@charset "UTF-8";

/*!
 * Quill Editor v1.3.4
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{font-size:16px}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:1em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:2em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:3em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:4em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:6em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:7em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:8em}@-webkit-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{background:#fff;border:2px solid rgba(0,0,0,.3)}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{margin:2em 0;text-align:center}.dropzone .dz-preview{display:inline-block;margin:16px;min-height:100px;position:relative;vertical-align:top}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview.dz-file-preview .dz-image{background:#999;background:linear-gradient(180deg,#eee,#ddd);border-radius:20px}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{border:none;cursor:pointer;display:block;font-size:14px;text-align:center}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{color:rgba(0,0,0,.9);font-size:13px;left:0;line-height:150%;max-width:100%;min-width:100%;opacity:0;padding:2em 1em;position:absolute;text-align:center;top:0;z-index:20}.dropzone .dz-preview .dz-details .dz-size{font-size:16px;margin-bottom:1em}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{background-color:hsla(0,0%,100%,.8);border:1px solid hsla(0,0%,78%,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:hsla(0,0%,100%,.4);border-radius:3px;padding:0 .4em}.dropzone .dz-preview:hover .dz-image img{-webkit-filter:blur(8px);filter:blur(8px);-webkit-transform:scale(1.05);transform:scale(1.05)}.dropzone .dz-preview .dz-image{border-radius:20px;display:block;height:120px;overflow:hidden;position:relative;width:120px;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(.77,0,.175,1);animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{-webkit-animation:slide-in 3s cubic-bezier(.77,0,.175,1);animation:slide-in 3s cubic-bezier(.77,0,.175,1);opacity:1}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{display:block;left:50%;margin-left:-27px;margin-top:-27px;opacity:0;pointer-events:none;position:absolute;top:50%;z-index:500}.dropzone .dz-preview .dz-error-mark svg,.dropzone .dz-preview .dz-success-mark svg{display:block;height:54px;width:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{background:hsla(0,0%,100%,.9);border-radius:8px;height:16px;left:50%;margin-left:-40px;margin-top:-8px;opacity:1;overflow:hidden;pointer-events:none;position:absolute;top:50%;-webkit-transform:scale(1);width:80px;z-index:1000}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(180deg,#666,#444);bottom:0;left:0;position:absolute;top:0;transition:width .3s ease-in-out;width:0}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{background:#be2626;background:linear-gradient(180deg,#be2626,#a92222);border-radius:8px;color:#fff;display:block;display:none;font-size:13px;left:-10px;opacity:0;padding:.5em 1.2em;pointer-events:none;position:absolute;top:130px;transition:opacity .3s ease;width:140px;z-index:1000}.dropzone .dz-preview .dz-error-message:after{border-bottom:6px solid #be2626;border-left:6px solid transparent;border-right:6px solid transparent;content:"";height:0;left:64px;position:absolute;top:-6px;width:0}.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{color:#fff;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);float:right;font-size:20px;font-weight:700;line-height:1;opacity:.8;position:relative;right:-.3em;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;top:-.3em}.toast-close-button:focus,.toast-close-button:hover{color:#000;cursor:pointer;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40);opacity:.4;text-decoration:none}.rtl .toast-close-button{float:left;left:-.3em;right:.3em}button.toast-close-button{-webkit-appearance:none;background:0 0;border:0;cursor:pointer;padding:0}.toast-top-center{right:0;top:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{right:0;top:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{left:12px;top:12px}.toast-top-right{right:12px;top:12px}.toast-bottom-right{bottom:12px;right:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{pointer-events:none;position:fixed;z-index:999999}#toast-container *{box-sizing:border-box}#toast-container>div{background-position:15px;background-repeat:no-repeat;border-radius:3px;box-shadow:0 0 12px #999;color:#fff;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);margin:0 0 6px;opacity:.8;overflow:hidden;padding:15px 15px 15px 50px;pointer-events:auto;position:relative;width:300px}#toast-bottom-center,#toast-bottom-full-width,#toast-bottom-left,#toast-bottom-right,#toast-top-center,#toast-top-full-width,#toast-top-left,#toast-top-right{pointer-events:none;position:fixed;z-index:999999}#toast-bottom-center *,#toast-bottom-full-width *,#toast-bottom-left *,#toast-bottom-right *,#toast-top-center *,#toast-top-full-width *,#toast-top-left *,#toast-top-right *{box-sizing:border-box}#toast-bottom-center>div,#toast-bottom-full-width>div,#toast-bottom-left>div,#toast-bottom-right>div,#toast-top-center>div,#toast-top-full-width>div,#toast-top-left>div,#toast-top-right>div{background-position:15px;background-repeat:no-repeat;border-radius:3px;box-shadow:0 0 12px #999;color:#fff;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);margin:0 0 6px;opacity:.8;overflow:hidden;padding:15px 15px 15px 50px;pointer-events:auto;position:relative;width:300px}#toast-container>div.rtl{background-position:right 15px center;direction:rtl;padding:15px 50px 15px 15px}#toast-container>div:hover{box-shadow:0 0 12px #000;box-shadow:0 0 10px var(--gray-600);-moz-box-shadow:0 0 10px var(--gray-600);-webkit-box-shadow:0 0 10px var(--gray-600);cursor:pointer;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);opacity:1}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-bottom-center.toast-bottom-center>div,#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div,#toast-top-center.toast-top-center>div{margin-left:auto;margin-right:auto;width:300px}#toast-bottom-full-width.toast-bottom-full-width>div,#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div,#toast-top-full-width.toast-top-full-width>div{margin-left:auto;margin-right:auto;width:96%}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{background-color:#000;bottom:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40);height:4px;left:0;opacity:.4;position:absolute}@media (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}#toast-container>div.rtl{padding:15px 50px 15px 15px}}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translate3d(0,0,9999 px);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right:2px solid var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.owl-carousel{-webkit-tap-highlight-color:transparent;display:none;position:relative;width:100%;z-index:1}.owl-carousel .owl-stage{-moz-backface-visibility:hidden;position:relative;touch-action:manipulation}.owl-carousel .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.owl-carousel .owl-stage-outer{overflow:hidden;position:relative;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-backface-visibility:hidden;float:left;min-height:1px;position:relative}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;border:none;color:inherit;font:inherit;padding:0!important}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{display:block;opacity:0}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{background:#000;height:100%;position:relative}.owl-carousel .owl-video-play-icon{-webkit-backface-visibility:hidden;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU1RTM0MEU5QzBCMDExRTM4MURCQTkwQzkyRUYxMzEzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU1RTM0MEVBQzBCMDExRTM4MURCQTkwQzkyRUYxMzEzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTVFMzQwRTdDMEIwMTFFMzgxREJBOTBDOTJFRjEzMTMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTVFMzQwRThDMEIwMTFFMzgxREJBOTBDOTJFRjEzMTMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6n647gAAAP5klEQVR42uxcCVRU1xl+82aGQWAQEcVAFI2gWCMqxDWYYOPCSQPxpNianLjHGJtdY2ubGI0naeBU20ZjTBQxotGKB6IhatVoIkQSRR1EQNFRBlllGZDNGRDof4f/6eP63jDMjqf3nCvOW+7yvX+//72S9vZ25v/F/CIj/0gkErMbMPcDNDU1+SkUilB4fwr0/wTUwVD7Q/Uw3l17dWtraxXUfJ1OlwntpGk0mtzJkyfXtJsxGEvmbnif9GkvAO/evfsM/JkilUrnQp+PWZMSWlpacuvr67dptdq0oKCgbLjUZgqglgLIWMrC5H1jVa/Xj4LJvd/W1lbUbqfS3NycU1lZ+U5CQkI/GCJrbHwWF1sBCKBFAMVta3dggf4rqqqqYk+fPj0UhirlOM6aAFqdhQG4MSzLvgVsutDYeyC/tDU1NWqQX5dycnLysrOzS86cOVOVmZlZT5oVeqdXr17sjBkzvEJCQvqGhYUNGTZs2OMDBgwY7enpGQD9uYn1BdRfW11d/eW0adM+hn7uwJjbnFIGwkDXAnhrjCiOCgDs159//jlt3759eSdPnqwgWGLVE/yhtpKmjI2ZsCUqQDlUxYoVKwIjIyPHjxw58pn+/fuHiYEJ4uQayMjNfn5+X5K+CJBOIQOB6iYDeL+KsVJFRcXFlJSUTyZNmjQTXgmFOgzqo1D7QlUS4kIwBNmMYjkOQPKsC1QCVm+o/aEGrFq1aoZKpfqisbGxWGw8wNbfzJw50xvbcCyAYE6sFBvorVu3VFu3bv0LPDYJ6igyQQTNHQFju1JCplQElYChwA/iO2vWrDEgDmKB6kuExgYi5HphYeFSfId1CIAAXqLQ4BoaGoqTkpI+hkcmQ30cqa03N1hrgGYCmISq+86bN29sfn5+PIz1jtBYCwoKPsIPytoNQHhHCSybKjSg3Nzcb8PDw5+Dx8YgxfVGVpPYEjgRMDkgfXbu3Pk8KK3zQmMuLS2NR8qV2hzAO3fuBAB4P9CDgOtVO3bsWA2PTEQZ5wPV1dYU1w0g3ceOHRtw9erVL4nyEJDTSfixpTYDEJ7tD+D9RHcOJkLe/PnzX0QFMYj7mo4GToC1idztk56e/idQfPX0PMrLy/d1G0RTAYTnZADefwXI/8yECROeRSXhi1QncSbwBKjR48CBA1HANaX0fIqKiuK7BaKpAAJ4KXRn169fP+Hv7/9buP0b1K5yZwaPosZeiYmJ4QCihp6XWq2OQy5irQIgaLA4uhMwAdI9PDyehtvBhC2IYevswAmAqABrIRx851v0/C5cuLCcUGqXIHYFIPiTiwXsu6zg4OAZcHsEgiftSeBRILqAR/QszPM2f45giGtCQ0MD0fQyD0BUGrcoG68IfMrn4fZIqN49jfLEKBEobh78buXPtaSk5ACKJqlZAALr7uQ3CL/1sbGxb6KN16+ng8ebu0EmAmCf0dyWlZVFTDNPUVYWAxBI+hW6sR9//HEL3BoH1R+NY+YhAdAAYlhYWO+6urrT/DkTVxA4bgRaF6YDCKybxW+orKzsHFx+Eupj6MBLLAEQPlCMKcEDOwJoMHGOHj0aBpzWyJ87cQVFWVkIQGhgBRWY1L/77rsLUe558cnZgsGTr5sEA34cQ1MSJwCQFDkoyVia+77++uto9JklRgGE33Kgvnz+yyqVKglZ9xG09RhrAIgfp7q4uPj96OhopSPcPqF449q1a310Ot1Vigp3wb0B3EKcKIBAfa/zX9Tr9bXTp08n6AcJfQFLAeSZDefz8vKetXfgQaRINRrNIlqBxsXFTX8AA7oRoL5s/ouZmZkE+TDUutLuLiqZCiA3TvCrdyQnJz9mL9tSrMydO9cdqDCH4sTPMXArFQQQHOxp/Bfgd+OcOXOIsA9ExcHYGECO6kuAAl63RzTHSGFBcb5BcUkJXB+KITJBAD+ifN3jcPmJB1C3MYBcqa+vPwUG7lO29LGNlT179viCjO7kSIDX8jf0vlihRaFO0YktW7asQF/X4wHtYwcASYEx6SoqKj7bvHnzAFuwdReFBbswnj8erVabjSE7RScAwaEeT5FraWBgYASG4+XmLqxbCiBvDeMalLk4cImdAGSKiooi6QCsu7v7KIzW3LfnJBLJFP6LN2/ePK9Wq2+T1UjimDg6iUehUMD3DEy8fft2cnp6eiiMVyaxeE2y63Lq1KkM0MDF/GsLFy4cwomVe18BHlLxUd67dy/xAYej2mYcTYGUYV8HAn7dggULvCxVMqasnYPBv4/fP3zA9WgTSrmG3KgB6ubPn/975HUXZwOQ56dmge04yxLb0ZRSU1PzJhWRuoEurauhEZB/Y/gP1NbW3vD09JxgTPs6A4CcngHBvic1NTXYHJfQlFJSUjIZOLSW32lUVFQ4idKwCMII/gsA4E3QPiTdormLNAtnKJI+ffq8GBkZmQZy+21CFSAaWWt2AHK3ALhSw782depUYg+6cB0N598Eb6AIwbsrlujjdJmiMlm/gQMHrgfr4QewHacCiHJrKZk1a9ZUAAV2AnDo0KEDiSJhUQMP4d+srKws4SX69Kji5uY2ecyYMUdgDp/v3r3bH+Zmcf7L/v37W8EeLeRf8/X1fYQPYD+KAmuQ+tqYHlgI9fn4+Lw6e/bs0zdu3FgIv12tQI1l/B+gI0h8UMaxsCfF8w1IfT06A93FxWXQkCFDtoFLeCAjI2OcJbYjcUL4v11dXQ1rxxyACip9g1MebcxDUDw8PGZOnDgxHVzCf5BAgDlKhriUneJdUqkLH0CWeritp1OfQHJlHbCzDiPqsu6+z7JsM/XbYDJxwHVSFnK5QTY+FACSGGNOTs6BWbNmvQJU+B9z50XkKkVkBvdWhp3c4d9UKpWuYtGXnlRAGebu2LFj68qVK88QhwJrvTm+Pb1/paWl5Q4fwFr+TS8vLyUC2CNBBM+qFvzVPTExMfvAKdAicCQwQpIszTLNgGV9+L/B3iTttbFIjuX8m/369fPhlhx7Gnhqtfr44sWLl06bNi0BwCMOAYmkVJI5mwseUuCj/N9VVVWkzVYZkmMBqOV7N8GG8kcA2Z4CHJheN8Dg3bZkyZKfiDcKVYvsqudvazBTjsrBlRvEv1ZaWlp2D0Ag+Xz+TW9v70EY73J6AGFiTefOndu/aNGi3ZcvX65AdiUAEhnVas7+ObrodDo/sCk7bU3Lysq6afDWSPvFxcXDqGh0WUhISCgXdXXWaExRUdHp5cuXL8B1G+Lce3c3Ym1KAQ59BsRcpyT14ODgCENMkDSyceNGBbUO0frpp5/OxgFJnA3AhoaGUtwFQLZPjMDgpps5ayYm2pAf8Puvqam5ynQkGvS9l+IFbHyW/1BaWlocI7QS70AAW1tbmy9evLg/IiKC2wUwCN1Qs1NDTKTAY/xxfP/99yQiPcrQN9dIZWXlEir3+RRcHsKIZSXZGUCyaWfdunWvQZfjmY4sCavsAjBBRPkCR9bwxzJlypTfwa3BBnHBNZKXlxdELarXzZs3L7wrOWhrAMmmxCNHjvxTJpORzDCS3OSH6zRSe6zKgZKawx8PaHsNfsT+BiXLa0QKbHyF//CJEyfWMiIpHXYAsC0/P//w7NmzSWZEKH5xL8bKi+wmAJhKLax/AZdD7kWw+FmaWq32r9SmvAtMx24jhT0BBBcsHxQbWdSfgNFy8rV7MTZI8+jCfAkE9m3ij2316tWLUOO70gAy8MVHU9q4LT4+/iWmY9+EzTMTyOYXUF5b/f39p6KQfhRFiM3yB7tQHhso7XsNP+p95Uo1IgWVfZZKtD6OckduSwALCwtPLVu27GW06YjRSvJPbJ7qJlaampr8gX60/DEeOnRoA37Y+wRF5wmXl5cvoaiwZdu2bTFICRJrAwhCuTAxMfFDnk3nizadXZItxQqYTJ9QyoOsiTz5gEgTaEQBvH+B2oiXIUaFFgy++cqVKwmhoaGR0Mxoa9h01gIQN1TWUAp1E46zTycXV6ARkhe3TCBD/22coFUyVDUazQtMx67OIKYjgVvBOGZLrBD1fUNTn1KpnIKWgOsDFCRQFCAwU6jtrGVLly4dTTdgwcAVaJZ4MA7c6SRgtkTTxHP8+PGNSH3eDwRYRABks7OznxbYmXkI7UKZFQDkdpY7zTYH9DqK6N2oTMfO+wBBr8yIIJXDy3+nQVSpVGsY3s6dh2WjDfxfIrQLPy4u7g1GYHuHKQASCnGvq6v7ic5WB9dqDmpKycMCIMzrAWJJT0+PR7dN1IzrMtH64MGDIdB4A3W0UuWuXbsiGCffXG0qgDC/1wTs0jQ0W4YyQhtsTATQsPBUUFDwjsAZCTe3b98+iXHQgRLWqqA05pKUSDpggLvwg9FoZo1GU7paT2E6djJuFABRk5yc/GRPBRHAI5tpWih3smn9+vVvo9b16XIR3sSgIvkCSjCo9wqclFYOsiKqp7Gz2IFBKSkpsRht9mO6yM7tDoAciJ4AYrJApLhRrVb/2Z4umAXVE8a7XQi8w4cP/wuDBQEY/ZFYE0AG7bbe5HgQkTOpkjZs2DCQcdIjAIBbnqC38XJLBd999x1JPJqIUXjTTzIyY9XPACJoqa+EQAS5eC03N/cPjnLNRKoLgLSKrEcZOTBoPLpq3TsGysxlUwKiJ3grH5B1WSEga2trk8+ePTuOceBeYFQUzwHVZYqts2AIjUS8B3IiqLur7uauNxsUy6ZNmyKqq6vPiqyiNYJJsBuAnmRnIFkA7nmoJ8Wi3pcuXUqG8YSjl3HvwCBz0hYsWbRnUdgOACWy1dh+N/BoDoIp9MekpCRvWykaYMfBIOfeAuDOGtlbUgGe1AaMPwZheEpudh6QFTIfJEhdXqmpqS+BIjltbL0DJlgIYH4FfvYLWVlZ/haCKdPpdMOgzUUAWgp8qNvG+iZUhwbyWNS05p3Yxp+8tY4AxbRZQo29MzMzXx0+fPhLSqUyqIu02VqY+BWouVCzwYgl+SZkx2gtUFMDy7J6aKNdLpe7gThQSqVSQr1+8DcQ+hsNf0fCM0FMF4fjXLt27Sho2UPvvffeGV7iEckDt3wfjDWOABU4IY24PwEZGRkfggy83O6AQpYigOK+jY2NfR01LFkueISOP1ojBdZqAPIGxSJVEPkSkJCQ8LJKpfoK2K3S1sCRNLdjx479OyYm5gVcoBqOwCmF1pQtll/WYmGRpEQWB+2KJoI72FxPjRo1alxwcHCku7v7YGukuGm12qu//PJL6tGjR1VgFagxta0e2ZRs19WLpbr1iKPgcW+GlAcmkZVu0dHRflFRUcHDoPj5+QWBvPN1dXXtS2SeTCZzw0x4YsvpyRmoer2+HmQjWE3VJQUFBerz58+rd+3aVaDRaJoQtEYEjH+sstEj4R0OoJlamwPTBascWV7O3D8OmcXKDa4dBX4rJom3YG3mVe6a3bZpOAJAIVuSO1ib5eVmCyW5t1NActVh+1r+J8AAu6ig4K2spqcAAAAASUVORK5CYII=) no-repeat;cursor:pointer;height:80px;left:50%;margin-left:-40px;margin-top:-40px;position:absolute;top:50%;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease;width:80px;z-index:1}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;opacity:0;transition:opacity .4s ease}.owl-carousel .owl-video-frame{height:100%;position:relative;width:100%;z-index:1}.owl-theme .owl-nav{-webkit-tap-highlight-color:transparent;margin-top:10px;text-align:center}.owl-theme .owl-nav [class*=owl-]{background:#d6d6d6;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;margin:5px;padding:4px 7px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{cursor:default;opacity:.5}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{-webkit-tap-highlight-color:transparent;text-align:center}.owl-theme .owl-dots .owl-dot{zoom:1;display:inline-block;*display:inline}.owl-theme .owl-dots .owl-dot span{-webkit-backface-visibility:visible;background:#d6d6d6;border-radius:30px;display:block;height:10px;margin:5px 7px;transition:opacity .2s ease;width:10px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}._3_ygE{border-bottom:1px solid #e6e4e4;border-left:1px solid #e6e4e4;border-top:1px solid #e6e4e4;display:table}._1nBOt{display:table-row;list-style:none}._2eZzQ{border-right:1px solid #c4c4c4;margin-left:-2px;opacity:1}._WuQ0f{display:table-cell;vertical-align:-webkit-baseline-middle;vertical-align:middle}._3ZbQT{border-bottom:1px solid #e6e4e4;border-left:1px solid #e6e4e4;display:table}._34SS0{display:table-row;text-overflow:ellipsis}._34SS0:nth-of-type(2n){background-color:#f5f5f5}._3lLk3{display:table-cell;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}._nI1Xw{display:flex}._2QjE6{color:#565656;cursor:pointer;padding:.15rem .2rem 0}._2QjE6,._2TfEi{font-size:.6rem;-webkit-user-select:none;-ms-user-select:none;user-select:none}._2TfEi{padding-left:1rem}._3T42e{background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);padding:12px}._29NTg{color:#666;font-size:12px;margin-bottom:6px}._25P-K{-webkit-touch-callout:none;flex-shrink:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}._25P-K,._3gVAq{display:flex;pointer-events:none;position:absolute}._3gVAq{visibility:hidden}._1eT-t{flex-shrink:0;overflow:hidden auto;scrollbar-width:thin;width:1rem}._1eT-t::-webkit-scrollbar{height:1.1rem;width:1.1rem}._1eT-t::-webkit-scrollbar-corner{background:transparent}._1eT-t::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);background:var(--palette-black-alpha-20,rgba(0,0,0,.2));background-clip:padding-box;border:6px solid transparent;border-radius:10px}._1eT-t::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3);background:var(--palette-black-alpha-30,rgba(0,0,0,.3));background-clip:padding-box;border:4px solid transparent}._2dZTy{fill:#fff}._2dZTy:nth-child(2n){fill:#f5f5f5}._3rUKi{stroke:#ebeff2}._RuwuK{stroke:#e6e4e4}._9w8d5{text-anchor:middle;fill:#333;-webkit-touch-callout:none;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}._1rLuZ{stroke:#e6e4e4}._2q1Kt{text-anchor:middle;fill:#555;-webkit-touch-callout:none;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}._35nLX{fill:#fff;stroke:#e0e0e0;stroke-width:1.4}._KxSXS{cursor:pointer;outline:none}._KxSXS:hover ._3w_5u{opacity:1;visibility:visible}._3w_5u{fill:#ddd;cursor:ew-resize;opacity:0;visibility:hidden}._31ERP{stroke-width:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}._RRr13{cursor:pointer;outline:none}._2P2B1{-webkit-user-select:none;-ms-user-select:none;user-select:none}._1KJ6x{cursor:pointer;outline:none}._2RbVy{opacity:.6}._2RbVy,._2pZMF{-webkit-user-select:none;-ms-user-select:none;user-select:none}._3zRJQ{fill:#fff;text-anchor:middle;dominant-baseline:central;font-weight:lighter}._3KcaM,._3zRJQ{-webkit-touch-callout:none;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}._3KcaM{fill:#555;text-anchor:start}._CZjuD{font-size:0}._2B2zv,._CZjuD{margin:0;overflow:hidden;padding:0}._3eULf{display:flex;list-style:none;margin:0;outline:none;padding:0;position:relative}._2k9Ys{height:1.2rem;max-width:100%;overflow:auto;scrollbar-width:thin}._2k9Ys::-webkit-scrollbar{height:1.1rem;width:1.1rem}._2k9Ys::-webkit-scrollbar-corner{background:transparent}._2k9Ys::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);background:var(--palette-black-alpha-20,rgba(0,0,0,.2));background-clip:padding-box;border:6px solid transparent;border-radius:10px}._2k9Ys::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3);background:var(--palette-black-alpha-30,rgba(0,0,0,.3));background-clip:padding-box;border:4px solid transparent}._19jgW{height:1px}

/*!
*   _____       _             __                 _____                               ______ _       _   _
*  |_   _|     | |           / _|               |_   _|                             |  ____| |     | | (_)
*    | |  _ __ | |_ ___ _ __| |_ __ _  ___ ___    | |  ___ ___  _ __  ___   ______  | |__  | | __ _| |_ _  ___ ___  _ __
*    | | | '_ \| __/ _ \ '__|  _/ _` |/ __/ _ \   | | / __/ _ \| '_ \/ __| |______| |  __| | |/ _` | __| |/ __/ _ \| '_ \
*   _| |_| | | | ||  __/ |  | || (_| | (_|  __/  _| || (_| (_) | | | \__ \          | |    | | (_| | |_| | (_| (_) | | | |
*  |_____|_| |_|\__\___|_|  |_| \__,_|\___\___| |_____\___\___/|_| |_|___/          |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*                         UIcons 4.0.0 - https://www.flaticon.com/uicons/interface-icons
*/@font-face{font-display:swap;font-family:uicons-bold-rounded;src:url(/static/media/uicons-bold-rounded.d85a37101d6cc3491522.woff2) format("woff2"),url(/static/media/uicons-bold-rounded.1b87b4aa2d0d708865e5.woff) format("woff"),url(/static/media/uicons-bold-rounded.f8274e9b5aff0b5cf7c0.eot) format("embedded-opentype")}i[class*=" fi-br-"]:before,i[class^=fi-br-]:before,span[class*=fi-br-]:before,span[class^=fi-br-]:before{-webkit-font-feature-settings:normal;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:uicons-bold-rounded!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;text-transform:none}.fi-br-0:before{content:"\e001"}.fi-br-00s-music-disc:before{content:"\e002"}.fi-br-1:before{content:"\e003"}.fi-br-2:before{content:"\e008"}.fi-br-3:before{content:"\e00a"}.fi-br-360-degrees:before{content:"\e00c"}.fi-br-3d-printer:before{content:"\e00d"}.fi-br-3d-printer-house:before{content:"\e00e"}.fi-br-3d-printer-mug:before{content:"\e00f"}.fi-br-3d-printer-prosthesis:before{content:"\e010"}.fi-br-3d-printer-robot:before{content:"\e011"}.fi-br-3d-printer-toy:before{content:"\e012"}.fi-br-3d-printing-pen:before{content:"\e013"}.fi-br-4:before{content:"\e015"}.fi-br-404:before{content:"\e017"}.fi-br-5:before{content:"\e018"}.fi-br-5g-lock:before{content:"\e01b"}.fi-br-6:before{content:"\e01c"}.fi-br-60s-music-disc:before{content:"\e01d"}.fi-br-7:before{content:"\e01e"}.fi-br-70s-music-disc:before{content:"\e01f"}.fi-br-8:before{content:"\e020"}.fi-br-80s-music-disc:before{content:"\e021"}.fi-br-9:before{content:"\e022"}.fi-br-90s:before{content:"\e023"}.fi-br-90s-music-disc:before{content:"\e024"}.fi-br-a:before{content:"\e025"}.fi-br-abacus:before{content:"\e026"}.fi-br-abdomen:before{content:"\e028"}.fi-br-access-control:before{content:"\e02a"}.fi-br-access-denied:before{content:"\e02b"}.fi-br-accident:before{content:"\e02c"}.fi-br-accordion:before{content:"\e02d"}.fi-br-accountant:before{content:"\e02e"}.fi-br-acid-rain:before{content:"\e030"}.fi-br-acorn:before{content:"\e031"}.fi-br-ad:before{content:"\e033"}.fi-br-ad-forbidden:before{content:"\e035"}.fi-br-ad-paid:before{content:"\e036"}.fi-br-ad-slash:before{content:"\e037"}.fi-br-add:before{content:"\e038"}.fi-br-add-basket:before{content:"\e039"}.fi-br-add-document:before{content:"\e03a"}.fi-br-add-folder:before{content:"\e03b"}.fi-br-add-image:before{content:"\e03c"}.fi-br-address-book:before{content:"\e03d"}.fi-br-address-card:before{content:"\e03e"}.fi-br-admin:before{content:"\e03f"}.fi-br-admin-alt:before{content:"\e040"}.fi-br-affiliate-marketing:before{content:"\e04a"}.fi-br-age:before{content:"\e04c"}.fi-br-age-alt:before{content:"\e04d"}.fi-br-age-restriction-eighteen:before{content:"\e04e"}.fi-br-age-restriction-seven:before{content:"\e04f"}.fi-br-age-restriction-six:before{content:"\e050"}.fi-br-age-restriction-sixteen:before{content:"\e051"}.fi-br-age-restriction-thirteen:before{content:"\e053"}.fi-br-age-restriction-three:before{content:"\e054"}.fi-br-age-restriction-twelve:before{content:"\e055"}.fi-br-age-restriction-twenty-one:before{content:"\e056"}.fi-br-age-restriction-zero:before{content:"\e057"}.fi-br-ai-algorithm:before{content:"\e05b"}.fi-br-ai-artist:before{content:"\e05c"}.fi-br-ai-podcast:before{content:"\e05e"}.fi-br-ai-technology:before{content:"\e05f"}.fi-br-air-conditioner:before{content:"\e060"}.fi-br-air-freshener:before{content:"\e061"}.fi-br-air-pollution:before{content:"\e062"}.fi-br-airplane-journey:before{content:"\e065"}.fi-br-airplane-mode-off:before{content:"\e066"}.fi-br-airplane-mode-on:before{content:"\e067"}.fi-br-airplane-window-open:before{content:"\e068"}.fi-br-airplay:before{content:"\e069"}.fi-br-alarm-clock:before{content:"\e06a"}.fi-br-alarm-exclamation:before{content:"\e06b"}.fi-br-alarm-off:before{content:"\e06c"}.fi-br-alarm-plus:before{content:"\e06d"}.fi-br-alarm-snooze:before{content:"\e06e"}.fi-br-album:before{content:"\e06f"}.fi-br-album-circle-plus:before{content:"\e070"}.fi-br-album-circle-user:before{content:"\e071"}.fi-br-album-collection:before{content:"\e072"}.fi-br-algorithm:before{content:"\e074"}.fi-br-alicorn:before{content:"\e075"}.fi-br-alien:before{content:"\e076"}.fi-br-align-center:before{content:"\e078"}.fi-br-align-justify:before{content:"\e079"}.fi-br-align-left:before{content:"\e07a"}.fi-br-align-slash:before{content:"\e07b"}.fi-br-allen-keys:before{content:"\e07c"}.fi-br-allergy:before{content:"\e07d"}.fi-br-aloe-vera:before{content:"\e07e"}.fi-br-ambulance:before{content:"\e081"}.fi-br-american-football:before{content:"\e084"}.fi-br-amp-guitar:before{content:"\e086"}.fi-br-analyse:before{content:"\e089"}.fi-br-analyse-alt:before{content:"\e08a"}.fi-br-analytics:before{content:"\e08b"}.fi-br-analytics-magnifying-glass:before{content:"\e08c"}.fi-br-anatomical-heart:before{content:"\e08e"}.fi-br-anchor:before{content:"\e08f"}.fi-br-angel:before{content:"\e091"}.fi-br-angle:before{content:"\e092"}.fi-br-angle-90:before{content:"\e093"}.fi-br-angle-circle-down:before{content:"\e094"}.fi-br-angle-circle-left:before{content:"\e095"}.fi-br-angle-circle-right:before{content:"\e096"}.fi-br-angle-circle-up:before{content:"\e097"}.fi-br-angle-double-left:before{content:"\e098"}.fi-br-angle-double-right:before{content:"\e099"}.fi-br-angle-double-small-down:before{content:"\e09a"}.fi-br-angle-double-small-left:before{content:"\e09b"}.fi-br-angle-double-small-right:before{content:"\e09c"}.fi-br-angle-double-small-up:before{content:"\e09d"}.fi-br-angle-down:before{content:"\e09e"}.fi-br-angle-left:before{content:"\e09f"}.fi-br-angle-right:before{content:"\e0a0"}.fi-br-angle-small-down:before{content:"\e0a1"}.fi-br-angle-small-left:before{content:"\e0a2"}.fi-br-angle-small-right:before{content:"\e0a3"}.fi-br-angle-small-up:before{content:"\e0a4"}.fi-br-angle-square-down:before{content:"\e0a5"}.fi-br-angle-square-left:before{content:"\e0a6"}.fi-br-angle-square-right:before{content:"\e0a7"}.fi-br-angle-square-up:before{content:"\e0a8"}.fi-br-angle-up:before{content:"\e0a9"}.fi-br-angles-up-down:before{content:"\e0aa"}.fi-br-angry:before{content:"\e0ab"}.fi-br-animated-icon:before{content:"\e0ad"}.fi-br-anise:before{content:"\e0ae"}.fi-br-ankh:before{content:"\e0af"}.fi-br-answer:before{content:"\e0b0"}.fi-br-answer-alt:before{content:"\e0b1"}.fi-br-anxiety:before{content:"\e0b2"}.fi-br-apartment:before{content:"\e0b3"}.fi-br-aperture:before{content:"\e0b4"}.fi-br-api:before{content:"\e0b5"}.fi-br-api-cloud:before{content:"\e0b6"}.fi-br-app-notification:before{content:"\e0b8"}.fi-br-appendicitis:before{content:"\e0ba"}.fi-br-apple-books:before{content:"\e0bc"}.fi-br-apple-core:before{content:"\e0bd"}.fi-br-apple-crate:before{content:"\e0be"}.fi-br-apple-dumbbell:before{content:"\e0bf"}.fi-br-apple-juice:before{content:"\e0c0"}.fi-br-apple-pie:before{content:"\e0c2"}.fi-br-apple-whole:before{content:"\e0c3"}.fi-br-apps:before{content:"\e0c4"}.fi-br-apps-add:before{content:"\e0c5"}.fi-br-apps-delete:before{content:"\e0c6"}.fi-br-apps-sort:before{content:"\e0c7"}.fi-br-apricot:before{content:"\e0c8"}.fi-br-april-calendar:before{content:"\e0c9"}.fi-br-archery:before{content:"\e0ca"}.fi-br-architect-plan:before{content:"\e0cb"}.fi-br-archive:before{content:"\e0cc"}.fi-br-archway:before{content:"\e0cd"}.fi-br-arepa:before{content:"\e0ce"}.fi-br-armor:before{content:"\e0cf"}.fi-br-army-general:before{content:"\e0d1"}.fi-br-arrow-alt-circle-down:before{content:"\e0d2"}.fi-br-arrow-alt-circle-left:before{content:"\e0d3"}.fi-br-arrow-alt-circle-right:before{content:"\e0d4"}.fi-br-arrow-alt-circle-up:before{content:"\e0d5"}.fi-br-arrow-alt-down:before{content:"\e0d6"}.fi-br-arrow-alt-from-bottom:before{content:"\e0d7"}.fi-br-arrow-alt-from-left:before{content:"\e0d8"}.fi-br-arrow-alt-from-right:before{content:"\e0d9"}.fi-br-arrow-alt-from-top:before{content:"\e0da"}.fi-br-arrow-alt-left:before{content:"\e0db"}.fi-br-arrow-alt-right:before{content:"\e0dc"}.fi-br-arrow-alt-square-down:before{content:"\e0dd"}.fi-br-arrow-alt-square-left:before{content:"\e0de"}.fi-br-arrow-alt-square-right:before{content:"\e0df"}.fi-br-arrow-alt-square-up:before{content:"\e0e0"}.fi-br-arrow-alt-to-bottom:before{content:"\e0e1"}.fi-br-arrow-alt-to-left:before{content:"\e0e2"}.fi-br-arrow-alt-to-right:before{content:"\e0e3"}.fi-br-arrow-alt-to-top:before{content:"\e0e4"}.fi-br-arrow-alt-up:before{content:"\e0e5"}.fi-br-arrow-circle-down:before{content:"\e0e6"}.fi-br-arrow-circle-left:before{content:"\e0e7"}.fi-br-arrow-circle-right:before{content:"\e0e8"}.fi-br-arrow-circle-up:before{content:"\e0e9"}.fi-br-arrow-comparison:before{content:"\e0ea"}.fi-br-arrow-down:before{content:"\e0eb"}.fi-br-arrow-down-from-arc:before{content:"\e0ed"}.fi-br-arrow-down-from-dotted-line:before{content:"\e0ee"}.fi-br-arrow-down-left:before{content:"\e0ef"}.fi-br-arrow-down-small-big:before{content:"\e0f0"}.fi-br-arrow-down-strenght:before{content:"\e0f1"}.fi-br-arrow-down-to-dotted-line:before{content:"\e0f2"}.fi-br-arrow-down-to-square:before{content:"\e0f3"}.fi-br-arrow-down-triangle-square:before{content:"\e0f4"}.fi-br-arrow-from-bottom:before{content:"\e0f5"}.fi-br-arrow-from-left:before{content:"\e0f6"}.fi-br-arrow-from-right:before{content:"\e0f7"}.fi-br-arrow-from-top:before{content:"\e0f8"}.fi-br-arrow-left:before{content:"\e0f9"}.fi-br-arrow-left-from-arc:before{content:"\e0fa"}.fi-br-arrow-left-from-line:before{content:"\e0fb"}.fi-br-arrow-left-to-arc:before{content:"\e0fc"}.fi-br-arrow-progress:before{content:"\e0fd"}.fi-br-arrow-progress-alt:before{content:"\e0fe"}.fi-br-arrow-right:before{content:"\e0ff"}.fi-br-arrow-right-to-bracket:before{content:"\e100"}.fi-br-arrow-right-to-city:before{content:"\e101"}.fi-br-arrow-small-down:before{content:"\e102"}.fi-br-arrow-small-left:before{content:"\e103"}.fi-br-arrow-small-right:before{content:"\e104"}.fi-br-arrow-small-up:before{content:"\e105"}.fi-br-arrow-square-down:before{content:"\e106"}.fi-br-arrow-square-left:before{content:"\e107"}.fi-br-arrow-square-right:before{content:"\e108"}.fi-br-arrow-square-up:before{content:"\e109"}.fi-br-arrow-to-bottom:before{content:"\e10a"}.fi-br-arrow-to-left:before{content:"\e10b"}.fi-br-arrow-to-right:before{content:"\e10c"}.fi-br-arrow-to-top:before{content:"\e10d"}.fi-br-arrow-trend-down:before{content:"\e10e"}.fi-br-arrow-trend-up:before{content:"\e10f"}.fi-br-arrow-turn-down-left:before{content:"\e110"}.fi-br-arrow-turn-down-right:before{content:"\e111"}.fi-br-arrow-turn-left-up:before{content:"\e113"}.fi-br-arrow-up:before{content:"\e115"}.fi-br-arrow-up-from-dotted-line:before{content:"\e116"}.fi-br-arrow-up-from-ground-water:before{content:"\e117"}.fi-br-arrow-up-from-square:before{content:"\e118"}.fi-br-arrow-up-left:before{content:"\e119"}.fi-br-arrow-up-left-from-circle:before{content:"\e11a"}.fi-br-arrow-up-right:before{content:"\e11b"}.fi-br-arrow-up-right-and-arrow-down-left-from-center:before{content:"\e11c"}.fi-br-arrow-up-right-from-square:before{content:"\e11d"}.fi-br-arrow-up-small-big:before{content:"\e11e"}.fi-br-arrow-up-square-triangle:before{content:"\e11f"}.fi-br-arrow-up-to-arc:before{content:"\e120"}.fi-br-arrow-up-to-dotted-line:before{content:"\e121"}.fi-br-arrow-upward-growth-crypto:before{content:"\e122"}.fi-br-arrows:before{content:"\e123"}.fi-br-arrows-alt:before{content:"\e124"}.fi-br-arrows-alt-h:before{content:"\e125"}.fi-br-arrows-alt-v:before{content:"\e126"}.fi-br-arrows-cross:before{content:"\e127"}.fi-br-arrows-down-curve:before{content:"\e128"}.fi-br-arrows-down-to-people:before{content:"\e129"}.fi-br-arrows-from-dotted-line:before{content:"\e12a"}.fi-br-arrows-from-line:before{content:"\e12b"}.fi-br-arrows-h:before{content:"\e12c"}.fi-br-arrows-h-copy:before{content:"\e12d"}.fi-br-arrows-repeat:before{content:"\e12e"}.fi-br-arrows-repeat-1:before{content:"\e12f"}.fi-br-arrows-retweet:before{content:"\e130"}.fi-br-arrows-split-right-and-left:before{content:"\e132"}.fi-br-arrows-split-up-and-left:before{content:"\e133"}.fi-br-arrows-to-circle:before{content:"\e134"}.fi-br-arrows-to-dot:before{content:"\e135"}.fi-br-arrows-to-dotted-line:before{content:"\e136"}.fi-br-arrows-to-eye:before{content:"\e137"}.fi-br-arrows-to-line:before{content:"\e138"}.fi-br-artificial-intelligence:before{content:"\e139"}.fi-br-artist:before{content:"\e13a"}.fi-br-ask-us:before{content:"\e13c"}.fi-br-assept-document:before{content:"\e13d"}.fi-br-assessment:before{content:"\e13e"}.fi-br-assessment-alt:before{content:"\e13f"}.fi-br-assign:before{content:"\e140"}.fi-br-assistive-listening-systems:before{content:"\e141"}.fi-br-asterik:before{content:"\e142"}.fi-br-asthma:before{content:"\e143"}.fi-br-astonished-face:before{content:"\e144"}.fi-br-at:before{content:"\e147"}.fi-br-atm:before{content:"\e14a"}.fi-br-attention-detail:before{content:"\e14d"}.fi-br-attribution-pen:before{content:"\e14e"}.fi-br-attribution-pencil:before{content:"\e14f"}.fi-br-aubergine:before{content:"\e150"}.fi-br-auction:before{content:"\e151"}.fi-br-auction-bidding:before{content:"\e152"}.fi-br-auction-paddle:before{content:"\e153"}.fi-br-audience-megaphone:before{content:"\e154"}.fi-br-audio-description-slash:before{content:"\e155"}.fi-br-audit:before{content:"\e157"}.fi-br-audit-alt:before{content:"\e158"}.fi-br-augmented-reality:before{content:"\e15a"}.fi-br-august-calendar:before{content:"\e15b"}.fi-br-austral-sign:before{content:"\e15c"}.fi-br-australia:before{content:"\e15d"}.fi-br-australia-country-code:before{content:"\e15e"}.fi-br-australia-flag:before{content:"\e15f"}.fi-br-auto-pilot:before{content:"\e160"}.fi-br-auto-reply:before{content:"\e161"}.fi-br-auto-sync:before{content:"\e162"}.fi-br-auto-update:before{content:"\e163"}.fi-br-autosave:before{content:"\e164"}.fi-br-avi-file:before{content:"\e165"}.fi-br-avocado:before{content:"\e166"}.fi-br-avocado-toast:before{content:"\e167"}.fi-br-award:before{content:"\e168"}.fi-br-axe:before{content:"\e16a"}.fi-br-axe-battle:before{content:"\e16b"}.fi-br-axe-hammer:before{content:"\e16c"}.fi-br-b:before{content:"\e16d"}.fi-br-baby:before{content:"\e16e"}.fi-br-baby-carriage:before{content:"\e16f"}.fi-br-baby-cradle:before{content:"\e170"}.fi-br-back-up:before{content:"\e172"}.fi-br-background:before{content:"\e173"}.fi-br-backpack:before{content:"\e174"}.fi-br-bacon:before{content:"\e175"}.fi-br-bacon-egg:before{content:"\e176"}.fi-br-bacteria:before{content:"\e177"}.fi-br-bacterium:before{content:"\e178"}.fi-br-badge:before{content:"\e179"}.fi-br-badge-check:before{content:"\e17a"}.fi-br-badge-dollar:before{content:"\e17b"}.fi-br-badge-leaf:before{content:"\e17c"}.fi-br-badge-percent:before{content:"\e17d"}.fi-br-badge-sheriff:before{content:"\e17e"}.fi-br-badger-honey:before{content:"\e17f"}.fi-br-badget-check-alt:before{content:"\e180"}.fi-br-badminton:before{content:"\e181"}.fi-br-bag-map-pin:before{content:"\e182"}.fi-br-bag-seedling:before{content:"\e183"}.fi-br-bag-shopping-minus:before{content:"\e184"}.fi-br-bagel:before{content:"\e185"}.fi-br-bags-shopping:before{content:"\e186"}.fi-br-baguette:before{content:"\e187"}.fi-br-bahai:before{content:"\e188"}.fi-br-baht-sign:before{content:"\e189"}.fi-br-balance-scale-left:before{content:"\e18a"}.fi-br-balance-scale-right:before{content:"\e18b"}.fi-br-balcony:before{content:"\e18c"}.fi-br-ball-pile:before{content:"\e18e"}.fi-br-ballet-dance:before{content:"\e190"}.fi-br-balloon:before{content:"\e191"}.fi-br-balloons:before{content:"\e192"}.fi-br-ballot:before{content:"\e193"}.fi-br-ballot-check:before{content:"\e194"}.fi-br-bamboo:before{content:"\e195"}.fi-br-ban:before{content:"\e196"}.fi-br-ban-bug:before{content:"\e197"}.fi-br-banana:before{content:"\e198"}.fi-br-bananas:before{content:"\e199"}.fi-br-band-aid:before{content:"\e19a"}.fi-br-band-aid-alt:before{content:"\e19b"}.fi-br-bandage-wound:before{content:"\e19d"}.fi-br-bangladeshi-taka-sign:before{content:"\e19e"}.fi-br-banjo:before{content:"\e19f"}.fi-br-bank:before{content:"\e1a0"}.fi-br-bank-app:before{content:"\e1a1"}.fi-br-banner:before{content:"\e1a2"}.fi-br-banner-2:before{content:"\e1a3"}.fi-br-banner-3:before{content:"\e1a4"}.fi-br-banner-4:before{content:"\e1a5"}.fi-br-banner-5:before{content:"\e1a6"}.fi-br-barber-pole:before{content:"\e1a7"}.fi-br-barber-shop:before{content:"\e1a8"}.fi-br-barcode:before{content:"\e1a9"}.fi-br-barcode-read:before{content:"\e1aa"}.fi-br-barcode-scan:before{content:"\e1ab"}.fi-br-barefoot:before{content:"\e1ac"}.fi-br-barrier-caution:before{content:"\e1ad"}.fi-br-barrier-cone:before{content:"\e1ae"}.fi-br-barrow:before{content:"\e1af"}.fi-br-bars-filter:before{content:"\e1b0"}.fi-br-bars-progress:before{content:"\e1b1"}.fi-br-bars-sort:before{content:"\e1b2"}.fi-br-bars-staggered:before{content:"\e1b3"}.fi-br-baseball:before{content:"\e1b4"}.fi-br-baseball-alt:before{content:"\e1b5"}.fi-br-baseball-player:before{content:"\e1b6"}.fi-br-basket-shopping-minus:before{content:"\e1b8"}.fi-br-basket-shopping-plus:before{content:"\e1b9"}.fi-br-basket-shopping-simple:before{content:"\e1ba"}.fi-br-basketball:before{content:"\e1bb"}.fi-br-basketball-hoop:before{content:"\e1bc"}.fi-br-basketball-ticket:before{content:"\e1bd"}.fi-br-bat:before{content:"\e1be"}.fi-br-bath:before{content:"\e1bf"}.fi-br-battery-100:before{content:"\e1c0"}.fi-br-battery-alert:before{content:"\e1c1"}.fi-br-battery-bolt:before{content:"\e1c2"}.fi-br-battery-empty:before{content:"\e1c3"}.fi-br-battery-exclamation:before{content:"\e1c4"}.fi-br-battery-full:before{content:"\e1c5"}.fi-br-battery-half:before{content:"\e1c6"}.fi-br-battery-pollution:before{content:"\e1c7"}.fi-br-battery-quarter:before{content:"\e1c8"}.fi-br-battery-slash:before{content:"\e1c9"}.fi-br-battery-three-quarters:before{content:"\e1ca"}.fi-br-bay-leaf:before{content:"\e1cb"}.fi-br-beacon:before{content:"\e1cc"}.fi-br-bear-market:before{content:"\e1cd"}.fi-br-beard:before{content:"\e1ce"}.fi-br-beauty-mask:before{content:"\e1cf"}.fi-br-bed:before{content:"\e1d0"}.fi-br-bed-alt:before{content:"\e1d1"}.fi-br-bed-bunk:before{content:"\e1d2"}.fi-br-bed-empty:before{content:"\e1d3"}.fi-br-bed-pulse:before{content:"\e1d4"}.fi-br-bee:before{content:"\e1d5"}.fi-br-beehive:before{content:"\e1d6"}.fi-br-beer:before{content:"\e1d7"}.fi-br-beer-mug-empty:before{content:"\e1d8"}.fi-br-bell:before{content:"\e1da"}.fi-br-bell-concierge:before{content:"\e1db"}.fi-br-bell-notification-call:before{content:"\e1dc"}.fi-br-bell-notification-social-media:before{content:"\e1dd"}.fi-br-bell-ring:before{content:"\e1de"}.fi-br-bell-school:before{content:"\e1df"}.fi-br-bell-school-slash:before{content:"\e1e0"}.fi-br-bell-slash:before{content:"\e1e1"}.fi-br-bells:before{content:"\e1e2"}.fi-br-bench-tree:before{content:"\e1e3"}.fi-br-benefit:before{content:"\e1e4"}.fi-br-benefit-diamond:before{content:"\e1e5"}.fi-br-benefit-diamond-alt:before{content:"\e1e6"}.fi-br-benefit-hand:before{content:"\e1e7"}.fi-br-benefit-increase:before{content:"\e1e8"}.fi-br-benefit-porcent:before{content:"\e1e9"}.fi-br-betamax:before{content:"\e1ee"}.fi-br-bible:before{content:"\e1ef"}.fi-br-bicycle-journey:before{content:"\e1f0"}.fi-br-big-data:before{content:"\e1f1"}.fi-br-big-data-ai:before{content:"\e1f2"}.fi-br-big-data-analytics:before{content:"\e1f3"}.fi-br-big-drop:before{content:"\e1f4"}.fi-br-bike:before{content:"\e1f5"}.fi-br-bike-moving:before{content:"\e1f6"}.fi-br-bike-path:before{content:"\e1f7"}.fi-br-biking:before{content:"\e1f8"}.fi-br-biking-mountain:before{content:"\e1f9"}.fi-br-bill-arrow:before{content:"\e1fa"}.fi-br-billboard:before{content:"\e1fb"}.fi-br-billboard-location:before{content:"\e1fc"}.fi-br-billiard:before{content:"\e1fd"}.fi-br-bin-bottles:before{content:"\e1fe"}.fi-br-binary:before{content:"\e1ff"}.fi-br-binary-circle-check:before{content:"\e200"}.fi-br-binary-cloud:before{content:"\e201"}.fi-br-binary-lock:before{content:"\e202"}.fi-br-binary-slash:before{content:"\e203"}.fi-br-binoculars:before{content:"\e204"}.fi-br-bio:before{content:"\e205"}.fi-br-bio-leaves:before{content:"\e206"}.fi-br-biohazard:before{content:"\e207"}.fi-br-bipolar:before{content:"\e208"}.fi-br-bird:before{content:"\e209"}.fi-br-bitcoin-card:before{content:"\e20b"}.fi-br-bitcoin-sign:before{content:"\e20d"}.fi-br-blanket:before{content:"\e20f"}.fi-br-blender:before{content:"\e210"}.fi-br-blender-phone:before{content:"\e211"}.fi-br-blinds:before{content:"\e212"}.fi-br-blinds-open:before{content:"\e213"}.fi-br-blinds-raised:before{content:"\e214"}.fi-br-block:before{content:"\e215"}.fi-br-block-brick:before{content:"\e216"}.fi-br-block-brick-fire:before{content:"\e217"}.fi-br-block-microphone:before{content:"\e218"}.fi-br-block-question:before{content:"\e219"}.fi-br-block-quote:before{content:"\e21a"}.fi-br-block-user:before{content:"\e21b"}.fi-br-blockchain-3:before{content:"\e21e"}.fi-br-blog-pencil:before{content:"\e21f"}.fi-br-blog-text:before{content:"\e220"}.fi-br-blood:before{content:"\e222"}.fi-br-blood-dropper:before{content:"\e223"}.fi-br-blood-test-tube:before{content:"\e225"}.fi-br-blood-test-tube-alt:before{content:"\e226"}.fi-br-blueberries:before{content:"\e228"}.fi-br-blueprint:before{content:"\e229"}.fi-br-blueprint-house:before{content:"\e22a"}.fi-br-bluetooth-alert:before{content:"\e22c"}.fi-br-bluetooth-alt:before{content:"\e22d"}.fi-br-bluetooth-circle:before{content:"\e22e"}.fi-br-bluetooth-headphones:before{content:"\e22f"}.fi-br-bluetooth-keyboard:before{content:"\e230"}.fi-br-bluetooth-mouse:before{content:"\e231"}.fi-br-bluetooth-settings:before{content:"\e232"}.fi-br-bluetooth-speaker:before{content:"\e233"}.fi-br-bluetooth-usb:before{content:"\e234"}.fi-br-blush:before{content:"\e235"}.fi-br-bold:before{content:"\e237"}.fi-br-bolt:before{content:"\e238"}.fi-br-bolt-auto:before{content:"\e239"}.fi-br-bolt-slash:before{content:"\e23a"}.fi-br-bomb:before{content:"\e23b"}.fi-br-bomb-sign:before{content:"\e23c"}.fi-br-bone:before{content:"\e23d"}.fi-br-bone-break:before{content:"\e23e"}.fi-br-bong:before{content:"\e23f"}.fi-br-bonus:before{content:"\e240"}.fi-br-bonus-alt:before{content:"\e241"}.fi-br-bonus-star:before{content:"\e242"}.fi-br-book:before{content:"\e243"}.fi-br-book-alt:before{content:"\e244"}.fi-br-book-arrow-right:before{content:"\e245"}.fi-br-book-arrow-up:before{content:"\e246"}.fi-br-book-atlas:before{content:"\e247"}.fi-br-book-bookmark:before{content:"\e248"}.fi-br-book-brain:before{content:"\e249"}.fi-br-book-circle-arrow-right:before{content:"\e24a"}.fi-br-book-circle-arrow-up:before{content:"\e24b"}.fi-br-book-copy:before{content:"\e24c"}.fi-br-book-dead:before{content:"\e24d"}.fi-br-book-font:before{content:"\e24e"}.fi-br-book-formula:before{content:"\e24f"}.fi-br-book-heart:before{content:"\e250"}.fi-br-book-magnet:before{content:"\e251"}.fi-br-book-medical:before{content:"\e252"}.fi-br-book-open-cover:before{content:"\e254"}.fi-br-book-open-reader:before{content:"\e255"}.fi-br-book-plus:before{content:"\e256"}.fi-br-book-quran:before{content:"\e257"}.fi-br-book-section:before{content:"\e258"}.fi-br-book-spells:before{content:"\e25b"}.fi-br-book-tanakh:before{content:"\e25c"}.fi-br-book-user:before{content:"\e25d"}.fi-br-book-world:before{content:"\e25e"}.fi-br-Booking:before{content:"\e25f"}.fi-br-bookmark:before{content:"\e260"}.fi-br-bookmark-slash:before{content:"\e261"}.fi-br-books:before{content:"\e262"}.fi-br-books-lightbulb:before{content:"\e263"}.fi-br-books-medical:before{content:"\e264"}.fi-br-boot:before{content:"\e265"}.fi-br-boot-heeled:before{content:"\e266"}.fi-br-booth-curtain:before{content:"\e267"}.fi-br-border-all:before{content:"\e269"}.fi-br-border-bottom:before{content:"\e26a"}.fi-br-border-center-h:before{content:"\e26b"}.fi-br-border-center-v:before{content:"\e26c"}.fi-br-border-inner:before{content:"\e26d"}.fi-br-border-left:before{content:"\e26e"}.fi-br-border-none:before{content:"\e26f"}.fi-br-border-outer:before{content:"\e270"}.fi-br-border-right:before{content:"\e271"}.fi-br-border-style:before{content:"\e272"}.fi-br-border-style-alt:before{content:"\e273"}.fi-br-border-top:before{content:"\e274"}.fi-br-boss:before{content:"\e275"}.fi-br-bottle:before{content:"\e276"}.fi-br-bottle-baby:before{content:"\e277"}.fi-br-bottle-droplet:before{content:"\e278"}.fi-br-bow-arrow:before{content:"\e27a"}.fi-br-bowl-chopsticks:before{content:"\e27b"}.fi-br-bowl-chopsticks-noodles:before{content:"\e27c"}.fi-br-bowl-rice:before{content:"\e27d"}.fi-br-bowl-scoop:before{content:"\e27e"}.fi-br-bowl-scoops:before{content:"\e27f"}.fi-br-bowl-soft-serve:before{content:"\e280"}.fi-br-bowl-spoon:before{content:"\e281"}.fi-br-bowling:before{content:"\e282"}.fi-br-bowling-ball:before{content:"\e283"}.fi-br-bowling-pins:before{content:"\e284"}.fi-br-box:before{content:"\e286"}.fi-br-box-add:before{content:"\e287"}.fi-br-box-alt:before{content:"\e288"}.fi-br-box-ballot:before{content:"\e289"}.fi-br-box-calendar:before{content:"\e28a"}.fi-br-box-check:before{content:"\e28b"}.fi-br-box-circle-check:before{content:"\e28c"}.fi-br-box-connection:before{content:"\e28d"}.fi-br-box-diamond:before{content:"\e28e"}.fi-br-box-distribution:before{content:"\e28f"}.fi-br-box-dollar:before{content:"\e290"}.fi-br-box-extendable:before{content:"\e291"}.fi-br-box-filter:before{content:"\e292"}.fi-br-box-fragile:before{content:"\e293"}.fi-br-box-headphone:before{content:"\e294"}.fi-br-box-heart:before{content:"\e295"}.fi-br-box-idea:before{content:"\e296"}.fi-br-box-loading:before{content:"\e297"}.fi-br-box-magnet:before{content:"\e298"}.fi-br-box-megaphone:before{content:"\e299"}.fi-br-box-mobile:before{content:"\e29a"}.fi-br-box-open:before{content:"\e29b"}.fi-br-box-open-full:before{content:"\e29c"}.fi-br-box-remove:before{content:"\e29d"}.fi-br-box-return:before{content:"\e29e"}.fi-br-box-route:before{content:"\e29f"}.fi-br-box-security:before{content:"\e2a0"}.fi-br-box-stars:before{content:"\e2a2"}.fi-br-box-target:before{content:"\e2a3"}.fi-br-box-tissue:before{content:"\e2a4"}.fi-br-box-up:before{content:"\e2a5"}.fi-br-boxes:before{content:"\e2a6"}.fi-br-boxing-glove:before{content:"\e2a7"}.fi-br-bracket-curly:before{content:"\e2a8"}.fi-br-bracket-curly-right:before{content:"\e2a9"}.fi-br-bracket-round:before{content:"\e2aa"}.fi-br-bracket-round-right:before{content:"\e2ab"}.fi-br-bracket-square:before{content:"\e2ac"}.fi-br-bracket-square-right:before{content:"\e2ad"}.fi-br-brackets-curly:before{content:"\e2ae"}.fi-br-brackets-round:before{content:"\e2af"}.fi-br-brackets-square:before{content:"\e2b0"}.fi-br-braille:before{content:"\e2b1"}.fi-br-braille-a:before{content:"\e2b2"}.fi-br-braille-b:before{content:"\e2b3"}.fi-br-braille-c:before{content:"\e2b4"}.fi-br-braille-d:before{content:"\e2b5"}.fi-br-braille-e:before{content:"\e2b6"}.fi-br-braille-g:before{content:"\e2b7"}.fi-br-braille-h:before{content:"\e2b8"}.fi-br-braille-hand:before{content:"\e2b9"}.fi-br-braille-i:before{content:"\e2ba"}.fi-br-braille-j:before{content:"\e2bb"}.fi-br-braille-k:before{content:"\e2bc"}.fi-br-braille-l:before{content:"\e2bd"}.fi-br-braille-m:before{content:"\e2be"}.fi-br-braille-n:before{content:"\e2bf"}.fi-br-braille-n-alt:before{content:"\e2c0"}.fi-br-braille-o:before{content:"\e2c1"}.fi-br-braille-p:before{content:"\e2c2"}.fi-br-braille-q:before{content:"\e2c3"}.fi-br-braille-r:before{content:"\e2c4"}.fi-br-braille-s:before{content:"\e2c5"}.fi-br-braille-t:before{content:"\e2c6"}.fi-br-braille-u:before{content:"\e2c7"}.fi-br-braille-v:before{content:"\e2c8"}.fi-br-braille-w:before{content:"\e2c9"}.fi-br-braille-x:before{content:"\e2ca"}.fi-br-braille-y:before{content:"\e2cb"}.fi-br-braille-z:before{content:"\e2cc"}.fi-br-brain:before{content:"\e2cd"}.fi-br-brain-bulb:before{content:"\e2ce"}.fi-br-brain-circuit:before{content:"\e2cf"}.fi-br-brain-doubt:before{content:"\e2d0"}.fi-br-brain-half-lightbulb:before{content:"\e2d1"}.fi-br-brain-lightning:before{content:"\e2d2"}.fi-br-brain-question-mark:before{content:"\e2d3"}.fi-br-brain-stress:before{content:"\e2d4"}.fi-br-brake-warning:before{content:"\e2d5"}.fi-br-branching:before{content:"\e2d6"}.fi-br-brand:before{content:"\e2d7"}.fi-br-brand-badge:before{content:"\e2d8"}.fi-br-brand-strategy:before{content:"\e2d9"}.fi-br-branding:before{content:"\e2da"}.fi-br-brazil:before{content:"\e2db"}.fi-br-brazil-flag:before{content:"\e2dc"}.fi-br-brazil-flag-circle:before{content:"\e2dd"}.fi-br-bread:before{content:"\e2de"}.fi-br-bread-loaf:before{content:"\e2df"}.fi-br-bread-slice:before{content:"\e2e0"}.fi-br-bread-slice-butter:before{content:"\e2e1"}.fi-br-break-time:before{content:"\e2e2"}.fi-br-bridge:before{content:"\e2e3"}.fi-br-bridge-circle-check:before{content:"\e2e4"}.fi-br-bridge-collapse:before{content:"\e2e5"}.fi-br-bridge-construction:before{content:"\e2e6"}.fi-br-bridge-suspension:before{content:"\e2e7"}.fi-br-bridge-water:before{content:"\e2e8"}.fi-br-briefcase:before{content:"\e2ea"}.fi-br-briefcase-arrow-right:before{content:"\e2eb"}.fi-br-briefcase-blank:before{content:"\e2ec"}.fi-br-briefcase-dollar:before{content:"\e2ed"}.fi-br-briefcase-filter:before{content:"\e2ee"}.fi-br-brightness:before{content:"\e2ef"}.fi-br-brightness-low:before{content:"\e2f1"}.fi-br-bring-forward:before{content:"\e2f2"}.fi-br-bring-front:before{content:"\e2f3"}.fi-br-broadcast-tower:before{content:"\e2f4"}.fi-br-broccoli:before{content:"\e2f5"}.fi-br-broken-arm:before{content:"\e2f6"}.fi-br-broken-chain-link-wrong:before{content:"\e2f7"}.fi-br-broken-image:before{content:"\e2f8"}.fi-br-broken-leg:before{content:"\e2f9"}.fi-br-broken-nail:before{content:"\e2fa"}.fi-br-broom:before{content:"\e2fb"}.fi-br-broom-ball:before{content:"\e2fc"}.fi-br-brownie:before{content:"\e2fd"}.fi-br-browser:before{content:"\e2fe"}.fi-br-browser-css:before{content:"\e300"}.fi-br-browser-lock-alert:before{content:"\e301"}.fi-br-browser-ui:before{content:"\e302"}.fi-br-browsers:before{content:"\e303"}.fi-br-brush:before{content:"\e304"}.fi-br-bubble-discussion:before{content:"\e305"}.fi-br-bubble-tea:before{content:"\e306"}.fi-br-bucket:before{content:"\e307"}.fi-br-budget:before{content:"\e308"}.fi-br-budget-alt:before{content:"\e309"}.fi-br-bug:before{content:"\e30a"}.fi-br-bug-fix:before{content:"\e30b"}.fi-br-bug-folder:before{content:"\e30c"}.fi-br-bug-magnifier:before{content:"\e30d"}.fi-br-bug-report:before{content:"\e30e"}.fi-br-bug-slash:before{content:"\e30f"}.fi-br-bugs:before{content:"\e310"}.fi-br-build:before{content:"\e311"}.fi-br-build-alt:before{content:"\e312"}.fi-br-builder:before{content:"\e313"}.fi-br-building:before{content:"\e314"}.fi-br-building-car:before{content:"\e315"}.fi-br-building-check:before{content:"\e316"}.fi-br-building-circle-arrow-right:before{content:"\e317"}.fi-br-building-flag:before{content:"\e318"}.fi-br-building-foundation:before{content:"\e319"}.fi-br-building-lock:before{content:"\e31a"}.fi-br-building-materials:before{content:"\e31b"}.fi-br-building-ngo:before{content:"\e31c"}.fi-br-building-shield:before{content:"\e31d"}.fi-br-building-user:before{content:"\e31e"}.fi-br-building-xmark:before{content:"\e31f"}.fi-br-bulb:before{content:"\e320"}.fi-br-bulb-speech-bubble:before{content:"\e322"}.fi-br-bull-market:before{content:"\e323"}.fi-br-bullet:before{content:"\e324"}.fi-br-bullhorn:before{content:"\e325"}.fi-br-bullseye:before{content:"\e326"}.fi-br-bullseye-arrow:before{content:"\e327"}.fi-br-bullseye-pointer:before{content:"\e328"}.fi-br-buoy:before{content:"\e329"}.fi-br-burger-alt:before{content:"\e32a"}.fi-br-burger-fries:before{content:"\e32b"}.fi-br-burger-glass:before{content:"\e32c"}.fi-br-burnout:before{content:"\e32f"}.fi-br-burrito:before{content:"\e330"}.fi-br-burst:before{content:"\e331"}.fi-br-bus:before{content:"\e332"}.fi-br-bus-alt:before{content:"\e333"}.fi-br-bus-ticket:before{content:"\e334"}.fi-br-business-deal:before{content:"\e335"}.fi-br-business-growth:before{content:"\e336"}.fi-br-business-meeting:before{content:"\e337"}.fi-br-business-podcast:before{content:"\e338"}.fi-br-business-time:before{content:"\e339"}.fi-br-business-value:before{content:"\e33a"}.fi-br-Butter:before{content:"\e33c"}.fi-br-butterfly:before{content:"\e33d"}.fi-br-button:before{content:"\e33e"}.fi-br-button-buy:before{content:"\e33f"}.fi-br-button-cancel:before{content:"\e340"}.fi-br-button-chat:before{content:"\e341"}.fi-br-button-customize:before{content:"\e342"}.fi-br-button-donate:before{content:"\e344"}.fi-br-button-download:before{content:"\e345"}.fi-br-button-play:before{content:"\e34a"}.fi-br-button-share:before{content:"\e34c"}.fi-br-button-upload:before{content:"\e34d"}.fi-br-c:before{content:"\e34e"}.fi-br-cabin:before{content:"\e34f"}.fi-br-cactus:before{content:"\e352"}.fi-br-cage-empty:before{content:"\e353"}.fi-br-cake-birthday:before{content:"\e354"}.fi-br-cake-slice:before{content:"\e355"}.fi-br-cake-wedding:before{content:"\e356"}.fi-br-calculator:before{content:"\e357"}.fi-br-calculator-bill:before{content:"\e359"}.fi-br-calculator-math-tax:before{content:"\e35a"}.fi-br-calculator-money:before{content:"\e35b"}.fi-br-calculator-simple:before{content:"\e35c"}.fi-br-calendar:before{content:"\e35d"}.fi-br-calendar-arrow-down:before{content:"\e35e"}.fi-br-calendar-arrow-up:before{content:"\e35f"}.fi-br-calendar-birhtday-cake:before{content:"\e360"}.fi-br-calendar-call:before{content:"\e361"}.fi-br-calendar-check:before{content:"\e362"}.fi-br-calendar-clock:before{content:"\e363"}.fi-br-calendar-day:before{content:"\e364"}.fi-br-calendar-days:before{content:"\e365"}.fi-br-calendar-event-tax:before{content:"\e366"}.fi-br-calendar-exclamation:before{content:"\e367"}.fi-br-calendar-gavel-legal:before{content:"\e368"}.fi-br-calendar-heart:before{content:"\e369"}.fi-br-calendar-image:before{content:"\e36a"}.fi-br-calendar-lines:before{content:"\e36b"}.fi-br-calendar-lines-pen:before{content:"\e36c"}.fi-br-calendar-microphone:before{content:"\e36d"}.fi-br-calendar-minus:before{content:"\e36e"}.fi-br-calendar-payment-loan:before{content:"\e36f"}.fi-br-calendar-pen:before{content:"\e370"}.fi-br-calendar-plane:before{content:"\e371"}.fi-br-calendar-plus:before{content:"\e372"}.fi-br-calendar-salary:before{content:"\e373"}.fi-br-calendar-shift-swap:before{content:"\e374"}.fi-br-calendar-star:before{content:"\e375"}.fi-br-calendar-swap:before{content:"\e376"}.fi-br-calendar-update:before{content:"\e377"}.fi-br-calendar-week:before{content:"\e378"}.fi-br-calendar-xmark:before{content:"\e379"}.fi-br-calendars:before{content:"\e37a"}.fi-br-call-duration:before{content:"\e37b"}.fi-br-call-forbidden:before{content:"\e37c"}.fi-br-call-history:before{content:"\e37d"}.fi-br-call-incoming:before{content:"\e37e"}.fi-br-call-missed:before{content:"\e37f"}.fi-br-call-outgoing:before{content:"\e381"}.fi-br-camcorder:before{content:"\e384"}.fi-br-camera:before{content:"\e385"}.fi-br-camera-cctv:before{content:"\e386"}.fi-br-camera-movie:before{content:"\e388"}.fi-br-camera-notification:before{content:"\e389"}.fi-br-camera-retro:before{content:"\e38a"}.fi-br-camera-rotate:before{content:"\e38b"}.fi-br-camera-security:before{content:"\e38c"}.fi-br-camera-slash:before{content:"\e38d"}.fi-br-camera-viewfinder:before{content:"\e38e"}.fi-br-campfire:before{content:"\e38f"}.fi-br-camping:before{content:"\e390"}.fi-br-can-food:before{content:"\e391"}.fi-br-candle-holder:before{content:"\e392"}.fi-br-candle-lotus-yoga:before{content:"\e393"}.fi-br-candle-pose-yoga:before{content:"\e394"}.fi-br-candy:before{content:"\e396"}.fi-br-candy-alt:before{content:"\e397"}.fi-br-candy-bar:before{content:"\e398"}.fi-br-candy-cane:before{content:"\e399"}.fi-br-candy-corn:before{content:"\e39a"}.fi-br-candy-sweet:before{content:"\e39b"}.fi-br-Cannabis:before{content:"\e39c"}.fi-br-canned-food:before{content:"\e39d"}.fi-br-cannon:before{content:"\e39e"}.fi-br-canoe:before{content:"\e39f"}.fi-br-capsules:before{content:"\e3a0"}.fi-br-car:before{content:"\e3a2"}.fi-br-car-alt:before{content:"\e3a3"}.fi-br-car-battery:before{content:"\e3a4"}.fi-br-car-bolt:before{content:"\e3a5"}.fi-br-car-building:before{content:"\e3a6"}.fi-br-car-bump:before{content:"\e3a7"}.fi-br-car-bus:before{content:"\e3a8"}.fi-br-car-charger-bolt:before{content:"\e3a9"}.fi-br-car-circle-bolt:before{content:"\e3aa"}.fi-br-car-crash:before{content:"\e3ab"}.fi-br-car-garage:before{content:"\e3ac"}.fi-br-car-journey:before{content:"\e3ad"}.fi-br-car-mechanic:before{content:"\e3ae"}.fi-br-car-oil:before{content:"\e3af"}.fi-br-car-rear:before{content:"\e3b0"}.fi-br-car-side:before{content:"\e3b1"}.fi-br-car-side-bolt:before{content:"\e3b2"}.fi-br-car-tilt:before{content:"\e3b3"}.fi-br-car-tunnel:before{content:"\e3b4"}.fi-br-car-wash:before{content:"\e3b5"}.fi-br-caravan:before{content:"\e3b6"}.fi-br-caravan-alt:before{content:"\e3b7"}.fi-br-carbon-cloud:before{content:"\e3b8"}.fi-br-carbon-cloud-arrow-down:before{content:"\e3b9"}.fi-br-carbon-footprint:before{content:"\e3ba"}.fi-br-card-club:before{content:"\e3bb"}.fi-br-card-diamond:before{content:"\e3bc"}.fi-br-card-heart:before{content:"\e3bd"}.fi-br-card-security:before{content:"\e3be"}.fi-br-card-spade:before{content:"\e3bf"}.fi-br-cardinal-compass:before{content:"\e3c0"}.fi-br-cards-blank:before{content:"\e3c2"}.fi-br-care:before{content:"\e3c3"}.fi-br-career-growth:before{content:"\e3c4"}.fi-br-career-path:before{content:"\e3c5"}.fi-br-caret-circle-down:before{content:"\e3c6"}.fi-br-caret-circle-right:before{content:"\e3c8"}.fi-br-caret-circle-up:before{content:"\e3c9"}.fi-br-caret-down:before{content:"\e3ca"}.fi-br-caret-left:before{content:"\e3cb"}.fi-br-caret-quare-up:before{content:"\e3cc"}.fi-br-caret-right:before{content:"\e3cd"}.fi-br-caret-square-down:before{content:"\e3ce"}.fi-br-caret-square-left:before{content:"\e3cf"}.fi-br-caret-square-left_1:before{content:"\e3d0"}.fi-br-caret-square-right:before{content:"\e3d1"}.fi-br-caret-up:before{content:"\e3d3"}.fi-br-carrot:before{content:"\e3d4"}.fi-br-cars:before{content:"\e3d5"}.fi-br-cars-crash:before{content:"\e3d6"}.fi-br-cart-arrow-down:before{content:"\e3d7"}.fi-br-cart-minus:before{content:"\e3d8"}.fi-br-cart-shopping-fast:before{content:"\e3d9"}.fi-br-case-study:before{content:"\e3da"}.fi-br-cash-register:before{content:"\e3db"}.fi-br-cassette-tape:before{content:"\e3dc"}.fi-br-cassette-vhs:before{content:"\e3dd"}.fi-br-castle:before{content:"\e3de"}.fi-br-castle-tower:before{content:"\e3df"}.fi-br-cat:before{content:"\e3e0"}.fi-br-cat-dog:before{content:"\e3e1"}.fi-br-cat-head:before{content:"\e3e2"}.fi-br-cat-space:before{content:"\e3e3"}.fi-br-catalog:before{content:"\e3e4"}.fi-br-catalog-alt:before{content:"\e3e5"}.fi-br-catalog-magazine:before{content:"\e3e6"}.fi-br-category:before{content:"\e3e7"}.fi-br-category-alt:before{content:"\e3e8"}.fi-br-cauldron:before{content:"\e3e9"}.fi-br-caulk-gun:before{content:"\e3ea"}.fi-br-cctv-alert:before{content:"\e3ef"}.fi-br-cctv-camera-sign:before{content:"\e3f0"}.fi-br-cdn:before{content:"\e3f1"}.fi-br-cedi-sign:before{content:"\e3f2"}.fi-br-cell:before{content:"\e3f3"}.fi-br-cello:before{content:"\e3f4"}.fi-br-cent-sign:before{content:"\e3f5"}.fi-br-certificate:before{content:"\e3f7"}.fi-br-ceviche:before{content:"\e3f8"}.fi-br-chai-tea:before{content:"\e3f9"}.fi-br-chair:before{content:"\e3fa"}.fi-br-chair-director:before{content:"\e3fb"}.fi-br-chair-office:before{content:"\e3fc"}.fi-br-chalkboard:before{content:"\e3fd"}.fi-br-chalkboard-user:before{content:"\e3fe"}.fi-br-challenge:before{content:"\e3ff"}.fi-br-challenge-alt:before{content:"\e400"}.fi-br-chamomile:before{content:"\e401"}.fi-br-channel:before{content:"\e402"}.fi-br-character:before{content:"\e403"}.fi-br-charging-station:before{content:"\e404"}.fi-br-chart-area:before{content:"\e405"}.fi-br-chart-bullet:before{content:"\e409"}.fi-br-chart-candlestick:before{content:"\e40a"}.fi-br-chart-connected:before{content:"\e40b"}.fi-br-chart-gantt:before{content:"\e40c"}.fi-br-chart-histogram:before{content:"\e40d"}.fi-br-chart-kanban:before{content:"\e40e"}.fi-br-chart-line-up:before{content:"\e40f"}.fi-br-chart-line-up-down:before{content:"\e410"}.fi-br-chart-mixed:before{content:"\e411"}.fi-br-chart-mixed-up-circle-currency:before{content:"\e412"}.fi-br-chart-mixed-up-circle-dollar:before{content:"\e413"}.fi-br-chart-network:before{content:"\e414"}.fi-br-chart-pie:before{content:"\e415"}.fi-br-chart-pie-alt:before{content:"\e416"}.fi-br-chart-pie-simple-circle-currency:before{content:"\e417"}.fi-br-chart-pie-simple-circle-dollar:before{content:"\e418"}.fi-br-chart-pyramid:before{content:"\e419"}.fi-br-chart-radar:before{content:"\e41a"}.fi-br-chart-scatter:before{content:"\e41b"}.fi-br-chart-scatter-3d:before{content:"\e41c"}.fi-br-chart-scatter-bubble:before{content:"\e41d"}.fi-br-chart-set-theory:before{content:"\e41e"}.fi-br-chart-simple:before{content:"\e41f"}.fi-br-chart-simple-horizontal:before{content:"\e420"}.fi-br-chart-tree:before{content:"\e421"}.fi-br-chart-tree-map:before{content:"\e422"}.fi-br-chart-user:before{content:"\e423"}.fi-br-chart-waterfall:before{content:"\e424"}.fi-br-chat-arrow-down:before{content:"\e425"}.fi-br-chat-arrow-grow:before{content:"\e426"}.fi-br-chat-bubble-call:before{content:"\e427"}.fi-br-chat-notification:before{content:"\e428"}.fi-br-chatbot:before{content:"\e429"}.fi-br-chatbot-speech-bubble:before{content:"\e42a"}.fi-br-cheap:before{content:"\e42b"}.fi-br-cheap-bill:before{content:"\e42c"}.fi-br-cheap-dollar:before{content:"\e42d"}.fi-br-cheap-stack:before{content:"\e42e"}.fi-br-cheap-stack-dollar:before{content:"\e42f"}.fi-br-check:before{content:"\e430"}.fi-br-check-circle:before{content:"\e431"}.fi-br-check-double:before{content:"\e432"}.fi-br-check-in-calendar:before{content:"\e433"}.fi-br-check-out-calendar:before{content:"\e434"}.fi-br-checkbox:before{content:"\e435"}.fi-br-checklist-task-budget:before{content:"\e436"}.fi-br-cheese:before{content:"\e437"}.fi-br-cheese-alt:before{content:"\e438"}.fi-br-cheese-cake:before{content:"\e439"}.fi-br-cheeseburger:before{content:"\e43a"}.fi-br-cherry:before{content:"\e43b"}.fi-br-chess:before{content:"\e43c"}.fi-br-chess-bishop:before{content:"\e43d"}.fi-br-chess-board:before{content:"\e43e"}.fi-br-chess-clock:before{content:"\e43f"}.fi-br-chess-clock-alt:before{content:"\e440"}.fi-br-chess-king:before{content:"\e441"}.fi-br-chess-king-alt:before{content:"\e442"}.fi-br-chess-knight:before{content:"\e443"}.fi-br-chess-knight-alt:before{content:"\e444"}.fi-br-chess-pawn:before{content:"\e445"}.fi-br-chess-pawn-alt:before{content:"\e446"}.fi-br-chess-piece:before{content:"\e447"}.fi-br-chess-queen:before{content:"\e448"}.fi-br-chess-queen-alt:before{content:"\e449"}.fi-br-chess-rook:before{content:"\e44a"}.fi-br-chess-rook-alt:before{content:"\e44b"}.fi-br-chevron-double-dots-down:before{content:"\e44c"}.fi-br-chevron-double-dots-left:before{content:"\e44d"}.fi-br-chevron-double-dots-right:before{content:"\e44e"}.fi-br-chevron-double-dots-up:before{content:"\e44f"}.fi-br-chevron-double-down:before{content:"\e450"}.fi-br-chevron-double-up:before{content:"\e451"}.fi-br-chicken-bucket:before{content:"\e452"}.fi-br-child:before{content:"\e453"}.fi-br-child-head:before{content:"\e454"}.fi-br-chimney:before{content:"\e455"}.fi-br-chimney-smoke:before{content:"\e456"}.fi-br-chinese-temple:before{content:"\e457"}.fi-br-chip:before{content:"\e458"}.fi-br-chip-brain:before{content:"\e459"}.fi-br-chocolate:before{content:"\e45a"}.fi-br-choir-singing:before{content:"\e45c"}.fi-br-choose:before{content:"\e45d"}.fi-br-choose-alt:before{content:"\e45e"}.fi-br-church:before{content:"\e460"}.fi-br-churros:before{content:"\e461"}.fi-br-cinnamon-roll:before{content:"\e462"}.fi-br-circle:before{content:"\e463"}.fi-br-circle-0:before{content:"\e464"}.fi-br-circle-1:before{content:"\e465"}.fi-br-circle-2:before{content:"\e466"}.fi-br-circle-3:before{content:"\e467"}.fi-br-circle-4:before{content:"\e468"}.fi-br-circle-5:before{content:"\e469"}.fi-br-circle-6:before{content:"\e46a"}.fi-br-circle-7:before{content:"\e46b"}.fi-br-circle-8:before{content:"\e46c"}.fi-br-circle-9:before{content:"\e46d"}.fi-br-circle-a:before{content:"\e46e"}.fi-br-circle-b:before{content:"\e470"}.fi-br-circle-bolt:before{content:"\e471"}.fi-br-circle-book-open:before{content:"\e472"}.fi-br-circle-bookmark:before{content:"\e473"}.fi-br-circle-c:before{content:"\e474"}.fi-br-circle-calendar:before{content:"\e475"}.fi-br-circle-camera:before{content:"\e476"}.fi-br-circle-d:before{content:"\e478"}.fi-br-circle-dashed:before{content:"\e479"}.fi-br-circle-divide:before{content:"\e47a"}.fi-br-circle-e:before{content:"\e47c"}.fi-br-circle-ellipsis:before{content:"\e47d"}.fi-br-circle-ellipsis-vertical:before{content:"\e47e"}.fi-br-circle-envelope:before{content:"\e47f"}.fi-br-circle-exclamation-check:before{content:"\e480"}.fi-br-circle-f:before{content:"\e481"}.fi-br-circle-g:before{content:"\e482"}.fi-br-circle-h:before{content:"\e483"}.fi-br-circle-half:before{content:"\e484"}.fi-br-circle-half-stroke:before{content:"\e485"}.fi-br-circle-heart:before{content:"\e486"}.fi-br-circle-i:before{content:"\e487"}.fi-br-circle-j:before{content:"\e488"}.fi-br-circle-k:before{content:"\e489"}.fi-br-circle-l:before{content:"\e48a"}.fi-br-circle-m:before{content:"\e48b"}.fi-br-circle-microphone:before{content:"\e48c"}.fi-br-circle-microphone-lines:before{content:"\e48d"}.fi-br-circle-n:before{content:"\e48e"}.fi-br-circle-nodes:before{content:"\e48f"}.fi-br-circle-o:before{content:"\e490"}.fi-br-circle-overlap:before{content:"\e491"}.fi-br-circle-p:before{content:"\e492"}.fi-br-circle-phone:before{content:"\e494"}.fi-br-circle-phone-flip:before{content:"\e495"}.fi-br-circle-phone-hangup:before{content:"\e496"}.fi-br-circle-q:before{content:"\e498"}.fi-br-circle-quarter:before{content:"\e499"}.fi-br-circle-quarters-alt:before{content:"\e49b"}.fi-br-circle-r:before{content:"\e49c"}.fi-br-circle-s:before{content:"\e49d"}.fi-br-circle-small:before{content:"\e49e"}.fi-br-circle-star:before{content:"\e49f"}.fi-br-circle-t:before{content:"\e4a1"}.fi-br-circle-three-quarters:before{content:"\e4a2"}.fi-br-circle-trash:before{content:"\e4a3"}.fi-br-circle-u:before{content:"\e4a4"}.fi-br-circle-user:before{content:"\e4a5"}.fi-br-circle-v:before{content:"\e4a6"}.fi-br-circle-video:before{content:"\e4a7"}.fi-br-circle-w:before{content:"\e4a8"}.fi-br-circle-water-plug:before{content:"\e4a9"}.fi-br-circle-waveform-lines:before{content:"\e4aa"}.fi-br-circle-wifi-circle-wifi:before{content:"\e4ab"}.fi-br-circle-x:before{content:"\e4ac"}.fi-br-circle-xmark:before{content:"\e4ad"}.fi-br-circle-y:before{content:"\e4ae"}.fi-br-circle-z:before{content:"\e4af"}.fi-br-citrus:before{content:"\e4b0"}.fi-br-citrus-slice:before{content:"\e4b1"}.fi-br-city:before{content:"\e4b2"}.fi-br-civil-law:before{content:"\e4b3"}.fi-br-clapper-open:before{content:"\e4b4"}.fi-br-clapperboard:before{content:"\e4b5"}.fi-br-clapperboard-play:before{content:"\e4b6"}.fi-br-clapperboard-question-mark:before{content:"\e4b7"}.fi-br-clarinet:before{content:"\e4b8"}.fi-br-claw-marks:before{content:"\e4b9"}.fi-br-clear-alt:before{content:"\e4bc"}.fi-br-clip:before{content:"\e4bf"}.fi-br-clip-file:before{content:"\e4c0"}.fi-br-clip-mail:before{content:"\e4c1"}.fi-br-clipboard:before{content:"\e4c2"}.fi-br-clipboard-check:before{content:"\e4c3"}.fi-br-clipboard-exclamation:before{content:"\e4c4"}.fi-br-clipboard-list:before{content:"\e4c5"}.fi-br-clipboard-list-check:before{content:"\e4c6"}.fi-br-clipboard-prescription:before{content:"\e4c7"}.fi-br-clipboard-question:before{content:"\e4c8"}.fi-br-clipboard-user:before{content:"\e4c9"}.fi-br-clipoard-wrong:before{content:"\e4ca"}.fi-br-clock:before{content:"\e4cb"}.fi-br-clock-desk:before{content:"\e4cc"}.fi-br-clock-eight-thirty:before{content:"\e4cd"}.fi-br-clock-eleven:before{content:"\e4ce"}.fi-br-clock-eleven-thirty:before{content:"\e4cf"}.fi-br-clock-five:before{content:"\e4d0"}.fi-br-clock-five-thirty:before{content:"\e4d1"}.fi-br-clock-four-thirty:before{content:"\e4d2"}.fi-br-clock-future-past:before{content:"\e4d3"}.fi-br-clock-money:before{content:"\e4d4"}.fi-br-clock-nine:before{content:"\e4d5"}.fi-br-clock-nine-thirty:before{content:"\e4d6"}.fi-br-clock-one:before{content:"\e4d7"}.fi-br-clock-one-thirty:before{content:"\e4d8"}.fi-br-clock-seven:before{content:"\e4d9"}.fi-br-clock-seven-thirty:before{content:"\e4da"}.fi-br-clock-six:before{content:"\e4db"}.fi-br-clock-six-thirty:before{content:"\e4dc"}.fi-br-clock-ten:before{content:"\e4dd"}.fi-br-clock-ten-thirty:before{content:"\e4de"}.fi-br-clock-three:before{content:"\e4df"}.fi-br-clock-three-thirty:before{content:"\e4e0"}.fi-br-clock-time-tracking:before{content:"\e4e1"}.fi-br-clock-twelve:before{content:"\e4e2"}.fi-br-clock-twelve-thirty:before{content:"\e4e3"}.fi-br-clock-two:before{content:"\e4e4"}.fi-br-clock-two-thirty:before{content:"\e4e5"}.fi-br-clock-up-arrow:before{content:"\e4e6"}.fi-br-clone:before{content:"\e4e7"}.fi-br-closed:before{content:"\e4e8"}.fi-br-closed-captioning-slash:before{content:"\e4e9"}.fi-br-clothes-hanger:before{content:"\e4ea"}.fi-br-clothing-rack:before{content:"\e4eb"}.fi-br-cloud:before{content:"\e4ec"}.fi-br-cloud-back-up:before{content:"\e4ed"}.fi-br-cloud-back-up-alt:before{content:"\e4ee"}.fi-br-cloud-check:before{content:"\e4ef"}.fi-br-cloud-code:before{content:"\e4f0"}.fi-br-cloud-data:before{content:"\e4f1"}.fi-br-cloud-disabled:before{content:"\e4f2"}.fi-br-cloud-download:before{content:"\e4f3"}.fi-br-cloud-download-alt:before{content:"\e4f4"}.fi-br-cloud-download-circle:before{content:"\e4f5"}.fi-br-cloud-drizzle:before{content:"\e4f6"}.fi-br-cloud-exclamation:before{content:"\e4f7"}.fi-br-cloud-gear-automation:before{content:"\e4f9"}.fi-br-cloud-hail:before{content:"\e4fa"}.fi-br-cloud-hail-mixed:before{content:"\e4fb"}.fi-br-cloud-lock:before{content:"\e4fc"}.fi-br-cloud-meatball:before{content:"\e4fd"}.fi-br-cloud-moon:before{content:"\e4ff"}.fi-br-cloud-moon-rain:before{content:"\e500"}.fi-br-cloud-question:before{content:"\e502"}.fi-br-cloud-rain:before{content:"\e503"}.fi-br-cloud-rainbow:before{content:"\e504"}.fi-br-cloud-share:before{content:"\e505"}.fi-br-cloud-showers:before{content:"\e506"}.fi-br-cloud-showers-heavy:before{content:"\e507"}.fi-br-cloud-showers-water:before{content:"\e508"}.fi-br-cloud-sleet:before{content:"\e50a"}.fi-br-cloud-snow:before{content:"\e50b"}.fi-br-cloud-stairs:before{content:"\e50c"}.fi-br-cloud-sun:before{content:"\e50d"}.fi-br-cloud-sun-rain:before{content:"\e50e"}.fi-br-cloud-sun-tear:before{content:"\e50f"}.fi-br-cloud-upload:before{content:"\e510"}.fi-br-cloud-upload-alt:before{content:"\e511"}.fi-br-cloud-upload-circle:before{content:"\e512"}.fi-br-cloud-windy:before{content:"\e514"}.fi-br-clouds:before{content:"\e517"}.fi-br-clouds-moon:before{content:"\e518"}.fi-br-clouds-sun:before{content:"\e519"}.fi-br-clover-alt:before{content:"\e51a"}.fi-br-club:before{content:"\e51b"}.fi-br-cocktail:before{content:"\e52b"}.fi-br-cocktail-alt:before{content:"\e52c"}.fi-br-coconut:before{content:"\e52d"}.fi-br-coconut-water:before{content:"\e52e"}.fi-br-code-branch:before{content:"\e52f"}.fi-br-code-commit:before{content:"\e530"}.fi-br-code-compare:before{content:"\e531"}.fi-br-code-editing:before{content:"\e532"}.fi-br-code-fork:before{content:"\e533"}.fi-br-code-merge:before{content:"\e534"}.fi-br-code-pull-request:before{content:"\e535"}.fi-br-code-pull-request-closed:before{content:"\e536"}.fi-br-code-pull-request-draft:before{content:"\e537"}.fi-br-code-simple:before{content:"\e538"}.fi-br-code-window:before{content:"\e539"}.fi-br-coffee:before{content:"\e53a"}.fi-br-coffee-bean:before{content:"\e53b"}.fi-br-coffee-beans:before{content:"\e53c"}.fi-br-coffee-heart:before{content:"\e53d"}.fi-br-coffee-maker:before{content:"\e53e"}.fi-br-coffee-pot:before{content:"\e53f"}.fi-br-coffee-time:before{content:"\e540"}.fi-br-coffin:before{content:"\e541"}.fi-br-coffin-cross:before{content:"\e542"}.fi-br-coil:before{content:"\e543"}.fi-br-coin:before{content:"\e544"}.fi-br-coin-up-arrow:before{content:"\e545"}.fi-br-coins:before{content:"\e546"}.fi-br-coins-crypto:before{content:"\e547"}.fi-br-coins-shield:before{content:"\e548"}.fi-br-colon-sign:before{content:"\e54a"}.fi-br-columns-3:before{content:"\e54c"}.fi-br-comb:before{content:"\e54d"}.fi-br-comb-hair:before{content:"\e54e"}.fi-br-comedy-podcast:before{content:"\e54f"}.fi-br-comet:before{content:"\e550"}.fi-br-command:before{content:"\e552"}.fi-br-comment:before{content:"\e553"}.fi-br-comment-alt:before{content:"\e554"}.fi-br-comment-alt-check:before{content:"\e555"}.fi-br-comment-alt-dots:before{content:"\e556"}.fi-br-comment-alt-edit:before{content:"\e557"}.fi-br-comment-alt-lock:before{content:"\e558"}.fi-br-comment-alt-medical:before{content:"\e559"}.fi-br-comment-alt-middle:before{content:"\e55a"}.fi-br-comment-alt-middle-top:before{content:"\e55b"}.fi-br-comment-alt-minus:before{content:"\e55c"}.fi-br-comment-alt-music:before{content:"\e55d"}.fi-br-comment-arrow-down:before{content:"\e560"}.fi-br-comment-arrow-up:before{content:"\e561"}.fi-br-comment-arrow-up-right:before{content:"\e562"}.fi-br-comment-check:before{content:"\e563"}.fi-br-comment-clock:before{content:"\e564"}.fi-br-comment-code:before{content:"\e565"}.fi-br-comment-dollar:before{content:"\e566"}.fi-br-comment-dots:before{content:"\e567"}.fi-br-comment-exclamation:before{content:"\e568"}.fi-br-comment-heart:before{content:"\e569"}.fi-br-comment-image:before{content:"\e56a"}.fi-br-comment-info:before{content:"\e56b"}.fi-br-comment-lock:before{content:"\e56c"}.fi-br-comment-medical:before{content:"\e56d"}.fi-br-comment-minus:before{content:"\e56e"}.fi-br-comment-pen:before{content:"\e56f"}.fi-br-comment-question:before{content:"\e571"}.fi-br-comment-quote:before{content:"\e572"}.fi-br-comment-slash:before{content:"\e573"}.fi-br-comment-smile:before{content:"\e574"}.fi-br-comment-sms:before{content:"\e575"}.fi-br-comment-text:before{content:"\e576"}.fi-br-comment-user:before{content:"\e577"}.fi-br-comment-xmark:before{content:"\e578"}.fi-br-comments:before{content:"\e579"}.fi-br-comments-dollar:before{content:"\e57a"}.fi-br-comments-question:before{content:"\e57b"}.fi-br-comments-question-check:before{content:"\e57c"}.fi-br-compass-alt:before{content:"\e57d"}.fi-br-compass-east:before{content:"\e57e"}.fi-br-compass-north:before{content:"\e57f"}.fi-br-compass-slash:before{content:"\e580"}.fi-br-compass-south:before{content:"\e581"}.fi-br-compass-west:before{content:"\e582"}.fi-br-completed:before{content:"\e583"}.fi-br-compliance:before{content:"\e584"}.fi-br-compliance-clipboard:before{content:"\e585"}.fi-br-compliance-document:before{content:"\e586"}.fi-br-compress:before{content:"\e587"}.fi-br-compress-alt:before{content:"\e588"}.fi-br-computer:before{content:"\e589"}.fi-br-computer-ad:before{content:"\e58a"}.fi-br-computer-classic:before{content:"\e58b"}.fi-br-computer-mouse:before{content:"\e58c"}.fi-br-computer-speaker:before{content:"\e58d"}.fi-br-concierge-bell:before{content:"\e58e"}.fi-br-concrete-mixer:before{content:"\e590"}.fi-br-condition:before{content:"\e591"}.fi-br-condition-alt:before{content:"\e592"}.fi-br-confetti:before{content:"\e593"}.fi-br-confidential-discussion:before{content:"\e594"}.fi-br-confidential-folder:before{content:"\e595"}.fi-br-confirmed-user:before{content:"\e596"}.fi-br-console-controller:before{content:"\e598"}.fi-br-constellation:before{content:"\e599"}.fi-br-construction-helmet:before{content:"\e59a"}.fi-br-construction-location:before{content:"\e59b"}.fi-br-consultant:before{content:"\e59c"}.fi-br-contact-lens-eyes:before{content:"\e59d"}.fi-br-container-storage:before{content:"\e59f"}.fi-br-contract:before{content:"\e5a0"}.fi-br-contrast:before{content:"\e5a1"}.fi-br-convert-document:before{content:"\e5a2"}.fi-br-convert-shapes:before{content:"\e5a3"}.fi-br-conveyor-belt:before{content:"\e5a4"}.fi-br-conveyor-belt-alt:before{content:"\e5a5"}.fi-br-conveyor-belt-arm:before{content:"\e5a6"}.fi-br-conveyor-belt-empty:before{content:"\e5a7"}.fi-br-cookie:before{content:"\e5a8"}.fi-br-cookie-alt:before{content:"\e5a9"}.fi-br-cookie-lock:before{content:"\e5aa"}.fi-br-copy:before{content:"\e5ab"}.fi-br-copy-alt:before{content:"\e5ac"}.fi-br-copy-image:before{content:"\e5ad"}.fi-br-copyright:before{content:"\e5ae"}.fi-br-coral-reef:before{content:"\e5af"}.fi-br-coriander:before{content:"\e5b0"}.fi-br-corn:before{content:"\e5b1"}.fi-br-corporate:before{content:"\e5b3"}.fi-br-corporate-alt:before{content:"\e5b4"}.fi-br-corruption:before{content:"\e5b5"}.fi-br-couch:before{content:"\e5b6"}.fi-br-couple:before{content:"\e5b8"}.fi-br-court-order:before{content:"\e5b9"}.fi-br-court-sport:before{content:"\e5ba"}.fi-br-cow:before{content:"\e5bb"}.fi-br-cow-alt:before{content:"\e5bc"}.fi-br-cowbell:before{content:"\e5bd"}.fi-br-cowbell-circle-plus:before{content:"\e5be"}.fi-br-cowbell-more:before{content:"\e5bf"}.fi-br-coworking:before{content:"\e5c0"}.fi-br-cpu:before{content:"\e5c1"}.fi-br-crab:before{content:"\e5c2"}.fi-br-crane:before{content:"\e5c3"}.fi-br-crane-building:before{content:"\e5c4"}.fi-br-crate-empty:before{content:"\e5c5"}.fi-br-cream:before{content:"\e5c6"}.fi-br-credit-approval:before{content:"\e5d5"}.fi-br-credit-card:before{content:"\e5d6"}.fi-br-credit-card-buyer:before{content:"\e5d7"}.fi-br-credit-card-check:before{content:"\e5d8"}.fi-br-credit-card-edit:before{content:"\e5d9"}.fi-br-credit-card-eye:before{content:"\e5da"}.fi-br-credit-card-notification:before{content:"\e5db"}.fi-br-credit-card-xmark:before{content:"\e5dc"}.fi-br-credit-interest:before{content:"\e5dd"}.fi-br-credit-limit:before{content:"\e5de"}.fi-br-credit-security:before{content:"\e5df"}.fi-br-crepe:before{content:"\e5e0"}.fi-br-cricket:before{content:"\e5e1"}.fi-br-CRM:before{content:"\e5e2"}.fi-br-crm-alt:before{content:"\e5e3"}.fi-br-crm-computer:before{content:"\e5e4"}.fi-br-crochet:before{content:"\e5e5"}.fi-br-croissant:before{content:"\e5e6"}.fi-br-cross:before{content:"\e5e8"}.fi-br-cross-circle:before{content:"\e5e9"}.fi-br-cross-religion:before{content:"\e5ea"}.fi-br-cross-small:before{content:"\e5eb"}.fi-br-crossed-hammers:before{content:"\e5ed"}.fi-br-crossed-hands-reject:before{content:"\e5ee"}.fi-br-crow:before{content:"\e5ef"}.fi-br-crowdfunding:before{content:"\e5f0"}.fi-br-crown:before{content:"\e5f1"}.fi-br-crutch:before{content:"\e5f2"}.fi-br-crutches:before{content:"\e5f3"}.fi-br-cruzeiro-sign:before{content:"\e5f4"}.fi-br-crypto-calendar:before{content:"\e5f5"}.fi-br-crypto-vault:before{content:"\e5f6"}.fi-br-crypto-wallet:before{content:"\e5f7"}.fi-br-cryptocurrency:before{content:"\e5f8"}.fi-br-crystal-ball:before{content:"\e5f9"}.fi-br-cube:before{content:"\e608"}.fi-br-cubes:before{content:"\e609"}.fi-br-cubes-stacked:before{content:"\e60a"}.fi-br-cucumber:before{content:"\e60b"}.fi-br-cumin:before{content:"\e60c"}.fi-br-cup-straw:before{content:"\e60d"}.fi-br-cup-straw-swoosh:before{content:"\e60e"}.fi-br-cup-togo:before{content:"\e60f"}.fi-br-cupcake:before{content:"\e610"}.fi-br-cupcake-alt:before{content:"\e611"}.fi-br-curling:before{content:"\e613"}.fi-br-curling-iron:before{content:"\e614"}.fi-br-currency:before{content:"\e615"}.fi-br-cursor:before{content:"\e616"}.fi-br-cursor-finger:before{content:"\e617"}.fi-br-cursor-finger-click:before{content:"\e618"}.fi-br-cursor-plus:before{content:"\e619"}.fi-br-cursor-text:before{content:"\e61a"}.fi-br-cursor-text-alt:before{content:"\e61b"}.fi-br-curve:before{content:"\e61c"}.fi-br-curve-alt:before{content:"\e61d"}.fi-br-curve-arrow:before{content:"\e61e"}.fi-br-custard:before{content:"\e61f"}.fi-br-customer-care:before{content:"\e620"}.fi-br-customer-service:before{content:"\e621"}.fi-br-customization:before{content:"\e622"}.fi-br-customization-cogwheel:before{content:"\e623"}.fi-br-customize:before{content:"\e624"}.fi-br-customize-computer:before{content:"\e625"}.fi-br-customize-edit:before{content:"\e626"}.fi-br-cutter:before{content:"\e627"}.fi-br-CV:before{content:"\e628"}.fi-br-cvv-card:before{content:"\e629"}.fi-br-cyborg:before{content:"\e62a"}.fi-br-cycling:before{content:"\e62b"}.fi-br-cystitis:before{content:"\e62c"}.fi-br-d:before{content:"\e62d"}.fi-br-dagger:before{content:"\e62e"}.fi-br-daily-calendar:before{content:"\e62f"}.fi-br-daisy:before{content:"\e631"}.fi-br-daisy-alt:before{content:"\e632"}.fi-br-damage:before{content:"\e633"}.fi-br-danger-sign:before{content:"\e634"}.fi-br-dark-mode:before{content:"\e635"}.fi-br-dark-mode-alt:before{content:"\e636"}.fi-br-dart:before{content:"\e637"}.fi-br-dashboard:before{content:"\e639"}.fi-br-dashboard-monitor:before{content:"\e63a"}.fi-br-dashboard-panel:before{content:"\e63b"}.fi-br-data-backup:before{content:"\e63d"}.fi-br-data-cleaning:before{content:"\e63e"}.fi-br-data-encryption:before{content:"\e63f"}.fi-br-data-insight:before{content:"\e640"}.fi-br-data-migration:before{content:"\e641"}.fi-br-data-mining:before{content:"\e642"}.fi-br-data-model:before{content:"\e643"}.fi-br-data-processing:before{content:"\e644"}.fi-br-data-report:before{content:"\e645"}.fi-br-data-transfer:before{content:"\e646"}.fi-br-database:before{content:"\e647"}.fi-br-database-cleaning:before{content:"\e648"}.fi-br-database-cloud-circle:before{content:"\e649"}.fi-br-database-management:before{content:"\e64a"}.fi-br-deadline:before{content:"\e64b"}.fi-br-deafness:before{content:"\e64c"}.fi-br-debt:before{content:"\e64d"}.fi-br-december-calendar:before{content:"\e64f"}.fi-br-decision-choice:before{content:"\e650"}.fi-br-decision-tree:before{content:"\e651"}.fi-br-declined-receipt:before{content:"\e652"}.fi-br-deep-learning:before{content:"\e653"}.fi-br-deer:before{content:"\e654"}.fi-br-deer-rudolph:before{content:"\e655"}.fi-br-degree-credential:before{content:"\e657"}.fi-br-delete:before{content:"\e658"}.fi-br-delete-document:before{content:"\e659"}.fi-br-delete-right:before{content:"\e65a"}.fi-br-delete-user:before{content:"\e65b"}.fi-br-delivery-man:before{content:"\e65d"}.fi-br-delivery-truck:before{content:"\e65e"}.fi-br-democrat:before{content:"\e661"}.fi-br-demographic:before{content:"\e662"}.fi-br-department:before{content:"\e663"}.fi-br-department-structure:before{content:"\e664"}.fi-br-deposit:before{content:"\e665"}.fi-br-deposit-alt:before{content:"\e666"}.fi-br-description:before{content:"\e667"}.fi-br-description-alt:before{content:"\e668"}.fi-br-desert:before{content:"\e669"}.fi-br-desert-dune:before{content:"\e66a"}.fi-br-desk:before{content:"\e66b"}.fi-br-desktop-arrow-down:before{content:"\e66c"}.fi-br-desktop-wallpaper:before{content:"\e66d"}.fi-br-detergent:before{content:"\e66e"}.fi-br-devices:before{content:"\e671"}.fi-br-dewpoint:before{content:"\e672"}.fi-br-dharmachakra:before{content:"\e673"}.fi-br-diagram-cells:before{content:"\e674"}.fi-br-diagram-lean-canvas:before{content:"\e675"}.fi-br-diagram-nested:before{content:"\e676"}.fi-br-diagram-next:before{content:"\e677"}.fi-br-diagram-predecessor:before{content:"\e678"}.fi-br-diagram-previous:before{content:"\e679"}.fi-br-diagram-project:before{content:"\e67a"}.fi-br-diagram-sankey:before{content:"\e67b"}.fi-br-diagram-subtask:before{content:"\e67c"}.fi-br-diagram-successor:before{content:"\e67d"}.fi-br-diagram-venn:before{content:"\e67e"}.fi-br-dial:before{content:"\e67f"}.fi-br-dial-high:before{content:"\e680"}.fi-br-dial-low:before{content:"\e681"}.fi-br-dial-max:before{content:"\e682"}.fi-br-dial-med:before{content:"\e683"}.fi-br-dial-med-low:before{content:"\e684"}.fi-br-dial-min:before{content:"\e685"}.fi-br-dial-off:before{content:"\e686"}.fi-br-dialogue-exchange:before{content:"\e687"}.fi-br-diamond:before{content:"\e688"}.fi-br-diamond-box:before{content:"\e689"}.fi-br-diamond-exclamation:before{content:"\e68a"}.fi-br-diamond-open-box:before{content:"\e68b"}.fi-br-diamond-turn-right:before{content:"\e68c"}.fi-br-diary-bookmark-down:before{content:"\e68d"}.fi-br-diary-bookmarks:before{content:"\e68e"}.fi-br-diary-clasp:before{content:"\e68f"}.fi-br-dice:before{content:"\e690"}.fi-br-dice-alt:before{content:"\e691"}.fi-br-dice-d10:before{content:"\e692"}.fi-br-dice-d12:before{content:"\e693"}.fi-br-dice-d20:before{content:"\e694"}.fi-br-dice-d4:before{content:"\e695"}.fi-br-dice-d6:before{content:"\e696"}.fi-br-dice-d8:before{content:"\e697"}.fi-br-dice-four:before{content:"\e698"}.fi-br-dice-one:before{content:"\e699"}.fi-br-dice-six:before{content:"\e69a"}.fi-br-dice-three:before{content:"\e69b"}.fi-br-dice-two:before{content:"\e69c"}.fi-br-dictionary:before{content:"\e69d"}.fi-br-dictionary-alt:before{content:"\e69e"}.fi-br-dictionary-open:before{content:"\e69f"}.fi-br-digging:before{content:"\e6a1"}.fi-br-digital-banking:before{content:"\e6a2"}.fi-br-digital-certificate:before{content:"\e6a3"}.fi-br-digital-identity:before{content:"\e6a4"}.fi-br-digital-key:before{content:"\e6a5"}.fi-br-digital-money:before{content:"\e6aa"}.fi-br-digital-payment:before{content:"\e6ab"}.fi-br-digital-signature:before{content:"\e6ac"}.fi-br-digital-tachograph:before{content:"\e6ad"}.fi-br-digital-wallet:before{content:"\e6ae"}.fi-br-dinner:before{content:"\e6b0"}.fi-br-diploma:before{content:"\e6b1"}.fi-br-diploma-alt:before{content:"\e6b2"}.fi-br-direction-signal:before{content:"\e6b3"}.fi-br-direction-signal-arrow:before{content:"\e6b4"}.fi-br-disc-drive:before{content:"\e6b5"}.fi-br-disco-ball:before{content:"\e6b7"}.fi-br-discount:before{content:"\e6bc"}.fi-br-discover:before{content:"\e6bd"}.fi-br-discussion-group:before{content:"\e6bf"}.fi-br-discussion-idea:before{content:"\e6c0"}.fi-br-disease:before{content:"\e6c1"}.fi-br-dishwasher:before{content:"\e6c2"}.fi-br-disinfection:before{content:"\e6c3"}.fi-br-disk:before{content:"\e6c4"}.fi-br-display-arrow-down:before{content:"\e6c6"}.fi-br-display-chart-up:before{content:"\e6c8"}.fi-br-display-code:before{content:"\e6c9"}.fi-br-display-medical:before{content:"\e6ca"}.fi-br-display-slash:before{content:"\e6cb"}.fi-br-distribute-spacing-horizontal:before{content:"\e6cc"}.fi-br-distribute-spacing-vertical:before{content:"\e6cd"}.fi-br-divide:before{content:"\e6cf"}.fi-br-diving-googles:before{content:"\e6d0"}.fi-br-dizzy:before{content:"\e6d1"}.fi-br-dj-disc:before{content:"\e6d2"}.fi-br-dna:before{content:"\e6d4"}.fi-br-do-not-disturb:before{content:"\e6d7"}.fi-br-do-not-disturb-doorknob:before{content:"\e6d8"}.fi-br-do-not-enter:before{content:"\e6d9"}.fi-br-doctor:before{content:"\e6db"}.fi-br-doctor-bag:before{content:"\e6dc"}.fi-br-document:before{content:"\e6de"}.fi-br-document-autosave:before{content:"\e6df"}.fi-br-document-circle-arrow-up:before{content:"\e6e0"}.fi-br-document-circle-wrong:before{content:"\e6e1"}.fi-br-document-fail:before{content:"\e6e2"}.fi-br-document-folder-gear:before{content:"\e6e4"}.fi-br-document-gavel:before{content:"\e6e5"}.fi-br-document-gear:before{content:"\e6e7"}.fi-br-document-link:before{content:"\e6e8"}.fi-br-document-nft:before{content:"\e6e9"}.fi-br-document-paid:before{content:"\e6ea"}.fi-br-document-scanner:before{content:"\e6eb"}.fi-br-document-signed:before{content:"\e6ec"}.fi-br-document-writer:before{content:"\e6ed"}.fi-br-dog:before{content:"\e6ef"}.fi-br-dog-bowl-empty:before{content:"\e6f0"}.fi-br-dog-leashed:before{content:"\e6f1"}.fi-br-dollar:before{content:"\e6f2"}.fi-br-dolly-flatbed:before{content:"\e6f3"}.fi-br-dolly-flatbed-alt:before{content:"\e6f4"}.fi-br-dolly-flatbed-empty:before{content:"\e6f5"}.fi-br-dolphin:before{content:"\e6f6"}.fi-br-domino-effect:before{content:"\e6f7"}.fi-br-donate:before{content:"\e6f8"}.fi-br-donate-box:before{content:"\e6f9"}.fi-br-dong-sign:before{content:"\e6fa"}.fi-br-donut:before{content:"\e6fb"}.fi-br-door-closed:before{content:"\e6fc"}.fi-br-door-hanger:before{content:"\e6fd"}.fi-br-door-open:before{content:"\e6fe"}.fi-br-door-window:before{content:"\e6ff"}.fi-br-dorayaki:before{content:"\e700"}.fi-br-dorm-room:before{content:"\e701"}.fi-br-dot-circle:before{content:"\e702"}.fi-br-dot-pending:before{content:"\e703"}.fi-br-dots-loading:before{content:"\e704"}.fi-br-dove:before{content:"\e705"}.fi-br-down:before{content:"\e707"}.fi-br-down-from-bracket:before{content:"\e708"}.fi-br-down-left:before{content:"\e709"}.fi-br-down-left-and-up-right-to-center:before{content:"\e70a"}.fi-br-down-right:before{content:"\e70b"}.fi-br-down-to-line:before{content:"\e70c"}.fi-br-download:before{content:"\e70d"}.fi-br-drafting-compass:before{content:"\e70f"}.fi-br-drafting-compass-paper:before{content:"\e710"}.fi-br-dragon:before{content:"\e711"}.fi-br-dragon-fire:before{content:"\e712"}.fi-br-draw-polygon:before{content:"\e713"}.fi-br-draw-square:before{content:"\e714"}.fi-br-drawer:before{content:"\e715"}.fi-br-drawer-alt:before{content:"\e716"}.fi-br-drawer-empty:before{content:"\e717"}.fi-br-dreidel:before{content:"\e718"}.fi-br-dress:before{content:"\e719"}.fi-br-driller:before{content:"\e71b"}.fi-br-drink-alt:before{content:"\e71d"}.fi-br-driver-man:before{content:"\e71e"}.fi-br-driver-woman:before{content:"\e71f"}.fi-br-drone:before{content:"\e720"}.fi-br-drone-alt:before{content:"\e721"}.fi-br-drone-front:before{content:"\e722"}.fi-br-drop-down:before{content:"\e723"}.fi-br-dropdown:before{content:"\e725"}.fi-br-dropdown-bar:before{content:"\e726"}.fi-br-dropdown-select:before{content:"\e727"}.fi-br-drought:before{content:"\e729"}.fi-br-drugs-addiction:before{content:"\e72a"}.fi-br-drum:before{content:"\e72b"}.fi-br-drum-steelpan:before{content:"\e72c"}.fi-br-drumstick:before{content:"\e72d"}.fi-br-drumstick-bite:before{content:"\e72e"}.fi-br-dryer:before{content:"\e730"}.fi-br-dryer-alt:before{content:"\e731"}.fi-br-drywall:before{content:"\e733"}.fi-br-duck:before{content:"\e735"}.fi-br-dumbbell-alt:before{content:"\e736"}.fi-br-dumbbell-fitness:before{content:"\e737"}.fi-br-dumbbell-heart:before{content:"\e738"}.fi-br-dumbbell-horizontal:before{content:"\e739"}.fi-br-dumbbell-ray:before{content:"\e73a"}.fi-br-dumbbell-weightlifting:before{content:"\e73b"}.fi-br-dumpling:before{content:"\e73c"}.fi-br-dumpster:before{content:"\e73d"}.fi-br-dumpster-fire:before{content:"\e73e"}.fi-br-dungeon:before{content:"\e73f"}.fi-br-duplicate:before{content:"\e740"}.fi-br-duration:before{content:"\e741"}.fi-br-duration-alt:before{content:"\e742"}.fi-br-e:before{content:"\e743"}.fi-br-e-learning:before{content:"\e744"}.fi-br-e-sim:before{content:"\e745"}.fi-br-eagle:before{content:"\e746"}.fi-br-eagle-flying:before{content:"\e747"}.fi-br-ear:before{content:"\e748"}.fi-br-ear-deaf:before{content:"\e749"}.fi-br-ear-muffs:before{content:"\e74a"}.fi-br-ear-sound:before{content:"\e74b"}.fi-br-earbuds:before{content:"\e74c"}.fi-br-earnings:before{content:"\e74d"}.fi-br-earth-africa:before{content:"\e74e"}.fi-br-earth-americas:before{content:"\e74f"}.fi-br-earth-asia:before{content:"\e750"}.fi-br-earth-europa:before{content:"\e751"}.fi-br-ebook:before{content:"\e753"}.fi-br-eclipse:before{content:"\e754"}.fi-br-eclipse-alt:before{content:"\e755"}.fi-br-eco-battery:before{content:"\e756"}.fi-br-eco-electric:before{content:"\e757"}.fi-br-edamame:before{content:"\e758"}.fi-br-edit:before{content:"\e759"}.fi-br-edit-alt:before{content:"\e75a"}.fi-br-edit-message:before{content:"\e75b"}.fi-br-education-podcast:before{content:"\e75c"}.fi-br-effect:before{content:"\e75d"}.fi-br-egg:before{content:"\e75e"}.fi-br-egg-fried:before{content:"\e75f"}.fi-br-eiffel-tower:before{content:"\e760"}.fi-br-eject:before{content:"\e761"}.fi-br-electric-bike:before{content:"\e762"}.fi-br-electric-bus:before{content:"\e763"}.fi-br-electric-car:before{content:"\e764"}.fi-br-electric-scooter:before{content:"\e765"}.fi-br-elephant:before{content:"\e767"}.fi-br-elevator:before{content:"\e768"}.fi-br-email-feedback:before{content:"\e76a"}.fi-br-email-heart:before{content:"\e76b"}.fi-br-email-pending:before{content:"\e76c"}.fi-br-email-refresh:before{content:"\e76d"}.fi-br-email-star:before{content:"\e76e"}.fi-br-emergency-call:before{content:"\e76f"}.fi-br-emergency-stop:before{content:"\e770"}.fi-br-employee-alt:before{content:"\e771"}.fi-br-employee-handbook:before{content:"\e772"}.fi-br-employee-man:before{content:"\e773"}.fi-br-employee-man-alt:before{content:"\e774"}.fi-br-employee-performance:before{content:"\e776"}.fi-br-employees:before{content:"\e778"}.fi-br-employees-woman-man:before{content:"\e779"}.fi-br-empty-set:before{content:"\e77a"}.fi-br-endless-loop:before{content:"\e77b"}.fi-br-energy-drink:before{content:"\e77c"}.fi-br-engine:before{content:"\e77e"}.fi-br-engine-algorithm:before{content:"\e77f"}.fi-br-engine-warning:before{content:"\e780"}.fi-br-english:before{content:"\e781"}.fi-br-enter:before{content:"\e782"}.fi-br-entrance:before{content:"\e784"}.fi-br-envelope:before{content:"\e785"}.fi-br-envelope-ban:before{content:"\e786"}.fi-br-envelope-bulk:before{content:"\e787"}.fi-br-envelope-dot:before{content:"\e788"}.fi-br-envelope-download:before{content:"\e789"}.fi-br-envelope-heart:before{content:"\e78a"}.fi-br-envelope-marker:before{content:"\e78b"}.fi-br-envelope-open:before{content:"\e78c"}.fi-br-envelope-open-dollar:before{content:"\e78d"}.fi-br-envelope-open-text:before{content:"\e78e"}.fi-br-envelope-plus:before{content:"\e78f"}.fi-br-envelopes:before{content:"\e790"}.fi-br-equality:before{content:"\e792"}.fi-br-equals:before{content:"\e793"}.fi-br-equestrian-statue:before{content:"\e794"}.fi-br-eraser:before{content:"\e796"}.fi-br-error-bug:before{content:"\e797"}.fi-br-error-camera:before{content:"\e798"}.fi-br-error-receipt:before{content:"\e799"}.fi-br-escalator:before{content:"\e79a"}.fi-br-ethernet:before{content:"\e79c"}.fi-br-euro:before{content:"\e79e"}.fi-br-europe-flag:before{content:"\e79f"}.fi-br-europe-map:before{content:"\e7a0"}.fi-br-european-union:before{content:"\e7a1"}.fi-br-evidence:before{content:"\e7a3"}.fi-br-exam-b:before{content:"\e7a4"}.fi-br-exam-d:before{content:"\e7a5"}.fi-br-exam-f:before{content:"\e7a6"}.fi-br-exam-xmark:before{content:"\e7a7"}.fi-br-excavator:before{content:"\e7a8"}.fi-br-exchange:before{content:"\e7a9"}.fi-br-exchange-alt:before{content:"\e7aa"}.fi-br-exchange-cryptocurrency:before{content:"\e7ab"}.fi-br-exclamation:before{content:"\e7ac"}.fi-br-exit:before{content:"\e7af"}.fi-br-exit-alt:before{content:"\e7b0"}.fi-br-expand:before{content:"\e7b1"}.fi-br-expand-arrows:before{content:"\e7b2"}.fi-br-expand-arrows-alt:before{content:"\e7b3"}.fi-br-expense:before{content:"\e7b4"}.fi-br-expense-bill:before{content:"\e7b5"}.fi-br-explosion:before{content:"\e7b8"}.fi-br-external-hard-drive:before{content:"\e7b9"}.fi-br-external-world:before{content:"\e7ba"}.fi-br-eye:before{content:"\e7bb"}.fi-br-eye-alert:before{content:"\e7bc"}.fi-br-eye-arrow-progress:before{content:"\e7bd"}.fi-br-eye-crossed:before{content:"\e7be"}.fi-br-eye-drop:before{content:"\e7bf"}.fi-br-eye-dropper:before{content:"\e7c0"}.fi-br-eye-dropper-half:before{content:"\e7c1"}.fi-br-eye-lashes:before{content:"\e7c3"}.fi-br-eye-recognition:before{content:"\e7c4"}.fi-br-eye-scanner:before{content:"\e7c5"}.fi-br-eyelashes:before{content:"\e7c6"}.fi-br-eyeliner:before{content:"\e7c7"}.fi-br-eyes:before{content:"\e7c8"}.fi-br-eyeshadow:before{content:"\e7c9"}.fi-br-f:before{content:"\e7ca"}.fi-br-fabric:before{content:"\e7cc"}.fi-br-face-angry-horns:before{content:"\e7cd"}.fi-br-face-anguished:before{content:"\e7ce"}.fi-br-face-anxious-sweat:before{content:"\e7cf"}.fi-br-face-astonished:before{content:"\e7d0"}.fi-br-face-awesome:before{content:"\e7d1"}.fi-br-face-beam-hand-over-mouth:before{content:"\e7d2"}.fi-br-face-confounded:before{content:"\e7d3"}.fi-br-face-confused:before{content:"\e7d4"}.fi-br-face-cowboy-hat:before{content:"\e7d5"}.fi-br-face-disappointed:before{content:"\e7d6"}.fi-br-face-disguise:before{content:"\e7d7"}.fi-br-face-downcast-sweat:before{content:"\e7d8"}.fi-br-face-drooling:before{content:"\e7d9"}.fi-br-face-explode:before{content:"\e7da"}.fi-br-face-expressionless:before{content:"\e7db"}.fi-br-face-eyes-xmarks:before{content:"\e7dc"}.fi-br-face-fearful:before{content:"\e7dd"}.fi-br-face-glasses:before{content:"\e7de"}.fi-br-face-grin-tongue-wink:before{content:"\e7df"}.fi-br-face-hand-yawn:before{content:"\e7e0"}.fi-br-face-head-bandage:before{content:"\e7e1"}.fi-br-face-hushed:before{content:"\e7e2"}.fi-br-face-icicles:before{content:"\e7e3"}.fi-br-face-lying:before{content:"\e7e4"}.fi-br-face-mask:before{content:"\e7e5"}.fi-br-face-monocle:before{content:"\e7e6"}.fi-br-face-nauseated:before{content:"\e7e7"}.fi-br-face-nose-steam:before{content:"\e7e8"}.fi-br-face-party:before{content:"\e7e9"}.fi-br-face-pensive:before{content:"\e7ea"}.fi-br-face-persevering:before{content:"\e7eb"}.fi-br-face-pleading:before{content:"\e7ec"}.fi-br-face-raised-eyebrow:before{content:"\e7ed"}.fi-br-face-relieved:before{content:"\e7ee"}.fi-br-face-sad-sweat:before{content:"\e7ef"}.fi-br-face-scream:before{content:"\e7f0"}.fi-br-face-shush:before{content:"\e7f1"}.fi-br-face-sleeping:before{content:"\e7f2"}.fi-br-face-sleepy:before{content:"\e7f3"}.fi-br-face-smile-halo:before{content:"\e7f4"}.fi-br-face-smile-hearts:before{content:"\e7f5"}.fi-br-face-smile-horns:before{content:"\e7f6"}.fi-br-face-smile-tear:before{content:"\e7f7"}.fi-br-face-smile-tongue:before{content:"\e7f8"}.fi-br-face-smile-upside-down:before{content:"\e7f9"}.fi-br-face-smiling-hands:before{content:"\e7fa"}.fi-br-face-smirking:before{content:"\e7fb"}.fi-br-face-sunglasses:before{content:"\e7fc"}.fi-br-face-sunglasses-alt:before{content:"\e7fd"}.fi-br-face-swear:before{content:"\e7fe"}.fi-br-face-thermometer:before{content:"\e7ff"}.fi-br-face-thinking:before{content:"\e800"}.fi-br-face-tissue:before{content:"\e801"}.fi-br-face-tongue-money:before{content:"\e802"}.fi-br-face-tongue-sweat:before{content:"\e803"}.fi-br-face-unamused:before{content:"\e804"}.fi-br-face-viewfinder:before{content:"\e805"}.fi-br-face-vomit:before{content:"\e806"}.fi-br-face-weary:before{content:"\e807"}.fi-br-face-woozy:before{content:"\e808"}.fi-br-face-worried:before{content:"\e809"}.fi-br-face-zany:before{content:"\e80a"}.fi-br-face-zipper:before{content:"\e80b"}.fi-br-facial-mask:before{content:"\e812"}.fi-br-facial-massage:before{content:"\e813"}.fi-br-facial-treatment:before{content:"\e814"}.fi-br-fail:before{content:"\e815"}.fi-br-fajita:before{content:"\e816"}.fi-br-falafel:before{content:"\e817"}.fi-br-family:before{content:"\e818"}.fi-br-family-dress:before{content:"\e819"}.fi-br-family-law:before{content:"\e81a"}.fi-br-family-pants:before{content:"\e81b"}.fi-br-fan:before{content:"\e81c"}.fi-br-fan-table:before{content:"\e81d"}.fi-br-farfalle:before{content:"\e81e"}.fi-br-farm:before{content:"\e81f"}.fi-br-faucet:before{content:"\e820"}.fi-br-faucet-drip:before{content:"\e821"}.fi-br-fax:before{content:"\e822"}.fi-br-fbx-file:before{content:"\e823"}.fi-br-feather:before{content:"\e824"}.fi-br-feather-pointed:before{content:"\e825"}.fi-br-features:before{content:"\e826"}.fi-br-features-alt:before{content:"\e827"}.fi-br-february-calendar:before{content:"\e828"}.fi-br-fee:before{content:"\e82a"}.fi-br-fee-receipt:before{content:"\e82c"}.fi-br-feedback:before{content:"\e82d"}.fi-br-feedback-alt:before{content:"\e82e"}.fi-br-feedback-cycle-loop:before{content:"\e82f"}.fi-br-feedback-hand:before{content:"\e830"}.fi-br-feedback-review:before{content:"\e831"}.fi-br-female:before{content:"\e832"}.fi-br-female-couple:before{content:"\e833"}.fi-br-fence:before{content:"\e834"}.fi-br-ferris-wheel:before{content:"\e835"}.fi-br-field-hockey:before{content:"\e836"}.fi-br-fighter-jet:before{content:"\e837"}.fi-br-file:before{content:"\e839"}.fi-br-file-ai:before{content:"\e83a"}.fi-br-file-audio:before{content:"\e83b"}.fi-br-file-backup:before{content:"\e83c"}.fi-br-file-binary:before{content:"\e83d"}.fi-br-file-chart-line:before{content:"\e83e"}.fi-br-file-chart-pie:before{content:"\e83f"}.fi-br-file-circle-info:before{content:"\e840"}.fi-br-file-cloud:before{content:"\e841"}.fi-br-file-code:before{content:"\e842"}.fi-br-file-conversion:before{content:"\e843"}.fi-br-file-css:before{content:"\e844"}.fi-br-file-csv:before{content:"\e845"}.fi-br-file-download:before{content:"\e847"}.fi-br-file-edit:before{content:"\e848"}.fi-br-file-eps:before{content:"\e849"}.fi-br-file-excel:before{content:"\e84a"}.fi-br-file-exclamation:before{content:"\e84b"}.fi-br-file-export:before{content:"\e84c"}.fi-br-file-image:before{content:"\e84e"}.fi-br-file-import:before{content:"\e84f"}.fi-br-file-invoice:before{content:"\e850"}.fi-br-file-invoice-dollar:before{content:"\e851"}.fi-br-file-lock:before{content:"\e852"}.fi-br-file-loop:before{content:"\e853"}.fi-br-file-medical:before{content:"\e855"}.fi-br-file-medical-alt:before{content:"\e856"}.fi-br-file-minus:before{content:"\e857"}.fi-br-file-pdf:before{content:"\e858"}.fi-br-file-powerpoint:before{content:"\e85b"}.fi-br-file-prescription:before{content:"\e85c"}.fi-br-file-psd:before{content:"\e85d"}.fi-br-file-question:before{content:"\e85e"}.fi-br-file-recycle:before{content:"\e85f"}.fi-br-file-signature:before{content:"\e860"}.fi-br-file-spreadsheet:before{content:"\e862"}.fi-br-file-upload:before{content:"\e863"}.fi-br-file-user:before{content:"\e864"}.fi-br-file-video:before{content:"\e865"}.fi-br-file-word:before{content:"\e866"}.fi-br-file-xls:before{content:"\e867"}.fi-br-file-zip-alt:before{content:"\e869"}.fi-br-file-zip-save:before{content:"\e86a"}.fi-br-file-zipper:before{content:"\e86b"}.fi-br-files-medical:before{content:"\e86d"}.fi-br-fill:before{content:"\e86e"}.fi-br-film:before{content:"\e86f"}.fi-br-film-canister:before{content:"\e870"}.fi-br-film-notification:before{content:"\e871"}.fi-br-film-slash:before{content:"\e872"}.fi-br-films:before{content:"\e873"}.fi-br-filter:before{content:"\e874"}.fi-br-filter-check:before{content:"\e875"}.fi-br-filter-list:before{content:"\e876"}.fi-br-filter-slash:before{content:"\e877"}.fi-br-filters:before{content:"\e878"}.fi-br-finance-education:before{content:"\e879"}.fi-br-financial-analysis:before{content:"\e87a"}.fi-br-financial-health:before{content:"\e87b"}.fi-br-financial-protection:before{content:"\e87c"}.fi-br-finger-droplet:before{content:"\e87d"}.fi-br-finger-nail:before{content:"\e87e"}.fi-br-fingerprint:before{content:"\e87f"}.fi-br-fingerprint-identification:before{content:"\e880"}.fi-br-fingerprint-magnifying-glass:before{content:"\e881"}.fi-br-fingerprint-remove:before{content:"\e882"}.fi-br-fingerprint-security-risk:before{content:"\e883"}.fi-br-fingerprint-verified:before{content:"\e884"}.fi-br-finish-flag:before{content:"\e885"}.fi-br-finish-line:before{content:"\e886"}.fi-br-fintech:before{content:"\e887"}.fi-br-fire-alarm:before{content:"\e888"}.fi-br-fire-bucket:before{content:"\e889"}.fi-br-fire-burner:before{content:"\e88a"}.fi-br-fire-door:before{content:"\e88b"}.fi-br-fire-emergency-call:before{content:"\e88c"}.fi-br-fire-exit:before{content:"\e88d"}.fi-br-fire-extinguisher:before{content:"\e88e"}.fi-br-fire-flame-curved:before{content:"\e88f"}.fi-br-fire-flame-simple:before{content:"\e890"}.fi-br-fire-helicopter:before{content:"\e891"}.fi-br-fire-hydrant:before{content:"\e892"}.fi-br-fire-shield:before{content:"\e893"}.fi-br-fire-smoke:before{content:"\e894"}.fi-br-fire-station:before{content:"\e895"}.fi-br-fireplace:before{content:"\e898"}.fi-br-first:before{content:"\e89b"}.fi-br-first-aid-kit:before{content:"\e89c"}.fi-br-first-award:before{content:"\e89d"}.fi-br-first-laurel:before{content:"\e89e"}.fi-br-first-medal:before{content:"\e89f"}.fi-br-fish:before{content:"\e8a0"}.fi-br-fish-bones:before{content:"\e8a1"}.fi-br-fish-cooked:before{content:"\e8a2"}.fi-br-fish-hook:before{content:"\e8a3"}.fi-br-fishing-rod:before{content:"\e8a4"}.fi-br-fist-move:before{content:"\e8a5"}.fi-br-fitness-time:before{content:"\e8a6"}.fi-br-fitness-watch:before{content:"\e8a7"}.fi-br-flag:before{content:"\e8a8"}.fi-br-flag-alt:before{content:"\e8a9"}.fi-br-flag-checkered:before{content:"\e8aa"}.fi-br-flag-usa:before{content:"\e8ab"}.fi-br-flame:before{content:"\e8ac"}.fi-br-flame-alert:before{content:"\e8ad"}.fi-br-flash-sale:before{content:"\e8ae"}.fi-br-flashcard:before{content:"\e8af"}.fi-br-flashlight:before{content:"\e8b0"}.fi-br-flask:before{content:"\e8b1"}.fi-br-flask-gear:before{content:"\e8b2"}.fi-br-flask-poison:before{content:"\e8b3"}.fi-br-flask-potion:before{content:"\e8b4"}.fi-br-flatbread:before{content:"\e8b5"}.fi-br-flatbread-stuffed:before{content:"\e8b6"}.fi-br-flip-horizontal:before{content:"\e8bb"}.fi-br-flooding:before{content:"\e8bd"}.fi-br-floor:before{content:"\e8be"}.fi-br-floor-alt:before{content:"\e8bf"}.fi-br-floor-layer:before{content:"\e8c0"}.fi-br-floppy-disk-circle-arrow-right:before{content:"\e8c1"}.fi-br-floppy-disk-circle-xmark:before{content:"\e8c2"}.fi-br-floppy-disk-pen:before{content:"\e8c3"}.fi-br-floppy-disks:before{content:"\e8c4"}.fi-br-florin-sign:before{content:"\e8c5"}.fi-br-flowchart:before{content:"\e8c6"}.fi-br-flower:before{content:"\e8c7"}.fi-br-flower-bouquet:before{content:"\e8c8"}.fi-br-flower-butterfly:before{content:"\e8c9"}.fi-br-flower-daffodil:before{content:"\e8ca"}.fi-br-flower-tulip:before{content:"\e8cb"}.fi-br-flushed:before{content:"\e8cc"}.fi-br-flushed-face:before{content:"\e8cd"}.fi-br-flute:before{content:"\e8ce"}.fi-br-flux-capacitor:before{content:"\e8cf"}.fi-br-fly-insect:before{content:"\e8d0"}.fi-br-flying-disc:before{content:"\e8d1"}.fi-br-flying-kite:before{content:"\e8d2"}.fi-br-fm-radio:before{content:"\e8d3"}.fi-br-foam-hand:before{content:"\e8d4"}.fi-br-fog:before{content:"\e8d5"}.fi-br-folder:before{content:"\e8d6"}.fi-br-folder-archive:before{content:"\e8d7"}.fi-br-folder-camera:before{content:"\e8d9"}.fi-br-folder-check:before{content:"\e8da"}.fi-br-folder-directory:before{content:"\e8db"}.fi-br-folder-download:before{content:"\e8dc"}.fi-br-folder-edit:before{content:"\e8dd"}.fi-br-folder-fire:before{content:"\e8de"}.fi-br-folder-gear:before{content:"\e8df"}.fi-br-folder-heart:before{content:"\e8e1"}.fi-br-folder-link:before{content:"\e8e3"}.fi-br-folder-loop:before{content:"\e8e4"}.fi-br-folder-math:before{content:"\e8e6"}.fi-br-folder-minus:before{content:"\e8e8"}.fi-br-folder-music:before{content:"\e8e9"}.fi-br-folder-notification:before{content:"\e8ea"}.fi-br-folder-open:before{content:"\e8eb"}.fi-br-folder-plus-circle:before{content:"\e8ec"}.fi-br-folder-times:before{content:"\e8ed"}.fi-br-folder-tree:before{content:"\e8ee"}.fi-br-folder-upload:before{content:"\e8ef"}.fi-br-folder-xmark:before{content:"\e8f1"}.fi-br-folder-xmark-circle:before{content:"\e8f2"}.fi-br-folders:before{content:"\e8f3"}.fi-br-follow:before{content:"\e8f4"}.fi-br-follow-folder:before{content:"\e8f5"}.fi-br-followcollection:before{content:"\e8f6"}.fi-br-followers:before{content:"\e8f7"}.fi-br-following:before{content:"\e8f8"}.fi-br-fondue-pot:before{content:"\e8f9"}.fi-br-football:before{content:"\e8fe"}.fi-br-football-player:before{content:"\e8ff"}.fi-br-football-ticket:before{content:"\e900"}.fi-br-footprint:before{content:"\e901"}.fi-br-foreign-language-audio:before{content:"\e902"}.fi-br-forest:before{content:"\e903"}.fi-br-forest-alt:before{content:"\e904"}.fi-br-fork:before{content:"\e905"}.fi-br-fork-spaghetti:before{content:"\e906"}.fi-br-forklift:before{content:"\e907"}.fi-br-form:before{content:"\e908"}.fi-br-fort:before{content:"\e909"}.fi-br-forward:before{content:"\e90a"}.fi-br-forward-fast:before{content:"\e90b"}.fi-br-fox:before{content:"\e90e"}.fi-br-frame:before{content:"\e90f"}.fi-br-franc-sign:before{content:"\e910"}.fi-br-france:before{content:"\e911"}.fi-br-france-country-code:before{content:"\e912"}.fi-br-fraud-detection:before{content:"\e913"}.fi-br-fraud-prevention:before{content:"\e914"}.fi-br-free:before{content:"\e915"}.fi-br-free-delivery:before{content:"\e916"}.fi-br-freemium:before{content:"\e917"}.fi-br-french:before{content:"\e91a"}.fi-br-french-fries:before{content:"\e91b"}.fi-br-friday:before{content:"\e91d"}.fi-br-frog:before{content:"\e91e"}.fi-br-front-loader:before{content:"\e91f"}.fi-br-ftp:before{content:"\e921"}.fi-br-fuel-gauge:before{content:"\e922"}.fi-br-fuel-station-arrow:before{content:"\e923"}.fi-br-full-screen:before{content:"\e924"}.fi-br-function:before{content:"\e925"}.fi-br-function-process:before{content:"\e927"}.fi-br-function-square:before{content:"\e928"}.fi-br-funnel-dollar:before{content:"\e929"}.fi-br-funnel-money:before{content:"\e92a"}.fi-br-fusilli:before{content:"\e92b"}.fi-br-g:before{content:"\e92c"}.fi-br-galaxy:before{content:"\e92d"}.fi-br-galaxy-alt:before{content:"\e92e"}.fi-br-galaxy-planet:before{content:"\e92f"}.fi-br-galaxy-star:before{content:"\e930"}.fi-br-gallery:before{content:"\e931"}.fi-br-gallery-thumbnails:before{content:"\e932"}.fi-br-game-board-alt:before{content:"\e934"}.fi-br-game-console-crank-handheld:before{content:"\e936"}.fi-br-game-engine:before{content:"\e937"}.fi-br-game-level:before{content:"\e938"}.fi-br-game-rules:before{content:"\e939"}.fi-br-game-server:before{content:"\e93a"}.fi-br-gamepad:before{content:"\e93b"}.fi-br-gamer:before{content:"\e93c"}.fi-br-gaming-chair:before{content:"\e93e"}.fi-br-gaming-mouse:before{content:"\e93f"}.fi-br-garage:before{content:"\e940"}.fi-br-garage-car:before{content:"\e941"}.fi-br-garage-open:before{content:"\e942"}.fi-br-garlic:before{content:"\e943"}.fi-br-garlic-alt:before{content:"\e944"}.fi-br-gas-mask:before{content:"\e945"}.fi-br-gas-pump:before{content:"\e946"}.fi-br-gas-pump-alt:before{content:"\e947"}.fi-br-gas-pump-slash:before{content:"\e948"}.fi-br-gas-station:before{content:"\e949"}.fi-br-gastric-reflux:before{content:"\e94a"}.fi-br-gauge-circle-bolt:before{content:"\e94b"}.fi-br-gauge-circle-minus:before{content:"\e94c"}.fi-br-gauge-circle-plus:before{content:"\e94d"}.fi-br-gauze-bandage:before{content:"\e94e"}.fi-br-gavel:before{content:"\e94f"}.fi-br-gay-couple:before{content:"\e950"}.fi-br-gears:before{content:"\e953"}.fi-br-gem:before{content:"\e954"}.fi-br-general:before{content:"\e955"}.fi-br-german:before{content:"\e956"}.fi-br-germany:before{content:"\e957"}.fi-br-germany-country-code:before{content:"\e958"}.fi-br-ghost:before{content:"\e959"}.fi-br-gif:before{content:"\e95a"}.fi-br-gif-square:before{content:"\e95c"}.fi-br-gift:before{content:"\e95d"}.fi-br-gift-alert:before{content:"\e95e"}.fi-br-gift-box-benefits:before{content:"\e95f"}.fi-br-gift-card:before{content:"\e960"}.fi-br-gift-voucher:before{content:"\e961"}.fi-br-gifts:before{content:"\e962"}.fi-br-ginger:before{content:"\e963"}.fi-br-gingerbread-man:before{content:"\e964"}.fi-br-glacier:before{content:"\e967"}.fi-br-glass:before{content:"\e968"}.fi-br-glass-champagne:before{content:"\e969"}.fi-br-glass-cheers:before{content:"\e96a"}.fi-br-glass-citrus:before{content:"\e96b"}.fi-br-glass-empty:before{content:"\e96c"}.fi-br-glass-half:before{content:"\e96d"}.fi-br-glass-water-droplet:before{content:"\e96e"}.fi-br-glass-whiskey:before{content:"\e96f"}.fi-br-glass-whiskey-rocks:before{content:"\e970"}.fi-br-glasses:before{content:"\e971"}.fi-br-global-research:before{content:"\e972"}.fi-br-global-warming:before{content:"\e973"}.fi-br-globe:before{content:"\e974"}.fi-br-globe-alt:before{content:"\e975"}.fi-br-globe-pointer:before{content:"\e976"}.fi-br-globe-shield:before{content:"\e977"}.fi-br-globe-snow:before{content:"\e978"}.fi-br-globe-user:before{content:"\e979"}.fi-br-gltf-file:before{content:"\e97a"}.fi-br-glucose:before{content:"\e97b"}.fi-br-glue:before{content:"\e97c"}.fi-br-glue-stick:before{content:"\e97d"}.fi-br-goal-mountain:before{content:"\e97e"}.fi-br-goal-net:before{content:"\e97f"}.fi-br-goalkeeper:before{content:"\e980"}.fi-br-goals:before{content:"\e981"}.fi-br-golf:before{content:"\e982"}.fi-br-golf-bag:before{content:"\e983"}.fi-br-golf-ball:before{content:"\e984"}.fi-br-golf-ball-grass:before{content:"\e985"}.fi-br-golf-club:before{content:"\e986"}.fi-br-golf-hole:before{content:"\e987"}.fi-br-golfer:before{content:"\e988"}.fi-br-gopuram:before{content:"\e990"}.fi-br-gourmet:before{content:"\e991"}.fi-br-government-budget:before{content:"\e992"}.fi-br-government-flag:before{content:"\e993"}.fi-br-government-user:before{content:"\e994"}.fi-br-gps-navigation:before{content:"\e995"}.fi-br-graduation-cap:before{content:"\e996"}.fi-br-graduation-diploma:before{content:"\e997"}.fi-br-gramophone:before{content:"\e998"}.fi-br-granola:before{content:"\e999"}.fi-br-grape:before{content:"\e99a"}.fi-br-graph-curve:before{content:"\e99b"}.fi-br-graphic-style:before{content:"\e99c"}.fi-br-graphic-tablet:before{content:"\e99d"}.fi-br-graphic-tablet-pen:before{content:"\e99e"}.fi-br-grass:before{content:"\e99f"}.fi-br-grate:before{content:"\e9a0"}.fi-br-grate-droplet:before{content:"\e9a1"}.fi-br-greater-than:before{content:"\e9a2"}.fi-br-greater-than-equal:before{content:"\e9a3"}.fi-br-greek-helmet:before{content:"\e9a4"}.fi-br-green-energy:before{content:"\e9a5"}.fi-br-grid:before{content:"\e9a6"}.fi-br-grid-alt:before{content:"\e9a7"}.fi-br-grid-dividers:before{content:"\e9a8"}.fi-br-grid-lock:before{content:"\e9a9"}.fi-br-grid-three:before{content:"\e9aa"}.fi-br-grid-two:before{content:"\e9ab"}.fi-br-grid-two-alt:before{content:"\e9ac"}.fi-br-grief:before{content:"\e9ad"}.fi-br-grill:before{content:"\e9ae"}.fi-br-grill-fire:before{content:"\e9af"}.fi-br-grill-hot-alt:before{content:"\e9b0"}.fi-br-grimace:before{content:"\e9b1"}.fi-br-grin:before{content:"\e9b2"}.fi-br-grin-alt:before{content:"\e9b3"}.fi-br-grin-beam:before{content:"\e9b4"}.fi-br-grin-beam-sweat:before{content:"\e9b5"}.fi-br-grin-hearts:before{content:"\e9b6"}.fi-br-grin-squint:before{content:"\e9b7"}.fi-br-grin-squint-tears:before{content:"\e9b8"}.fi-br-grin-stars:before{content:"\e9b9"}.fi-br-grin-tears:before{content:"\e9ba"}.fi-br-grin-tongue:before{content:"\e9bb"}.fi-br-grin-tongue-squint:before{content:"\e9bc"}.fi-br-grin-tongue-wink:before{content:"\e9bd"}.fi-br-grin-wink:before{content:"\e9be"}.fi-br-grip-dots:before{content:"\e9bf"}.fi-br-grip-dots-vertical:before{content:"\e9c0"}.fi-br-grip-horizontal:before{content:"\e9c1"}.fi-br-grip-lines:before{content:"\e9c2"}.fi-br-grip-lines-vertical:before{content:"\e9c3"}.fi-br-grip-vertical:before{content:"\e9c4"}.fi-br-grocery-bag:before{content:"\e9c5"}.fi-br-grocery-basket:before{content:"\e9c6"}.fi-br-group-arrows-rotate:before{content:"\e9c7"}.fi-br-group-call:before{content:"\e9c8"}.fi-br-group-community-social-media:before{content:"\e9ca"}.fi-br-grow-graphs-box:before{content:"\e9cb"}.fi-br-growth-audience:before{content:"\e9cc"}.fi-br-growth-chart-invest:before{content:"\e9cd"}.fi-br-growth-money:before{content:"\e9ce"}.fi-br-guarani-sign:before{content:"\e9cf"}.fi-br-guide:before{content:"\e9d0"}.fi-br-guide-alt:before{content:"\e9d1"}.fi-br-guide-book:before{content:"\e9d2"}.fi-br-guitar:before{content:"\e9d3"}.fi-br-guitar-electric:before{content:"\e9d4"}.fi-br-guitars:before{content:"\e9d5"}.fi-br-gun:before{content:"\e9d6"}.fi-br-gun-shooting:before{content:"\e9d7"}.fi-br-gun-squirt:before{content:"\e9d8"}.fi-br-gym:before{content:"\e9d9"}.fi-br-gym-bag:before{content:"\e9da"}.fi-br-gynecology:before{content:"\e9db"}.fi-br-gyoza:before{content:"\e9dc"}.fi-br-h:before{content:"\e9dd"}.fi-br-h-square:before{content:"\e9de"}.fi-br-h1:before{content:"\e9df"}.fi-br-h2:before{content:"\e9e0"}.fi-br-h3:before{content:"\e9e1"}.fi-br-h4:before{content:"\e9e2"}.fi-br-hacker:before{content:"\e9e3"}.fi-br-hair-clipper:before{content:"\e9e4"}.fi-br-hair-conditioner:before{content:"\e9e5"}.fi-br-hairbrush:before{content:"\e9e6"}.fi-br-haircut:before{content:"\e9e7"}.fi-br-hairdryer:before{content:"\e9e8"}.fi-br-half-loading:before{content:"\e9e9"}.fi-br-hamburger:before{content:"\e9ea"}.fi-br-hamburger-soda:before{content:"\e9eb"}.fi-br-hammer:before{content:"\e9ec"}.fi-br-hammer-brush:before{content:"\e9ed"}.fi-br-hammer-crash:before{content:"\e9ee"}.fi-br-hammer-war:before{content:"\e9ef"}.fi-br-hamsa:before{content:"\e9f0"}.fi-br-hand:before{content:"\e9f1"}.fi-br-hand-back-fist:before{content:"\e9f2"}.fi-br-hand-back-point-down:before{content:"\e9f3"}.fi-br-hand-back-point-left:before{content:"\e9f4"}.fi-br-hand-back-point-ribbon:before{content:"\e9f5"}.fi-br-hand-back-point-right:before{content:"\e9f6"}.fi-br-hand-bandage-wound:before{content:"\e9f7"}.fi-br-hand-bill:before{content:"\e9f8"}.fi-br-hand-cleaning:before{content:"\e9f9"}.fi-br-hand-dots:before{content:"\e9fa"}.fi-br-hand-dryer:before{content:"\e9fb"}.fi-br-hand-fingers-crossed:before{content:"\e9fc"}.fi-br-hand-fist:before{content:"\e9fd"}.fi-br-hand-heart:before{content:"\e9fe"}.fi-br-hand-holding-box:before{content:"\e9ff"}.fi-br-hand-holding-document:before{content:"\ea00"}.fi-br-hand-holding-droplet:before{content:"\ea01"}.fi-br-hand-holding-magic:before{content:"\ea03"}.fi-br-hand-holding-medical:before{content:"\ea04"}.fi-br-hand-holding-seeding:before{content:"\ea05"}.fi-br-hand-holding-skull:before{content:"\ea07"}.fi-br-hand-holding-usd:before{content:"\ea08"}.fi-br-hand-holding-water:before{content:"\ea09"}.fi-br-hand-horns:before{content:"\ea0a"}.fi-br-hand-horns-bolt:before{content:"\ea0b"}.fi-br-hand-key:before{content:"\ea0c"}.fi-br-hand-lizard:before{content:"\ea0d"}.fi-br-hand-love:before{content:"\ea0e"}.fi-br-hand-middle-finger:before{content:"\ea0f"}.fi-br-hand-paper:before{content:"\ea10"}.fi-br-hand-peace:before{content:"\ea11"}.fi-br-hand-point-ribbon:before{content:"\ea12"}.fi-br-hand-present:before{content:"\ea13"}.fi-br-hand-scissors:before{content:"\ea14"}.fi-br-hand-sparkles:before{content:"\ea15"}.fi-br-hand-spock:before{content:"\ea16"}.fi-br-hand-wave:before{content:"\ea17"}.fi-br-hand-zoom-in:before{content:"\ea18"}.fi-br-handcuffed-hands:before{content:"\ea19"}.fi-br-handcuffs:before{content:"\ea1a"}.fi-br-handmade:before{content:"\ea1b"}.fi-br-hands-brain:before{content:"\ea1c"}.fi-br-hands-bubbles:before{content:"\ea1d"}.fi-br-hands-clapping:before{content:"\ea1e"}.fi-br-hands-heart:before{content:"\ea1f"}.fi-br-hands-holding:before{content:"\ea20"}.fi-br-hands-holding-child:before{content:"\ea21"}.fi-br-hands-holding-diamond:before{content:"\ea22"}.fi-br-hands-together:before{content:"\ea23"}.fi-br-hands-together-heart:before{content:"\ea24"}.fi-br-hands-typing-keyboard:before{content:"\ea25"}.fi-br-hands-usd:before{content:"\ea27"}.fi-br-handshake:before{content:"\ea28"}.fi-br-handshake-angle:before{content:"\ea29"}.fi-br-handshake-deal-loan:before{content:"\ea2a"}.fi-br-handshake-house:before{content:"\ea2b"}.fi-br-handshake-simple-slash:before{content:"\ea2c"}.fi-br-handshake-trust:before{content:"\ea2d"}.fi-br-handstand:before{content:"\ea2e"}.fi-br-hanukiah:before{content:"\ea2f"}.fi-br-happy:before{content:"\ea30"}.fi-br-hard-disk-scan:before{content:"\ea31"}.fi-br-hard-drive:before{content:"\ea32"}.fi-br-hard-hat:before{content:"\ea33"}.fi-br-harp:before{content:"\ea34"}.fi-br-hashtag-lock:before{content:"\ea37"}.fi-br-hastag:before{content:"\ea39"}.fi-br-hat-beach:before{content:"\ea3a"}.fi-br-hat-birthday:before{content:"\ea3b"}.fi-br-hat-chef:before{content:"\ea3c"}.fi-br-hat-cowboy:before{content:"\ea3d"}.fi-br-hat-cowboy-side:before{content:"\ea3e"}.fi-br-hat-santa:before{content:"\ea3f"}.fi-br-hat-winter:before{content:"\ea40"}.fi-br-hat-witch:before{content:"\ea41"}.fi-br-hat-wizard:before{content:"\ea42"}.fi-br-haute-cuisine:before{content:"\ea43"}.fi-br-hdd:before{content:"\ea45"}.fi-br-head-side:before{content:"\ea46"}.fi-br-head-side-brain:before{content:"\ea47"}.fi-br-head-side-cough:before{content:"\ea48"}.fi-br-head-side-cough-slash:before{content:"\ea49"}.fi-br-head-side-headphones:before{content:"\ea4a"}.fi-br-head-side-heart:before{content:"\ea4b"}.fi-br-head-side-mask:before{content:"\ea4c"}.fi-br-head-side-medical:before{content:"\ea4d"}.fi-br-head-side-thinking:before{content:"\ea4e"}.fi-br-head-side-virus:before{content:"\ea4f"}.fi-br-head-vr:before{content:"\ea51"}.fi-br-headache:before{content:"\ea52"}.fi-br-heading:before{content:"\ea53"}.fi-br-headphones:before{content:"\ea54"}.fi-br-headphones-pairing:before{content:"\ea55"}.fi-br-headphones-rhythm:before{content:"\ea56"}.fi-br-headset:before{content:"\ea57"}.fi-br-healing:before{content:"\ea58"}.fi-br-health-podcast:before{content:"\ea59"}.fi-br-heart:before{content:"\ea5a"}.fi-br-heart-arrow:before{content:"\ea5b"}.fi-br-heart-brain:before{content:"\ea5c"}.fi-br-heart-circle-user:before{content:"\ea5d"}.fi-br-heart-crack:before{content:"\ea5e"}.fi-br-heart-half:before{content:"\ea5f"}.fi-br-heart-half-stroke:before{content:"\ea60"}.fi-br-heart-health-muscle:before{content:"\ea61"}.fi-br-heart-lock:before{content:"\ea62"}.fi-br-heart-partner-handshake:before{content:"\ea63"}.fi-br-heart-rate:before{content:"\ea64"}.fi-br-heart-slash:before{content:"\ea65"}.fi-br-heart-upside-down:before{content:"\ea66"}.fi-br-heat:before{content:"\ea67"}.fi-br-helicopter-side:before{content:"\ea68"}.fi-br-helmet-battle:before{content:"\ea69"}.fi-br-hermit-crab:before{content:"\ea6a"}.fi-br-hexagon:before{content:"\ea6b"}.fi-br-hexagon-check:before{content:"\ea6c"}.fi-br-hexagon-divide:before{content:"\ea6d"}.fi-br-hexagon-exclamation:before{content:"\ea6e"}.fi-br-high-definition:before{content:"\ea70"}.fi-br-high-five:before{content:"\ea71"}.fi-br-high-five-celebration-yes:before{content:"\ea72"}.fi-br-high-temperature-alert:before{content:"\ea73"}.fi-br-highlighter:before{content:"\ea74"}.fi-br-highlighter-line:before{content:"\ea75"}.fi-br-hiking:before{content:"\ea76"}.fi-br-hiking-boot:before{content:"\ea77"}.fi-br-hill-avalanche:before{content:"\ea78"}.fi-br-hill-rockslide:before{content:"\ea79"}.fi-br-hippie:before{content:"\ea7b"}.fi-br-hippo:before{content:"\ea7c"}.fi-br-hockey-mask:before{content:"\ea7d"}.fi-br-hockey-puck:before{content:"\ea7e"}.fi-br-hockey-stick-puck:before{content:"\ea7f"}.fi-br-hockey-sticks:before{content:"\ea80"}.fi-br-holding-hand-brain:before{content:"\ea81"}.fi-br-holding-hand-delivery:before{content:"\ea82"}.fi-br-holding-hand-dinner:before{content:"\ea83"}.fi-br-holding-hand-direction:before{content:"\ea84"}.fi-br-holding-hand-gear:before{content:"\ea85"}.fi-br-holding-hand-key:before{content:"\ea86"}.fi-br-holding-hand-nft:before{content:"\ea87"}.fi-br-holding-hand-pizza-box:before{content:"\ea88"}.fi-br-holding-hand-revenue:before{content:"\ea89"}.fi-br-holly-berry:before{content:"\ea8a"}.fi-br-home:before{content:"\ea8b"}.fi-br-home-control-app:before{content:"\ea8d"}.fi-br-home-heart:before{content:"\ea8e"}.fi-br-home-location:before{content:"\ea8f"}.fi-br-home-location-alt:before{content:"\ea90"}.fi-br-home-robot:before{content:"\ea91"}.fi-br-home-settings:before{content:"\ea92"}.fi-br-home-wifi-phone:before{content:"\ea93"}.fi-br-homework:before{content:"\ea95"}.fi-br-honey-pot:before{content:"\ea96"}.fi-br-honeycomb:before{content:"\ea97"}.fi-br-honeycomb-bee:before{content:"\ea98"}.fi-br-hood-cloak:before{content:"\ea99"}.fi-br-hook:before{content:"\ea9a"}.fi-br-horizontal-rule:before{content:"\ea9b"}.fi-br-horse:before{content:"\ea9c"}.fi-br-horse-head:before{content:"\ea9d"}.fi-br-horse-saddle:before{content:"\ea9e"}.fi-br-horseshoe:before{content:"\ea9f"}.fi-br-horseshoe-broken:before{content:"\eaa0"}.fi-br-hose:before{content:"\eaa1"}.fi-br-hose-reel:before{content:"\eaa2"}.fi-br-hospital:before{content:"\eaa3"}.fi-br-hospital-bed:before{content:"\eaa4"}.fi-br-hospital-symbol:before{content:"\eaa5"}.fi-br-hospital-user:before{content:"\eaa6"}.fi-br-hospitals:before{content:"\eaa7"}.fi-br-hot-tub:before{content:"\eaa8"}.fi-br-hotdog:before{content:"\eaa9"}.fi-br-hotel:before{content:"\eaaa"}.fi-br-hotel-room-key:before{content:"\eaab"}.fi-br-hourglass:before{content:"\eaad"}.fi-br-hourglass-end:before{content:"\eaae"}.fi-br-hourglass-start:before{content:"\eaaf"}.fi-br-house-blank:before{content:"\eab0"}.fi-br-house-briefcase:before{content:"\eab1"}.fi-br-house-building:before{content:"\eab2"}.fi-br-house-chimney:before{content:"\eab3"}.fi-br-house-chimney-blank:before{content:"\eab4"}.fi-br-house-chimney-crack:before{content:"\eab5"}.fi-br-house-chimney-heart:before{content:"\eab6"}.fi-br-house-chimney-medical:before{content:"\eab7"}.fi-br-house-chimney-user:before{content:"\eab8"}.fi-br-house-chimney-window:before{content:"\eab9"}.fi-br-house-circle-check:before{content:"\eaba"}.fi-br-house-circle-exclamation:before{content:"\eabb"}.fi-br-house-circle-xmark:before{content:"\eabc"}.fi-br-house-crack:before{content:"\eabd"}.fi-br-house-crack-alt:before{content:"\eabe"}.fi-br-house-day:before{content:"\eabf"}.fi-br-house-fire:before{content:"\eac0"}.fi-br-house-flag:before{content:"\eac1"}.fi-br-house-flood:before{content:"\eac2"}.fi-br-house-hand:before{content:"\eac3"}.fi-br-house-hands:before{content:"\eac4"}.fi-br-house-key:before{content:"\eac5"}.fi-br-house-laptop:before{content:"\eac6"}.fi-br-house-leave:before{content:"\eac7"}.fi-br-house-lock:before{content:"\eac8"}.fi-br-house-medical:before{content:"\eac9"}.fi-br-house-night:before{content:"\eaca"}.fi-br-house-plan:before{content:"\eacb"}.fi-br-house-return:before{content:"\eacc"}.fi-br-house-signal:before{content:"\eacd"}.fi-br-house-tree:before{content:"\eace"}.fi-br-house-tsunami:before{content:"\eacf"}.fi-br-house-turret:before{content:"\ead0"}.fi-br-house-unlock:before{content:"\ead1"}.fi-br-house-user:before{content:"\ead2"}.fi-br-house-window:before{content:"\ead3"}.fi-br-hr:before{content:"\ead4"}.fi-br-hr-group:before{content:"\ead5"}.fi-br-hr-management:before{content:"\ead6"}.fi-br-hr-person:before{content:"\ead7"}.fi-br-hryvnia:before{content:"\ead8"}.fi-br-html-file:before{content:"\ead9"}.fi-br-hug-tree:before{content:"\eadd"}.fi-br-humanitarian-mission:before{content:"\eade"}.fi-br-humidity:before{content:"\eadf"}.fi-br-hundred-points:before{content:"\eae0"}.fi-br-hurricane:before{content:"\eae1"}.fi-br-hybrid-work:before{content:"\eae2"}.fi-br-hydroalcoholic-gel:before{content:"\eae3"}.fi-br-hyperloop:before{content:"\eae4"}.fi-br-i:before{content:"\eae6"}.fi-br-ice-cream:before{content:"\eae8"}.fi-br-ice-skate:before{content:"\eae9"}.fi-br-iceberg:before{content:"\eaea"}.fi-br-icicles:before{content:"\eaeb"}.fi-br-icon-star:before{content:"\eaec"}.fi-br-id-badge:before{content:"\eaee"}.fi-br-id-card:before{content:"\eaef"}.fi-br-id-card-clip-alt:before{content:"\eaf0"}.fi-br-idea-exchange:before{content:"\eaf2"}.fi-br-idea-magnet:before{content:"\eaf3"}.fi-br-igloo:before{content:"\eaf4"}.fi-br-image-alert:before{content:"\eaf7"}.fi-br-image-slash:before{content:"\eaf8"}.fi-br-images:before{content:"\eaf9"}.fi-br-images-user:before{content:"\eafa"}.fi-br-immunity:before{content:"\eafc"}.fi-br-improve-user:before{content:"\eafd"}.fi-br-improvement:before{content:"\eafe"}.fi-br-inbox:before{content:"\eaff"}.fi-br-inbox-full:before{content:"\eb00"}.fi-br-inbox-in:before{content:"\eb01"}.fi-br-inbox-out:before{content:"\eb02"}.fi-br-inboxes:before{content:"\eb03"}.fi-br-incense-sticks-yoga:before{content:"\eb04"}.fi-br-incognito:before{content:"\eb05"}.fi-br-indent:before{content:"\eb07"}.fi-br-india-map:before{content:"\eb09"}.fi-br-indian-rupee-sign:before{content:"\eb0a"}.fi-br-industrial-pollution:before{content:"\eb0b"}.fi-br-industry-alt:before{content:"\eb0c"}.fi-br-industry-windows:before{content:"\eb0d"}.fi-br-infinite-cycle:before{content:"\eb0e"}.fi-br-infinity:before{content:"\eb0f"}.fi-br-info:before{content:"\eb10"}.fi-br-info-guide:before{content:"\eb11"}.fi-br-information:before{content:"\eb12"}.fi-br-inhaler:before{content:"\eb13"}.fi-br-ink:before{content:"\eb14"}.fi-br-input-numeric:before{content:"\eb15"}.fi-br-input-pipe:before{content:"\eb16"}.fi-br-input-text:before{content:"\eb17"}.fi-br-insert:before{content:"\eb18"}.fi-br-insert-alt:before{content:"\eb19"}.fi-br-insert-arrows:before{content:"\eb1a"}.fi-br-insert-button-circle:before{content:"\eb1b"}.fi-br-insert-credit-card:before{content:"\eb1c"}.fi-br-insert-square:before{content:"\eb1d"}.fi-br-insight:before{content:"\eb1e"}.fi-br-insight-alt:before{content:"\eb1f"}.fi-br-insight-head:before{content:"\eb20"}.fi-br-insomnia:before{content:"\eb21"}.fi-br-insurance:before{content:"\eb27"}.fi-br-insurtech:before{content:"\eb28"}.fi-br-integral:before{content:"\eb29"}.fi-br-interactive:before{content:"\eb2d"}.fi-br-interlining:before{content:"\eb2e"}.fi-br-internet-security:before{content:"\eb2f"}.fi-br-internet-speed-wifi:before{content:"\eb30"}.fi-br-interpersonal-skill:before{content:"\eb31"}.fi-br-interrogation:before{content:"\eb32"}.fi-br-intersection:before{content:"\eb33"}.fi-br-introduction:before{content:"\eb34"}.fi-br-introduction-handshake:before{content:"\eb35"}.fi-br-inventory-alt:before{content:"\eb36"}.fi-br-invest:before{content:"\eb37"}.fi-br-investment:before{content:"\eb38"}.fi-br-investor:before{content:"\eb39"}.fi-br-invite:before{content:"\eb3b"}.fi-br-invite-alt:before{content:"\eb3c"}.fi-br-invoice-paid:before{content:"\eb3d"}.fi-br-iot:before{content:"\eb3e"}.fi-br-iot-alt:before{content:"\eb3f"}.fi-br-ip-address:before{content:"\eb40"}.fi-br-iron:before{content:"\eb41"}.fi-br-island-tropical:before{content:"\eb42"}.fi-br-iso-file:before{content:"\eb43"}.fi-br-issue-loupe:before{content:"\eb44"}.fi-br-it:before{content:"\eb45"}.fi-br-it-alt:before{content:"\eb46"}.fi-br-it-computer:before{content:"\eb47"}.fi-br-italian:before{content:"\eb48"}.fi-br-italian-coffee-maker:before{content:"\eb49"}.fi-br-italian-lira-sign:before{content:"\eb4a"}.fi-br-italic:before{content:"\eb4b"}.fi-br-ivy:before{content:"\eb4d"}.fi-br-j:before{content:"\eb4e"}.fi-br-jam:before{content:"\eb50"}.fi-br-january-calendar:before{content:"\eb52"}.fi-br-japanese:before{content:"\eb53"}.fi-br-jar-alt:before{content:"\eb54"}.fi-br-jar-wheat:before{content:"\eb55"}.fi-br-javascript:before{content:"\eb57"}.fi-br-jelly:before{content:"\eb59"}.fi-br-job-search:before{content:"\eb5b"}.fi-br-joint:before{content:"\eb5d"}.fi-br-joker:before{content:"\eb5e"}.fi-br-journal:before{content:"\eb60"}.fi-br-journal-alt:before{content:"\eb61"}.fi-br-journey:before{content:"\eb62"}.fi-br-joystick:before{content:"\eb63"}.fi-br-jpg:before{content:"\eb64"}.fi-br-json-file:before{content:"\eb67"}.fi-br-judge:before{content:"\eb68"}.fi-br-jug:before{content:"\eb69"}.fi-br-jug-alt:before{content:"\eb6a"}.fi-br-jug-bottle:before{content:"\eb6b"}.fi-br-july-calendar:before{content:"\eb6c"}.fi-br-jumping-rope:before{content:"\eb6d"}.fi-br-june-calendar:before{content:"\eb6e"}.fi-br-jury:before{content:"\eb6f"}.fi-br-k:before{content:"\eb70"}.fi-br-k-pop:before{content:"\eb71"}.fi-br-k-pop-headphones:before{content:"\eb72"}.fi-br-k-pop-microphone:before{content:"\eb73"}.fi-br-kaaba:before{content:"\eb74"}.fi-br-kangaroo:before{content:"\eb75"}.fi-br-kayak:before{content:"\eb76"}.fi-br-kazoo:before{content:"\eb77"}.fi-br-kerning:before{content:"\eb78"}.fi-br-key:before{content:"\eb79"}.fi-br-key-car:before{content:"\eb7a"}.fi-br-key-hole:before{content:"\eb7b"}.fi-br-key-lock-crypto:before{content:"\eb7c"}.fi-br-key-person:before{content:"\eb7d"}.fi-br-key-skeleton-left-right:before{content:"\eb7e"}.fi-br-keyboard:before{content:"\eb7f"}.fi-br-keyboard-brightness:before{content:"\eb80"}.fi-br-keyboard-brightness-low:before{content:"\eb81"}.fi-br-keyboard-down:before{content:"\eb82"}.fi-br-keyboard-finger:before{content:"\eb83"}.fi-br-keyboard-left:before{content:"\eb84"}.fi-br-keynote:before{content:"\eb86"}.fi-br-khanda:before{content:"\eb87"}.fi-br-kidneys:before{content:"\eb89"}.fi-br-kimchi:before{content:"\eb8a"}.fi-br-kip-sign:before{content:"\eb8c"}.fi-br-kiss:before{content:"\eb8d"}.fi-br-kiss-beam:before{content:"\eb8e"}.fi-br-kiss-wink-heart:before{content:"\eb8f"}.fi-br-kitchen-set:before{content:"\eb90"}.fi-br-kite:before{content:"\eb91"}.fi-br-kiwi-bird:before{content:"\eb92"}.fi-br-kiwi-fruit:before{content:"\eb93"}.fi-br-knee-joint:before{content:"\eb94"}.fi-br-knife:before{content:"\eb95"}.fi-br-knife-kitchen:before{content:"\eb96"}.fi-br-knight:before{content:"\eb97"}.fi-br-knitting:before{content:"\eb98"}.fi-br-knot-rope:before{content:"\eb99"}.fi-br-knowledge:before{content:"\eb9a"}.fi-br-kombucha:before{content:"\eb9b"}.fi-br-korean:before{content:"\eb9c"}.fi-br-kpi:before{content:"\eb9d"}.fi-br-kpi-evaluation:before{content:"\eb9e"}.fi-br-l:before{content:"\eb9f"}.fi-br-lab-coat:before{content:"\eba0"}.fi-br-label:before{content:"\eba1"}.fi-br-lacrosse-stick:before{content:"\eba2"}.fi-br-lacrosse-stick-ball:before{content:"\eba3"}.fi-br-ladder:before{content:"\eba4"}.fi-br-ladybug-leaf:before{content:"\eba5"}.fi-br-lambda:before{content:"\eba6"}.fi-br-lamp:before{content:"\eba7"}.fi-br-lamp-desk:before{content:"\eba8"}.fi-br-lamp-desk-on:before{content:"\eba9"}.fi-br-lamp-floor:before{content:"\ebaa"}.fi-br-lamp-street:before{content:"\ebab"}.fi-br-land-layer-location:before{content:"\ebac"}.fi-br-land-layers:before{content:"\ebad"}.fi-br-land-location:before{content:"\ebae"}.fi-br-land-mine-on:before{content:"\ebaf"}.fi-br-landmark-alt:before{content:"\ebb0"}.fi-br-language:before{content:"\ebb1"}.fi-br-language-exchange:before{content:"\ebb2"}.fi-br-language-learning-app:before{content:"\ebb3"}.fi-br-languages-world:before{content:"\ebb4"}.fi-br-lanterns:before{content:"\ebb5"}.fi-br-laptop:before{content:"\ebb6"}.fi-br-laptop-arrow-down:before{content:"\ebb7"}.fi-br-laptop-binary:before{content:"\ebb8"}.fi-br-laptop-code:before{content:"\ebb9"}.fi-br-laptop-dollar:before{content:"\ebba"}.fi-br-laptop-lock:before{content:"\ebbb"}.fi-br-laptop-medical:before{content:"\ebbc"}.fi-br-laptop-mobile:before{content:"\ebbd"}.fi-br-laptop-mute:before{content:"\ebbe"}.fi-br-laptop-no-camera:before{content:"\ebbf"}.fi-br-laptop-refresh:before{content:"\ebc0"}.fi-br-laptop-shield:before{content:"\ebc1"}.fi-br-laptop-signal:before{content:"\ebc2"}.fi-br-laptop-slash:before{content:"\ebc3"}.fi-br-lari-sign:before{content:"\ebc4"}.fi-br-lasagna:before{content:"\ebc5"}.fi-br-lasso:before{content:"\ebc6"}.fi-br-lasso-sparkles:before{content:"\ebc7"}.fi-br-last-square:before{content:"\ebc8"}.fi-br-laugh:before{content:"\ebc9"}.fi-br-laugh-beam:before{content:"\ebca"}.fi-br-laugh-squint:before{content:"\ebcb"}.fi-br-laugh-wink:before{content:"\ebcc"}.fi-br-launch:before{content:"\ebcd"}.fi-br-laurel-user:before{content:"\ebce"}.fi-br-law-book:before{content:"\ebcf"}.fi-br-lawyer-man:before{content:"\ebd0"}.fi-br-lawyer-woman:before{content:"\ebd1"}.fi-br-layer-minus:before{content:"\ebd2"}.fi-br-layer-plus:before{content:"\ebd3"}.fi-br-layers:before{content:"\ebd4"}.fi-br-layout-fluid:before{content:"\ebd5"}.fi-br-lead:before{content:"\ebd6"}.fi-br-lead-funnel:before{content:"\ebd7"}.fi-br-lead-management:before{content:"\ebd8"}.fi-br-leader:before{content:"\ebd9"}.fi-br-leader-alt:before{content:"\ebda"}.fi-br-leader-speech:before{content:"\ebdb"}.fi-br-leaderboard:before{content:"\ebdc"}.fi-br-leaderboard-alt:before{content:"\ebdd"}.fi-br-leaderboard-trophy:before{content:"\ebde"}.fi-br-leadership:before{content:"\ebdf"}.fi-br-leadership-alt:before{content:"\ebe0"}.fi-br-leaf:before{content:"\ebe1"}.fi-br-leaf-fall:before{content:"\ebe2"}.fi-br-leaf-heart:before{content:"\ebe3"}.fi-br-leaf-maple:before{content:"\ebe4"}.fi-br-leaf-oak:before{content:"\ebe5"}.fi-br-leafy-green:before{content:"\ebe6"}.fi-br-leave:before{content:"\ebe8"}.fi-br-left:before{content:"\ebe9"}.fi-br-left-click-mouse:before{content:"\ebea"}.fi-br-left-from-bracket:before{content:"\ebeb"}.fi-br-legal:before{content:"\ebec"}.fi-br-legal-aid:before{content:"\ebed"}.fi-br-legal-case:before{content:"\ebee"}.fi-br-legal-document:before{content:"\ebef"}.fi-br-legal-fees:before{content:"\ebf0"}.fi-br-lemon:before{content:"\ebf1"}.fi-br-lemongrass:before{content:"\ebf2"}.fi-br-lesbian-couple:before{content:"\ebf3"}.fi-br-less-than:before{content:"\ebf4"}.fi-br-less-than-equal:before{content:"\ebf5"}.fi-br-lesson:before{content:"\ebf6"}.fi-br-lesson-class:before{content:"\ebf7"}.fi-br-letter-case:before{content:"\ebf9"}.fi-br-lettuce:before{content:"\ebfa"}.fi-br-level-down:before{content:"\ebfb"}.fi-br-level-down-alt:before{content:"\ebfc"}.fi-br-level-up:before{content:"\ebfd"}.fi-br-level-up-alt:before{content:"\ebfe"}.fi-br-license:before{content:"\ebff"}.fi-br-life:before{content:"\ec00"}.fi-br-life-ring:before{content:"\ec01"}.fi-br-lift:before{content:"\ec02"}.fi-br-light-ceiling:before{content:"\ec04"}.fi-br-light-emergency:before{content:"\ec05"}.fi-br-light-emergency-on:before{content:"\ec06"}.fi-br-light-mode-alt:before{content:"\ec07"}.fi-br-light-switch:before{content:"\ec08"}.fi-br-light-switch-off:before{content:"\ec09"}.fi-br-light-switch-on:before{content:"\ec0a"}.fi-br-lightbulb-cfl:before{content:"\ec0b"}.fi-br-lightbulb-cfl-on:before{content:"\ec0c"}.fi-br-lightbulb-dollar:before{content:"\ec0e"}.fi-br-lightbulb-exclamation:before{content:"\ec0f"}.fi-br-lightbulb-head:before{content:"\ec12"}.fi-br-lightbulb-message:before{content:"\ec13"}.fi-br-lightbulb-on:before{content:"\ec14"}.fi-br-lightbulb-question:before{content:"\ec15"}.fi-br-lightbulb-setting:before{content:"\ec16"}.fi-br-lightbulb-slash:before{content:"\ec17"}.fi-br-lighthouse:before{content:"\ec19"}.fi-br-lights-holiday:before{content:"\ec1a"}.fi-br-limit-hand:before{content:"\ec1b"}.fi-br-limit-speedometer:before{content:"\ec1c"}.fi-br-line-width:before{content:"\ec20"}.fi-br-link:before{content:"\ec21"}.fi-br-link-alt:before{content:"\ec22"}.fi-br-link-horizontal:before{content:"\ec23"}.fi-br-link-horizontal-slash:before{content:"\ec24"}.fi-br-link-slash:before{content:"\ec25"}.fi-br-link-slash-alt:before{content:"\ec26"}.fi-br-lion:before{content:"\ec2a"}.fi-br-lion-head:before{content:"\ec2b"}.fi-br-lips:before{content:"\ec2c"}.fi-br-lips-silence:before{content:"\ec2d"}.fi-br-lipstick:before{content:"\ec2e"}.fi-br-lira-sign:before{content:"\ec2f"}.fi-br-list:before{content:"\ec31"}.fi-br-list-check:before{content:"\ec32"}.fi-br-list-dropdown:before{content:"\ec33"}.fi-br-list-music:before{content:"\ec34"}.fi-br-list-timeline:before{content:"\ec35"}.fi-br-list-tree:before{content:"\ec36"}.fi-br-listening-audio-player:before{content:"\ec37"}.fi-br-litecoin-sign:before{content:"\ec39"}.fi-br-live:before{content:"\ec3a"}.fi-br-live-alt:before{content:"\ec3b"}.fi-br-loading:before{content:"\ec3c"}.fi-br-loan:before{content:"\ec3d"}.fi-br-lobster:before{content:"\ec3e"}.fi-br-local-shop:before{content:"\ec3f"}.fi-br-location-alert:before{content:"\ec40"}.fi-br-location-alt:before{content:"\ec41"}.fi-br-location-arrow:before{content:"\ec42"}.fi-br-location-crosshairs:before{content:"\ec43"}.fi-br-location-crosshairs-slash:before{content:"\ec44"}.fi-br-location-dot-slash:before{content:"\ec45"}.fi-br-location-exclamation:before{content:"\ec46"}.fi-br-location-lock:before{content:"\ec47"}.fi-br-location-pin-bike:before{content:"\ec48"}.fi-br-location-pin-call:before{content:"\ec49"}.fi-br-location-pin-car:before{content:"\ec4a"}.fi-br-location-pin-car-charging:before{content:"\ec4b"}.fi-br-location-pin-motorcycle:before{content:"\ec4c"}.fi-br-location-pin-parking:before{content:"\ec4d"}.fi-br-location-pin-train:before{content:"\ec4e"}.fi-br-lock:before{content:"\ec4f"}.fi-br-lock-ai:before{content:"\ec50"}.fi-br-lock-alt:before{content:"\ec51"}.fi-br-lock-hashtag:before{content:"\ec52"}.fi-br-lock-open-alt:before{content:"\ec53"}.fi-br-locust:before{content:"\ec54"}.fi-br-log-file:before{content:"\ec55"}.fi-br-login:before{content:"\ec57"}.fi-br-login-lock:before{content:"\ec58"}.fi-br-logo:before{content:"\ec59"}.fi-br-longboard:before{content:"\ec5a"}.fi-br-loop-square:before{content:"\ec5c"}.fi-br-loot-box:before{content:"\ec5d"}.fi-br-love-magnet:before{content:"\ec60"}.fi-br-loveseat:before{content:"\ec61"}.fi-br-low-vision:before{content:"\ec62"}.fi-br-lower-back:before{content:"\ec63"}.fi-br-luchador:before{content:"\ec64"}.fi-br-lucky-cat:before{content:"\ec65"}.fi-br-luggage-cart:before{content:"\ec66"}.fi-br-luggage-rolling:before{content:"\ec67"}.fi-br-lunch-box:before{content:"\ec68"}.fi-br-lunch-time:before{content:"\ec69"}.fi-br-lung-cancer:before{content:"\ec6a"}.fi-br-lung-ribbon:before{content:"\ec6b"}.fi-br-lungs:before{content:"\ec6c"}.fi-br-lungs-virus:before{content:"\ec6d"}.fi-br-m:before{content:"\ec6e"}.fi-br-mac-cheese:before{content:"\ec6f"}.fi-br-macarons:before{content:"\ec70"}.fi-br-mace:before{content:"\ec71"}.fi-br-machine-learning:before{content:"\ec72"}.fi-br-magic-wand:before{content:"\ec78"}.fi-br-magnet:before{content:"\ec79"}.fi-br-magnet-energy:before{content:"\ec7a"}.fi-br-magnet-user:before{content:"\ec7b"}.fi-br-magnetism:before{content:"\ec7d"}.fi-br-magnifying-glass-binary:before{content:"\ec7e"}.fi-br-magnifying-glass-box:before{content:"\ec7f"}.fi-br-magnifying-glass-eye:before{content:"\ec80"}.fi-br-magnifying-glass-growth:before{content:"\ec81"}.fi-br-magnifying-glass-play:before{content:"\ec82"}.fi-br-magnifying-glass-wave:before{content:"\ec83"}.fi-br-mail-hook:before{content:"\ec85"}.fi-br-mail-malware:before{content:"\ec86"}.fi-br-mail-plus-circle:before{content:"\ec87"}.fi-br-mailbox:before{content:"\ec88"}.fi-br-mailbox-envelope:before{content:"\ec89"}.fi-br-mailbox-flag-up:before{content:"\ec8a"}.fi-br-makeup-bag:before{content:"\ec8d"}.fi-br-makeup-brush:before{content:"\ec8e"}.fi-br-male:before{content:"\ec8f"}.fi-br-male-couple:before{content:"\ec90"}.fi-br-malware-circle:before{content:"\ec91"}.fi-br-malware-shield:before{content:"\ec92"}.fi-br-malware-square:before{content:"\ec93"}.fi-br-man-head:before{content:"\ec94"}.fi-br-man-scientist:before{content:"\ec95"}.fi-br-manat-sign:before{content:"\ec96"}.fi-br-mandolin:before{content:"\ec97"}.fi-br-mango:before{content:"\ec98"}.fi-br-manhole:before{content:"\ec99"}.fi-br-manicure:before{content:"\ec9a"}.fi-br-mannequin:before{content:"\ec9b"}.fi-br-map:before{content:"\ec9c"}.fi-br-map-location-track:before{content:"\ec9d"}.fi-br-map-marker:before{content:"\ec9e"}.fi-br-map-marker-check:before{content:"\ec9f"}.fi-br-map-marker-cross:before{content:"\eca0"}.fi-br-map-marker-edit:before{content:"\eca1"}.fi-br-map-marker-home:before{content:"\eca3"}.fi-br-map-marker-minus:before{content:"\eca4"}.fi-br-map-marker-plus:before{content:"\eca5"}.fi-br-map-marker-question:before{content:"\eca6"}.fi-br-map-marker-slash:before{content:"\eca7"}.fi-br-map-marker-smile:before{content:"\eca8"}.fi-br-map-pin:before{content:"\eca9"}.fi-br-map-point:before{content:"\ecaa"}.fi-br-march-calendar:before{content:"\ecab"}.fi-br-marker:before{content:"\ecac"}.fi-br-marker-hospital:before{content:"\ecad"}.fi-br-marker-time:before{content:"\ecae"}.fi-br-marketplace:before{content:"\ecaf"}.fi-br-marketplace-alt:before{content:"\ecb0"}.fi-br-marketplace-store:before{content:"\ecb1"}.fi-br-marriage-proposal:before{content:"\ecb2"}.fi-br-mars-and-venus-burst:before{content:"\ecb5"}.fi-br-mars-stroke-right:before{content:"\ecb7"}.fi-br-mars-stroke-up:before{content:"\ecb8"}.fi-br-martini-glass-citrus:before{content:"\ecb9"}.fi-br-martini-glass-empty:before{content:"\ecba"}.fi-br-mascara:before{content:"\ecbb"}.fi-br-mask-carnival:before{content:"\ecbd"}.fi-br-mask-face:before{content:"\ecbe"}.fi-br-mask-snorkel:before{content:"\ecbf"}.fi-br-massage:before{content:"\ecc0"}.fi-br-master-plan:before{content:"\ecc1"}.fi-br-master-plan-integrate:before{content:"\ecc2"}.fi-br-match-fire:before{content:"\ecc3"}.fi-br-matcha:before{content:"\ecc4"}.fi-br-matcha-latte:before{content:"\ecc5"}.fi-br-mattress-pillow:before{content:"\ecc6"}.fi-br-may-calendar:before{content:"\ecc7"}.fi-br-measure-box:before{content:"\ecc9"}.fi-br-measuring-tape:before{content:"\ecca"}.fi-br-meat:before{content:"\eccb"}.fi-br-medal:before{content:"\eccc"}.fi-br-mediator:before{content:"\ecce"}.fi-br-medical-star:before{content:"\eccf"}.fi-br-medication:before{content:"\ecd0"}.fi-br-medicine:before{content:"\ecd1"}.fi-br-meditation:before{content:"\ecd2"}.fi-br-meeting:before{content:"\ecd5"}.fi-br-meeting-alt:before{content:"\ecd6"}.fi-br-megaphone:before{content:"\ecd7"}.fi-br-megaphone-announcement-leader:before{content:"\ecd8"}.fi-br-megaphone-magnifying-glass:before{content:"\ecd9"}.fi-br-megaphone-sound-waves:before{content:"\ecda"}.fi-br-meh-blank:before{content:"\ecdc"}.fi-br-meh-rolling-eyes:before{content:"\ecdd"}.fi-br-melon:before{content:"\ecde"}.fi-br-melon-alt:before{content:"\ecdf"}.fi-br-member-list:before{content:"\ece0"}.fi-br-member-search:before{content:"\ece1"}.fi-br-membership:before{content:"\ece2"}.fi-br-membership-vip:before{content:"\ece3"}.fi-br-memo:before{content:"\ece4"}.fi-br-memo-circle-check:before{content:"\ece5"}.fi-br-memo-pad:before{content:"\ece6"}.fi-br-memory:before{content:"\ece7"}.fi-br-memory-loss:before{content:"\ece8"}.fi-br-men-swimsuit:before{content:"\ece9"}.fi-br-menorah:before{content:"\ecea"}.fi-br-menu-burger:before{content:"\eceb"}.fi-br-menu-dots:before{content:"\ecec"}.fi-br-menu-dots-vertical:before{content:"\eced"}.fi-br-menu-food:before{content:"\ecee"}.fi-br-mercury:before{content:"\ecef"}.fi-br-message-alert:before{content:"\ecf0"}.fi-br-message-arrow-down:before{content:"\ecf1"}.fi-br-message-arrow-up:before{content:"\ecf2"}.fi-br-message-arrow-up-right:before{content:"\ecf3"}.fi-br-message-bot:before{content:"\ecf4"}.fi-br-message-circle-refresh:before{content:"\ecf5"}.fi-br-message-code:before{content:"\ecf6"}.fi-br-message-dollar:before{content:"\ecf7"}.fi-br-message-heart:before{content:"\ecf8"}.fi-br-message-image:before{content:"\ecf9"}.fi-br-message-question:before{content:"\ecfb"}.fi-br-message-quote:before{content:"\ecfc"}.fi-br-message-slash:before{content:"\ecfd"}.fi-br-message-sms:before{content:"\ecfe"}.fi-br-message-square-refresh:before{content:"\ecff"}.fi-br-message-star:before{content:"\ed00"}.fi-br-message-text:before{content:"\ed01"}.fi-br-message-xmark:before{content:"\ed02"}.fi-br-messages:before{content:"\ed03"}.fi-br-messages-dollar:before{content:"\ed04"}.fi-br-messages-question:before{content:"\ed05"}.fi-br-meteor:before{content:"\ed09"}.fi-br-meter:before{content:"\ed0a"}.fi-br-meter-bolt:before{content:"\ed0b"}.fi-br-meter-droplet:before{content:"\ed0c"}.fi-br-meter-fire:before{content:"\ed0d"}.fi-br-method:before{content:"\ed0e"}.fi-br-micro-sd:before{content:"\ed0f"}.fi-br-micro-sd-adapter:before{content:"\ed10"}.fi-br-microchip:before{content:"\ed11"}.fi-br-microchip-ai:before{content:"\ed12"}.fi-br-microphone:before{content:"\ed13"}.fi-br-microphone-alt:before{content:"\ed14"}.fi-br-microphone-question-mark:before{content:"\ed17"}.fi-br-microphone-slash:before{content:"\ed18"}.fi-br-microscope:before{content:"\ed19"}.fi-br-microscope-bacteria:before{content:"\ed1a"}.fi-br-microwave:before{content:"\ed1e"}.fi-br-milk:before{content:"\ed1f"}.fi-br-milk-alt:before{content:"\ed20"}.fi-br-mill:before{content:"\ed21"}.fi-br-mill-sign:before{content:"\ed22"}.fi-br-mind-share:before{content:"\ed24"}.fi-br-minus:before{content:"\ed25"}.fi-br-minus-circle:before{content:"\ed26"}.fi-br-minus-hexagon:before{content:"\ed27"}.fi-br-minus-small:before{content:"\ed28"}.fi-br-mirror:before{content:"\ed2a"}.fi-br-mirror-user:before{content:"\ed2b"}.fi-br-miso-soup:before{content:"\ed2c"}.fi-br-mission:before{content:"\ed2d"}.fi-br-mistletoe:before{content:"\ed2e"}.fi-br-mix:before{content:"\ed2f"}.fi-br-mixer:before{content:"\ed30"}.fi-br-mobile:before{content:"\ed31"}.fi-br-mobile-4g:before{content:"\ed32"}.fi-br-mobile-5g:before{content:"\ed33"}.fi-br-mobile-app-cleaner:before{content:"\ed35"}.fi-br-mobile-button:before{content:"\ed37"}.fi-br-mobile-friendly:before{content:"\ed38"}.fi-br-mobile-hand:before{content:"\ed39"}.fi-br-mobile-lock:before{content:"\ed3a"}.fi-br-mobile-message:before{content:"\ed3b"}.fi-br-mobile-notch:before{content:"\ed3c"}.fi-br-mochi:before{content:"\ed3f"}.fi-br-mockup:before{content:"\ed40"}.fi-br-mode:before{content:"\ed41"}.fi-br-mode-alt:before{content:"\ed42"}.fi-br-mode-landscape:before{content:"\ed43"}.fi-br-mode-portrait:before{content:"\ed44"}.fi-br-model-cube:before{content:"\ed45"}.fi-br-model-cube-arrows:before{content:"\ed46"}.fi-br-model-cube-space:before{content:"\ed47"}.fi-br-modular-home:before{content:"\ed48"}.fi-br-module:before{content:"\ed49"}.fi-br-monday:before{content:"\ed4a"}.fi-br-money:before{content:"\ed4b"}.fi-br-money-bill-lock:before{content:"\ed4c"}.fi-br-money-bill-simple:before{content:"\ed4d"}.fi-br-money-bill-transfer:before{content:"\ed4e"}.fi-br-money-bill-wave:before{content:"\ed4f"}.fi-br-money-bill-wave-alt:before{content:"\ed50"}.fi-br-money-bills:before{content:"\ed51"}.fi-br-money-bills-simple:before{content:"\ed52"}.fi-br-money-check:before{content:"\ed53"}.fi-br-money-check-edit:before{content:"\ed54"}.fi-br-money-check-edit-alt:before{content:"\ed55"}.fi-br-money-coin-transfer:before{content:"\ed56"}.fi-br-money-from-bracket:before{content:"\ed57"}.fi-br-money-gears:before{content:"\ed58"}.fi-br-money-income:before{content:"\ed59"}.fi-br-money-laptop:before{content:"\ed5a"}.fi-br-money-magnet:before{content:"\ed5b"}.fi-br-money-safe-box:before{content:"\ed5c"}.fi-br-money-simple-from-bracket:before{content:"\ed5d"}.fi-br-money-transfer-alt:before{content:"\ed5e"}.fi-br-money-transfer-coin-arrow:before{content:"\ed5f"}.fi-br-money-transfer-smartphone:before{content:"\ed60"}.fi-br-money-wings:before{content:"\ed61"}.fi-br-monitor-sun:before{content:"\ed62"}.fi-br-monitor-water:before{content:"\ed63"}.fi-br-monkey:before{content:"\ed64"}.fi-br-monstera:before{content:"\ed65"}.fi-br-monument:before{content:"\ed66"}.fi-br-moon:before{content:"\ed67"}.fi-br-moon-stars:before{content:"\ed68"}.fi-br-moped:before{content:"\ed69"}.fi-br-mortar-pestle:before{content:"\ed6b"}.fi-br-mortgage:before{content:"\ed6c"}.fi-br-mosque:before{content:"\ed6d"}.fi-br-mosque-alt:before{content:"\ed6e"}.fi-br-mosque-moon:before{content:"\ed6f"}.fi-br-mosquito:before{content:"\ed70"}.fi-br-mosquito-net:before{content:"\ed71"}.fi-br-motion-graphic:before{content:"\ed72"}.fi-br-motorcycle:before{content:"\ed74"}.fi-br-motorcycle-front:before{content:"\ed75"}.fi-br-motorcycle-helmet:before{content:"\ed76"}.fi-br-mound:before{content:"\ed77"}.fi-br-mountain:before{content:"\ed78"}.fi-br-mountain-city:before{content:"\ed79"}.fi-br-mountain-peak:before{content:"\ed7a"}.fi-br-mountains:before{content:"\ed7c"}.fi-br-mouse:before{content:"\ed7d"}.fi-br-mouse-field:before{content:"\ed7e"}.fi-br-mouse-pointer-click:before{content:"\ed7f"}.fi-br-mouse-pointer-heart:before{content:"\ed80"}.fi-br-mouse-scroll:before{content:"\ed81"}.fi-br-moustache:before{content:"\ed82"}.fi-br-mov-file:before{content:"\ed83"}.fi-br-move-to-folder:before{content:"\ed84"}.fi-br-move-to-folder-2:before{content:"\ed85"}.fi-br-moving:before{content:"\ed86"}.fi-br-mower:before{content:"\ed87"}.fi-br-mp3-file:before{content:"\ed88"}.fi-br-mp3-player:before{content:"\ed89"}.fi-br-mp4-file:before{content:"\ed8a"}.fi-br-muffin:before{content:"\ed8b"}.fi-br-mug:before{content:"\ed8c"}.fi-br-mug-alt:before{content:"\ed8d"}.fi-br-mug-hot:before{content:"\ed8e"}.fi-br-mug-hot-alt:before{content:"\ed8f"}.fi-br-mug-marshmallows:before{content:"\ed90"}.fi-br-mug-tea:before{content:"\ed91"}.fi-br-mug-tea-alt:before{content:"\ed92"}.fi-br-mug-tea-saucer:before{content:"\ed93"}.fi-br-mulled-wine:before{content:"\ed94"}.fi-br-multi-player:before{content:"\ed95"}.fi-br-multiple:before{content:"\ed96"}.fi-br-multiple-alt:before{content:"\ed97"}.fi-br-multitasking:before{content:"\ed98"}.fi-br-muscle:before{content:"\ed99"}.fi-br-museum:before{content:"\ed9a"}.fi-br-mushroom:before{content:"\ed9b"}.fi-br-mushroom-alt:before{content:"\ed9c"}.fi-br-mushroom-cloud:before{content:"\ed9d"}.fi-br-music:before{content:"\ed9e"}.fi-br-music-alt:before{content:"\ed9f"}.fi-br-music-file:before{content:"\eda1"}.fi-br-music-magnifying-glass:before{content:"\eda2"}.fi-br-music-note:before{content:"\eda3"}.fi-br-music-note-slash:before{content:"\eda4"}.fi-br-music-slash:before{content:"\eda5"}.fi-br-mystery-box:before{content:"\eda7"}.fi-br-n:before{content:"\eda8"}.fi-br-naan-bread:before{content:"\eda9"}.fi-br-nail-art:before{content:"\edaa"}.fi-br-nail-clipper:before{content:"\edab"}.fi-br-naira-sign:before{content:"\edac"}.fi-br-narwhal:before{content:"\edae"}.fi-br-navigation:before{content:"\edaf"}.fi-br-needle:before{content:"\edb0"}.fi-br-nesting-dolls:before{content:"\edb1"}.fi-br-network:before{content:"\edb4"}.fi-br-network-analytic:before{content:"\edb5"}.fi-br-network-cloud:before{content:"\edb6"}.fi-br-network-cloud-computer:before{content:"\edb7"}.fi-br-network-firewall:before{content:"\edb8"}.fi-br-network-user:before{content:"\edb9"}.fi-br-neuter:before{content:"\edba"}.fi-br-new-product:before{content:"\edbb"}.fi-br-newsletter-subscribe:before{content:"\edbd"}.fi-br-newspaper:before{content:"\edbe"}.fi-br-newspaper-open:before{content:"\edc0"}.fi-br-nfc:before{content:"\edc1"}.fi-br-nfc-lock:before{content:"\edc2"}.fi-br-nfc-magnifying-glass:before{content:"\edc3"}.fi-br-nfc-pen:before{content:"\edc4"}.fi-br-nfc-slash:before{content:"\edc6"}.fi-br-nfc-trash:before{content:"\edc7"}.fi-br-nft-square:before{content:"\edca"}.fi-br-night-day:before{content:"\edcb"}.fi-br-night-mode:before{content:"\edcc"}.fi-br-no-attention:before{content:"\edcd"}.fi-br-no-baby:before{content:"\edce"}.fi-br-no-ball:before{content:"\edcf"}.fi-br-no-child:before{content:"\edd0"}.fi-br-no-children:before{content:"\edd1"}.fi-br-no-fee:before{content:"\edd2"}.fi-br-no-food:before{content:"\edd3"}.fi-br-no-food-circle:before{content:"\edd4"}.fi-br-no-iron:before{content:"\edd5"}.fi-br-no-pacifier:before{content:"\edd6"}.fi-br-no-people:before{content:"\edd7"}.fi-br-no-play-football:before{content:"\edd8"}.fi-br-no-smoking:before{content:"\edd9"}.fi-br-no-vaping:before{content:"\edda"}.fi-br-no-vaping-circle:before{content:"\eddb"}.fi-br-noise-cancelling-headphones:before{content:"\edde"}.fi-br-noodles:before{content:"\eddf"}.fi-br-nose:before{content:"\ede1"}.fi-br-not-equal:before{content:"\ede2"}.fi-br-not-found:before{content:"\ede3"}.fi-br-not-found-alt:before{content:"\ede4"}.fi-br-not-found-magnifying-glass:before{content:"\ede5"}.fi-br-notary:before{content:"\ede6"}.fi-br-notdef:before{content:"\ede7"}.fi-br-note:before{content:"\ede8"}.fi-br-note-medical:before{content:"\ede9"}.fi-br-note-sticky:before{content:"\edea"}.fi-br-notebook:before{content:"\edeb"}.fi-br-notebook-alt:before{content:"\edec"}.fi-br-notebook-location:before{content:"\eded"}.fi-br-notes:before{content:"\edee"}.fi-br-notes-medical:before{content:"\edef"}.fi-br-november-calendar:before{content:"\edf0"}.fi-br-o:before{content:"\edfa"}.fi-br-obj-file:before{content:"\edfb"}.fi-br-object-exclude:before{content:"\edfc"}.fi-br-object-group:before{content:"\edfd"}.fi-br-object-intersect:before{content:"\edfe"}.fi-br-object-subtract:before{content:"\edff"}.fi-br-object-ungroup:before{content:"\ee00"}.fi-br-object-union:before{content:"\ee01"}.fi-br-objects-column:before{content:"\ee03"}.fi-br-octagon:before{content:"\ee04"}.fi-br-octagon-check:before{content:"\ee05"}.fi-br-octagon-divide:before{content:"\ee06"}.fi-br-octagon-exclamation:before{content:"\ee07"}.fi-br-octagon-minus:before{content:"\ee08"}.fi-br-octagon-plus:before{content:"\ee09"}.fi-br-octagon-xmark:before{content:"\ee0a"}.fi-br-october-calendar:before{content:"\ee0c"}.fi-br-octopus:before{content:"\ee0d"}.fi-br-office-chair:before{content:"\ee0f"}.fi-br-office-paperclip:before{content:"\ee10"}.fi-br-oil-can:before{content:"\ee11"}.fi-br-oil-price:before{content:"\ee12"}.fi-br-oil-tank:before{content:"\ee13"}.fi-br-oil-temp:before{content:"\ee14"}.fi-br-old-people:before{content:"\ee16"}.fi-br-olive:before{content:"\ee17"}.fi-br-olive-branch-dove:before{content:"\ee18"}.fi-br-olive-oil:before{content:"\ee19"}.fi-br-olives:before{content:"\ee1a"}.fi-br-om:before{content:"\ee1b"}.fi-br-omega:before{content:"\ee1c"}.fi-br-on-air-square:before{content:"\ee1d"}.fi-br-onboarding:before{content:"\ee1e"}.fi-br-onigiri:before{content:"\ee20"}.fi-br-onion:before{content:"\ee21"}.fi-br-online-course:before{content:"\ee22"}.fi-br-online-game:before{content:"\ee23"}.fi-br-online-interview:before{content:"\ee24"}.fi-br-online-meet:before{content:"\ee25"}.fi-br-online-tax:before{content:"\ee26"}.fi-br-opacity:before{content:"\ee27"}.fi-br-open:before{content:"\ee28"}.fi-br-open-book-apple:before{content:"\ee29"}.fi-br-open-book-lightbulb:before{content:"\ee2a"}.fi-br-open-box-check:before{content:"\ee2b"}.fi-br-open-box-speedometer:before{content:"\ee2d"}.fi-br-open-box-timer:before{content:"\ee2e"}.fi-br-open-mail-clip:before{content:"\ee2f"}.fi-br-open-notebook:before{content:"\ee30"}.fi-br-operating-system-upgrade:before{content:"\ee31"}.fi-br-operation:before{content:"\ee32"}.fi-br-optimization:before{content:"\ee33"}.fi-br-orange-juice:before{content:"\ee36"}.fi-br-order-food-mobile:before{content:"\ee37"}.fi-br-order-food-online:before{content:"\ee38"}.fi-br-order-food-telephone:before{content:"\ee39"}.fi-br-order-history:before{content:"\ee3a"}.fi-br-organization-chart:before{content:"\ee3b"}.fi-br-ornament:before{content:"\ee3c"}.fi-br-otp:before{content:"\ee3d"}.fi-br-otter:before{content:"\ee3e"}.fi-br-out-of-stock:before{content:"\ee3f"}.fi-br-outdent:before{content:"\ee40"}.fi-br-oval:before{content:"\ee41"}.fi-br-oval-alt:before{content:"\ee42"}.fi-br-oven:before{content:"\ee43"}.fi-br-overline:before{content:"\ee44"}.fi-br-overview:before{content:"\ee45"}.fi-br-ozone-layer:before{content:"\ee46"}.fi-br-p:before{content:"\ee47"}.fi-br-p2p-lending:before{content:"\ee48"}.fi-br-pacifier:before{content:"\ee49"}.fi-br-package:before{content:"\ee4a"}.fi-br-paddle-tennis-player:before{content:"\ee4b"}.fi-br-paddle-tennis-racket:before{content:"\ee4c"}.fi-br-padlock-check:before{content:"\ee4d"}.fi-br-page-break:before{content:"\ee4e"}.fi-br-pager:before{content:"\ee4f"}.fi-br-paid:before{content:"\ee50"}.fi-br-paint-brush:before{content:"\ee52"}.fi-br-paint-bucket:before{content:"\ee53"}.fi-br-paint-roller:before{content:"\ee54"}.fi-br-paintbrush-pencil:before{content:"\ee56"}.fi-br-paired:before{content:"\ee57"}.fi-br-pairing:before{content:"\ee58"}.fi-br-palette:before{content:"\ee59"}.fi-br-pallet:before{content:"\ee5a"}.fi-br-pallet-alt:before{content:"\ee5b"}.fi-br-pan:before{content:"\ee5c"}.fi-br-pan-food:before{content:"\ee5d"}.fi-br-pan-frying:before{content:"\ee5e"}.fi-br-pancakes:before{content:"\ee5f"}.fi-br-panorama:before{content:"\ee63"}.fi-br-paper-plane:before{content:"\ee64"}.fi-br-paper-plane-launch:before{content:"\ee65"}.fi-br-paper-plane-top:before{content:"\ee66"}.fi-br-paperclip-vertical:before{content:"\ee67"}.fi-br-parachute-box:before{content:"\ee68"}.fi-br-paragraph:before{content:"\ee69"}.fi-br-paragraph-left:before{content:"\ee6a"}.fi-br-parking:before{content:"\ee6b"}.fi-br-parking-circle:before{content:"\ee6c"}.fi-br-parking-circle-slash:before{content:"\ee6d"}.fi-br-parking-slash:before{content:"\ee6e"}.fi-br-party-bell:before{content:"\ee71"}.fi-br-party-horn:before{content:"\ee72"}.fi-br-passenger-plane:before{content:"\ee73"}.fi-br-passive-income:before{content:"\ee74"}.fi-br-passport:before{content:"\ee75"}.fi-br-password:before{content:"\ee77"}.fi-br-password-alt:before{content:"\ee78"}.fi-br-password-computer:before{content:"\ee79"}.fi-br-password-email:before{content:"\ee7a"}.fi-br-password-lock:before{content:"\ee7b"}.fi-br-password-magnifying-glass:before{content:"\ee7c"}.fi-br-password-protection:before{content:"\ee7d"}.fi-br-password-smartphone:before{content:"\ee7e"}.fi-br-paste:before{content:"\ee7f"}.fi-br-patch:before{content:"\ee80"}.fi-br-patient:before{content:"\ee81"}.fi-br-patient-file:before{content:"\ee82"}.fi-br-pattern:before{content:"\ee84"}.fi-br-pause:before{content:"\ee85"}.fi-br-pause-circle:before{content:"\ee86"}.fi-br-pause-square:before{content:"\ee87"}.fi-br-paw:before{content:"\ee88"}.fi-br-paw-claws:before{content:"\ee89"}.fi-br-paw-heart:before{content:"\ee8a"}.fi-br-pay-per-click:before{content:"\ee8b"}.fi-br-payment-authentication:before{content:"\ee8c"}.fi-br-payment-gateway:before{content:"\ee8d"}.fi-br-payment-pos:before{content:"\ee8e"}.fi-br-payment-qrcode:before{content:"\ee8f"}.fi-br-payment-security:before{content:"\ee90"}.fi-br-payroll:before{content:"\ee92"}.fi-br-payroll-calendar:before{content:"\ee93"}.fi-br-payroll-check:before{content:"\ee94"}.fi-br-pc-chair:before{content:"\ee95"}.fi-br-peace:before{content:"\ee96"}.fi-br-peach:before{content:"\ee97"}.fi-br-peanut:before{content:"\ee98"}.fi-br-peanuts:before{content:"\ee99"}.fi-br-peapod:before{content:"\ee9a"}.fi-br-pear:before{content:"\ee9b"}.fi-br-pedestal:before{content:"\ee9c"}.fi-br-pelvis:before{content:"\ee9d"}.fi-br-pen-circle:before{content:"\ee9e"}.fi-br-pen-clip:before{content:"\ee9f"}.fi-br-pen-clip-slash:before{content:"\eea0"}.fi-br-pen-fancy:before{content:"\eea1"}.fi-br-pen-fancy-slash:before{content:"\eea2"}.fi-br-pen-field:before{content:"\eea3"}.fi-br-pen-nib:before{content:"\eea4"}.fi-br-pen-nib-slash:before{content:"\eea5"}.fi-br-pen-slash:before{content:"\eea6"}.fi-br-pen-square:before{content:"\eea7"}.fi-br-pen-swirl:before{content:"\eea8"}.fi-br-pencil:before{content:"\eea9"}.fi-br-pencil-lightbulb:before{content:"\eeaa"}.fi-br-pencil-paintbrush:before{content:"\eeab"}.fi-br-pencil-ruler:before{content:"\eeac"}.fi-br-pencil-slash:before{content:"\eead"}.fi-br-pending:before{content:"\eeae"}.fi-br-pendulum:before{content:"\eeaf"}.fi-br-pennant:before{content:"\eeb0"}.fi-br-people:before{content:"\eeb1"}.fi-br-people-arrows-left-right:before{content:"\eeb2"}.fi-br-people-carry-box:before{content:"\eeb3"}.fi-br-people-dress:before{content:"\eeb4"}.fi-br-people-group:before{content:"\eeb5"}.fi-br-people-line:before{content:"\eeb6"}.fi-br-people-network-partner:before{content:"\eeb7"}.fi-br-people-pants:before{content:"\eeb8"}.fi-br-people-poll:before{content:"\eeb9"}.fi-br-people-pulling:before{content:"\eeba"}.fi-br-people-robbery:before{content:"\eebb"}.fi-br-people-roof:before{content:"\eebc"}.fi-br-pepper:before{content:"\eebe"}.fi-br-pepper-alt:before{content:"\eebf"}.fi-br-pepper-hot:before{content:"\eec0"}.fi-br-peppermint:before{content:"\eec1"}.fi-br-peppermint-tea:before{content:"\eec2"}.fi-br-percent-10:before{content:"\eec3"}.fi-br-percent-100:before{content:"\eec4"}.fi-br-percent-20:before{content:"\eec5"}.fi-br-percent-25:before{content:"\eec6"}.fi-br-percent-30:before{content:"\eec7"}.fi-br-percent-40:before{content:"\eec8"}.fi-br-percent-50:before{content:"\eec9"}.fi-br-percent-60:before{content:"\eeca"}.fi-br-percent-70:before{content:"\eecb"}.fi-br-percent-75:before{content:"\eecc"}.fi-br-percent-80:before{content:"\eecd"}.fi-br-percent-90:before{content:"\eece"}.fi-br-percentage:before{content:"\eecf"}.fi-br-perfume:before{content:"\eed0"}.fi-br-person-arrow-down-to-line:before{content:"\eed2"}.fi-br-person-arrow-up-from-line:before{content:"\eed3"}.fi-br-person-back-pain:before{content:"\eed4"}.fi-br-person-battery:before{content:"\eed5"}.fi-br-person-booth:before{content:"\eed6"}.fi-br-person-breastfeeding:before{content:"\eed7"}.fi-br-person-burst:before{content:"\eed8"}.fi-br-person-carry-box:before{content:"\eed9"}.fi-br-person-chalkboard:before{content:"\eeda"}.fi-br-person-circle-check:before{content:"\eedb"}.fi-br-person-circle-exclamation:before{content:"\eedc"}.fi-br-person-circle-minus:before{content:"\eedd"}.fi-br-person-circle-plus:before{content:"\eede"}.fi-br-person-circle-question:before{content:"\eedf"}.fi-br-person-circle-xmark:before{content:"\eee0"}.fi-br-person-climbing:before{content:"\eee1"}.fi-br-person-cv:before{content:"\eee2"}.fi-br-person-dolly:before{content:"\eee3"}.fi-br-person-dolly-empty:before{content:"\eee4"}.fi-br-person-dots-from-line:before{content:"\eee5"}.fi-br-person-dragging-bag:before{content:"\eee6"}.fi-br-person-dress:before{content:"\eee7"}.fi-br-person-dress-burst:before{content:"\eee8"}.fi-br-person-dress-simple:before{content:"\eee9"}.fi-br-person-drowning:before{content:"\eeea"}.fi-br-person-falling:before{content:"\eeeb"}.fi-br-person-harassing:before{content:"\eeed"}.fi-br-person-luggage:before{content:"\eeee"}.fi-br-person-lunge:before{content:"\eeef"}.fi-br-person-military-pointing:before{content:"\eef0"}.fi-br-person-military-rifle:before{content:"\eef1"}.fi-br-person-military-to-person:before{content:"\eef2"}.fi-br-person-pilates:before{content:"\eef3"}.fi-br-person-praying:before{content:"\eef4"}.fi-br-person-pregnant:before{content:"\eef5"}.fi-br-person-presenting:before{content:"\eef6"}.fi-br-person-rays:before{content:"\eef7"}.fi-br-person-rifle:before{content:"\eef8"}.fi-br-person-seat:before{content:"\eef9"}.fi-br-person-seat-reclined:before{content:"\eefa"}.fi-br-person-shelter:before{content:"\eefb"}.fi-br-person-sign:before{content:"\eefc"}.fi-br-person-simple:before{content:"\eefd"}.fi-br-person-stress:before{content:"\eefe"}.fi-br-person-surfing:before{content:"\eeff"}.fi-br-person-through-window:before{content:"\ef00"}.fi-br-person-to-door:before{content:"\ef01"}.fi-br-person-walking-arrow-loop-left:before{content:"\ef03"}.fi-br-person-walking-arrow-right:before{content:"\ef04"}.fi-br-person-walking-from-line-arrow-right:before{content:"\ef06"}.fi-br-person-walking-with-cane:before{content:"\ef07"}.fi-br-personal-finance:before{content:"\ef08"}.fi-br-peseta-sign:before{content:"\ef09"}.fi-br-peso-sign:before{content:"\ef0a"}.fi-br-pets:before{content:"\ef0b"}.fi-br-pharmacy:before{content:"\ef0d"}.fi-br-pharmacy-symbol:before{content:"\ef0e"}.fi-br-phishing:before{content:"\ef11"}.fi-br-phone-24h:before{content:"\ef12"}.fi-br-phone-addiction:before{content:"\ef13"}.fi-br-phone-call:before{content:"\ef14"}.fi-br-phone-cross:before{content:"\ef15"}.fi-br-phone-flip:before{content:"\ef16"}.fi-br-phone-guide:before{content:"\ef17"}.fi-br-phone-heart-message:before{content:"\ef18"}.fi-br-phone-intercom:before{content:"\ef19"}.fi-br-phone-megaphone:before{content:"\ef1a"}.fi-br-phone-office:before{content:"\ef1b"}.fi-br-phone-pause:before{content:"\ef1c"}.fi-br-phone-plus:before{content:"\ef1d"}.fi-br-phone-rotary:before{content:"\ef1e"}.fi-br-phone-slash:before{content:"\ef1f"}.fi-br-photo-capture:before{content:"\ef20"}.fi-br-photo-film-music:before{content:"\ef22"}.fi-br-photo-video:before{content:"\ef23"}.fi-br-physics:before{content:"\ef2a"}.fi-br-pi:before{content:"\ef2b"}.fi-br-piano:before{content:"\ef2c"}.fi-br-piano-keyboard:before{content:"\ef2d"}.fi-br-picaxe-minning:before{content:"\ef2e"}.fi-br-pickaxe:before{content:"\ef2f"}.fi-br-picking:before{content:"\ef30"}.fi-br-picking-box:before{content:"\ef31"}.fi-br-picnic:before{content:"\ef32"}.fi-br-picpeople:before{content:"\ef33"}.fi-br-picpeople-filled:before{content:"\ef34"}.fi-br-picture:before{content:"\ef35"}.fi-br-pie:before{content:"\ef36"}.fi-br-pie-chart-box:before{content:"\ef37"}.fi-br-pig:before{content:"\ef39"}.fi-br-pig-bank-bulb:before{content:"\ef3a"}.fi-br-pig-face:before{content:"\ef3b"}.fi-br-piggy-bank:before{content:"\ef3c"}.fi-br-piggy-bank-budget:before{content:"\ef3d"}.fi-br-pilates-reformer:before{content:"\ef3e"}.fi-br-pillar:before{content:"\ef3f"}.fi-br-pills:before{content:"\ef40"}.fi-br-pin-to-pin:before{content:"\ef41"}.fi-br-pinata:before{content:"\ef42"}.fi-br-pineapple:before{content:"\ef43"}.fi-br-pineapple-alt:before{content:"\ef44"}.fi-br-pinecone:before{content:"\ef45"}.fi-br-ping-pong:before{content:"\ef46"}.fi-br-pipe-smoking:before{content:"\ef49"}.fi-br-pipeline:before{content:"\ef4a"}.fi-br-pisa-tower:before{content:"\ef4c"}.fi-br-pistachio:before{content:"\ef4d"}.fi-br-pizza-box:before{content:"\ef4f"}.fi-br-pizza-slice:before{content:"\ef50"}.fi-br-pizza-whole-slice:before{content:"\ef51"}.fi-br-place-of-worship:before{content:"\ef52"}.fi-br-plagiarism:before{content:"\ef53"}.fi-br-plan:before{content:"\ef54"}.fi-br-plan-strategy:before{content:"\ef55"}.fi-br-plane:before{content:"\ef56"}.fi-br-plane-alt:before{content:"\ef57"}.fi-br-plane-arrival:before{content:"\ef58"}.fi-br-plane-check:before{content:"\ef59"}.fi-br-plane-clock:before{content:"\ef5a"}.fi-br-plane-departure:before{content:"\ef5b"}.fi-br-plane-globe:before{content:"\ef5c"}.fi-br-plane-lock:before{content:"\ef5d"}.fi-br-plane-prop:before{content:"\ef5e"}.fi-br-plane-slash:before{content:"\ef5f"}.fi-br-plane-tail:before{content:"\ef60"}.fi-br-planet-mask:before{content:"\ef63"}.fi-br-planet-moon:before{content:"\ef64"}.fi-br-planet-ringed:before{content:"\ef65"}.fi-br-planning:before{content:"\ef66"}.fi-br-plant-care:before{content:"\ef67"}.fi-br-plant-growth:before{content:"\ef68"}.fi-br-plant-seed-invest:before{content:"\ef69"}.fi-br-plant-wilt:before{content:"\ef6a"}.fi-br-plate:before{content:"\ef6b"}.fi-br-plate-eating:before{content:"\ef6c"}.fi-br-plate-empty:before{content:"\ef6d"}.fi-br-plate-utensils:before{content:"\ef6e"}.fi-br-plate-wheat:before{content:"\ef6f"}.fi-br-play:before{content:"\ef70"}.fi-br-play-alt:before{content:"\ef71"}.fi-br-play-circle:before{content:"\ef72"}.fi-br-play-microphone:before{content:"\ef73"}.fi-br-play-pause:before{content:"\ef74"}.fi-br-playing-cards:before{content:"\ef75"}.fi-br-pliers:before{content:"\ef76"}.fi-br-plug:before{content:"\ef77"}.fi-br-plug-alt:before{content:"\ef78"}.fi-br-plug-bolt-charger:before{content:"\ef79"}.fi-br-plug-cable:before{content:"\ef7a"}.fi-br-plug-circle-bolt:before{content:"\ef7b"}.fi-br-plug-circle-check:before{content:"\ef7c"}.fi-br-plug-circle-exclamation:before{content:"\ef7d"}.fi-br-plug-circle-minus:before{content:"\ef7e"}.fi-br-plug-circle-plus:before{content:"\ef7f"}.fi-br-plug-connection:before{content:"\ef80"}.fi-br-plug-eco:before{content:"\ef81"}.fi-br-plug-fire:before{content:"\ef82"}.fi-br-plumbing:before{content:"\ef83"}.fi-br-plunger:before{content:"\ef84"}.fi-br-plus:before{content:"\ef85"}.fi-br-plus-hexagon:before{content:"\ef86"}.fi-br-plus-minus:before{content:"\ef87"}.fi-br-plus-small:before{content:"\ef88"}.fi-br-png-file:before{content:"\ef89"}.fi-br-podcast:before{content:"\ef8a"}.fi-br-podium:before{content:"\ef8b"}.fi-br-podium-award:before{content:"\ef8c"}.fi-br-podium-star:before{content:"\ef8d"}.fi-br-podium-victory-leader:before{content:"\ef8f"}.fi-br-point-of-sale:before{content:"\ef90"}.fi-br-point-of-sale-bill:before{content:"\ef91"}.fi-br-point-of-sale-card:before{content:"\ef92"}.fi-br-point-of-sale-check:before{content:"\ef93"}.fi-br-point-of-sale-lock:before{content:"\ef94"}.fi-br-point-of-sale-mobile:before{content:"\ef95"}.fi-br-point-of-sale-signal:before{content:"\ef96"}.fi-br-point-of-sale-slash:before{content:"\ef97"}.fi-br-pointer-loading:before{content:"\ef99"}.fi-br-pointer-text:before{content:"\ef9a"}.fi-br-poke-bowl:before{content:"\ef9b"}.fi-br-poker-chip:before{content:"\ef9c"}.fi-br-police-box:before{content:"\ef9d"}.fi-br-polish-bottle:before{content:"\ef9e"}.fi-br-polish-brush:before{content:"\ef9f"}.fi-br-poll-h:before{content:"\efa0"}.fi-br-pollution:before{content:"\efa2"}.fi-br-pompebled:before{content:"\efa3"}.fi-br-poo:before{content:"\efa4"}.fi-br-poo-bolt:before{content:"\efa5"}.fi-br-pool-8-ball:before{content:"\efa6"}.fi-br-poop:before{content:"\efa7"}.fi-br-pop:before{content:"\efa8"}.fi-br-popcorn:before{content:"\efa9"}.fi-br-popsicle:before{content:"\efaa"}.fi-br-population:before{content:"\efab"}.fi-br-population-globe:before{content:"\efac"}.fi-br-portal-enter:before{content:"\efad"}.fi-br-portal-exit:before{content:"\efae"}.fi-br-portfolio:before{content:"\efaf"}.fi-br-portrait:before{content:"\efb0"}.fi-br-portuguese:before{content:"\efb1"}.fi-br-postal-address:before{content:"\efb2"}.fi-br-pot:before{content:"\efb4"}.fi-br-potato:before{content:"\efb5"}.fi-br-pound:before{content:"\efb6"}.fi-br-power:before{content:"\efb7"}.fi-br-powerbank:before{content:"\efb8"}.fi-br-ppt-file:before{content:"\efb9"}.fi-br-practice:before{content:"\efba"}.fi-br-praying-hands:before{content:"\efbb"}.fi-br-premium-account:before{content:"\efbe"}.fi-br-prescription:before{content:"\efbf"}.fi-br-prescription-bottle:before{content:"\efc0"}.fi-br-prescription-bottle-alt:before{content:"\efc1"}.fi-br-prescription-bottle-pill:before{content:"\efc2"}.fi-br-presentation:before{content:"\efc3"}.fi-br-presentation-folder:before{content:"\efc4"}.fi-br-pretzel:before{content:"\efc5"}.fi-br-preview:before{content:"\efc6"}.fi-br-previous-square:before{content:"\efc7"}.fi-br-price-down:before{content:"\efc8"}.fi-br-prime-time:before{content:"\efc9"}.fi-br-print:before{content:"\efca"}.fi-br-print-magnifying-glass:before{content:"\efcb"}.fi-br-print-slash:before{content:"\efcc"}.fi-br-print-wifi:before{content:"\efcd"}.fi-br-printer-notification:before{content:"\efce"}.fi-br-priority-arrow:before{content:"\efd0"}.fi-br-priority-arrows:before{content:"\efd1"}.fi-br-priority-importance:before{content:"\efd3"}.fi-br-privacy-settings:before{content:"\efd6"}.fi-br-private-account:before{content:"\efd7"}.fi-br-problem-solving:before{content:"\efd9"}.fi-br-procedures:before{content:"\efda"}.fi-br-process:before{content:"\efdb"}.fi-br-productivity:before{content:"\efdd"}.fi-br-progress-bar-dotted-empty:before{content:"\efde"}.fi-br-progress-bar-dotted-half:before{content:"\efdf"}.fi-br-progress-bar-dotted-line-half:before{content:"\efe0"}.fi-br-progress-bar-empty:before{content:"\efe1"}.fi-br-progress-bar-half:before{content:"\efe2"}.fi-br-progress-bar-square-empty:before{content:"\efe3"}.fi-br-progress-bar-square-half:before{content:"\efe4"}.fi-br-progress-complete:before{content:"\efe5"}.fi-br-progress-download:before{content:"\efe6"}.fi-br-progress-upload:before{content:"\efe7"}.fi-br-projector:before{content:"\efe8"}.fi-br-protein-bar:before{content:"\efe9"}.fi-br-protein-shake:before{content:"\efea"}.fi-br-protractor:before{content:"\efeb"}.fi-br-psychology:before{content:"\efec"}.fi-br-pulse:before{content:"\efed"}.fi-br-pump:before{content:"\efee"}.fi-br-pump-medical:before{content:"\efef"}.fi-br-pumpkin:before{content:"\eff0"}.fi-br-pumpkin-alt:before{content:"\eff1"}.fi-br-pumpkin-alt-2:before{content:"\eff2"}.fi-br-punching-bag:before{content:"\eff3"}.fi-br-puzzle-alt:before{content:"\eff5"}.fi-br-puzzle-piece:before{content:"\eff7"}.fi-br-puzzle-piece-integration:before{content:"\eff8"}.fi-br-puzzle-pieces:before{content:"\eff9"}.fi-br-pyramid:before{content:"\effa"}.fi-br-q:before{content:"\effd"}.fi-br-QR:before{content:"\effe"}.fi-br-qr-scan:before{content:"\efff"}.fi-br-qrcode:before{content:"\f000"}.fi-br-qrcode-box:before{content:"\f001"}.fi-br-qrcode-information:before{content:"\f002"}.fi-br-qrcode-location:before{content:"\f003"}.fi-br-qrcode-menu:before{content:"\f004"}.fi-br-qrcode-money:before{content:"\f005"}.fi-br-qrcode-ticket:before{content:"\f006"}.fi-br-qrcode-wifi:before{content:"\f007"}.fi-br-quality:before{content:"\f008"}.fi-br-quality-box:before{content:"\f009"}.fi-br-question:before{content:"\f00b"}.fi-br-question-square:before{content:"\f00c"}.fi-br-queue:before{content:"\f00d"}.fi-br-queue-alt:before{content:"\f00e"}.fi-br-queue-line:before{content:"\f00f"}.fi-br-queue-signal:before{content:"\f010"}.fi-br-quick-box:before{content:"\f012"}.fi-br-quill-pen-story:before{content:"\f014"}.fi-br-quiz:before{content:"\f015"}.fi-br-quiz-alt:before{content:"\f016"}.fi-br-quiz-test:before{content:"\f017"}.fi-br-quote-right:before{content:"\f018"}.fi-br-quran-user:before{content:"\f01a"}.fi-br-r:before{content:"\f01b"}.fi-br-rabbit:before{content:"\f01c"}.fi-br-rabbit-fast:before{content:"\f01d"}.fi-br-raccoon:before{content:"\f01e"}.fi-br-racquet:before{content:"\f01f"}.fi-br-radar:before{content:"\f020"}.fi-br-radar-monitoring-track:before{content:"\f021"}.fi-br-radiation:before{content:"\f022"}.fi-br-radiation-alt:before{content:"\f023"}.fi-br-radio:before{content:"\f024"}.fi-br-radio-alt:before{content:"\f025"}.fi-br-radio-button:before{content:"\f026"}.fi-br-radio-question-mark:before{content:"\f027"}.fi-br-radio-tower:before{content:"\f028"}.fi-br-radio-waves:before{content:"\f029"}.fi-br-radish:before{content:"\f02a"}.fi-br-rainbow:before{content:"\f02b"}.fi-br-raindrops:before{content:"\f02c"}.fi-br-ram:before{content:"\f02d"}.fi-br-ramp-loading:before{content:"\f02e"}.fi-br-rank:before{content:"\f02f"}.fi-br-ranking-podium:before{content:"\f030"}.fi-br-ranking-podium-empty:before{content:"\f031"}.fi-br-ranking-star:before{content:"\f032"}.fi-br-ranking-stars:before{content:"\f033"}.fi-br-raygun:before{content:"\f035"}.fi-br-razor-barber:before{content:"\f036"}.fi-br-react:before{content:"\f037"}.fi-br-rec:before{content:"\f039"}.fi-br-receipt:before{content:"\f03a"}.fi-br-recipe:before{content:"\f03b"}.fi-br-recipe-book:before{content:"\f03c"}.fi-br-record-vinyl:before{content:"\f03d"}.fi-br-rectabgle-vertical:before{content:"\f03e"}.fi-br-rectangle-barcode:before{content:"\f03f"}.fi-br-rectangle-code:before{content:"\f040"}.fi-br-rectangle-history-circle-plus:before{content:"\f041"}.fi-br-rectangle-horizontal:before{content:"\f042"}.fi-br-rectangle-list:before{content:"\f043"}.fi-br-rectangle-panoramic:before{content:"\f044"}.fi-br-rectangle-pro:before{content:"\f045"}.fi-br-rectangle-vertical:before{content:"\f046"}.fi-br-rectangle-vertical-history:before{content:"\f047"}.fi-br-rectangle-xmark:before{content:"\f048"}.fi-br-rectangles-mixed:before{content:"\f049"}.fi-br-recycle:before{content:"\f04a"}.fi-br-recycle-bin:before{content:"\f04b"}.fi-br-redo:before{content:"\f04e"}.fi-br-redo-alt:before{content:"\f04f"}.fi-br-reel:before{content:"\f050"}.fi-br-refer:before{content:"\f051"}.fi-br-refer-arrow:before{content:"\f052"}.fi-br-referee:before{content:"\f053"}.fi-br-referral:before{content:"\f056"}.fi-br-referral-alt:before{content:"\f057"}.fi-br-referral-link-arrow:before{content:"\f058"}.fi-br-referral-user:before{content:"\f059"}.fi-br-reflect:before{content:"\f05a"}.fi-br-reflect-horizontal:before{content:"\f05b"}.fi-br-reflect-horizontal-alt:before{content:"\f05c"}.fi-br-reflect-vertical:before{content:"\f05d"}.fi-br-refresh:before{content:"\f05e"}.fi-br-refrigerator:before{content:"\f05f"}.fi-br-refund:before{content:"\f060"}.fi-br-refund-alt:before{content:"\f061"}.fi-br-region-pin:before{content:"\f062"}.fi-br-region-pin-alt:before{content:"\f063"}.fi-br-registered:before{content:"\f064"}.fi-br-registration-paper:before{content:"\f067"}.fi-br-reminder-appointment:before{content:"\f068"}.fi-br-remote-access:before{content:"\f069"}.fi-br-remote-control:before{content:"\f06a"}.fi-br-remote-control-hand:before{content:"\f06b"}.fi-br-remove-folder:before{content:"\f06c"}.fi-br-remove-user:before{content:"\f06d"}.fi-br-rent:before{content:"\f06e"}.fi-br-rent-signal:before{content:"\f06f"}.fi-br-repeat-task:before{content:"\f070"}.fi-br-replace:before{content:"\f071"}.fi-br-replay-10:before{content:"\f073"}.fi-br-replay-30:before{content:"\f074"}.fi-br-replay-5:before{content:"\f075"}.fi-br-reply-all:before{content:"\f076"}.fi-br-republican:before{content:"\f077"}.fi-br-research-arrows-circle:before{content:"\f078"}.fi-br-reservation-smartphone:before{content:"\f079"}.fi-br-reservation-table:before{content:"\f07a"}.fi-br-resistance-band:before{content:"\f07b"}.fi-br-resize:before{content:"\f07c"}.fi-br-resize-screen:before{content:"\f07d"}.fi-br-resources:before{content:"\f07e"}.fi-br-responsability:before{content:"\f07f"}.fi-br-responsive-design:before{content:"\f080"}.fi-br-restaurant:before{content:"\f081"}.fi-br-restaurant-sign:before{content:"\f082"}.fi-br-restock:before{content:"\f083"}.fi-br-restroom-simple:before{content:"\f084"}.fi-br-resume:before{content:"\f085"}.fi-br-Revenue:before{content:"\f087"}.fi-br-revenue-alt:before{content:"\f088"}.fi-br-revenue-euro:before{content:"\f089"}.fi-br-review:before{content:"\f08b"}.fi-br-rewind:before{content:"\f08c"}.fi-br-rewind-button-circle:before{content:"\f08d"}.fi-br-rhombus:before{content:"\f08e"}.fi-br-ribbon:before{content:"\f08f"}.fi-br-right:before{content:"\f090"}.fi-br-right-click-mouse:before{content:"\f091"}.fi-br-right-from-bracket:before{content:"\f092"}.fi-br-ring:before{content:"\f094"}.fi-br-ring-box:before{content:"\f095"}.fi-br-ring-diamond:before{content:"\f096"}.fi-br-ring-light:before{content:"\f097"}.fi-br-rings-wedding:before{content:"\f098"}.fi-br-risk:before{content:"\f099"}.fi-br-risk-alt:before{content:"\f09a"}.fi-br-risk-assessment:before{content:"\f09b"}.fi-br-river:before{content:"\f09c"}.fi-br-road:before{content:"\f09d"}.fi-br-road-arrow:before{content:"\f09e"}.fi-br-road-barrier:before{content:"\f09f"}.fi-br-road-bridge:before{content:"\f0a0"}.fi-br-road-check:before{content:"\f0a1"}.fi-br-road-lock:before{content:"\f0a2"}.fi-br-road-map-pin:before{content:"\f0a3"}.fi-br-road-settings:before{content:"\f0a4"}.fi-br-road-sign-left:before{content:"\f0a5"}.fi-br-road-time:before{content:"\f0a6"}.fi-br-roadmap:before{content:"\f0a7"}.fi-br-robot:before{content:"\f0a8"}.fi-br-robot-money:before{content:"\f0a9"}.fi-br-robotic-arm:before{content:"\f0aa"}.fi-br-rock:before{content:"\f0ab"}.fi-br-rock-hair-user:before{content:"\f0ac"}.fi-br-rock-hammer:before{content:"\f0ad"}.fi-br-rocket:before{content:"\f0ae"}.fi-br-rocket-gear:before{content:"\f0af"}.fi-br-rocket-hand:before{content:"\f0b0"}.fi-br-rocket-holding-hand:before{content:"\f0b1"}.fi-br-rocket-lunch:before{content:"\f0b2"}.fi-br-rocket-planet:before{content:"\f0b3"}.fi-br-rocking-horse:before{content:"\f0b4"}.fi-br-rocks:before{content:"\f0b5"}.fi-br-roi:before{content:"\f0b6"}.fi-br-role-play:before{content:"\f0b7"}.fi-br-roller-coaster:before{content:"\f0b8"}.fi-br-roller-skate:before{content:"\f0b9"}.fi-br-roller-skater:before{content:"\f0ba"}.fi-br-roof:before{content:"\f0bb"}.fi-br-room-service:before{content:"\f0bc"}.fi-br-rose:before{content:"\f0bd"}.fi-br-rose-alt:before{content:"\f0be"}.fi-br-rotate-exclamation:before{content:"\f0bf"}.fi-br-rotate-left:before{content:"\f0c0"}.fi-br-rotate-reverse:before{content:"\f0c1"}.fi-br-rotate-right:before{content:"\f0c2"}.fi-br-rotate-square:before{content:"\f0c3"}.fi-br-roulette:before{content:"\f0c4"}.fi-br-round-cctv:before{content:"\f0c5"}.fi-br-route:before{content:"\f0c6"}.fi-br-route-highway:before{content:"\f0c7"}.fi-br-route-interstate:before{content:"\f0c8"}.fi-br-router:before{content:"\f0c9"}.fi-br-router-laptop:before{content:"\f0ca"}.fi-br-router-lock:before{content:"\f0cb"}.fi-br-router-wifi:before{content:"\f0cc"}.fi-br-router-wifi-alt:before{content:"\f0cd"}.fi-br-rss:before{content:"\f0ce"}.fi-br-rss-alt:before{content:"\f0cf"}.fi-br-ruble-sign:before{content:"\f0d0"}.fi-br-rugby:before{content:"\f0d1"}.fi-br-rugby-helmet:before{content:"\f0d2"}.fi-br-ruler-combined:before{content:"\f0d3"}.fi-br-ruler-horizontal:before{content:"\f0d4"}.fi-br-ruler-triangle:before{content:"\f0d5"}.fi-br-ruler-vertical:before{content:"\f0d6"}.fi-br-rules:before{content:"\f0d7"}.fi-br-rules-alt:before{content:"\f0d8"}.fi-br-running:before{content:"\f0d9"}.fi-br-running-track:before{content:"\f0da"}.fi-br-rupee-sign:before{content:"\f0db"}.fi-br-rupiah-sign:before{content:"\f0dc"}.fi-br-russian:before{content:"\f0dd"}.fi-br-rv:before{content:"\f0de"}.fi-br-s:before{content:"\f0df"}.fi-br-sack:before{content:"\f0e0"}.fi-br-sack-dollar:before{content:"\f0e1"}.fi-br-sad:before{content:"\f0e2"}.fi-br-sad-cry:before{content:"\f0e3"}.fi-br-sad-tear:before{content:"\f0e4"}.fi-br-safe-battery:before{content:"\f0e5"}.fi-br-safe-box:before{content:"\f0e6"}.fi-br-safety-glasses:before{content:"\f0e8"}.fi-br-safety-pin:before{content:"\f0e9"}.fi-br-safety-zone:before{content:"\f0ea"}.fi-br-saffron:before{content:"\f0eb"}.fi-br-sailboat:before{content:"\f0ec"}.fi-br-sake:before{content:"\f0ed"}.fi-br-salad:before{content:"\f0ee"}.fi-br-salary-alt:before{content:"\f0f0"}.fi-br-salt-pepper:before{content:"\f0f1"}.fi-br-salt-shaker:before{content:"\f0f2"}.fi-br-sandwich:before{content:"\f0f4"}.fi-br-sandwich-alt:before{content:"\f0f5"}.fi-br-sanitary-pad:before{content:"\f0f6"}.fi-br-satellite:before{content:"\f0f9"}.fi-br-satellite-dish:before{content:"\f0fa"}.fi-br-satisfaction-bar:before{content:"\f0fb"}.fi-br-saturday:before{content:"\f0fc"}.fi-br-sauce:before{content:"\f0fd"}.fi-br-sausage:before{content:"\f0fe"}.fi-br-save-the-planet:before{content:"\f0ff"}.fi-br-saw:before{content:"\f100"}.fi-br-sax-hot:before{content:"\f101"}.fi-br-saxophone:before{content:"\f102"}.fi-br-scale:before{content:"\f103"}.fi-br-scale-comparison:before{content:"\f104"}.fi-br-scale-comparison-alt:before{content:"\f105"}.fi-br-scalpel:before{content:"\f106"}.fi-br-scalpel-path:before{content:"\f107"}.fi-br-scanner-gun:before{content:"\f108"}.fi-br-scanner-image:before{content:"\f109"}.fi-br-scanner-keyboard:before{content:"\f10a"}.fi-br-scanner-touchscreen:before{content:"\f10b"}.fi-br-scarecrow:before{content:"\f10c"}.fi-br-scarf:before{content:"\f10d"}.fi-br-schedule:before{content:"\f10e"}.fi-br-school:before{content:"\f10f"}.fi-br-school-bus:before{content:"\f110"}.fi-br-school-circle-chek:before{content:"\f112"}.fi-br-school-circle-exclamation:before{content:"\f113"}.fi-br-school-circle-xmark:before{content:"\f114"}.fi-br-school-lock:before{content:"\f115"}.fi-br-science-ai:before{content:"\f116"}.fi-br-science-podcast:before{content:"\f117"}.fi-br-scissor-lift:before{content:"\f118"}.fi-br-scissors:before{content:"\f119"}.fi-br-scone:before{content:"\f11a"}.fi-br-scooter:before{content:"\f11b"}.fi-br-score-board:before{content:"\f11c"}.fi-br-scorpion:before{content:"\f11d"}.fi-br-scraper:before{content:"\f11e"}.fi-br-screen:before{content:"\f11f"}.fi-br-screen-calibration:before{content:"\f120"}.fi-br-screen-play:before{content:"\f121"}.fi-br-screen-recorder:before{content:"\f122"}.fi-br-screen-share:before{content:"\f123"}.fi-br-screen-shield:before{content:"\f124"}.fi-br-screencast:before{content:"\f126"}.fi-br-screw:before{content:"\f127"}.fi-br-screw-alt:before{content:"\f128"}.fi-br-screwdriver:before{content:"\f129"}.fi-br-scribble:before{content:"\f12a"}.fi-br-script:before{content:"\f12b"}.fi-br-scroll:before{content:"\f12c"}.fi-br-scroll-document-story:before{content:"\f12d"}.fi-br-scroll-old:before{content:"\f12e"}.fi-br-scroll-torah:before{content:"\f12f"}.fi-br-scrubber:before{content:"\f130"}.fi-br-sculpture:before{content:"\f131"}.fi-br-scythe:before{content:"\f132"}.fi-br-sd-card:before{content:"\f133"}.fi-br-sd-cards:before{content:"\f134"}.fi-br-sea-level:before{content:"\f135"}.fi-br-sea-wave:before{content:"\f136"}.fi-br-seal:before{content:"\f137"}.fi-br-seal-exclamation:before{content:"\f138"}.fi-br-seal-question:before{content:"\f139"}.fi-br-search:before{content:"\f13a"}.fi-br-search-alt:before{content:"\f13b"}.fi-br-search-bar:before{content:"\f13c"}.fi-br-search-dollar:before{content:"\f13d"}.fi-br-search-heart:before{content:"\f13e"}.fi-br-search-location:before{content:"\f13f"}.fi-br-seat-airline:before{content:"\f140"}.fi-br-seatbelt-safety-driver:before{content:"\f141"}.fi-br-second:before{content:"\f142"}.fi-br-second-award:before{content:"\f143"}.fi-br-second-laurel:before{content:"\f144"}.fi-br-second-medal:before{content:"\f145"}.fi-br-secure-backup:before{content:"\f147"}.fi-br-security-gate:before{content:"\f149"}.fi-br-seedling:before{content:"\f14a"}.fi-br-segway:before{content:"\f14b"}.fi-br-selection:before{content:"\f14d"}.fi-br-self-care:before{content:"\f14e"}.fi-br-selfie:before{content:"\f14f"}.fi-br-sell:before{content:"\f150"}.fi-br-seller:before{content:"\f151"}.fi-br-seller-store:before{content:"\f152"}.fi-br-selling:before{content:"\f154"}.fi-br-send-back:before{content:"\f156"}.fi-br-send-backward:before{content:"\f157"}.fi-br-send-money:before{content:"\f158"}.fi-br-send-money-smartphone:before{content:"\f159"}.fi-br-sensor:before{content:"\f15a"}.fi-br-sensor-alert:before{content:"\f15b"}.fi-br-sensor-fire:before{content:"\f15c"}.fi-br-sensor-on:before{content:"\f15d"}.fi-br-sensor-smoke:before{content:"\f15e"}.fi-br-september-calendar:before{content:"\f15f"}.fi-br-serum:before{content:"\f160"}.fi-br-server-key:before{content:"\f161"}.fi-br-session-timeout:before{content:"\f162"}.fi-br-settings:before{content:"\f163"}.fi-br-settings-sliders:before{content:"\f164"}.fi-br-settings-window:before{content:"\f165"}.fi-br-sewing-machine:before{content:"\f166"}.fi-br-sewing-machine-alt:before{content:"\f167"}.fi-br-shaka:before{content:"\f168"}.fi-br-shampoo:before{content:"\f169"}.fi-br-share:before{content:"\f16a"}.fi-br-share-alt-square:before{content:"\f16b"}.fi-br-share-square:before{content:"\f16c"}.fi-br-sharpener:before{content:"\f16d"}.fi-br-sheep:before{content:"\f16e"}.fi-br-shekel-sign:before{content:"\f16f"}.fi-br-shell:before{content:"\f170"}.fi-br-shelves:before{content:"\f171"}.fi-br-shelves-empty:before{content:"\f172"}.fi-br-shield:before{content:"\f173"}.fi-br-shield-alt:before{content:"\f174"}.fi-br-shield-cat:before{content:"\f175"}.fi-br-shield-check:before{content:"\f176"}.fi-br-shield-cross:before{content:"\f177"}.fi-br-shield-divided-four:before{content:"\f178"}.fi-br-shield-dog:before{content:"\f179"}.fi-br-shield-exclamation:before{content:"\f17a"}.fi-br-shield-interrogation:before{content:"\f17b"}.fi-br-shield-keyhole:before{content:"\f17c"}.fi-br-shield-minus:before{content:"\f17d"}.fi-br-shield-plus:before{content:"\f17e"}.fi-br-shield-security-risk:before{content:"\f180"}.fi-br-shield-slash:before{content:"\f181"}.fi-br-shield-trust:before{content:"\f182"}.fi-br-shield-virus:before{content:"\f183"}.fi-br-shield-xmark:before{content:"\f184"}.fi-br-ship:before{content:"\f185"}.fi-br-ship-side:before{content:"\f186"}.fi-br-shipping-fast:before{content:"\f187"}.fi-br-shipping-timed:before{content:"\f188"}.fi-br-shirt:before{content:"\f189"}.fi-br-shirt-long-sleeve:before{content:"\f18a"}.fi-br-shirt-running:before{content:"\f18b"}.fi-br-shirt-tank-top:before{content:"\f18c"}.fi-br-shish-kebab:before{content:"\f18d"}.fi-br-shoe-prints:before{content:"\f18e"}.fi-br-shop:before{content:"\f18f"}.fi-br-shop-lock:before{content:"\f190"}.fi-br-shop-slash:before{content:"\f191"}.fi-br-shopping-bag:before{content:"\f193"}.fi-br-shopping-bag-add:before{content:"\f194"}.fi-br-shopping-basket:before{content:"\f195"}.fi-br-shopping-cart:before{content:"\f196"}.fi-br-shopping-cart-add:before{content:"\f197"}.fi-br-shopping-cart-buyer:before{content:"\f198"}.fi-br-shopping-cart-check:before{content:"\f199"}.fi-br-shopping-cart-checkout:before{content:"\f19a"}.fi-br-shopping-cart-clear:before{content:"\f19b"}.fi-br-shopping-cart-favourite:before{content:"\f19c"}.fi-br-shopping-cart-heart:before{content:"\f19d"}.fi-br-shopping-cart-nft:before{content:"\f19e"}.fi-br-shopping-cart-notification:before{content:"\f19f"}.fi-br-shoulder-joint:before{content:"\f1a0"}.fi-br-shovel:before{content:"\f1a1"}.fi-br-shovel-snow:before{content:"\f1a2"}.fi-br-shower:before{content:"\f1a3"}.fi-br-shower-down:before{content:"\f1a4"}.fi-br-shower-gel:before{content:"\f1a5"}.fi-br-shredder:before{content:"\f1a6"}.fi-br-shrimp:before{content:"\f1a7"}.fi-br-shuffle:before{content:"\f1a8"}.fi-br-shuttle-van:before{content:"\f1a9"}.fi-br-shuttlecock:before{content:"\f1aa"}.fi-br-Sickle:before{content:"\f1ab"}.fi-br-sidebar:before{content:"\f1ac"}.fi-br-sidebar-flip:before{content:"\f1ad"}.fi-br-sigma:before{content:"\f1af"}.fi-br-sign-hanging:before{content:"\f1b0"}.fi-br-sign-in-alt:before{content:"\f1b1"}.fi-br-sign-language:before{content:"\f1b2"}.fi-br-sign-out-alt:before{content:"\f1b3"}.fi-br-sign-posts:before{content:"\f1b4"}.fi-br-sign-posts-wrench:before{content:"\f1b5"}.fi-br-sign-up:before{content:"\f1b6"}.fi-br-signal-alt:before{content:"\f1b7"}.fi-br-signal-alt-1:before{content:"\f1b8"}.fi-br-signal-alt-2:before{content:"\f1b9"}.fi-br-signal-alt-slash:before{content:"\f1ba"}.fi-br-signal-bars-fair:before{content:"\f1bb"}.fi-br-signal-bars-good:before{content:"\f1bc"}.fi-br-signal-bars-weak:before{content:"\f1be"}.fi-br-signal-stream:before{content:"\f1c1"}.fi-br-signal-stream-slash:before{content:"\f1c2"}.fi-br-signature:before{content:"\f1c5"}.fi-br-signature-lock:before{content:"\f1c6"}.fi-br-signature-slash:before{content:"\f1c8"}.fi-br-sim-card:before{content:"\f1c9"}.fi-br-sim-cards:before{content:"\f1ca"}.fi-br-sink:before{content:"\f1cb"}.fi-br-Siren:before{content:"\f1cc"}.fi-br-siren-on:before{content:"\f1cd"}.fi-br-site:before{content:"\f1ce"}.fi-br-site-alt:before{content:"\f1cf"}.fi-br-site-browser:before{content:"\f1d1"}.fi-br-sitemap:before{content:"\f1d2"}.fi-br-skate-park:before{content:"\f1d3"}.fi-br-skateboard:before{content:"\f1d4"}.fi-br-skating:before{content:"\f1d5"}.fi-br-skeleton:before{content:"\f1d6"}.fi-br-skeleton-ribs:before{content:"\f1d7"}.fi-br-skewer:before{content:"\f1d9"}.fi-br-ski-boot-ski:before{content:"\f1da"}.fi-br-ski-jump:before{content:"\f1db"}.fi-br-ski-lift:before{content:"\f1dc"}.fi-br-skiing:before{content:"\f1dd"}.fi-br-skiing-nordic:before{content:"\f1de"}.fi-br-skill:before{content:"\f1df"}.fi-br-skill-alt:before{content:"\f1e0"}.fi-br-skill-user:before{content:"\f1e2"}.fi-br-skin:before{content:"\f1e3"}.fi-br-skin-acne:before{content:"\f1e4"}.fi-br-skin-arrow:before{content:"\f1e5"}.fi-br-skin-drop:before{content:"\f1e6"}.fi-br-skin-hair:before{content:"\f1e7"}.fi-br-skin-laser:before{content:"\f1e8"}.fi-br-skin-uv:before{content:"\f1e9"}.fi-br-skip-15-seconds:before{content:"\f1ea"}.fi-br-skull:before{content:"\f1eb"}.fi-br-skull-cow:before{content:"\f1ec"}.fi-br-skull-crossbones:before{content:"\f1ed"}.fi-br-skull-heart:before{content:"\f1ee"}.fi-br-skyscraper:before{content:"\f1f2"}.fi-br-slash:before{content:"\f1f4"}.fi-br-sledding:before{content:"\f1f6"}.fi-br-sleeping-bag:before{content:"\f1f8"}.fi-br-sleeping-cat:before{content:"\f1f9"}.fi-br-sleigh:before{content:"\f1fa"}.fi-br-sliders-h-square:before{content:"\f1fb"}.fi-br-sliders-v:before{content:"\f1fc"}.fi-br-sliders-v-square:before{content:"\f1fd"}.fi-br-slides:before{content:"\f1fe"}.fi-br-slot-machine:before{content:"\f200"}.fi-br-smart-building:before{content:"\f201"}.fi-br-smart-contract:before{content:"\f202"}.fi-br-smart-curtains:before{content:"\f203"}.fi-br-smart-glasses:before{content:"\f204"}.fi-br-smart-home:before{content:"\f205"}.fi-br-smart-home-alt:before{content:"\f206"}.fi-br-smart-home-chip:before{content:"\f207"}.fi-br-smart-home-cloud:before{content:"\f208"}.fi-br-smart-home-key:before{content:"\f209"}.fi-br-smart-watch-calendar:before{content:"\f20a"}.fi-br-smart-watch-call:before{content:"\f20b"}.fi-br-smart-watch-notifications:before{content:"\f20c"}.fi-br-smart-wireless-door:before{content:"\f20d"}.fi-br-smartphone:before{content:"\f20e"}.fi-br-smartphone-ar:before{content:"\f20f"}.fi-br-smartphone-bus-payment:before{content:"\f210"}.fi-br-smartphone-fingerprint:before{content:"\f211"}.fi-br-smartwatch:before{content:"\f212"}.fi-br-smile-beam:before{content:"\f215"}.fi-br-smile-plus:before{content:"\f216"}.fi-br-smiley-comment-alt:before{content:"\f218"}.fi-br-smiling-baby:before{content:"\f219"}.fi-br-smiling-boy:before{content:"\f21a"}.fi-br-smiling-girl:before{content:"\f21b"}.fi-br-smiling-old-man:before{content:"\f21c"}.fi-br-smiling-old-woman:before{content:"\f21d"}.fi-br-smog:before{content:"\f21e"}.fi-br-smoke:before{content:"\f21f"}.fi-br-smoking:before{content:"\f220"}.fi-br-smoking-ban:before{content:"\f221"}.fi-br-smoothie:before{content:"\f222"}.fi-br-snail:before{content:"\f223"}.fi-br-snake:before{content:"\f224"}.fi-br-snake-plant:before{content:"\f225"}.fi-br-snap:before{content:"\f226"}.fi-br-snooze:before{content:"\f22a"}.fi-br-snow-blowing:before{content:"\f22b"}.fi-br-snowboarding:before{content:"\f22c"}.fi-br-snowflake:before{content:"\f22d"}.fi-br-snowflake-droplets:before{content:"\f22e"}.fi-br-snowflakes:before{content:"\f22f"}.fi-br-snowman-alt:before{content:"\f231"}.fi-br-snowman-head:before{content:"\f232"}.fi-br-snowmobile:before{content:"\f233"}.fi-br-snowplow:before{content:"\f234"}.fi-br-soap:before{content:"\f235"}.fi-br-soap-alt:before{content:"\f236"}.fi-br-soccer-boots:before{content:"\f237"}.fi-br-social-distance:before{content:"\f238"}.fi-br-social-media-notification:before{content:"\f23a"}.fi-br-social-network:before{content:"\f23b"}.fi-br-socks:before{content:"\f23c"}.fi-br-sofa:before{content:"\f23d"}.fi-br-sofa-size:before{content:"\f23e"}.fi-br-software-development:before{content:"\f23f"}.fi-br-soju:before{content:"\f240"}.fi-br-solar-panel:before{content:"\f241"}.fi-br-solar-panel-sun:before{content:"\f242"}.fi-br-solar-system:before{content:"\f243"}.fi-br-sold-house:before{content:"\f244"}.fi-br-sold-signal:before{content:"\f245"}.fi-br-sort:before{content:"\f247"}.fi-br-sort-alpha-down:before{content:"\f248"}.fi-br-sort-alpha-down-alt:before{content:"\f249"}.fi-br-sort-alpha-up:before{content:"\f24a"}.fi-br-sort-alpha-up-alt:before{content:"\f24b"}.fi-br-sort-alt:before{content:"\f24c"}.fi-br-sort-amount-down:before{content:"\f24d"}.fi-br-sort-amount-down-alt:before{content:"\f24e"}.fi-br-sort-amount-up:before{content:"\f24f"}.fi-br-sort-amount-up-alt:before{content:"\f250"}.fi-br-sort-circle:before{content:"\f251"}.fi-br-sort-circle-down:before{content:"\f252"}.fi-br-sort-circle-up:before{content:"\f253"}.fi-br-sort-down:before{content:"\f254"}.fi-br-sort-numeric-down:before{content:"\f255"}.fi-br-sort-numeric-down-alt:before{content:"\f256"}.fi-br-sort-shapes-down:before{content:"\f257"}.fi-br-sort-shapes-up:before{content:"\f258"}.fi-br-sort-size-down:before{content:"\f259"}.fi-br-sort-size-up:before{content:"\f25a"}.fi-br-soup:before{content:"\f25c"}.fi-br-source-data:before{content:"\f25d"}.fi-br-source-document:before{content:"\f25e"}.fi-br-source-document-alt:before{content:"\f25f"}.fi-br-spa:before{content:"\f261"}.fi-br-space-shuttle:before{content:"\f262"}.fi-br-space-station-moon:before{content:"\f263"}.fi-br-space-station-moon-alt:before{content:"\f264"}.fi-br-spade:before{content:"\f265"}.fi-br-spaghetti-monster-flying:before{content:"\f266"}.fi-br-spain-country-code:before{content:"\f267"}.fi-br-spain-map:before{content:"\f268"}.fi-br-spam:before{content:"\f269"}.fi-br-spam-filter:before{content:"\f26a"}.fi-br-spanish:before{content:"\f26b"}.fi-br-sparkles:before{content:"\f26d"}.fi-br-spartan-helmet:before{content:"\f26e"}.fi-br-speaker:before{content:"\f26f"}.fi-br-speakers:before{content:"\f270"}.fi-br-speech-bubble-story:before{content:"\f271"}.fi-br-speedometer-arrow:before{content:"\f272"}.fi-br-speedometer-kpi:before{content:"\f273"}.fi-br-sperm:before{content:"\f274"}.fi-br-sphere:before{content:"\f275"}.fi-br-spider:before{content:"\f276"}.fi-br-spider-black-widow:before{content:"\f277"}.fi-br-spider-web:before{content:"\f278"}.fi-br-spine:before{content:"\f279"}.fi-br-spinner:before{content:"\f27a"}.fi-br-splash:before{content:"\f27b"}.fi-br-split:before{content:"\f27c"}.fi-br-split-payment:before{content:"\f27d"}.fi-br-split-screen:before{content:"\f27e"}.fi-br-split-up-relation:before{content:"\f27f"}.fi-br-splotch:before{content:"\f280"}.fi-br-spoon:before{content:"\f281"}.fi-br-sport-drink:before{content:"\f284"}.fi-br-spray-can:before{content:"\f287"}.fi-br-spray-can-sparkles:before{content:"\f288"}.fi-br-spring-calendar:before{content:"\f289"}.fi-br-sprinkler:before{content:"\f28a"}.fi-br-spy:before{content:"\f28b"}.fi-br-spyware:before{content:"\f28c"}.fi-br-sql-file:before{content:"\f28d"}.fi-br-sql-server:before{content:"\f28e"}.fi-br-square:before{content:"\f28f"}.fi-br-square-0:before{content:"\f290"}.fi-br-square-1:before{content:"\f291"}.fi-br-square-2:before{content:"\f292"}.fi-br-square-3:before{content:"\f293"}.fi-br-square-4:before{content:"\f294"}.fi-br-square-5:before{content:"\f295"}.fi-br-square-6:before{content:"\f296"}.fi-br-square-7:before{content:"\f297"}.fi-br-square-8:before{content:"\f298"}.fi-br-square-9:before{content:"\f299"}.fi-br-square-a:before{content:"\f29a"}.fi-br-square-b:before{content:"\f29c"}.fi-br-square-bolt:before{content:"\f29d"}.fi-br-square-c:before{content:"\f29e"}.fi-br-square-code:before{content:"\f29f"}.fi-br-square-crosshair:before{content:"\f2a0"}.fi-br-square-d:before{content:"\f2a1"}.fi-br-square-dashed:before{content:"\f2a2"}.fi-br-square-dashed-circle-plus:before{content:"\f2a3"}.fi-br-square-divide:before{content:"\f2a4"}.fi-br-square-e:before{content:"\f2a5"}.fi-br-square-ellipsis:before{content:"\f2a6"}.fi-br-square-ellipsis-vertical:before{content:"\f2a7"}.fi-br-square-envelope:before{content:"\f2a8"}.fi-br-square-exclamation:before{content:"\f2a9"}.fi-br-square-f:before{content:"\f2aa"}.fi-br-square-g:before{content:"\f2ab"}.fi-br-square-h:before{content:"\f2ac"}.fi-br-square-heart:before{content:"\f2ad"}.fi-br-square-i:before{content:"\f2ae"}.fi-br-square-info:before{content:"\f2af"}.fi-br-square-j:before{content:"\f2b0"}.fi-br-square-k:before{content:"\f2b1"}.fi-br-square-kanban:before{content:"\f2b2"}.fi-br-square-l:before{content:"\f2b3"}.fi-br-square-m:before{content:"\f2b4"}.fi-br-square-minus:before{content:"\f2b5"}.fi-br-square-n:before{content:"\f2b6"}.fi-br-square-o:before{content:"\f2b7"}.fi-br-square-p:before{content:"\f2b8"}.fi-br-square-pen:before{content:"\f2b9"}.fi-br-square-person-confined:before{content:"\f2ba"}.fi-br-square-phone:before{content:"\f2bb"}.fi-br-square-phone-flip:before{content:"\f2bc"}.fi-br-square-phone-hangup:before{content:"\f2bd"}.fi-br-square-plus:before{content:"\f2be"}.fi-br-square-poll-horizontal:before{content:"\f2bf"}.fi-br-square-poll-vertical:before{content:"\f2c0"}.fi-br-square-q:before{content:"\f2c1"}.fi-br-square-quote:before{content:"\f2c2"}.fi-br-square-r:before{content:"\f2c3"}.fi-br-square-root:before{content:"\f2c4"}.fi-br-square-s:before{content:"\f2c5"}.fi-br-square-small:before{content:"\f2c6"}.fi-br-square-star:before{content:"\f2c7"}.fi-br-square-t:before{content:"\f2c8"}.fi-br-square-terminal:before{content:"\f2c9"}.fi-br-square-u:before{content:"\f2ca"}.fi-br-square-up-right:before{content:"\f2cb"}.fi-br-square-v:before{content:"\f2cc"}.fi-br-square-w:before{content:"\f2cd"}.fi-br-square-x:before{content:"\f2ce"}.fi-br-square-y:before{content:"\f2cf"}.fi-br-square-z:before{content:"\f2d0"}.fi-br-squid:before{content:"\f2d1"}.fi-br-squircle:before{content:"\f2d2"}.fi-br-squirrel:before{content:"\f2d3"}.fi-br-stadium:before{content:"\f2d4"}.fi-br-staff:before{content:"\f2d5"}.fi-br-staff-wizard:before{content:"\f2d6"}.fi-br-stage:before{content:"\f2d7"}.fi-br-stage-concert:before{content:"\f2d8"}.fi-br-stage-theatre:before{content:"\f2d9"}.fi-br-stairs:before{content:"\f2da"}.fi-br-stamp:before{content:"\f2db"}.fi-br-stamps:before{content:"\f2dc"}.fi-br-standard-definition:before{content:"\f2dd"}.fi-br-stapler:before{content:"\f2de"}.fi-br-stapler-paper:before{content:"\f2df"}.fi-br-star:before{content:"\f2e0"}.fi-br-star-and-crescent:before{content:"\f2e1"}.fi-br-star-christmas:before{content:"\f2e2"}.fi-br-star-comment-alt:before{content:"\f2e4"}.fi-br-star-exclamation:before{content:"\f2e5"}.fi-br-star-microphone:before{content:"\f2e6"}.fi-br-star-octogram:before{content:"\f2e7"}.fi-br-star-of-david:before{content:"\f2e8"}.fi-br-star-rating-call:before{content:"\f2e9"}.fi-br-star-sharp-half:before{content:"\f2eb"}.fi-br-star-sharp-half-stroke:before{content:"\f2ec"}.fi-br-star-shooting:before{content:"\f2ed"}.fi-br-starfighter:before{content:"\f2ef"}.fi-br-stars:before{content:"\f2f0"}.fi-br-state-country:before{content:"\f2f1"}.fi-br-stationary-bike:before{content:"\f2f2"}.fi-br-stats:before{content:"\f2f3"}.fi-br-steak:before{content:"\f2f5"}.fi-br-steam-iron:before{content:"\f2f6"}.fi-br-steering-wheel:before{content:"\f2f7"}.fi-br-step-backward:before{content:"\f2f8"}.fi-br-step-forward:before{content:"\f2f9"}.fi-br-steps-carreer:before{content:"\f2fa"}.fi-br-sterling-sign:before{content:"\f2fb"}.fi-br-stethoscope:before{content:"\f2fc"}.fi-br-sticker:before{content:"\f2fd"}.fi-br-stocking:before{content:"\f2ff"}.fi-br-stomach:before{content:"\f300"}.fi-br-stomach-ache:before{content:"\f301"}.fi-br-stomach-virus:before{content:"\f302"}.fi-br-stop:before{content:"\f303"}.fi-br-stop-circle:before{content:"\f304"}.fi-br-stop-square:before{content:"\f305"}.fi-br-stopwatch:before{content:"\f306"}.fi-br-store-alt:before{content:"\f308"}.fi-br-store-buyer:before{content:"\f309"}.fi-br-store-lock:before{content:"\f30a"}.fi-br-store-slash:before{content:"\f30b"}.fi-br-story-book:before{content:"\f30c"}.fi-br-story-fairy-tale:before{content:"\f30d"}.fi-br-story-fantasy:before{content:"\f30e"}.fi-br-straightener:before{content:"\f310"}.fi-br-strategy-chess-risk:before{content:"\f311"}.fi-br-strawberry:before{content:"\f312"}.fi-br-streamer-boy:before{content:"\f313"}.fi-br-streamer-girl:before{content:"\f314"}.fi-br-streaming:before{content:"\f315"}.fi-br-street-view:before{content:"\f316"}.fi-br-stretcher:before{content:"\f317"}.fi-br-strikethrough:before{content:"\f318"}.fi-br-stroopwafel:before{content:"\f31a"}.fi-br-student:before{content:"\f31b"}.fi-br-student-alt:before{content:"\f31c"}.fi-br-subfolder:before{content:"\f31d"}.fi-br-subscript:before{content:"\f320"}.fi-br-subscription:before{content:"\f321"}.fi-br-subscription-alt:before{content:"\f322"}.fi-br-subscription-model:before{content:"\f323"}.fi-br-subscription-plan:before{content:"\f324"}.fi-br-subscription-user:before{content:"\f325"}.fi-br-subtitles:before{content:"\f32a"}.fi-br-subtitles-slash:before{content:"\f32b"}.fi-br-subway:before{content:"\f32c"}.fi-br-suggestion:before{content:"\f32d"}.fi-br-suitcase-alt:before{content:"\f32e"}.fi-br-summary-check:before{content:"\f32f"}.fi-br-summer:before{content:"\f330"}.fi-br-sun:before{content:"\f331"}.fi-br-sun-dust:before{content:"\f332"}.fi-br-sun-plant-wilt:before{content:"\f333"}.fi-br-sun-salutation-yoga:before{content:"\f334"}.fi-br-sunday:before{content:"\f335"}.fi-br-sunglasses:before{content:"\f336"}.fi-br-sunglasses-alt:before{content:"\f337"}.fi-br-sunrise:before{content:"\f338"}.fi-br-sunrise-alt:before{content:"\f339"}.fi-br-sunscreen:before{content:"\f33a"}.fi-br-sunset:before{content:"\f33b"}.fi-br-superscript:before{content:"\f33c"}.fi-br-supplier:before{content:"\f33d"}.fi-br-supplier-alt:before{content:"\f33e"}.fi-br-supply-chain:before{content:"\f33f"}.fi-br-supply-chain-steps:before{content:"\f340"}.fi-br-surfing:before{content:"\f341"}.fi-br-surprise:before{content:"\f342"}.fi-br-surveillance-camera:before{content:"\f343"}.fi-br-survey-xmark:before{content:"\f344"}.fi-br-sushi:before{content:"\f345"}.fi-br-sushi-alt:before{content:"\f346"}.fi-br-sushi-roll:before{content:"\f347"}.fi-br-svg:before{content:"\f348"}.fi-br-swap:before{content:"\f349"}.fi-br-swatchbook:before{content:"\f34b"}.fi-br-sweep:before{content:"\f34c"}.fi-br-swimmer:before{content:"\f34e"}.fi-br-swimming-pool:before{content:"\f34f"}.fi-br-swing:before{content:"\f350"}.fi-br-swipe-down:before{content:"\f351"}.fi-br-swipe-left:before{content:"\f352"}.fi-br-swipe-right:before{content:"\f353"}.fi-br-swipe-up:before{content:"\f354"}.fi-br-sword:before{content:"\f355"}.fi-br-sword-alt:before{content:"\f356"}.fi-br-sword-spade:before{content:"\f357"}.fi-br-symbol:before{content:"\f358"}.fi-br-symbols:before{content:"\f359"}.fi-br-synagogue:before{content:"\f35a"}.fi-br-syringe:before{content:"\f35b"}.fi-br-syringe-injection-blood:before{content:"\f35c"}.fi-br-system-cloud:before{content:"\f35d"}.fi-br-system-restore:before{content:"\f35e"}.fi-br-t:before{content:"\f35f"}.fi-br-t-rex:before{content:"\f361"}.fi-br-t-square:before{content:"\f362"}.fi-br-tab-folder:before{content:"\f363"}.fi-br-table:before{content:"\f364"}.fi-br-table-columns:before{content:"\f365"}.fi-br-table-layout:before{content:"\f366"}.fi-br-table-list:before{content:"\f367"}.fi-br-table-picnic:before{content:"\f368"}.fi-br-table-pivot:before{content:"\f369"}.fi-br-table-rows:before{content:"\f36a"}.fi-br-table-tree:before{content:"\f36b"}.fi-br-tablet:before{content:"\f36c"}.fi-br-tablet-android:before{content:"\f36d"}.fi-br-tablet-android-alt:before{content:"\f36e"}.fi-br-tablet-rugged:before{content:"\f36f"}.fi-br-tachometer:before{content:"\f370"}.fi-br-tachometer-alt-average:before{content:"\f371"}.fi-br-tachometer-alt-fastest:before{content:"\f372"}.fi-br-tachometer-alt-slow:before{content:"\f373"}.fi-br-tachometer-alt-slowest:before{content:"\f374"}.fi-br-tachometer-average:before{content:"\f375"}.fi-br-tachometer-fast:before{content:"\f376"}.fi-br-tachometer-fastest:before{content:"\f377"}.fi-br-tachometer-slow:before{content:"\f378"}.fi-br-tachometer-slowest:before{content:"\f379"}.fi-br-taco:before{content:"\f37a"}.fi-br-tags:before{content:"\f37b"}.fi-br-tailor-chalk:before{content:"\f37c"}.fi-br-takoyaki:before{content:"\f37d"}.fi-br-talent:before{content:"\f37e"}.fi-br-talent-alt:before{content:"\f37f"}.fi-br-talent-hand:before{content:"\f380"}.fi-br-tally:before{content:"\f381"}.fi-br-tally-1:before{content:"\f382"}.fi-br-tally-2:before{content:"\f383"}.fi-br-tally-3:before{content:"\f384"}.fi-br-tally-4:before{content:"\f385"}.fi-br-tamale:before{content:"\f386"}.fi-br-tank-water:before{content:"\f388"}.fi-br-tap:before{content:"\f389"}.fi-br-tape:before{content:"\f38a"}.fi-br-tape-measure:before{content:"\f38b"}.fi-br-target:before{content:"\f38c"}.fi-br-target-audience:before{content:"\f38d"}.fi-br-task-calendar:before{content:"\f38e"}.fi-br-task-checklist:before{content:"\f38f"}.fi-br-tasks:before{content:"\f390"}.fi-br-tattoo-machine:before{content:"\f391"}.fi-br-tax:before{content:"\f392"}.fi-br-tax-alt:before{content:"\f393"}.fi-br-taxi:before{content:"\f394"}.fi-br-taxi-bus:before{content:"\f395"}.fi-br-team:before{content:"\f396"}.fi-br-team-check:before{content:"\f397"}.fi-br-team-check-alt:before{content:"\f398"}.fi-br-team-collaboration:before{content:"\f399"}.fi-br-teddy-bear:before{content:"\f39a"}.fi-br-teeth-open:before{content:"\f39b"}.fi-br-telescope:before{content:"\f39e"}.fi-br-temperature-down:before{content:"\f39f"}.fi-br-temperature-frigid:before{content:"\f3a0"}.fi-br-temperature-high:before{content:"\f3a1"}.fi-br-temperature-list:before{content:"\f3a2"}.fi-br-temperature-low:before{content:"\f3a3"}.fi-br-temperature-up:before{content:"\f3a4"}.fi-br-template:before{content:"\f3a5"}.fi-br-template-alt:before{content:"\f3a6"}.fi-br-tenge:before{content:"\f3a8"}.fi-br-tennis:before{content:"\f3a9"}.fi-br-tent-arrow-down-to-line:before{content:"\f3aa"}.fi-br-tent-arrow-left-right:before{content:"\f3ab"}.fi-br-tent-arrow-turn-left:before{content:"\f3ac"}.fi-br-tent-arrows-down:before{content:"\f3ad"}.fi-br-tents:before{content:"\f3ae"}.fi-br-terminal:before{content:"\f3af"}.fi-br-terms-check:before{content:"\f3b0"}.fi-br-terms-info:before{content:"\f3b2"}.fi-br-terrace:before{content:"\f3b3"}.fi-br-test:before{content:"\f3b4"}.fi-br-test-tube:before{content:"\f3b5"}.fi-br-text:before{content:"\f3b6"}.fi-br-text-box:before{content:"\f3b7"}.fi-br-text-box-dots:before{content:"\f3b8"}.fi-br-text-box-edit:before{content:"\f3b9"}.fi-br-text-check:before{content:"\f3ba"}.fi-br-text-height:before{content:"\f3bb"}.fi-br-text-input-left:before{content:"\f3bc"}.fi-br-text-shadow:before{content:"\f3bd"}.fi-br-text-size:before{content:"\f3be"}.fi-br-text-slash:before{content:"\f3bf"}.fi-br-text-width:before{content:"\f3c0"}.fi-br-thaw:before{content:"\f3c1"}.fi-br-theater-masks:before{content:"\f3c3"}.fi-br-thermometer-alt:before{content:"\f3c4"}.fi-br-thermometer-empty:before{content:"\f3c5"}.fi-br-thermometer-full:before{content:"\f3c6"}.fi-br-thermometer-half:before{content:"\f3c7"}.fi-br-thermometer-notification:before{content:"\f3c8"}.fi-br-thermometer-quarter:before{content:"\f3c9"}.fi-br-thermometer-three-quarters:before{content:"\f3ca"}.fi-br-theta:before{content:"\f3cb"}.fi-br-thimble:before{content:"\f3cc"}.fi-br-third:before{content:"\f3cd"}.fi-br-third-award:before{content:"\f3ce"}.fi-br-third-laurel:before{content:"\f3cf"}.fi-br-third-medal:before{content:"\f3d0"}.fi-br-thought-bubble:before{content:"\f3d1"}.fi-br-three-direction:before{content:"\f3d5"}.fi-br-three-leaf-clover:before{content:"\f3d6"}.fi-br-throat:before{content:"\f3d7"}.fi-br-thumbs-up-trust:before{content:"\f3da"}.fi-br-thumbtack:before{content:"\f3db"}.fi-br-thumbtack-slash:before{content:"\f3dc"}.fi-br-thunderstorm:before{content:"\f3dd"}.fi-br-thunderstorm-moon:before{content:"\f3de"}.fi-br-thunderstorm-risk:before{content:"\f3df"}.fi-br-thunderstorm-sun:before{content:"\f3e0"}.fi-br-thursday:before{content:"\f3e1"}.fi-br-ticket:before{content:"\f3e2"}.fi-br-ticket-airline:before{content:"\f3e3"}.fi-br-ticket-alt:before{content:"\f3e4"}.fi-br-tickets:before{content:"\f3e5"}.fi-br-tickets-airline:before{content:"\f3e6"}.fi-br-tie:before{content:"\f3e7"}.fi-br-tiff-file:before{content:"\f3e8"}.fi-br-tilde:before{content:"\f3ec"}.fi-br-tile:before{content:"\f3ed"}.fi-br-time-add:before{content:"\f3ee"}.fi-br-time-check:before{content:"\f3ef"}.fi-br-time-delete:before{content:"\f3f0"}.fi-br-time-fast:before{content:"\f3f1"}.fi-br-time-forward:before{content:"\f3f2"}.fi-br-time-forward-sixty:before{content:"\f3f3"}.fi-br-time-forward-ten:before{content:"\f3f4"}.fi-br-time-forward-thirty:before{content:"\f3f5"}.fi-br-time-half-past:before{content:"\f3f6"}.fi-br-time-management:before{content:"\f3f7"}.fi-br-time-money:before{content:"\f3f8"}.fi-br-time-oclock:before{content:"\f3f9"}.fi-br-time-past:before{content:"\f3fa"}.fi-br-time-quarter-past:before{content:"\f3fb"}.fi-br-time-quarter-to:before{content:"\f3fc"}.fi-br-time-twenty-four:before{content:"\f3fd"}.fi-br-time-watch-calendar:before{content:"\f3fe"}.fi-br-timeline:before{content:"\f3ff"}.fi-br-timeline-arrow:before{content:"\f400"}.fi-br-timer-clock-call:before{content:"\f401"}.fi-br-times-hexagon:before{content:"\f402"}.fi-br-tint-slash:before{content:"\f403"}.fi-br-tip-button:before{content:"\f404"}.fi-br-tip-button-hand:before{content:"\f405"}.fi-br-tip-coin:before{content:"\f406"}.fi-br-tire:before{content:"\f40a"}.fi-br-tire-flat:before{content:"\f40b"}.fi-br-tire-pressure-warning:before{content:"\f40c"}.fi-br-tire-rugged:before{content:"\f40d"}.fi-br-tired:before{content:"\f40e"}.fi-br-to-do:before{content:"\f40f"}.fi-br-to-do-alt:before{content:"\f410"}.fi-br-together-people:before{content:"\f413"}.fi-br-toggle-off:before{content:"\f415"}.fi-br-toggle-on:before{content:"\f416"}.fi-br-toilet:before{content:"\f417"}.fi-br-toilet-paper-blank:before{content:"\f418"}.fi-br-toilet-paper-blank-under:before{content:"\f419"}.fi-br-toilet-paper-slash:before{content:"\f41a"}.fi-br-toilet-paper-under:before{content:"\f41b"}.fi-br-toilet-paper-under-slash:before{content:"\f41c"}.fi-br-toilet-paper-xmark:before{content:"\f41d"}.fi-br-toilets-portable:before{content:"\f41e"}.fi-br-token:before{content:"\f41f"}.fi-br-tomato:before{content:"\f420"}.fi-br-tombstone:before{content:"\f421"}.fi-br-tombstone-alt:before{content:"\f422"}.fi-br-tool-box:before{content:"\f423"}.fi-br-tool-crop:before{content:"\f424"}.fi-br-tool-marquee:before{content:"\f425"}.fi-br-tools:before{content:"\f426"}.fi-br-tooth:before{content:"\f427"}.fi-br-toothache:before{content:"\f428"}.fi-br-toothbrush:before{content:"\f429"}.fi-br-toothpaste:before{content:"\f42a"}.fi-br-torch:before{content:"\f42b"}.fi-br-torch-inspiration-leader:before{content:"\f42c"}.fi-br-torii-gate:before{content:"\f42d"}.fi-br-tornado:before{content:"\f42e"}.fi-br-total:before{content:"\f42f"}.fi-br-tour-guide-people:before{content:"\f430"}.fi-br-tour-virtual:before{content:"\f431"}.fi-br-towel:before{content:"\f432"}.fi-br-tower-chain:before{content:"\f434"}.fi-br-tower-control:before{content:"\f435"}.fi-br-track:before{content:"\f436"}.fi-br-tractor:before{content:"\f437"}.fi-br-trademark:before{content:"\f438"}.fi-br-trading:before{content:"\f439"}.fi-br-traffic-cone:before{content:"\f43a"}.fi-br-traffic-light:before{content:"\f43b"}.fi-br-traffic-light-go:before{content:"\f43c"}.fi-br-traffic-light-slow:before{content:"\f43d"}.fi-br-traffic-light-stop:before{content:"\f43e"}.fi-br-trailer:before{content:"\f43f"}.fi-br-train:before{content:"\f440"}.fi-br-train-clock:before{content:"\f441"}.fi-br-train-journey:before{content:"\f442"}.fi-br-train-side:before{content:"\f443"}.fi-br-train-station:before{content:"\f444"}.fi-br-train-station-building:before{content:"\f445"}.fi-br-train-subway-tunnel:before{content:"\f446"}.fi-br-train-track:before{content:"\f447"}.fi-br-train-tram:before{content:"\f448"}.fi-br-tram:before{content:"\f449"}.fi-br-transaction-euro:before{content:"\f44a"}.fi-br-transaction-globe:before{content:"\f44b"}.fi-br-transaction-yen:before{content:"\f44c"}.fi-br-transcript:before{content:"\f44d"}.fi-br-transcription:before{content:"\f44e"}.fi-br-transform:before{content:"\f44f"}.fi-br-transformation-block:before{content:"\f450"}.fi-br-transformation-circle:before{content:"\f451"}.fi-br-transformation-design:before{content:"\f452"}.fi-br-transformation-shapes:before{content:"\f453"}.fi-br-transformer-bolt:before{content:"\f454"}.fi-br-transgender:before{content:"\f455"}.fi-br-translate:before{content:"\f456"}.fi-br-translation:before{content:"\f457"}.fi-br-translation-app:before{content:"\f458"}.fi-br-transparency:before{content:"\f459"}.fi-br-transporter:before{content:"\f45a"}.fi-br-transporter-1:before{content:"\f45b"}.fi-br-transporter-2:before{content:"\f45c"}.fi-br-transporter-3:before{content:"\f45d"}.fi-br-transporter-4:before{content:"\f45e"}.fi-br-transporter-5:before{content:"\f45f"}.fi-br-transporter-6:before{content:"\f460"}.fi-br-transporter-7:before{content:"\f461"}.fi-br-transporter-empty:before{content:"\f462"}.fi-br-trash:before{content:"\f463"}.fi-br-trash-bag:before{content:"\f464"}.fi-br-trash-can-check:before{content:"\f465"}.fi-br-trash-can-clock:before{content:"\f466"}.fi-br-trash-can-list:before{content:"\f467"}.fi-br-trash-can-plus:before{content:"\f468"}.fi-br-trash-can-slash:before{content:"\f469"}.fi-br-trash-check:before{content:"\f46a"}.fi-br-trash-clock:before{content:"\f46b"}.fi-br-trash-empty:before{content:"\f46c"}.fi-br-trash-list:before{content:"\f46d"}.fi-br-trash-plus:before{content:"\f46e"}.fi-br-trash-restore:before{content:"\f46f"}.fi-br-trash-restore-alt:before{content:"\f470"}.fi-br-trash-slash:before{content:"\f471"}.fi-br-trash-undo:before{content:"\f472"}.fi-br-trash-undo-alt:before{content:"\f473"}.fi-br-trash-xmark:before{content:"\f474"}.fi-br-trauma:before{content:"\f475"}.fi-br-traveler-camera:before{content:"\f477"}.fi-br-treadmill:before{content:"\f478"}.fi-br-treasure-chest:before{content:"\f479"}.fi-br-treatment:before{content:"\f47a"}.fi-br-tree:before{content:"\f47b"}.fi-br-tree-alt:before{content:"\f47c"}.fi-br-tree-christmas:before{content:"\f47d"}.fi-br-tree-deciduous:before{content:"\f47e"}.fi-br-tree-sapling:before{content:"\f480"}.fi-br-trees:before{content:"\f481"}.fi-br-trees-alt:before{content:"\f482"}.fi-br-triangle:before{content:"\f484"}.fi-br-triangle-arrow-bolt:before{content:"\f485"}.fi-br-triangle-music:before{content:"\f486"}.fi-br-triangle-person-digging:before{content:"\f487"}.fi-br-triangle-warning:before{content:"\f488"}.fi-br-tricycle:before{content:"\f489"}.fi-br-trillium:before{content:"\f48a"}.fi-br-trolley-box:before{content:"\f48c"}.fi-br-trombone:before{content:"\f48d"}.fi-br-troph-cap:before{content:"\f48e"}.fi-br-trophy:before{content:"\f48f"}.fi-br-trophy-achievement-skill:before{content:"\f490"}.fi-br-trophy-star:before{content:"\f491"}.fi-br-tropical-fish:before{content:"\f492"}.fi-br-truck-arrow-left:before{content:"\f493"}.fi-br-truck-arrow-right:before{content:"\f494"}.fi-br-truck-bolt:before{content:"\f495"}.fi-br-truck-box:before{content:"\f496"}.fi-br-truck-check:before{content:"\f497"}.fi-br-truck-container:before{content:"\f499"}.fi-br-truck-container-empty:before{content:"\f49a"}.fi-br-truck-couch:before{content:"\f49b"}.fi-br-truck-droplet:before{content:"\f49c"}.fi-br-truck-fire:before{content:"\f49d"}.fi-br-truck-flatbed:before{content:"\f49e"}.fi-br-truck-front:before{content:"\f49f"}.fi-br-truck-ladder:before{content:"\f4a0"}.fi-br-truck-loading:before{content:"\f4a1"}.fi-br-truck-medical:before{content:"\f4a2"}.fi-br-truck-monster:before{content:"\f4a3"}.fi-br-truck-moving:before{content:"\f4a4"}.fi-br-truck-pickup:before{content:"\f4a5"}.fi-br-truck-plow:before{content:"\f4a6"}.fi-br-truck-ramp:before{content:"\f4a7"}.fi-br-truck-side:before{content:"\f4a8"}.fi-br-truck-tow:before{content:"\f4a9"}.fi-br-truck-utensils:before{content:"\f4aa"}.fi-br-true-or-false:before{content:"\f4ab"}.fi-br-truecrime-podcast:before{content:"\f4ac"}.fi-br-trumpet:before{content:"\f4ad"}.fi-br-trust:before{content:"\f4ae"}.fi-br-trust-alt:before{content:"\f4af"}.fi-br-tshirt:before{content:"\f4b0"}.fi-br-tty:before{content:"\f4b1"}.fi-br-tty-answer:before{content:"\f4b2"}.fi-br-tubes:before{content:"\f4b3"}.fi-br-tuesday:before{content:"\f4b5"}.fi-br-tugrik-sign:before{content:"\f4b6"}.fi-br-turkey:before{content:"\f4b8"}.fi-br-turn-left:before{content:"\f4b9"}.fi-br-turn-left-down:before{content:"\f4ba"}.fi-br-turn-right:before{content:"\f4bb"}.fi-br-turntable:before{content:"\f4bc"}.fi-br-turtle:before{content:"\f4bd"}.fi-br-tv-music:before{content:"\f4be"}.fi-br-tv-retro:before{content:"\f4bf"}.fi-br-two-hands-box:before{content:"\f4c7"}.fi-br-two-nails:before{content:"\f4c8"}.fi-br-two-paperclip:before{content:"\f4c9"}.fi-br-two-swords:before{content:"\f4cb"}.fi-br-typewriter:before{content:"\f4cd"}.fi-br-u:before{content:"\f4ce"}.fi-br-ufo:before{content:"\f4d1"}.fi-br-ufo-beam:before{content:"\f4d2"}.fi-br-ui-ux:before{content:"\f4d3"}.fi-br-uk-country-code:before{content:"\f4d4"}.fi-br-umbrella:before{content:"\f4d5"}.fi-br-umbrella-beach:before{content:"\f4d6"}.fi-br-under-construction:before{content:"\f4d7"}.fi-br-underline:before{content:"\f4d8"}.fi-br-undo:before{content:"\f4d9"}.fi-br-undo-alt:before{content:"\f4da"}.fi-br-unicorn:before{content:"\f4db"}.fi-br-uniform-martial-arts:before{content:"\f4dc"}.fi-br-united-kingdom:before{content:"\f4de"}.fi-br-universal-access:before{content:"\f4e0"}.fi-br-unlock:before{content:"\f4e2"}.fi-br-up:before{content:"\f4e4"}.fi-br-up-from-bracket:before{content:"\f4e5"}.fi-br-up-left:before{content:"\f4e6"}.fi-br-up-right:before{content:"\f4e7"}.fi-br-up-right-from-square:before{content:"\f4e8"}.fi-br-upload:before{content:"\f4e9"}.fi-br-urban-planning:before{content:"\f4ec"}.fi-br-url:before{content:"\f4ed"}.fi-br-urology:before{content:"\f4ee"}.fi-br-usa-map:before{content:"\f4ef"}.fi-br-usa-map-pin:before{content:"\f4f0"}.fi-br-usb-alert:before{content:"\f4f2"}.fi-br-usb-pendrive:before{content:"\f4f3"}.fi-br-usb-scan:before{content:"\f4f4"}.fi-br-usb-wifi:before{content:"\f4f5"}.fi-br-usd-circle:before{content:"\f4f6"}.fi-br-usd-square:before{content:"\f4f7"}.fi-br-user:before{content:"\f4f9"}.fi-br-user-add:before{content:"\f4fa"}.fi-br-user-alien:before{content:"\f4fb"}.fi-br-user-astronaut:before{content:"\f4fc"}.fi-br-user-bag:before{content:"\f4fd"}.fi-br-user-basket:before{content:"\f4fe"}.fi-br-user-beard:before{content:"\f4ff"}.fi-br-user-check:before{content:"\f500"}.fi-br-user-chef:before{content:"\f501"}.fi-br-user-circle-down:before{content:"\f502"}.fi-br-user-circle-left:before{content:"\f503"}.fi-br-user-circle-right:before{content:"\f504"}.fi-br-user-circle-up:before{content:"\f505"}.fi-br-user-coach:before{content:"\f506"}.fi-br-user-cowboy:before{content:"\f507"}.fi-br-user-crown:before{content:"\f508"}.fi-br-user-dj:before{content:"\f50a"}.fi-br-user-doctor-hair:before{content:"\f50b"}.fi-br-user-doctor-hair-long:before{content:"\f50c"}.fi-br-user-down:before{content:"\f50d"}.fi-br-user-eating:before{content:"\f50e"}.fi-br-user-experience:before{content:"\f50f"}.fi-br-user-fast-running:before{content:"\f510"}.fi-br-user-forbidden:before{content:"\f511"}.fi-br-user-forbidden-alt:before{content:"\f512"}.fi-br-user-gear:before{content:"\f513"}.fi-br-user-graduate:before{content:"\f514"}.fi-br-user-group-crown:before{content:"\f515"}.fi-br-user-hair-buns:before{content:"\f516"}.fi-br-user-hair-mullet:before{content:"\f517"}.fi-br-user-hard-work:before{content:"\f518"}.fi-br-user-headset:before{content:"\f519"}.fi-br-user-helmet-safety:before{content:"\f51a"}.fi-br-user-hoodie:before{content:"\f51b"}.fi-br-user-india:before{content:"\f51c"}.fi-br-user-injured:before{content:"\f51d"}.fi-br-user-interface-ui:before{content:"\f51e"}.fi-br-user-key:before{content:"\f51f"}.fi-br-user-language:before{content:"\f520"}.fi-br-user-left:before{content:"\f521"}.fi-br-user-link:before{content:"\f522"}.fi-br-user-lock:before{content:"\f523"}.fi-br-user-logout:before{content:"\f524"}.fi-br-user-mask:before{content:"\f525"}.fi-br-user-md:before{content:"\f526"}.fi-br-user-md-chat:before{content:"\f527"}.fi-br-user-minus:before{content:"\f528"}.fi-br-user-moustache:before{content:"\f529"}.fi-br-user-music:before{content:"\f52a"}.fi-br-user-ninja:before{content:"\f52b"}.fi-br-user-nurse:before{content:"\f52c"}.fi-br-user-nurse-hair:before{content:"\f52d"}.fi-br-user-nurse-hair-long:before{content:"\f52e"}.fi-br-user-pen:before{content:"\f530"}.fi-br-user-pen-head:before{content:"\f531"}.fi-br-user-permissions:before{content:"\f532"}.fi-br-user-pilot:before{content:"\f533"}.fi-br-user-pilot-tie:before{content:"\f534"}.fi-br-user-pizza-delivery:before{content:"\f535"}.fi-br-user-plumber:before{content:"\f536"}.fi-br-user-police:before{content:"\f537"}.fi-br-user-question:before{content:"\f538"}.fi-br-user-right:before{content:"\f539"}.fi-br-user-roadmap:before{content:"\f53a"}.fi-br-user-robot:before{content:"\f53b"}.fi-br-user-robot-xmarks:before{content:"\f53c"}.fi-br-user-salary:before{content:"\f53d"}.fi-br-user-shakespeare:before{content:"\f53e"}.fi-br-user-shield:before{content:"\f53f"}.fi-br-user-sitting-toilet:before{content:"\f540"}.fi-br-user-skill-gear:before{content:"\f542"}.fi-br-user-slash:before{content:"\f543"}.fi-br-user-speaking:before{content:"\f544"}.fi-br-user-stress:before{content:"\f545"}.fi-br-user-suitcase:before{content:"\f546"}.fi-br-user-tag:before{content:"\f547"}.fi-br-user-tie-hair:before{content:"\f548"}.fi-br-user-tie-hair-long:before{content:"\f549"}.fi-br-user-time:before{content:"\f54a"}.fi-br-user-trust:before{content:"\f54b"}.fi-br-user-unlock:before{content:"\f54c"}.fi-br-user-up:before{content:"\f54d"}.fi-br-user-visor:before{content:"\f54e"}.fi-br-user-vneck-hair:before{content:"\f54f"}.fi-br-user-vneck-hair-long:before{content:"\f550"}.fi-br-user-volunteer:before{content:"\f551"}.fi-br-user-writer:before{content:"\f552"}.fi-br-user-xmark:before{content:"\f553"}.fi-br-users:before{content:"\f554"}.fi-br-users-alt:before{content:"\f555"}.fi-br-users-class:before{content:"\f556"}.fi-br-users-gear:before{content:"\f559"}.fi-br-users-loyalty:before{content:"\f55a"}.fi-br-users-medical:before{content:"\f55b"}.fi-br-users-slash:before{content:"\f55c"}.fi-br-users-speaking:before{content:"\f55d"}.fi-br-utensils:before{content:"\f55e"}.fi-br-utensils-slash:before{content:"\f55f"}.fi-br-utility-pole:before{content:"\f560"}.fi-br-utility-pole-double:before{content:"\f561"}.fi-br-uv-sign:before{content:"\f562"}.fi-br-ux:before{content:"\f563"}.fi-br-ux-browser:before{content:"\f564"}.fi-br-v:before{content:"\f565"}.fi-br-vacuum:before{content:"\f567"}.fi-br-vacuum-cleaner:before{content:"\f568"}.fi-br-vacuum-robot:before{content:"\f569"}.fi-br-validating-receipt:before{content:"\f56a"}.fi-br-value-absolute:before{content:"\f56b"}.fi-br-van-fast:before{content:"\f56c"}.fi-br-van-front:before{content:"\f56d"}.fi-br-vault:before{content:"\f56e"}.fi-br-vector:before{content:"\f56f"}.fi-br-vector-alt:before{content:"\f570"}.fi-br-vector-circle:before{content:"\f571"}.fi-br-vector-polygon:before{content:"\f572"}.fi-br-vegan:before{content:"\f573"}.fi-br-vest:before{content:"\f578"}.fi-br-vest-patches:before{content:"\f579"}.fi-br-video-arrow-down-left:before{content:"\f57a"}.fi-br-video-arrow-up-right:before{content:"\f57b"}.fi-br-video-cam-alert:before{content:"\f57c"}.fi-br-video-camera:before{content:"\f57d"}.fi-br-video-camera-alt:before{content:"\f57e"}.fi-br-video-duration:before{content:"\f57f"}.fi-br-video-folder:before{content:"\f580"}.fi-br-video-lesson:before{content:"\f581"}.fi-br-video-plus:before{content:"\f582"}.fi-br-video-recording:before{content:"\f583"}.fi-br-video-slash:before{content:"\f584"}.fi-br-videoconference:before{content:"\f585"}.fi-br-vihara:before{content:"\f587"}.fi-br-violin:before{content:"\f589"}.fi-br-virtual-assistant:before{content:"\f58a"}.fi-br-virus:before{content:"\f58b"}.fi-br-virus-scan:before{content:"\f58c"}.fi-br-virus-slash:before{content:"\f58d"}.fi-br-viruses:before{content:"\f58e"}.fi-br-vision:before{content:"\f590"}.fi-br-vision-sense:before{content:"\f591"}.fi-br-vision-target:before{content:"\f592"}.fi-br-visit:before{content:"\f593"}.fi-br-voice-command:before{content:"\f597"}.fi-br-voice-note:before{content:"\f598"}.fi-br-voicemail:before{content:"\f599"}.fi-br-volcano:before{content:"\f59a"}.fi-br-volleyball:before{content:"\f59b"}.fi-br-volleyball-player:before{content:"\f59c"}.fi-br-volume:before{content:"\f59d"}.fi-br-volume-control:before{content:"\f59e"}.fi-br-volume-down:before{content:"\f59f"}.fi-br-volume-mute:before{content:"\f5a0"}.fi-br-volume-off:before{content:"\f5a1"}.fi-br-volume-slash:before{content:"\f5a2"}.fi-br-volunteer-vest:before{content:"\f5a3"}.fi-br-vote-nay:before{content:"\f5a4"}.fi-br-vote-yea:before{content:"\f5a5"}.fi-br-vpn:before{content:"\f5a6"}.fi-br-vpn-globe:before{content:"\f5a7"}.fi-br-vpn-laptop:before{content:"\f5a8"}.fi-br-vpn-network:before{content:"\f5a9"}.fi-br-vpn-shield:before{content:"\f5aa"}.fi-br-vr-cardboard:before{content:"\f5ab"}.fi-br-w:before{content:"\f5ac"}.fi-br-waffle:before{content:"\f5ad"}.fi-br-wagon-covered:before{content:"\f5ae"}.fi-br-walker:before{content:"\f5af"}.fi-br-walkie-talkie:before{content:"\f5b0"}.fi-br-walking:before{content:"\f5b1"}.fi-br-wallet:before{content:"\f5b2"}.fi-br-wallet-arrow:before{content:"\f5b3"}.fi-br-wallet-buyer:before{content:"\f5b4"}.fi-br-wallet-change:before{content:"\f5b5"}.fi-br-wallet-income:before{content:"\f5b6"}.fi-br-wallet-money:before{content:"\f5b7"}.fi-br-wallet-nft:before{content:"\f5b8"}.fi-br-warehouse-alt:before{content:"\f5bb"}.fi-br-warranty:before{content:"\f5bc"}.fi-br-washer:before{content:"\f5bd"}.fi-br-washing-dishes:before{content:"\f5be"}.fi-br-waste:before{content:"\f5bf"}.fi-br-waste-pollution:before{content:"\f5c0"}.fi-br-watch:before{content:"\f5c1"}.fi-br-watch-calculator:before{content:"\f5c2"}.fi-br-watch-fitness:before{content:"\f5c3"}.fi-br-watch-smart:before{content:"\f5c4"}.fi-br-water:before{content:"\f5c5"}.fi-br-water-bottle:before{content:"\f5c6"}.fi-br-water-drop:before{content:"\f5c7"}.fi-br-water-growth:before{content:"\f5c8"}.fi-br-water-ladder:before{content:"\f5c9"}.fi-br-water-lower:before{content:"\f5ca"}.fi-br-water-rise:before{content:"\f5cb"}.fi-br-water-ski:before{content:"\f5cc"}.fi-br-watering-can-drop:before{content:"\f5cd"}.fi-br-watering-can-plant:before{content:"\f5ce"}.fi-br-watermelon:before{content:"\f5cf"}.fi-br-waterpass:before{content:"\f5d1"}.fi-br-waterpolo:before{content:"\f5d2"}.fi-br-waterpolo-goal:before{content:"\f5d3"}.fi-br-waterpolo-hand:before{content:"\f5d4"}.fi-br-waterpolo-player:before{content:"\f5d5"}.fi-br-wave:before{content:"\f5d6"}.fi-br-wave-sine:before{content:"\f5d7"}.fi-br-wave-square:before{content:"\f5d8"}.fi-br-wave-triangle:before{content:"\f5d9"}.fi-br-waveform:before{content:"\f5da"}.fi-br-waveform-path:before{content:"\f5dc"}.fi-br-weather-alert:before{content:"\f5dd"}.fi-br-web-browser-bomb:before{content:"\f5e0"}.fi-br-web-design:before{content:"\f5e1"}.fi-br-web-management:before{content:"\f5e2"}.fi-br-web-statistics:before{content:"\f5e3"}.fi-br-web-test:before{content:"\f5e4"}.fi-br-webcam:before{content:"\f5e5"}.fi-br-webcam-slash:before{content:"\f5e6"}.fi-br-webhook:before{content:"\f5e7"}.fi-br-webinar:before{content:"\f5e8"}.fi-br-webinar-play:before{content:"\f5e9"}.fi-br-website-design:before{content:"\f5ea"}.fi-br-website-layout:before{content:"\f5eb"}.fi-br-website-speed:before{content:"\f5ec"}.fi-br-website-structure:before{content:"\f5ed"}.fi-br-wednesday:before{content:"\f5ee"}.fi-br-weight-gain:before{content:"\f5ef"}.fi-br-weight-loss:before{content:"\f5f0"}.fi-br-welding:before{content:"\f5f1"}.fi-br-wellbeing:before{content:"\f5f2"}.fi-br-whale:before{content:"\f5f4"}.fi-br-wheat:before{content:"\f5f8"}.fi-br-wheat-awn:before{content:"\f5f9"}.fi-br-wheat-awn-circle-exclamation:before{content:"\f5fa"}.fi-br-wheat-awn-slash:before{content:"\f5fb"}.fi-br-wheat-slash:before{content:"\f5fc"}.fi-br-wheelchair:before{content:"\f5fd"}.fi-br-wheelchair-move:before{content:"\f5fe"}.fi-br-wheelchair-sleeping:before{content:"\f5ff"}.fi-br-whistle:before{content:"\f600"}.fi-br-white-space:before{content:"\f601"}.fi-br-wifi:before{content:"\f602"}.fi-br-wifi-1:before{content:"\f603"}.fi-br-wifi-2:before{content:"\f604"}.fi-br-wifi-alt:before{content:"\f605"}.fi-br-wifi-exclamation:before{content:"\f606"}.fi-br-wifi-hotspot:before{content:"\f607"}.fi-br-wifi-lock:before{content:"\f608"}.fi-br-wifi-password:before{content:"\f609"}.fi-br-wifi-slash:before{content:"\f60a"}.fi-br-wifi-xmark:before{content:"\f60b"}.fi-br-wildfire:before{content:"\f60d"}.fi-br-wind:before{content:"\f60e"}.fi-br-wind-turbine:before{content:"\f60f"}.fi-br-wind-warning:before{content:"\f610"}.fi-br-window-alt:before{content:"\f612"}.fi-br-window-frame:before{content:"\f613"}.fi-br-window-frame-open:before{content:"\f614"}.fi-br-window-maximize:before{content:"\f615"}.fi-br-window-minimize:before{content:"\f616"}.fi-br-window-restore:before{content:"\f617"}.fi-br-windsock:before{content:"\f619"}.fi-br-windsurf:before{content:"\f61a"}.fi-br-wine-bottle:before{content:"\f61b"}.fi-br-wine-glass-crack:before{content:"\f61c"}.fi-br-wine-glass-empty:before{content:"\f61d"}.fi-br-wings-box:before{content:"\f61e"}.fi-br-wink:before{content:"\f61f"}.fi-br-wireless-mouse:before{content:"\f620"}.fi-br-wisdom:before{content:"\f621"}.fi-br-wishlist-heart:before{content:"\f622"}.fi-br-wishlist-star:before{content:"\f623"}.fi-br-witness:before{content:"\f624"}.fi-br-woman-head:before{content:"\f626"}.fi-br-woman-scientist:before{content:"\f627"}.fi-br-women-swimsuit:before{content:"\f628"}.fi-br-won-sign:before{content:"\f629"}.fi-br-work-in-progress:before{content:"\f62b"}.fi-br-workflow:before{content:"\f62c"}.fi-br-workflow-alt:before{content:"\f62d"}.fi-br-workflow-setting:before{content:"\f62e"}.fi-br-workflow-setting-alt:before{content:"\f62f"}.fi-br-workshop:before{content:"\f631"}.fi-br-workwear:before{content:"\f632"}.fi-br-world:before{content:"\f633"}.fi-br-world-megaphone:before{content:"\f634"}.fi-br-worldwide-network:before{content:"\f635"}.fi-br-worm:before{content:"\f636"}.fi-br-wrap:before{content:"\f637"}.fi-br-wreath:before{content:"\f638"}.fi-br-wrench-alt:before{content:"\f639"}.fi-br-wrench-simple:before{content:"\f63a"}.fi-br-writing:before{content:"\f63b"}.fi-br-x:before{content:"\f63e"}.fi-br-x-ray:before{content:"\f63f"}.fi-br-y:before{content:"\f642"}.fi-br-y2k:before{content:"\f643"}.fi-br-yen:before{content:"\f647"}.fi-br-yin-yang:before{content:"\f648"}.fi-br-yoga-ball:before{content:"\f64b"}.fi-br-yoga-ball-exercise:before{content:"\f64c"}.fi-br-yoga-ball-mat:before{content:"\f64d"}.fi-br-yoga-mat:before{content:"\f64e"}.fi-br-yoga-moon:before{content:"\f64f"}.fi-br-yoga-posture:before{content:"\f650"}.fi-br-yogurt:before{content:"\f651"}.fi-br-z:before{content:"\f655"}.fi-br-zero-percent:before{content:"\f656"}.fi-br-zip-file:before{content:"\f657"}.fi-br-zipper:before{content:"\f658"}.fi-br-zoom-in:before{content:"\f65a"}.fi-br-zoom-out:before{content:"\f65b"}

/*!
*   _____       _             __                 _____                               ______ _       _   _
*  |_   _|     | |           / _|               |_   _|                             |  ____| |     | | (_)
*    | |  _ __ | |_ ___ _ __| |_ __ _  ___ ___    | |  ___ ___  _ __  ___   ______  | |__  | | __ _| |_ _  ___ ___  _ __
*    | | | '_ \| __/ _ \ '__|  _/ _` |/ __/ _ \   | | / __/ _ \| '_ \/ __| |______| |  __| | |/ _` | __| |/ __/ _ \| '_ \
*   _| |_| | | | ||  __/ |  | || (_| | (_|  __/  _| || (_| (_) | | | \__ \          | |    | | (_| | |_| | (_| (_) | | | |
*  |_____|_| |_|\__\___|_|  |_| \__,_|\___\___| |_____\___\___/|_| |_|___/          |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*                         UIcons 4.0.0 - https://www.flaticon.com/uicons/interface-icons
*/@font-face{font-display:swap;font-family:uicons-brands;src:url(/static/media/uicons-brands.794b1d027cb7c0bf4784.woff2) format("woff2"),url(/static/media/uicons-brands.75c7863472157cf85428.woff) format("woff"),url(/static/media/uicons-brands.d3c9feabbf96fa144281.eot) format("embedded-opentype")}i[class*=" fi-brands-"]:before,i[class^=fi-brands-]:before,span[class*=fi-brands-]:before,span[class^=fi-brands-]:before{-webkit-font-feature-settings:normal;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:uicons-brands!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;text-transform:none}.fi-brands-3m:before{content:"\e014"}.fi-brands-500px:before{content:"\e01a"}.fi-brands-abbot-laboratories:before{content:"\e027"}.fi-brands-accusoft:before{content:"\e02f"}.fi-brands-acrobat:before{content:"\e032"}.fi-brands-adobe:before{content:"\e043"}.fi-brands-aecom:before{content:"\e048"}.fi-brands-aero:before{content:"\e049"}.fi-brands-after-effects:before{content:"\e04b"}.fi-brands-airbnb:before{content:"\e064"}.fi-brands-algolia:before{content:"\e073"}.fi-brands-amd:before{content:"\e082"}.fi-brands-american-express:before{content:"\e083"}.fi-brands-android:before{content:"\e090"}.fi-brands-animate:before{content:"\e0ac"}.fi-brands-app-store-ios:before{content:"\e0b9"}.fi-brands-apple:before{content:"\e0bb"}.fi-brands-apple-pay:before{content:"\e0c1"}.fi-brands-artstation:before{content:"\e13b"}.fi-brands-astrazeneca:before{content:"\e145"}.fi-brands-asus:before{content:"\e146"}.fi-brands-atandt:before{content:"\e148"}.fi-brands-atlassian:before{content:"\e149"}.fi-brands-atom:before{content:"\e14b"}.fi-brands-audition:before{content:"\e159"}.fi-brands-behance:before{content:"\e1d9"}.fi-brands-bitcoin:before{content:"\e20a"}.fi-brands-blackberry:before{content:"\e20e"}.fi-brands-blogger:before{content:"\e221"}.fi-brands-bluetooth:before{content:"\e22b"}.fi-brands-bootstrap:before{content:"\e268"}.fi-brands-bridgestone:before{content:"\e2e9"}.fi-brands-burger-king:before{content:"\e32d"}.fi-brands-c:before{content:"\e34e"}.fi-brands-capture:before{content:"\e3a1"}.fi-brands-cc-amazon-pay:before{content:"\e3eb"}.fi-brands-cc-apple-pay:before{content:"\e3ec"}.fi-brands-cc-diners-club:before{content:"\e3ed"}.fi-brands-cc-visa:before{content:"\e3ee"}.fi-brands-centos:before{content:"\e3f6"}.fi-brands-character:before{content:"\e403"}.fi-brands-chromecast:before{content:"\e45f"}.fi-brands-cloudflare:before{content:"\e516"}.fi-brands-confluence:before{content:"\e597"}.fi-brands-creative-commons:before{content:"\e5c7"}.fi-brands-creative-commons-by:before{content:"\e5c8"}.fi-brands-creative-commons-nc:before{content:"\e5c9"}.fi-brands-creative-commons-nc-eu:before{content:"\e5ca"}.fi-brands-creative-commons-nc-jp:before{content:"\e5cb"}.fi-brands-creative-commons-nd:before{content:"\e5cc"}.fi-brands-creative-commons-pd:before{content:"\e5cd"}.fi-brands-creative-commons-pd-alt:before{content:"\e5ce"}.fi-brands-creative-commons-remix:before{content:"\e5cf"}.fi-brands-creative-commons-sa:before{content:"\e5d0"}.fi-brands-creative-commons-sampling:before{content:"\e5d1"}.fi-brands-creative-commons-sampling-plus:before{content:"\e5d2"}.fi-brands-creative-commons-share:before{content:"\e5d3"}.fi-brands-creative-commons-zero:before{content:"\e5d4"}.fi-brands-css3:before{content:"\e5fa"}.fi-brands-css3-alt:before{content:"\e5fb"}.fi-brands-dailymotion:before{content:"\e630"}.fi-brands-deezer:before{content:"\e656"}.fi-brands-delphi:before{content:"\e65f"}.fi-brands-dev:before{content:"\e66f"}.fi-brands-devianart:before{content:"\e670"}.fi-brands-digg:before{content:"\e6a0"}.fi-brands-dimension:before{content:"\e6af"}.fi-brands-discord:before{content:"\e6b9"}.fi-brands-discord-circle:before{content:"\e6ba"}.fi-brands-discord-square:before{content:"\e6bb"}.fi-brands-docker:before{content:"\e6da"}.fi-brands-dribbble:before{content:"\e71a"}.fi-brands-dropbox:before{content:"\e724"}.fi-brands-drupal:before{content:"\e72f"}.fi-brands-ebay:before{content:"\e752"}.fi-brands-elementor:before{content:"\e766"}.fi-brands-ethereum:before{content:"\e79b"}.fi-brands-etsy:before{content:"\e79d"}.fi-brands-evernote:before{content:"\e7a2"}.fi-brands-facebook:before{content:"\e80c"}.fi-brands-facebook-messenger:before{content:"\e80d"}.fi-brands-facebook-messenger-circle:before{content:"\e80e"}.fi-brands-facebook-messenger-square:before{content:"\e80f"}.fi-brands-facebook-square:before{content:"\e810"}.fi-brands-fedex:before{content:"\e829"}.fi-brands-figma:before{content:"\e838"}.fi-brands-firefox:before{content:"\e896"}.fi-brands-firefox-browser:before{content:"\e897"}.fi-brands-flaticon:before{content:"\e8b7"}.fi-brands-flaticon-1:before{content:"\e8b8"}.fi-brands-flickr:before{content:"\e8ba"}.fi-brands-flipboard:before{content:"\e8bc"}.fi-brands-fonts:before{content:"\e8fa"}.fi-brands-foursquare:before{content:"\e90d"}.fi-brands-freepik:before{content:"\e918"}.fi-brands-freepik-1:before{content:"\e919"}.fi-brands-fresco:before{content:"\e91c"}.fi-brands-github:before{content:"\e965"}.fi-brands-gitlab:before{content:"\e966"}.fi-brands-goodreads:before{content:"\e989"}.fi-brands-google:before{content:"\e98a"}.fi-brands-google-circle:before{content:"\e98b"}.fi-brands-google-play:before{content:"\e98c"}.fi-brands-google-play-circle:before{content:"\e98d"}.fi-brands-google-play-square:before{content:"\e98e"}.fi-brands-google-square:before{content:"\e98f"}.fi-brands-haskell:before{content:"\ea38"}.fi-brands-hbo:before{content:"\ea44"}.fi-brands-hotjar:before{content:"\eaac"}.fi-brands-html5:before{content:"\eada"}.fi-brands-huawei:before{content:"\eadb"}.fi-brands-hubspot:before{content:"\eadc"}.fi-brands-ibm:before{content:"\eae7"}.fi-brands-iconfinder:before{content:"\eaed"}.fi-brands-illustrator:before{content:"\eaf5"}.fi-brands-illustrator-draw:before{content:"\eaf6"}.fi-brands-imdb:before{content:"\eafb"}.fi-brands-incopy:before{content:"\eb06"}.fi-brands-indesign:before{content:"\eb08"}.fi-brands-instagram:before{content:"\eb22"}.fi-brands-instagram-circle:before{content:"\eb23"}.fi-brands-instagram-square:before{content:"\eb24"}.fi-brands-intel:before{content:"\eb2c"}.fi-brands-invision:before{content:"\eb3a"}.fi-brands-itunes:before{content:"\eb4c"}.fi-brands-janseen:before{content:"\eb51"}.fi-brands-java:before{content:"\eb56"}.fi-brands-jcb:before{content:"\eb58"}.fi-brands-jira:before{content:"\eb5a"}.fi-brands-johnson-and-johnson:before{content:"\eb5c"}.fi-brands-joomla:before{content:"\eb5f"}.fi-brands-js:before{content:"\eb66"}.fi-brands-kickstarter:before{content:"\eb88"}.fi-brands-line:before{content:"\ec1d"}.fi-brands-line-circle:before{content:"\ec1e"}.fi-brands-line-square:before{content:"\ec1f"}.fi-brands-linkedin:before{content:"\ec27"}.fi-brands-linkedin-circle:before{content:"\ec28"}.fi-brands-linkedin-square:before{content:"\ec29"}.fi-brands-lisp:before{content:"\ec30"}.fi-brands-mailchimp:before{content:"\ec8c"}.fi-brands-marriott-international:before{content:"\ecb3"}.fi-brands-mcdonalds:before{content:"\ecc8"}.fi-brands-media-encoder:before{content:"\eccd"}.fi-brands-medium:before{content:"\ecd4"}.fi-brands-meta:before{content:"\ed06"}.fi-brands-meta-circle:before{content:"\ed07"}.fi-brands-meta-square:before{content:"\ed08"}.fi-brands-microsoft:before{content:"\ed1b"}.fi-brands-microsoft-edge:before{content:"\ed1c"}.fi-brands-microsoft-explorer:before{content:"\ed1d"}.fi-brands-mysql:before{content:"\eda6"}.fi-brands-napster:before{content:"\edad"}.fi-brands-nestle:before{content:"\edb2"}.fi-brands-netflix:before{content:"\edb3"}.fi-brands-node-js:before{content:"\eddc"}.fi-brands-nvidia:before{content:"\edf9"}.fi-brands-oracle:before{content:"\ee35"}.fi-brands-patreon:before{content:"\ee83"}.fi-brands-paypal:before{content:"\ee91"}.fi-brands-pfizer:before{content:"\ef0c"}.fi-brands-photoshop:before{content:"\ef24"}.fi-brands-photoshop-camera:before{content:"\ef25"}.fi-brands-photoshop-express:before{content:"\ef26"}.fi-brands-photoshop-lightroom:before{content:"\ef27"}.fi-brands-photoshop-lightroom-classic:before{content:"\ef28"}.fi-brands-php:before{content:"\ef29"}.fi-brands-pinterest:before{content:"\ef47"}.fi-brands-pinterest-square:before{content:"\ef48"}.fi-brands-postgre:before{content:"\efb3"}.fi-brands-premiere:before{content:"\efbc"}.fi-brands-premiere-rush:before{content:"\efbd"}.fi-brands-product-hunt:before{content:"\efdc"}.fi-brands-python:before{content:"\effc"}.fi-brands-raspberry-pi:before{content:"\f034"}.fi-brands-reddit:before{content:"\f04d"}.fi-brands-samsung:before{content:"\f0f3"}.fi-brands-sap:before{content:"\f0f7"}.fi-brands-sass:before{content:"\f0f8"}.fi-brands-shopify:before{content:"\f192"}.fi-brands-siemens:before{content:"\f1ae"}.fi-brands-sketch:before{content:"\f1d8"}.fi-brands-skype:before{content:"\f1ef"}.fi-brands-skype-circle:before{content:"\f1f0"}.fi-brands-skype-square:before{content:"\f1f1"}.fi-brands-slack:before{content:"\f1f3"}.fi-brands-slidesgo:before{content:"\f1ff"}.fi-brands-snapchat:before{content:"\f227"}.fi-brands-snapchat-circle:before{content:"\f228"}.fi-brands-snapchat-square:before{content:"\f229"}.fi-brands-sony:before{content:"\f246"}.fi-brands-soundcloud:before{content:"\f25b"}.fi-brands-spark:before{content:"\f26c"}.fi-brands-spotify:before{content:"\f285"}.fi-brands-spotify-square:before{content:"\f286"}.fi-brands-starbucks:before{content:"\f2ee"}.fi-brands-stock:before{content:"\f2fe"}.fi-brands-storyset:before{content:"\f30f"}.fi-brands-stripe:before{content:"\f319"}.fi-brands-substance-3d-designer:before{content:"\f326"}.fi-brands-substance-3d-painter:before{content:"\f327"}.fi-brands-substance-3d-sampler:before{content:"\f328"}.fi-brands-substance-3d-stager:before{content:"\f329"}.fi-brands-swift:before{content:"\f34d"}.fi-brands-t-mobile:before{content:"\f360"}.fi-brands-telegram:before{content:"\f39c"}.fi-brands-telegram-square:before{content:"\f39d"}.fi-brands-tencent:before{content:"\f3a7"}.fi-brands-the-home-depot:before{content:"\f3c2"}.fi-brands-threads:before{content:"\f3d2"}.fi-brands-threads-circle:before{content:"\f3d3"}.fi-brands-threads-square:before{content:"\f3d4"}.fi-brands-tik-tok:before{content:"\f3e9"}.fi-brands-tiktok-circle:before{content:"\f3ea"}.fi-brands-tiktok-square:before{content:"\f3eb"}.fi-brands-trello:before{content:"\f483"}.fi-brands-tripadvisor:before{content:"\f48b"}.fi-brands-tumblr:before{content:"\f4b7"}.fi-brands-twitch:before{content:"\f4c0"}.fi-brands-twitch-circle:before{content:"\f4c1"}.fi-brands-twitch-square:before{content:"\f4c2"}.fi-brands-twitter:before{content:"\f4c3"}.fi-brands-twitter-alt:before{content:"\f4c4"}.fi-brands-twitter-alt-circle:before{content:"\f4c5"}.fi-brands-twitter-alt-square:before{content:"\f4c6"}.fi-brands-typescript:before{content:"\f4cc"}.fi-brands-uber:before{content:"\f4cf"}.fi-brands-ubuntu:before{content:"\f4d0"}.fi-brands-unilever:before{content:"\f4dd"}.fi-brands-unity:before{content:"\f4df"}.fi-brands-unsplash:before{content:"\f4e3"}.fi-brands-ups:before{content:"\f4eb"}.fi-brands-usaa:before{content:"\f4f1"}.fi-brands-verizon:before{content:"\f577"}.fi-brands-videvo:before{content:"\f586"}.fi-brands-vimeo:before{content:"\f588"}.fi-brands-visa:before{content:"\f58f"}.fi-brands-visual-basic:before{content:"\f594"}.fi-brands-vk:before{content:"\f595"}.fi-brands-walmart:before{content:"\f5b9"}.fi-brands-wepik:before{content:"\f5f3"}.fi-brands-whatsapp:before{content:"\f5f5"}.fi-brands-whatsapp-circle:before{content:"\f5f6"}.fi-brands-whatsapp-square:before{content:"\f5f7"}.fi-brands-wikipedia:before{content:"\f60c"}.fi-brands-windows:before{content:"\f618"}.fi-brands-wix:before{content:"\f625"}.fi-brands-wordpress:before{content:"\f62a"}.fi-brands-xd:before{content:"\f640"}.fi-brands-xing:before{content:"\f641"}.fi-brands-yahoo:before{content:"\f644"}.fi-brands-yandex:before{content:"\f645"}.fi-brands-yelp:before{content:"\f646"}.fi-brands-youtube:before{content:"\f652"}.fi-brands-youtube-circle:before{content:"\f653"}.fi-brands-youtube-square:before{content:"\f654"}.fi-brands-zoom:before{content:"\f659"}

/*!
*   _____       _             __                 _____                               ______ _       _   _
*  |_   _|     | |           / _|               |_   _|                             |  ____| |     | | (_)
*    | |  _ __ | |_ ___ _ __| |_ __ _  ___ ___    | |  ___ ___  _ __  ___   ______  | |__  | | __ _| |_ _  ___ ___  _ __
*    | | | '_ \| __/ _ \ '__|  _/ _` |/ __/ _ \   | | / __/ _ \| '_ \/ __| |______| |  __| | |/ _` | __| |/ __/ _ \| '_ \
*   _| |_| | | | ||  __/ |  | || (_| | (_|  __/  _| || (_| (_) | | | \__ \          | |    | | (_| | |_| | (_| (_) | | | |
*  |_____|_| |_|\__\___|_|  |_| \__,_|\___\___| |_____\___\___/|_| |_|___/          |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*                         UIcons 4.0.0 - https://www.flaticon.com/uicons/interface-icons
*/@font-face{font-display:swap;font-family:uicons-regular-rounded;src:url(/static/media/uicons-regular-rounded.a703a72eee1f5397d533.woff2) format("woff2"),url(/static/media/uicons-regular-rounded.a5f779c936056b9c2f4c.woff) format("woff"),url(/static/media/uicons-regular-rounded.612b06d9ed6df0db909f.eot) format("embedded-opentype")}i[class*=" fi-rr-"]:before,i[class^=fi-rr-]:before,span[class*=fi-rr-]:before,span[class^=fi-rr-]:before{-webkit-font-feature-settings:normal;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:uicons-regular-rounded!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;text-transform:none}.fi-rr-0:before{content:"\e001"}.fi-rr-00s-music-disc:before{content:"\e002"}.fi-rr-1:before{content:"\e003"}.fi-rr-2:before{content:"\e008"}.fi-rr-3:before{content:"\e00a"}.fi-rr-360-degrees:before{content:"\e00c"}.fi-rr-3d-printer:before{content:"\e00d"}.fi-rr-3d-printer-house:before{content:"\e00e"}.fi-rr-3d-printer-mug:before{content:"\e00f"}.fi-rr-3d-printer-prosthesis:before{content:"\e010"}.fi-rr-3d-printer-robot:before{content:"\e011"}.fi-rr-3d-printer-toy:before{content:"\e012"}.fi-rr-3d-printing-pen:before{content:"\e013"}.fi-rr-4:before{content:"\e015"}.fi-rr-404:before{content:"\e017"}.fi-rr-5:before{content:"\e018"}.fi-rr-5g-lock:before{content:"\e01b"}.fi-rr-6:before{content:"\e01c"}.fi-rr-60s-music-disc:before{content:"\e01d"}.fi-rr-7:before{content:"\e01e"}.fi-rr-70s-music-disc:before{content:"\e01f"}.fi-rr-8:before{content:"\e020"}.fi-rr-80s-music-disc:before{content:"\e021"}.fi-rr-9:before{content:"\e022"}.fi-rr-90s:before{content:"\e023"}.fi-rr-90s-music-disc:before{content:"\e024"}.fi-rr-a:before{content:"\e025"}.fi-rr-abacus:before{content:"\e026"}.fi-rr-abdomen:before{content:"\e028"}.fi-rr-access-control:before{content:"\e02a"}.fi-rr-access-denied:before{content:"\e02b"}.fi-rr-accident:before{content:"\e02c"}.fi-rr-accordion:before{content:"\e02d"}.fi-rr-accountant:before{content:"\e02e"}.fi-rr-acid-rain:before{content:"\e030"}.fi-rr-acorn:before{content:"\e031"}.fi-rr-ad:before{content:"\e033"}.fi-rr-ad-forbidden:before{content:"\e035"}.fi-rr-ad-paid:before{content:"\e036"}.fi-rr-ad-slash:before{content:"\e037"}.fi-rr-add:before{content:"\e038"}.fi-rr-add-document:before{content:"\e03a"}.fi-rr-add-folder:before{content:"\e03b"}.fi-rr-add-image:before{content:"\e03c"}.fi-rr-address-book:before{content:"\e03d"}.fi-rr-address-card:before{content:"\e03e"}.fi-rr-admin:before{content:"\e03f"}.fi-rr-admin-alt:before{content:"\e040"}.fi-rr-affiliate-marketing:before{content:"\e04a"}.fi-rr-age:before{content:"\e04c"}.fi-rr-age-alt:before{content:"\e04d"}.fi-rr-age-restriction-eighteen:before{content:"\e04e"}.fi-rr-age-restriction-seven:before{content:"\e04f"}.fi-rr-age-restriction-six:before{content:"\e050"}.fi-rr-age-restriction-sixteen:before{content:"\e051"}.fi-rr-age-restriction-thirteen:before{content:"\e053"}.fi-rr-age-restriction-three:before{content:"\e054"}.fi-rr-age-restriction-twelve:before{content:"\e055"}.fi-rr-age-restriction-twenty-one:before{content:"\e056"}.fi-rr-age-restriction-zero:before{content:"\e057"}.fi-rr-ai-algorithm:before{content:"\e05b"}.fi-rr-ai-artist:before{content:"\e05c"}.fi-rr-ai-assistant:before{content:"\e05d"}.fi-rr-ai-podcast:before{content:"\e05e"}.fi-rr-ai-technology:before{content:"\e05f"}.fi-rr-air-conditioner:before{content:"\e060"}.fi-rr-air-freshener:before{content:"\e061"}.fi-rr-air-pollution:before{content:"\e062"}.fi-rr-airplane-journey:before{content:"\e065"}.fi-rr-airplane-mode-off:before{content:"\e066"}.fi-rr-airplane-mode-on:before{content:"\e067"}.fi-rr-airplane-window-open:before{content:"\e068"}.fi-rr-airplay:before{content:"\e069"}.fi-rr-alarm-clock:before{content:"\e06a"}.fi-rr-alarm-exclamation:before{content:"\e06b"}.fi-rr-alarm-off:before{content:"\e06c"}.fi-rr-alarm-plus:before{content:"\e06d"}.fi-rr-alarm-snooze:before{content:"\e06e"}.fi-rr-album:before{content:"\e06f"}.fi-rr-album-circle-plus:before{content:"\e070"}.fi-rr-album-circle-user:before{content:"\e071"}.fi-rr-album-collection:before{content:"\e072"}.fi-rr-algorithm:before{content:"\e074"}.fi-rr-alicorn:before{content:"\e075"}.fi-rr-alien:before{content:"\e076"}.fi-rr-align-center:before{content:"\e078"}.fi-rr-align-justify:before{content:"\e079"}.fi-rr-align-left:before{content:"\e07a"}.fi-rr-align-slash:before{content:"\e07b"}.fi-rr-allen-keys:before{content:"\e07c"}.fi-rr-allergy:before{content:"\e07d"}.fi-rr-aloe-vera:before{content:"\e07e"}.fi-rr-ambulance:before{content:"\e081"}.fi-rr-american-football:before{content:"\e084"}.fi-rr-amp-guitar:before{content:"\e086"}.fi-rr-analyse:before{content:"\e089"}.fi-rr-analyse-alt:before{content:"\e08a"}.fi-rr-analytics:before{content:"\e08b"}.fi-rr-analytics-magnifying-glass:before{content:"\e08c"}.fi-rr-anatomical-heart:before{content:"\e08e"}.fi-rr-anchor:before{content:"\e08f"}.fi-rr-angel:before{content:"\e091"}.fi-rr-angle:before{content:"\e092"}.fi-rr-angle-90:before{content:"\e093"}.fi-rr-angle-circle-down:before{content:"\e094"}.fi-rr-angle-circle-left:before{content:"\e095"}.fi-rr-angle-circle-right:before{content:"\e096"}.fi-rr-angle-circle-up:before{content:"\e097"}.fi-rr-angle-double-left:before{content:"\e098"}.fi-rr-angle-double-right:before{content:"\e099"}.fi-rr-angle-double-small-down:before{content:"\e09a"}.fi-rr-angle-double-small-left:before{content:"\e09b"}.fi-rr-angle-double-small-right:before{content:"\e09c"}.fi-rr-angle-double-small-up:before{content:"\e09d"}.fi-rr-angle-down:before{content:"\e09e"}.fi-rr-angle-left:before{content:"\e09f"}.fi-rr-angle-right:before{content:"\e0a0"}.fi-rr-angle-small-down:before{content:"\e0a1"}.fi-rr-angle-small-left:before{content:"\e0a2"}.fi-rr-angle-small-right:before{content:"\e0a3"}.fi-rr-angle-small-up:before{content:"\e0a4"}.fi-rr-angle-square-down:before{content:"\e0a5"}.fi-rr-angle-square-left:before{content:"\e0a6"}.fi-rr-angle-square-right:before{content:"\e0a7"}.fi-rr-angle-square-up:before{content:"\e0a8"}.fi-rr-angle-up:before{content:"\e0a9"}.fi-rr-angles-up-down:before{content:"\e0aa"}.fi-rr-angry:before{content:"\e0ab"}.fi-rr-animated-icon:before{content:"\e0ad"}.fi-rr-anise:before{content:"\e0ae"}.fi-rr-ankh:before{content:"\e0af"}.fi-rr-answer:before{content:"\e0b0"}.fi-rr-answer-alt:before{content:"\e0b1"}.fi-rr-anxiety:before{content:"\e0b2"}.fi-rr-apartment:before{content:"\e0b3"}.fi-rr-aperture:before{content:"\e0b4"}.fi-rr-api:before{content:"\e0b5"}.fi-rr-api-cloud:before{content:"\e0b6"}.fi-rr-app-notification:before{content:"\e0b8"}.fi-rr-appendicitis:before{content:"\e0ba"}.fi-rr-apple-books:before{content:"\e0bc"}.fi-rr-apple-core:before{content:"\e0bd"}.fi-rr-apple-crate:before{content:"\e0be"}.fi-rr-apple-dumbbell:before{content:"\e0bf"}.fi-rr-apple-juice:before{content:"\e0c0"}.fi-rr-apple-pie:before{content:"\e0c2"}.fi-rr-apple-whole:before{content:"\e0c3"}.fi-rr-apps:before{content:"\e0c4"}.fi-rr-apps-add:before{content:"\e0c5"}.fi-rr-apps-delete:before{content:"\e0c6"}.fi-rr-apps-sort:before{content:"\e0c7"}.fi-rr-apricot:before{content:"\e0c8"}.fi-rr-april-calendar:before{content:"\e0c9"}.fi-rr-archery:before{content:"\e0ca"}.fi-rr-architect-plan:before{content:"\e0cb"}.fi-rr-archive:before{content:"\e0cc"}.fi-rr-archway:before{content:"\e0cd"}.fi-rr-arepa:before{content:"\e0ce"}.fi-rr-armor:before{content:"\e0cf"}.fi-rr-army-general:before{content:"\e0d1"}.fi-rr-arrow-alt-circle-down:before{content:"\e0d2"}.fi-rr-arrow-alt-circle-left:before{content:"\e0d3"}.fi-rr-arrow-alt-circle-right:before{content:"\e0d4"}.fi-rr-arrow-alt-circle-up:before{content:"\e0d5"}.fi-rr-arrow-alt-down:before{content:"\e0d6"}.fi-rr-arrow-alt-from-bottom:before{content:"\e0d7"}.fi-rr-arrow-alt-from-left:before{content:"\e0d8"}.fi-rr-arrow-alt-from-right:before{content:"\e0d9"}.fi-rr-arrow-alt-from-top:before{content:"\e0da"}.fi-rr-arrow-alt-left:before{content:"\e0db"}.fi-rr-arrow-alt-right:before{content:"\e0dc"}.fi-rr-arrow-alt-square-down:before{content:"\e0dd"}.fi-rr-arrow-alt-square-left:before{content:"\e0de"}.fi-rr-arrow-alt-square-right:before{content:"\e0df"}.fi-rr-arrow-alt-square-up:before{content:"\e0e0"}.fi-rr-arrow-alt-to-bottom:before{content:"\e0e1"}.fi-rr-arrow-alt-to-left:before{content:"\e0e2"}.fi-rr-arrow-alt-to-right:before{content:"\e0e3"}.fi-rr-arrow-alt-to-top:before{content:"\e0e4"}.fi-rr-arrow-alt-up:before{content:"\e0e5"}.fi-rr-arrow-circle-down:before{content:"\e0e6"}.fi-rr-arrow-circle-left:before{content:"\e0e7"}.fi-rr-arrow-circle-right:before{content:"\e0e8"}.fi-rr-arrow-circle-up:before{content:"\e0e9"}.fi-rr-arrow-comparison:before{content:"\e0ea"}.fi-rr-arrow-down:before{content:"\e0eb"}.fi-rr-arrow-down-from-arc:before{content:"\e0ed"}.fi-rr-arrow-down-from-dotted-line:before{content:"\e0ee"}.fi-rr-arrow-down-left:before{content:"\e0ef"}.fi-rr-arrow-down-small-big:before{content:"\e0f0"}.fi-rr-arrow-down-strenght:before{content:"\e0f1"}.fi-rr-arrow-down-to-dotted-line:before{content:"\e0f2"}.fi-rr-arrow-down-to-square:before{content:"\e0f3"}.fi-rr-arrow-down-triangle-square:before{content:"\e0f4"}.fi-rr-arrow-from-bottom:before{content:"\e0f5"}.fi-rr-arrow-from-left:before{content:"\e0f6"}.fi-rr-arrow-from-right:before{content:"\e0f7"}.fi-rr-arrow-from-top:before{content:"\e0f8"}.fi-rr-arrow-left:before{content:"\e0f9"}.fi-rr-arrow-left-from-arc:before{content:"\e0fa"}.fi-rr-arrow-left-from-line:before{content:"\e0fb"}.fi-rr-arrow-left-to-arc:before{content:"\e0fc"}.fi-rr-arrow-progress:before{content:"\e0fd"}.fi-rr-arrow-progress-alt:before{content:"\e0fe"}.fi-rr-arrow-right:before{content:"\e0ff"}.fi-rr-arrow-right-to-bracket:before{content:"\e100"}.fi-rr-arrow-right-to-city:before{content:"\e101"}.fi-rr-arrow-small-down:before{content:"\e102"}.fi-rr-arrow-small-left:before{content:"\e103"}.fi-rr-arrow-small-right:before{content:"\e104"}.fi-rr-arrow-small-up:before{content:"\e105"}.fi-rr-arrow-square-down:before{content:"\e106"}.fi-rr-arrow-square-left:before{content:"\e107"}.fi-rr-arrow-square-right:before{content:"\e108"}.fi-rr-arrow-square-up:before{content:"\e109"}.fi-rr-arrow-to-bottom:before{content:"\e10a"}.fi-rr-arrow-to-left:before{content:"\e10b"}.fi-rr-arrow-to-right:before{content:"\e10c"}.fi-rr-arrow-to-top:before{content:"\e10d"}.fi-rr-arrow-trend-down:before{content:"\e10e"}.fi-rr-arrow-trend-up:before{content:"\e10f"}.fi-rr-arrow-turn-down-left:before{content:"\e110"}.fi-rr-arrow-turn-down-right:before{content:"\e111"}.fi-rr-arrow-turn-left-up:before{content:"\e113"}.fi-rr-arrow-up:before{content:"\e115"}.fi-rr-arrow-up-from-dotted-line:before{content:"\e116"}.fi-rr-arrow-up-from-ground-water:before{content:"\e117"}.fi-rr-arrow-up-from-square:before{content:"\e118"}.fi-rr-arrow-up-left:before{content:"\e119"}.fi-rr-arrow-up-left-from-circle:before{content:"\e11a"}.fi-rr-arrow-up-right:before{content:"\e11b"}.fi-rr-arrow-up-right-and-arrow-down-left-from-center:before{content:"\e11c"}.fi-rr-arrow-up-right-from-square:before{content:"\e11d"}.fi-rr-arrow-up-small-big:before{content:"\e11e"}.fi-rr-arrow-up-square-triangle:before{content:"\e11f"}.fi-rr-arrow-up-to-arc:before{content:"\e120"}.fi-rr-arrow-up-to-dotted-line:before{content:"\e121"}.fi-rr-arrow-upward-growth-crypto:before{content:"\e122"}.fi-rr-arrows:before{content:"\e123"}.fi-rr-arrows-alt:before{content:"\e124"}.fi-rr-arrows-alt-h:before{content:"\e125"}.fi-rr-arrows-alt-v:before{content:"\e126"}.fi-rr-arrows-cross:before{content:"\e127"}.fi-rr-arrows-down-curve:before{content:"\e128"}.fi-rr-arrows-down-to-people:before{content:"\e129"}.fi-rr-arrows-from-dotted-line:before{content:"\e12a"}.fi-rr-arrows-from-line:before{content:"\e12b"}.fi-rr-arrows-h:before{content:"\e12c"}.fi-rr-arrows-h-copy:before{content:"\e12d"}.fi-rr-arrows-repeat:before{content:"\e12e"}.fi-rr-arrows-repeat-1:before{content:"\e12f"}.fi-rr-arrows-retweet:before{content:"\e130"}.fi-rr-arrows-split-right-and-left:before{content:"\e132"}.fi-rr-arrows-split-up-and-left:before{content:"\e133"}.fi-rr-arrows-to-circle:before{content:"\e134"}.fi-rr-arrows-to-dot:before{content:"\e135"}.fi-rr-arrows-to-dotted-line:before{content:"\e136"}.fi-rr-arrows-to-eye:before{content:"\e137"}.fi-rr-arrows-to-line:before{content:"\e138"}.fi-rr-artificial-intelligence:before{content:"\e139"}.fi-rr-artist:before{content:"\e13a"}.fi-rr-ask-us:before{content:"\e13c"}.fi-rr-assept-document:before{content:"\e13d"}.fi-rr-assessment:before{content:"\e13e"}.fi-rr-assessment-alt:before{content:"\e13f"}.fi-rr-assign:before{content:"\e140"}.fi-rr-assistive-listening-systems:before{content:"\e141"}.fi-rr-asterik:before{content:"\e142"}.fi-rr-asthma:before{content:"\e143"}.fi-rr-at:before{content:"\e147"}.fi-rr-atm:before{content:"\e14a"}.fi-rr-attention-detail:before{content:"\e14d"}.fi-rr-attribution-pen:before{content:"\e14e"}.fi-rr-attribution-pencil:before{content:"\e14f"}.fi-rr-aubergine:before{content:"\e150"}.fi-rr-auction:before{content:"\e151"}.fi-rr-auction-bidding:before{content:"\e152"}.fi-rr-auction-paddle:before{content:"\e153"}.fi-rr-audience-megaphone:before{content:"\e154"}.fi-rr-audio-description-slash:before{content:"\e155"}.fi-rr-audit:before{content:"\e157"}.fi-rr-audit-alt:before{content:"\e158"}.fi-rr-augmented-reality:before{content:"\e15a"}.fi-rr-august-calendar:before{content:"\e15b"}.fi-rr-austral-sign:before{content:"\e15c"}.fi-rr-australia:before{content:"\e15d"}.fi-rr-australia-country-code:before{content:"\e15e"}.fi-rr-australia-flag:before{content:"\e15f"}.fi-rr-auto-pilot:before{content:"\e160"}.fi-rr-auto-reply:before{content:"\e161"}.fi-rr-auto-sync:before{content:"\e162"}.fi-rr-auto-update:before{content:"\e163"}.fi-rr-autosave:before{content:"\e164"}.fi-rr-avi-file:before{content:"\e165"}.fi-rr-avocado:before{content:"\e166"}.fi-rr-avocado-toast:before{content:"\e167"}.fi-rr-award:before{content:"\e168"}.fi-rr-axe:before{content:"\e16a"}.fi-rr-axe-battle:before{content:"\e16b"}.fi-rr-axe-hammer:before{content:"\e16c"}.fi-rr-b:before{content:"\e16d"}.fi-rr-baby:before{content:"\e16e"}.fi-rr-baby-carriage:before{content:"\e16f"}.fi-rr-baby-cradle:before{content:"\e170"}.fi-rr-back-up:before{content:"\e172"}.fi-rr-background:before{content:"\e173"}.fi-rr-backpack:before{content:"\e174"}.fi-rr-bacon:before{content:"\e175"}.fi-rr-bacon-egg:before{content:"\e176"}.fi-rr-bacteria:before{content:"\e177"}.fi-rr-bacterium:before{content:"\e178"}.fi-rr-badge:before{content:"\e179"}.fi-rr-badge-check:before{content:"\e17a"}.fi-rr-badge-dollar:before{content:"\e17b"}.fi-rr-badge-leaf:before{content:"\e17c"}.fi-rr-badge-percent:before{content:"\e17d"}.fi-rr-badge-sheriff:before{content:"\e17e"}.fi-rr-badger-honey:before{content:"\e17f"}.fi-rr-badget-check-alt:before{content:"\e180"}.fi-rr-badminton:before{content:"\e181"}.fi-rr-bag-map-pin:before{content:"\e182"}.fi-rr-bag-seedling:before{content:"\e183"}.fi-rr-bag-shopping-minus:before{content:"\e184"}.fi-rr-bagel:before{content:"\e185"}.fi-rr-bags-shopping:before{content:"\e186"}.fi-rr-baguette:before{content:"\e187"}.fi-rr-bahai:before{content:"\e188"}.fi-rr-baht-sign:before{content:"\e189"}.fi-rr-balance-scale-left:before{content:"\e18a"}.fi-rr-balance-scale-right:before{content:"\e18b"}.fi-rr-balcony:before{content:"\e18c"}.fi-rr-ball:before{content:"\e18d"}.fi-rr-ball-pile:before{content:"\e18e"}.fi-rr-ballet-dance:before{content:"\e190"}.fi-rr-balloon:before{content:"\e191"}.fi-rr-balloons:before{content:"\e192"}.fi-rr-ballot:before{content:"\e193"}.fi-rr-ballot-check:before{content:"\e194"}.fi-rr-bamboo:before{content:"\e195"}.fi-rr-ban:before{content:"\e196"}.fi-rr-ban-bug:before{content:"\e197"}.fi-rr-banana:before{content:"\e198"}.fi-rr-bananas:before{content:"\e199"}.fi-rr-band-aid:before{content:"\e19a"}.fi-rr-band-aid-alt:before{content:"\e19b"}.fi-rr-bandage-wound:before{content:"\e19d"}.fi-rr-bangladeshi-taka-sign:before{content:"\e19e"}.fi-rr-banjo:before{content:"\e19f"}.fi-rr-bank:before{content:"\e1a0"}.fi-rr-bank-app:before{content:"\e1a1"}.fi-rr-banner:before{content:"\e1a2"}.fi-rr-banner-2:before{content:"\e1a3"}.fi-rr-banner-3:before{content:"\e1a4"}.fi-rr-banner-4:before{content:"\e1a5"}.fi-rr-banner-5:before{content:"\e1a6"}.fi-rr-barber-pole:before{content:"\e1a7"}.fi-rr-barber-shop:before{content:"\e1a8"}.fi-rr-barcode:before{content:"\e1a9"}.fi-rr-barcode-read:before{content:"\e1aa"}.fi-rr-barcode-scan:before{content:"\e1ab"}.fi-rr-barefoot:before{content:"\e1ac"}.fi-rr-barrier-caution:before{content:"\e1ad"}.fi-rr-barrier-cone:before{content:"\e1ae"}.fi-rr-barrow:before{content:"\e1af"}.fi-rr-bars-filter:before{content:"\e1b0"}.fi-rr-bars-progress:before{content:"\e1b1"}.fi-rr-bars-sort:before{content:"\e1b2"}.fi-rr-bars-staggered:before{content:"\e1b3"}.fi-rr-baseball:before{content:"\e1b4"}.fi-rr-baseball-alt:before{content:"\e1b5"}.fi-rr-baseball-player:before{content:"\e1b6"}.fi-rr-basket:before{content:"\e1b7"}.fi-rr-basket-shopping-minus:before{content:"\e1b8"}.fi-rr-basket-shopping-plus:before{content:"\e1b9"}.fi-rr-basket-shopping-simple:before{content:"\e1ba"}.fi-rr-basketball:before{content:"\e1bb"}.fi-rr-basketball-ticket:before{content:"\e1bd"}.fi-rr-bat:before{content:"\e1be"}.fi-rr-bath:before{content:"\e1bf"}.fi-rr-battery-100:before{content:"\e1c0"}.fi-rr-battery-alert:before{content:"\e1c1"}.fi-rr-battery-bolt:before{content:"\e1c2"}.fi-rr-battery-empty:before{content:"\e1c3"}.fi-rr-battery-exclamation:before{content:"\e1c4"}.fi-rr-battery-full:before{content:"\e1c5"}.fi-rr-battery-half:before{content:"\e1c6"}.fi-rr-battery-pollution:before{content:"\e1c7"}.fi-rr-battery-quarter:before{content:"\e1c8"}.fi-rr-battery-slash:before{content:"\e1c9"}.fi-rr-battery-three-quarters:before{content:"\e1ca"}.fi-rr-bay-leaf:before{content:"\e1cb"}.fi-rr-beacon:before{content:"\e1cc"}.fi-rr-bear-market:before{content:"\e1cd"}.fi-rr-beard:before{content:"\e1ce"}.fi-rr-beauty-mask:before{content:"\e1cf"}.fi-rr-bed:before{content:"\e1d0"}.fi-rr-bed-alt:before{content:"\e1d1"}.fi-rr-bed-bunk:before{content:"\e1d2"}.fi-rr-bed-empty:before{content:"\e1d3"}.fi-rr-bed-pulse:before{content:"\e1d4"}.fi-rr-bee:before{content:"\e1d5"}.fi-rr-beehive:before{content:"\e1d6"}.fi-rr-beer:before{content:"\e1d7"}.fi-rr-beer-mug-empty:before{content:"\e1d8"}.fi-rr-bell:before{content:"\e1da"}.fi-rr-bell-concierge:before{content:"\e1db"}.fi-rr-bell-notification-call:before{content:"\e1dc"}.fi-rr-bell-notification-social-media:before{content:"\e1dd"}.fi-rr-bell-ring:before{content:"\e1de"}.fi-rr-bell-school:before{content:"\e1df"}.fi-rr-bell-school-slash:before{content:"\e1e0"}.fi-rr-bell-slash:before{content:"\e1e1"}.fi-rr-bells:before{content:"\e1e2"}.fi-rr-bench-tree:before{content:"\e1e3"}.fi-rr-benefit:before{content:"\e1e4"}.fi-rr-benefit-diamond:before{content:"\e1e5"}.fi-rr-benefit-diamond-alt:before{content:"\e1e6"}.fi-rr-benefit-hand:before{content:"\e1e7"}.fi-rr-benefit-increase:before{content:"\e1e8"}.fi-rr-benefit-porcent:before{content:"\e1e9"}.fi-rr-beta-computer:before{content:"\e1ea"}.fi-rr-beta-mobile:before{content:"\e1eb"}.fi-rr-beta-tester:before{content:"\e1ec"}.fi-rr-beta-testing:before{content:"\e1ed"}.fi-rr-betamax:before{content:"\e1ee"}.fi-rr-bible:before{content:"\e1ef"}.fi-rr-bicycle-journey:before{content:"\e1f0"}.fi-rr-big-data:before{content:"\e1f1"}.fi-rr-big-data-ai:before{content:"\e1f2"}.fi-rr-big-data-analytics:before{content:"\e1f3"}.fi-rr-big-drop:before{content:"\e1f4"}.fi-rr-bike:before{content:"\e1f5"}.fi-rr-bike-moving:before{content:"\e1f6"}.fi-rr-bike-path:before{content:"\e1f7"}.fi-rr-biking:before{content:"\e1f8"}.fi-rr-biking-mountain:before{content:"\e1f9"}.fi-rr-bill-arrow:before{content:"\e1fa"}.fi-rr-billboard:before{content:"\e1fb"}.fi-rr-billboard-location:before{content:"\e1fc"}.fi-rr-billiard:before{content:"\e1fd"}.fi-rr-bin-bottles:before{content:"\e1fe"}.fi-rr-binary:before{content:"\e1ff"}.fi-rr-binary-circle-check:before{content:"\e200"}.fi-rr-binary-cloud:before{content:"\e201"}.fi-rr-binary-lock:before{content:"\e202"}.fi-rr-binary-slash:before{content:"\e203"}.fi-rr-binoculars:before{content:"\e204"}.fi-rr-bio:before{content:"\e205"}.fi-rr-bio-leaves:before{content:"\e206"}.fi-rr-biohazard:before{content:"\e207"}.fi-rr-bipolar:before{content:"\e208"}.fi-rr-bird:before{content:"\e209"}.fi-rr-bitcoin-card:before{content:"\e20b"}.fi-rr-bitcoin-sign:before{content:"\e20d"}.fi-rr-blanket:before{content:"\e20f"}.fi-rr-blender:before{content:"\e210"}.fi-rr-blender-phone:before{content:"\e211"}.fi-rr-blinds:before{content:"\e212"}.fi-rr-blinds-open:before{content:"\e213"}.fi-rr-blinds-raised:before{content:"\e214"}.fi-rr-block:before{content:"\e215"}.fi-rr-block-brick:before{content:"\e216"}.fi-rr-block-brick-fire:before{content:"\e217"}.fi-rr-block-microphone:before{content:"\e218"}.fi-rr-block-question:before{content:"\e219"}.fi-rr-block-quote:before{content:"\e21a"}.fi-rr-block-user:before{content:"\e21b"}.fi-rr-blockchain-3:before{content:"\e21e"}.fi-rr-blog-pencil:before{content:"\e21f"}.fi-rr-blog-text:before{content:"\e220"}.fi-rr-blood:before{content:"\e222"}.fi-rr-blood-dropper:before{content:"\e223"}.fi-rr-blood-test-tube:before{content:"\e225"}.fi-rr-blood-test-tube-alt:before{content:"\e226"}.fi-rr-blueberries:before{content:"\e228"}.fi-rr-blueprint:before{content:"\e229"}.fi-rr-blueprint-house:before{content:"\e22a"}.fi-rr-bluetooth-alert:before{content:"\e22c"}.fi-rr-bluetooth-alt:before{content:"\e22d"}.fi-rr-bluetooth-circle:before{content:"\e22e"}.fi-rr-bluetooth-headphones:before{content:"\e22f"}.fi-rr-bluetooth-keyboard:before{content:"\e230"}.fi-rr-bluetooth-mouse:before{content:"\e231"}.fi-rr-bluetooth-settings:before{content:"\e232"}.fi-rr-bluetooth-speaker:before{content:"\e233"}.fi-rr-bluetooth-usb:before{content:"\e234"}.fi-rr-blush:before{content:"\e235"}.fi-rr-bold:before{content:"\e237"}.fi-rr-bolt:before{content:"\e238"}.fi-rr-bolt-auto:before{content:"\e239"}.fi-rr-bolt-slash:before{content:"\e23a"}.fi-rr-bomb:before{content:"\e23b"}.fi-rr-bomb-sign:before{content:"\e23c"}.fi-rr-bone:before{content:"\e23d"}.fi-rr-bone-break:before{content:"\e23e"}.fi-rr-bong:before{content:"\e23f"}.fi-rr-bonus:before{content:"\e240"}.fi-rr-bonus-alt:before{content:"\e241"}.fi-rr-bonus-star:before{content:"\e242"}.fi-rr-book:before{content:"\e243"}.fi-rr-book-alt:before{content:"\e244"}.fi-rr-book-arrow-right:before{content:"\e245"}.fi-rr-book-arrow-up:before{content:"\e246"}.fi-rr-book-atlas:before{content:"\e247"}.fi-rr-book-bookmark:before{content:"\e248"}.fi-rr-book-brain:before{content:"\e249"}.fi-rr-book-circle-arrow-right:before{content:"\e24a"}.fi-rr-book-circle-arrow-up:before{content:"\e24b"}.fi-rr-book-copy:before{content:"\e24c"}.fi-rr-book-dead:before{content:"\e24d"}.fi-rr-book-font:before{content:"\e24e"}.fi-rr-book-formula:before{content:"\e24f"}.fi-rr-book-heart:before{content:"\e250"}.fi-rr-book-magnet:before{content:"\e251"}.fi-rr-book-medical:before{content:"\e252"}.fi-rr-book-open-cover:before{content:"\e254"}.fi-rr-book-open-reader:before{content:"\e255"}.fi-rr-book-plus:before{content:"\e256"}.fi-rr-book-quran:before{content:"\e257"}.fi-rr-book-section:before{content:"\e258"}.fi-rr-book-spells:before{content:"\e25b"}.fi-rr-book-tanakh:before{content:"\e25c"}.fi-rr-book-user:before{content:"\e25d"}.fi-rr-book-world:before{content:"\e25e"}.fi-rr-Booking:before{content:"\e25f"}.fi-rr-bookmark:before{content:"\e260"}.fi-rr-bookmark-slash:before{content:"\e261"}.fi-rr-books:before{content:"\e262"}.fi-rr-books-lightbulb:before{content:"\e263"}.fi-rr-books-medical:before{content:"\e264"}.fi-rr-boot:before{content:"\e265"}.fi-rr-boot-heeled:before{content:"\e266"}.fi-rr-booth-curtain:before{content:"\e267"}.fi-rr-border-all:before{content:"\e269"}.fi-rr-border-bottom:before{content:"\e26a"}.fi-rr-border-center-h:before{content:"\e26b"}.fi-rr-border-center-v:before{content:"\e26c"}.fi-rr-border-inner:before{content:"\e26d"}.fi-rr-border-left:before{content:"\e26e"}.fi-rr-border-none:before{content:"\e26f"}.fi-rr-border-outer:before{content:"\e270"}.fi-rr-border-right:before{content:"\e271"}.fi-rr-border-style:before{content:"\e272"}.fi-rr-border-style-alt:before{content:"\e273"}.fi-rr-border-top:before{content:"\e274"}.fi-rr-boss:before{content:"\e275"}.fi-rr-bottle:before{content:"\e276"}.fi-rr-bottle-baby:before{content:"\e277"}.fi-rr-bottle-droplet:before{content:"\e278"}.fi-rr-bow-arrow:before{content:"\e27a"}.fi-rr-bowl-chopsticks:before{content:"\e27b"}.fi-rr-bowl-chopsticks-noodles:before{content:"\e27c"}.fi-rr-bowl-rice:before{content:"\e27d"}.fi-rr-bowl-scoop:before{content:"\e27e"}.fi-rr-bowl-scoops:before{content:"\e27f"}.fi-rr-bowl-soft-serve:before{content:"\e280"}.fi-rr-bowl-spoon:before{content:"\e281"}.fi-rr-bowling:before{content:"\e282"}.fi-rr-bowling-ball:before{content:"\e283"}.fi-rr-bowling-pins:before{content:"\e284"}.fi-rr-box:before{content:"\e286"}.fi-rr-box-add:before{content:"\e287"}.fi-rr-box-alt:before{content:"\e288"}.fi-rr-box-ballot:before{content:"\e289"}.fi-rr-box-calendar:before{content:"\e28a"}.fi-rr-box-check:before{content:"\e28b"}.fi-rr-box-circle-check:before{content:"\e28c"}.fi-rr-box-connection:before{content:"\e28d"}.fi-rr-box-diamond:before{content:"\e28e"}.fi-rr-box-distribution:before{content:"\e28f"}.fi-rr-box-dollar:before{content:"\e290"}.fi-rr-box-extendable:before{content:"\e291"}.fi-rr-box-filter:before{content:"\e292"}.fi-rr-box-fragile:before{content:"\e293"}.fi-rr-box-headphone:before{content:"\e294"}.fi-rr-box-heart:before{content:"\e295"}.fi-rr-box-idea:before{content:"\e296"}.fi-rr-box-loading:before{content:"\e297"}.fi-rr-box-magnet:before{content:"\e298"}.fi-rr-box-megaphone:before{content:"\e299"}.fi-rr-box-mobile:before{content:"\e29a"}.fi-rr-box-open:before{content:"\e29b"}.fi-rr-box-open-full:before{content:"\e29c"}.fi-rr-box-remove:before{content:"\e29d"}.fi-rr-box-return:before{content:"\e29e"}.fi-rr-box-route:before{content:"\e29f"}.fi-rr-box-security:before{content:"\e2a0"}.fi-rr-box-stars:before{content:"\e2a2"}.fi-rr-box-target:before{content:"\e2a3"}.fi-rr-box-tissue:before{content:"\e2a4"}.fi-rr-box-up:before{content:"\e2a5"}.fi-rr-boxes:before{content:"\e2a6"}.fi-rr-boxing-glove:before{content:"\e2a7"}.fi-rr-bracket-curly:before{content:"\e2a8"}.fi-rr-bracket-curly-right:before{content:"\e2a9"}.fi-rr-bracket-round:before{content:"\e2aa"}.fi-rr-bracket-round-right:before{content:"\e2ab"}.fi-rr-bracket-square:before{content:"\e2ac"}.fi-rr-bracket-square-right:before{content:"\e2ad"}.fi-rr-brackets-curly:before{content:"\e2ae"}.fi-rr-brackets-round:before{content:"\e2af"}.fi-rr-brackets-square:before{content:"\e2b0"}.fi-rr-braille:before{content:"\e2b1"}.fi-rr-braille-a:before{content:"\e2b2"}.fi-rr-braille-b:before{content:"\e2b3"}.fi-rr-braille-c:before{content:"\e2b4"}.fi-rr-braille-d:before{content:"\e2b5"}.fi-rr-braille-e:before{content:"\e2b6"}.fi-rr-braille-g:before{content:"\e2b7"}.fi-rr-braille-h:before{content:"\e2b8"}.fi-rr-braille-hand:before{content:"\e2b9"}.fi-rr-braille-i:before{content:"\e2ba"}.fi-rr-braille-j:before{content:"\e2bb"}.fi-rr-braille-k:before{content:"\e2bc"}.fi-rr-braille-l:before{content:"\e2bd"}.fi-rr-braille-m:before{content:"\e2be"}.fi-rr-braille-n:before{content:"\e2bf"}.fi-rr-braille-n-alt:before{content:"\e2c0"}.fi-rr-braille-o:before{content:"\e2c1"}.fi-rr-braille-p:before{content:"\e2c2"}.fi-rr-braille-q:before{content:"\e2c3"}.fi-rr-braille-r:before{content:"\e2c4"}.fi-rr-braille-s:before{content:"\e2c5"}.fi-rr-braille-t:before{content:"\e2c6"}.fi-rr-braille-u:before{content:"\e2c7"}.fi-rr-braille-v:before{content:"\e2c8"}.fi-rr-braille-w:before{content:"\e2c9"}.fi-rr-braille-x:before{content:"\e2ca"}.fi-rr-braille-y:before{content:"\e2cb"}.fi-rr-braille-z:before{content:"\e2cc"}.fi-rr-brain:before{content:"\e2cd"}.fi-rr-brain-bulb:before{content:"\e2ce"}.fi-rr-brain-circuit:before{content:"\e2cf"}.fi-rr-brain-doubt:before{content:"\e2d0"}.fi-rr-brain-half-lightbulb:before{content:"\e2d1"}.fi-rr-brain-lightning:before{content:"\e2d2"}.fi-rr-brain-question-mark:before{content:"\e2d3"}.fi-rr-brain-stress:before{content:"\e2d4"}.fi-rr-brake-warning:before{content:"\e2d5"}.fi-rr-branching:before{content:"\e2d6"}.fi-rr-brand:before{content:"\e2d7"}.fi-rr-brand-badge:before{content:"\e2d8"}.fi-rr-brand-strategy:before{content:"\e2d9"}.fi-rr-branding:before{content:"\e2da"}.fi-rr-brazil:before{content:"\e2db"}.fi-rr-brazil-flag:before{content:"\e2dc"}.fi-rr-brazil-flag-circle:before{content:"\e2dd"}.fi-rr-bread:before{content:"\e2de"}.fi-rr-bread-loaf:before{content:"\e2df"}.fi-rr-bread-slice:before{content:"\e2e0"}.fi-rr-bread-slice-butter:before{content:"\e2e1"}.fi-rr-break-time:before{content:"\e2e2"}.fi-rr-bridge:before{content:"\e2e3"}.fi-rr-bridge-circle-check:before{content:"\e2e4"}.fi-rr-bridge-collapse:before{content:"\e2e5"}.fi-rr-bridge-construction:before{content:"\e2e6"}.fi-rr-bridge-suspension:before{content:"\e2e7"}.fi-rr-bridge-water:before{content:"\e2e8"}.fi-rr-briefcase:before{content:"\e2ea"}.fi-rr-briefcase-arrow-right:before{content:"\e2eb"}.fi-rr-briefcase-blank:before{content:"\e2ec"}.fi-rr-briefcase-dollar:before{content:"\e2ed"}.fi-rr-briefcase-filter:before{content:"\e2ee"}.fi-rr-brightness:before{content:"\e2ef"}.fi-rr-brightness-control:before{content:"\e2f0"}.fi-rr-brightness-low:before{content:"\e2f1"}.fi-rr-bring-forward:before{content:"\e2f2"}.fi-rr-bring-front:before{content:"\e2f3"}.fi-rr-broadcast-tower:before{content:"\e2f4"}.fi-rr-broccoli:before{content:"\e2f5"}.fi-rr-broken-arm:before{content:"\e2f6"}.fi-rr-broken-chain-link-wrong:before{content:"\e2f7"}.fi-rr-broken-image:before{content:"\e2f8"}.fi-rr-broken-leg:before{content:"\e2f9"}.fi-rr-broken-nail:before{content:"\e2fa"}.fi-rr-broom:before{content:"\e2fb"}.fi-rr-broom-ball:before{content:"\e2fc"}.fi-rr-brownie:before{content:"\e2fd"}.fi-rr-browser:before{content:"\e2fe"}.fi-rr-browser-css:before{content:"\e300"}.fi-rr-browser-lock-alert:before{content:"\e301"}.fi-rr-browser-ui:before{content:"\e302"}.fi-rr-browsers:before{content:"\e303"}.fi-rr-brush:before{content:"\e304"}.fi-rr-bubble-discussion:before{content:"\e305"}.fi-rr-bubble-tea:before{content:"\e306"}.fi-rr-bucket:before{content:"\e307"}.fi-rr-budget:before{content:"\e308"}.fi-rr-budget-alt:before{content:"\e309"}.fi-rr-bug:before{content:"\e30a"}.fi-rr-bug-fix:before{content:"\e30b"}.fi-rr-bug-folder:before{content:"\e30c"}.fi-rr-bug-magnifier:before{content:"\e30d"}.fi-rr-bug-report:before{content:"\e30e"}.fi-rr-bug-slash:before{content:"\e30f"}.fi-rr-bugs:before{content:"\e310"}.fi-rr-build:before{content:"\e311"}.fi-rr-build-alt:before{content:"\e312"}.fi-rr-builder:before{content:"\e313"}.fi-rr-building:before{content:"\e314"}.fi-rr-building-car:before{content:"\e315"}.fi-rr-building-check:before{content:"\e316"}.fi-rr-building-circle-arrow-right:before{content:"\e317"}.fi-rr-building-flag:before{content:"\e318"}.fi-rr-building-foundation:before{content:"\e319"}.fi-rr-building-lock:before{content:"\e31a"}.fi-rr-building-materials:before{content:"\e31b"}.fi-rr-building-ngo:before{content:"\e31c"}.fi-rr-building-shield:before{content:"\e31d"}.fi-rr-building-user:before{content:"\e31e"}.fi-rr-building-xmark:before{content:"\e31f"}.fi-rr-bulb:before{content:"\e320"}.fi-rr-bulb-speech-bubble:before{content:"\e322"}.fi-rr-bull-market:before{content:"\e323"}.fi-rr-bullet:before{content:"\e324"}.fi-rr-bullhorn:before{content:"\e325"}.fi-rr-bullseye:before{content:"\e326"}.fi-rr-bullseye-arrow:before{content:"\e327"}.fi-rr-bullseye-pointer:before{content:"\e328"}.fi-rr-buoy:before{content:"\e329"}.fi-rr-burger-alt:before{content:"\e32a"}.fi-rr-burger-fries:before{content:"\e32b"}.fi-rr-burger-glass:before{content:"\e32c"}.fi-rr-burnout:before{content:"\e32f"}.fi-rr-burrito:before{content:"\e330"}.fi-rr-burst:before{content:"\e331"}.fi-rr-bus:before{content:"\e332"}.fi-rr-bus-alt:before{content:"\e333"}.fi-rr-bus-ticket:before{content:"\e334"}.fi-rr-business-deal:before{content:"\e335"}.fi-rr-business-growth:before{content:"\e336"}.fi-rr-business-meeting:before{content:"\e337"}.fi-rr-business-podcast:before{content:"\e338"}.fi-rr-business-time:before{content:"\e339"}.fi-rr-business-value:before{content:"\e33a"}.fi-rr-Butter:before{content:"\e33c"}.fi-rr-butterfly:before{content:"\e33d"}.fi-rr-button:before{content:"\e33e"}.fi-rr-button-buy:before{content:"\e33f"}.fi-rr-button-cancel:before{content:"\e340"}.fi-rr-button-chat:before{content:"\e341"}.fi-rr-button-customize:before{content:"\e342"}.fi-rr-button-donate:before{content:"\e344"}.fi-rr-button-download:before{content:"\e345"}.fi-rr-button-play:before{content:"\e34a"}.fi-rr-button-share:before{content:"\e34c"}.fi-rr-button-upload:before{content:"\e34d"}.fi-rr-c:before{content:"\e34e"}.fi-rr-cabin:before{content:"\e34f"}.fi-rr-cache-clean:before{content:"\e351"}.fi-rr-cactus:before{content:"\e352"}.fi-rr-cage-empty:before{content:"\e353"}.fi-rr-cake-birthday:before{content:"\e354"}.fi-rr-cake-slice:before{content:"\e355"}.fi-rr-cake-wedding:before{content:"\e356"}.fi-rr-calculator:before{content:"\e357"}.fi-rr-calculator-bill:before{content:"\e359"}.fi-rr-calculator-math-tax:before{content:"\e35a"}.fi-rr-calculator-money:before{content:"\e35b"}.fi-rr-calculator-simple:before{content:"\e35c"}.fi-rr-calendar:before{content:"\e35d"}.fi-rr-calendar-arrow-down:before{content:"\e35e"}.fi-rr-calendar-arrow-up:before{content:"\e35f"}.fi-rr-calendar-birhtday-cake:before{content:"\e360"}.fi-rr-calendar-call:before{content:"\e361"}.fi-rr-calendar-check:before{content:"\e362"}.fi-rr-calendar-clock:before{content:"\e363"}.fi-rr-calendar-day:before{content:"\e364"}.fi-rr-calendar-days:before{content:"\e365"}.fi-rr-calendar-event-tax:before{content:"\e366"}.fi-rr-calendar-exclamation:before{content:"\e367"}.fi-rr-calendar-gavel-legal:before{content:"\e368"}.fi-rr-calendar-heart:before{content:"\e369"}.fi-rr-calendar-image:before{content:"\e36a"}.fi-rr-calendar-lines:before{content:"\e36b"}.fi-rr-calendar-lines-pen:before{content:"\e36c"}.fi-rr-calendar-microphone:before{content:"\e36d"}.fi-rr-calendar-minus:before{content:"\e36e"}.fi-rr-calendar-payment-loan:before{content:"\e36f"}.fi-rr-calendar-pen:before{content:"\e370"}.fi-rr-calendar-plane:before{content:"\e371"}.fi-rr-calendar-plus:before{content:"\e372"}.fi-rr-calendar-salary:before{content:"\e373"}.fi-rr-calendar-shift-swap:before{content:"\e374"}.fi-rr-calendar-star:before{content:"\e375"}.fi-rr-calendar-swap:before{content:"\e376"}.fi-rr-calendar-update:before{content:"\e377"}.fi-rr-calendar-week:before{content:"\e378"}.fi-rr-calendar-xmark:before{content:"\e379"}.fi-rr-calendars:before{content:"\e37a"}.fi-rr-call-duration:before{content:"\e37b"}.fi-rr-call-forbidden:before{content:"\e37c"}.fi-rr-call-history:before{content:"\e37d"}.fi-rr-call-incoming:before{content:"\e37e"}.fi-rr-call-missed:before{content:"\e37f"}.fi-rr-call-outgoing:before{content:"\e381"}.fi-rr-camcorder:before{content:"\e384"}.fi-rr-camera:before{content:"\e385"}.fi-rr-camera-cctv:before{content:"\e386"}.fi-rr-camera-movie:before{content:"\e388"}.fi-rr-camera-notification:before{content:"\e389"}.fi-rr-camera-retro:before{content:"\e38a"}.fi-rr-camera-rotate:before{content:"\e38b"}.fi-rr-camera-security:before{content:"\e38c"}.fi-rr-camera-slash:before{content:"\e38d"}.fi-rr-camera-viewfinder:before{content:"\e38e"}.fi-rr-campfire:before{content:"\e38f"}.fi-rr-camping:before{content:"\e390"}.fi-rr-can-food:before{content:"\e391"}.fi-rr-candle-holder:before{content:"\e392"}.fi-rr-candle-lotus-yoga:before{content:"\e393"}.fi-rr-candle-pose-yoga:before{content:"\e394"}.fi-rr-candy:before{content:"\e396"}.fi-rr-candy-alt:before{content:"\e397"}.fi-rr-candy-bar:before{content:"\e398"}.fi-rr-candy-cane:before{content:"\e399"}.fi-rr-candy-corn:before{content:"\e39a"}.fi-rr-candy-sweet:before{content:"\e39b"}.fi-rr-Cannabis:before{content:"\e39c"}.fi-rr-canned-food:before{content:"\e39d"}.fi-rr-cannon:before{content:"\e39e"}.fi-rr-canoe:before{content:"\e39f"}.fi-rr-capsules:before{content:"\e3a0"}.fi-rr-car:before{content:"\e3a2"}.fi-rr-car-alt:before{content:"\e3a3"}.fi-rr-car-battery:before{content:"\e3a4"}.fi-rr-car-bolt:before{content:"\e3a5"}.fi-rr-car-building:before{content:"\e3a6"}.fi-rr-car-bump:before{content:"\e3a7"}.fi-rr-car-bus:before{content:"\e3a8"}.fi-rr-car-charger-bolt:before{content:"\e3a9"}.fi-rr-car-circle-bolt:before{content:"\e3aa"}.fi-rr-car-crash:before{content:"\e3ab"}.fi-rr-car-garage:before{content:"\e3ac"}.fi-rr-car-journey:before{content:"\e3ad"}.fi-rr-car-mechanic:before{content:"\e3ae"}.fi-rr-car-oil:before{content:"\e3af"}.fi-rr-car-rear:before{content:"\e3b0"}.fi-rr-car-side:before{content:"\e3b1"}.fi-rr-car-side-bolt:before{content:"\e3b2"}.fi-rr-car-tilt:before{content:"\e3b3"}.fi-rr-car-tunnel:before{content:"\e3b4"}.fi-rr-car-wash:before{content:"\e3b5"}.fi-rr-caravan:before{content:"\e3b6"}.fi-rr-caravan-alt:before{content:"\e3b7"}.fi-rr-carbon-cloud:before{content:"\e3b8"}.fi-rr-carbon-cloud-arrow-down:before{content:"\e3b9"}.fi-rr-carbon-footprint:before{content:"\e3ba"}.fi-rr-card-club:before{content:"\e3bb"}.fi-rr-card-diamond:before{content:"\e3bc"}.fi-rr-card-heart:before{content:"\e3bd"}.fi-rr-card-security:before{content:"\e3be"}.fi-rr-card-spade:before{content:"\e3bf"}.fi-rr-cardinal-compass:before{content:"\e3c0"}.fi-rr-cards-blank:before{content:"\e3c2"}.fi-rr-career-growth:before{content:"\e3c4"}.fi-rr-career-path:before{content:"\e3c5"}.fi-rr-caret-circle-down:before{content:"\e3c6"}.fi-rr-caret-circle-right:before{content:"\e3c8"}.fi-rr-caret-circle-up:before{content:"\e3c9"}.fi-rr-caret-down:before{content:"\e3ca"}.fi-rr-caret-left:before{content:"\e3cb"}.fi-rr-caret-quare-up:before{content:"\e3cc"}.fi-rr-caret-right:before{content:"\e3cd"}.fi-rr-caret-square-down:before{content:"\e3ce"}.fi-rr-caret-square-left:before{content:"\e3cf"}.fi-rr-caret-square-left_1:before{content:"\e3d0"}.fi-rr-caret-square-right:before{content:"\e3d1"}.fi-rr-caret-up:before{content:"\e3d3"}.fi-rr-carrot:before{content:"\e3d4"}.fi-rr-cars:before{content:"\e3d5"}.fi-rr-cars-crash:before{content:"\e3d6"}.fi-rr-cart-arrow-down:before{content:"\e3d7"}.fi-rr-cart-minus:before{content:"\e3d8"}.fi-rr-cart-shopping-fast:before{content:"\e3d9"}.fi-rr-case-study:before{content:"\e3da"}.fi-rr-cash-register:before{content:"\e3db"}.fi-rr-cassette-tape:before{content:"\e3dc"}.fi-rr-cassette-vhs:before{content:"\e3dd"}.fi-rr-castle:before{content:"\e3de"}.fi-rr-castle-tower:before{content:"\e3df"}.fi-rr-cat:before{content:"\e3e0"}.fi-rr-cat-dog:before{content:"\e3e1"}.fi-rr-cat-head:before{content:"\e3e2"}.fi-rr-cat-space:before{content:"\e3e3"}.fi-rr-catalog:before{content:"\e3e4"}.fi-rr-catalog-alt:before{content:"\e3e5"}.fi-rr-catalog-magazine:before{content:"\e3e6"}.fi-rr-category:before{content:"\e3e7"}.fi-rr-category-alt:before{content:"\e3e8"}.fi-rr-cauldron:before{content:"\e3e9"}.fi-rr-caulk-gun:before{content:"\e3ea"}.fi-rr-cctv-alert:before{content:"\e3ef"}.fi-rr-cctv-camera-sign:before{content:"\e3f0"}.fi-rr-cdn:before{content:"\e3f1"}.fi-rr-cedi-sign:before{content:"\e3f2"}.fi-rr-cell:before{content:"\e3f3"}.fi-rr-cello:before{content:"\e3f4"}.fi-rr-cent-sign:before{content:"\e3f5"}.fi-rr-certificate:before{content:"\e3f7"}.fi-rr-ceviche:before{content:"\e3f8"}.fi-rr-chai-tea:before{content:"\e3f9"}.fi-rr-chair:before{content:"\e3fa"}.fi-rr-chair-director:before{content:"\e3fb"}.fi-rr-chair-office:before{content:"\e3fc"}.fi-rr-chalkboard:before{content:"\e3fd"}.fi-rr-chalkboard-user:before{content:"\e3fe"}.fi-rr-challenge:before{content:"\e3ff"}.fi-rr-challenge-alt:before{content:"\e400"}.fi-rr-chamomile:before{content:"\e401"}.fi-rr-channel:before{content:"\e402"}.fi-rr-character:before{content:"\e403"}.fi-rr-charging-station:before{content:"\e404"}.fi-rr-chart-area:before{content:"\e405"}.fi-rr-chart-bullet:before{content:"\e409"}.fi-rr-chart-candlestick:before{content:"\e40a"}.fi-rr-chart-connected:before{content:"\e40b"}.fi-rr-chart-gantt:before{content:"\e40c"}.fi-rr-chart-histogram:before{content:"\e40d"}.fi-rr-chart-kanban:before{content:"\e40e"}.fi-rr-chart-line-up:before{content:"\e40f"}.fi-rr-chart-line-up-down:before{content:"\e410"}.fi-rr-chart-mixed:before{content:"\e411"}.fi-rr-chart-mixed-up-circle-currency:before{content:"\e412"}.fi-rr-chart-mixed-up-circle-dollar:before{content:"\e413"}.fi-rr-chart-network:before{content:"\e414"}.fi-rr-chart-pie:before{content:"\e415"}.fi-rr-chart-pie-alt:before{content:"\e416"}.fi-rr-chart-pie-simple-circle-currency:before{content:"\e417"}.fi-rr-chart-pie-simple-circle-dollar:before{content:"\e418"}.fi-rr-chart-pyramid:before{content:"\e419"}.fi-rr-chart-radar:before{content:"\e41a"}.fi-rr-chart-scatter:before{content:"\e41b"}.fi-rr-chart-scatter-3d:before{content:"\e41c"}.fi-rr-chart-scatter-bubble:before{content:"\e41d"}.fi-rr-chart-set-theory:before{content:"\e41e"}.fi-rr-chart-simple:before{content:"\e41f"}.fi-rr-chart-simple-horizontal:before{content:"\e420"}.fi-rr-chart-tree:before{content:"\e421"}.fi-rr-chart-tree-map:before{content:"\e422"}.fi-rr-chart-user:before{content:"\e423"}.fi-rr-chart-waterfall:before{content:"\e424"}.fi-rr-chat-arrow-down:before{content:"\e425"}.fi-rr-chat-arrow-grow:before{content:"\e426"}.fi-rr-chat-bubble-call:before{content:"\e427"}.fi-rr-chat-notification:before{content:"\e428"}.fi-rr-chatbot:before{content:"\e429"}.fi-rr-chatbot-speech-bubble:before{content:"\e42a"}.fi-rr-cheap:before{content:"\e42b"}.fi-rr-cheap-bill:before{content:"\e42c"}.fi-rr-cheap-dollar:before{content:"\e42d"}.fi-rr-cheap-stack:before{content:"\e42e"}.fi-rr-cheap-stack-dollar:before{content:"\e42f"}.fi-rr-check:before{content:"\e430"}.fi-rr-check-circle:before{content:"\e431"}.fi-rr-check-double:before{content:"\e432"}.fi-rr-check-in-calendar:before{content:"\e433"}.fi-rr-check-out-calendar:before{content:"\e434"}.fi-rr-checkbox:before{content:"\e435"}.fi-rr-checklist-task-budget:before{content:"\e436"}.fi-rr-cheese:before{content:"\e437"}.fi-rr-cheese-alt:before{content:"\e438"}.fi-rr-cheese-cake:before{content:"\e439"}.fi-rr-cheeseburger:before{content:"\e43a"}.fi-rr-cherry:before{content:"\e43b"}.fi-rr-chess:before{content:"\e43c"}.fi-rr-chess-bishop:before{content:"\e43d"}.fi-rr-chess-board:before{content:"\e43e"}.fi-rr-chess-clock:before{content:"\e43f"}.fi-rr-chess-clock-alt:before{content:"\e440"}.fi-rr-chess-king:before{content:"\e441"}.fi-rr-chess-king-alt:before{content:"\e442"}.fi-rr-chess-knight:before{content:"\e443"}.fi-rr-chess-knight-alt:before{content:"\e444"}.fi-rr-chess-pawn-alt:before{content:"\e446"}.fi-rr-chess-piece:before{content:"\e447"}.fi-rr-chess-queen:before{content:"\e448"}.fi-rr-chess-queen-alt:before{content:"\e449"}.fi-rr-chess-rook:before{content:"\e44a"}.fi-rr-chess-rook-alt:before{content:"\e44b"}.fi-rr-chevron-double-dots-down:before{content:"\e44c"}.fi-rr-chevron-double-dots-left:before{content:"\e44d"}.fi-rr-chevron-double-dots-right:before{content:"\e44e"}.fi-rr-chevron-double-dots-up:before{content:"\e44f"}.fi-rr-chevron-double-down:before{content:"\e450"}.fi-rr-chevron-double-up:before{content:"\e451"}.fi-rr-chicken-bucket:before{content:"\e452"}.fi-rr-child:before{content:"\e453"}.fi-rr-child-head:before{content:"\e454"}.fi-rr-chimney:before{content:"\e455"}.fi-rr-chimney-smoke:before{content:"\e456"}.fi-rr-chinese-temple:before{content:"\e457"}.fi-rr-chip:before{content:"\e458"}.fi-rr-chip-brain:before{content:"\e459"}.fi-rr-chocolate:before{content:"\e45a"}.fi-rr-choir-singing:before{content:"\e45c"}.fi-rr-choose:before{content:"\e45d"}.fi-rr-choose-alt:before{content:"\e45e"}.fi-rr-church:before{content:"\e460"}.fi-rr-churros:before{content:"\e461"}.fi-rr-cinnamon-roll:before{content:"\e462"}.fi-rr-circle:before{content:"\e463"}.fi-rr-circle-0:before{content:"\e464"}.fi-rr-circle-1:before{content:"\e465"}.fi-rr-circle-2:before{content:"\e466"}.fi-rr-circle-3:before{content:"\e467"}.fi-rr-circle-4:before{content:"\e468"}.fi-rr-circle-5:before{content:"\e469"}.fi-rr-circle-6:before{content:"\e46a"}.fi-rr-circle-7:before{content:"\e46b"}.fi-rr-circle-8:before{content:"\e46c"}.fi-rr-circle-9:before{content:"\e46d"}.fi-rr-circle-a:before{content:"\e46e"}.fi-rr-circle-b:before{content:"\e470"}.fi-rr-circle-bolt:before{content:"\e471"}.fi-rr-circle-book-open:before{content:"\e472"}.fi-rr-circle-bookmark:before{content:"\e473"}.fi-rr-circle-c:before{content:"\e474"}.fi-rr-circle-calendar:before{content:"\e475"}.fi-rr-circle-camera:before{content:"\e476"}.fi-rr-circle-d:before{content:"\e478"}.fi-rr-circle-dashed:before{content:"\e479"}.fi-rr-circle-divide:before{content:"\e47a"}.fi-rr-circle-e:before{content:"\e47c"}.fi-rr-circle-ellipsis:before{content:"\e47d"}.fi-rr-circle-ellipsis-vertical:before{content:"\e47e"}.fi-rr-circle-envelope:before{content:"\e47f"}.fi-rr-circle-exclamation-check:before{content:"\e480"}.fi-rr-circle-f:before{content:"\e481"}.fi-rr-circle-g:before{content:"\e482"}.fi-rr-circle-h:before{content:"\e483"}.fi-rr-circle-half:before{content:"\e484"}.fi-rr-circle-half-stroke:before{content:"\e485"}.fi-rr-circle-heart:before{content:"\e486"}.fi-rr-circle-i:before{content:"\e487"}.fi-rr-circle-j:before{content:"\e488"}.fi-rr-circle-k:before{content:"\e489"}.fi-rr-circle-l:before{content:"\e48a"}.fi-rr-circle-m:before{content:"\e48b"}.fi-rr-circle-microphone:before{content:"\e48c"}.fi-rr-circle-microphone-lines:before{content:"\e48d"}.fi-rr-circle-n:before{content:"\e48e"}.fi-rr-circle-nodes:before{content:"\e48f"}.fi-rr-circle-o:before{content:"\e490"}.fi-rr-circle-overlap:before{content:"\e491"}.fi-rr-circle-p:before{content:"\e492"}.fi-rr-circle-phone:before{content:"\e494"}.fi-rr-circle-phone-flip:before{content:"\e495"}.fi-rr-circle-phone-hangup:before{content:"\e496"}.fi-rr-circle-q:before{content:"\e498"}.fi-rr-circle-quarter:before{content:"\e499"}.fi-rr-circle-quarters-alt:before{content:"\e49b"}.fi-rr-circle-r:before{content:"\e49c"}.fi-rr-circle-s:before{content:"\e49d"}.fi-rr-circle-small:before{content:"\e49e"}.fi-rr-circle-star:before{content:"\e49f"}.fi-rr-circle-t:before{content:"\e4a1"}.fi-rr-circle-three-quarters:before{content:"\e4a2"}.fi-rr-circle-trash:before{content:"\e4a3"}.fi-rr-circle-u:before{content:"\e4a4"}.fi-rr-circle-user:before{content:"\e4a5"}.fi-rr-circle-v:before{content:"\e4a6"}.fi-rr-circle-video:before{content:"\e4a7"}.fi-rr-circle-w:before{content:"\e4a8"}.fi-rr-circle-water-plug:before{content:"\e4a9"}.fi-rr-circle-waveform-lines:before{content:"\e4aa"}.fi-rr-circle-wifi-circle-wifi:before{content:"\e4ab"}.fi-rr-circle-x:before{content:"\e4ac"}.fi-rr-circle-xmark:before{content:"\e4ad"}.fi-rr-circle-y:before{content:"\e4ae"}.fi-rr-circle-z:before{content:"\e4af"}.fi-rr-citrus:before{content:"\e4b0"}.fi-rr-citrus-slice:before{content:"\e4b1"}.fi-rr-city:before{content:"\e4b2"}.fi-rr-civil-law:before{content:"\e4b3"}.fi-rr-clapper-open:before{content:"\e4b4"}.fi-rr-clapperboard:before{content:"\e4b5"}.fi-rr-clapperboard-play:before{content:"\e4b6"}.fi-rr-clapperboard-question-mark:before{content:"\e4b7"}.fi-rr-clarinet:before{content:"\e4b8"}.fi-rr-claw-marks:before{content:"\e4b9"}.fi-rr-clear-alt:before{content:"\e4bc"}.fi-rr-clip:before{content:"\e4bf"}.fi-rr-clip-file:before{content:"\e4c0"}.fi-rr-clip-mail:before{content:"\e4c1"}.fi-rr-clipboard:before{content:"\e4c2"}.fi-rr-clipboard-check:before{content:"\e4c3"}.fi-rr-clipboard-exclamation:before{content:"\e4c4"}.fi-rr-clipboard-list:before{content:"\e4c5"}.fi-rr-clipboard-list-check:before{content:"\e4c6"}.fi-rr-clipboard-prescription:before{content:"\e4c7"}.fi-rr-clipboard-question:before{content:"\e4c8"}.fi-rr-clipboard-user:before{content:"\e4c9"}.fi-rr-clipoard-wrong:before{content:"\e4ca"}.fi-rr-clock:before{content:"\e4cb"}.fi-rr-clock-desk:before{content:"\e4cc"}.fi-rr-clock-eight-thirty:before{content:"\e4cd"}.fi-rr-clock-eleven:before{content:"\e4ce"}.fi-rr-clock-eleven-thirty:before{content:"\e4cf"}.fi-rr-clock-five:before{content:"\e4d0"}.fi-rr-clock-five-thirty:before{content:"\e4d1"}.fi-rr-clock-four-thirty:before{content:"\e4d2"}.fi-rr-clock-future-past:before{content:"\e4d3"}.fi-rr-clock-money:before{content:"\e4d4"}.fi-rr-clock-nine:before{content:"\e4d5"}.fi-rr-clock-nine-thirty:before{content:"\e4d6"}.fi-rr-clock-one:before{content:"\e4d7"}.fi-rr-clock-one-thirty:before{content:"\e4d8"}.fi-rr-clock-seven:before{content:"\e4d9"}.fi-rr-clock-seven-thirty:before{content:"\e4da"}.fi-rr-clock-six:before{content:"\e4db"}.fi-rr-clock-six-thirty:before{content:"\e4dc"}.fi-rr-clock-ten:before{content:"\e4dd"}.fi-rr-clock-ten-thirty:before{content:"\e4de"}.fi-rr-clock-three:before{content:"\e4df"}.fi-rr-clock-three-thirty:before{content:"\e4e0"}.fi-rr-clock-time-tracking:before{content:"\e4e1"}.fi-rr-clock-twelve:before{content:"\e4e2"}.fi-rr-clock-twelve-thirty:before{content:"\e4e3"}.fi-rr-clock-two:before{content:"\e4e4"}.fi-rr-clock-two-thirty:before{content:"\e4e5"}.fi-rr-clock-up-arrow:before{content:"\e4e6"}.fi-rr-clone:before{content:"\e4e7"}.fi-rr-closed:before{content:"\e4e8"}.fi-rr-closed-captioning-slash:before{content:"\e4e9"}.fi-rr-clothes-hanger:before{content:"\e4ea"}.fi-rr-clothing-rack:before{content:"\e4eb"}.fi-rr-cloud:before{content:"\e4ec"}.fi-rr-cloud-back-up:before{content:"\e4ed"}.fi-rr-cloud-back-up-alt:before{content:"\e4ee"}.fi-rr-cloud-check:before{content:"\e4ef"}.fi-rr-cloud-code:before{content:"\e4f0"}.fi-rr-cloud-data:before{content:"\e4f1"}.fi-rr-cloud-disabled:before{content:"\e4f2"}.fi-rr-cloud-download:before{content:"\e4f3"}.fi-rr-cloud-download-alt:before{content:"\e4f4"}.fi-rr-cloud-download-circle:before{content:"\e4f5"}.fi-rr-cloud-drizzle:before{content:"\e4f6"}.fi-rr-cloud-exclamation:before{content:"\e4f7"}.fi-rr-cloud-gear-automation:before{content:"\e4f9"}.fi-rr-cloud-hail:before{content:"\e4fa"}.fi-rr-cloud-hail-mixed:before{content:"\e4fb"}.fi-rr-cloud-lock:before{content:"\e4fc"}.fi-rr-cloud-meatball:before{content:"\e4fd"}.fi-rr-cloud-moon:before{content:"\e4ff"}.fi-rr-cloud-moon-rain:before{content:"\e500"}.fi-rr-cloud-question:before{content:"\e502"}.fi-rr-cloud-rain:before{content:"\e503"}.fi-rr-cloud-rainbow:before{content:"\e504"}.fi-rr-cloud-share:before{content:"\e505"}.fi-rr-cloud-showers:before{content:"\e506"}.fi-rr-cloud-showers-heavy:before{content:"\e507"}.fi-rr-cloud-showers-water:before{content:"\e508"}.fi-rr-cloud-sleet:before{content:"\e50a"}.fi-rr-cloud-snow:before{content:"\e50b"}.fi-rr-cloud-stairs:before{content:"\e50c"}.fi-rr-cloud-sun:before{content:"\e50d"}.fi-rr-cloud-sun-rain:before{content:"\e50e"}.fi-rr-cloud-sun-tear:before{content:"\e50f"}.fi-rr-cloud-upload:before{content:"\e510"}.fi-rr-cloud-upload-alt:before{content:"\e511"}.fi-rr-cloud-upload-circle:before{content:"\e512"}.fi-rr-cloud-windy:before{content:"\e514"}.fi-rr-clouds:before{content:"\e517"}.fi-rr-clouds-moon:before{content:"\e518"}.fi-rr-clouds-sun:before{content:"\e519"}.fi-rr-clover-alt:before{content:"\e51a"}.fi-rr-club:before{content:"\e51b"}.fi-rr-cocktail:before{content:"\e52b"}.fi-rr-cocktail-alt:before{content:"\e52c"}.fi-rr-coconut:before{content:"\e52d"}.fi-rr-coconut-water:before{content:"\e52e"}.fi-rr-code-branch:before{content:"\e52f"}.fi-rr-code-commit:before{content:"\e530"}.fi-rr-code-compare:before{content:"\e531"}.fi-rr-code-editing:before{content:"\e532"}.fi-rr-code-fork:before{content:"\e533"}.fi-rr-code-merge:before{content:"\e534"}.fi-rr-code-pull-request:before{content:"\e535"}.fi-rr-code-pull-request-closed:before{content:"\e536"}.fi-rr-code-pull-request-draft:before{content:"\e537"}.fi-rr-code-simple:before{content:"\e538"}.fi-rr-code-window:before{content:"\e539"}.fi-rr-coffee:before{content:"\e53a"}.fi-rr-coffee-bean:before{content:"\e53b"}.fi-rr-coffee-beans:before{content:"\e53c"}.fi-rr-coffee-heart:before{content:"\e53d"}.fi-rr-coffee-maker:before{content:"\e53e"}.fi-rr-coffee-pot:before{content:"\e53f"}.fi-rr-coffee-time:before{content:"\e540"}.fi-rr-coffin:before{content:"\e541"}.fi-rr-coffin-cross:before{content:"\e542"}.fi-rr-coil:before{content:"\e543"}.fi-rr-coin:before{content:"\e544"}.fi-rr-coin-up-arrow:before{content:"\e545"}.fi-rr-coins:before{content:"\e546"}.fi-rr-coins-crypto:before{content:"\e547"}.fi-rr-coins-shield:before{content:"\e548"}.fi-rr-colon-sign:before{content:"\e54a"}.fi-rr-columns-3:before{content:"\e54c"}.fi-rr-comb:before{content:"\e54d"}.fi-rr-comb-hair:before{content:"\e54e"}.fi-rr-comedy-podcast:before{content:"\e54f"}.fi-rr-comet:before{content:"\e550"}.fi-rr-command:before{content:"\e552"}.fi-rr-comment:before{content:"\e553"}.fi-rr-comment-alt:before{content:"\e554"}.fi-rr-comment-alt-check:before{content:"\e555"}.fi-rr-comment-alt-dots:before{content:"\e556"}.fi-rr-comment-alt-edit:before{content:"\e557"}.fi-rr-comment-alt-lock:before{content:"\e558"}.fi-rr-comment-alt-medical:before{content:"\e559"}.fi-rr-comment-alt-middle:before{content:"\e55a"}.fi-rr-comment-alt-middle-top:before{content:"\e55b"}.fi-rr-comment-alt-minus:before{content:"\e55c"}.fi-rr-comment-alt-music:before{content:"\e55d"}.fi-rr-comment-arrow-down:before{content:"\e560"}.fi-rr-comment-arrow-up:before{content:"\e561"}.fi-rr-comment-arrow-up-right:before{content:"\e562"}.fi-rr-comment-check:before{content:"\e563"}.fi-rr-comment-clock:before{content:"\e564"}.fi-rr-comment-code:before{content:"\e565"}.fi-rr-comment-dollar:before{content:"\e566"}.fi-rr-comment-dots:before{content:"\e567"}.fi-rr-comment-exclamation:before{content:"\e568"}.fi-rr-comment-heart:before{content:"\e569"}.fi-rr-comment-image:before{content:"\e56a"}.fi-rr-comment-info:before{content:"\e56b"}.fi-rr-comment-lock:before{content:"\e56c"}.fi-rr-comment-medical:before{content:"\e56d"}.fi-rr-comment-minus:before{content:"\e56e"}.fi-rr-comment-pen:before{content:"\e56f"}.fi-rr-comment-question:before{content:"\e571"}.fi-rr-comment-quote:before{content:"\e572"}.fi-rr-comment-slash:before{content:"\e573"}.fi-rr-comment-smile:before{content:"\e574"}.fi-rr-comment-sms:before{content:"\e575"}.fi-rr-comment-text:before{content:"\e576"}.fi-rr-comment-user:before{content:"\e577"}.fi-rr-comment-xmark:before{content:"\e578"}.fi-rr-comments:before{content:"\e579"}.fi-rr-comments-dollar:before{content:"\e57a"}.fi-rr-comments-question:before{content:"\e57b"}.fi-rr-comments-question-check:before{content:"\e57c"}.fi-rr-compass-alt:before{content:"\e57d"}.fi-rr-compass-east:before{content:"\e57e"}.fi-rr-compass-north:before{content:"\e57f"}.fi-rr-compass-slash:before{content:"\e580"}.fi-rr-compass-south:before{content:"\e581"}.fi-rr-compass-west:before{content:"\e582"}.fi-rr-completed:before{content:"\e583"}.fi-rr-compliance:before{content:"\e584"}.fi-rr-compliance-clipboard:before{content:"\e585"}.fi-rr-compliance-document:before{content:"\e586"}.fi-rr-compress:before{content:"\e587"}.fi-rr-compress-alt:before{content:"\e588"}.fi-rr-computer:before{content:"\e589"}.fi-rr-computer-ad:before{content:"\e58a"}.fi-rr-computer-classic:before{content:"\e58b"}.fi-rr-computer-mouse:before{content:"\e58c"}.fi-rr-computer-speaker:before{content:"\e58d"}.fi-rr-concierge-bell:before{content:"\e58e"}.fi-rr-concrete-mixer:before{content:"\e590"}.fi-rr-condition:before{content:"\e591"}.fi-rr-condition-alt:before{content:"\e592"}.fi-rr-confetti:before{content:"\e593"}.fi-rr-confidential-discussion:before{content:"\e594"}.fi-rr-confidential-folder:before{content:"\e595"}.fi-rr-confirmed-user:before{content:"\e596"}.fi-rr-console-controller:before{content:"\e598"}.fi-rr-constellation:before{content:"\e599"}.fi-rr-construction-helmet:before{content:"\e59a"}.fi-rr-construction-location:before{content:"\e59b"}.fi-rr-consultant:before{content:"\e59c"}.fi-rr-contact-lens-eyes:before{content:"\e59d"}.fi-rr-container-storage:before{content:"\e59f"}.fi-rr-contract:before{content:"\e5a0"}.fi-rr-contrast:before{content:"\e5a1"}.fi-rr-convert-document:before{content:"\e5a2"}.fi-rr-convert-shapes:before{content:"\e5a3"}.fi-rr-conveyor-belt:before{content:"\e5a4"}.fi-rr-conveyor-belt-alt:before{content:"\e5a5"}.fi-rr-conveyor-belt-arm:before{content:"\e5a6"}.fi-rr-conveyor-belt-empty:before{content:"\e5a7"}.fi-rr-cookie:before{content:"\e5a8"}.fi-rr-cookie-alt:before{content:"\e5a9"}.fi-rr-cookie-lock:before{content:"\e5aa"}.fi-rr-copy:before{content:"\e5ab"}.fi-rr-copy-alt:before{content:"\e5ac"}.fi-rr-copy-image:before{content:"\e5ad"}.fi-rr-copyright:before{content:"\e5ae"}.fi-rr-coral-reef:before{content:"\e5af"}.fi-rr-coriander:before{content:"\e5b0"}.fi-rr-corn:before{content:"\e5b1"}.fi-rr-corporate:before{content:"\e5b3"}.fi-rr-corporate-alt:before{content:"\e5b4"}.fi-rr-corruption:before{content:"\e5b5"}.fi-rr-couch:before{content:"\e5b6"}.fi-rr-court-order:before{content:"\e5b9"}.fi-rr-court-sport:before{content:"\e5ba"}.fi-rr-cow:before{content:"\e5bb"}.fi-rr-cow-alt:before{content:"\e5bc"}.fi-rr-cowbell:before{content:"\e5bd"}.fi-rr-cowbell-circle-plus:before{content:"\e5be"}.fi-rr-cowbell-more:before{content:"\e5bf"}.fi-rr-coworking:before{content:"\e5c0"}.fi-rr-cpu:before{content:"\e5c1"}.fi-rr-crab:before{content:"\e5c2"}.fi-rr-crane:before{content:"\e5c3"}.fi-rr-crane-building:before{content:"\e5c4"}.fi-rr-crate-empty:before{content:"\e5c5"}.fi-rr-cream:before{content:"\e5c6"}.fi-rr-credit-card:before{content:"\e5d6"}.fi-rr-credit-card-buyer:before{content:"\e5d7"}.fi-rr-credit-card-check:before{content:"\e5d8"}.fi-rr-credit-card-edit:before{content:"\e5d9"}.fi-rr-credit-card-eye:before{content:"\e5da"}.fi-rr-credit-card-notification:before{content:"\e5db"}.fi-rr-credit-card-xmark:before{content:"\e5dc"}.fi-rr-crepe:before{content:"\e5e0"}.fi-rr-cricket:before{content:"\e5e1"}.fi-rr-CRM:before{content:"\e5e2"}.fi-rr-crm-alt:before{content:"\e5e3"}.fi-rr-crm-computer:before{content:"\e5e4"}.fi-rr-crochet:before{content:"\e5e5"}.fi-rr-croissant:before{content:"\e5e6"}.fi-rr-cross:before{content:"\e5e8"}.fi-rr-cross-circle:before{content:"\e5e9"}.fi-rr-cross-religion:before{content:"\e5ea"}.fi-rr-cross-small:before{content:"\e5eb"}.fi-rr-crossed-hammers:before{content:"\e5ed"}.fi-rr-crossed-hands-reject:before{content:"\e5ee"}.fi-rr-crow:before{content:"\e5ef"}.fi-rr-crowdfunding:before{content:"\e5f0"}.fi-rr-crown:before{content:"\e5f1"}.fi-rr-crutch:before{content:"\e5f2"}.fi-rr-crutches:before{content:"\e5f3"}.fi-rr-cruzeiro-sign:before{content:"\e5f4"}.fi-rr-crypto-calendar:before{content:"\e5f5"}.fi-rr-crypto-vault:before{content:"\e5f6"}.fi-rr-crypto-wallet:before{content:"\e5f7"}.fi-rr-cryptocurrency:before{content:"\e5f8"}.fi-rr-crystal-ball:before{content:"\e5f9"}.fi-rr-cube:before{content:"\e608"}.fi-rr-cubes:before{content:"\e609"}.fi-rr-cubes-stacked:before{content:"\e60a"}.fi-rr-cucumber:before{content:"\e60b"}.fi-rr-cumin:before{content:"\e60c"}.fi-rr-cup-straw:before{content:"\e60d"}.fi-rr-cup-straw-swoosh:before{content:"\e60e"}.fi-rr-cup-togo:before{content:"\e60f"}.fi-rr-cupcake:before{content:"\e610"}.fi-rr-cupcake-alt:before{content:"\e611"}.fi-rr-curling:before{content:"\e613"}.fi-rr-curling-iron:before{content:"\e614"}.fi-rr-currency:before{content:"\e615"}.fi-rr-cursor:before{content:"\e616"}.fi-rr-cursor-finger:before{content:"\e617"}.fi-rr-cursor-finger-click:before{content:"\e618"}.fi-rr-cursor-plus:before{content:"\e619"}.fi-rr-cursor-text:before{content:"\e61a"}.fi-rr-cursor-text-alt:before{content:"\e61b"}.fi-rr-curve:before{content:"\e61c"}.fi-rr-curve-alt:before{content:"\e61d"}.fi-rr-curve-arrow:before{content:"\e61e"}.fi-rr-custard:before{content:"\e61f"}.fi-rr-customer-care:before{content:"\e620"}.fi-rr-customer-service:before{content:"\e621"}.fi-rr-customization:before{content:"\e622"}.fi-rr-customization-cogwheel:before{content:"\e623"}.fi-rr-customize:before{content:"\e624"}.fi-rr-customize-computer:before{content:"\e625"}.fi-rr-customize-edit:before{content:"\e626"}.fi-rr-cutter:before{content:"\e627"}.fi-rr-CV:before{content:"\e628"}.fi-rr-cvv-card:before{content:"\e629"}.fi-rr-cyborg:before{content:"\e62a"}.fi-rr-cycling:before{content:"\e62b"}.fi-rr-cystitis:before{content:"\e62c"}.fi-rr-d:before{content:"\e62d"}.fi-rr-dagger:before{content:"\e62e"}.fi-rr-daily-calendar:before{content:"\e62f"}.fi-rr-daisy:before{content:"\e631"}.fi-rr-daisy-alt:before{content:"\e632"}.fi-rr-damage:before{content:"\e633"}.fi-rr-danger-sign:before{content:"\e634"}.fi-rr-dark-mode:before{content:"\e635"}.fi-rr-dark-mode-alt:before{content:"\e636"}.fi-rr-dart:before{content:"\e637"}.fi-rr-dashboard:before{content:"\e639"}.fi-rr-dashboard-monitor:before{content:"\e63a"}.fi-rr-dashboard-panel:before{content:"\e63b"}.fi-rr-data-backup:before{content:"\e63d"}.fi-rr-data-cleaning:before{content:"\e63e"}.fi-rr-data-encryption:before{content:"\e63f"}.fi-rr-data-insight:before{content:"\e640"}.fi-rr-data-migration:before{content:"\e641"}.fi-rr-data-mining:before{content:"\e642"}.fi-rr-data-model:before{content:"\e643"}.fi-rr-data-processing:before{content:"\e644"}.fi-rr-data-report:before{content:"\e645"}.fi-rr-data-transfer:before{content:"\e646"}.fi-rr-database:before{content:"\e647"}.fi-rr-database-cleaning:before{content:"\e648"}.fi-rr-database-cloud-circle:before{content:"\e649"}.fi-rr-database-management:before{content:"\e64a"}.fi-rr-deadline:before{content:"\e64b"}.fi-rr-deafness:before{content:"\e64c"}.fi-rr-debt:before{content:"\e64d"}.fi-rr-december-calendar:before{content:"\e64f"}.fi-rr-decision-choice:before{content:"\e650"}.fi-rr-decision-tree:before{content:"\e651"}.fi-rr-declined-receipt:before{content:"\e652"}.fi-rr-deep-learning:before{content:"\e653"}.fi-rr-deer:before{content:"\e654"}.fi-rr-deer-rudolph:before{content:"\e655"}.fi-rr-degree-credential:before{content:"\e657"}.fi-rr-delete:before{content:"\e658"}.fi-rr-delete-document:before{content:"\e659"}.fi-rr-delete-right:before{content:"\e65a"}.fi-rr-delete-user:before{content:"\e65b"}.fi-rr-delivery-man:before{content:"\e65d"}.fi-rr-delivery-truck:before{content:"\e65e"}.fi-rr-democrat:before{content:"\e661"}.fi-rr-demographic:before{content:"\e662"}.fi-rr-department:before{content:"\e663"}.fi-rr-department-structure:before{content:"\e664"}.fi-rr-deposit:before{content:"\e665"}.fi-rr-deposit-alt:before{content:"\e666"}.fi-rr-description:before{content:"\e667"}.fi-rr-description-alt:before{content:"\e668"}.fi-rr-desert:before{content:"\e669"}.fi-rr-desert-dune:before{content:"\e66a"}.fi-rr-desk:before{content:"\e66b"}.fi-rr-desktop-arrow-down:before{content:"\e66c"}.fi-rr-desktop-wallpaper:before{content:"\e66d"}.fi-rr-detergent:before{content:"\e66e"}.fi-rr-devices:before{content:"\e671"}.fi-rr-dewpoint:before{content:"\e672"}.fi-rr-dharmachakra:before{content:"\e673"}.fi-rr-diagram-cells:before{content:"\e674"}.fi-rr-diagram-lean-canvas:before{content:"\e675"}.fi-rr-diagram-nested:before{content:"\e676"}.fi-rr-diagram-next:before{content:"\e677"}.fi-rr-diagram-predecessor:before{content:"\e678"}.fi-rr-diagram-previous:before{content:"\e679"}.fi-rr-diagram-project:before{content:"\e67a"}.fi-rr-diagram-sankey:before{content:"\e67b"}.fi-rr-diagram-subtask:before{content:"\e67c"}.fi-rr-diagram-successor:before{content:"\e67d"}.fi-rr-diagram-venn:before{content:"\e67e"}.fi-rr-dial:before{content:"\e67f"}.fi-rr-dial-high:before{content:"\e680"}.fi-rr-dial-low:before{content:"\e681"}.fi-rr-dial-max:before{content:"\e682"}.fi-rr-dial-med:before{content:"\e683"}.fi-rr-dial-med-low:before{content:"\e684"}.fi-rr-dial-min:before{content:"\e685"}.fi-rr-dial-off:before{content:"\e686"}.fi-rr-dialogue-exchange:before{content:"\e687"}.fi-rr-diamond:before{content:"\e688"}.fi-rr-diamond-box:before{content:"\e689"}.fi-rr-diamond-exclamation:before{content:"\e68a"}.fi-rr-diamond-open-box:before{content:"\e68b"}.fi-rr-diamond-turn-right:before{content:"\e68c"}.fi-rr-diary-bookmark-down:before{content:"\e68d"}.fi-rr-diary-bookmarks:before{content:"\e68e"}.fi-rr-diary-clasp:before{content:"\e68f"}.fi-rr-dice:before{content:"\e690"}.fi-rr-dice-alt:before{content:"\e691"}.fi-rr-dice-d10:before{content:"\e692"}.fi-rr-dice-d12:before{content:"\e693"}.fi-rr-dice-d20:before{content:"\e694"}.fi-rr-dice-d4:before{content:"\e695"}.fi-rr-dice-d6:before{content:"\e696"}.fi-rr-dice-d8:before{content:"\e697"}.fi-rr-dice-four:before{content:"\e698"}.fi-rr-dice-one:before{content:"\e699"}.fi-rr-dice-six:before{content:"\e69a"}.fi-rr-dice-three:before{content:"\e69b"}.fi-rr-dice-two:before{content:"\e69c"}.fi-rr-dictionary:before{content:"\e69d"}.fi-rr-dictionary-alt:before{content:"\e69e"}.fi-rr-dictionary-open:before{content:"\e69f"}.fi-rr-digging:before{content:"\e6a1"}.fi-rr-digital-banking:before{content:"\e6a2"}.fi-rr-digital-certificate:before{content:"\e6a3"}.fi-rr-digital-identity:before{content:"\e6a4"}.fi-rr-digital-key:before{content:"\e6a5"}.fi-rr-digital-money:before{content:"\e6aa"}.fi-rr-digital-payment:before{content:"\e6ab"}.fi-rr-digital-signature:before{content:"\e6ac"}.fi-rr-digital-tachograph:before{content:"\e6ad"}.fi-rr-digital-wallet:before{content:"\e6ae"}.fi-rr-dinner:before{content:"\e6b0"}.fi-rr-diploma:before{content:"\e6b1"}.fi-rr-diploma-alt:before{content:"\e6b2"}.fi-rr-direction-signal:before{content:"\e6b3"}.fi-rr-direction-signal-arrow:before{content:"\e6b4"}.fi-rr-disc-drive:before{content:"\e6b5"}.fi-rr-disco-ball:before{content:"\e6b7"}.fi-rr-discount:before{content:"\e6bc"}.fi-rr-discover:before{content:"\e6bd"}.fi-rr-discussion-group:before{content:"\e6bf"}.fi-rr-discussion-idea:before{content:"\e6c0"}.fi-rr-disease:before{content:"\e6c1"}.fi-rr-dishwasher:before{content:"\e6c2"}.fi-rr-disinfection:before{content:"\e6c3"}.fi-rr-disk:before{content:"\e6c4"}.fi-rr-display-arrow-down:before{content:"\e6c6"}.fi-rr-display-chart-up:before{content:"\e6c8"}.fi-rr-display-code:before{content:"\e6c9"}.fi-rr-display-medical:before{content:"\e6ca"}.fi-rr-display-slash:before{content:"\e6cb"}.fi-rr-distribute-spacing-horizontal:before{content:"\e6cc"}.fi-rr-distribute-spacing-vertical:before{content:"\e6cd"}.fi-rr-divide:before{content:"\e6cf"}.fi-rr-diving-googles:before{content:"\e6d0"}.fi-rr-dizzy:before{content:"\e6d1"}.fi-rr-dj-disc:before{content:"\e6d2"}.fi-rr-dna:before{content:"\e6d4"}.fi-rr-do-not-disturb:before{content:"\e6d7"}.fi-rr-do-not-disturb-doorknob:before{content:"\e6d8"}.fi-rr-do-not-enter:before{content:"\e6d9"}.fi-rr-doctor:before{content:"\e6db"}.fi-rr-doctor-bag:before{content:"\e6dc"}.fi-rr-document:before{content:"\e6de"}.fi-rr-document-autosave:before{content:"\e6df"}.fi-rr-document-circle-arrow-up:before{content:"\e6e0"}.fi-rr-document-circle-wrong:before{content:"\e6e1"}.fi-rr-document-fail:before{content:"\e6e2"}.fi-rr-document-folder-gear:before{content:"\e6e4"}.fi-rr-document-gavel:before{content:"\e6e5"}.fi-rr-document-gear:before{content:"\e6e7"}.fi-rr-document-link:before{content:"\e6e8"}.fi-rr-document-nft:before{content:"\e6e9"}.fi-rr-document-paid:before{content:"\e6ea"}.fi-rr-document-scanner:before{content:"\e6eb"}.fi-rr-document-signed:before{content:"\e6ec"}.fi-rr-document-writer:before{content:"\e6ed"}.fi-rr-dog:before{content:"\e6ef"}.fi-rr-dog-bowl-empty:before{content:"\e6f0"}.fi-rr-dog-leashed:before{content:"\e6f1"}.fi-rr-dollar:before{content:"\e6f2"}.fi-rr-dolly-flatbed:before{content:"\e6f3"}.fi-rr-dolly-flatbed-alt:before{content:"\e6f4"}.fi-rr-dolly-flatbed-empty:before{content:"\e6f5"}.fi-rr-dolphin:before{content:"\e6f6"}.fi-rr-domino-effect:before{content:"\e6f7"}.fi-rr-donate:before{content:"\e6f8"}.fi-rr-donate-box:before{content:"\e6f9"}.fi-rr-dong-sign:before{content:"\e6fa"}.fi-rr-donut:before{content:"\e6fb"}.fi-rr-door-closed:before{content:"\e6fc"}.fi-rr-door-hanger:before{content:"\e6fd"}.fi-rr-door-open:before{content:"\e6fe"}.fi-rr-door-window:before{content:"\e6ff"}.fi-rr-dorayaki:before{content:"\e700"}.fi-rr-dorm-room:before{content:"\e701"}.fi-rr-dot-circle:before{content:"\e702"}.fi-rr-dot-pending:before{content:"\e703"}.fi-rr-dots-loading:before{content:"\e704"}.fi-rr-dove:before{content:"\e705"}.fi-rr-down:before{content:"\e707"}.fi-rr-down-from-bracket:before{content:"\e708"}.fi-rr-down-left:before{content:"\e709"}.fi-rr-down-left-and-up-right-to-center:before{content:"\e70a"}.fi-rr-down-right:before{content:"\e70b"}.fi-rr-down-to-line:before{content:"\e70c"}.fi-rr-download:before{content:"\e70d"}.fi-rr-drafting-compass:before{content:"\e70f"}.fi-rr-drafting-compass-paper:before{content:"\e710"}.fi-rr-dragon:before{content:"\e711"}.fi-rr-dragon-fire:before{content:"\e712"}.fi-rr-draw-polygon:before{content:"\e713"}.fi-rr-draw-square:before{content:"\e714"}.fi-rr-drawer:before{content:"\e715"}.fi-rr-drawer-alt:before{content:"\e716"}.fi-rr-drawer-empty:before{content:"\e717"}.fi-rr-dreidel:before{content:"\e718"}.fi-rr-dress:before{content:"\e719"}.fi-rr-driller:before{content:"\e71b"}.fi-rr-drink-alt:before{content:"\e71d"}.fi-rr-driver-man:before{content:"\e71e"}.fi-rr-driver-woman:before{content:"\e71f"}.fi-rr-drone:before{content:"\e720"}.fi-rr-drone-alt:before{content:"\e721"}.fi-rr-drone-front:before{content:"\e722"}.fi-rr-drop-down:before{content:"\e723"}.fi-rr-dropdown:before{content:"\e725"}.fi-rr-dropdown-bar:before{content:"\e726"}.fi-rr-dropdown-select:before{content:"\e727"}.fi-rr-drought:before{content:"\e729"}.fi-rr-drugs-addiction:before{content:"\e72a"}.fi-rr-drum:before{content:"\e72b"}.fi-rr-drum-steelpan:before{content:"\e72c"}.fi-rr-drumstick:before{content:"\e72d"}.fi-rr-drumstick-bite:before{content:"\e72e"}.fi-rr-dryer:before{content:"\e730"}.fi-rr-dryer-alt:before{content:"\e731"}.fi-rr-drywall:before{content:"\e733"}.fi-rr-dual-screen:before{content:"\e734"}.fi-rr-duck:before{content:"\e735"}.fi-rr-dumbbell-alt:before{content:"\e736"}.fi-rr-dumbbell-fitness:before{content:"\e737"}.fi-rr-dumbbell-heart:before{content:"\e738"}.fi-rr-dumbbell-horizontal:before{content:"\e739"}.fi-rr-dumbbell-ray:before{content:"\e73a"}.fi-rr-dumbbell-weightlifting:before{content:"\e73b"}.fi-rr-dumpling:before{content:"\e73c"}.fi-rr-dumpster:before{content:"\e73d"}.fi-rr-dumpster-fire:before{content:"\e73e"}.fi-rr-dungeon:before{content:"\e73f"}.fi-rr-duplicate:before{content:"\e740"}.fi-rr-duration:before{content:"\e741"}.fi-rr-duration-alt:before{content:"\e742"}.fi-rr-e:before{content:"\e743"}.fi-rr-e-learning:before{content:"\e744"}.fi-rr-e-sim:before{content:"\e745"}.fi-rr-eagle:before{content:"\e746"}.fi-rr-eagle-flying:before{content:"\e747"}.fi-rr-ear:before{content:"\e748"}.fi-rr-ear-deaf:before{content:"\e749"}.fi-rr-ear-muffs:before{content:"\e74a"}.fi-rr-ear-sound:before{content:"\e74b"}.fi-rr-earbuds:before{content:"\e74c"}.fi-rr-earnings:before{content:"\e74d"}.fi-rr-earth-africa:before{content:"\e74e"}.fi-rr-earth-americas:before{content:"\e74f"}.fi-rr-earth-asia:before{content:"\e750"}.fi-rr-earth-europa:before{content:"\e751"}.fi-rr-ebook:before{content:"\e753"}.fi-rr-eclipse:before{content:"\e754"}.fi-rr-eclipse-alt:before{content:"\e755"}.fi-rr-eco-battery:before{content:"\e756"}.fi-rr-eco-electric:before{content:"\e757"}.fi-rr-edamame:before{content:"\e758"}.fi-rr-edit:before{content:"\e759"}.fi-rr-edit-alt:before{content:"\e75a"}.fi-rr-edit-message:before{content:"\e75b"}.fi-rr-education-podcast:before{content:"\e75c"}.fi-rr-effect:before{content:"\e75d"}.fi-rr-egg:before{content:"\e75e"}.fi-rr-egg-fried:before{content:"\e75f"}.fi-rr-eiffel-tower:before{content:"\e760"}.fi-rr-eject:before{content:"\e761"}.fi-rr-electric-bike:before{content:"\e762"}.fi-rr-electric-bus:before{content:"\e763"}.fi-rr-electric-car:before{content:"\e764"}.fi-rr-electric-scooter:before{content:"\e765"}.fi-rr-elephant:before{content:"\e767"}.fi-rr-elevator:before{content:"\e768"}.fi-rr-email-feedback:before{content:"\e76a"}.fi-rr-email-heart:before{content:"\e76b"}.fi-rr-email-pending:before{content:"\e76c"}.fi-rr-email-refresh:before{content:"\e76d"}.fi-rr-email-star:before{content:"\e76e"}.fi-rr-emergency-call:before{content:"\e76f"}.fi-rr-emergency-stop:before{content:"\e770"}.fi-rr-employee-alt:before{content:"\e771"}.fi-rr-employee-handbook:before{content:"\e772"}.fi-rr-employee-man:before{content:"\e773"}.fi-rr-employee-man-alt:before{content:"\e774"}.fi-rr-employee-performance:before{content:"\e776"}.fi-rr-employees:before{content:"\e778"}.fi-rr-employees-woman-man:before{content:"\e779"}.fi-rr-empty-set:before{content:"\e77a"}.fi-rr-endless-loop:before{content:"\e77b"}.fi-rr-energy-drink:before{content:"\e77c"}.fi-rr-engine:before{content:"\e77e"}.fi-rr-engine-algorithm:before{content:"\e77f"}.fi-rr-engine-warning:before{content:"\e780"}.fi-rr-english:before{content:"\e781"}.fi-rr-enter:before{content:"\e782"}.fi-rr-entrance:before{content:"\e784"}.fi-rr-envelope:before{content:"\e785"}.fi-rr-envelope-ban:before{content:"\e786"}.fi-rr-envelope-bulk:before{content:"\e787"}.fi-rr-envelope-dot:before{content:"\e788"}.fi-rr-envelope-download:before{content:"\e789"}.fi-rr-envelope-heart:before{content:"\e78a"}.fi-rr-envelope-marker:before{content:"\e78b"}.fi-rr-envelope-open:before{content:"\e78c"}.fi-rr-envelope-open-dollar:before{content:"\e78d"}.fi-rr-envelope-open-text:before{content:"\e78e"}.fi-rr-envelope-plus:before{content:"\e78f"}.fi-rr-envelopes:before{content:"\e790"}.fi-rr-equality:before{content:"\e792"}.fi-rr-equals:before{content:"\e793"}.fi-rr-equestrian-statue:before{content:"\e794"}.fi-rr-eraser:before{content:"\e796"}.fi-rr-error-bug:before{content:"\e797"}.fi-rr-error-camera:before{content:"\e798"}.fi-rr-error-receipt:before{content:"\e799"}.fi-rr-escalator:before{content:"\e79a"}.fi-rr-ethernet:before{content:"\e79c"}.fi-rr-euro:before{content:"\e79e"}.fi-rr-europe-flag:before{content:"\e79f"}.fi-rr-europe-map:before{content:"\e7a0"}.fi-rr-european-union:before{content:"\e7a1"}.fi-rr-evidence:before{content:"\e7a3"}.fi-rr-exam-b:before{content:"\e7a4"}.fi-rr-exam-d:before{content:"\e7a5"}.fi-rr-exam-f:before{content:"\e7a6"}.fi-rr-exam-xmark:before{content:"\e7a7"}.fi-rr-excavator:before{content:"\e7a8"}.fi-rr-exchange:before{content:"\e7a9"}.fi-rr-exchange-alt:before{content:"\e7aa"}.fi-rr-exchange-cryptocurrency:before{content:"\e7ab"}.fi-rr-exclamation:before{content:"\e7ac"}.fi-rr-exit:before{content:"\e7af"}.fi-rr-exit-alt:before{content:"\e7b0"}.fi-rr-expand:before{content:"\e7b1"}.fi-rr-expand-arrows:before{content:"\e7b2"}.fi-rr-expand-arrows-alt:before{content:"\e7b3"}.fi-rr-expense:before{content:"\e7b4"}.fi-rr-expense-bill:before{content:"\e7b5"}.fi-rr-explosion:before{content:"\e7b8"}.fi-rr-external-hard-drive:before{content:"\e7b9"}.fi-rr-external-world:before{content:"\e7ba"}.fi-rr-eye:before{content:"\e7bb"}.fi-rr-eye-alert:before{content:"\e7bc"}.fi-rr-eye-arrow-progress:before{content:"\e7bd"}.fi-rr-eye-crossed:before{content:"\e7be"}.fi-rr-eye-drop:before{content:"\e7bf"}.fi-rr-eye-dropper:before{content:"\e7c0"}.fi-rr-eye-dropper-half:before{content:"\e7c1"}.fi-rr-eye-lashes:before{content:"\e7c3"}.fi-rr-eye-recognition:before{content:"\e7c4"}.fi-rr-eye-scanner:before{content:"\e7c5"}.fi-rr-eyelashes:before{content:"\e7c6"}.fi-rr-eyeliner:before{content:"\e7c7"}.fi-rr-eyes:before{content:"\e7c8"}.fi-rr-eyeshadow:before{content:"\e7c9"}.fi-rr-f:before{content:"\e7ca"}.fi-rr-fabric:before{content:"\e7cc"}.fi-rr-face-angry-horns:before{content:"\e7cd"}.fi-rr-face-anguished:before{content:"\e7ce"}.fi-rr-face-anxious-sweat:before{content:"\e7cf"}.fi-rr-face-astonished:before{content:"\e7d0"}.fi-rr-face-awesome:before{content:"\e7d1"}.fi-rr-face-beam-hand-over-mouth:before{content:"\e7d2"}.fi-rr-face-confounded:before{content:"\e7d3"}.fi-rr-face-confused:before{content:"\e7d4"}.fi-rr-face-cowboy-hat:before{content:"\e7d5"}.fi-rr-face-disappointed:before{content:"\e7d6"}.fi-rr-face-disguise:before{content:"\e7d7"}.fi-rr-face-downcast-sweat:before{content:"\e7d8"}.fi-rr-face-drooling:before{content:"\e7d9"}.fi-rr-face-explode:before{content:"\e7da"}.fi-rr-face-expressionless:before{content:"\e7db"}.fi-rr-face-eyes-xmarks:before{content:"\e7dc"}.fi-rr-face-fearful:before{content:"\e7dd"}.fi-rr-face-glasses:before{content:"\e7de"}.fi-rr-face-grin-tongue-wink:before{content:"\e7df"}.fi-rr-face-hand-yawn:before{content:"\e7e0"}.fi-rr-face-head-bandage:before{content:"\e7e1"}.fi-rr-face-hushed:before{content:"\e7e2"}.fi-rr-face-icicles:before{content:"\e7e3"}.fi-rr-face-lying:before{content:"\e7e4"}.fi-rr-face-mask:before{content:"\e7e5"}.fi-rr-face-monocle:before{content:"\e7e6"}.fi-rr-face-nauseated:before{content:"\e7e7"}.fi-rr-face-nose-steam:before{content:"\e7e8"}.fi-rr-face-party:before{content:"\e7e9"}.fi-rr-face-pensive:before{content:"\e7ea"}.fi-rr-face-persevering:before{content:"\e7eb"}.fi-rr-face-pleading:before{content:"\e7ec"}.fi-rr-face-raised-eyebrow:before{content:"\e7ed"}.fi-rr-face-relieved:before{content:"\e7ee"}.fi-rr-face-sad-sweat:before{content:"\e7ef"}.fi-rr-face-scream:before{content:"\e7f0"}.fi-rr-face-shush:before{content:"\e7f1"}.fi-rr-face-sleeping:before{content:"\e7f2"}.fi-rr-face-sleepy:before{content:"\e7f3"}.fi-rr-face-smile-halo:before{content:"\e7f4"}.fi-rr-face-smile-hearts:before{content:"\e7f5"}.fi-rr-face-smile-horns:before{content:"\e7f6"}.fi-rr-face-smile-tear:before{content:"\e7f7"}.fi-rr-face-smile-tongue:before{content:"\e7f8"}.fi-rr-face-smile-upside-down:before{content:"\e7f9"}.fi-rr-face-smiling-hands:before{content:"\e7fa"}.fi-rr-face-smirking:before{content:"\e7fb"}.fi-rr-face-sunglasses:before{content:"\e7fc"}.fi-rr-face-sunglasses-alt:before{content:"\e7fd"}.fi-rr-face-swear:before{content:"\e7fe"}.fi-rr-face-thermometer:before{content:"\e7ff"}.fi-rr-face-thinking:before{content:"\e800"}.fi-rr-face-tissue:before{content:"\e801"}.fi-rr-face-tongue-money:before{content:"\e802"}.fi-rr-face-tongue-sweat:before{content:"\e803"}.fi-rr-face-unamused:before{content:"\e804"}.fi-rr-face-viewfinder:before{content:"\e805"}.fi-rr-face-vomit:before{content:"\e806"}.fi-rr-face-weary:before{content:"\e807"}.fi-rr-face-woozy:before{content:"\e808"}.fi-rr-face-worried:before{content:"\e809"}.fi-rr-face-zany:before{content:"\e80a"}.fi-rr-face-zipper:before{content:"\e80b"}.fi-rr-facial-mask:before{content:"\e812"}.fi-rr-facial-massage:before{content:"\e813"}.fi-rr-facial-treatment:before{content:"\e814"}.fi-rr-fail:before{content:"\e815"}.fi-rr-fajita:before{content:"\e816"}.fi-rr-falafel:before{content:"\e817"}.fi-rr-family:before{content:"\e818"}.fi-rr-family-dress:before{content:"\e819"}.fi-rr-family-law:before{content:"\e81a"}.fi-rr-family-pants:before{content:"\e81b"}.fi-rr-fan:before{content:"\e81c"}.fi-rr-fan-table:before{content:"\e81d"}.fi-rr-farfalle:before{content:"\e81e"}.fi-rr-farm:before{content:"\e81f"}.fi-rr-faucet:before{content:"\e820"}.fi-rr-faucet-drip:before{content:"\e821"}.fi-rr-fax:before{content:"\e822"}.fi-rr-fbx-file:before{content:"\e823"}.fi-rr-feather:before{content:"\e824"}.fi-rr-feather-pointed:before{content:"\e825"}.fi-rr-features:before{content:"\e826"}.fi-rr-features-alt:before{content:"\e827"}.fi-rr-february-calendar:before{content:"\e828"}.fi-rr-fee:before{content:"\e82a"}.fi-rr-fee-receipt:before{content:"\e82c"}.fi-rr-feedback:before{content:"\e82d"}.fi-rr-feedback-alt:before{content:"\e82e"}.fi-rr-feedback-cycle-loop:before{content:"\e82f"}.fi-rr-feedback-hand:before{content:"\e830"}.fi-rr-feedback-review:before{content:"\e831"}.fi-rr-fence:before{content:"\e834"}.fi-rr-ferris-wheel:before{content:"\e835"}.fi-rr-fighter-jet:before{content:"\e837"}.fi-rr-file:before{content:"\e839"}.fi-rr-file-ai:before{content:"\e83a"}.fi-rr-file-audio:before{content:"\e83b"}.fi-rr-file-backup:before{content:"\e83c"}.fi-rr-file-binary:before{content:"\e83d"}.fi-rr-file-chart-line:before{content:"\e83e"}.fi-rr-file-chart-pie:before{content:"\e83f"}.fi-rr-file-circle-info:before{content:"\e840"}.fi-rr-file-cloud:before{content:"\e841"}.fi-rr-file-code:before{content:"\e842"}.fi-rr-file-conversion:before{content:"\e843"}.fi-rr-file-css:before{content:"\e844"}.fi-rr-file-csv:before{content:"\e845"}.fi-rr-file-download:before{content:"\e847"}.fi-rr-file-edit:before{content:"\e848"}.fi-rr-file-eps:before{content:"\e849"}.fi-rr-file-excel:before{content:"\e84a"}.fi-rr-file-exclamation:before{content:"\e84b"}.fi-rr-file-export:before{content:"\e84c"}.fi-rr-file-image:before{content:"\e84e"}.fi-rr-file-import:before{content:"\e84f"}.fi-rr-file-invoice:before{content:"\e850"}.fi-rr-file-invoice-dollar:before{content:"\e851"}.fi-rr-file-lock:before{content:"\e852"}.fi-rr-file-loop:before{content:"\e853"}.fi-rr-file-medical:before{content:"\e855"}.fi-rr-file-medical-alt:before{content:"\e856"}.fi-rr-file-minus:before{content:"\e857"}.fi-rr-file-pdf:before{content:"\e858"}.fi-rr-file-powerpoint:before{content:"\e85b"}.fi-rr-file-prescription:before{content:"\e85c"}.fi-rr-file-psd:before{content:"\e85d"}.fi-rr-file-question:before{content:"\e85e"}.fi-rr-file-recycle:before{content:"\e85f"}.fi-rr-file-signature:before{content:"\e860"}.fi-rr-file-spreadsheet:before{content:"\e862"}.fi-rr-file-upload:before{content:"\e863"}.fi-rr-file-user:before{content:"\e864"}.fi-rr-file-video:before{content:"\e865"}.fi-rr-file-word:before{content:"\e866"}.fi-rr-file-xls:before{content:"\e867"}.fi-rr-file-zip-alt:before{content:"\e869"}.fi-rr-file-zip-save:before{content:"\e86a"}.fi-rr-file-zipper:before{content:"\e86b"}.fi-rr-files-medical:before{content:"\e86d"}.fi-rr-fill:before{content:"\e86e"}.fi-rr-film:before{content:"\e86f"}.fi-rr-film-canister:before{content:"\e870"}.fi-rr-film-notification:before{content:"\e871"}.fi-rr-film-slash:before{content:"\e872"}.fi-rr-films:before{content:"\e873"}.fi-rr-filter:before{content:"\e874"}.fi-rr-filter-check:before{content:"\e875"}.fi-rr-filter-list:before{content:"\e876"}.fi-rr-filter-slash:before{content:"\e877"}.fi-rr-filters:before{content:"\e878"}.fi-rr-finance-education:before{content:"\e879"}.fi-rr-financial-analysis:before{content:"\e87a"}.fi-rr-financial-health:before{content:"\e87b"}.fi-rr-financial-protection:before{content:"\e87c"}.fi-rr-finger-droplet:before{content:"\e87d"}.fi-rr-finger-nail:before{content:"\e87e"}.fi-rr-fingerprint:before{content:"\e87f"}.fi-rr-fingerprint-identification:before{content:"\e880"}.fi-rr-fingerprint-magnifying-glass:before{content:"\e881"}.fi-rr-fingerprint-remove:before{content:"\e882"}.fi-rr-fingerprint-security-risk:before{content:"\e883"}.fi-rr-fingerprint-verified:before{content:"\e884"}.fi-rr-finish-flag:before{content:"\e885"}.fi-rr-finish-line:before{content:"\e886"}.fi-rr-fintech:before{content:"\e887"}.fi-rr-fire-alarm:before{content:"\e888"}.fi-rr-fire-bucket:before{content:"\e889"}.fi-rr-fire-burner:before{content:"\e88a"}.fi-rr-fire-door:before{content:"\e88b"}.fi-rr-fire-emergency-call:before{content:"\e88c"}.fi-rr-fire-exit:before{content:"\e88d"}.fi-rr-fire-extinguisher:before{content:"\e88e"}.fi-rr-fire-flame-curved:before{content:"\e88f"}.fi-rr-fire-flame-simple:before{content:"\e890"}.fi-rr-fire-helicopter:before{content:"\e891"}.fi-rr-fire-hydrant:before{content:"\e892"}.fi-rr-fire-shield:before{content:"\e893"}.fi-rr-fire-smoke:before{content:"\e894"}.fi-rr-fire-station:before{content:"\e895"}.fi-rr-fireplace:before{content:"\e898"}.fi-rr-first:before{content:"\e89b"}.fi-rr-first-aid-kit:before{content:"\e89c"}.fi-rr-first-award:before{content:"\e89d"}.fi-rr-first-laurel:before{content:"\e89e"}.fi-rr-first-medal:before{content:"\e89f"}.fi-rr-fish:before{content:"\e8a0"}.fi-rr-fish-bones:before{content:"\e8a1"}.fi-rr-fish-cooked:before{content:"\e8a2"}.fi-rr-fish-hook:before{content:"\e8a3"}.fi-rr-fishing-rod:before{content:"\e8a4"}.fi-rr-fist-move:before{content:"\e8a5"}.fi-rr-fitness-time:before{content:"\e8a6"}.fi-rr-fitness-watch:before{content:"\e8a7"}.fi-rr-flag:before{content:"\e8a8"}.fi-rr-flag-alt:before{content:"\e8a9"}.fi-rr-flag-checkered:before{content:"\e8aa"}.fi-rr-flag-usa:before{content:"\e8ab"}.fi-rr-flame:before{content:"\e8ac"}.fi-rr-flame-alert:before{content:"\e8ad"}.fi-rr-flash-sale:before{content:"\e8ae"}.fi-rr-flashcard:before{content:"\e8af"}.fi-rr-flashlight:before{content:"\e8b0"}.fi-rr-flask:before{content:"\e8b1"}.fi-rr-flask-gear:before{content:"\e8b2"}.fi-rr-flask-poison:before{content:"\e8b3"}.fi-rr-flask-potion:before{content:"\e8b4"}.fi-rr-flatbread:before{content:"\e8b5"}.fi-rr-flatbread-stuffed:before{content:"\e8b6"}.fi-rr-flip-horizontal:before{content:"\e8bb"}.fi-rr-flooding:before{content:"\e8bd"}.fi-rr-floor:before{content:"\e8be"}.fi-rr-floor-alt:before{content:"\e8bf"}.fi-rr-floor-layer:before{content:"\e8c0"}.fi-rr-floppy-disk-circle-arrow-right:before{content:"\e8c1"}.fi-rr-floppy-disk-circle-xmark:before{content:"\e8c2"}.fi-rr-floppy-disk-pen:before{content:"\e8c3"}.fi-rr-floppy-disks:before{content:"\e8c4"}.fi-rr-florin-sign:before{content:"\e8c5"}.fi-rr-flowchart:before{content:"\e8c6"}.fi-rr-flower:before{content:"\e8c7"}.fi-rr-flower-bouquet:before{content:"\e8c8"}.fi-rr-flower-butterfly:before{content:"\e8c9"}.fi-rr-flower-daffodil:before{content:"\e8ca"}.fi-rr-flower-tulip:before{content:"\e8cb"}.fi-rr-flushed:before{content:"\e8cc"}.fi-rr-flute:before{content:"\e8ce"}.fi-rr-flux-capacitor:before{content:"\e8cf"}.fi-rr-fly-insect:before{content:"\e8d0"}.fi-rr-flying-disc:before{content:"\e8d1"}.fi-rr-flying-kite:before{content:"\e8d2"}.fi-rr-fm-radio:before{content:"\e8d3"}.fi-rr-foam-hand:before{content:"\e8d4"}.fi-rr-fog:before{content:"\e8d5"}.fi-rr-folder:before{content:"\e8d6"}.fi-rr-folder-archive:before{content:"\e8d7"}.fi-rr-folder-camera:before{content:"\e8d9"}.fi-rr-folder-check:before{content:"\e8da"}.fi-rr-folder-directory:before{content:"\e8db"}.fi-rr-folder-download:before{content:"\e8dc"}.fi-rr-folder-edit:before{content:"\e8dd"}.fi-rr-folder-fire:before{content:"\e8de"}.fi-rr-folder-gear:before{content:"\e8df"}.fi-rr-folder-heart:before{content:"\e8e1"}.fi-rr-folder-link:before{content:"\e8e3"}.fi-rr-folder-loop:before{content:"\e8e4"}.fi-rr-folder-math:before{content:"\e8e6"}.fi-rr-folder-minus:before{content:"\e8e8"}.fi-rr-folder-music:before{content:"\e8e9"}.fi-rr-folder-notification:before{content:"\e8ea"}.fi-rr-folder-open:before{content:"\e8eb"}.fi-rr-folder-plus-circle:before{content:"\e8ec"}.fi-rr-folder-times:before{content:"\e8ed"}.fi-rr-folder-tree:before{content:"\e8ee"}.fi-rr-folder-upload:before{content:"\e8ef"}.fi-rr-folder-xmark:before{content:"\e8f1"}.fi-rr-folder-xmark-circle:before{content:"\e8f2"}.fi-rr-folders:before{content:"\e8f3"}.fi-rr-follow:before{content:"\e8f4"}.fi-rr-follow-folder:before{content:"\e8f5"}.fi-rr-followcollection:before{content:"\e8f6"}.fi-rr-followers:before{content:"\e8f7"}.fi-rr-following:before{content:"\e8f8"}.fi-rr-fondue-pot:before{content:"\e8f9"}.fi-rr-football:before{content:"\e8fe"}.fi-rr-football-player:before{content:"\e8ff"}.fi-rr-football-ticket:before{content:"\e900"}.fi-rr-footprint:before{content:"\e901"}.fi-rr-foreign-language-audio:before{content:"\e902"}.fi-rr-forest:before{content:"\e903"}.fi-rr-forest-alt:before{content:"\e904"}.fi-rr-fork:before{content:"\e905"}.fi-rr-fork-spaghetti:before{content:"\e906"}.fi-rr-forklift:before{content:"\e907"}.fi-rr-form:before{content:"\e908"}.fi-rr-fort:before{content:"\e909"}.fi-rr-forward:before{content:"\e90a"}.fi-rr-forward-fast:before{content:"\e90b"}.fi-rr-fox:before{content:"\e90e"}.fi-rr-frame:before{content:"\e90f"}.fi-rr-franc-sign:before{content:"\e910"}.fi-rr-france:before{content:"\e911"}.fi-rr-france-country-code:before{content:"\e912"}.fi-rr-fraud-detection:before{content:"\e913"}.fi-rr-fraud-prevention:before{content:"\e914"}.fi-rr-free:before{content:"\e915"}.fi-rr-free-delivery:before{content:"\e916"}.fi-rr-freemium:before{content:"\e917"}.fi-rr-french:before{content:"\e91a"}.fi-rr-french-fries:before{content:"\e91b"}.fi-rr-friday:before{content:"\e91d"}.fi-rr-frog:before{content:"\e91e"}.fi-rr-front-loader:before{content:"\e91f"}.fi-rr-frown:before{content:"\e920"}.fi-rr-ftp:before{content:"\e921"}.fi-rr-fuel-gauge:before{content:"\e922"}.fi-rr-fuel-station-arrow:before{content:"\e923"}.fi-rr-full-screen:before{content:"\e924"}.fi-rr-function:before{content:"\e925"}.fi-rr-function-process:before{content:"\e927"}.fi-rr-function-square:before{content:"\e928"}.fi-rr-funnel-dollar:before{content:"\e929"}.fi-rr-funnel-money:before{content:"\e92a"}.fi-rr-fusilli:before{content:"\e92b"}.fi-rr-g:before{content:"\e92c"}.fi-rr-galaxy:before{content:"\e92d"}.fi-rr-galaxy-alt:before{content:"\e92e"}.fi-rr-galaxy-planet:before{content:"\e92f"}.fi-rr-galaxy-star:before{content:"\e930"}.fi-rr-gallery:before{content:"\e931"}.fi-rr-gallery-thumbnails:before{content:"\e932"}.fi-rr-game-board-alt:before{content:"\e934"}.fi-rr-game-console-crank-handheld:before{content:"\e936"}.fi-rr-game-engine:before{content:"\e937"}.fi-rr-game-level:before{content:"\e938"}.fi-rr-game-rules:before{content:"\e939"}.fi-rr-game-server:before{content:"\e93a"}.fi-rr-gamepad:before{content:"\e93b"}.fi-rr-gamer:before{content:"\e93c"}.fi-rr-gaming-chair:before{content:"\e93e"}.fi-rr-gaming-mouse:before{content:"\e93f"}.fi-rr-garage:before{content:"\e940"}.fi-rr-garage-car:before{content:"\e941"}.fi-rr-garage-open:before{content:"\e942"}.fi-rr-garlic:before{content:"\e943"}.fi-rr-garlic-alt:before{content:"\e944"}.fi-rr-gas-mask:before{content:"\e945"}.fi-rr-gas-pump:before{content:"\e946"}.fi-rr-gas-pump-alt:before{content:"\e947"}.fi-rr-gas-pump-slash:before{content:"\e948"}.fi-rr-gas-station:before{content:"\e949"}.fi-rr-gastric-reflux:before{content:"\e94a"}.fi-rr-gauge-circle-bolt:before{content:"\e94b"}.fi-rr-gauge-circle-minus:before{content:"\e94c"}.fi-rr-gauge-circle-plus:before{content:"\e94d"}.fi-rr-gauze-bandage:before{content:"\e94e"}.fi-rr-gavel:before{content:"\e94f"}.fi-rr-gay-couple:before{content:"\e950"}.fi-rr-gears:before{content:"\e953"}.fi-rr-gem:before{content:"\e954"}.fi-rr-general:before{content:"\e955"}.fi-rr-german:before{content:"\e956"}.fi-rr-germany:before{content:"\e957"}.fi-rr-germany-country-code:before{content:"\e958"}.fi-rr-ghost:before{content:"\e959"}.fi-rr-gif:before{content:"\e95a"}.fi-rr-gif-square:before{content:"\e95c"}.fi-rr-gift:before{content:"\e95d"}.fi-rr-gift-alert:before{content:"\e95e"}.fi-rr-gift-box-benefits:before{content:"\e95f"}.fi-rr-gift-card:before{content:"\e960"}.fi-rr-gift-voucher:before{content:"\e961"}.fi-rr-gifts:before{content:"\e962"}.fi-rr-ginger:before{content:"\e963"}.fi-rr-gingerbread-man:before{content:"\e964"}.fi-rr-glacier:before{content:"\e967"}.fi-rr-glass:before{content:"\e968"}.fi-rr-glass-champagne:before{content:"\e969"}.fi-rr-glass-cheers:before{content:"\e96a"}.fi-rr-glass-citrus:before{content:"\e96b"}.fi-rr-glass-empty:before{content:"\e96c"}.fi-rr-glass-half:before{content:"\e96d"}.fi-rr-glass-water-droplet:before{content:"\e96e"}.fi-rr-glass-whiskey:before{content:"\e96f"}.fi-rr-glass-whiskey-rocks:before{content:"\e970"}.fi-rr-glasses:before{content:"\e971"}.fi-rr-global-research:before{content:"\e972"}.fi-rr-global-warming:before{content:"\e973"}.fi-rr-globe:before{content:"\e974"}.fi-rr-globe-alt:before{content:"\e975"}.fi-rr-globe-pointer:before{content:"\e976"}.fi-rr-globe-shield:before{content:"\e977"}.fi-rr-globe-snow:before{content:"\e978"}.fi-rr-globe-user:before{content:"\e979"}.fi-rr-gltf-file:before{content:"\e97a"}.fi-rr-glucose:before{content:"\e97b"}.fi-rr-glue:before{content:"\e97c"}.fi-rr-glue-stick:before{content:"\e97d"}.fi-rr-goal-mountain:before{content:"\e97e"}.fi-rr-goal-net:before{content:"\e97f"}.fi-rr-goalkeeper:before{content:"\e980"}.fi-rr-goals:before{content:"\e981"}.fi-rr-golf:before{content:"\e982"}.fi-rr-golf-bag:before{content:"\e983"}.fi-rr-golf-ball:before{content:"\e984"}.fi-rr-golf-ball-grass:before{content:"\e985"}.fi-rr-golf-hole:before{content:"\e987"}.fi-rr-golfer:before{content:"\e988"}.fi-rr-gopuram:before{content:"\e990"}.fi-rr-gourmet:before{content:"\e991"}.fi-rr-government-budget:before{content:"\e992"}.fi-rr-government-flag:before{content:"\e993"}.fi-rr-government-user:before{content:"\e994"}.fi-rr-gps-navigation:before{content:"\e995"}.fi-rr-graduation-cap:before{content:"\e996"}.fi-rr-graduation-diploma:before{content:"\e997"}.fi-rr-gramophone:before{content:"\e998"}.fi-rr-granola:before{content:"\e999"}.fi-rr-grape:before{content:"\e99a"}.fi-rr-graph-curve:before{content:"\e99b"}.fi-rr-graphic-style:before{content:"\e99c"}.fi-rr-graphic-tablet:before{content:"\e99d"}.fi-rr-graphic-tablet-pen:before{content:"\e99e"}.fi-rr-grass:before{content:"\e99f"}.fi-rr-grate:before{content:"\e9a0"}.fi-rr-grate-droplet:before{content:"\e9a1"}.fi-rr-greater-than:before{content:"\e9a2"}.fi-rr-greater-than-equal:before{content:"\e9a3"}.fi-rr-greek-helmet:before{content:"\e9a4"}.fi-rr-green-energy:before{content:"\e9a5"}.fi-rr-grid:before{content:"\e9a6"}.fi-rr-grid-alt:before{content:"\e9a7"}.fi-rr-grid-dividers:before{content:"\e9a8"}.fi-rr-grid-lock:before{content:"\e9a9"}.fi-rr-grid-three:before{content:"\e9aa"}.fi-rr-grid-two:before{content:"\e9ab"}.fi-rr-grid-two-alt:before{content:"\e9ac"}.fi-rr-grief:before{content:"\e9ad"}.fi-rr-grill:before{content:"\e9ae"}.fi-rr-grill-fire:before{content:"\e9af"}.fi-rr-grill-hot-alt:before{content:"\e9b0"}.fi-rr-grimace:before{content:"\e9b1"}.fi-rr-grin:before{content:"\e9b2"}.fi-rr-grin-alt:before{content:"\e9b3"}.fi-rr-grin-beam:before{content:"\e9b4"}.fi-rr-grin-beam-sweat:before{content:"\e9b5"}.fi-rr-grin-hearts:before{content:"\e9b6"}.fi-rr-grin-squint:before{content:"\e9b7"}.fi-rr-grin-squint-tears:before{content:"\e9b8"}.fi-rr-grin-stars:before{content:"\e9b9"}.fi-rr-grin-tears:before{content:"\e9ba"}.fi-rr-grin-tongue:before{content:"\e9bb"}.fi-rr-grin-tongue-squint:before{content:"\e9bc"}.fi-rr-grin-tongue-wink:before{content:"\e9bd"}.fi-rr-grin-wink:before{content:"\e9be"}.fi-rr-grip-dots:before{content:"\e9bf"}.fi-rr-grip-dots-vertical:before{content:"\e9c0"}.fi-rr-grip-horizontal:before{content:"\e9c1"}.fi-rr-grip-lines:before{content:"\e9c2"}.fi-rr-grip-lines-vertical:before{content:"\e9c3"}.fi-rr-grip-vertical:before{content:"\e9c4"}.fi-rr-grocery-bag:before{content:"\e9c5"}.fi-rr-grocery-basket:before{content:"\e9c6"}.fi-rr-group-arrows-rotate:before{content:"\e9c7"}.fi-rr-group-call:before{content:"\e9c8"}.fi-rr-group-community-social-media:before{content:"\e9ca"}.fi-rr-grow-graphs-box:before{content:"\e9cb"}.fi-rr-growth-audience:before{content:"\e9cc"}.fi-rr-growth-chart-invest:before{content:"\e9cd"}.fi-rr-growth-money:before{content:"\e9ce"}.fi-rr-guarani-sign:before{content:"\e9cf"}.fi-rr-guide:before{content:"\e9d0"}.fi-rr-guide-alt:before{content:"\e9d1"}.fi-rr-guide-book:before{content:"\e9d2"}.fi-rr-guitar:before{content:"\e9d3"}.fi-rr-guitar-electric:before{content:"\e9d4"}.fi-rr-guitars:before{content:"\e9d5"}.fi-rr-gun:before{content:"\e9d6"}.fi-rr-gun-shooting:before{content:"\e9d7"}.fi-rr-gun-squirt:before{content:"\e9d8"}.fi-rr-gym:before{content:"\e9d9"}.fi-rr-gym-bag:before{content:"\e9da"}.fi-rr-gynecology:before{content:"\e9db"}.fi-rr-gyoza:before{content:"\e9dc"}.fi-rr-h:before{content:"\e9dd"}.fi-rr-h-square:before{content:"\e9de"}.fi-rr-h1:before{content:"\e9df"}.fi-rr-h2:before{content:"\e9e0"}.fi-rr-h3:before{content:"\e9e1"}.fi-rr-h4:before{content:"\e9e2"}.fi-rr-hacker:before{content:"\e9e3"}.fi-rr-hair-clipper:before{content:"\e9e4"}.fi-rr-hair-conditioner:before{content:"\e9e5"}.fi-rr-hairbrush:before{content:"\e9e6"}.fi-rr-haircut:before{content:"\e9e7"}.fi-rr-hairdryer:before{content:"\e9e8"}.fi-rr-half-loading:before{content:"\e9e9"}.fi-rr-hamburger:before{content:"\e9ea"}.fi-rr-hamburger-soda:before{content:"\e9eb"}.fi-rr-hammer:before{content:"\e9ec"}.fi-rr-hammer-brush:before{content:"\e9ed"}.fi-rr-hammer-crash:before{content:"\e9ee"}.fi-rr-hammer-war:before{content:"\e9ef"}.fi-rr-hamsa:before{content:"\e9f0"}.fi-rr-hand:before{content:"\e9f1"}.fi-rr-hand-back-fist:before{content:"\e9f2"}.fi-rr-hand-back-point-down:before{content:"\e9f3"}.fi-rr-hand-back-point-left:before{content:"\e9f4"}.fi-rr-hand-back-point-ribbon:before{content:"\e9f5"}.fi-rr-hand-back-point-right:before{content:"\e9f6"}.fi-rr-hand-bandage-wound:before{content:"\e9f7"}.fi-rr-hand-bill:before{content:"\e9f8"}.fi-rr-hand-cleaning:before{content:"\e9f9"}.fi-rr-hand-dots:before{content:"\e9fa"}.fi-rr-hand-dryer:before{content:"\e9fb"}.fi-rr-hand-fingers-crossed:before{content:"\e9fc"}.fi-rr-hand-fist:before{content:"\e9fd"}.fi-rr-hand-heart:before{content:"\e9fe"}.fi-rr-hand-holding-box:before{content:"\e9ff"}.fi-rr-hand-holding-document:before{content:"\ea00"}.fi-rr-hand-holding-droplet:before{content:"\ea01"}.fi-rr-hand-holding-heart:before{content:"\ea02"}.fi-rr-hand-holding-magic:before{content:"\ea03"}.fi-rr-hand-holding-medical:before{content:"\ea04"}.fi-rr-hand-holding-seeding:before{content:"\ea05"}.fi-rr-hand-holding-skull:before{content:"\ea07"}.fi-rr-hand-holding-usd:before{content:"\ea08"}.fi-rr-hand-holding-water:before{content:"\ea09"}.fi-rr-hand-horns:before{content:"\ea0a"}.fi-rr-hand-horns-bolt:before{content:"\ea0b"}.fi-rr-hand-key:before{content:"\ea0c"}.fi-rr-hand-lizard:before{content:"\ea0d"}.fi-rr-hand-love:before{content:"\ea0e"}.fi-rr-hand-middle-finger:before{content:"\ea0f"}.fi-rr-hand-paper:before{content:"\ea10"}.fi-rr-hand-peace:before{content:"\ea11"}.fi-rr-hand-point-ribbon:before{content:"\ea12"}.fi-rr-hand-present:before{content:"\ea13"}.fi-rr-hand-scissors:before{content:"\ea14"}.fi-rr-hand-sparkles:before{content:"\ea15"}.fi-rr-hand-spock:before{content:"\ea16"}.fi-rr-hand-wave:before{content:"\ea17"}.fi-rr-hand-zoom-in:before{content:"\ea18"}.fi-rr-handcuffed-hands:before{content:"\ea19"}.fi-rr-handcuffs:before{content:"\ea1a"}.fi-rr-handmade:before{content:"\ea1b"}.fi-rr-hands-brain:before{content:"\ea1c"}.fi-rr-hands-bubbles:before{content:"\ea1d"}.fi-rr-hands-clapping:before{content:"\ea1e"}.fi-rr-hands-heart:before{content:"\ea1f"}.fi-rr-hands-holding:before{content:"\ea20"}.fi-rr-hands-holding-child:before{content:"\ea21"}.fi-rr-hands-holding-diamond:before{content:"\ea22"}.fi-rr-hands-together:before{content:"\ea23"}.fi-rr-hands-together-heart:before{content:"\ea24"}.fi-rr-hands-typing-keyboard:before{content:"\ea25"}.fi-rr-hands-usd:before{content:"\ea27"}.fi-rr-handshake:before{content:"\ea28"}.fi-rr-handshake-angle:before{content:"\ea29"}.fi-rr-handshake-deal-loan:before{content:"\ea2a"}.fi-rr-handshake-house:before{content:"\ea2b"}.fi-rr-handshake-simple-slash:before{content:"\ea2c"}.fi-rr-handshake-trust:before{content:"\ea2d"}.fi-rr-handstand:before{content:"\ea2e"}.fi-rr-hanukiah:before{content:"\ea2f"}.fi-rr-hard-disk-scan:before{content:"\ea31"}.fi-rr-hard-drive:before{content:"\ea32"}.fi-rr-hard-hat:before{content:"\ea33"}.fi-rr-harp:before{content:"\ea34"}.fi-rr-hashtag-lock:before{content:"\ea37"}.fi-rr-hastag:before{content:"\ea39"}.fi-rr-hat-beach:before{content:"\ea3a"}.fi-rr-hat-birthday:before{content:"\ea3b"}.fi-rr-hat-chef:before{content:"\ea3c"}.fi-rr-hat-cowboy:before{content:"\ea3d"}.fi-rr-hat-cowboy-side:before{content:"\ea3e"}.fi-rr-hat-santa:before{content:"\ea3f"}.fi-rr-hat-winter:before{content:"\ea40"}.fi-rr-hat-witch:before{content:"\ea41"}.fi-rr-hat-wizard:before{content:"\ea42"}.fi-rr-haute-cuisine:before{content:"\ea43"}.fi-rr-hdd:before{content:"\ea45"}.fi-rr-head-side:before{content:"\ea46"}.fi-rr-head-side-brain:before{content:"\ea47"}.fi-rr-head-side-cough:before{content:"\ea48"}.fi-rr-head-side-cough-slash:before{content:"\ea49"}.fi-rr-head-side-headphones:before{content:"\ea4a"}.fi-rr-head-side-heart:before{content:"\ea4b"}.fi-rr-head-side-mask:before{content:"\ea4c"}.fi-rr-head-side-medical:before{content:"\ea4d"}.fi-rr-head-side-thinking:before{content:"\ea4e"}.fi-rr-head-side-virus:before{content:"\ea4f"}.fi-rr-head-vr:before{content:"\ea51"}.fi-rr-headache:before{content:"\ea52"}.fi-rr-heading:before{content:"\ea53"}.fi-rr-headphones:before{content:"\ea54"}.fi-rr-headphones-pairing:before{content:"\ea55"}.fi-rr-headphones-rhythm:before{content:"\ea56"}.fi-rr-headset:before{content:"\ea57"}.fi-rr-healing:before{content:"\ea58"}.fi-rr-health-podcast:before{content:"\ea59"}.fi-rr-heart:before{content:"\ea5a"}.fi-rr-heart-arrow:before{content:"\ea5b"}.fi-rr-heart-brain:before{content:"\ea5c"}.fi-rr-heart-circle-user:before{content:"\ea5d"}.fi-rr-heart-crack:before{content:"\ea5e"}.fi-rr-heart-half:before{content:"\ea5f"}.fi-rr-heart-half-stroke:before{content:"\ea60"}.fi-rr-heart-health-muscle:before{content:"\ea61"}.fi-rr-heart-lock:before{content:"\ea62"}.fi-rr-heart-partner-handshake:before{content:"\ea63"}.fi-rr-heart-rate:before{content:"\ea64"}.fi-rr-heart-slash:before{content:"\ea65"}.fi-rr-heart-upside-down:before{content:"\ea66"}.fi-rr-heat:before{content:"\ea67"}.fi-rr-helicopter-side:before{content:"\ea68"}.fi-rr-helmet-battle:before{content:"\ea69"}.fi-rr-hermit-crab:before{content:"\ea6a"}.fi-rr-hexagon:before{content:"\ea6b"}.fi-rr-hexagon-check:before{content:"\ea6c"}.fi-rr-hexagon-divide:before{content:"\ea6d"}.fi-rr-hexagon-exclamation:before{content:"\ea6e"}.fi-rr-high-definition:before{content:"\ea70"}.fi-rr-high-five:before{content:"\ea71"}.fi-rr-high-five-celebration-yes:before{content:"\ea72"}.fi-rr-high-temperature-alert:before{content:"\ea73"}.fi-rr-highlighter:before{content:"\ea74"}.fi-rr-highlighter-line:before{content:"\ea75"}.fi-rr-hiking:before{content:"\ea76"}.fi-rr-hiking-boot:before{content:"\ea77"}.fi-rr-hill-avalanche:before{content:"\ea78"}.fi-rr-hill-rockslide:before{content:"\ea79"}.fi-rr-hippie:before{content:"\ea7b"}.fi-rr-hippo:before{content:"\ea7c"}.fi-rr-hockey-puck:before{content:"\ea7e"}.fi-rr-hockey-stick-puck:before{content:"\ea7f"}.fi-rr-hockey-sticks:before{content:"\ea80"}.fi-rr-holding-hand-brain:before{content:"\ea81"}.fi-rr-holding-hand-delivery:before{content:"\ea82"}.fi-rr-holding-hand-dinner:before{content:"\ea83"}.fi-rr-holding-hand-direction:before{content:"\ea84"}.fi-rr-holding-hand-gear:before{content:"\ea85"}.fi-rr-holding-hand-key:before{content:"\ea86"}.fi-rr-holding-hand-nft:before{content:"\ea87"}.fi-rr-holding-hand-pizza-box:before{content:"\ea88"}.fi-rr-holding-hand-revenue:before{content:"\ea89"}.fi-rr-holly-berry:before{content:"\ea8a"}.fi-rr-home:before{content:"\ea8b"}.fi-rr-home-control-app:before{content:"\ea8d"}.fi-rr-home-heart:before{content:"\ea8e"}.fi-rr-home-location:before{content:"\ea8f"}.fi-rr-home-location-alt:before{content:"\ea90"}.fi-rr-home-robot:before{content:"\ea91"}.fi-rr-home-settings:before{content:"\ea92"}.fi-rr-home-wifi-phone:before{content:"\ea93"}.fi-rr-homework:before{content:"\ea95"}.fi-rr-honey-pot:before{content:"\ea96"}.fi-rr-honeycomb:before{content:"\ea97"}.fi-rr-honeycomb-bee:before{content:"\ea98"}.fi-rr-hood-cloak:before{content:"\ea99"}.fi-rr-hook:before{content:"\ea9a"}.fi-rr-horizontal-rule:before{content:"\ea9b"}.fi-rr-horse:before{content:"\ea9c"}.fi-rr-horse-head:before{content:"\ea9d"}.fi-rr-horse-saddle:before{content:"\ea9e"}.fi-rr-horseshoe:before{content:"\ea9f"}.fi-rr-horseshoe-broken:before{content:"\eaa0"}.fi-rr-hose:before{content:"\eaa1"}.fi-rr-hose-reel:before{content:"\eaa2"}.fi-rr-hospital:before{content:"\eaa3"}.fi-rr-hospital-bed:before{content:"\eaa4"}.fi-rr-hospital-symbol:before{content:"\eaa5"}.fi-rr-hospital-user:before{content:"\eaa6"}.fi-rr-hospitals:before{content:"\eaa7"}.fi-rr-hot-tub:before{content:"\eaa8"}.fi-rr-hotdog:before{content:"\eaa9"}.fi-rr-hotel:before{content:"\eaaa"}.fi-rr-hotel-room-key:before{content:"\eaab"}.fi-rr-hourglass:before{content:"\eaad"}.fi-rr-hourglass-end:before{content:"\eaae"}.fi-rr-hourglass-start:before{content:"\eaaf"}.fi-rr-house-blank:before{content:"\eab0"}.fi-rr-house-briefcase:before{content:"\eab1"}.fi-rr-house-building:before{content:"\eab2"}.fi-rr-house-chimney:before{content:"\eab3"}.fi-rr-house-chimney-blank:before{content:"\eab4"}.fi-rr-house-chimney-crack:before{content:"\eab5"}.fi-rr-house-chimney-heart:before{content:"\eab6"}.fi-rr-house-chimney-medical:before{content:"\eab7"}.fi-rr-house-chimney-user:before{content:"\eab8"}.fi-rr-house-chimney-window:before{content:"\eab9"}.fi-rr-house-circle-check:before{content:"\eaba"}.fi-rr-house-circle-exclamation:before{content:"\eabb"}.fi-rr-house-circle-xmark:before{content:"\eabc"}.fi-rr-house-crack:before{content:"\eabd"}.fi-rr-house-crack-alt:before{content:"\eabe"}.fi-rr-house-day:before{content:"\eabf"}.fi-rr-house-fire:before{content:"\eac0"}.fi-rr-house-flag:before{content:"\eac1"}.fi-rr-house-flood:before{content:"\eac2"}.fi-rr-house-hand:before{content:"\eac3"}.fi-rr-house-hands:before{content:"\eac4"}.fi-rr-house-key:before{content:"\eac5"}.fi-rr-house-laptop:before{content:"\eac6"}.fi-rr-house-leave:before{content:"\eac7"}.fi-rr-house-lock:before{content:"\eac8"}.fi-rr-house-medical:before{content:"\eac9"}.fi-rr-house-night:before{content:"\eaca"}.fi-rr-house-plan:before{content:"\eacb"}.fi-rr-house-return:before{content:"\eacc"}.fi-rr-house-signal:before{content:"\eacd"}.fi-rr-house-tree:before{content:"\eace"}.fi-rr-house-tsunami:before{content:"\eacf"}.fi-rr-house-turret:before{content:"\ead0"}.fi-rr-house-unlock:before{content:"\ead1"}.fi-rr-house-user:before{content:"\ead2"}.fi-rr-house-window:before{content:"\ead3"}.fi-rr-hr:before{content:"\ead4"}.fi-rr-hr-group:before{content:"\ead5"}.fi-rr-hr-management:before{content:"\ead6"}.fi-rr-hr-person:before{content:"\ead7"}.fi-rr-hryvnia:before{content:"\ead8"}.fi-rr-html-file:before{content:"\ead9"}.fi-rr-hug-tree:before{content:"\eadd"}.fi-rr-humanitarian-mission:before{content:"\eade"}.fi-rr-humidity:before{content:"\eadf"}.fi-rr-hundred-points:before{content:"\eae0"}.fi-rr-hurricane:before{content:"\eae1"}.fi-rr-hybrid-work:before{content:"\eae2"}.fi-rr-hydroalcoholic-gel:before{content:"\eae3"}.fi-rr-hyperloop:before{content:"\eae4"}.fi-rr-i:before{content:"\eae6"}.fi-rr-ice-cream:before{content:"\eae8"}.fi-rr-ice-skate:before{content:"\eae9"}.fi-rr-iceberg:before{content:"\eaea"}.fi-rr-icicles:before{content:"\eaeb"}.fi-rr-icon-star:before{content:"\eaec"}.fi-rr-id-badge:before{content:"\eaee"}.fi-rr-id-card:before{content:"\eaef"}.fi-rr-id-card-clip-alt:before{content:"\eaf0"}.fi-rr-idea-exchange:before{content:"\eaf2"}.fi-rr-idea-magnet:before{content:"\eaf3"}.fi-rr-igloo:before{content:"\eaf4"}.fi-rr-image-alert:before{content:"\eaf7"}.fi-rr-image-slash:before{content:"\eaf8"}.fi-rr-images:before{content:"\eaf9"}.fi-rr-images-user:before{content:"\eafa"}.fi-rr-immunity:before{content:"\eafc"}.fi-rr-improve-user:before{content:"\eafd"}.fi-rr-improvement:before{content:"\eafe"}.fi-rr-inbox:before{content:"\eaff"}.fi-rr-inbox-full:before{content:"\eb00"}.fi-rr-inbox-in:before{content:"\eb01"}.fi-rr-inbox-out:before{content:"\eb02"}.fi-rr-inboxes:before{content:"\eb03"}.fi-rr-incense-sticks-yoga:before{content:"\eb04"}.fi-rr-incognito:before{content:"\eb05"}.fi-rr-indent:before{content:"\eb07"}.fi-rr-india-map:before{content:"\eb09"}.fi-rr-indian-rupee-sign:before{content:"\eb0a"}.fi-rr-industrial-pollution:before{content:"\eb0b"}.fi-rr-industry-alt:before{content:"\eb0c"}.fi-rr-industry-windows:before{content:"\eb0d"}.fi-rr-infinite-cycle:before{content:"\eb0e"}.fi-rr-infinity:before{content:"\eb0f"}.fi-rr-info:before{content:"\eb10"}.fi-rr-info-guide:before{content:"\eb11"}.fi-rr-information:before{content:"\eb12"}.fi-rr-inhaler:before{content:"\eb13"}.fi-rr-ink:before{content:"\eb14"}.fi-rr-input-numeric:before{content:"\eb15"}.fi-rr-input-pipe:before{content:"\eb16"}.fi-rr-input-text:before{content:"\eb17"}.fi-rr-insert:before{content:"\eb18"}.fi-rr-insert-alt:before{content:"\eb19"}.fi-rr-insert-arrows:before{content:"\eb1a"}.fi-rr-insert-button-circle:before{content:"\eb1b"}.fi-rr-insert-credit-card:before{content:"\eb1c"}.fi-rr-insert-square:before{content:"\eb1d"}.fi-rr-insight:before{content:"\eb1e"}.fi-rr-insight-alt:before{content:"\eb1f"}.fi-rr-insight-head:before{content:"\eb20"}.fi-rr-insomnia:before{content:"\eb21"}.fi-rr-insurance:before{content:"\eb27"}.fi-rr-insurtech:before{content:"\eb28"}.fi-rr-integral:before{content:"\eb29"}.fi-rr-interactive:before{content:"\eb2d"}.fi-rr-interlining:before{content:"\eb2e"}.fi-rr-internet-security:before{content:"\eb2f"}.fi-rr-internet-speed-wifi:before{content:"\eb30"}.fi-rr-interpersonal-skill:before{content:"\eb31"}.fi-rr-interrogation:before{content:"\eb32"}.fi-rr-intersection:before{content:"\eb33"}.fi-rr-introduction:before{content:"\eb34"}.fi-rr-introduction-handshake:before{content:"\eb35"}.fi-rr-inventory-alt:before{content:"\eb36"}.fi-rr-invest:before{content:"\eb37"}.fi-rr-investment:before{content:"\eb38"}.fi-rr-investor:before{content:"\eb39"}.fi-rr-invite:before{content:"\eb3b"}.fi-rr-invite-alt:before{content:"\eb3c"}.fi-rr-invoice-paid:before{content:"\eb3d"}.fi-rr-iot:before{content:"\eb3e"}.fi-rr-iot-alt:before{content:"\eb3f"}.fi-rr-ip-address:before{content:"\eb40"}.fi-rr-iron:before{content:"\eb41"}.fi-rr-island-tropical:before{content:"\eb42"}.fi-rr-iso-file:before{content:"\eb43"}.fi-rr-issue-loupe:before{content:"\eb44"}.fi-rr-it:before{content:"\eb45"}.fi-rr-it-alt:before{content:"\eb46"}.fi-rr-it-computer:before{content:"\eb47"}.fi-rr-italian:before{content:"\eb48"}.fi-rr-italian-coffee-maker:before{content:"\eb49"}.fi-rr-italian-lira-sign:before{content:"\eb4a"}.fi-rr-italic:before{content:"\eb4b"}.fi-rr-ivy:before{content:"\eb4d"}.fi-rr-j:before{content:"\eb4e"}.fi-rr-jam:before{content:"\eb50"}.fi-rr-january-calendar:before{content:"\eb52"}.fi-rr-japanese:before{content:"\eb53"}.fi-rr-jar-alt:before{content:"\eb54"}.fi-rr-jar-wheat:before{content:"\eb55"}.fi-rr-javascript:before{content:"\eb57"}.fi-rr-jelly:before{content:"\eb59"}.fi-rr-job-search:before{content:"\eb5b"}.fi-rr-joint:before{content:"\eb5d"}.fi-rr-joker:before{content:"\eb5e"}.fi-rr-journal:before{content:"\eb60"}.fi-rr-journal-alt:before{content:"\eb61"}.fi-rr-journey:before{content:"\eb62"}.fi-rr-joystick:before{content:"\eb63"}.fi-rr-jpg:before{content:"\eb64"}.fi-rr-json-file:before{content:"\eb67"}.fi-rr-judge:before{content:"\eb68"}.fi-rr-jug:before{content:"\eb69"}.fi-rr-jug-alt:before{content:"\eb6a"}.fi-rr-jug-bottle:before{content:"\eb6b"}.fi-rr-july-calendar:before{content:"\eb6c"}.fi-rr-jumping-rope:before{content:"\eb6d"}.fi-rr-june-calendar:before{content:"\eb6e"}.fi-rr-jury:before{content:"\eb6f"}.fi-rr-k:before{content:"\eb70"}.fi-rr-k-pop:before{content:"\eb71"}.fi-rr-k-pop-headphones:before{content:"\eb72"}.fi-rr-k-pop-microphone:before{content:"\eb73"}.fi-rr-kaaba:before{content:"\eb74"}.fi-rr-kangaroo:before{content:"\eb75"}.fi-rr-kayak:before{content:"\eb76"}.fi-rr-kazoo:before{content:"\eb77"}.fi-rr-kerning:before{content:"\eb78"}.fi-rr-key:before{content:"\eb79"}.fi-rr-key-car:before{content:"\eb7a"}.fi-rr-key-hole:before{content:"\eb7b"}.fi-rr-key-lock-crypto:before{content:"\eb7c"}.fi-rr-key-person:before{content:"\eb7d"}.fi-rr-key-skeleton-left-right:before{content:"\eb7e"}.fi-rr-keyboard:before{content:"\eb7f"}.fi-rr-keyboard-brightness:before{content:"\eb80"}.fi-rr-keyboard-brightness-low:before{content:"\eb81"}.fi-rr-keyboard-down:before{content:"\eb82"}.fi-rr-keyboard-finger:before{content:"\eb83"}.fi-rr-keyboard-left:before{content:"\eb84"}.fi-rr-keynote:before{content:"\eb86"}.fi-rr-khanda:before{content:"\eb87"}.fi-rr-kidneys:before{content:"\eb89"}.fi-rr-kimchi:before{content:"\eb8a"}.fi-rr-kip-sign:before{content:"\eb8c"}.fi-rr-kiss:before{content:"\eb8d"}.fi-rr-kiss-beam:before{content:"\eb8e"}.fi-rr-kiss-wink-heart:before{content:"\eb8f"}.fi-rr-kitchen-set:before{content:"\eb90"}.fi-rr-kite:before{content:"\eb91"}.fi-rr-kiwi-bird:before{content:"\eb92"}.fi-rr-kiwi-fruit:before{content:"\eb93"}.fi-rr-knee-joint:before{content:"\eb94"}.fi-rr-knife:before{content:"\eb95"}.fi-rr-knife-kitchen:before{content:"\eb96"}.fi-rr-knight:before{content:"\eb97"}.fi-rr-knitting:before{content:"\eb98"}.fi-rr-knot-rope:before{content:"\eb99"}.fi-rr-knowledge:before{content:"\eb9a"}.fi-rr-kombucha:before{content:"\eb9b"}.fi-rr-korean:before{content:"\eb9c"}.fi-rr-kpi:before{content:"\eb9d"}.fi-rr-kpi-evaluation:before{content:"\eb9e"}.fi-rr-l:before{content:"\eb9f"}.fi-rr-lab-coat:before{content:"\eba0"}.fi-rr-label:before{content:"\eba1"}.fi-rr-lacrosse-stick:before{content:"\eba2"}.fi-rr-lacrosse-stick-ball:before{content:"\eba3"}.fi-rr-ladder:before{content:"\eba4"}.fi-rr-ladybug-leaf:before{content:"\eba5"}.fi-rr-lambda:before{content:"\eba6"}.fi-rr-lamp:before{content:"\eba7"}.fi-rr-lamp-desk:before{content:"\eba8"}.fi-rr-lamp-desk-on:before{content:"\eba9"}.fi-rr-lamp-floor:before{content:"\ebaa"}.fi-rr-lamp-street:before{content:"\ebab"}.fi-rr-land-layer-location:before{content:"\ebac"}.fi-rr-land-layers:before{content:"\ebad"}.fi-rr-land-location:before{content:"\ebae"}.fi-rr-land-mine-on:before{content:"\ebaf"}.fi-rr-landmark-alt:before{content:"\ebb0"}.fi-rr-language:before{content:"\ebb1"}.fi-rr-language-exchange:before{content:"\ebb2"}.fi-rr-language-learning-app:before{content:"\ebb3"}.fi-rr-languages-world:before{content:"\ebb4"}.fi-rr-lanterns:before{content:"\ebb5"}.fi-rr-laptop:before{content:"\ebb6"}.fi-rr-laptop-arrow-down:before{content:"\ebb7"}.fi-rr-laptop-binary:before{content:"\ebb8"}.fi-rr-laptop-code:before{content:"\ebb9"}.fi-rr-laptop-dollar:before{content:"\ebba"}.fi-rr-laptop-lock:before{content:"\ebbb"}.fi-rr-laptop-medical:before{content:"\ebbc"}.fi-rr-laptop-mobile:before{content:"\ebbd"}.fi-rr-laptop-mute:before{content:"\ebbe"}.fi-rr-laptop-no-camera:before{content:"\ebbf"}.fi-rr-laptop-refresh:before{content:"\ebc0"}.fi-rr-laptop-shield:before{content:"\ebc1"}.fi-rr-laptop-signal:before{content:"\ebc2"}.fi-rr-laptop-slash:before{content:"\ebc3"}.fi-rr-lari-sign:before{content:"\ebc4"}.fi-rr-lasagna:before{content:"\ebc5"}.fi-rr-lasso:before{content:"\ebc6"}.fi-rr-lasso-sparkles:before{content:"\ebc7"}.fi-rr-last-square:before{content:"\ebc8"}.fi-rr-laugh:before{content:"\ebc9"}.fi-rr-laugh-beam:before{content:"\ebca"}.fi-rr-laugh-squint:before{content:"\ebcb"}.fi-rr-laugh-wink:before{content:"\ebcc"}.fi-rr-launch:before{content:"\ebcd"}.fi-rr-laurel-user:before{content:"\ebce"}.fi-rr-law-book:before{content:"\ebcf"}.fi-rr-lawyer-man:before{content:"\ebd0"}.fi-rr-lawyer-woman:before{content:"\ebd1"}.fi-rr-layer-minus:before{content:"\ebd2"}.fi-rr-layer-plus:before{content:"\ebd3"}.fi-rr-layers:before{content:"\ebd4"}.fi-rr-layout-fluid:before{content:"\ebd5"}.fi-rr-lead:before{content:"\ebd6"}.fi-rr-lead-funnel:before{content:"\ebd7"}.fi-rr-lead-management:before{content:"\ebd8"}.fi-rr-leader:before{content:"\ebd9"}.fi-rr-leader-alt:before{content:"\ebda"}.fi-rr-leader-speech:before{content:"\ebdb"}.fi-rr-leaderboard:before{content:"\ebdc"}.fi-rr-leaderboard-alt:before{content:"\ebdd"}.fi-rr-leaderboard-trophy:before{content:"\ebde"}.fi-rr-leadership:before{content:"\ebdf"}.fi-rr-leadership-alt:before{content:"\ebe0"}.fi-rr-leaf:before{content:"\ebe1"}.fi-rr-leaf-fall:before{content:"\ebe2"}.fi-rr-leaf-heart:before{content:"\ebe3"}.fi-rr-leaf-maple:before{content:"\ebe4"}.fi-rr-leaf-oak:before{content:"\ebe5"}.fi-rr-leafy-green:before{content:"\ebe6"}.fi-rr-leave:before{content:"\ebe8"}.fi-rr-left:before{content:"\ebe9"}.fi-rr-left-click-mouse:before{content:"\ebea"}.fi-rr-left-from-bracket:before{content:"\ebeb"}.fi-rr-legal:before{content:"\ebec"}.fi-rr-legal-aid:before{content:"\ebed"}.fi-rr-legal-case:before{content:"\ebee"}.fi-rr-legal-document:before{content:"\ebef"}.fi-rr-legal-fees:before{content:"\ebf0"}.fi-rr-lemon:before{content:"\ebf1"}.fi-rr-lemongrass:before{content:"\ebf2"}.fi-rr-lesbian-couple:before{content:"\ebf3"}.fi-rr-less-than:before{content:"\ebf4"}.fi-rr-less-than-equal:before{content:"\ebf5"}.fi-rr-lesson:before{content:"\ebf6"}.fi-rr-lesson-class:before{content:"\ebf7"}.fi-rr-letter-case:before{content:"\ebf9"}.fi-rr-lettuce:before{content:"\ebfa"}.fi-rr-level-down:before{content:"\ebfb"}.fi-rr-level-down-alt:before{content:"\ebfc"}.fi-rr-level-up:before{content:"\ebfd"}.fi-rr-level-up-alt:before{content:"\ebfe"}.fi-rr-license:before{content:"\ebff"}.fi-rr-life:before{content:"\ec00"}.fi-rr-life-ring:before{content:"\ec01"}.fi-rr-lift:before{content:"\ec02"}.fi-rr-light-ceiling:before{content:"\ec04"}.fi-rr-light-emergency:before{content:"\ec05"}.fi-rr-light-emergency-on:before{content:"\ec06"}.fi-rr-light-mode-alt:before{content:"\ec07"}.fi-rr-light-switch:before{content:"\ec08"}.fi-rr-light-switch-off:before{content:"\ec09"}.fi-rr-light-switch-on:before{content:"\ec0a"}.fi-rr-lightbulb-cfl:before{content:"\ec0b"}.fi-rr-lightbulb-cfl-on:before{content:"\ec0c"}.fi-rr-lightbulb-dollar:before{content:"\ec0e"}.fi-rr-lightbulb-exclamation:before{content:"\ec0f"}.fi-rr-lightbulb-head:before{content:"\ec12"}.fi-rr-lightbulb-message:before{content:"\ec13"}.fi-rr-lightbulb-on:before{content:"\ec14"}.fi-rr-lightbulb-question:before{content:"\ec15"}.fi-rr-lightbulb-setting:before{content:"\ec16"}.fi-rr-lightbulb-slash:before{content:"\ec17"}.fi-rr-lighthouse:before{content:"\ec19"}.fi-rr-lights-holiday:before{content:"\ec1a"}.fi-rr-limit-hand:before{content:"\ec1b"}.fi-rr-limit-speedometer:before{content:"\ec1c"}.fi-rr-line-width:before{content:"\ec20"}.fi-rr-link:before{content:"\ec21"}.fi-rr-link-alt:before{content:"\ec22"}.fi-rr-link-horizontal:before{content:"\ec23"}.fi-rr-link-horizontal-slash:before{content:"\ec24"}.fi-rr-link-slash:before{content:"\ec25"}.fi-rr-link-slash-alt:before{content:"\ec26"}.fi-rr-lion:before{content:"\ec2a"}.fi-rr-lion-head:before{content:"\ec2b"}.fi-rr-lips:before{content:"\ec2c"}.fi-rr-lips-silence:before{content:"\ec2d"}.fi-rr-lipstick:before{content:"\ec2e"}.fi-rr-lira-sign:before{content:"\ec2f"}.fi-rr-list:before{content:"\ec31"}.fi-rr-list-check:before{content:"\ec32"}.fi-rr-list-dropdown:before{content:"\ec33"}.fi-rr-list-music:before{content:"\ec34"}.fi-rr-list-timeline:before{content:"\ec35"}.fi-rr-list-tree:before{content:"\ec36"}.fi-rr-listening-audio-player:before{content:"\ec37"}.fi-rr-litecoin-sign:before{content:"\ec39"}.fi-rr-live:before{content:"\ec3a"}.fi-rr-live-alt:before{content:"\ec3b"}.fi-rr-loading:before{content:"\ec3c"}.fi-rr-loan:before{content:"\ec3d"}.fi-rr-lobster:before{content:"\ec3e"}.fi-rr-location-alert:before{content:"\ec40"}.fi-rr-location-alt:before{content:"\ec41"}.fi-rr-location-arrow:before{content:"\ec42"}.fi-rr-location-crosshairs:before{content:"\ec43"}.fi-rr-location-crosshairs-slash:before{content:"\ec44"}.fi-rr-location-dot-slash:before{content:"\ec45"}.fi-rr-location-exclamation:before{content:"\ec46"}.fi-rr-location-lock:before{content:"\ec47"}.fi-rr-location-pin-bike:before{content:"\ec48"}.fi-rr-location-pin-call:before{content:"\ec49"}.fi-rr-location-pin-car:before{content:"\ec4a"}.fi-rr-location-pin-car-charging:before{content:"\ec4b"}.fi-rr-location-pin-motorcycle:before{content:"\ec4c"}.fi-rr-location-pin-parking:before{content:"\ec4d"}.fi-rr-location-pin-train:before{content:"\ec4e"}.fi-rr-lock:before{content:"\ec4f"}.fi-rr-lock-ai:before{content:"\ec50"}.fi-rr-lock-alt:before{content:"\ec51"}.fi-rr-lock-hashtag:before{content:"\ec52"}.fi-rr-lock-open-alt:before{content:"\ec53"}.fi-rr-locust:before{content:"\ec54"}.fi-rr-log-file:before{content:"\ec55"}.fi-rr-login:before{content:"\ec57"}.fi-rr-login-lock:before{content:"\ec58"}.fi-rr-logo:before{content:"\ec59"}.fi-rr-longboard:before{content:"\ec5a"}.fi-rr-loop-square:before{content:"\ec5c"}.fi-rr-loot-box:before{content:"\ec5d"}.fi-rr-love-magnet:before{content:"\ec60"}.fi-rr-loveseat:before{content:"\ec61"}.fi-rr-low-vision:before{content:"\ec62"}.fi-rr-lower-back:before{content:"\ec63"}.fi-rr-luchador:before{content:"\ec64"}.fi-rr-lucky-cat:before{content:"\ec65"}.fi-rr-luggage-cart:before{content:"\ec66"}.fi-rr-luggage-rolling:before{content:"\ec67"}.fi-rr-lunch-box:before{content:"\ec68"}.fi-rr-lunch-time:before{content:"\ec69"}.fi-rr-lung-cancer:before{content:"\ec6a"}.fi-rr-lung-ribbon:before{content:"\ec6b"}.fi-rr-lungs:before{content:"\ec6c"}.fi-rr-lungs-virus:before{content:"\ec6d"}.fi-rr-m:before{content:"\ec6e"}.fi-rr-mac-cheese:before{content:"\ec6f"}.fi-rr-macarons:before{content:"\ec70"}.fi-rr-mace:before{content:"\ec71"}.fi-rr-machine-learning:before{content:"\ec72"}.fi-rr-magic-wand:before{content:"\ec78"}.fi-rr-magnet:before{content:"\ec79"}.fi-rr-magnet-energy:before{content:"\ec7a"}.fi-rr-magnet-user:before{content:"\ec7b"}.fi-rr-magnetism:before{content:"\ec7d"}.fi-rr-magnifying-glass-binary:before{content:"\ec7e"}.fi-rr-magnifying-glass-box:before{content:"\ec7f"}.fi-rr-magnifying-glass-eye:before{content:"\ec80"}.fi-rr-magnifying-glass-growth:before{content:"\ec81"}.fi-rr-magnifying-glass-play:before{content:"\ec82"}.fi-rr-magnifying-glass-wave:before{content:"\ec83"}.fi-rr-mail-hook:before{content:"\ec85"}.fi-rr-mail-malware:before{content:"\ec86"}.fi-rr-mail-plus-circle:before{content:"\ec87"}.fi-rr-mailbox:before{content:"\ec88"}.fi-rr-mailbox-envelope:before{content:"\ec89"}.fi-rr-mailbox-flag-up:before{content:"\ec8a"}.fi-rr-makeup-bag:before{content:"\ec8d"}.fi-rr-makeup-brush:before{content:"\ec8e"}.fi-rr-malware-circle:before{content:"\ec91"}.fi-rr-malware-shield:before{content:"\ec92"}.fi-rr-malware-square:before{content:"\ec93"}.fi-rr-man-head:before{content:"\ec94"}.fi-rr-man-scientist:before{content:"\ec95"}.fi-rr-manat-sign:before{content:"\ec96"}.fi-rr-mandolin:before{content:"\ec97"}.fi-rr-mango:before{content:"\ec98"}.fi-rr-manhole:before{content:"\ec99"}.fi-rr-manicure:before{content:"\ec9a"}.fi-rr-mannequin:before{content:"\ec9b"}.fi-rr-map:before{content:"\ec9c"}.fi-rr-map-location-track:before{content:"\ec9d"}.fi-rr-map-marker:before{content:"\ec9e"}.fi-rr-map-marker-check:before{content:"\ec9f"}.fi-rr-map-marker-cross:before{content:"\eca0"}.fi-rr-map-marker-edit:before{content:"\eca1"}.fi-rr-map-marker-home:before{content:"\eca3"}.fi-rr-map-marker-minus:before{content:"\eca4"}.fi-rr-map-marker-plus:before{content:"\eca5"}.fi-rr-map-marker-question:before{content:"\eca6"}.fi-rr-map-marker-slash:before{content:"\eca7"}.fi-rr-map-marker-smile:before{content:"\eca8"}.fi-rr-map-pin:before{content:"\eca9"}.fi-rr-map-point:before{content:"\ecaa"}.fi-rr-march-calendar:before{content:"\ecab"}.fi-rr-marker:before{content:"\ecac"}.fi-rr-marker-hospital:before{content:"\ecad"}.fi-rr-marker-time:before{content:"\ecae"}.fi-rr-marketplace:before{content:"\ecaf"}.fi-rr-marketplace-alt:before{content:"\ecb0"}.fi-rr-marketplace-store:before{content:"\ecb1"}.fi-rr-marriage-proposal:before{content:"\ecb2"}.fi-rr-mars:before{content:"\ecb4"}.fi-rr-mars-and-venus-burst:before{content:"\ecb5"}.fi-rr-mars-double:before{content:"\ecb6"}.fi-rr-mars-stroke-right:before{content:"\ecb7"}.fi-rr-mars-stroke-up:before{content:"\ecb8"}.fi-rr-martini-glass-citrus:before{content:"\ecb9"}.fi-rr-martini-glass-empty:before{content:"\ecba"}.fi-rr-mascara:before{content:"\ecbb"}.fi-rr-mask:before{content:"\ecbc"}.fi-rr-mask-carnival:before{content:"\ecbd"}.fi-rr-mask-face:before{content:"\ecbe"}.fi-rr-mask-snorkel:before{content:"\ecbf"}.fi-rr-massage:before{content:"\ecc0"}.fi-rr-master-plan:before{content:"\ecc1"}.fi-rr-master-plan-integrate:before{content:"\ecc2"}.fi-rr-match-fire:before{content:"\ecc3"}.fi-rr-matcha:before{content:"\ecc4"}.fi-rr-matcha-latte:before{content:"\ecc5"}.fi-rr-mattress-pillow:before{content:"\ecc6"}.fi-rr-may-calendar:before{content:"\ecc7"}.fi-rr-measure-box:before{content:"\ecc9"}.fi-rr-measuring-tape:before{content:"\ecca"}.fi-rr-meat:before{content:"\eccb"}.fi-rr-medal:before{content:"\eccc"}.fi-rr-mediator:before{content:"\ecce"}.fi-rr-medical-star:before{content:"\eccf"}.fi-rr-medication:before{content:"\ecd0"}.fi-rr-medicine:before{content:"\ecd1"}.fi-rr-meditation:before{content:"\ecd2"}.fi-rr-meeting:before{content:"\ecd5"}.fi-rr-meeting-alt:before{content:"\ecd6"}.fi-rr-megaphone:before{content:"\ecd7"}.fi-rr-megaphone-announcement-leader:before{content:"\ecd8"}.fi-rr-megaphone-magnifying-glass:before{content:"\ecd9"}.fi-rr-megaphone-sound-waves:before{content:"\ecda"}.fi-rr-meh:before{content:"\ecdb"}.fi-rr-meh-blank:before{content:"\ecdc"}.fi-rr-meh-rolling-eyes:before{content:"\ecdd"}.fi-rr-melon:before{content:"\ecde"}.fi-rr-melon-alt:before{content:"\ecdf"}.fi-rr-member-list:before{content:"\ece0"}.fi-rr-member-search:before{content:"\ece1"}.fi-rr-membership:before{content:"\ece2"}.fi-rr-membership-vip:before{content:"\ece3"}.fi-rr-memo:before{content:"\ece4"}.fi-rr-memo-circle-check:before{content:"\ece5"}.fi-rr-memo-pad:before{content:"\ece6"}.fi-rr-memory:before{content:"\ece7"}.fi-rr-memory-loss:before{content:"\ece8"}.fi-rr-men-swimsuit:before{content:"\ece9"}.fi-rr-menorah:before{content:"\ecea"}.fi-rr-menu-burger:before{content:"\eceb"}.fi-rr-menu-dots:before{content:"\ecec"}.fi-rr-menu-dots-vertical:before{content:"\eced"}.fi-rr-menu-food:before{content:"\ecee"}.fi-rr-mercury:before{content:"\ecef"}.fi-rr-message-alert:before{content:"\ecf0"}.fi-rr-message-arrow-down:before{content:"\ecf1"}.fi-rr-message-arrow-up:before{content:"\ecf2"}.fi-rr-message-arrow-up-right:before{content:"\ecf3"}.fi-rr-message-bot:before{content:"\ecf4"}.fi-rr-message-circle-refresh:before{content:"\ecf5"}.fi-rr-message-code:before{content:"\ecf6"}.fi-rr-message-dollar:before{content:"\ecf7"}.fi-rr-message-heart:before{content:"\ecf8"}.fi-rr-message-image:before{content:"\ecf9"}.fi-rr-message-question:before{content:"\ecfb"}.fi-rr-message-quote:before{content:"\ecfc"}.fi-rr-message-slash:before{content:"\ecfd"}.fi-rr-message-sms:before{content:"\ecfe"}.fi-rr-message-square-refresh:before{content:"\ecff"}.fi-rr-message-star:before{content:"\ed00"}.fi-rr-message-text:before{content:"\ed01"}.fi-rr-message-xmark:before{content:"\ed02"}.fi-rr-messages:before{content:"\ed03"}.fi-rr-messages-dollar:before{content:"\ed04"}.fi-rr-messages-question:before{content:"\ed05"}.fi-rr-meteor:before{content:"\ed09"}.fi-rr-meter:before{content:"\ed0a"}.fi-rr-meter-bolt:before{content:"\ed0b"}.fi-rr-meter-droplet:before{content:"\ed0c"}.fi-rr-meter-fire:before{content:"\ed0d"}.fi-rr-method:before{content:"\ed0e"}.fi-rr-micro-sd:before{content:"\ed0f"}.fi-rr-micro-sd-adapter:before{content:"\ed10"}.fi-rr-microchip:before{content:"\ed11"}.fi-rr-microchip-ai:before{content:"\ed12"}.fi-rr-microphone:before{content:"\ed13"}.fi-rr-microphone-alt:before{content:"\ed14"}.fi-rr-microphone-question-mark:before{content:"\ed17"}.fi-rr-microphone-slash:before{content:"\ed18"}.fi-rr-microscope:before{content:"\ed19"}.fi-rr-microscope-bacteria:before{content:"\ed1a"}.fi-rr-microwave:before{content:"\ed1e"}.fi-rr-milk:before{content:"\ed1f"}.fi-rr-milk-alt:before{content:"\ed20"}.fi-rr-mill:before{content:"\ed21"}.fi-rr-mill-sign:before{content:"\ed22"}.fi-rr-mind-share:before{content:"\ed24"}.fi-rr-minus:before{content:"\ed25"}.fi-rr-minus-circle:before{content:"\ed26"}.fi-rr-minus-hexagon:before{content:"\ed27"}.fi-rr-minus-small:before{content:"\ed28"}.fi-rr-mirror:before{content:"\ed2a"}.fi-rr-mirror-user:before{content:"\ed2b"}.fi-rr-miso-soup:before{content:"\ed2c"}.fi-rr-mission:before{content:"\ed2d"}.fi-rr-mistletoe:before{content:"\ed2e"}.fi-rr-mix:before{content:"\ed2f"}.fi-rr-mixer:before{content:"\ed30"}.fi-rr-mobile:before{content:"\ed31"}.fi-rr-mobile-4g:before{content:"\ed32"}.fi-rr-mobile-5g:before{content:"\ed33"}.fi-rr-mobile-app-cleaner:before{content:"\ed35"}.fi-rr-mobile-button:before{content:"\ed37"}.fi-rr-mobile-friendly:before{content:"\ed38"}.fi-rr-mobile-hand:before{content:"\ed39"}.fi-rr-mobile-lock:before{content:"\ed3a"}.fi-rr-mobile-message:before{content:"\ed3b"}.fi-rr-mobile-notch:before{content:"\ed3c"}.fi-rr-mochi:before{content:"\ed3f"}.fi-rr-mockup:before{content:"\ed40"}.fi-rr-mode:before{content:"\ed41"}.fi-rr-mode-alt:before{content:"\ed42"}.fi-rr-mode-landscape:before{content:"\ed43"}.fi-rr-mode-portrait:before{content:"\ed44"}.fi-rr-model-cube:before{content:"\ed45"}.fi-rr-model-cube-arrows:before{content:"\ed46"}.fi-rr-model-cube-space:before{content:"\ed47"}.fi-rr-modular-home:before{content:"\ed48"}.fi-rr-module:before{content:"\ed49"}.fi-rr-monday:before{content:"\ed4a"}.fi-rr-money:before{content:"\ed4b"}.fi-rr-money-bill-lock:before{content:"\ed4c"}.fi-rr-money-bill-simple:before{content:"\ed4d"}.fi-rr-money-bill-transfer:before{content:"\ed4e"}.fi-rr-money-bill-wave:before{content:"\ed4f"}.fi-rr-money-bill-wave-alt:before{content:"\ed50"}.fi-rr-money-bills:before{content:"\ed51"}.fi-rr-money-bills-simple:before{content:"\ed52"}.fi-rr-money-check:before{content:"\ed53"}.fi-rr-money-check-edit:before{content:"\ed54"}.fi-rr-money-check-edit-alt:before{content:"\ed55"}.fi-rr-money-coin-transfer:before{content:"\ed56"}.fi-rr-money-from-bracket:before{content:"\ed57"}.fi-rr-money-gears:before{content:"\ed58"}.fi-rr-money-income:before{content:"\ed59"}.fi-rr-money-laptop:before{content:"\ed5a"}.fi-rr-money-magnet:before{content:"\ed5b"}.fi-rr-money-safe-box:before{content:"\ed5c"}.fi-rr-money-simple-from-bracket:before{content:"\ed5d"}.fi-rr-money-transfer-alt:before{content:"\ed5e"}.fi-rr-money-transfer-coin-arrow:before{content:"\ed5f"}.fi-rr-money-transfer-smartphone:before{content:"\ed60"}.fi-rr-money-wings:before{content:"\ed61"}.fi-rr-monitor-sun:before{content:"\ed62"}.fi-rr-monitor-water:before{content:"\ed63"}.fi-rr-monkey:before{content:"\ed64"}.fi-rr-monstera:before{content:"\ed65"}.fi-rr-monument:before{content:"\ed66"}.fi-rr-moon:before{content:"\ed67"}.fi-rr-moon-stars:before{content:"\ed68"}.fi-rr-moped:before{content:"\ed69"}.fi-rr-mortar-pestle:before{content:"\ed6b"}.fi-rr-mortgage:before{content:"\ed6c"}.fi-rr-mosque:before{content:"\ed6d"}.fi-rr-mosque-alt:before{content:"\ed6e"}.fi-rr-mosque-moon:before{content:"\ed6f"}.fi-rr-mosquito:before{content:"\ed70"}.fi-rr-mosquito-net:before{content:"\ed71"}.fi-rr-motion-graphic:before{content:"\ed72"}.fi-rr-motorcycle:before{content:"\ed74"}.fi-rr-motorcycle-front:before{content:"\ed75"}.fi-rr-motorcycle-helmet:before{content:"\ed76"}.fi-rr-mound:before{content:"\ed77"}.fi-rr-mountain:before{content:"\ed78"}.fi-rr-mountain-city:before{content:"\ed79"}.fi-rr-mountain-peak:before{content:"\ed7a"}.fi-rr-mountains:before{content:"\ed7c"}.fi-rr-mouse:before{content:"\ed7d"}.fi-rr-mouse-field:before{content:"\ed7e"}.fi-rr-mouse-pointer-click:before{content:"\ed7f"}.fi-rr-mouse-pointer-heart:before{content:"\ed80"}.fi-rr-mouse-scroll:before{content:"\ed81"}.fi-rr-moustache:before{content:"\ed82"}.fi-rr-mov-file:before{content:"\ed83"}.fi-rr-move-to-folder:before{content:"\ed84"}.fi-rr-move-to-folder-2:before{content:"\ed85"}.fi-rr-moving:before{content:"\ed86"}.fi-rr-mower:before{content:"\ed87"}.fi-rr-mp3-file:before{content:"\ed88"}.fi-rr-mp3-player:before{content:"\ed89"}.fi-rr-mp4-file:before{content:"\ed8a"}.fi-rr-muffin:before{content:"\ed8b"}.fi-rr-mug:before{content:"\ed8c"}.fi-rr-mug-alt:before{content:"\ed8d"}.fi-rr-mug-hot:before{content:"\ed8e"}.fi-rr-mug-hot-alt:before{content:"\ed8f"}.fi-rr-mug-marshmallows:before{content:"\ed90"}.fi-rr-mug-tea:before{content:"\ed91"}.fi-rr-mug-tea-alt:before{content:"\ed92"}.fi-rr-mug-tea-saucer:before{content:"\ed93"}.fi-rr-mulled-wine:before{content:"\ed94"}.fi-rr-multi-player:before{content:"\ed95"}.fi-rr-multiple:before{content:"\ed96"}.fi-rr-multiple-alt:before{content:"\ed97"}.fi-rr-multitasking:before{content:"\ed98"}.fi-rr-muscle:before{content:"\ed99"}.fi-rr-museum:before{content:"\ed9a"}.fi-rr-mushroom:before{content:"\ed9b"}.fi-rr-mushroom-alt:before{content:"\ed9c"}.fi-rr-mushroom-cloud:before{content:"\ed9d"}.fi-rr-music:before{content:"\ed9e"}.fi-rr-music-alt:before{content:"\ed9f"}.fi-rr-music-file:before{content:"\eda1"}.fi-rr-music-magnifying-glass:before{content:"\eda2"}.fi-rr-music-note:before{content:"\eda3"}.fi-rr-music-note-slash:before{content:"\eda4"}.fi-rr-music-slash:before{content:"\eda5"}.fi-rr-mystery-box:before{content:"\eda7"}.fi-rr-n:before{content:"\eda8"}.fi-rr-naan-bread:before{content:"\eda9"}.fi-rr-nail-art:before{content:"\edaa"}.fi-rr-nail-clipper:before{content:"\edab"}.fi-rr-naira-sign:before{content:"\edac"}.fi-rr-narwhal:before{content:"\edae"}.fi-rr-navigation:before{content:"\edaf"}.fi-rr-needle:before{content:"\edb0"}.fi-rr-nesting-dolls:before{content:"\edb1"}.fi-rr-network:before{content:"\edb4"}.fi-rr-network-analytic:before{content:"\edb5"}.fi-rr-network-cloud:before{content:"\edb6"}.fi-rr-network-cloud-computer:before{content:"\edb7"}.fi-rr-network-firewall:before{content:"\edb8"}.fi-rr-network-user:before{content:"\edb9"}.fi-rr-neuter:before{content:"\edba"}.fi-rr-newsletter-subscribe:before{content:"\edbd"}.fi-rr-newspaper:before{content:"\edbe"}.fi-rr-newspaper-open:before{content:"\edc0"}.fi-rr-nfc:before{content:"\edc1"}.fi-rr-nfc-lock:before{content:"\edc2"}.fi-rr-nfc-magnifying-glass:before{content:"\edc3"}.fi-rr-nfc-pen:before{content:"\edc4"}.fi-rr-nfc-slash:before{content:"\edc6"}.fi-rr-nfc-trash:before{content:"\edc7"}.fi-rr-nft-square:before{content:"\edca"}.fi-rr-night-day:before{content:"\edcb"}.fi-rr-night-mode:before{content:"\edcc"}.fi-rr-no-attention:before{content:"\edcd"}.fi-rr-no-baby:before{content:"\edce"}.fi-rr-no-ball:before{content:"\edcf"}.fi-rr-no-child:before{content:"\edd0"}.fi-rr-no-children:before{content:"\edd1"}.fi-rr-no-fee:before{content:"\edd2"}.fi-rr-no-food:before{content:"\edd3"}.fi-rr-no-food-circle:before{content:"\edd4"}.fi-rr-no-iron:before{content:"\edd5"}.fi-rr-no-pacifier:before{content:"\edd6"}.fi-rr-no-people:before{content:"\edd7"}.fi-rr-no-play-football:before{content:"\edd8"}.fi-rr-no-smoking:before{content:"\edd9"}.fi-rr-no-vaping:before{content:"\edda"}.fi-rr-no-vaping-circle:before{content:"\eddb"}.fi-rr-noise-cancelling-headphones:before{content:"\edde"}.fi-rr-noodles:before{content:"\eddf"}.fi-rr-nose:before{content:"\ede1"}.fi-rr-not-equal:before{content:"\ede2"}.fi-rr-not-found:before{content:"\ede3"}.fi-rr-not-found-alt:before{content:"\ede4"}.fi-rr-not-found-magnifying-glass:before{content:"\ede5"}.fi-rr-notary:before{content:"\ede6"}.fi-rr-notdef:before{content:"\ede7"}.fi-rr-note:before{content:"\ede8"}.fi-rr-note-medical:before{content:"\ede9"}.fi-rr-note-sticky:before{content:"\edea"}.fi-rr-notebook:before{content:"\edeb"}.fi-rr-notebook-alt:before{content:"\edec"}.fi-rr-notebook-location:before{content:"\eded"}.fi-rr-notes:before{content:"\edee"}.fi-rr-notes-medical:before{content:"\edef"}.fi-rr-november-calendar:before{content:"\edf0"}.fi-rr-o:before{content:"\edfa"}.fi-rr-obj-file:before{content:"\edfb"}.fi-rr-object-exclude:before{content:"\edfc"}.fi-rr-object-group:before{content:"\edfd"}.fi-rr-object-intersect:before{content:"\edfe"}.fi-rr-object-subtract:before{content:"\edff"}.fi-rr-object-ungroup:before{content:"\ee00"}.fi-rr-object-union:before{content:"\ee01"}.fi-rr-objects-column:before{content:"\ee03"}.fi-rr-octagon:before{content:"\ee04"}.fi-rr-octagon-check:before{content:"\ee05"}.fi-rr-octagon-divide:before{content:"\ee06"}.fi-rr-octagon-exclamation:before{content:"\ee07"}.fi-rr-octagon-minus:before{content:"\ee08"}.fi-rr-octagon-plus:before{content:"\ee09"}.fi-rr-octagon-xmark:before{content:"\ee0a"}.fi-rr-october-calendar:before{content:"\ee0c"}.fi-rr-octopus:before{content:"\ee0d"}.fi-rr-office-chair:before{content:"\ee0f"}.fi-rr-office-paperclip:before{content:"\ee10"}.fi-rr-oil-can:before{content:"\ee11"}.fi-rr-oil-price:before{content:"\ee12"}.fi-rr-oil-tank:before{content:"\ee13"}.fi-rr-oil-temp:before{content:"\ee14"}.fi-rr-old-people:before{content:"\ee16"}.fi-rr-olive:before{content:"\ee17"}.fi-rr-olive-branch-dove:before{content:"\ee18"}.fi-rr-olive-oil:before{content:"\ee19"}.fi-rr-olives:before{content:"\ee1a"}.fi-rr-om:before{content:"\ee1b"}.fi-rr-omega:before{content:"\ee1c"}.fi-rr-on-air-square:before{content:"\ee1d"}.fi-rr-onboarding:before{content:"\ee1e"}.fi-rr-onigiri:before{content:"\ee20"}.fi-rr-onion:before{content:"\ee21"}.fi-rr-online-course:before{content:"\ee22"}.fi-rr-online-game:before{content:"\ee23"}.fi-rr-online-interview:before{content:"\ee24"}.fi-rr-online-meet:before{content:"\ee25"}.fi-rr-online-tax:before{content:"\ee26"}.fi-rr-opacity:before{content:"\ee27"}.fi-rr-open:before{content:"\ee28"}.fi-rr-open-book-apple:before{content:"\ee29"}.fi-rr-open-book-lightbulb:before{content:"\ee2a"}.fi-rr-open-box-check:before{content:"\ee2b"}.fi-rr-open-box-speedometer:before{content:"\ee2d"}.fi-rr-open-box-timer:before{content:"\ee2e"}.fi-rr-open-mail-clip:before{content:"\ee2f"}.fi-rr-open-notebook:before{content:"\ee30"}.fi-rr-operating-system-upgrade:before{content:"\ee31"}.fi-rr-operation:before{content:"\ee32"}.fi-rr-optimization:before{content:"\ee33"}.fi-rr-orange-juice:before{content:"\ee36"}.fi-rr-order-food-mobile:before{content:"\ee37"}.fi-rr-order-food-online:before{content:"\ee38"}.fi-rr-order-food-telephone:before{content:"\ee39"}.fi-rr-order-history:before{content:"\ee3a"}.fi-rr-organization-chart:before{content:"\ee3b"}.fi-rr-ornament:before{content:"\ee3c"}.fi-rr-otp:before{content:"\ee3d"}.fi-rr-otter:before{content:"\ee3e"}.fi-rr-outdent:before{content:"\ee40"}.fi-rr-oval:before{content:"\ee41"}.fi-rr-oval-alt:before{content:"\ee42"}.fi-rr-oven:before{content:"\ee43"}.fi-rr-overline:before{content:"\ee44"}.fi-rr-overview:before{content:"\ee45"}.fi-rr-ozone-layer:before{content:"\ee46"}.fi-rr-p:before{content:"\ee47"}.fi-rr-p2p-lending:before{content:"\ee48"}.fi-rr-pacifier:before{content:"\ee49"}.fi-rr-package:before{content:"\ee4a"}.fi-rr-paddle-tennis-player:before{content:"\ee4b"}.fi-rr-paddle-tennis-racket:before{content:"\ee4c"}.fi-rr-padlock-check:before{content:"\ee4d"}.fi-rr-page-break:before{content:"\ee4e"}.fi-rr-pager:before{content:"\ee4f"}.fi-rr-paid:before{content:"\ee50"}.fi-rr-paint-brush:before{content:"\ee52"}.fi-rr-paint-bucket:before{content:"\ee53"}.fi-rr-paint-roller:before{content:"\ee54"}.fi-rr-paintbrush-pencil:before{content:"\ee56"}.fi-rr-paired:before{content:"\ee57"}.fi-rr-pairing:before{content:"\ee58"}.fi-rr-palette:before{content:"\ee59"}.fi-rr-pallet:before{content:"\ee5a"}.fi-rr-pallet-alt:before{content:"\ee5b"}.fi-rr-pan:before{content:"\ee5c"}.fi-rr-pan-food:before{content:"\ee5d"}.fi-rr-pan-frying:before{content:"\ee5e"}.fi-rr-pancakes:before{content:"\ee5f"}.fi-rr-panorama:before{content:"\ee63"}.fi-rr-paper-plane:before{content:"\ee64"}.fi-rr-paper-plane-launch:before{content:"\ee65"}.fi-rr-paper-plane-top:before{content:"\ee66"}.fi-rr-paperclip-vertical:before{content:"\ee67"}.fi-rr-parachute-box:before{content:"\ee68"}.fi-rr-paragraph:before{content:"\ee69"}.fi-rr-paragraph-left:before{content:"\ee6a"}.fi-rr-parking:before{content:"\ee6b"}.fi-rr-parking-circle:before{content:"\ee6c"}.fi-rr-parking-circle-slash:before{content:"\ee6d"}.fi-rr-parking-slash:before{content:"\ee6e"}.fi-rr-party-bell:before{content:"\ee71"}.fi-rr-party-horn:before{content:"\ee72"}.fi-rr-passenger-plane:before{content:"\ee73"}.fi-rr-passive-income:before{content:"\ee74"}.fi-rr-passport:before{content:"\ee75"}.fi-rr-password:before{content:"\ee77"}.fi-rr-password-alt:before{content:"\ee78"}.fi-rr-password-computer:before{content:"\ee79"}.fi-rr-password-email:before{content:"\ee7a"}.fi-rr-password-lock:before{content:"\ee7b"}.fi-rr-password-magnifying-glass:before{content:"\ee7c"}.fi-rr-password-protection:before{content:"\ee7d"}.fi-rr-password-smartphone:before{content:"\ee7e"}.fi-rr-paste:before{content:"\ee7f"}.fi-rr-patch:before{content:"\ee80"}.fi-rr-patient:before{content:"\ee81"}.fi-rr-patient-file:before{content:"\ee82"}.fi-rr-pattern:before{content:"\ee84"}.fi-rr-pause:before{content:"\ee85"}.fi-rr-pause-circle:before{content:"\ee86"}.fi-rr-pause-square:before{content:"\ee87"}.fi-rr-paw:before{content:"\ee88"}.fi-rr-paw-claws:before{content:"\ee89"}.fi-rr-paw-heart:before{content:"\ee8a"}.fi-rr-pay-per-click:before{content:"\ee8b"}.fi-rr-payment-authentication:before{content:"\ee8c"}.fi-rr-payment-gateway:before{content:"\ee8d"}.fi-rr-payment-pos:before{content:"\ee8e"}.fi-rr-payment-qrcode:before{content:"\ee8f"}.fi-rr-payment-security:before{content:"\ee90"}.fi-rr-payroll:before{content:"\ee92"}.fi-rr-payroll-calendar:before{content:"\ee93"}.fi-rr-payroll-check:before{content:"\ee94"}.fi-rr-pc-chair:before{content:"\ee95"}.fi-rr-peace:before{content:"\ee96"}.fi-rr-peach:before{content:"\ee97"}.fi-rr-peanut:before{content:"\ee98"}.fi-rr-peanuts:before{content:"\ee99"}.fi-rr-peapod:before{content:"\ee9a"}.fi-rr-pear:before{content:"\ee9b"}.fi-rr-pedestal:before{content:"\ee9c"}.fi-rr-pelvis:before{content:"\ee9d"}.fi-rr-pen-circle:before{content:"\ee9e"}.fi-rr-pen-clip:before{content:"\ee9f"}.fi-rr-pen-clip-slash:before{content:"\eea0"}.fi-rr-pen-fancy:before{content:"\eea1"}.fi-rr-pen-fancy-slash:before{content:"\eea2"}.fi-rr-pen-field:before{content:"\eea3"}.fi-rr-pen-nib:before{content:"\eea4"}.fi-rr-pen-nib-slash:before{content:"\eea5"}.fi-rr-pen-slash:before{content:"\eea6"}.fi-rr-pen-square:before{content:"\eea7"}.fi-rr-pen-swirl:before{content:"\eea8"}.fi-rr-pencil:before{content:"\eea9"}.fi-rr-pencil-lightbulb:before{content:"\eeaa"}.fi-rr-pencil-paintbrush:before{content:"\eeab"}.fi-rr-pencil-ruler:before{content:"\eeac"}.fi-rr-pencil-slash:before{content:"\eead"}.fi-rr-pending:before{content:"\eeae"}.fi-rr-pendulum:before{content:"\eeaf"}.fi-rr-pennant:before{content:"\eeb0"}.fi-rr-people:before{content:"\eeb1"}.fi-rr-people-arrows-left-right:before{content:"\eeb2"}.fi-rr-people-carry-box:before{content:"\eeb3"}.fi-rr-people-dress:before{content:"\eeb4"}.fi-rr-people-group:before{content:"\eeb5"}.fi-rr-people-line:before{content:"\eeb6"}.fi-rr-people-network-partner:before{content:"\eeb7"}.fi-rr-people-pants:before{content:"\eeb8"}.fi-rr-people-poll:before{content:"\eeb9"}.fi-rr-people-pulling:before{content:"\eeba"}.fi-rr-people-robbery:before{content:"\eebb"}.fi-rr-people-roof:before{content:"\eebc"}.fi-rr-pepper:before{content:"\eebe"}.fi-rr-pepper-alt:before{content:"\eebf"}.fi-rr-pepper-hot:before{content:"\eec0"}.fi-rr-peppermint:before{content:"\eec1"}.fi-rr-peppermint-tea:before{content:"\eec2"}.fi-rr-percent-10:before{content:"\eec3"}.fi-rr-percent-100:before{content:"\eec4"}.fi-rr-percent-20:before{content:"\eec5"}.fi-rr-percent-25:before{content:"\eec6"}.fi-rr-percent-30:before{content:"\eec7"}.fi-rr-percent-40:before{content:"\eec8"}.fi-rr-percent-50:before{content:"\eec9"}.fi-rr-percent-60:before{content:"\eeca"}.fi-rr-percent-70:before{content:"\eecb"}.fi-rr-percent-75:before{content:"\eecc"}.fi-rr-percent-80:before{content:"\eecd"}.fi-rr-percent-90:before{content:"\eece"}.fi-rr-percentage:before{content:"\eecf"}.fi-rr-perfume:before{content:"\eed0"}.fi-rr-person-arrow-down-to-line:before{content:"\eed2"}.fi-rr-person-arrow-up-from-line:before{content:"\eed3"}.fi-rr-person-back-pain:before{content:"\eed4"}.fi-rr-person-battery:before{content:"\eed5"}.fi-rr-person-booth:before{content:"\eed6"}.fi-rr-person-breastfeeding:before{content:"\eed7"}.fi-rr-person-burst:before{content:"\eed8"}.fi-rr-person-carry-box:before{content:"\eed9"}.fi-rr-person-chalkboard:before{content:"\eeda"}.fi-rr-person-circle-check:before{content:"\eedb"}.fi-rr-person-circle-exclamation:before{content:"\eedc"}.fi-rr-person-circle-minus:before{content:"\eedd"}.fi-rr-person-circle-plus:before{content:"\eede"}.fi-rr-person-circle-question:before{content:"\eedf"}.fi-rr-person-circle-xmark:before{content:"\eee0"}.fi-rr-person-climbing:before{content:"\eee1"}.fi-rr-person-cv:before{content:"\eee2"}.fi-rr-person-dolly:before{content:"\eee3"}.fi-rr-person-dolly-empty:before{content:"\eee4"}.fi-rr-person-dots-from-line:before{content:"\eee5"}.fi-rr-person-dragging-bag:before{content:"\eee6"}.fi-rr-person-dress:before{content:"\eee7"}.fi-rr-person-dress-burst:before{content:"\eee8"}.fi-rr-person-dress-simple:before{content:"\eee9"}.fi-rr-person-drowning:before{content:"\eeea"}.fi-rr-person-falling:before{content:"\eeeb"}.fi-rr-person-harassing:before{content:"\eeed"}.fi-rr-person-luggage:before{content:"\eeee"}.fi-rr-person-lunge:before{content:"\eeef"}.fi-rr-person-military-pointing:before{content:"\eef0"}.fi-rr-person-military-rifle:before{content:"\eef1"}.fi-rr-person-military-to-person:before{content:"\eef2"}.fi-rr-person-pilates:before{content:"\eef3"}.fi-rr-person-praying:before{content:"\eef4"}.fi-rr-person-pregnant:before{content:"\eef5"}.fi-rr-person-presenting:before{content:"\eef6"}.fi-rr-person-rays:before{content:"\eef7"}.fi-rr-person-rifle:before{content:"\eef8"}.fi-rr-person-seat:before{content:"\eef9"}.fi-rr-person-seat-reclined:before{content:"\eefa"}.fi-rr-person-shelter:before{content:"\eefb"}.fi-rr-person-sign:before{content:"\eefc"}.fi-rr-person-simple:before{content:"\eefd"}.fi-rr-person-stress:before{content:"\eefe"}.fi-rr-person-surfing:before{content:"\eeff"}.fi-rr-person-through-window:before{content:"\ef00"}.fi-rr-person-to-door:before{content:"\ef01"}.fi-rr-person-walking-arrow-loop-left:before{content:"\ef03"}.fi-rr-person-walking-arrow-right:before{content:"\ef04"}.fi-rr-person-walking-from-line-arrow-right:before{content:"\ef06"}.fi-rr-person-walking-with-cane:before{content:"\ef07"}.fi-rr-personal-finance:before{content:"\ef08"}.fi-rr-peseta-sign:before{content:"\ef09"}.fi-rr-peso-sign:before{content:"\ef0a"}.fi-rr-pets:before{content:"\ef0b"}.fi-rr-pharmacy:before{content:"\ef0d"}.fi-rr-pharmacy-symbol:before{content:"\ef0e"}.fi-rr-phishing:before{content:"\ef11"}.fi-rr-phone-24h:before{content:"\ef12"}.fi-rr-phone-addiction:before{content:"\ef13"}.fi-rr-phone-call:before{content:"\ef14"}.fi-rr-phone-cross:before{content:"\ef15"}.fi-rr-phone-flip:before{content:"\ef16"}.fi-rr-phone-guide:before{content:"\ef17"}.fi-rr-phone-heart-message:before{content:"\ef18"}.fi-rr-phone-intercom:before{content:"\ef19"}.fi-rr-phone-megaphone:before{content:"\ef1a"}.fi-rr-phone-office:before{content:"\ef1b"}.fi-rr-phone-pause:before{content:"\ef1c"}.fi-rr-phone-plus:before{content:"\ef1d"}.fi-rr-phone-rotary:before{content:"\ef1e"}.fi-rr-phone-slash:before{content:"\ef1f"}.fi-rr-photo-capture:before{content:"\ef20"}.fi-rr-photo-film-music:before{content:"\ef22"}.fi-rr-photo-video:before{content:"\ef23"}.fi-rr-physics:before{content:"\ef2a"}.fi-rr-pi:before{content:"\ef2b"}.fi-rr-piano:before{content:"\ef2c"}.fi-rr-piano-keyboard:before{content:"\ef2d"}.fi-rr-picaxe-minning:before{content:"\ef2e"}.fi-rr-pickaxe:before{content:"\ef2f"}.fi-rr-picking:before{content:"\ef30"}.fi-rr-picking-box:before{content:"\ef31"}.fi-rr-picnic:before{content:"\ef32"}.fi-rr-picpeople:before{content:"\ef33"}.fi-rr-picpeople-filled:before{content:"\ef34"}.fi-rr-picture:before{content:"\ef35"}.fi-rr-pie:before{content:"\ef36"}.fi-rr-pie-chart-box:before{content:"\ef37"}.fi-rr-piece:before{content:"\ef38"}.fi-rr-pig:before{content:"\ef39"}.fi-rr-pig-bank-bulb:before{content:"\ef3a"}.fi-rr-pig-face:before{content:"\ef3b"}.fi-rr-piggy-bank:before{content:"\ef3c"}.fi-rr-piggy-bank-budget:before{content:"\ef3d"}.fi-rr-pilates-reformer:before{content:"\ef3e"}.fi-rr-pillar:before{content:"\ef3f"}.fi-rr-pills:before{content:"\ef40"}.fi-rr-pin-to-pin:before{content:"\ef41"}.fi-rr-pinata:before{content:"\ef42"}.fi-rr-pineapple:before{content:"\ef43"}.fi-rr-pineapple-alt:before{content:"\ef44"}.fi-rr-pinecone:before{content:"\ef45"}.fi-rr-ping-pong:before{content:"\ef46"}.fi-rr-pipe-smoking:before{content:"\ef49"}.fi-rr-pipeline:before{content:"\ef4a"}.fi-rr-pisa-tower:before{content:"\ef4c"}.fi-rr-pistachio:before{content:"\ef4d"}.fi-rr-pizza-box:before{content:"\ef4f"}.fi-rr-pizza-slice:before{content:"\ef50"}.fi-rr-pizza-whole-slice:before{content:"\ef51"}.fi-rr-place-of-worship:before{content:"\ef52"}.fi-rr-plagiarism:before{content:"\ef53"}.fi-rr-plan:before{content:"\ef54"}.fi-rr-plan-strategy:before{content:"\ef55"}.fi-rr-plane:before{content:"\ef56"}.fi-rr-plane-alt:before{content:"\ef57"}.fi-rr-plane-arrival:before{content:"\ef58"}.fi-rr-plane-check:before{content:"\ef59"}.fi-rr-plane-clock:before{content:"\ef5a"}.fi-rr-plane-departure:before{content:"\ef5b"}.fi-rr-plane-globe:before{content:"\ef5c"}.fi-rr-plane-lock:before{content:"\ef5d"}.fi-rr-plane-prop:before{content:"\ef5e"}.fi-rr-plane-slash:before{content:"\ef5f"}.fi-rr-plane-tail:before{content:"\ef60"}.fi-rr-planet-mask:before{content:"\ef63"}.fi-rr-planet-moon:before{content:"\ef64"}.fi-rr-planet-ringed:before{content:"\ef65"}.fi-rr-planning:before{content:"\ef66"}.fi-rr-plant-care:before{content:"\ef67"}.fi-rr-plant-growth:before{content:"\ef68"}.fi-rr-plant-seed-invest:before{content:"\ef69"}.fi-rr-plant-wilt:before{content:"\ef6a"}.fi-rr-plate:before{content:"\ef6b"}.fi-rr-plate-eating:before{content:"\ef6c"}.fi-rr-plate-empty:before{content:"\ef6d"}.fi-rr-plate-utensils:before{content:"\ef6e"}.fi-rr-plate-wheat:before{content:"\ef6f"}.fi-rr-play:before{content:"\ef70"}.fi-rr-play-alt:before{content:"\ef71"}.fi-rr-play-circle:before{content:"\ef72"}.fi-rr-play-microphone:before{content:"\ef73"}.fi-rr-play-pause:before{content:"\ef74"}.fi-rr-playing-cards:before{content:"\ef75"}.fi-rr-pliers:before{content:"\ef76"}.fi-rr-plug:before{content:"\ef77"}.fi-rr-plug-alt:before{content:"\ef78"}.fi-rr-plug-bolt-charger:before{content:"\ef79"}.fi-rr-plug-cable:before{content:"\ef7a"}.fi-rr-plug-circle-bolt:before{content:"\ef7b"}.fi-rr-plug-circle-check:before{content:"\ef7c"}.fi-rr-plug-circle-exclamation:before{content:"\ef7d"}.fi-rr-plug-circle-minus:before{content:"\ef7e"}.fi-rr-plug-circle-plus:before{content:"\ef7f"}.fi-rr-plug-connection:before{content:"\ef80"}.fi-rr-plug-eco:before{content:"\ef81"}.fi-rr-plug-fire:before{content:"\ef82"}.fi-rr-plumbing:before{content:"\ef83"}.fi-rr-plunger:before{content:"\ef84"}.fi-rr-plus:before{content:"\ef85"}.fi-rr-plus-hexagon:before{content:"\ef86"}.fi-rr-plus-minus:before{content:"\ef87"}.fi-rr-plus-small:before{content:"\ef88"}.fi-rr-png-file:before{content:"\ef89"}.fi-rr-podcast:before{content:"\ef8a"}.fi-rr-podium:before{content:"\ef8b"}.fi-rr-podium-award:before{content:"\ef8c"}.fi-rr-podium-star:before{content:"\ef8d"}.fi-rr-podium-victory-leader:before{content:"\ef8f"}.fi-rr-point-of-sale:before{content:"\ef90"}.fi-rr-point-of-sale-bill:before{content:"\ef91"}.fi-rr-point-of-sale-card:before{content:"\ef92"}.fi-rr-point-of-sale-check:before{content:"\ef93"}.fi-rr-point-of-sale-lock:before{content:"\ef94"}.fi-rr-point-of-sale-mobile:before{content:"\ef95"}.fi-rr-point-of-sale-signal:before{content:"\ef96"}.fi-rr-point-of-sale-slash:before{content:"\ef97"}.fi-rr-pointer-loading:before{content:"\ef99"}.fi-rr-pointer-text:before{content:"\ef9a"}.fi-rr-poke-bowl:before{content:"\ef9b"}.fi-rr-poker-chip:before{content:"\ef9c"}.fi-rr-police-box:before{content:"\ef9d"}.fi-rr-polish-bottle:before{content:"\ef9e"}.fi-rr-polish-brush:before{content:"\ef9f"}.fi-rr-poll-h:before{content:"\efa0"}.fi-rr-pollution:before{content:"\efa2"}.fi-rr-pompebled:before{content:"\efa3"}.fi-rr-poo:before{content:"\efa4"}.fi-rr-poo-bolt:before{content:"\efa5"}.fi-rr-pool-8-ball:before{content:"\efa6"}.fi-rr-poop:before{content:"\efa7"}.fi-rr-pop:before{content:"\efa8"}.fi-rr-popcorn:before{content:"\efa9"}.fi-rr-popsicle:before{content:"\efaa"}.fi-rr-population:before{content:"\efab"}.fi-rr-population-globe:before{content:"\efac"}.fi-rr-portal-enter:before{content:"\efad"}.fi-rr-portal-exit:before{content:"\efae"}.fi-rr-portfolio:before{content:"\efaf"}.fi-rr-portrait:before{content:"\efb0"}.fi-rr-portuguese:before{content:"\efb1"}.fi-rr-postal-address:before{content:"\efb2"}.fi-rr-pot:before{content:"\efb4"}.fi-rr-potato:before{content:"\efb5"}.fi-rr-pound:before{content:"\efb6"}.fi-rr-power:before{content:"\efb7"}.fi-rr-powerbank:before{content:"\efb8"}.fi-rr-ppt-file:before{content:"\efb9"}.fi-rr-practice:before{content:"\efba"}.fi-rr-praying-hands:before{content:"\efbb"}.fi-rr-premium-account:before{content:"\efbe"}.fi-rr-prescription:before{content:"\efbf"}.fi-rr-prescription-bottle:before{content:"\efc0"}.fi-rr-prescription-bottle-alt:before{content:"\efc1"}.fi-rr-prescription-bottle-pill:before{content:"\efc2"}.fi-rr-presentation:before{content:"\efc3"}.fi-rr-presentation-folder:before{content:"\efc4"}.fi-rr-pretzel:before{content:"\efc5"}.fi-rr-preview:before{content:"\efc6"}.fi-rr-previous-square:before{content:"\efc7"}.fi-rr-price-down:before{content:"\efc8"}.fi-rr-prime-time:before{content:"\efc9"}.fi-rr-print:before{content:"\efca"}.fi-rr-print-magnifying-glass:before{content:"\efcb"}.fi-rr-print-slash:before{content:"\efcc"}.fi-rr-print-wifi:before{content:"\efcd"}.fi-rr-printer-notification:before{content:"\efce"}.fi-rr-priority-arrow:before{content:"\efd0"}.fi-rr-priority-arrows:before{content:"\efd1"}.fi-rr-priority-importance:before{content:"\efd3"}.fi-rr-privacy-settings:before{content:"\efd6"}.fi-rr-private-account:before{content:"\efd7"}.fi-rr-problem-solving:before{content:"\efd9"}.fi-rr-procedures:before{content:"\efda"}.fi-rr-process:before{content:"\efdb"}.fi-rr-productivity:before{content:"\efdd"}.fi-rr-progress-bar-dotted-empty:before{content:"\efde"}.fi-rr-progress-bar-dotted-half:before{content:"\efdf"}.fi-rr-progress-bar-dotted-line-half:before{content:"\efe0"}.fi-rr-progress-bar-empty:before{content:"\efe1"}.fi-rr-progress-bar-half:before{content:"\efe2"}.fi-rr-progress-bar-square-empty:before{content:"\efe3"}.fi-rr-progress-bar-square-half:before{content:"\efe4"}.fi-rr-progress-complete:before{content:"\efe5"}.fi-rr-progress-download:before{content:"\efe6"}.fi-rr-progress-upload:before{content:"\efe7"}.fi-rr-projector:before{content:"\efe8"}.fi-rr-protein-bar:before{content:"\efe9"}.fi-rr-protein-shake:before{content:"\efea"}.fi-rr-protractor:before{content:"\efeb"}.fi-rr-psychology:before{content:"\efec"}.fi-rr-pulse:before{content:"\efed"}.fi-rr-pump:before{content:"\efee"}.fi-rr-pump-medical:before{content:"\efef"}.fi-rr-pumpkin:before{content:"\eff0"}.fi-rr-pumpkin-alt:before{content:"\eff1"}.fi-rr-pumpkin-alt-2:before{content:"\eff2"}.fi-rr-punching-bag:before{content:"\eff3"}.fi-rr-puzzle:before{content:"\eff4"}.fi-rr-puzzle-alt:before{content:"\eff5"}.fi-rr-puzzle-piece-integration:before{content:"\eff8"}.fi-rr-puzzle-pieces:before{content:"\eff9"}.fi-rr-pyramid:before{content:"\effa"}.fi-rr-q:before{content:"\effd"}.fi-rr-QR:before{content:"\effe"}.fi-rr-qr-scan:before{content:"\efff"}.fi-rr-qrcode:before{content:"\f000"}.fi-rr-qrcode-box:before{content:"\f001"}.fi-rr-qrcode-information:before{content:"\f002"}.fi-rr-qrcode-location:before{content:"\f003"}.fi-rr-qrcode-menu:before{content:"\f004"}.fi-rr-qrcode-money:before{content:"\f005"}.fi-rr-qrcode-ticket:before{content:"\f006"}.fi-rr-qrcode-wifi:before{content:"\f007"}.fi-rr-quality:before{content:"\f008"}.fi-rr-quality-box:before{content:"\f009"}.fi-rr-question:before{content:"\f00b"}.fi-rr-question-square:before{content:"\f00c"}.fi-rr-queue:before{content:"\f00d"}.fi-rr-queue-alt:before{content:"\f00e"}.fi-rr-queue-line:before{content:"\f00f"}.fi-rr-queue-signal:before{content:"\f010"}.fi-rr-quick-box:before{content:"\f012"}.fi-rr-quill-pen-story:before{content:"\f014"}.fi-rr-quiz:before{content:"\f015"}.fi-rr-quiz-alt:before{content:"\f016"}.fi-rr-quiz-test:before{content:"\f017"}.fi-rr-quote-right:before{content:"\f018"}.fi-rr-quran-user:before{content:"\f01a"}.fi-rr-r:before{content:"\f01b"}.fi-rr-rabbit:before{content:"\f01c"}.fi-rr-rabbit-fast:before{content:"\f01d"}.fi-rr-raccoon:before{content:"\f01e"}.fi-rr-racquet:before{content:"\f01f"}.fi-rr-radar:before{content:"\f020"}.fi-rr-radar-monitoring-track:before{content:"\f021"}.fi-rr-radiation:before{content:"\f022"}.fi-rr-radiation-alt:before{content:"\f023"}.fi-rr-radio:before{content:"\f024"}.fi-rr-radio-alt:before{content:"\f025"}.fi-rr-radio-button:before{content:"\f026"}.fi-rr-radio-question-mark:before{content:"\f027"}.fi-rr-radio-tower:before{content:"\f028"}.fi-rr-radio-waves:before{content:"\f029"}.fi-rr-radish:before{content:"\f02a"}.fi-rr-rainbow:before{content:"\f02b"}.fi-rr-raindrops:before{content:"\f02c"}.fi-rr-ram:before{content:"\f02d"}.fi-rr-ramp-loading:before{content:"\f02e"}.fi-rr-rank:before{content:"\f02f"}.fi-rr-ranking-podium:before{content:"\f030"}.fi-rr-ranking-podium-empty:before{content:"\f031"}.fi-rr-ranking-star:before{content:"\f032"}.fi-rr-ranking-stars:before{content:"\f033"}.fi-rr-raygun:before{content:"\f035"}.fi-rr-razor-barber:before{content:"\f036"}.fi-rr-react:before{content:"\f037"}.fi-rr-rec:before{content:"\f039"}.fi-rr-receipt:before{content:"\f03a"}.fi-rr-recipe:before{content:"\f03b"}.fi-rr-recipe-book:before{content:"\f03c"}.fi-rr-record-vinyl:before{content:"\f03d"}.fi-rr-rectabgle-vertical:before{content:"\f03e"}.fi-rr-rectangle-barcode:before{content:"\f03f"}.fi-rr-rectangle-code:before{content:"\f040"}.fi-rr-rectangle-history-circle-plus:before{content:"\f041"}.fi-rr-rectangle-horizontal:before{content:"\f042"}.fi-rr-rectangle-list:before{content:"\f043"}.fi-rr-rectangle-panoramic:before{content:"\f044"}.fi-rr-rectangle-pro:before{content:"\f045"}.fi-rr-rectangle-vertical:before{content:"\f046"}.fi-rr-rectangle-vertical-history:before{content:"\f047"}.fi-rr-rectangle-xmark:before{content:"\f048"}.fi-rr-rectangles-mixed:before{content:"\f049"}.fi-rr-recycle:before{content:"\f04a"}.fi-rr-recycle-bin:before{content:"\f04b"}.fi-rr-redo:before{content:"\f04e"}.fi-rr-redo-alt:before{content:"\f04f"}.fi-rr-reel:before{content:"\f050"}.fi-rr-refer:before{content:"\f051"}.fi-rr-refer-arrow:before{content:"\f052"}.fi-rr-referee:before{content:"\f053"}.fi-rr-referral:before{content:"\f056"}.fi-rr-referral-alt:before{content:"\f057"}.fi-rr-referral-link-arrow:before{content:"\f058"}.fi-rr-referral-user:before{content:"\f059"}.fi-rr-reflect:before{content:"\f05a"}.fi-rr-reflect-horizontal:before{content:"\f05b"}.fi-rr-reflect-horizontal-alt:before{content:"\f05c"}.fi-rr-reflect-vertical:before{content:"\f05d"}.fi-rr-refresh:before{content:"\f05e"}.fi-rr-refrigerator:before{content:"\f05f"}.fi-rr-refund:before{content:"\f060"}.fi-rr-refund-alt:before{content:"\f061"}.fi-rr-region-pin:before{content:"\f062"}.fi-rr-region-pin-alt:before{content:"\f063"}.fi-rr-registered:before{content:"\f064"}.fi-rr-registration-paper:before{content:"\f067"}.fi-rr-remote-access:before{content:"\f069"}.fi-rr-remote-control:before{content:"\f06a"}.fi-rr-remote-control-hand:before{content:"\f06b"}.fi-rr-remove-folder:before{content:"\f06c"}.fi-rr-remove-user:before{content:"\f06d"}.fi-rr-rent:before{content:"\f06e"}.fi-rr-rent-signal:before{content:"\f06f"}.fi-rr-repeat-task:before{content:"\f070"}.fi-rr-replace:before{content:"\f071"}.fi-rr-replay-10:before{content:"\f073"}.fi-rr-replay-30:before{content:"\f074"}.fi-rr-replay-5:before{content:"\f075"}.fi-rr-reply-all:before{content:"\f076"}.fi-rr-republican:before{content:"\f077"}.fi-rr-research-arrows-circle:before{content:"\f078"}.fi-rr-reservation-smartphone:before{content:"\f079"}.fi-rr-reservation-table:before{content:"\f07a"}.fi-rr-resistance-band:before{content:"\f07b"}.fi-rr-resize:before{content:"\f07c"}.fi-rr-resize-screen:before{content:"\f07d"}.fi-rr-resources:before{content:"\f07e"}.fi-rr-responsability:before{content:"\f07f"}.fi-rr-responsive-design:before{content:"\f080"}.fi-rr-restaurant:before{content:"\f081"}.fi-rr-restaurant-sign:before{content:"\f082"}.fi-rr-restock:before{content:"\f083"}.fi-rr-restroom-simple:before{content:"\f084"}.fi-rr-resume:before{content:"\f085"}.fi-rr-Revenue:before{content:"\f087"}.fi-rr-revenue-alt:before{content:"\f088"}.fi-rr-revenue-euro:before{content:"\f089"}.fi-rr-review:before{content:"\f08b"}.fi-rr-rewind:before{content:"\f08c"}.fi-rr-rewind-button-circle:before{content:"\f08d"}.fi-rr-rhombus:before{content:"\f08e"}.fi-rr-ribbon:before{content:"\f08f"}.fi-rr-right:before{content:"\f090"}.fi-rr-right-click-mouse:before{content:"\f091"}.fi-rr-right-from-bracket:before{content:"\f092"}.fi-rr-ring:before{content:"\f094"}.fi-rr-ring-box:before{content:"\f095"}.fi-rr-ring-diamond:before{content:"\f096"}.fi-rr-ring-light:before{content:"\f097"}.fi-rr-rings-wedding:before{content:"\f098"}.fi-rr-risk:before{content:"\f099"}.fi-rr-risk-alt:before{content:"\f09a"}.fi-rr-risk-assessment:before{content:"\f09b"}.fi-rr-river:before{content:"\f09c"}.fi-rr-road:before{content:"\f09d"}.fi-rr-road-arrow:before{content:"\f09e"}.fi-rr-road-barrier:before{content:"\f09f"}.fi-rr-road-bridge:before{content:"\f0a0"}.fi-rr-road-check:before{content:"\f0a1"}.fi-rr-road-lock:before{content:"\f0a2"}.fi-rr-road-map-pin:before{content:"\f0a3"}.fi-rr-road-settings:before{content:"\f0a4"}.fi-rr-road-sign-left:before{content:"\f0a5"}.fi-rr-road-time:before{content:"\f0a6"}.fi-rr-roadmap:before{content:"\f0a7"}.fi-rr-robot:before{content:"\f0a8"}.fi-rr-robot-money:before{content:"\f0a9"}.fi-rr-robotic-arm:before{content:"\f0aa"}.fi-rr-rock:before{content:"\f0ab"}.fi-rr-rock-hair-user:before{content:"\f0ac"}.fi-rr-rock-hammer:before{content:"\f0ad"}.fi-rr-rocket:before{content:"\f0ae"}.fi-rr-rocket-gear:before{content:"\f0af"}.fi-rr-rocket-hand:before{content:"\f0b0"}.fi-rr-rocket-holding-hand:before{content:"\f0b1"}.fi-rr-rocket-lunch:before{content:"\f0b2"}.fi-rr-rocket-planet:before{content:"\f0b3"}.fi-rr-rocking-horse:before{content:"\f0b4"}.fi-rr-rocks:before{content:"\f0b5"}.fi-rr-roi:before{content:"\f0b6"}.fi-rr-role-play:before{content:"\f0b7"}.fi-rr-roller-coaster:before{content:"\f0b8"}.fi-rr-roller-skate:before{content:"\f0b9"}.fi-rr-roller-skater:before{content:"\f0ba"}.fi-rr-roof:before{content:"\f0bb"}.fi-rr-room-service:before{content:"\f0bc"}.fi-rr-rose:before{content:"\f0bd"}.fi-rr-rose-alt:before{content:"\f0be"}.fi-rr-rotate-exclamation:before{content:"\f0bf"}.fi-rr-rotate-left:before{content:"\f0c0"}.fi-rr-rotate-reverse:before{content:"\f0c1"}.fi-rr-rotate-right:before{content:"\f0c2"}.fi-rr-rotate-square:before{content:"\f0c3"}.fi-rr-roulette:before{content:"\f0c4"}.fi-rr-round-cctv:before{content:"\f0c5"}.fi-rr-route:before{content:"\f0c6"}.fi-rr-route-highway:before{content:"\f0c7"}.fi-rr-route-interstate:before{content:"\f0c8"}.fi-rr-router:before{content:"\f0c9"}.fi-rr-router-laptop:before{content:"\f0ca"}.fi-rr-router-lock:before{content:"\f0cb"}.fi-rr-router-wifi:before{content:"\f0cc"}.fi-rr-router-wifi-alt:before{content:"\f0cd"}.fi-rr-rss:before{content:"\f0ce"}.fi-rr-rss-alt:before{content:"\f0cf"}.fi-rr-ruble-sign:before{content:"\f0d0"}.fi-rr-rugby:before{content:"\f0d1"}.fi-rr-ruler-combined:before{content:"\f0d3"}.fi-rr-ruler-horizontal:before{content:"\f0d4"}.fi-rr-ruler-triangle:before{content:"\f0d5"}.fi-rr-ruler-vertical:before{content:"\f0d6"}.fi-rr-rules:before{content:"\f0d7"}.fi-rr-rules-alt:before{content:"\f0d8"}.fi-rr-running:before{content:"\f0d9"}.fi-rr-running-track:before{content:"\f0da"}.fi-rr-rupee-sign:before{content:"\f0db"}.fi-rr-rupiah-sign:before{content:"\f0dc"}.fi-rr-russian:before{content:"\f0dd"}.fi-rr-rv:before{content:"\f0de"}.fi-rr-s:before{content:"\f0df"}.fi-rr-sack:before{content:"\f0e0"}.fi-rr-sack-dollar:before{content:"\f0e1"}.fi-rr-sad:before{content:"\f0e2"}.fi-rr-sad-cry:before{content:"\f0e3"}.fi-rr-sad-tear:before{content:"\f0e4"}.fi-rr-safe-battery:before{content:"\f0e5"}.fi-rr-safe-box:before{content:"\f0e6"}.fi-rr-safe-browsing:before{content:"\f0e7"}.fi-rr-safety-glasses:before{content:"\f0e8"}.fi-rr-safety-pin:before{content:"\f0e9"}.fi-rr-safety-zone:before{content:"\f0ea"}.fi-rr-saffron:before{content:"\f0eb"}.fi-rr-sailboat:before{content:"\f0ec"}.fi-rr-sake:before{content:"\f0ed"}.fi-rr-salad:before{content:"\f0ee"}.fi-rr-salary-alt:before{content:"\f0f0"}.fi-rr-salt-pepper:before{content:"\f0f1"}.fi-rr-salt-shaker:before{content:"\f0f2"}.fi-rr-sandwich:before{content:"\f0f4"}.fi-rr-sandwich-alt:before{content:"\f0f5"}.fi-rr-sanitary-pad:before{content:"\f0f6"}.fi-rr-satellite:before{content:"\f0f9"}.fi-rr-satellite-dish:before{content:"\f0fa"}.fi-rr-satisfaction-bar:before{content:"\f0fb"}.fi-rr-saturday:before{content:"\f0fc"}.fi-rr-sauce:before{content:"\f0fd"}.fi-rr-sausage:before{content:"\f0fe"}.fi-rr-save-the-planet:before{content:"\f0ff"}.fi-rr-saw:before{content:"\f100"}.fi-rr-sax-hot:before{content:"\f101"}.fi-rr-saxophone:before{content:"\f102"}.fi-rr-scale:before{content:"\f103"}.fi-rr-scale-comparison:before{content:"\f104"}.fi-rr-scale-comparison-alt:before{content:"\f105"}.fi-rr-scalpel:before{content:"\f106"}.fi-rr-scalpel-path:before{content:"\f107"}.fi-rr-scanner-gun:before{content:"\f108"}.fi-rr-scanner-image:before{content:"\f109"}.fi-rr-scanner-keyboard:before{content:"\f10a"}.fi-rr-scanner-touchscreen:before{content:"\f10b"}.fi-rr-scarecrow:before{content:"\f10c"}.fi-rr-scarf:before{content:"\f10d"}.fi-rr-schedule:before{content:"\f10e"}.fi-rr-school:before{content:"\f10f"}.fi-rr-school-bus:before{content:"\f110"}.fi-rr-school-circle-chek:before{content:"\f112"}.fi-rr-school-circle-exclamation:before{content:"\f113"}.fi-rr-school-circle-xmark:before{content:"\f114"}.fi-rr-school-lock:before{content:"\f115"}.fi-rr-science-ai:before{content:"\f116"}.fi-rr-science-podcast:before{content:"\f117"}.fi-rr-scissor-lift:before{content:"\f118"}.fi-rr-scissors:before{content:"\f119"}.fi-rr-scone:before{content:"\f11a"}.fi-rr-scooter:before{content:"\f11b"}.fi-rr-score-board:before{content:"\f11c"}.fi-rr-scorpion:before{content:"\f11d"}.fi-rr-scraper:before{content:"\f11e"}.fi-rr-screen:before{content:"\f11f"}.fi-rr-screen-calibration:before{content:"\f120"}.fi-rr-screen-play:before{content:"\f121"}.fi-rr-screen-recorder:before{content:"\f122"}.fi-rr-screen-share:before{content:"\f123"}.fi-rr-screen-shield:before{content:"\f124"}.fi-rr-screencast:before{content:"\f126"}.fi-rr-screw:before{content:"\f127"}.fi-rr-screw-alt:before{content:"\f128"}.fi-rr-screwdriver:before{content:"\f129"}.fi-rr-scribble:before{content:"\f12a"}.fi-rr-script:before{content:"\f12b"}.fi-rr-scroll:before{content:"\f12c"}.fi-rr-scroll-document-story:before{content:"\f12d"}.fi-rr-scroll-old:before{content:"\f12e"}.fi-rr-scroll-torah:before{content:"\f12f"}.fi-rr-scrubber:before{content:"\f130"}.fi-rr-sculpture:before{content:"\f131"}.fi-rr-scythe:before{content:"\f132"}.fi-rr-sd-card:before{content:"\f133"}.fi-rr-sd-cards:before{content:"\f134"}.fi-rr-sea-level:before{content:"\f135"}.fi-rr-sea-wave:before{content:"\f136"}.fi-rr-seal:before{content:"\f137"}.fi-rr-seal-exclamation:before{content:"\f138"}.fi-rr-seal-question:before{content:"\f139"}.fi-rr-search:before{content:"\f13a"}.fi-rr-search-alt:before{content:"\f13b"}.fi-rr-search-bar:before{content:"\f13c"}.fi-rr-search-dollar:before{content:"\f13d"}.fi-rr-search-heart:before{content:"\f13e"}.fi-rr-search-location:before{content:"\f13f"}.fi-rr-seat-airline:before{content:"\f140"}.fi-rr-seatbelt-safety-driver:before{content:"\f141"}.fi-rr-second:before{content:"\f142"}.fi-rr-second-award:before{content:"\f143"}.fi-rr-second-laurel:before{content:"\f144"}.fi-rr-second-medal:before{content:"\f145"}.fi-rr-secure-backup:before{content:"\f147"}.fi-rr-security:before{content:"\f148"}.fi-rr-security-gate:before{content:"\f149"}.fi-rr-seedling:before{content:"\f14a"}.fi-rr-segway:before{content:"\f14b"}.fi-rr-selection:before{content:"\f14d"}.fi-rr-self-care:before{content:"\f14e"}.fi-rr-selfie:before{content:"\f14f"}.fi-rr-sell:before{content:"\f150"}.fi-rr-seller:before{content:"\f151"}.fi-rr-seller-store:before{content:"\f152"}.fi-rr-selling:before{content:"\f154"}.fi-rr-send-back:before{content:"\f156"}.fi-rr-send-backward:before{content:"\f157"}.fi-rr-send-money:before{content:"\f158"}.fi-rr-send-money-smartphone:before{content:"\f159"}.fi-rr-sensor:before{content:"\f15a"}.fi-rr-sensor-alert:before{content:"\f15b"}.fi-rr-sensor-fire:before{content:"\f15c"}.fi-rr-sensor-on:before{content:"\f15d"}.fi-rr-sensor-smoke:before{content:"\f15e"}.fi-rr-september-calendar:before{content:"\f15f"}.fi-rr-serum:before{content:"\f160"}.fi-rr-server-key:before{content:"\f161"}.fi-rr-session-timeout:before{content:"\f162"}.fi-rr-settings:before{content:"\f163"}.fi-rr-settings-sliders:before{content:"\f164"}.fi-rr-settings-window:before{content:"\f165"}.fi-rr-sewing-machine:before{content:"\f166"}.fi-rr-sewing-machine-alt:before{content:"\f167"}.fi-rr-shaka:before{content:"\f168"}.fi-rr-shampoo:before{content:"\f169"}.fi-rr-share:before{content:"\f16a"}.fi-rr-share-alt-square:before{content:"\f16b"}.fi-rr-share-square:before{content:"\f16c"}.fi-rr-sharpener:before{content:"\f16d"}.fi-rr-sheep:before{content:"\f16e"}.fi-rr-shekel-sign:before{content:"\f16f"}.fi-rr-shell:before{content:"\f170"}.fi-rr-shelves:before{content:"\f171"}.fi-rr-shelves-empty:before{content:"\f172"}.fi-rr-shield:before{content:"\f173"}.fi-rr-shield-alt:before{content:"\f174"}.fi-rr-shield-cat:before{content:"\f175"}.fi-rr-shield-check:before{content:"\f176"}.fi-rr-shield-cross:before{content:"\f177"}.fi-rr-shield-divided-four:before{content:"\f178"}.fi-rr-shield-dog:before{content:"\f179"}.fi-rr-shield-exclamation:before{content:"\f17a"}.fi-rr-shield-interrogation:before{content:"\f17b"}.fi-rr-shield-keyhole:before{content:"\f17c"}.fi-rr-shield-minus:before{content:"\f17d"}.fi-rr-shield-plus:before{content:"\f17e"}.fi-rr-shield-security-risk:before{content:"\f180"}.fi-rr-shield-slash:before{content:"\f181"}.fi-rr-shield-trust:before{content:"\f182"}.fi-rr-shield-virus:before{content:"\f183"}.fi-rr-shield-xmark:before{content:"\f184"}.fi-rr-ship:before{content:"\f185"}.fi-rr-ship-side:before{content:"\f186"}.fi-rr-shipping-fast:before{content:"\f187"}.fi-rr-shipping-timed:before{content:"\f188"}.fi-rr-shirt:before{content:"\f189"}.fi-rr-shirt-long-sleeve:before{content:"\f18a"}.fi-rr-shirt-running:before{content:"\f18b"}.fi-rr-shirt-tank-top:before{content:"\f18c"}.fi-rr-shish-kebab:before{content:"\f18d"}.fi-rr-shoe-prints:before{content:"\f18e"}.fi-rr-shop:before{content:"\f18f"}.fi-rr-shop-lock:before{content:"\f190"}.fi-rr-shop-slash:before{content:"\f191"}.fi-rr-shopping-bag:before{content:"\f193"}.fi-rr-shopping-bag-add:before{content:"\f194"}.fi-rr-shopping-basket:before{content:"\f195"}.fi-rr-shopping-cart:before{content:"\f196"}.fi-rr-shopping-cart-add:before{content:"\f197"}.fi-rr-shopping-cart-buyer:before{content:"\f198"}.fi-rr-shopping-cart-check:before{content:"\f199"}.fi-rr-shopping-cart-heart:before{content:"\f19d"}.fi-rr-shopping-cart-nft:before{content:"\f19e"}.fi-rr-shopping-cart-notification:before{content:"\f19f"}.fi-rr-shoulder-joint:before{content:"\f1a0"}.fi-rr-shovel:before{content:"\f1a1"}.fi-rr-shovel-snow:before{content:"\f1a2"}.fi-rr-shower:before{content:"\f1a3"}.fi-rr-shower-down:before{content:"\f1a4"}.fi-rr-shower-gel:before{content:"\f1a5"}.fi-rr-shredder:before{content:"\f1a6"}.fi-rr-shrimp:before{content:"\f1a7"}.fi-rr-shuffle:before{content:"\f1a8"}.fi-rr-shuttle-van:before{content:"\f1a9"}.fi-rr-shuttlecock:before{content:"\f1aa"}.fi-rr-Sickle:before{content:"\f1ab"}.fi-rr-sidebar:before{content:"\f1ac"}.fi-rr-sidebar-flip:before{content:"\f1ad"}.fi-rr-sigma:before{content:"\f1af"}.fi-rr-sign-hanging:before{content:"\f1b0"}.fi-rr-sign-in-alt:before{content:"\f1b1"}.fi-rr-sign-language:before{content:"\f1b2"}.fi-rr-sign-out-alt:before{content:"\f1b3"}.fi-rr-sign-posts:before{content:"\f1b4"}.fi-rr-sign-posts-wrench:before{content:"\f1b5"}.fi-rr-sign-up:before{content:"\f1b6"}.fi-rr-signal-alt:before{content:"\f1b7"}.fi-rr-signal-alt-1:before{content:"\f1b8"}.fi-rr-signal-alt-2:before{content:"\f1b9"}.fi-rr-signal-alt-slash:before{content:"\f1ba"}.fi-rr-signal-bars-fair:before{content:"\f1bb"}.fi-rr-signal-bars-good:before{content:"\f1bc"}.fi-rr-signal-bars-weak:before{content:"\f1be"}.fi-rr-signal-stream:before{content:"\f1c1"}.fi-rr-signal-stream-slash:before{content:"\f1c2"}.fi-rr-signature:before{content:"\f1c5"}.fi-rr-signature-lock:before{content:"\f1c6"}.fi-rr-signature-slash:before{content:"\f1c8"}.fi-rr-sim-card:before{content:"\f1c9"}.fi-rr-sim-cards:before{content:"\f1ca"}.fi-rr-sink:before{content:"\f1cb"}.fi-rr-Siren:before{content:"\f1cc"}.fi-rr-siren-on:before{content:"\f1cd"}.fi-rr-site:before{content:"\f1ce"}.fi-rr-site-alt:before{content:"\f1cf"}.fi-rr-site-browser:before{content:"\f1d1"}.fi-rr-sitemap:before{content:"\f1d2"}.fi-rr-skate-park:before{content:"\f1d3"}.fi-rr-skateboard:before{content:"\f1d4"}.fi-rr-skating:before{content:"\f1d5"}.fi-rr-skeleton:before{content:"\f1d6"}.fi-rr-skeleton-ribs:before{content:"\f1d7"}.fi-rr-skewer:before{content:"\f1d9"}.fi-rr-ski-boot-ski:before{content:"\f1da"}.fi-rr-ski-jump:before{content:"\f1db"}.fi-rr-ski-lift:before{content:"\f1dc"}.fi-rr-skiing:before{content:"\f1dd"}.fi-rr-skiing-nordic:before{content:"\f1de"}.fi-rr-skill:before{content:"\f1df"}.fi-rr-skill-alt:before{content:"\f1e0"}.fi-rr-skill-user:before{content:"\f1e2"}.fi-rr-skin:before{content:"\f1e3"}.fi-rr-skin-acne:before{content:"\f1e4"}.fi-rr-skin-arrow:before{content:"\f1e5"}.fi-rr-skin-drop:before{content:"\f1e6"}.fi-rr-skin-hair:before{content:"\f1e7"}.fi-rr-skin-laser:before{content:"\f1e8"}.fi-rr-skin-uv:before{content:"\f1e9"}.fi-rr-skip-15-seconds:before{content:"\f1ea"}.fi-rr-skull:before{content:"\f1eb"}.fi-rr-skull-cow:before{content:"\f1ec"}.fi-rr-skull-crossbones:before{content:"\f1ed"}.fi-rr-skull-heart:before{content:"\f1ee"}.fi-rr-skyscraper:before{content:"\f1f2"}.fi-rr-slash:before{content:"\f1f4"}.fi-rr-sledding:before{content:"\f1f6"}.fi-rr-sleeping-bag:before{content:"\f1f8"}.fi-rr-sleeping-cat:before{content:"\f1f9"}.fi-rr-sleigh:before{content:"\f1fa"}.fi-rr-sliders-h-square:before{content:"\f1fb"}.fi-rr-sliders-v:before{content:"\f1fc"}.fi-rr-sliders-v-square:before{content:"\f1fd"}.fi-rr-slides:before{content:"\f1fe"}.fi-rr-slot-machine:before{content:"\f200"}.fi-rr-smart-building:before{content:"\f201"}.fi-rr-smart-contract:before{content:"\f202"}.fi-rr-smart-curtains:before{content:"\f203"}.fi-rr-smart-glasses:before{content:"\f204"}.fi-rr-smart-home:before{content:"\f205"}.fi-rr-smart-home-alt:before{content:"\f206"}.fi-rr-smart-home-chip:before{content:"\f207"}.fi-rr-smart-home-cloud:before{content:"\f208"}.fi-rr-smart-home-key:before{content:"\f209"}.fi-rr-smart-watch-calendar:before{content:"\f20a"}.fi-rr-smart-watch-call:before{content:"\f20b"}.fi-rr-smart-watch-notifications:before{content:"\f20c"}.fi-rr-smart-wireless-door:before{content:"\f20d"}.fi-rr-smartphone:before{content:"\f20e"}.fi-rr-smartphone-ar:before{content:"\f20f"}.fi-rr-smartphone-bus-payment:before{content:"\f210"}.fi-rr-smartphone-fingerprint:before{content:"\f211"}.fi-rr-smartwatch:before{content:"\f212"}.fi-rr-smile:before{content:"\f214"}.fi-rr-smile-beam:before{content:"\f215"}.fi-rr-smile-plus:before{content:"\f216"}.fi-rr-smile-wink:before{content:"\f217"}.fi-rr-smiley-comment-alt:before{content:"\f218"}.fi-rr-smiling-baby:before{content:"\f219"}.fi-rr-smiling-boy:before{content:"\f21a"}.fi-rr-smiling-girl:before{content:"\f21b"}.fi-rr-smiling-old-man:before{content:"\f21c"}.fi-rr-smiling-old-woman:before{content:"\f21d"}.fi-rr-smog:before{content:"\f21e"}.fi-rr-smoke:before{content:"\f21f"}.fi-rr-smoking:before{content:"\f220"}.fi-rr-smoking-ban:before{content:"\f221"}.fi-rr-smoothie:before{content:"\f222"}.fi-rr-snail:before{content:"\f223"}.fi-rr-snake:before{content:"\f224"}.fi-rr-snake-plant:before{content:"\f225"}.fi-rr-snap:before{content:"\f226"}.fi-rr-snooze:before{content:"\f22a"}.fi-rr-snow-blowing:before{content:"\f22b"}.fi-rr-snowboarding:before{content:"\f22c"}.fi-rr-snowflake:before{content:"\f22d"}.fi-rr-snowflake-droplets:before{content:"\f22e"}.fi-rr-snowflakes:before{content:"\f22f"}.fi-rr-snowman-alt:before{content:"\f231"}.fi-rr-snowman-head:before{content:"\f232"}.fi-rr-snowmobile:before{content:"\f233"}.fi-rr-snowplow:before{content:"\f234"}.fi-rr-soap:before{content:"\f235"}.fi-rr-soap-alt:before{content:"\f236"}.fi-rr-soccer-boots:before{content:"\f237"}.fi-rr-social-distance:before{content:"\f238"}.fi-rr-social-media-notification:before{content:"\f23a"}.fi-rr-social-network:before{content:"\f23b"}.fi-rr-socks:before{content:"\f23c"}.fi-rr-sofa:before{content:"\f23d"}.fi-rr-sofa-size:before{content:"\f23e"}.fi-rr-software-development:before{content:"\f23f"}.fi-rr-soju:before{content:"\f240"}.fi-rr-solar-panel:before{content:"\f241"}.fi-rr-solar-panel-sun:before{content:"\f242"}.fi-rr-solar-system:before{content:"\f243"}.fi-rr-sold-house:before{content:"\f244"}.fi-rr-sold-signal:before{content:"\f245"}.fi-rr-sort:before{content:"\f247"}.fi-rr-sort-alpha-down:before{content:"\f248"}.fi-rr-sort-alpha-down-alt:before{content:"\f249"}.fi-rr-sort-alpha-up:before{content:"\f24a"}.fi-rr-sort-alpha-up-alt:before{content:"\f24b"}.fi-rr-sort-alt:before{content:"\f24c"}.fi-rr-sort-amount-down:before{content:"\f24d"}.fi-rr-sort-amount-down-alt:before{content:"\f24e"}.fi-rr-sort-amount-up:before{content:"\f24f"}.fi-rr-sort-amount-up-alt:before{content:"\f250"}.fi-rr-sort-circle:before{content:"\f251"}.fi-rr-sort-circle-down:before{content:"\f252"}.fi-rr-sort-circle-up:before{content:"\f253"}.fi-rr-sort-down:before{content:"\f254"}.fi-rr-sort-numeric-down:before{content:"\f255"}.fi-rr-sort-numeric-down-alt:before{content:"\f256"}.fi-rr-sort-shapes-down:before{content:"\f257"}.fi-rr-sort-shapes-up:before{content:"\f258"}.fi-rr-sort-size-down:before{content:"\f259"}.fi-rr-sort-size-up:before{content:"\f25a"}.fi-rr-soup:before{content:"\f25c"}.fi-rr-source-data:before{content:"\f25d"}.fi-rr-source-document:before{content:"\f25e"}.fi-rr-source-document-alt:before{content:"\f25f"}.fi-rr-spa:before{content:"\f261"}.fi-rr-space-shuttle:before{content:"\f262"}.fi-rr-space-station-moon:before{content:"\f263"}.fi-rr-space-station-moon-alt:before{content:"\f264"}.fi-rr-spade:before{content:"\f265"}.fi-rr-spaghetti-monster-flying:before{content:"\f266"}.fi-rr-spain-country-code:before{content:"\f267"}.fi-rr-spain-map:before{content:"\f268"}.fi-rr-spam:before{content:"\f269"}.fi-rr-spam-filter:before{content:"\f26a"}.fi-rr-spanish:before{content:"\f26b"}.fi-rr-sparkles:before{content:"\f26d"}.fi-rr-spartan-helmet:before{content:"\f26e"}.fi-rr-speaker:before{content:"\f26f"}.fi-rr-speakers:before{content:"\f270"}.fi-rr-speech-bubble-story:before{content:"\f271"}.fi-rr-speedometer-arrow:before{content:"\f272"}.fi-rr-speedometer-kpi:before{content:"\f273"}.fi-rr-sperm:before{content:"\f274"}.fi-rr-sphere:before{content:"\f275"}.fi-rr-spider:before{content:"\f276"}.fi-rr-spider-black-widow:before{content:"\f277"}.fi-rr-spider-web:before{content:"\f278"}.fi-rr-spine:before{content:"\f279"}.fi-rr-spinner:before{content:"\f27a"}.fi-rr-splash:before{content:"\f27b"}.fi-rr-split:before{content:"\f27c"}.fi-rr-split-payment:before{content:"\f27d"}.fi-rr-split-screen:before{content:"\f27e"}.fi-rr-split-up-relation:before{content:"\f27f"}.fi-rr-splotch:before{content:"\f280"}.fi-rr-spoon:before{content:"\f281"}.fi-rr-sport:before{content:"\f282"}.fi-rr-sport-drink:before{content:"\f284"}.fi-rr-spray-can:before{content:"\f287"}.fi-rr-spray-can-sparkles:before{content:"\f288"}.fi-rr-spring-calendar:before{content:"\f289"}.fi-rr-sprinkler:before{content:"\f28a"}.fi-rr-spy:before{content:"\f28b"}.fi-rr-spyware:before{content:"\f28c"}.fi-rr-sql-file:before{content:"\f28d"}.fi-rr-sql-server:before{content:"\f28e"}.fi-rr-square:before{content:"\f28f"}.fi-rr-square-0:before{content:"\f290"}.fi-rr-square-1:before{content:"\f291"}.fi-rr-square-2:before{content:"\f292"}.fi-rr-square-3:before{content:"\f293"}.fi-rr-square-4:before{content:"\f294"}.fi-rr-square-5:before{content:"\f295"}.fi-rr-square-6:before{content:"\f296"}.fi-rr-square-7:before{content:"\f297"}.fi-rr-square-8:before{content:"\f298"}.fi-rr-square-9:before{content:"\f299"}.fi-rr-square-a:before{content:"\f29a"}.fi-rr-square-b:before{content:"\f29c"}.fi-rr-square-bolt:before{content:"\f29d"}.fi-rr-square-c:before{content:"\f29e"}.fi-rr-square-code:before{content:"\f29f"}.fi-rr-square-crosshair:before{content:"\f2a0"}.fi-rr-square-d:before{content:"\f2a1"}.fi-rr-square-dashed:before{content:"\f2a2"}.fi-rr-square-dashed-circle-plus:before{content:"\f2a3"}.fi-rr-square-divide:before{content:"\f2a4"}.fi-rr-square-e:before{content:"\f2a5"}.fi-rr-square-ellipsis:before{content:"\f2a6"}.fi-rr-square-ellipsis-vertical:before{content:"\f2a7"}.fi-rr-square-envelope:before{content:"\f2a8"}.fi-rr-square-exclamation:before{content:"\f2a9"}.fi-rr-square-f:before{content:"\f2aa"}.fi-rr-square-g:before{content:"\f2ab"}.fi-rr-square-h:before{content:"\f2ac"}.fi-rr-square-heart:before{content:"\f2ad"}.fi-rr-square-i:before{content:"\f2ae"}.fi-rr-square-info:before{content:"\f2af"}.fi-rr-square-j:before{content:"\f2b0"}.fi-rr-square-k:before{content:"\f2b1"}.fi-rr-square-kanban:before{content:"\f2b2"}.fi-rr-square-l:before{content:"\f2b3"}.fi-rr-square-m:before{content:"\f2b4"}.fi-rr-square-minus:before{content:"\f2b5"}.fi-rr-square-n:before{content:"\f2b6"}.fi-rr-square-o:before{content:"\f2b7"}.fi-rr-square-p:before{content:"\f2b8"}.fi-rr-square-pen:before{content:"\f2b9"}.fi-rr-square-person-confined:before{content:"\f2ba"}.fi-rr-square-phone:before{content:"\f2bb"}.fi-rr-square-phone-flip:before{content:"\f2bc"}.fi-rr-square-phone-hangup:before{content:"\f2bd"}.fi-rr-square-plus:before{content:"\f2be"}.fi-rr-square-poll-horizontal:before{content:"\f2bf"}.fi-rr-square-poll-vertical:before{content:"\f2c0"}.fi-rr-square-q:before{content:"\f2c1"}.fi-rr-square-quote:before{content:"\f2c2"}.fi-rr-square-r:before{content:"\f2c3"}.fi-rr-square-root:before{content:"\f2c4"}.fi-rr-square-s:before{content:"\f2c5"}.fi-rr-square-small:before{content:"\f2c6"}.fi-rr-square-star:before{content:"\f2c7"}.fi-rr-square-t:before{content:"\f2c8"}.fi-rr-square-terminal:before{content:"\f2c9"}.fi-rr-square-u:before{content:"\f2ca"}.fi-rr-square-up-right:before{content:"\f2cb"}.fi-rr-square-v:before{content:"\f2cc"}.fi-rr-square-w:before{content:"\f2cd"}.fi-rr-square-x:before{content:"\f2ce"}.fi-rr-square-y:before{content:"\f2cf"}.fi-rr-square-z:before{content:"\f2d0"}.fi-rr-squid:before{content:"\f2d1"}.fi-rr-squircle:before{content:"\f2d2"}.fi-rr-squirrel:before{content:"\f2d3"}.fi-rr-stadium:before{content:"\f2d4"}.fi-rr-staff:before{content:"\f2d5"}.fi-rr-staff-wizard:before{content:"\f2d6"}.fi-rr-stage:before{content:"\f2d7"}.fi-rr-stage-concert:before{content:"\f2d8"}.fi-rr-stage-theatre:before{content:"\f2d9"}.fi-rr-stairs:before{content:"\f2da"}.fi-rr-stamp:before{content:"\f2db"}.fi-rr-stamps:before{content:"\f2dc"}.fi-rr-standard-definition:before{content:"\f2dd"}.fi-rr-stapler:before{content:"\f2de"}.fi-rr-stapler-paper:before{content:"\f2df"}.fi-rr-star:before{content:"\f2e0"}.fi-rr-star-and-crescent:before{content:"\f2e1"}.fi-rr-star-christmas:before{content:"\f2e2"}.fi-rr-star-comment-alt:before{content:"\f2e4"}.fi-rr-star-exclamation:before{content:"\f2e5"}.fi-rr-star-microphone:before{content:"\f2e6"}.fi-rr-star-octogram:before{content:"\f2e7"}.fi-rr-star-of-david:before{content:"\f2e8"}.fi-rr-star-rating-call:before{content:"\f2e9"}.fi-rr-star-sharp-half:before{content:"\f2eb"}.fi-rr-star-sharp-half-stroke:before{content:"\f2ec"}.fi-rr-star-shooting:before{content:"\f2ed"}.fi-rr-starfighter:before{content:"\f2ef"}.fi-rr-stars:before{content:"\f2f0"}.fi-rr-state-country:before{content:"\f2f1"}.fi-rr-stationary-bike:before{content:"\f2f2"}.fi-rr-stats:before{content:"\f2f3"}.fi-rr-steak:before{content:"\f2f5"}.fi-rr-steam-iron:before{content:"\f2f6"}.fi-rr-steering-wheel:before{content:"\f2f7"}.fi-rr-step-backward:before{content:"\f2f8"}.fi-rr-step-forward:before{content:"\f2f9"}.fi-rr-steps-carreer:before{content:"\f2fa"}.fi-rr-sterling-sign:before{content:"\f2fb"}.fi-rr-stethoscope:before{content:"\f2fc"}.fi-rr-sticker:before{content:"\f2fd"}.fi-rr-stocking:before{content:"\f2ff"}.fi-rr-stomach:before{content:"\f300"}.fi-rr-stomach-ache:before{content:"\f301"}.fi-rr-stomach-virus:before{content:"\f302"}.fi-rr-stop:before{content:"\f303"}.fi-rr-stop-circle:before{content:"\f304"}.fi-rr-stop-square:before{content:"\f305"}.fi-rr-stopwatch:before{content:"\f306"}.fi-rr-store-alt:before{content:"\f308"}.fi-rr-store-buyer:before{content:"\f309"}.fi-rr-store-lock:before{content:"\f30a"}.fi-rr-store-slash:before{content:"\f30b"}.fi-rr-story-book:before{content:"\f30c"}.fi-rr-story-fairy-tale:before{content:"\f30d"}.fi-rr-story-fantasy:before{content:"\f30e"}.fi-rr-straightener:before{content:"\f310"}.fi-rr-strategy-chess-risk:before{content:"\f311"}.fi-rr-strawberry:before{content:"\f312"}.fi-rr-streamer-boy:before{content:"\f313"}.fi-rr-streamer-girl:before{content:"\f314"}.fi-rr-streaming:before{content:"\f315"}.fi-rr-street-view:before{content:"\f316"}.fi-rr-stretcher:before{content:"\f317"}.fi-rr-strikethrough:before{content:"\f318"}.fi-rr-stroopwafel:before{content:"\f31a"}.fi-rr-student:before{content:"\f31b"}.fi-rr-student-alt:before{content:"\f31c"}.fi-rr-subfolder:before{content:"\f31d"}.fi-rr-subscript:before{content:"\f320"}.fi-rr-subscription:before{content:"\f321"}.fi-rr-subscription-alt:before{content:"\f322"}.fi-rr-subscription-model:before{content:"\f323"}.fi-rr-subscription-plan:before{content:"\f324"}.fi-rr-subscription-user:before{content:"\f325"}.fi-rr-subtitles:before{content:"\f32a"}.fi-rr-subtitles-slash:before{content:"\f32b"}.fi-rr-subway:before{content:"\f32c"}.fi-rr-suggestion:before{content:"\f32d"}.fi-rr-suitcase-alt:before{content:"\f32e"}.fi-rr-summary-check:before{content:"\f32f"}.fi-rr-summer:before{content:"\f330"}.fi-rr-sun:before{content:"\f331"}.fi-rr-sun-dust:before{content:"\f332"}.fi-rr-sun-plant-wilt:before{content:"\f333"}.fi-rr-sun-salutation-yoga:before{content:"\f334"}.fi-rr-sunday:before{content:"\f335"}.fi-rr-sunglasses:before{content:"\f336"}.fi-rr-sunglasses-alt:before{content:"\f337"}.fi-rr-sunrise:before{content:"\f338"}.fi-rr-sunrise-alt:before{content:"\f339"}.fi-rr-sunscreen:before{content:"\f33a"}.fi-rr-sunset:before{content:"\f33b"}.fi-rr-superscript:before{content:"\f33c"}.fi-rr-supplier:before{content:"\f33d"}.fi-rr-supplier-alt:before{content:"\f33e"}.fi-rr-supply-chain:before{content:"\f33f"}.fi-rr-supply-chain-steps:before{content:"\f340"}.fi-rr-surfing:before{content:"\f341"}.fi-rr-surprise:before{content:"\f342"}.fi-rr-surveillance-camera:before{content:"\f343"}.fi-rr-survey-xmark:before{content:"\f344"}.fi-rr-sushi:before{content:"\f345"}.fi-rr-sushi-alt:before{content:"\f346"}.fi-rr-sushi-roll:before{content:"\f347"}.fi-rr-svg:before{content:"\f348"}.fi-rr-swap:before{content:"\f349"}.fi-rr-swatchbook:before{content:"\f34b"}.fi-rr-sweep:before{content:"\f34c"}.fi-rr-swimmer:before{content:"\f34e"}.fi-rr-swimming-pool:before{content:"\f34f"}.fi-rr-swing:before{content:"\f350"}.fi-rr-swipe-down:before{content:"\f351"}.fi-rr-swipe-left:before{content:"\f352"}.fi-rr-swipe-right:before{content:"\f353"}.fi-rr-swipe-up:before{content:"\f354"}.fi-rr-sword:before{content:"\f355"}.fi-rr-sword-alt:before{content:"\f356"}.fi-rr-sword-spade:before{content:"\f357"}.fi-rr-symbol:before{content:"\f358"}.fi-rr-symbols:before{content:"\f359"}.fi-rr-synagogue:before{content:"\f35a"}.fi-rr-syringe:before{content:"\f35b"}.fi-rr-syringe-injection-blood:before{content:"\f35c"}.fi-rr-system-cloud:before{content:"\f35d"}.fi-rr-system-restore:before{content:"\f35e"}.fi-rr-t:before{content:"\f35f"}.fi-rr-t-rex:before{content:"\f361"}.fi-rr-t-square:before{content:"\f362"}.fi-rr-tab-folder:before{content:"\f363"}.fi-rr-table:before{content:"\f364"}.fi-rr-table-columns:before{content:"\f365"}.fi-rr-table-layout:before{content:"\f366"}.fi-rr-table-list:before{content:"\f367"}.fi-rr-table-picnic:before{content:"\f368"}.fi-rr-table-pivot:before{content:"\f369"}.fi-rr-table-rows:before{content:"\f36a"}.fi-rr-table-tree:before{content:"\f36b"}.fi-rr-tablet:before{content:"\f36c"}.fi-rr-tablet-android:before{content:"\f36d"}.fi-rr-tablet-android-alt:before{content:"\f36e"}.fi-rr-tablet-rugged:before{content:"\f36f"}.fi-rr-tachometer:before{content:"\f370"}.fi-rr-tachometer-alt-average:before{content:"\f371"}.fi-rr-tachometer-alt-fastest:before{content:"\f372"}.fi-rr-tachometer-alt-slow:before{content:"\f373"}.fi-rr-tachometer-alt-slowest:before{content:"\f374"}.fi-rr-tachometer-average:before{content:"\f375"}.fi-rr-tachometer-fast:before{content:"\f376"}.fi-rr-tachometer-fastest:before{content:"\f377"}.fi-rr-tachometer-slow:before{content:"\f378"}.fi-rr-tachometer-slowest:before{content:"\f379"}.fi-rr-taco:before{content:"\f37a"}.fi-rr-tags:before{content:"\f37b"}.fi-rr-tailor-chalk:before{content:"\f37c"}.fi-rr-takoyaki:before{content:"\f37d"}.fi-rr-talent:before{content:"\f37e"}.fi-rr-talent-alt:before{content:"\f37f"}.fi-rr-talent-hand:before{content:"\f380"}.fi-rr-tally:before{content:"\f381"}.fi-rr-tally-1:before{content:"\f382"}.fi-rr-tally-2:before{content:"\f383"}.fi-rr-tally-3:before{content:"\f384"}.fi-rr-tally-4:before{content:"\f385"}.fi-rr-tamale:before{content:"\f386"}.fi-rr-tank-water:before{content:"\f388"}.fi-rr-tap:before{content:"\f389"}.fi-rr-tape:before{content:"\f38a"}.fi-rr-tape-measure:before{content:"\f38b"}.fi-rr-target:before{content:"\f38c"}.fi-rr-target-audience:before{content:"\f38d"}.fi-rr-task-calendar:before{content:"\f38e"}.fi-rr-task-checklist:before{content:"\f38f"}.fi-rr-tasks:before{content:"\f390"}.fi-rr-tattoo-machine:before{content:"\f391"}.fi-rr-tax:before{content:"\f392"}.fi-rr-tax-alt:before{content:"\f393"}.fi-rr-taxi:before{content:"\f394"}.fi-rr-taxi-bus:before{content:"\f395"}.fi-rr-team:before{content:"\f396"}.fi-rr-team-check:before{content:"\f397"}.fi-rr-team-check-alt:before{content:"\f398"}.fi-rr-team-collaboration:before{content:"\f399"}.fi-rr-teddy-bear:before{content:"\f39a"}.fi-rr-teeth-open:before{content:"\f39b"}.fi-rr-telescope:before{content:"\f39e"}.fi-rr-temperature-down:before{content:"\f39f"}.fi-rr-temperature-frigid:before{content:"\f3a0"}.fi-rr-temperature-high:before{content:"\f3a1"}.fi-rr-temperature-list:before{content:"\f3a2"}.fi-rr-temperature-low:before{content:"\f3a3"}.fi-rr-temperature-up:before{content:"\f3a4"}.fi-rr-template:before{content:"\f3a5"}.fi-rr-template-alt:before{content:"\f3a6"}.fi-rr-tenge:before{content:"\f3a8"}.fi-rr-tennis:before{content:"\f3a9"}.fi-rr-tent-arrow-down-to-line:before{content:"\f3aa"}.fi-rr-tent-arrow-left-right:before{content:"\f3ab"}.fi-rr-tent-arrow-turn-left:before{content:"\f3ac"}.fi-rr-tent-arrows-down:before{content:"\f3ad"}.fi-rr-tents:before{content:"\f3ae"}.fi-rr-terminal:before{content:"\f3af"}.fi-rr-terms-check:before{content:"\f3b0"}.fi-rr-terms-info:before{content:"\f3b2"}.fi-rr-terrace:before{content:"\f3b3"}.fi-rr-test:before{content:"\f3b4"}.fi-rr-test-tube:before{content:"\f3b5"}.fi-rr-text:before{content:"\f3b6"}.fi-rr-text-box:before{content:"\f3b7"}.fi-rr-text-box-dots:before{content:"\f3b8"}.fi-rr-text-box-edit:before{content:"\f3b9"}.fi-rr-text-check:before{content:"\f3ba"}.fi-rr-text-height:before{content:"\f3bb"}.fi-rr-text-input-left:before{content:"\f3bc"}.fi-rr-text-shadow:before{content:"\f3bd"}.fi-rr-text-size:before{content:"\f3be"}.fi-rr-text-slash:before{content:"\f3bf"}.fi-rr-text-width:before{content:"\f3c0"}.fi-rr-thaw:before{content:"\f3c1"}.fi-rr-theater-masks:before{content:"\f3c3"}.fi-rr-thermometer-alt:before{content:"\f3c4"}.fi-rr-thermometer-empty:before{content:"\f3c5"}.fi-rr-thermometer-full:before{content:"\f3c6"}.fi-rr-thermometer-half:before{content:"\f3c7"}.fi-rr-thermometer-notification:before{content:"\f3c8"}.fi-rr-thermometer-quarter:before{content:"\f3c9"}.fi-rr-thermometer-three-quarters:before{content:"\f3ca"}.fi-rr-theta:before{content:"\f3cb"}.fi-rr-thimble:before{content:"\f3cc"}.fi-rr-third:before{content:"\f3cd"}.fi-rr-third-award:before{content:"\f3ce"}.fi-rr-third-laurel:before{content:"\f3cf"}.fi-rr-third-medal:before{content:"\f3d0"}.fi-rr-thought-bubble:before{content:"\f3d1"}.fi-rr-three-direction:before{content:"\f3d5"}.fi-rr-three-leaf-clover:before{content:"\f3d6"}.fi-rr-throat:before{content:"\f3d7"}.fi-rr-thumbs-up-trust:before{content:"\f3da"}.fi-rr-thumbtack:before{content:"\f3db"}.fi-rr-thumbtack-slash:before{content:"\f3dc"}.fi-rr-thunderstorm:before{content:"\f3dd"}.fi-rr-thunderstorm-moon:before{content:"\f3de"}.fi-rr-thunderstorm-risk:before{content:"\f3df"}.fi-rr-thunderstorm-sun:before{content:"\f3e0"}.fi-rr-thursday:before{content:"\f3e1"}.fi-rr-ticket:before{content:"\f3e2"}.fi-rr-ticket-airline:before{content:"\f3e3"}.fi-rr-ticket-alt:before{content:"\f3e4"}.fi-rr-tickets:before{content:"\f3e5"}.fi-rr-tickets-airline:before{content:"\f3e6"}.fi-rr-tie:before{content:"\f3e7"}.fi-rr-tiff-file:before{content:"\f3e8"}.fi-rr-tilde:before{content:"\f3ec"}.fi-rr-tile:before{content:"\f3ed"}.fi-rr-time-add:before{content:"\f3ee"}.fi-rr-time-check:before{content:"\f3ef"}.fi-rr-time-delete:before{content:"\f3f0"}.fi-rr-time-fast:before{content:"\f3f1"}.fi-rr-time-forward:before{content:"\f3f2"}.fi-rr-time-forward-sixty:before{content:"\f3f3"}.fi-rr-time-forward-ten:before{content:"\f3f4"}.fi-rr-time-forward-thirty:before{content:"\f3f5"}.fi-rr-time-half-past:before{content:"\f3f6"}.fi-rr-time-management:before{content:"\f3f7"}.fi-rr-time-money:before{content:"\f3f8"}.fi-rr-time-oclock:before{content:"\f3f9"}.fi-rr-time-past:before{content:"\f3fa"}.fi-rr-time-quarter-past:before{content:"\f3fb"}.fi-rr-time-quarter-to:before{content:"\f3fc"}.fi-rr-time-twenty-four:before{content:"\f3fd"}.fi-rr-time-watch-calendar:before{content:"\f3fe"}.fi-rr-timeline:before{content:"\f3ff"}.fi-rr-timeline-arrow:before{content:"\f400"}.fi-rr-timer-clock-call:before{content:"\f401"}.fi-rr-times-hexagon:before{content:"\f402"}.fi-rr-tint-slash:before{content:"\f403"}.fi-rr-tip-button:before{content:"\f404"}.fi-rr-tip-button-hand:before{content:"\f405"}.fi-rr-tip-coin:before{content:"\f406"}.fi-rr-tire:before{content:"\f40a"}.fi-rr-tire-flat:before{content:"\f40b"}.fi-rr-tire-pressure-warning:before{content:"\f40c"}.fi-rr-tire-rugged:before{content:"\f40d"}.fi-rr-tired:before{content:"\f40e"}.fi-rr-to-do:before{content:"\f40f"}.fi-rr-to-do-alt:before{content:"\f410"}.fi-rr-together-people:before{content:"\f413"}.fi-rr-toggle-off:before{content:"\f415"}.fi-rr-toggle-on:before{content:"\f416"}.fi-rr-toilet:before{content:"\f417"}.fi-rr-toilet-paper-blank:before{content:"\f418"}.fi-rr-toilet-paper-blank-under:before{content:"\f419"}.fi-rr-toilet-paper-slash:before{content:"\f41a"}.fi-rr-toilet-paper-under:before{content:"\f41b"}.fi-rr-toilet-paper-under-slash:before{content:"\f41c"}.fi-rr-toilet-paper-xmark:before{content:"\f41d"}.fi-rr-toilets-portable:before{content:"\f41e"}.fi-rr-token:before{content:"\f41f"}.fi-rr-tomato:before{content:"\f420"}.fi-rr-tombstone:before{content:"\f421"}.fi-rr-tombstone-alt:before{content:"\f422"}.fi-rr-tool-box:before{content:"\f423"}.fi-rr-tool-crop:before{content:"\f424"}.fi-rr-tool-marquee:before{content:"\f425"}.fi-rr-tools:before{content:"\f426"}.fi-rr-tooth:before{content:"\f427"}.fi-rr-toothache:before{content:"\f428"}.fi-rr-toothbrush:before{content:"\f429"}.fi-rr-toothpaste:before{content:"\f42a"}.fi-rr-torch:before{content:"\f42b"}.fi-rr-torch-inspiration-leader:before{content:"\f42c"}.fi-rr-torii-gate:before{content:"\f42d"}.fi-rr-tornado:before{content:"\f42e"}.fi-rr-total:before{content:"\f42f"}.fi-rr-tour-guide-people:before{content:"\f430"}.fi-rr-tour-virtual:before{content:"\f431"}.fi-rr-towel:before{content:"\f432"}.fi-rr-tower-chain:before{content:"\f434"}.fi-rr-tower-control:before{content:"\f435"}.fi-rr-track:before{content:"\f436"}.fi-rr-tractor:before{content:"\f437"}.fi-rr-trademark:before{content:"\f438"}.fi-rr-trading:before{content:"\f439"}.fi-rr-traffic-cone:before{content:"\f43a"}.fi-rr-traffic-light:before{content:"\f43b"}.fi-rr-traffic-light-go:before{content:"\f43c"}.fi-rr-traffic-light-slow:before{content:"\f43d"}.fi-rr-traffic-light-stop:before{content:"\f43e"}.fi-rr-trailer:before{content:"\f43f"}.fi-rr-train:before{content:"\f440"}.fi-rr-train-clock:before{content:"\f441"}.fi-rr-train-journey:before{content:"\f442"}.fi-rr-train-side:before{content:"\f443"}.fi-rr-train-station:before{content:"\f444"}.fi-rr-train-station-building:before{content:"\f445"}.fi-rr-train-subway-tunnel:before{content:"\f446"}.fi-rr-train-track:before{content:"\f447"}.fi-rr-train-tram:before{content:"\f448"}.fi-rr-tram:before{content:"\f449"}.fi-rr-transaction-euro:before{content:"\f44a"}.fi-rr-transaction-globe:before{content:"\f44b"}.fi-rr-transaction-yen:before{content:"\f44c"}.fi-rr-transcript:before{content:"\f44d"}.fi-rr-transcription:before{content:"\f44e"}.fi-rr-transform:before{content:"\f44f"}.fi-rr-transformation-block:before{content:"\f450"}.fi-rr-transformation-circle:before{content:"\f451"}.fi-rr-transformation-design:before{content:"\f452"}.fi-rr-transformation-shapes:before{content:"\f453"}.fi-rr-transformer-bolt:before{content:"\f454"}.fi-rr-transgender:before{content:"\f455"}.fi-rr-translate:before{content:"\f456"}.fi-rr-translation:before{content:"\f457"}.fi-rr-translation-app:before{content:"\f458"}.fi-rr-transparency:before{content:"\f459"}.fi-rr-transporter:before{content:"\f45a"}.fi-rr-transporter-1:before{content:"\f45b"}.fi-rr-transporter-2:before{content:"\f45c"}.fi-rr-transporter-3:before{content:"\f45d"}.fi-rr-transporter-4:before{content:"\f45e"}.fi-rr-transporter-5:before{content:"\f45f"}.fi-rr-transporter-6:before{content:"\f460"}.fi-rr-transporter-7:before{content:"\f461"}.fi-rr-transporter-empty:before{content:"\f462"}.fi-rr-trash:before{content:"\f463"}.fi-rr-trash-bag:before{content:"\f464"}.fi-rr-trash-can-check:before{content:"\f465"}.fi-rr-trash-can-clock:before{content:"\f466"}.fi-rr-trash-can-list:before{content:"\f467"}.fi-rr-trash-can-plus:before{content:"\f468"}.fi-rr-trash-can-slash:before{content:"\f469"}.fi-rr-trash-check:before{content:"\f46a"}.fi-rr-trash-clock:before{content:"\f46b"}.fi-rr-trash-empty:before{content:"\f46c"}.fi-rr-trash-list:before{content:"\f46d"}.fi-rr-trash-plus:before{content:"\f46e"}.fi-rr-trash-restore:before{content:"\f46f"}.fi-rr-trash-restore-alt:before{content:"\f470"}.fi-rr-trash-slash:before{content:"\f471"}.fi-rr-trash-undo:before{content:"\f472"}.fi-rr-trash-undo-alt:before{content:"\f473"}.fi-rr-trash-xmark:before{content:"\f474"}.fi-rr-trauma:before{content:"\f475"}.fi-rr-traveler-camera:before{content:"\f477"}.fi-rr-treadmill:before{content:"\f478"}.fi-rr-treasure-chest:before{content:"\f479"}.fi-rr-treatment:before{content:"\f47a"}.fi-rr-tree:before{content:"\f47b"}.fi-rr-tree-alt:before{content:"\f47c"}.fi-rr-tree-christmas:before{content:"\f47d"}.fi-rr-tree-deciduous:before{content:"\f47e"}.fi-rr-tree-sapling:before{content:"\f480"}.fi-rr-trees:before{content:"\f481"}.fi-rr-trees-alt:before{content:"\f482"}.fi-rr-triangle:before{content:"\f484"}.fi-rr-triangle-arrow-bolt:before{content:"\f485"}.fi-rr-triangle-music:before{content:"\f486"}.fi-rr-triangle-person-digging:before{content:"\f487"}.fi-rr-triangle-warning:before{content:"\f488"}.fi-rr-tricycle:before{content:"\f489"}.fi-rr-trillium:before{content:"\f48a"}.fi-rr-trombone:before{content:"\f48d"}.fi-rr-troph-cap:before{content:"\f48e"}.fi-rr-trophy:before{content:"\f48f"}.fi-rr-trophy-achievement-skill:before{content:"\f490"}.fi-rr-trophy-star:before{content:"\f491"}.fi-rr-tropical-fish:before{content:"\f492"}.fi-rr-truck-arrow-left:before{content:"\f493"}.fi-rr-truck-arrow-right:before{content:"\f494"}.fi-rr-truck-bolt:before{content:"\f495"}.fi-rr-truck-box:before{content:"\f496"}.fi-rr-truck-check:before{content:"\f497"}.fi-rr-truck-container:before{content:"\f499"}.fi-rr-truck-container-empty:before{content:"\f49a"}.fi-rr-truck-couch:before{content:"\f49b"}.fi-rr-truck-droplet:before{content:"\f49c"}.fi-rr-truck-fire:before{content:"\f49d"}.fi-rr-truck-flatbed:before{content:"\f49e"}.fi-rr-truck-front:before{content:"\f49f"}.fi-rr-truck-ladder:before{content:"\f4a0"}.fi-rr-truck-loading:before{content:"\f4a1"}.fi-rr-truck-medical:before{content:"\f4a2"}.fi-rr-truck-monster:before{content:"\f4a3"}.fi-rr-truck-moving:before{content:"\f4a4"}.fi-rr-truck-pickup:before{content:"\f4a5"}.fi-rr-truck-plow:before{content:"\f4a6"}.fi-rr-truck-ramp:before{content:"\f4a7"}.fi-rr-truck-side:before{content:"\f4a8"}.fi-rr-truck-tow:before{content:"\f4a9"}.fi-rr-truck-utensils:before{content:"\f4aa"}.fi-rr-true-or-false:before{content:"\f4ab"}.fi-rr-truecrime-podcast:before{content:"\f4ac"}.fi-rr-trumpet:before{content:"\f4ad"}.fi-rr-trust:before{content:"\f4ae"}.fi-rr-trust-alt:before{content:"\f4af"}.fi-rr-tshirt:before{content:"\f4b0"}.fi-rr-tty:before{content:"\f4b1"}.fi-rr-tty-answer:before{content:"\f4b2"}.fi-rr-tubes:before{content:"\f4b3"}.fi-rr-tuesday:before{content:"\f4b5"}.fi-rr-tugrik-sign:before{content:"\f4b6"}.fi-rr-turkey:before{content:"\f4b8"}.fi-rr-turn-left:before{content:"\f4b9"}.fi-rr-turn-left-down:before{content:"\f4ba"}.fi-rr-turn-right:before{content:"\f4bb"}.fi-rr-turntable:before{content:"\f4bc"}.fi-rr-turtle:before{content:"\f4bd"}.fi-rr-tv-music:before{content:"\f4be"}.fi-rr-tv-retro:before{content:"\f4bf"}.fi-rr-two-hands-box:before{content:"\f4c7"}.fi-rr-two-nails:before{content:"\f4c8"}.fi-rr-two-paperclip:before{content:"\f4c9"}.fi-rr-two-swords:before{content:"\f4cb"}.fi-rr-typewriter:before{content:"\f4cd"}.fi-rr-u:before{content:"\f4ce"}.fi-rr-ufo:before{content:"\f4d1"}.fi-rr-ufo-beam:before{content:"\f4d2"}.fi-rr-ui-ux:before{content:"\f4d3"}.fi-rr-uk-country-code:before{content:"\f4d4"}.fi-rr-umbrella:before{content:"\f4d5"}.fi-rr-umbrella-beach:before{content:"\f4d6"}.fi-rr-under-construction:before{content:"\f4d7"}.fi-rr-underline:before{content:"\f4d8"}.fi-rr-undo:before{content:"\f4d9"}.fi-rr-undo-alt:before{content:"\f4da"}.fi-rr-unicorn:before{content:"\f4db"}.fi-rr-uniform-martial-arts:before{content:"\f4dc"}.fi-rr-united-kingdom:before{content:"\f4de"}.fi-rr-universal-access:before{content:"\f4e0"}.fi-rr-unlock:before{content:"\f4e2"}.fi-rr-up:before{content:"\f4e4"}.fi-rr-up-from-bracket:before{content:"\f4e5"}.fi-rr-up-left:before{content:"\f4e6"}.fi-rr-up-right:before{content:"\f4e7"}.fi-rr-up-right-from-square:before{content:"\f4e8"}.fi-rr-upload:before{content:"\f4e9"}.fi-rr-urban-planning:before{content:"\f4ec"}.fi-rr-url:before{content:"\f4ed"}.fi-rr-urology:before{content:"\f4ee"}.fi-rr-usa-map:before{content:"\f4ef"}.fi-rr-usa-map-pin:before{content:"\f4f0"}.fi-rr-usb-alert:before{content:"\f4f2"}.fi-rr-usb-pendrive:before{content:"\f4f3"}.fi-rr-usb-scan:before{content:"\f4f4"}.fi-rr-usb-wifi:before{content:"\f4f5"}.fi-rr-usd-circle:before{content:"\f4f6"}.fi-rr-usd-square:before{content:"\f4f7"}.fi-rr-user:before{content:"\f4f9"}.fi-rr-user-add:before{content:"\f4fa"}.fi-rr-user-alien:before{content:"\f4fb"}.fi-rr-user-astronaut:before{content:"\f4fc"}.fi-rr-user-bag:before{content:"\f4fd"}.fi-rr-user-basket:before{content:"\f4fe"}.fi-rr-user-beard:before{content:"\f4ff"}.fi-rr-user-check:before{content:"\f500"}.fi-rr-user-chef:before{content:"\f501"}.fi-rr-user-circle-down:before{content:"\f502"}.fi-rr-user-circle-left:before{content:"\f503"}.fi-rr-user-circle-right:before{content:"\f504"}.fi-rr-user-circle-up:before{content:"\f505"}.fi-rr-user-coach:before{content:"\f506"}.fi-rr-user-cowboy:before{content:"\f507"}.fi-rr-user-crown:before{content:"\f508"}.fi-rr-user-dj:before{content:"\f50a"}.fi-rr-user-doctor-hair:before{content:"\f50b"}.fi-rr-user-doctor-hair-long:before{content:"\f50c"}.fi-rr-user-down:before{content:"\f50d"}.fi-rr-user-eating:before{content:"\f50e"}.fi-rr-user-experience:before{content:"\f50f"}.fi-rr-user-fast-running:before{content:"\f510"}.fi-rr-user-forbidden:before{content:"\f511"}.fi-rr-user-forbidden-alt:before{content:"\f512"}.fi-rr-user-gear:before{content:"\f513"}.fi-rr-user-graduate:before{content:"\f514"}.fi-rr-user-group-crown:before{content:"\f515"}.fi-rr-user-hair-buns:before{content:"\f516"}.fi-rr-user-hair-mullet:before{content:"\f517"}.fi-rr-user-hard-work:before{content:"\f518"}.fi-rr-user-headset:before{content:"\f519"}.fi-rr-user-helmet-safety:before{content:"\f51a"}.fi-rr-user-hoodie:before{content:"\f51b"}.fi-rr-user-india:before{content:"\f51c"}.fi-rr-user-injured:before{content:"\f51d"}.fi-rr-user-interface-ui:before{content:"\f51e"}.fi-rr-user-key:before{content:"\f51f"}.fi-rr-user-language:before{content:"\f520"}.fi-rr-user-left:before{content:"\f521"}.fi-rr-user-link:before{content:"\f522"}.fi-rr-user-lock:before{content:"\f523"}.fi-rr-user-logout:before{content:"\f524"}.fi-rr-user-mask:before{content:"\f525"}.fi-rr-user-md:before{content:"\f526"}.fi-rr-user-md-chat:before{content:"\f527"}.fi-rr-user-minus:before{content:"\f528"}.fi-rr-user-moustache:before{content:"\f529"}.fi-rr-user-music:before{content:"\f52a"}.fi-rr-user-ninja:before{content:"\f52b"}.fi-rr-user-nurse:before{content:"\f52c"}.fi-rr-user-nurse-hair:before{content:"\f52d"}.fi-rr-user-nurse-hair-long:before{content:"\f52e"}.fi-rr-user-pen:before{content:"\f530"}.fi-rr-user-pen-head:before{content:"\f531"}.fi-rr-user-permissions:before{content:"\f532"}.fi-rr-user-pilot:before{content:"\f533"}.fi-rr-user-pilot-tie:before{content:"\f534"}.fi-rr-user-pizza-delivery:before{content:"\f535"}.fi-rr-user-plumber:before{content:"\f536"}.fi-rr-user-police:before{content:"\f537"}.fi-rr-user-question:before{content:"\f538"}.fi-rr-user-right:before{content:"\f539"}.fi-rr-user-roadmap:before{content:"\f53a"}.fi-rr-user-robot:before{content:"\f53b"}.fi-rr-user-robot-xmarks:before{content:"\f53c"}.fi-rr-user-salary:before{content:"\f53d"}.fi-rr-user-shakespeare:before{content:"\f53e"}.fi-rr-user-shield:before{content:"\f53f"}.fi-rr-user-sitting-toilet:before{content:"\f540"}.fi-rr-user-skill-gear:before{content:"\f542"}.fi-rr-user-slash:before{content:"\f543"}.fi-rr-user-speaking:before{content:"\f544"}.fi-rr-user-stress:before{content:"\f545"}.fi-rr-user-suitcase:before{content:"\f546"}.fi-rr-user-tag:before{content:"\f547"}.fi-rr-user-tie-hair:before{content:"\f548"}.fi-rr-user-tie-hair-long:before{content:"\f549"}.fi-rr-user-time:before{content:"\f54a"}.fi-rr-user-trust:before{content:"\f54b"}.fi-rr-user-unlock:before{content:"\f54c"}.fi-rr-user-up:before{content:"\f54d"}.fi-rr-user-visor:before{content:"\f54e"}.fi-rr-user-vneck-hair:before{content:"\f54f"}.fi-rr-user-vneck-hair-long:before{content:"\f550"}.fi-rr-user-volunteer:before{content:"\f551"}.fi-rr-user-writer:before{content:"\f552"}.fi-rr-user-xmark:before{content:"\f553"}.fi-rr-users:before{content:"\f554"}.fi-rr-users-alt:before{content:"\f555"}.fi-rr-users-class:before{content:"\f556"}.fi-rr-users-gear:before{content:"\f559"}.fi-rr-users-loyalty:before{content:"\f55a"}.fi-rr-users-medical:before{content:"\f55b"}.fi-rr-users-slash:before{content:"\f55c"}.fi-rr-users-speaking:before{content:"\f55d"}.fi-rr-utensils:before{content:"\f55e"}.fi-rr-utensils-slash:before{content:"\f55f"}.fi-rr-utility-pole:before{content:"\f560"}.fi-rr-utility-pole-double:before{content:"\f561"}.fi-rr-uv-sign:before{content:"\f562"}.fi-rr-ux:before{content:"\f563"}.fi-rr-ux-browser:before{content:"\f564"}.fi-rr-v:before{content:"\f565"}.fi-rr-vacuum:before{content:"\f567"}.fi-rr-vacuum-cleaner:before{content:"\f568"}.fi-rr-vacuum-robot:before{content:"\f569"}.fi-rr-validating-receipt:before{content:"\f56a"}.fi-rr-value-absolute:before{content:"\f56b"}.fi-rr-van-fast:before{content:"\f56c"}.fi-rr-van-front:before{content:"\f56d"}.fi-rr-vault:before{content:"\f56e"}.fi-rr-vector:before{content:"\f56f"}.fi-rr-vector-alt:before{content:"\f570"}.fi-rr-vector-circle:before{content:"\f571"}.fi-rr-vector-polygon:before{content:"\f572"}.fi-rr-vegan:before{content:"\f573"}.fi-rr-venus:before{content:"\f574"}.fi-rr-venus-double:before{content:"\f575"}.fi-rr-venus-mars:before{content:"\f576"}.fi-rr-vest:before{content:"\f578"}.fi-rr-vest-patches:before{content:"\f579"}.fi-rr-video-arrow-down-left:before{content:"\f57a"}.fi-rr-video-arrow-up-right:before{content:"\f57b"}.fi-rr-video-cam-alert:before{content:"\f57c"}.fi-rr-video-camera:before{content:"\f57d"}.fi-rr-video-camera-alt:before{content:"\f57e"}.fi-rr-video-duration:before{content:"\f57f"}.fi-rr-video-folder:before{content:"\f580"}.fi-rr-video-lesson:before{content:"\f581"}.fi-rr-video-plus:before{content:"\f582"}.fi-rr-video-recording:before{content:"\f583"}.fi-rr-video-slash:before{content:"\f584"}.fi-rr-videoconference:before{content:"\f585"}.fi-rr-vihara:before{content:"\f587"}.fi-rr-violin:before{content:"\f589"}.fi-rr-virtual-assistant:before{content:"\f58a"}.fi-rr-virus:before{content:"\f58b"}.fi-rr-virus-scan:before{content:"\f58c"}.fi-rr-virus-slash:before{content:"\f58d"}.fi-rr-viruses:before{content:"\f58e"}.fi-rr-vision:before{content:"\f590"}.fi-rr-vision-sense:before{content:"\f591"}.fi-rr-vision-target:before{content:"\f592"}.fi-rr-visit:before{content:"\f593"}.fi-rr-voice-bot:before{content:"\f596"}.fi-rr-voice-command:before{content:"\f597"}.fi-rr-voice-note:before{content:"\f598"}.fi-rr-voicemail:before{content:"\f599"}.fi-rr-volcano:before{content:"\f59a"}.fi-rr-volleyball:before{content:"\f59b"}.fi-rr-volleyball-player:before{content:"\f59c"}.fi-rr-volume:before{content:"\f59d"}.fi-rr-volume-control:before{content:"\f59e"}.fi-rr-volume-down:before{content:"\f59f"}.fi-rr-volume-mute:before{content:"\f5a0"}.fi-rr-volume-off:before{content:"\f5a1"}.fi-rr-volume-slash:before{content:"\f5a2"}.fi-rr-volunteer-vest:before{content:"\f5a3"}.fi-rr-vote-nay:before{content:"\f5a4"}.fi-rr-vote-yea:before{content:"\f5a5"}.fi-rr-vpn:before{content:"\f5a6"}.fi-rr-vpn-globe:before{content:"\f5a7"}.fi-rr-vpn-laptop:before{content:"\f5a8"}.fi-rr-vpn-network:before{content:"\f5a9"}.fi-rr-vpn-shield:before{content:"\f5aa"}.fi-rr-vr-cardboard:before{content:"\f5ab"}.fi-rr-w:before{content:"\f5ac"}.fi-rr-waffle:before{content:"\f5ad"}.fi-rr-wagon-covered:before{content:"\f5ae"}.fi-rr-walker:before{content:"\f5af"}.fi-rr-walkie-talkie:before{content:"\f5b0"}.fi-rr-walking:before{content:"\f5b1"}.fi-rr-wallet:before{content:"\f5b2"}.fi-rr-wallet-arrow:before{content:"\f5b3"}.fi-rr-wallet-buyer:before{content:"\f5b4"}.fi-rr-wallet-change:before{content:"\f5b5"}.fi-rr-wallet-income:before{content:"\f5b6"}.fi-rr-wallet-money:before{content:"\f5b7"}.fi-rr-wallet-nft:before{content:"\f5b8"}.fi-rr-warehouse-alt:before{content:"\f5bb"}.fi-rr-warranty:before{content:"\f5bc"}.fi-rr-washer:before{content:"\f5bd"}.fi-rr-washing-dishes:before{content:"\f5be"}.fi-rr-waste:before{content:"\f5bf"}.fi-rr-waste-pollution:before{content:"\f5c0"}.fi-rr-watch:before{content:"\f5c1"}.fi-rr-watch-calculator:before{content:"\f5c2"}.fi-rr-watch-fitness:before{content:"\f5c3"}.fi-rr-watch-smart:before{content:"\f5c4"}.fi-rr-water:before{content:"\f5c5"}.fi-rr-water-bottle:before{content:"\f5c6"}.fi-rr-water-drop:before{content:"\f5c7"}.fi-rr-water-growth:before{content:"\f5c8"}.fi-rr-water-ladder:before{content:"\f5c9"}.fi-rr-water-lower:before{content:"\f5ca"}.fi-rr-water-rise:before{content:"\f5cb"}.fi-rr-water-ski:before{content:"\f5cc"}.fi-rr-watering-can-drop:before{content:"\f5cd"}.fi-rr-watering-can-plant:before{content:"\f5ce"}.fi-rr-watermelon:before{content:"\f5cf"}.fi-rr-waterpass:before{content:"\f5d1"}.fi-rr-waterpolo:before{content:"\f5d2"}.fi-rr-waterpolo-goal:before{content:"\f5d3"}.fi-rr-waterpolo-hand:before{content:"\f5d4"}.fi-rr-waterpolo-player:before{content:"\f5d5"}.fi-rr-wave:before{content:"\f5d6"}.fi-rr-wave-sine:before{content:"\f5d7"}.fi-rr-wave-square:before{content:"\f5d8"}.fi-rr-wave-triangle:before{content:"\f5d9"}.fi-rr-waveform:before{content:"\f5da"}.fi-rr-waveform-path:before{content:"\f5dc"}.fi-rr-weather-alert:before{content:"\f5dd"}.fi-rr-web-browser-bomb:before{content:"\f5e0"}.fi-rr-web-design:before{content:"\f5e1"}.fi-rr-web-management:before{content:"\f5e2"}.fi-rr-web-statistics:before{content:"\f5e3"}.fi-rr-web-test:before{content:"\f5e4"}.fi-rr-webcam:before{content:"\f5e5"}.fi-rr-webcam-slash:before{content:"\f5e6"}.fi-rr-webhook:before{content:"\f5e7"}.fi-rr-webinar:before{content:"\f5e8"}.fi-rr-webinar-play:before{content:"\f5e9"}.fi-rr-website-design:before{content:"\f5ea"}.fi-rr-website-layout:before{content:"\f5eb"}.fi-rr-website-speed:before{content:"\f5ec"}.fi-rr-website-structure:before{content:"\f5ed"}.fi-rr-wednesday:before{content:"\f5ee"}.fi-rr-weight-gain:before{content:"\f5ef"}.fi-rr-weight-loss:before{content:"\f5f0"}.fi-rr-welding:before{content:"\f5f1"}.fi-rr-wellbeing:before{content:"\f5f2"}.fi-rr-whale:before{content:"\f5f4"}.fi-rr-wheat:before{content:"\f5f8"}.fi-rr-wheat-awn:before{content:"\f5f9"}.fi-rr-wheat-awn-circle-exclamation:before{content:"\f5fa"}.fi-rr-wheat-awn-slash:before{content:"\f5fb"}.fi-rr-wheat-slash:before{content:"\f5fc"}.fi-rr-wheelchair:before{content:"\f5fd"}.fi-rr-wheelchair-move:before{content:"\f5fe"}.fi-rr-wheelchair-sleeping:before{content:"\f5ff"}.fi-rr-whistle:before{content:"\f600"}.fi-rr-white-space:before{content:"\f601"}.fi-rr-wifi:before{content:"\f602"}.fi-rr-wifi-1:before{content:"\f603"}.fi-rr-wifi-2:before{content:"\f604"}.fi-rr-wifi-alt:before{content:"\f605"}.fi-rr-wifi-exclamation:before{content:"\f606"}.fi-rr-wifi-hotspot:before{content:"\f607"}.fi-rr-wifi-lock:before{content:"\f608"}.fi-rr-wifi-password:before{content:"\f609"}.fi-rr-wifi-slash:before{content:"\f60a"}.fi-rr-wifi-xmark:before{content:"\f60b"}.fi-rr-wildfire:before{content:"\f60d"}.fi-rr-wind:before{content:"\f60e"}.fi-rr-wind-turbine:before{content:"\f60f"}.fi-rr-wind-warning:before{content:"\f610"}.fi-rr-window-alt:before{content:"\f612"}.fi-rr-window-frame:before{content:"\f613"}.fi-rr-window-frame-open:before{content:"\f614"}.fi-rr-window-maximize:before{content:"\f615"}.fi-rr-window-minimize:before{content:"\f616"}.fi-rr-window-restore:before{content:"\f617"}.fi-rr-windsock:before{content:"\f619"}.fi-rr-windsurf:before{content:"\f61a"}.fi-rr-wine-bottle:before{content:"\f61b"}.fi-rr-wine-glass-crack:before{content:"\f61c"}.fi-rr-wine-glass-empty:before{content:"\f61d"}.fi-rr-wings-box:before{content:"\f61e"}.fi-rr-wireless-mouse:before{content:"\f620"}.fi-rr-wisdom:before{content:"\f621"}.fi-rr-wishlist-heart:before{content:"\f622"}.fi-rr-wishlist-star:before{content:"\f623"}.fi-rr-witness:before{content:"\f624"}.fi-rr-woman-head:before{content:"\f626"}.fi-rr-woman-scientist:before{content:"\f627"}.fi-rr-women-swimsuit:before{content:"\f628"}.fi-rr-won-sign:before{content:"\f629"}.fi-rr-work-in-progress:before{content:"\f62b"}.fi-rr-workflow:before{content:"\f62c"}.fi-rr-workflow-alt:before{content:"\f62d"}.fi-rr-workflow-setting:before{content:"\f62e"}.fi-rr-workflow-setting-alt:before{content:"\f62f"}.fi-rr-workshop:before{content:"\f631"}.fi-rr-workwear:before{content:"\f632"}.fi-rr-world:before{content:"\f633"}.fi-rr-world-megaphone:before{content:"\f634"}.fi-rr-worldwide-network:before{content:"\f635"}.fi-rr-worm:before{content:"\f636"}.fi-rr-wrap:before{content:"\f637"}.fi-rr-wreath:before{content:"\f638"}.fi-rr-wrench-alt:before{content:"\f639"}.fi-rr-wrench-simple:before{content:"\f63a"}.fi-rr-writing:before{content:"\f63b"}.fi-rr-x:before{content:"\f63e"}.fi-rr-x-ray:before{content:"\f63f"}.fi-rr-y:before{content:"\f642"}.fi-rr-y2k:before{content:"\f643"}.fi-rr-yen:before{content:"\f647"}.fi-rr-yin-yang:before{content:"\f648"}.fi-rr-yoga-ball:before{content:"\f64b"}.fi-rr-yoga-ball-exercise:before{content:"\f64c"}.fi-rr-yoga-ball-mat:before{content:"\f64d"}.fi-rr-yoga-mat:before{content:"\f64e"}.fi-rr-yoga-moon:before{content:"\f64f"}.fi-rr-yoga-posture:before{content:"\f650"}.fi-rr-yogurt:before{content:"\f651"}.fi-rr-z:before{content:"\f655"}.fi-rr-zero-percent:before{content:"\f656"}.fi-rr-zip-file:before{content:"\f657"}.fi-rr-zipper:before{content:"\f658"}.fi-rr-zoom-in:before{content:"\f65a"}.fi-rr-zoom-out:before{content:"\f65b"}

/*!
*   _____       _             __                 _____                               ______ _       _   _
*  |_   _|     | |           / _|               |_   _|                             |  ____| |     | | (_)
*    | |  _ __ | |_ ___ _ __| |_ __ _  ___ ___    | |  ___ ___  _ __  ___   ______  | |__  | | __ _| |_ _  ___ ___  _ __
*    | | | '_ \| __/ _ \ '__|  _/ _` |/ __/ _ \   | | / __/ _ \| '_ \/ __| |______| |  __| | |/ _` | __| |/ __/ _ \| '_ \
*   _| |_| | | | ||  __/ |  | || (_| | (_|  __/  _| || (_| (_) | | | \__ \          | |    | | (_| | |_| | (_| (_) | | | |
*  |_____|_| |_|\__\___|_|  |_| \__,_|\___\___| |_____\___\___/|_| |_|___/          |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*                         UIcons 4.0.0 - https://www.flaticon.com/uicons/interface-icons
*/@font-face{font-display:swap;font-family:uicons-regular-straight;src:url(/static/media/uicons-regular-straight.f95d508d523e3ac0b88a.woff2) format("woff2"),url(/static/media/uicons-regular-straight.f2685487b530011bc88d.woff) format("woff"),url(/static/media/uicons-regular-straight.e3f711238d69439c287b.eot) format("embedded-opentype")}i[class*=" fi-rs-"]:before,i[class^=fi-rs-]:before,span[class*=fi-rs-]:before,span[class^=fi-rs-]:before{-webkit-font-feature-settings:normal;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:uicons-regular-straight!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;text-transform:none}.fi-rs-0:before{content:"\e001"}.fi-rs-00s-music-disc:before{content:"\e002"}.fi-rs-1:before{content:"\e003"}.fi-rs-2:before{content:"\e008"}.fi-rs-3:before{content:"\e00a"}.fi-rs-360-degrees:before{content:"\e00c"}.fi-rs-3d-printer:before{content:"\e00d"}.fi-rs-3d-printer-house:before{content:"\e00e"}.fi-rs-3d-printer-mug:before{content:"\e00f"}.fi-rs-3d-printer-prosthesis:before{content:"\e010"}.fi-rs-3d-printer-robot:before{content:"\e011"}.fi-rs-3d-printer-toy:before{content:"\e012"}.fi-rs-3d-printing-pen:before{content:"\e013"}.fi-rs-4:before{content:"\e015"}.fi-rs-404:before{content:"\e017"}.fi-rs-5:before{content:"\e018"}.fi-rs-5g-lock:before{content:"\e01b"}.fi-rs-6:before{content:"\e01c"}.fi-rs-60s-music-disc:before{content:"\e01d"}.fi-rs-7:before{content:"\e01e"}.fi-rs-70s-music-disc:before{content:"\e01f"}.fi-rs-8:before{content:"\e020"}.fi-rs-80s-music-disc:before{content:"\e021"}.fi-rs-9:before{content:"\e022"}.fi-rs-90s:before{content:"\e023"}.fi-rs-90s-music-disc:before{content:"\e024"}.fi-rs-a:before{content:"\e025"}.fi-rs-abacus:before{content:"\e026"}.fi-rs-abdomen:before{content:"\e028"}.fi-rs-access-control:before{content:"\e02a"}.fi-rs-access-denied:before{content:"\e02b"}.fi-rs-accident:before{content:"\e02c"}.fi-rs-accordion:before{content:"\e02d"}.fi-rs-accountant:before{content:"\e02e"}.fi-rs-acid-rain:before{content:"\e030"}.fi-rs-acorn:before{content:"\e031"}.fi-rs-ad:before{content:"\e033"}.fi-rs-ad-blocker:before{content:"\e034"}.fi-rs-ad-forbidden:before{content:"\e035"}.fi-rs-ad-paid:before{content:"\e036"}.fi-rs-ad-slash:before{content:"\e037"}.fi-rs-add:before{content:"\e038"}.fi-rs-add-basket:before{content:"\e039"}.fi-rs-add-document:before{content:"\e03a"}.fi-rs-add-folder:before{content:"\e03b"}.fi-rs-add-image:before{content:"\e03c"}.fi-rs-address-book:before{content:"\e03d"}.fi-rs-address-card:before{content:"\e03e"}.fi-rs-admin:before{content:"\e03f"}.fi-rs-admin-alt:before{content:"\e040"}.fi-rs-affiliate-marketing:before{content:"\e04a"}.fi-rs-age:before{content:"\e04c"}.fi-rs-age-alt:before{content:"\e04d"}.fi-rs-age-restriction-eighteen:before{content:"\e04e"}.fi-rs-age-restriction-seven:before{content:"\e04f"}.fi-rs-age-restriction-six:before{content:"\e050"}.fi-rs-age-restriction-sixteen:before{content:"\e051"}.fi-rs-age-restriction-thirteen:before{content:"\e053"}.fi-rs-age-restriction-three:before{content:"\e054"}.fi-rs-age-restriction-twelve:before{content:"\e055"}.fi-rs-age-restriction-twenty-one:before{content:"\e056"}.fi-rs-age-restriction-zero:before{content:"\e057"}.fi-rs-ai-algorithm:before{content:"\e05b"}.fi-rs-ai-artist:before{content:"\e05c"}.fi-rs-ai-assistant:before{content:"\e05d"}.fi-rs-ai-podcast:before{content:"\e05e"}.fi-rs-ai-technology:before{content:"\e05f"}.fi-rs-air-conditioner:before{content:"\e060"}.fi-rs-air-freshener:before{content:"\e061"}.fi-rs-air-pollution:before{content:"\e062"}.fi-rs-airplane-journey:before{content:"\e065"}.fi-rs-airplane-mode-off:before{content:"\e066"}.fi-rs-airplane-mode-on:before{content:"\e067"}.fi-rs-airplane-window-open:before{content:"\e068"}.fi-rs-airplay:before{content:"\e069"}.fi-rs-alarm-clock:before{content:"\e06a"}.fi-rs-alarm-exclamation:before{content:"\e06b"}.fi-rs-alarm-off:before{content:"\e06c"}.fi-rs-alarm-plus:before{content:"\e06d"}.fi-rs-alarm-snooze:before{content:"\e06e"}.fi-rs-album:before{content:"\e06f"}.fi-rs-album-circle-plus:before{content:"\e070"}.fi-rs-album-circle-user:before{content:"\e071"}.fi-rs-album-collection:before{content:"\e072"}.fi-rs-algorithm:before{content:"\e074"}.fi-rs-alicorn:before{content:"\e075"}.fi-rs-alien:before{content:"\e076"}.fi-rs-align-center:before{content:"\e078"}.fi-rs-align-justify:before{content:"\e079"}.fi-rs-align-left:before{content:"\e07a"}.fi-rs-align-slash:before{content:"\e07b"}.fi-rs-allen-keys:before{content:"\e07c"}.fi-rs-allergy:before{content:"\e07d"}.fi-rs-aloe-vera:before{content:"\e07e"}.fi-rs-ambulance:before{content:"\e081"}.fi-rs-american-football:before{content:"\e084"}.fi-rs-amp-guitar:before{content:"\e086"}.fi-rs-analyse:before{content:"\e089"}.fi-rs-analyse-alt:before{content:"\e08a"}.fi-rs-analytics:before{content:"\e08b"}.fi-rs-analytics-magnifying-glass:before{content:"\e08c"}.fi-rs-anatomical-heart:before{content:"\e08e"}.fi-rs-anchor:before{content:"\e08f"}.fi-rs-angel:before{content:"\e091"}.fi-rs-angle:before{content:"\e092"}.fi-rs-angle-90:before{content:"\e093"}.fi-rs-angle-circle-down:before{content:"\e094"}.fi-rs-angle-circle-left:before{content:"\e095"}.fi-rs-angle-circle-right:before{content:"\e096"}.fi-rs-angle-circle-up:before{content:"\e097"}.fi-rs-angle-double-left:before{content:"\e098"}.fi-rs-angle-double-right:before{content:"\e099"}.fi-rs-angle-double-small-down:before{content:"\e09a"}.fi-rs-angle-double-small-left:before{content:"\e09b"}.fi-rs-angle-double-small-right:before{content:"\e09c"}.fi-rs-angle-double-small-up:before{content:"\e09d"}.fi-rs-angle-down:before{content:"\e09e"}.fi-rs-angle-left:before{content:"\e09f"}.fi-rs-angle-right:before{content:"\e0a0"}.fi-rs-angle-small-down:before{content:"\e0a1"}.fi-rs-angle-small-left:before{content:"\e0a2"}.fi-rs-angle-small-right:before{content:"\e0a3"}.fi-rs-angle-small-up:before{content:"\e0a4"}.fi-rs-angle-square-down:before{content:"\e0a5"}.fi-rs-angle-square-left:before{content:"\e0a6"}.fi-rs-angle-square-right:before{content:"\e0a7"}.fi-rs-angle-square-up:before{content:"\e0a8"}.fi-rs-angle-up:before{content:"\e0a9"}.fi-rs-angles-up-down:before{content:"\e0aa"}.fi-rs-angry:before{content:"\e0ab"}.fi-rs-animated-icon:before{content:"\e0ad"}.fi-rs-anise:before{content:"\e0ae"}.fi-rs-ankh:before{content:"\e0af"}.fi-rs-answer:before{content:"\e0b0"}.fi-rs-answer-alt:before{content:"\e0b1"}.fi-rs-anxiety:before{content:"\e0b2"}.fi-rs-apartment:before{content:"\e0b3"}.fi-rs-aperture:before{content:"\e0b4"}.fi-rs-api:before{content:"\e0b5"}.fi-rs-api-cloud:before{content:"\e0b6"}.fi-rs-app-notification:before{content:"\e0b8"}.fi-rs-appendicitis:before{content:"\e0ba"}.fi-rs-apple-books:before{content:"\e0bc"}.fi-rs-apple-core:before{content:"\e0bd"}.fi-rs-apple-crate:before{content:"\e0be"}.fi-rs-apple-dumbbell:before{content:"\e0bf"}.fi-rs-apple-juice:before{content:"\e0c0"}.fi-rs-apple-pie:before{content:"\e0c2"}.fi-rs-apple-whole:before{content:"\e0c3"}.fi-rs-apps:before{content:"\e0c4"}.fi-rs-apps-add:before{content:"\e0c5"}.fi-rs-apps-delete:before{content:"\e0c6"}.fi-rs-apps-sort:before{content:"\e0c7"}.fi-rs-apricot:before{content:"\e0c8"}.fi-rs-april-calendar:before{content:"\e0c9"}.fi-rs-archery:before{content:"\e0ca"}.fi-rs-architect-plan:before{content:"\e0cb"}.fi-rs-archive:before{content:"\e0cc"}.fi-rs-archway:before{content:"\e0cd"}.fi-rs-arepa:before{content:"\e0ce"}.fi-rs-armor:before{content:"\e0cf"}.fi-rs-army-general:before{content:"\e0d1"}.fi-rs-arrow-alt-circle-down:before{content:"\e0d2"}.fi-rs-arrow-alt-circle-left:before{content:"\e0d3"}.fi-rs-arrow-alt-circle-right:before{content:"\e0d4"}.fi-rs-arrow-alt-circle-up:before{content:"\e0d5"}.fi-rs-arrow-alt-down:before{content:"\e0d6"}.fi-rs-arrow-alt-from-bottom:before{content:"\e0d7"}.fi-rs-arrow-alt-from-left:before{content:"\e0d8"}.fi-rs-arrow-alt-from-right:before{content:"\e0d9"}.fi-rs-arrow-alt-from-top:before{content:"\e0da"}.fi-rs-arrow-alt-left:before{content:"\e0db"}.fi-rs-arrow-alt-right:before{content:"\e0dc"}.fi-rs-arrow-alt-square-down:before{content:"\e0dd"}.fi-rs-arrow-alt-square-left:before{content:"\e0de"}.fi-rs-arrow-alt-square-right:before{content:"\e0df"}.fi-rs-arrow-alt-square-up:before{content:"\e0e0"}.fi-rs-arrow-alt-to-bottom:before{content:"\e0e1"}.fi-rs-arrow-alt-to-left:before{content:"\e0e2"}.fi-rs-arrow-alt-to-right:before{content:"\e0e3"}.fi-rs-arrow-alt-to-top:before{content:"\e0e4"}.fi-rs-arrow-alt-up:before{content:"\e0e5"}.fi-rs-arrow-circle-down:before{content:"\e0e6"}.fi-rs-arrow-circle-left:before{content:"\e0e7"}.fi-rs-arrow-circle-right:before{content:"\e0e8"}.fi-rs-arrow-circle-up:before{content:"\e0e9"}.fi-rs-arrow-comparison:before{content:"\e0ea"}.fi-rs-arrow-down:before{content:"\e0eb"}.fi-rs-arrow-down-from-arc:before{content:"\e0ed"}.fi-rs-arrow-down-from-dotted-line:before{content:"\e0ee"}.fi-rs-arrow-down-left:before{content:"\e0ef"}.fi-rs-arrow-down-small-big:before{content:"\e0f0"}.fi-rs-arrow-down-strenght:before{content:"\e0f1"}.fi-rs-arrow-down-to-dotted-line:before{content:"\e0f2"}.fi-rs-arrow-down-to-square:before{content:"\e0f3"}.fi-rs-arrow-down-triangle-square:before{content:"\e0f4"}.fi-rs-arrow-from-bottom:before{content:"\e0f5"}.fi-rs-arrow-from-left:before{content:"\e0f6"}.fi-rs-arrow-from-right:before{content:"\e0f7"}.fi-rs-arrow-from-top:before{content:"\e0f8"}.fi-rs-arrow-left:before{content:"\e0f9"}.fi-rs-arrow-left-from-arc:before{content:"\e0fa"}.fi-rs-arrow-left-from-line:before{content:"\e0fb"}.fi-rs-arrow-left-to-arc:before{content:"\e0fc"}.fi-rs-arrow-progress:before{content:"\e0fd"}.fi-rs-arrow-progress-alt:before{content:"\e0fe"}.fi-rs-arrow-right:before{content:"\e0ff"}.fi-rs-arrow-right-to-bracket:before{content:"\e100"}.fi-rs-arrow-right-to-city:before{content:"\e101"}.fi-rs-arrow-small-down:before{content:"\e102"}.fi-rs-arrow-small-left:before{content:"\e103"}.fi-rs-arrow-small-right:before{content:"\e104"}.fi-rs-arrow-small-up:before{content:"\e105"}.fi-rs-arrow-square-down:before{content:"\e106"}.fi-rs-arrow-square-left:before{content:"\e107"}.fi-rs-arrow-square-right:before{content:"\e108"}.fi-rs-arrow-square-up:before{content:"\e109"}.fi-rs-arrow-to-bottom:before{content:"\e10a"}.fi-rs-arrow-to-left:before{content:"\e10b"}.fi-rs-arrow-to-right:before{content:"\e10c"}.fi-rs-arrow-to-top:before{content:"\e10d"}.fi-rs-arrow-trend-down:before{content:"\e10e"}.fi-rs-arrow-trend-up:before{content:"\e10f"}.fi-rs-arrow-turn-down-left:before{content:"\e110"}.fi-rs-arrow-turn-down-right:before{content:"\e111"}.fi-rs-arrow-turn-left:before{content:"\e112"}.fi-rs-arrow-turn-left-up:before{content:"\e113"}.fi-rs-arrow-up:before{content:"\e115"}.fi-rs-arrow-up-from-dotted-line:before{content:"\e116"}.fi-rs-arrow-up-from-ground-water:before{content:"\e117"}.fi-rs-arrow-up-from-square:before{content:"\e118"}.fi-rs-arrow-up-left:before{content:"\e119"}.fi-rs-arrow-up-left-from-circle:before{content:"\e11a"}.fi-rs-arrow-up-right:before{content:"\e11b"}.fi-rs-arrow-up-right-and-arrow-down-left-from-center:before{content:"\e11c"}.fi-rs-arrow-up-right-from-square:before{content:"\e11d"}.fi-rs-arrow-up-small-big:before{content:"\e11e"}.fi-rs-arrow-up-square-triangle:before{content:"\e11f"}.fi-rs-arrow-up-to-arc:before{content:"\e120"}.fi-rs-arrow-up-to-dotted-line:before{content:"\e121"}.fi-rs-arrow-upward-growth-crypto:before{content:"\e122"}.fi-rs-arrows:before{content:"\e123"}.fi-rs-arrows-alt:before{content:"\e124"}.fi-rs-arrows-alt-h:before{content:"\e125"}.fi-rs-arrows-alt-v:before{content:"\e126"}.fi-rs-arrows-cross:before{content:"\e127"}.fi-rs-arrows-down-curve:before{content:"\e128"}.fi-rs-arrows-down-to-people:before{content:"\e129"}.fi-rs-arrows-from-dotted-line:before{content:"\e12a"}.fi-rs-arrows-from-line:before{content:"\e12b"}.fi-rs-arrows-h:before{content:"\e12c"}.fi-rs-arrows-h-copy:before{content:"\e12d"}.fi-rs-arrows-repeat:before{content:"\e12e"}.fi-rs-arrows-repeat-1:before{content:"\e12f"}.fi-rs-arrows-retweet:before{content:"\e130"}.fi-rs-arrows-split-right-and-left:before{content:"\e132"}.fi-rs-arrows-split-up-and-left:before{content:"\e133"}.fi-rs-arrows-to-circle:before{content:"\e134"}.fi-rs-arrows-to-dot:before{content:"\e135"}.fi-rs-arrows-to-dotted-line:before{content:"\e136"}.fi-rs-arrows-to-eye:before{content:"\e137"}.fi-rs-arrows-to-line:before{content:"\e138"}.fi-rs-artificial-intelligence:before{content:"\e139"}.fi-rs-artist:before{content:"\e13a"}.fi-rs-ask-us:before{content:"\e13c"}.fi-rs-assept-document:before{content:"\e13d"}.fi-rs-assessment:before{content:"\e13e"}.fi-rs-assessment-alt:before{content:"\e13f"}.fi-rs-assign:before{content:"\e140"}.fi-rs-assistive-listening-systems:before{content:"\e141"}.fi-rs-asterik:before{content:"\e142"}.fi-rs-asthma:before{content:"\e143"}.fi-rs-at:before{content:"\e147"}.fi-rs-atm:before{content:"\e14a"}.fi-rs-attention-detail:before{content:"\e14d"}.fi-rs-attribution-pen:before{content:"\e14e"}.fi-rs-attribution-pencil:before{content:"\e14f"}.fi-rs-aubergine:before{content:"\e150"}.fi-rs-auction:before{content:"\e151"}.fi-rs-auction-bidding:before{content:"\e152"}.fi-rs-auction-paddle:before{content:"\e153"}.fi-rs-audience-megaphone:before{content:"\e154"}.fi-rs-audio-description-slash:before{content:"\e155"}.fi-rs-audit:before{content:"\e157"}.fi-rs-audit-alt:before{content:"\e158"}.fi-rs-augmented-reality:before{content:"\e15a"}.fi-rs-august-calendar:before{content:"\e15b"}.fi-rs-austral-sign:before{content:"\e15c"}.fi-rs-australia:before{content:"\e15d"}.fi-rs-australia-country-code:before{content:"\e15e"}.fi-rs-australia-flag:before{content:"\e15f"}.fi-rs-auto-pilot:before{content:"\e160"}.fi-rs-auto-reply:before{content:"\e161"}.fi-rs-auto-sync:before{content:"\e162"}.fi-rs-auto-update:before{content:"\e163"}.fi-rs-autosave:before{content:"\e164"}.fi-rs-avi-file:before{content:"\e165"}.fi-rs-avocado:before{content:"\e166"}.fi-rs-avocado-toast:before{content:"\e167"}.fi-rs-award:before{content:"\e168"}.fi-rs-axe:before{content:"\e16a"}.fi-rs-axe-battle:before{content:"\e16b"}.fi-rs-axe-hammer:before{content:"\e16c"}.fi-rs-b:before{content:"\e16d"}.fi-rs-baby:before{content:"\e16e"}.fi-rs-baby-carriage:before{content:"\e16f"}.fi-rs-baby-cradle:before{content:"\e170"}.fi-rs-back-up:before{content:"\e172"}.fi-rs-background:before{content:"\e173"}.fi-rs-backpack:before{content:"\e174"}.fi-rs-bacon:before{content:"\e175"}.fi-rs-bacon-egg:before{content:"\e176"}.fi-rs-bacteria:before{content:"\e177"}.fi-rs-bacterium:before{content:"\e178"}.fi-rs-badge:before{content:"\e179"}.fi-rs-badge-check:before{content:"\e17a"}.fi-rs-badge-dollar:before{content:"\e17b"}.fi-rs-badge-leaf:before{content:"\e17c"}.fi-rs-badge-percent:before{content:"\e17d"}.fi-rs-badge-sheriff:before{content:"\e17e"}.fi-rs-badger-honey:before{content:"\e17f"}.fi-rs-badget-check-alt:before{content:"\e180"}.fi-rs-badminton:before{content:"\e181"}.fi-rs-bag-map-pin:before{content:"\e182"}.fi-rs-bag-seedling:before{content:"\e183"}.fi-rs-bag-shopping-minus:before{content:"\e184"}.fi-rs-bagel:before{content:"\e185"}.fi-rs-bags-shopping:before{content:"\e186"}.fi-rs-baguette:before{content:"\e187"}.fi-rs-bahai:before{content:"\e188"}.fi-rs-baht-sign:before{content:"\e189"}.fi-rs-balance-scale-left:before{content:"\e18a"}.fi-rs-balance-scale-right:before{content:"\e18b"}.fi-rs-balcony:before{content:"\e18c"}.fi-rs-ball-pile:before{content:"\e18e"}.fi-rs-ballet-dance:before{content:"\e190"}.fi-rs-balloon:before{content:"\e191"}.fi-rs-balloons:before{content:"\e192"}.fi-rs-ballot:before{content:"\e193"}.fi-rs-ballot-check:before{content:"\e194"}.fi-rs-bamboo:before{content:"\e195"}.fi-rs-ban:before{content:"\e196"}.fi-rs-ban-bug:before{content:"\e197"}.fi-rs-banana:before{content:"\e198"}.fi-rs-bananas:before{content:"\e199"}.fi-rs-band-aid:before{content:"\e19a"}.fi-rs-band-aid-alt:before{content:"\e19b"}.fi-rs-bandage-wound:before{content:"\e19d"}.fi-rs-bangladeshi-taka-sign:before{content:"\e19e"}.fi-rs-banjo:before{content:"\e19f"}.fi-rs-bank:before{content:"\e1a0"}.fi-rs-bank-app:before{content:"\e1a1"}.fi-rs-banner:before{content:"\e1a2"}.fi-rs-banner-2:before{content:"\e1a3"}.fi-rs-banner-3:before{content:"\e1a4"}.fi-rs-banner-4:before{content:"\e1a5"}.fi-rs-banner-5:before{content:"\e1a6"}.fi-rs-barber-pole:before{content:"\e1a7"}.fi-rs-barber-shop:before{content:"\e1a8"}.fi-rs-barcode:before{content:"\e1a9"}.fi-rs-barcode-read:before{content:"\e1aa"}.fi-rs-barcode-scan:before{content:"\e1ab"}.fi-rs-barefoot:before{content:"\e1ac"}.fi-rs-barrier-caution:before{content:"\e1ad"}.fi-rs-barrier-cone:before{content:"\e1ae"}.fi-rs-barrow:before{content:"\e1af"}.fi-rs-bars-filter:before{content:"\e1b0"}.fi-rs-bars-progress:before{content:"\e1b1"}.fi-rs-bars-sort:before{content:"\e1b2"}.fi-rs-bars-staggered:before{content:"\e1b3"}.fi-rs-baseball:before{content:"\e1b4"}.fi-rs-baseball-alt:before{content:"\e1b5"}.fi-rs-baseball-player:before{content:"\e1b6"}.fi-rs-basket-shopping-minus:before{content:"\e1b8"}.fi-rs-basket-shopping-plus:before{content:"\e1b9"}.fi-rs-basket-shopping-simple:before{content:"\e1ba"}.fi-rs-basketball:before{content:"\e1bb"}.fi-rs-basketball-hoop:before{content:"\e1bc"}.fi-rs-basketball-ticket:before{content:"\e1bd"}.fi-rs-bat:before{content:"\e1be"}.fi-rs-bath:before{content:"\e1bf"}.fi-rs-battery-100:before{content:"\e1c0"}.fi-rs-battery-alert:before{content:"\e1c1"}.fi-rs-battery-bolt:before{content:"\e1c2"}.fi-rs-battery-empty:before{content:"\e1c3"}.fi-rs-battery-exclamation:before{content:"\e1c4"}.fi-rs-battery-full:before{content:"\e1c5"}.fi-rs-battery-half:before{content:"\e1c6"}.fi-rs-battery-pollution:before{content:"\e1c7"}.fi-rs-battery-quarter:before{content:"\e1c8"}.fi-rs-battery-slash:before{content:"\e1c9"}.fi-rs-battery-three-quarters:before{content:"\e1ca"}.fi-rs-bay-leaf:before{content:"\e1cb"}.fi-rs-beacon:before{content:"\e1cc"}.fi-rs-bear-market:before{content:"\e1cd"}.fi-rs-beard:before{content:"\e1ce"}.fi-rs-beauty-mask:before{content:"\e1cf"}.fi-rs-bed:before{content:"\e1d0"}.fi-rs-bed-alt:before{content:"\e1d1"}.fi-rs-bed-bunk:before{content:"\e1d2"}.fi-rs-bed-empty:before{content:"\e1d3"}.fi-rs-bed-pulse:before{content:"\e1d4"}.fi-rs-bee:before{content:"\e1d5"}.fi-rs-beehive:before{content:"\e1d6"}.fi-rs-beer:before{content:"\e1d7"}.fi-rs-beer-mug-empty:before{content:"\e1d8"}.fi-rs-bell:before{content:"\e1da"}.fi-rs-bell-concierge:before{content:"\e1db"}.fi-rs-bell-notification-call:before{content:"\e1dc"}.fi-rs-bell-notification-social-media:before{content:"\e1dd"}.fi-rs-bell-ring:before{content:"\e1de"}.fi-rs-bell-school:before{content:"\e1df"}.fi-rs-bell-school-slash:before{content:"\e1e0"}.fi-rs-bell-slash:before{content:"\e1e1"}.fi-rs-bells:before{content:"\e1e2"}.fi-rs-bench-tree:before{content:"\e1e3"}.fi-rs-benefit:before{content:"\e1e4"}.fi-rs-benefit-diamond:before{content:"\e1e5"}.fi-rs-benefit-diamond-alt:before{content:"\e1e6"}.fi-rs-benefit-hand:before{content:"\e1e7"}.fi-rs-benefit-increase:before{content:"\e1e8"}.fi-rs-benefit-porcent:before{content:"\e1e9"}.fi-rs-beta-computer:before{content:"\e1ea"}.fi-rs-beta-mobile:before{content:"\e1eb"}.fi-rs-beta-tester:before{content:"\e1ec"}.fi-rs-beta-testing:before{content:"\e1ed"}.fi-rs-betamax:before{content:"\e1ee"}.fi-rs-bible:before{content:"\e1ef"}.fi-rs-bicycle-journey:before{content:"\e1f0"}.fi-rs-big-data:before{content:"\e1f1"}.fi-rs-big-data-ai:before{content:"\e1f2"}.fi-rs-big-data-analytics:before{content:"\e1f3"}.fi-rs-big-drop:before{content:"\e1f4"}.fi-rs-bike:before{content:"\e1f5"}.fi-rs-bike-moving:before{content:"\e1f6"}.fi-rs-bike-path:before{content:"\e1f7"}.fi-rs-biking:before{content:"\e1f8"}.fi-rs-biking-mountain:before{content:"\e1f9"}.fi-rs-bill-arrow:before{content:"\e1fa"}.fi-rs-billboard:before{content:"\e1fb"}.fi-rs-billboard-location:before{content:"\e1fc"}.fi-rs-billiard:before{content:"\e1fd"}.fi-rs-bin-bottles:before{content:"\e1fe"}.fi-rs-binary:before{content:"\e1ff"}.fi-rs-binary-circle-check:before{content:"\e200"}.fi-rs-binary-cloud:before{content:"\e201"}.fi-rs-binary-lock:before{content:"\e202"}.fi-rs-binary-slash:before{content:"\e203"}.fi-rs-binoculars:before{content:"\e204"}.fi-rs-bio:before{content:"\e205"}.fi-rs-bio-leaves:before{content:"\e206"}.fi-rs-biohazard:before{content:"\e207"}.fi-rs-bipolar:before{content:"\e208"}.fi-rs-bird:before{content:"\e209"}.fi-rs-bitcoin-card:before{content:"\e20b"}.fi-rs-bitcoin-sign:before{content:"\e20d"}.fi-rs-blanket:before{content:"\e20f"}.fi-rs-blender:before{content:"\e210"}.fi-rs-blender-phone:before{content:"\e211"}.fi-rs-blinds:before{content:"\e212"}.fi-rs-blinds-open:before{content:"\e213"}.fi-rs-blinds-raised:before{content:"\e214"}.fi-rs-block:before{content:"\e215"}.fi-rs-block-brick:before{content:"\e216"}.fi-rs-block-brick-fire:before{content:"\e217"}.fi-rs-block-microphone:before{content:"\e218"}.fi-rs-block-question:before{content:"\e219"}.fi-rs-block-quote:before{content:"\e21a"}.fi-rs-block-user:before{content:"\e21b"}.fi-rs-blockchain-3:before{content:"\e21e"}.fi-rs-blog-pencil:before{content:"\e21f"}.fi-rs-blog-text:before{content:"\e220"}.fi-rs-blood:before{content:"\e222"}.fi-rs-blood-dropper:before{content:"\e223"}.fi-rs-blood-test-tube:before{content:"\e225"}.fi-rs-blood-test-tube-alt:before{content:"\e226"}.fi-rs-blueberries:before{content:"\e228"}.fi-rs-blueprint:before{content:"\e229"}.fi-rs-blueprint-house:before{content:"\e22a"}.fi-rs-bluetooth-alert:before{content:"\e22c"}.fi-rs-bluetooth-alt:before{content:"\e22d"}.fi-rs-bluetooth-circle:before{content:"\e22e"}.fi-rs-bluetooth-headphones:before{content:"\e22f"}.fi-rs-bluetooth-keyboard:before{content:"\e230"}.fi-rs-bluetooth-mouse:before{content:"\e231"}.fi-rs-bluetooth-settings:before{content:"\e232"}.fi-rs-bluetooth-speaker:before{content:"\e233"}.fi-rs-bluetooth-usb:before{content:"\e234"}.fi-rs-blush:before{content:"\e235"}.fi-rs-bold:before{content:"\e237"}.fi-rs-bolt:before{content:"\e238"}.fi-rs-bolt-auto:before{content:"\e239"}.fi-rs-bolt-slash:before{content:"\e23a"}.fi-rs-bomb:before{content:"\e23b"}.fi-rs-bomb-sign:before{content:"\e23c"}.fi-rs-bone:before{content:"\e23d"}.fi-rs-bone-break:before{content:"\e23e"}.fi-rs-bong:before{content:"\e23f"}.fi-rs-bonus:before{content:"\e240"}.fi-rs-bonus-alt:before{content:"\e241"}.fi-rs-bonus-star:before{content:"\e242"}.fi-rs-book:before{content:"\e243"}.fi-rs-book-alt:before{content:"\e244"}.fi-rs-book-arrow-right:before{content:"\e245"}.fi-rs-book-arrow-up:before{content:"\e246"}.fi-rs-book-atlas:before{content:"\e247"}.fi-rs-book-bookmark:before{content:"\e248"}.fi-rs-book-brain:before{content:"\e249"}.fi-rs-book-circle-arrow-right:before{content:"\e24a"}.fi-rs-book-circle-arrow-up:before{content:"\e24b"}.fi-rs-book-copy:before{content:"\e24c"}.fi-rs-book-dead:before{content:"\e24d"}.fi-rs-book-font:before{content:"\e24e"}.fi-rs-book-formula:before{content:"\e24f"}.fi-rs-book-heart:before{content:"\e250"}.fi-rs-book-magnet:before{content:"\e251"}.fi-rs-book-medical:before{content:"\e252"}.fi-rs-book-open-cover:before{content:"\e254"}.fi-rs-book-open-reader:before{content:"\e255"}.fi-rs-book-plus:before{content:"\e256"}.fi-rs-book-quran:before{content:"\e257"}.fi-rs-book-section:before{content:"\e258"}.fi-rs-book-spells:before{content:"\e25b"}.fi-rs-book-tanakh:before{content:"\e25c"}.fi-rs-book-user:before{content:"\e25d"}.fi-rs-book-world:before{content:"\e25e"}.fi-rs-Booking:before{content:"\e25f"}.fi-rs-bookmark:before{content:"\e260"}.fi-rs-bookmark-slash:before{content:"\e261"}.fi-rs-books:before{content:"\e262"}.fi-rs-books-lightbulb:before{content:"\e263"}.fi-rs-books-medical:before{content:"\e264"}.fi-rs-boot:before{content:"\e265"}.fi-rs-boot-heeled:before{content:"\e266"}.fi-rs-booth-curtain:before{content:"\e267"}.fi-rs-border-all:before{content:"\e269"}.fi-rs-border-bottom:before{content:"\e26a"}.fi-rs-border-center-h:before{content:"\e26b"}.fi-rs-border-center-v:before{content:"\e26c"}.fi-rs-border-inner:before{content:"\e26d"}.fi-rs-border-left:before{content:"\e26e"}.fi-rs-border-none:before{content:"\e26f"}.fi-rs-border-outer:before{content:"\e270"}.fi-rs-border-right:before{content:"\e271"}.fi-rs-border-style:before{content:"\e272"}.fi-rs-border-style-alt:before{content:"\e273"}.fi-rs-border-top:before{content:"\e274"}.fi-rs-boss:before{content:"\e275"}.fi-rs-bottle:before{content:"\e276"}.fi-rs-bottle-baby:before{content:"\e277"}.fi-rs-bottle-droplet:before{content:"\e278"}.fi-rs-bow-arrow:before{content:"\e27a"}.fi-rs-bowl-chopsticks:before{content:"\e27b"}.fi-rs-bowl-chopsticks-noodles:before{content:"\e27c"}.fi-rs-bowl-rice:before{content:"\e27d"}.fi-rs-bowl-scoop:before{content:"\e27e"}.fi-rs-bowl-scoops:before{content:"\e27f"}.fi-rs-bowl-soft-serve:before{content:"\e280"}.fi-rs-bowl-spoon:before{content:"\e281"}.fi-rs-bowling:before{content:"\e282"}.fi-rs-bowling-ball:before{content:"\e283"}.fi-rs-bowling-pins:before{content:"\e284"}.fi-rs-box:before{content:"\e286"}.fi-rs-box-add:before{content:"\e287"}.fi-rs-box-alt:before{content:"\e288"}.fi-rs-box-ballot:before{content:"\e289"}.fi-rs-box-check:before{content:"\e28b"}.fi-rs-box-circle-check:before{content:"\e28c"}.fi-rs-box-connection:before{content:"\e28d"}.fi-rs-box-diamond:before{content:"\e28e"}.fi-rs-box-distribution:before{content:"\e28f"}.fi-rs-box-dollar:before{content:"\e290"}.fi-rs-box-extendable:before{content:"\e291"}.fi-rs-box-filter:before{content:"\e292"}.fi-rs-box-fragile:before{content:"\e293"}.fi-rs-box-heart:before{content:"\e295"}.fi-rs-box-idea:before{content:"\e296"}.fi-rs-box-loading:before{content:"\e297"}.fi-rs-box-magnet:before{content:"\e298"}.fi-rs-box-megaphone:before{content:"\e299"}.fi-rs-box-mobile:before{content:"\e29a"}.fi-rs-box-open:before{content:"\e29b"}.fi-rs-box-open-full:before{content:"\e29c"}.fi-rs-box-remove:before{content:"\e29d"}.fi-rs-box-return:before{content:"\e29e"}.fi-rs-box-route:before{content:"\e29f"}.fi-rs-box-security:before{content:"\e2a0"}.fi-rs-box-stars:before{content:"\e2a2"}.fi-rs-box-target:before{content:"\e2a3"}.fi-rs-box-tissue:before{content:"\e2a4"}.fi-rs-box-up:before{content:"\e2a5"}.fi-rs-boxes:before{content:"\e2a6"}.fi-rs-boxing-glove:before{content:"\e2a7"}.fi-rs-bracket-curly:before{content:"\e2a8"}.fi-rs-bracket-curly-right:before{content:"\e2a9"}.fi-rs-bracket-round:before{content:"\e2aa"}.fi-rs-bracket-round-right:before{content:"\e2ab"}.fi-rs-bracket-square:before{content:"\e2ac"}.fi-rs-bracket-square-right:before{content:"\e2ad"}.fi-rs-brackets-curly:before{content:"\e2ae"}.fi-rs-brackets-round:before{content:"\e2af"}.fi-rs-brackets-square:before{content:"\e2b0"}.fi-rs-braille:before{content:"\e2b1"}.fi-rs-braille-a:before{content:"\e2b2"}.fi-rs-braille-b:before{content:"\e2b3"}.fi-rs-braille-c:before{content:"\e2b4"}.fi-rs-braille-d:before{content:"\e2b5"}.fi-rs-braille-e:before{content:"\e2b6"}.fi-rs-braille-g:before{content:"\e2b7"}.fi-rs-braille-h:before{content:"\e2b8"}.fi-rs-braille-hand:before{content:"\e2b9"}.fi-rs-braille-i:before{content:"\e2ba"}.fi-rs-braille-j:before{content:"\e2bb"}.fi-rs-braille-k:before{content:"\e2bc"}.fi-rs-braille-l:before{content:"\e2bd"}.fi-rs-braille-m:before{content:"\e2be"}.fi-rs-braille-n:before{content:"\e2bf"}.fi-rs-braille-n-alt:before{content:"\e2c0"}.fi-rs-braille-o:before{content:"\e2c1"}.fi-rs-braille-p:before{content:"\e2c2"}.fi-rs-braille-q:before{content:"\e2c3"}.fi-rs-braille-r:before{content:"\e2c4"}.fi-rs-braille-s:before{content:"\e2c5"}.fi-rs-braille-t:before{content:"\e2c6"}.fi-rs-braille-u:before{content:"\e2c7"}.fi-rs-braille-v:before{content:"\e2c8"}.fi-rs-braille-w:before{content:"\e2c9"}.fi-rs-braille-x:before{content:"\e2ca"}.fi-rs-braille-y:before{content:"\e2cb"}.fi-rs-braille-z:before{content:"\e2cc"}.fi-rs-brain:before{content:"\e2cd"}.fi-rs-brain-bulb:before{content:"\e2ce"}.fi-rs-brain-circuit:before{content:"\e2cf"}.fi-rs-brain-doubt:before{content:"\e2d0"}.fi-rs-brain-half-lightbulb:before{content:"\e2d1"}.fi-rs-brain-lightning:before{content:"\e2d2"}.fi-rs-brain-question-mark:before{content:"\e2d3"}.fi-rs-brain-stress:before{content:"\e2d4"}.fi-rs-brake-warning:before{content:"\e2d5"}.fi-rs-branching:before{content:"\e2d6"}.fi-rs-brand:before{content:"\e2d7"}.fi-rs-brand-badge:before{content:"\e2d8"}.fi-rs-brand-strategy:before{content:"\e2d9"}.fi-rs-branding:before{content:"\e2da"}.fi-rs-brazil:before{content:"\e2db"}.fi-rs-brazil-flag:before{content:"\e2dc"}.fi-rs-brazil-flag-circle:before{content:"\e2dd"}.fi-rs-bread:before{content:"\e2de"}.fi-rs-bread-loaf:before{content:"\e2df"}.fi-rs-bread-slice:before{content:"\e2e0"}.fi-rs-bread-slice-butter:before{content:"\e2e1"}.fi-rs-break-time:before{content:"\e2e2"}.fi-rs-bridge:before{content:"\e2e3"}.fi-rs-bridge-circle-check:before{content:"\e2e4"}.fi-rs-bridge-collapse:before{content:"\e2e5"}.fi-rs-bridge-construction:before{content:"\e2e6"}.fi-rs-bridge-suspension:before{content:"\e2e7"}.fi-rs-bridge-water:before{content:"\e2e8"}.fi-rs-briefcase:before{content:"\e2ea"}.fi-rs-briefcase-arrow-right:before{content:"\e2eb"}.fi-rs-briefcase-blank:before{content:"\e2ec"}.fi-rs-briefcase-dollar:before{content:"\e2ed"}.fi-rs-briefcase-filter:before{content:"\e2ee"}.fi-rs-brightness:before{content:"\e2ef"}.fi-rs-brightness-control:before{content:"\e2f0"}.fi-rs-brightness-low:before{content:"\e2f1"}.fi-rs-bring-forward:before{content:"\e2f2"}.fi-rs-bring-front:before{content:"\e2f3"}.fi-rs-broadcast-tower:before{content:"\e2f4"}.fi-rs-broccoli:before{content:"\e2f5"}.fi-rs-broken-arm:before{content:"\e2f6"}.fi-rs-broken-chain-link-wrong:before{content:"\e2f7"}.fi-rs-broken-image:before{content:"\e2f8"}.fi-rs-broken-leg:before{content:"\e2f9"}.fi-rs-broken-nail:before{content:"\e2fa"}.fi-rs-broom-ball:before{content:"\e2fc"}.fi-rs-brownie:before{content:"\e2fd"}.fi-rs-browser:before{content:"\e2fe"}.fi-rs-browser-css:before{content:"\e300"}.fi-rs-browser-lock-alert:before{content:"\e301"}.fi-rs-browser-ui:before{content:"\e302"}.fi-rs-browsers:before{content:"\e303"}.fi-rs-brush:before{content:"\e304"}.fi-rs-bubble-discussion:before{content:"\e305"}.fi-rs-bubble-tea:before{content:"\e306"}.fi-rs-bucket:before{content:"\e307"}.fi-rs-budget:before{content:"\e308"}.fi-rs-budget-alt:before{content:"\e309"}.fi-rs-bug:before{content:"\e30a"}.fi-rs-bug-fix:before{content:"\e30b"}.fi-rs-bug-folder:before{content:"\e30c"}.fi-rs-bug-magnifier:before{content:"\e30d"}.fi-rs-bug-report:before{content:"\e30e"}.fi-rs-bug-slash:before{content:"\e30f"}.fi-rs-bugs:before{content:"\e310"}.fi-rs-build:before{content:"\e311"}.fi-rs-build-alt:before{content:"\e312"}.fi-rs-builder:before{content:"\e313"}.fi-rs-building:before{content:"\e314"}.fi-rs-building-car:before{content:"\e315"}.fi-rs-building-check:before{content:"\e316"}.fi-rs-building-circle-arrow-right:before{content:"\e317"}.fi-rs-building-flag:before{content:"\e318"}.fi-rs-building-foundation:before{content:"\e319"}.fi-rs-building-lock:before{content:"\e31a"}.fi-rs-building-materials:before{content:"\e31b"}.fi-rs-building-ngo:before{content:"\e31c"}.fi-rs-building-shield:before{content:"\e31d"}.fi-rs-building-user:before{content:"\e31e"}.fi-rs-building-xmark:before{content:"\e31f"}.fi-rs-bulb:before{content:"\e320"}.fi-rs-bulb-speech-bubble:before{content:"\e322"}.fi-rs-bull-market:before{content:"\e323"}.fi-rs-bullet:before{content:"\e324"}.fi-rs-bullhorn:before{content:"\e325"}.fi-rs-bullseye:before{content:"\e326"}.fi-rs-bullseye-arrow:before{content:"\e327"}.fi-rs-bullseye-pointer:before{content:"\e328"}.fi-rs-buoy:before{content:"\e329"}.fi-rs-burger-alt:before{content:"\e32a"}.fi-rs-burger-fries:before{content:"\e32b"}.fi-rs-burger-glass:before{content:"\e32c"}.fi-rs-burger-menu:before{content:"\e32e"}.fi-rs-burnout:before{content:"\e32f"}.fi-rs-burrito:before{content:"\e330"}.fi-rs-burst:before{content:"\e331"}.fi-rs-bus:before{content:"\e332"}.fi-rs-bus-alt:before{content:"\e333"}.fi-rs-bus-ticket:before{content:"\e334"}.fi-rs-business-deal:before{content:"\e335"}.fi-rs-business-growth:before{content:"\e336"}.fi-rs-business-meeting:before{content:"\e337"}.fi-rs-business-podcast:before{content:"\e338"}.fi-rs-business-time:before{content:"\e339"}.fi-rs-business-value:before{content:"\e33a"}.fi-rs-Butter:before{content:"\e33c"}.fi-rs-butterfly:before{content:"\e33d"}.fi-rs-button:before{content:"\e33e"}.fi-rs-button-buy:before{content:"\e33f"}.fi-rs-button-cancel:before{content:"\e340"}.fi-rs-button-chat:before{content:"\e341"}.fi-rs-button-customize:before{content:"\e342"}.fi-rs-button-donate:before{content:"\e344"}.fi-rs-button-download:before{content:"\e345"}.fi-rs-button-play:before{content:"\e34a"}.fi-rs-button-share:before{content:"\e34c"}.fi-rs-button-upload:before{content:"\e34d"}.fi-rs-c:before{content:"\e34e"}.fi-rs-cabin:before{content:"\e34f"}.fi-rs-cache-clean:before{content:"\e351"}.fi-rs-cactus:before{content:"\e352"}.fi-rs-cage-empty:before{content:"\e353"}.fi-rs-cake-birthday:before{content:"\e354"}.fi-rs-cake-slice:before{content:"\e355"}.fi-rs-cake-wedding:before{content:"\e356"}.fi-rs-calculator:before{content:"\e357"}.fi-rs-calculator-bill:before{content:"\e359"}.fi-rs-calculator-math-tax:before{content:"\e35a"}.fi-rs-calculator-money:before{content:"\e35b"}.fi-rs-calculator-simple:before{content:"\e35c"}.fi-rs-calendar:before{content:"\e35d"}.fi-rs-calendar-arrow-down:before{content:"\e35e"}.fi-rs-calendar-arrow-up:before{content:"\e35f"}.fi-rs-calendar-birhtday-cake:before{content:"\e360"}.fi-rs-calendar-call:before{content:"\e361"}.fi-rs-calendar-check:before{content:"\e362"}.fi-rs-calendar-clock:before{content:"\e363"}.fi-rs-calendar-day:before{content:"\e364"}.fi-rs-calendar-days:before{content:"\e365"}.fi-rs-calendar-event-tax:before{content:"\e366"}.fi-rs-calendar-exclamation:before{content:"\e367"}.fi-rs-calendar-gavel-legal:before{content:"\e368"}.fi-rs-calendar-heart:before{content:"\e369"}.fi-rs-calendar-image:before{content:"\e36a"}.fi-rs-calendar-lines:before{content:"\e36b"}.fi-rs-calendar-lines-pen:before{content:"\e36c"}.fi-rs-calendar-microphone:before{content:"\e36d"}.fi-rs-calendar-minus:before{content:"\e36e"}.fi-rs-calendar-payment-loan:before{content:"\e36f"}.fi-rs-calendar-pen:before{content:"\e370"}.fi-rs-calendar-plane:before{content:"\e371"}.fi-rs-calendar-plus:before{content:"\e372"}.fi-rs-calendar-salary:before{content:"\e373"}.fi-rs-calendar-shift-swap:before{content:"\e374"}.fi-rs-calendar-star:before{content:"\e375"}.fi-rs-calendar-swap:before{content:"\e376"}.fi-rs-calendar-update:before{content:"\e377"}.fi-rs-calendar-week:before{content:"\e378"}.fi-rs-calendar-xmark:before{content:"\e379"}.fi-rs-calendars:before{content:"\e37a"}.fi-rs-call-duration:before{content:"\e37b"}.fi-rs-call-forbidden:before{content:"\e37c"}.fi-rs-call-history:before{content:"\e37d"}.fi-rs-call-incoming:before{content:"\e37e"}.fi-rs-call-missed:before{content:"\e37f"}.fi-rs-call-outgoing:before{content:"\e381"}.fi-rs-camcorder:before{content:"\e384"}.fi-rs-camera:before{content:"\e385"}.fi-rs-camera-cctv:before{content:"\e386"}.fi-rs-camera-movie:before{content:"\e388"}.fi-rs-camera-retro:before{content:"\e38a"}.fi-rs-camera-rotate:before{content:"\e38b"}.fi-rs-camera-security:before{content:"\e38c"}.fi-rs-camera-slash:before{content:"\e38d"}.fi-rs-camera-viewfinder:before{content:"\e38e"}.fi-rs-campfire:before{content:"\e38f"}.fi-rs-camping:before{content:"\e390"}.fi-rs-can-food:before{content:"\e391"}.fi-rs-candle-holder:before{content:"\e392"}.fi-rs-candle-lotus-yoga:before{content:"\e393"}.fi-rs-candle-pose-yoga:before{content:"\e394"}.fi-rs-candy:before{content:"\e396"}.fi-rs-candy-alt:before{content:"\e397"}.fi-rs-candy-bar:before{content:"\e398"}.fi-rs-candy-cane:before{content:"\e399"}.fi-rs-candy-corn:before{content:"\e39a"}.fi-rs-candy-sweet:before{content:"\e39b"}.fi-rs-Cannabis:before{content:"\e39c"}.fi-rs-canned-food:before{content:"\e39d"}.fi-rs-cannon:before{content:"\e39e"}.fi-rs-canoe:before{content:"\e39f"}.fi-rs-capsules:before{content:"\e3a0"}.fi-rs-car:before{content:"\e3a2"}.fi-rs-car-alt:before{content:"\e3a3"}.fi-rs-car-battery:before{content:"\e3a4"}.fi-rs-car-bolt:before{content:"\e3a5"}.fi-rs-car-building:before{content:"\e3a6"}.fi-rs-car-bump:before{content:"\e3a7"}.fi-rs-car-bus:before{content:"\e3a8"}.fi-rs-car-charger-bolt:before{content:"\e3a9"}.fi-rs-car-circle-bolt:before{content:"\e3aa"}.fi-rs-car-crash:before{content:"\e3ab"}.fi-rs-car-garage:before{content:"\e3ac"}.fi-rs-car-journey:before{content:"\e3ad"}.fi-rs-car-mechanic:before{content:"\e3ae"}.fi-rs-car-oil:before{content:"\e3af"}.fi-rs-car-rear:before{content:"\e3b0"}.fi-rs-car-side:before{content:"\e3b1"}.fi-rs-car-side-bolt:before{content:"\e3b2"}.fi-rs-car-tilt:before{content:"\e3b3"}.fi-rs-car-tunnel:before{content:"\e3b4"}.fi-rs-car-wash:before{content:"\e3b5"}.fi-rs-caravan:before{content:"\e3b6"}.fi-rs-caravan-alt:before{content:"\e3b7"}.fi-rs-carbon-cloud:before{content:"\e3b8"}.fi-rs-carbon-cloud-arrow-down:before{content:"\e3b9"}.fi-rs-carbon-footprint:before{content:"\e3ba"}.fi-rs-card-club:before{content:"\e3bb"}.fi-rs-card-diamond:before{content:"\e3bc"}.fi-rs-card-heart:before{content:"\e3bd"}.fi-rs-card-security:before{content:"\e3be"}.fi-rs-card-spade:before{content:"\e3bf"}.fi-rs-cardinal-compass:before{content:"\e3c0"}.fi-rs-cards-blank:before{content:"\e3c2"}.fi-rs-career-growth:before{content:"\e3c4"}.fi-rs-career-path:before{content:"\e3c5"}.fi-rs-caret-circle-down:before{content:"\e3c6"}.fi-rs-caret-circle-right:before{content:"\e3c8"}.fi-rs-caret-circle-up:before{content:"\e3c9"}.fi-rs-caret-down:before{content:"\e3ca"}.fi-rs-caret-left:before{content:"\e3cb"}.fi-rs-caret-quare-up:before{content:"\e3cc"}.fi-rs-caret-right:before{content:"\e3cd"}.fi-rs-caret-square-down:before{content:"\e3ce"}.fi-rs-caret-square-left:before{content:"\e3cf"}.fi-rs-caret-square-left_1:before{content:"\e3d0"}.fi-rs-caret-square-right:before{content:"\e3d1"}.fi-rs-caret-up:before{content:"\e3d3"}.fi-rs-carrot:before{content:"\e3d4"}.fi-rs-cars:before{content:"\e3d5"}.fi-rs-cars-crash:before{content:"\e3d6"}.fi-rs-cart-arrow-down:before{content:"\e3d7"}.fi-rs-cart-minus:before{content:"\e3d8"}.fi-rs-cart-shopping-fast:before{content:"\e3d9"}.fi-rs-case-study:before{content:"\e3da"}.fi-rs-cash-register:before{content:"\e3db"}.fi-rs-cassette-tape:before{content:"\e3dc"}.fi-rs-cassette-vhs:before{content:"\e3dd"}.fi-rs-castle:before{content:"\e3de"}.fi-rs-castle-tower:before{content:"\e3df"}.fi-rs-cat:before{content:"\e3e0"}.fi-rs-cat-dog:before{content:"\e3e1"}.fi-rs-cat-head:before{content:"\e3e2"}.fi-rs-cat-space:before{content:"\e3e3"}.fi-rs-catalog:before{content:"\e3e4"}.fi-rs-catalog-alt:before{content:"\e3e5"}.fi-rs-catalog-magazine:before{content:"\e3e6"}.fi-rs-category:before{content:"\e3e7"}.fi-rs-category-alt:before{content:"\e3e8"}.fi-rs-cauldron:before{content:"\e3e9"}.fi-rs-caulk-gun:before{content:"\e3ea"}.fi-rs-cctv-alert:before{content:"\e3ef"}.fi-rs-cctv-camera-sign:before{content:"\e3f0"}.fi-rs-cdn:before{content:"\e3f1"}.fi-rs-cedi-sign:before{content:"\e3f2"}.fi-rs-cell:before{content:"\e3f3"}.fi-rs-cello:before{content:"\e3f4"}.fi-rs-cent-sign:before{content:"\e3f5"}.fi-rs-certificate:before{content:"\e3f7"}.fi-rs-ceviche:before{content:"\e3f8"}.fi-rs-chai-tea:before{content:"\e3f9"}.fi-rs-chair:before{content:"\e3fa"}.fi-rs-chair-director:before{content:"\e3fb"}.fi-rs-chair-office:before{content:"\e3fc"}.fi-rs-chalkboard:before{content:"\e3fd"}.fi-rs-chalkboard-user:before{content:"\e3fe"}.fi-rs-challenge:before{content:"\e3ff"}.fi-rs-challenge-alt:before{content:"\e400"}.fi-rs-chamomile:before{content:"\e401"}.fi-rs-channel:before{content:"\e402"}.fi-rs-character:before{content:"\e403"}.fi-rs-charging-station:before{content:"\e404"}.fi-rs-chart-area:before{content:"\e405"}.fi-rs-chart-bullet:before{content:"\e409"}.fi-rs-chart-candlestick:before{content:"\e40a"}.fi-rs-chart-connected:before{content:"\e40b"}.fi-rs-chart-gantt:before{content:"\e40c"}.fi-rs-chart-histogram:before{content:"\e40d"}.fi-rs-chart-kanban:before{content:"\e40e"}.fi-rs-chart-line-up:before{content:"\e40f"}.fi-rs-chart-line-up-down:before{content:"\e410"}.fi-rs-chart-mixed:before{content:"\e411"}.fi-rs-chart-mixed-up-circle-currency:before{content:"\e412"}.fi-rs-chart-mixed-up-circle-dollar:before{content:"\e413"}.fi-rs-chart-network:before{content:"\e414"}.fi-rs-chart-pie:before{content:"\e415"}.fi-rs-chart-pie-alt:before{content:"\e416"}.fi-rs-chart-pie-simple-circle-currency:before{content:"\e417"}.fi-rs-chart-pie-simple-circle-dollar:before{content:"\e418"}.fi-rs-chart-pyramid:before{content:"\e419"}.fi-rs-chart-radar:before{content:"\e41a"}.fi-rs-chart-scatter:before{content:"\e41b"}.fi-rs-chart-scatter-3d:before{content:"\e41c"}.fi-rs-chart-scatter-bubble:before{content:"\e41d"}.fi-rs-chart-set-theory:before{content:"\e41e"}.fi-rs-chart-simple:before{content:"\e41f"}.fi-rs-chart-simple-horizontal:before{content:"\e420"}.fi-rs-chart-tree:before{content:"\e421"}.fi-rs-chart-tree-map:before{content:"\e422"}.fi-rs-chart-user:before{content:"\e423"}.fi-rs-chart-waterfall:before{content:"\e424"}.fi-rs-chat-arrow-down:before{content:"\e425"}.fi-rs-chat-arrow-grow:before{content:"\e426"}.fi-rs-chat-bubble-call:before{content:"\e427"}.fi-rs-chat-notification:before{content:"\e428"}.fi-rs-chatbot:before{content:"\e429"}.fi-rs-chatbot-speech-bubble:before{content:"\e42a"}.fi-rs-cheap:before{content:"\e42b"}.fi-rs-cheap-bill:before{content:"\e42c"}.fi-rs-cheap-dollar:before{content:"\e42d"}.fi-rs-cheap-stack:before{content:"\e42e"}.fi-rs-cheap-stack-dollar:before{content:"\e42f"}.fi-rs-check:before{content:"\e430"}.fi-rs-check-circle:before{content:"\e431"}.fi-rs-check-double:before{content:"\e432"}.fi-rs-check-in-calendar:before{content:"\e433"}.fi-rs-check-out-calendar:before{content:"\e434"}.fi-rs-checkbox:before{content:"\e435"}.fi-rs-checklist-task-budget:before{content:"\e436"}.fi-rs-cheese:before{content:"\e437"}.fi-rs-cheese-alt:before{content:"\e438"}.fi-rs-cheese-cake:before{content:"\e439"}.fi-rs-cheeseburger:before{content:"\e43a"}.fi-rs-cherry:before{content:"\e43b"}.fi-rs-chess:before{content:"\e43c"}.fi-rs-chess-bishop:before{content:"\e43d"}.fi-rs-chess-board:before{content:"\e43e"}.fi-rs-chess-clock:before{content:"\e43f"}.fi-rs-chess-clock-alt:before{content:"\e440"}.fi-rs-chess-king:before{content:"\e441"}.fi-rs-chess-king-alt:before{content:"\e442"}.fi-rs-chess-knight:before{content:"\e443"}.fi-rs-chess-knight-alt:before{content:"\e444"}.fi-rs-chess-pawn:before{content:"\e445"}.fi-rs-chess-pawn-alt:before{content:"\e446"}.fi-rs-chess-piece:before{content:"\e447"}.fi-rs-chess-queen:before{content:"\e448"}.fi-rs-chess-queen-alt:before{content:"\e449"}.fi-rs-chess-rook:before{content:"\e44a"}.fi-rs-chess-rook-alt:before{content:"\e44b"}.fi-rs-chevron-double-dots-down:before{content:"\e44c"}.fi-rs-chevron-double-dots-left:before{content:"\e44d"}.fi-rs-chevron-double-dots-right:before{content:"\e44e"}.fi-rs-chevron-double-dots-up:before{content:"\e44f"}.fi-rs-chevron-double-down:before{content:"\e450"}.fi-rs-chevron-double-up:before{content:"\e451"}.fi-rs-chicken-bucket:before{content:"\e452"}.fi-rs-child:before{content:"\e453"}.fi-rs-child-head:before{content:"\e454"}.fi-rs-chimney:before{content:"\e455"}.fi-rs-chimney-smoke:before{content:"\e456"}.fi-rs-chinese-temple:before{content:"\e457"}.fi-rs-chip:before{content:"\e458"}.fi-rs-chip-brain:before{content:"\e459"}.fi-rs-chocolate:before{content:"\e45a"}.fi-rs-choir-singing:before{content:"\e45c"}.fi-rs-choose:before{content:"\e45d"}.fi-rs-choose-alt:before{content:"\e45e"}.fi-rs-church:before{content:"\e460"}.fi-rs-churros:before{content:"\e461"}.fi-rs-cinnamon-roll:before{content:"\e462"}.fi-rs-circle:before{content:"\e463"}.fi-rs-circle-0:before{content:"\e464"}.fi-rs-circle-1:before{content:"\e465"}.fi-rs-circle-2:before{content:"\e466"}.fi-rs-circle-3:before{content:"\e467"}.fi-rs-circle-4:before{content:"\e468"}.fi-rs-circle-5:before{content:"\e469"}.fi-rs-circle-6:before{content:"\e46a"}.fi-rs-circle-7:before{content:"\e46b"}.fi-rs-circle-8:before{content:"\e46c"}.fi-rs-circle-9:before{content:"\e46d"}.fi-rs-circle-a:before{content:"\e46e"}.fi-rs-circle-b:before{content:"\e470"}.fi-rs-circle-bolt:before{content:"\e471"}.fi-rs-circle-book-open:before{content:"\e472"}.fi-rs-circle-bookmark:before{content:"\e473"}.fi-rs-circle-c:before{content:"\e474"}.fi-rs-circle-calendar:before{content:"\e475"}.fi-rs-circle-camera:before{content:"\e476"}.fi-rs-circle-cross:before{content:"\e477"}.fi-rs-circle-d:before{content:"\e478"}.fi-rs-circle-dashed:before{content:"\e479"}.fi-rs-circle-divide:before{content:"\e47a"}.fi-rs-circle-e:before{content:"\e47c"}.fi-rs-circle-ellipsis:before{content:"\e47d"}.fi-rs-circle-ellipsis-vertical:before{content:"\e47e"}.fi-rs-circle-envelope:before{content:"\e47f"}.fi-rs-circle-exclamation-check:before{content:"\e480"}.fi-rs-circle-f:before{content:"\e481"}.fi-rs-circle-g:before{content:"\e482"}.fi-rs-circle-h:before{content:"\e483"}.fi-rs-circle-half:before{content:"\e484"}.fi-rs-circle-half-stroke:before{content:"\e485"}.fi-rs-circle-heart:before{content:"\e486"}.fi-rs-circle-i:before{content:"\e487"}.fi-rs-circle-j:before{content:"\e488"}.fi-rs-circle-k:before{content:"\e489"}.fi-rs-circle-l:before{content:"\e48a"}.fi-rs-circle-m:before{content:"\e48b"}.fi-rs-circle-microphone:before{content:"\e48c"}.fi-rs-circle-microphone-lines:before{content:"\e48d"}.fi-rs-circle-n:before{content:"\e48e"}.fi-rs-circle-nodes:before{content:"\e48f"}.fi-rs-circle-o:before{content:"\e490"}.fi-rs-circle-overlap:before{content:"\e491"}.fi-rs-circle-p:before{content:"\e492"}.fi-rs-circle-phone:before{content:"\e494"}.fi-rs-circle-phone-flip:before{content:"\e495"}.fi-rs-circle-phone-hangup:before{content:"\e496"}.fi-rs-circle-q:before{content:"\e498"}.fi-rs-circle-quarter:before{content:"\e499"}.fi-rs-circle-quarters-alt:before{content:"\e49b"}.fi-rs-circle-r:before{content:"\e49c"}.fi-rs-circle-s:before{content:"\e49d"}.fi-rs-circle-small:before{content:"\e49e"}.fi-rs-circle-star:before{content:"\e49f"}.fi-rs-circle-t:before{content:"\e4a1"}.fi-rs-circle-three-quarters:before{content:"\e4a2"}.fi-rs-circle-trash:before{content:"\e4a3"}.fi-rs-circle-u:before{content:"\e4a4"}.fi-rs-circle-user:before{content:"\e4a5"}.fi-rs-circle-v:before{content:"\e4a6"}.fi-rs-circle-video:before{content:"\e4a7"}.fi-rs-circle-w:before{content:"\e4a8"}.fi-rs-circle-water-plug:before{content:"\e4a9"}.fi-rs-circle-waveform-lines:before{content:"\e4aa"}.fi-rs-circle-wifi-circle-wifi:before{content:"\e4ab"}.fi-rs-circle-x:before{content:"\e4ac"}.fi-rs-circle-xmark:before{content:"\e4ad"}.fi-rs-circle-y:before{content:"\e4ae"}.fi-rs-circle-z:before{content:"\e4af"}.fi-rs-citrus:before{content:"\e4b0"}.fi-rs-citrus-slice:before{content:"\e4b1"}.fi-rs-city:before{content:"\e4b2"}.fi-rs-civil-law:before{content:"\e4b3"}.fi-rs-clapper-open:before{content:"\e4b4"}.fi-rs-clapperboard:before{content:"\e4b5"}.fi-rs-clapperboard-play:before{content:"\e4b6"}.fi-rs-clapperboard-question-mark:before{content:"\e4b7"}.fi-rs-clarinet:before{content:"\e4b8"}.fi-rs-claw-marks:before{content:"\e4b9"}.fi-rs-clean:before{content:"\e4ba"}.fi-rs-clear-alt:before{content:"\e4bc"}.fi-rs-clip:before{content:"\e4bf"}.fi-rs-clip-file:before{content:"\e4c0"}.fi-rs-clip-mail:before{content:"\e4c1"}.fi-rs-clipboard:before{content:"\e4c2"}.fi-rs-clipboard-check:before{content:"\e4c3"}.fi-rs-clipboard-exclamation:before{content:"\e4c4"}.fi-rs-clipboard-list:before{content:"\e4c5"}.fi-rs-clipboard-list-check:before{content:"\e4c6"}.fi-rs-clipboard-prescription:before{content:"\e4c7"}.fi-rs-clipboard-question:before{content:"\e4c8"}.fi-rs-clipboard-user:before{content:"\e4c9"}.fi-rs-clipoard-wrong:before{content:"\e4ca"}.fi-rs-clock:before{content:"\e4cb"}.fi-rs-clock-desk:before{content:"\e4cc"}.fi-rs-clock-eight-thirty:before{content:"\e4cd"}.fi-rs-clock-eleven:before{content:"\e4ce"}.fi-rs-clock-eleven-thirty:before{content:"\e4cf"}.fi-rs-clock-five:before{content:"\e4d0"}.fi-rs-clock-five-thirty:before{content:"\e4d1"}.fi-rs-clock-four-thirty:before{content:"\e4d2"}.fi-rs-clock-future-past:before{content:"\e4d3"}.fi-rs-clock-money:before{content:"\e4d4"}.fi-rs-clock-nine:before{content:"\e4d5"}.fi-rs-clock-nine-thirty:before{content:"\e4d6"}.fi-rs-clock-one:before{content:"\e4d7"}.fi-rs-clock-one-thirty:before{content:"\e4d8"}.fi-rs-clock-seven:before{content:"\e4d9"}.fi-rs-clock-seven-thirty:before{content:"\e4da"}.fi-rs-clock-six:before{content:"\e4db"}.fi-rs-clock-six-thirty:before{content:"\e4dc"}.fi-rs-clock-ten:before{content:"\e4dd"}.fi-rs-clock-ten-thirty:before{content:"\e4de"}.fi-rs-clock-three:before{content:"\e4df"}.fi-rs-clock-three-thirty:before{content:"\e4e0"}.fi-rs-clock-time-tracking:before{content:"\e4e1"}.fi-rs-clock-twelve:before{content:"\e4e2"}.fi-rs-clock-twelve-thirty:before{content:"\e4e3"}.fi-rs-clock-two:before{content:"\e4e4"}.fi-rs-clock-two-thirty:before{content:"\e4e5"}.fi-rs-clock-up-arrow:before{content:"\e4e6"}.fi-rs-clone:before{content:"\e4e7"}.fi-rs-closed:before{content:"\e4e8"}.fi-rs-closed-captioning-slash:before{content:"\e4e9"}.fi-rs-clothes-hanger:before{content:"\e4ea"}.fi-rs-clothing-rack:before{content:"\e4eb"}.fi-rs-cloud:before{content:"\e4ec"}.fi-rs-cloud-back-up:before{content:"\e4ed"}.fi-rs-cloud-back-up-alt:before{content:"\e4ee"}.fi-rs-cloud-check:before{content:"\e4ef"}.fi-rs-cloud-code:before{content:"\e4f0"}.fi-rs-cloud-data:before{content:"\e4f1"}.fi-rs-cloud-disabled:before{content:"\e4f2"}.fi-rs-cloud-download:before{content:"\e4f3"}.fi-rs-cloud-download-alt:before{content:"\e4f4"}.fi-rs-cloud-download-circle:before{content:"\e4f5"}.fi-rs-cloud-drizzle:before{content:"\e4f6"}.fi-rs-cloud-exclamation:before{content:"\e4f7"}.fi-rs-cloud-gear-automation:before{content:"\e4f9"}.fi-rs-cloud-hail:before{content:"\e4fa"}.fi-rs-cloud-hail-mixed:before{content:"\e4fb"}.fi-rs-cloud-lock:before{content:"\e4fc"}.fi-rs-cloud-meatball:before{content:"\e4fd"}.fi-rs-cloud-moon:before{content:"\e4ff"}.fi-rs-cloud-moon-rain:before{content:"\e500"}.fi-rs-cloud-question:before{content:"\e502"}.fi-rs-cloud-rain:before{content:"\e503"}.fi-rs-cloud-rainbow:before{content:"\e504"}.fi-rs-cloud-share:before{content:"\e505"}.fi-rs-cloud-showers:before{content:"\e506"}.fi-rs-cloud-showers-heavy:before{content:"\e507"}.fi-rs-cloud-showers-water:before{content:"\e508"}.fi-rs-cloud-sleet:before{content:"\e50a"}.fi-rs-cloud-snow:before{content:"\e50b"}.fi-rs-cloud-stairs:before{content:"\e50c"}.fi-rs-cloud-sun:before{content:"\e50d"}.fi-rs-cloud-sun-rain:before{content:"\e50e"}.fi-rs-cloud-sun-tear:before{content:"\e50f"}.fi-rs-cloud-upload:before{content:"\e510"}.fi-rs-cloud-upload-alt:before{content:"\e511"}.fi-rs-cloud-upload-circle:before{content:"\e512"}.fi-rs-cloud-windy:before{content:"\e514"}.fi-rs-clouds:before{content:"\e517"}.fi-rs-clouds-moon:before{content:"\e518"}.fi-rs-clouds-sun:before{content:"\e519"}.fi-rs-clover-alt:before{content:"\e51a"}.fi-rs-club:before{content:"\e51b"}.fi-rs-cocktail:before{content:"\e52b"}.fi-rs-cocktail-alt:before{content:"\e52c"}.fi-rs-coconut:before{content:"\e52d"}.fi-rs-coconut-water:before{content:"\e52e"}.fi-rs-code-branch:before{content:"\e52f"}.fi-rs-code-commit:before{content:"\e530"}.fi-rs-code-compare:before{content:"\e531"}.fi-rs-code-editing:before{content:"\e532"}.fi-rs-code-fork:before{content:"\e533"}.fi-rs-code-merge:before{content:"\e534"}.fi-rs-code-pull-request:before{content:"\e535"}.fi-rs-code-pull-request-closed:before{content:"\e536"}.fi-rs-code-pull-request-draft:before{content:"\e537"}.fi-rs-code-simple:before{content:"\e538"}.fi-rs-code-window:before{content:"\e539"}.fi-rs-coffee:before{content:"\e53a"}.fi-rs-coffee-bean:before{content:"\e53b"}.fi-rs-coffee-beans:before{content:"\e53c"}.fi-rs-coffee-heart:before{content:"\e53d"}.fi-rs-coffee-maker:before{content:"\e53e"}.fi-rs-coffee-pot:before{content:"\e53f"}.fi-rs-coffee-time:before{content:"\e540"}.fi-rs-coffin:before{content:"\e541"}.fi-rs-coffin-cross:before{content:"\e542"}.fi-rs-coil:before{content:"\e543"}.fi-rs-coin:before{content:"\e544"}.fi-rs-coin-up-arrow:before{content:"\e545"}.fi-rs-coins:before{content:"\e546"}.fi-rs-coins-crypto:before{content:"\e547"}.fi-rs-coins-shield:before{content:"\e548"}.fi-rs-colon-sign:before{content:"\e54a"}.fi-rs-columns-3:before{content:"\e54c"}.fi-rs-comb:before{content:"\e54d"}.fi-rs-comb-hair:before{content:"\e54e"}.fi-rs-comedy-podcast:before{content:"\e54f"}.fi-rs-comet:before{content:"\e550"}.fi-rs-command:before{content:"\e552"}.fi-rs-comment:before{content:"\e553"}.fi-rs-comment-alt:before{content:"\e554"}.fi-rs-comment-alt-check:before{content:"\e555"}.fi-rs-comment-alt-dots:before{content:"\e556"}.fi-rs-comment-alt-edit:before{content:"\e557"}.fi-rs-comment-alt-lock:before{content:"\e558"}.fi-rs-comment-alt-medical:before{content:"\e559"}.fi-rs-comment-alt-middle:before{content:"\e55a"}.fi-rs-comment-alt-middle-top:before{content:"\e55b"}.fi-rs-comment-alt-minus:before{content:"\e55c"}.fi-rs-comment-alt-music:before{content:"\e55d"}.fi-rs-comment-arrow-down:before{content:"\e560"}.fi-rs-comment-arrow-up:before{content:"\e561"}.fi-rs-comment-arrow-up-right:before{content:"\e562"}.fi-rs-comment-check:before{content:"\e563"}.fi-rs-comment-clock:before{content:"\e564"}.fi-rs-comment-code:before{content:"\e565"}.fi-rs-comment-dollar:before{content:"\e566"}.fi-rs-comment-dots:before{content:"\e567"}.fi-rs-comment-exclamation:before{content:"\e568"}.fi-rs-comment-heart:before{content:"\e569"}.fi-rs-comment-image:before{content:"\e56a"}.fi-rs-comment-info:before{content:"\e56b"}.fi-rs-comment-lock:before{content:"\e56c"}.fi-rs-comment-medical:before{content:"\e56d"}.fi-rs-comment-minus:before{content:"\e56e"}.fi-rs-comment-pen:before{content:"\e56f"}.fi-rs-comment-question:before{content:"\e571"}.fi-rs-comment-quote:before{content:"\e572"}.fi-rs-comment-slash:before{content:"\e573"}.fi-rs-comment-smile:before{content:"\e574"}.fi-rs-comment-sms:before{content:"\e575"}.fi-rs-comment-text:before{content:"\e576"}.fi-rs-comment-user:before{content:"\e577"}.fi-rs-comment-xmark:before{content:"\e578"}.fi-rs-comments:before{content:"\e579"}.fi-rs-comments-dollar:before{content:"\e57a"}.fi-rs-comments-question:before{content:"\e57b"}.fi-rs-comments-question-check:before{content:"\e57c"}.fi-rs-compass-alt:before{content:"\e57d"}.fi-rs-compass-east:before{content:"\e57e"}.fi-rs-compass-north:before{content:"\e57f"}.fi-rs-compass-slash:before{content:"\e580"}.fi-rs-compass-south:before{content:"\e581"}.fi-rs-compass-west:before{content:"\e582"}.fi-rs-completed:before{content:"\e583"}.fi-rs-compliance:before{content:"\e584"}.fi-rs-compliance-clipboard:before{content:"\e585"}.fi-rs-compliance-document:before{content:"\e586"}.fi-rs-compress:before{content:"\e587"}.fi-rs-compress-alt:before{content:"\e588"}.fi-rs-computer:before{content:"\e589"}.fi-rs-computer-ad:before{content:"\e58a"}.fi-rs-computer-classic:before{content:"\e58b"}.fi-rs-computer-mouse:before{content:"\e58c"}.fi-rs-computer-speaker:before{content:"\e58d"}.fi-rs-concierge-bell:before{content:"\e58e"}.fi-rs-concrete-mixer:before{content:"\e590"}.fi-rs-condition:before{content:"\e591"}.fi-rs-condition-alt:before{content:"\e592"}.fi-rs-confetti:before{content:"\e593"}.fi-rs-confidential-discussion:before{content:"\e594"}.fi-rs-confidential-folder:before{content:"\e595"}.fi-rs-confirmed-user:before{content:"\e596"}.fi-rs-console-controller:before{content:"\e598"}.fi-rs-constellation:before{content:"\e599"}.fi-rs-construction-helmet:before{content:"\e59a"}.fi-rs-construction-location:before{content:"\e59b"}.fi-rs-consultant:before{content:"\e59c"}.fi-rs-contact-lens-eyes:before{content:"\e59d"}.fi-rs-container-storage:before{content:"\e59f"}.fi-rs-contract:before{content:"\e5a0"}.fi-rs-contrast:before{content:"\e5a1"}.fi-rs-convert-document:before{content:"\e5a2"}.fi-rs-convert-shapes:before{content:"\e5a3"}.fi-rs-conveyor-belt:before{content:"\e5a4"}.fi-rs-conveyor-belt-alt:before{content:"\e5a5"}.fi-rs-conveyor-belt-arm:before{content:"\e5a6"}.fi-rs-conveyor-belt-empty:before{content:"\e5a7"}.fi-rs-cookie:before{content:"\e5a8"}.fi-rs-cookie-alt:before{content:"\e5a9"}.fi-rs-cookie-lock:before{content:"\e5aa"}.fi-rs-copy:before{content:"\e5ab"}.fi-rs-copy-alt:before{content:"\e5ac"}.fi-rs-copy-image:before{content:"\e5ad"}.fi-rs-copyright:before{content:"\e5ae"}.fi-rs-coral-reef:before{content:"\e5af"}.fi-rs-coriander:before{content:"\e5b0"}.fi-rs-corn:before{content:"\e5b1"}.fi-rs-corporate:before{content:"\e5b3"}.fi-rs-corporate-alt:before{content:"\e5b4"}.fi-rs-corruption:before{content:"\e5b5"}.fi-rs-couch:before{content:"\e5b6"}.fi-rs-court-order:before{content:"\e5b9"}.fi-rs-court-sport:before{content:"\e5ba"}.fi-rs-cow:before{content:"\e5bb"}.fi-rs-cow-alt:before{content:"\e5bc"}.fi-rs-cowbell:before{content:"\e5bd"}.fi-rs-cowbell-circle-plus:before{content:"\e5be"}.fi-rs-cowbell-more:before{content:"\e5bf"}.fi-rs-coworking:before{content:"\e5c0"}.fi-rs-cpu:before{content:"\e5c1"}.fi-rs-crab:before{content:"\e5c2"}.fi-rs-crane:before{content:"\e5c3"}.fi-rs-crane-building:before{content:"\e5c4"}.fi-rs-crate-empty:before{content:"\e5c5"}.fi-rs-cream:before{content:"\e5c6"}.fi-rs-credit-approval:before{content:"\e5d5"}.fi-rs-credit-card:before{content:"\e5d6"}.fi-rs-credit-card-buyer:before{content:"\e5d7"}.fi-rs-credit-card-check:before{content:"\e5d8"}.fi-rs-credit-card-edit:before{content:"\e5d9"}.fi-rs-credit-card-eye:before{content:"\e5da"}.fi-rs-credit-card-notification:before{content:"\e5db"}.fi-rs-credit-card-xmark:before{content:"\e5dc"}.fi-rs-credit-interest:before{content:"\e5dd"}.fi-rs-credit-limit:before{content:"\e5de"}.fi-rs-credit-security:before{content:"\e5df"}.fi-rs-crepe:before{content:"\e5e0"}.fi-rs-cricket:before{content:"\e5e1"}.fi-rs-CRM:before{content:"\e5e2"}.fi-rs-crm-alt:before{content:"\e5e3"}.fi-rs-crm-computer:before{content:"\e5e4"}.fi-rs-crochet:before{content:"\e5e5"}.fi-rs-croissant:before{content:"\e5e6"}.fi-rs-cross:before{content:"\e5e8"}.fi-rs-cross-religion:before{content:"\e5ea"}.fi-rs-cross-small:before{content:"\e5eb"}.fi-rs-crossed-eye:before{content:"\e5ec"}.fi-rs-crossed-hammers:before{content:"\e5ed"}.fi-rs-crossed-hands-reject:before{content:"\e5ee"}.fi-rs-crow:before{content:"\e5ef"}.fi-rs-crowdfunding:before{content:"\e5f0"}.fi-rs-crown:before{content:"\e5f1"}.fi-rs-crutch:before{content:"\e5f2"}.fi-rs-crutches:before{content:"\e5f3"}.fi-rs-cruzeiro-sign:before{content:"\e5f4"}.fi-rs-crypto-calendar:before{content:"\e5f5"}.fi-rs-crypto-vault:before{content:"\e5f6"}.fi-rs-crypto-wallet:before{content:"\e5f7"}.fi-rs-cryptocurrency:before{content:"\e5f8"}.fi-rs-crystal-ball:before{content:"\e5f9"}.fi-rs-cube:before{content:"\e608"}.fi-rs-cubes:before{content:"\e609"}.fi-rs-cubes-stacked:before{content:"\e60a"}.fi-rs-cucumber:before{content:"\e60b"}.fi-rs-cumin:before{content:"\e60c"}.fi-rs-cup-straw:before{content:"\e60d"}.fi-rs-cup-straw-swoosh:before{content:"\e60e"}.fi-rs-cup-togo:before{content:"\e60f"}.fi-rs-cupcake:before{content:"\e610"}.fi-rs-cupcake-alt:before{content:"\e611"}.fi-rs-curling:before{content:"\e613"}.fi-rs-curling-iron:before{content:"\e614"}.fi-rs-currency:before{content:"\e615"}.fi-rs-cursor:before{content:"\e616"}.fi-rs-cursor-finger:before{content:"\e617"}.fi-rs-cursor-finger-click:before{content:"\e618"}.fi-rs-cursor-plus:before{content:"\e619"}.fi-rs-cursor-text:before{content:"\e61a"}.fi-rs-cursor-text-alt:before{content:"\e61b"}.fi-rs-curve:before{content:"\e61c"}.fi-rs-curve-alt:before{content:"\e61d"}.fi-rs-curve-arrow:before{content:"\e61e"}.fi-rs-custard:before{content:"\e61f"}.fi-rs-customer-care:before{content:"\e620"}.fi-rs-customer-service:before{content:"\e621"}.fi-rs-customization:before{content:"\e622"}.fi-rs-customization-cogwheel:before{content:"\e623"}.fi-rs-customize:before{content:"\e624"}.fi-rs-customize-computer:before{content:"\e625"}.fi-rs-customize-edit:before{content:"\e626"}.fi-rs-cutter:before{content:"\e627"}.fi-rs-CV:before{content:"\e628"}.fi-rs-cvv-card:before{content:"\e629"}.fi-rs-cyborg:before{content:"\e62a"}.fi-rs-cycling:before{content:"\e62b"}.fi-rs-cystitis:before{content:"\e62c"}.fi-rs-d:before{content:"\e62d"}.fi-rs-dagger:before{content:"\e62e"}.fi-rs-daily-calendar:before{content:"\e62f"}.fi-rs-daisy:before{content:"\e631"}.fi-rs-daisy-alt:before{content:"\e632"}.fi-rs-damage:before{content:"\e633"}.fi-rs-danger-sign:before{content:"\e634"}.fi-rs-dark-mode:before{content:"\e635"}.fi-rs-dark-mode-alt:before{content:"\e636"}.fi-rs-dart:before{content:"\e637"}.fi-rs-dashboard:before{content:"\e639"}.fi-rs-dashboard-monitor:before{content:"\e63a"}.fi-rs-dashboard-panel:before{content:"\e63b"}.fi-rs-data-backup:before{content:"\e63d"}.fi-rs-data-cleaning:before{content:"\e63e"}.fi-rs-data-encryption:before{content:"\e63f"}.fi-rs-data-insight:before{content:"\e640"}.fi-rs-data-migration:before{content:"\e641"}.fi-rs-data-mining:before{content:"\e642"}.fi-rs-data-model:before{content:"\e643"}.fi-rs-data-processing:before{content:"\e644"}.fi-rs-data-report:before{content:"\e645"}.fi-rs-data-transfer:before{content:"\e646"}.fi-rs-database:before{content:"\e647"}.fi-rs-database-cleaning:before{content:"\e648"}.fi-rs-database-cloud-circle:before{content:"\e649"}.fi-rs-database-management:before{content:"\e64a"}.fi-rs-deadline:before{content:"\e64b"}.fi-rs-deafness:before{content:"\e64c"}.fi-rs-debt:before{content:"\e64d"}.fi-rs-december-calendar:before{content:"\e64f"}.fi-rs-decision-choice:before{content:"\e650"}.fi-rs-decision-tree:before{content:"\e651"}.fi-rs-declined-receipt:before{content:"\e652"}.fi-rs-deep-learning:before{content:"\e653"}.fi-rs-deer:before{content:"\e654"}.fi-rs-deer-rudolph:before{content:"\e655"}.fi-rs-degree-credential:before{content:"\e657"}.fi-rs-delete:before{content:"\e658"}.fi-rs-delete-document:before{content:"\e659"}.fi-rs-delete-right:before{content:"\e65a"}.fi-rs-delete-user:before{content:"\e65b"}.fi-rs-delivery-man:before{content:"\e65d"}.fi-rs-delivery-truck:before{content:"\e65e"}.fi-rs-democrat:before{content:"\e661"}.fi-rs-demographic:before{content:"\e662"}.fi-rs-department:before{content:"\e663"}.fi-rs-department-structure:before{content:"\e664"}.fi-rs-deposit:before{content:"\e665"}.fi-rs-deposit-alt:before{content:"\e666"}.fi-rs-description:before{content:"\e667"}.fi-rs-description-alt:before{content:"\e668"}.fi-rs-desert:before{content:"\e669"}.fi-rs-desert-dune:before{content:"\e66a"}.fi-rs-desk:before{content:"\e66b"}.fi-rs-desktop-arrow-down:before{content:"\e66c"}.fi-rs-desktop-wallpaper:before{content:"\e66d"}.fi-rs-detergent:before{content:"\e66e"}.fi-rs-devices:before{content:"\e671"}.fi-rs-dewpoint:before{content:"\e672"}.fi-rs-dharmachakra:before{content:"\e673"}.fi-rs-diagram-cells:before{content:"\e674"}.fi-rs-diagram-lean-canvas:before{content:"\e675"}.fi-rs-diagram-nested:before{content:"\e676"}.fi-rs-diagram-next:before{content:"\e677"}.fi-rs-diagram-predecessor:before{content:"\e678"}.fi-rs-diagram-previous:before{content:"\e679"}.fi-rs-diagram-project:before{content:"\e67a"}.fi-rs-diagram-sankey:before{content:"\e67b"}.fi-rs-diagram-subtask:before{content:"\e67c"}.fi-rs-diagram-successor:before{content:"\e67d"}.fi-rs-diagram-venn:before{content:"\e67e"}.fi-rs-dial:before{content:"\e67f"}.fi-rs-dial-high:before{content:"\e680"}.fi-rs-dial-low:before{content:"\e681"}.fi-rs-dial-max:before{content:"\e682"}.fi-rs-dial-med:before{content:"\e683"}.fi-rs-dial-med-low:before{content:"\e684"}.fi-rs-dial-min:before{content:"\e685"}.fi-rs-dial-off:before{content:"\e686"}.fi-rs-dialogue-exchange:before{content:"\e687"}.fi-rs-diamond:before{content:"\e688"}.fi-rs-diamond-box:before{content:"\e689"}.fi-rs-diamond-exclamation:before{content:"\e68a"}.fi-rs-diamond-open-box:before{content:"\e68b"}.fi-rs-diamond-turn-right:before{content:"\e68c"}.fi-rs-diary-bookmark-down:before{content:"\e68d"}.fi-rs-diary-bookmarks:before{content:"\e68e"}.fi-rs-diary-clasp:before{content:"\e68f"}.fi-rs-dice:before{content:"\e690"}.fi-rs-dice-alt:before{content:"\e691"}.fi-rs-dice-d10:before{content:"\e692"}.fi-rs-dice-d12:before{content:"\e693"}.fi-rs-dice-d20:before{content:"\e694"}.fi-rs-dice-d4:before{content:"\e695"}.fi-rs-dice-d6:before{content:"\e696"}.fi-rs-dice-d8:before{content:"\e697"}.fi-rs-dice-four:before{content:"\e698"}.fi-rs-dice-one:before{content:"\e699"}.fi-rs-dice-six:before{content:"\e69a"}.fi-rs-dice-three:before{content:"\e69b"}.fi-rs-dice-two:before{content:"\e69c"}.fi-rs-dictionary:before{content:"\e69d"}.fi-rs-dictionary-alt:before{content:"\e69e"}.fi-rs-dictionary-open:before{content:"\e69f"}.fi-rs-digging:before{content:"\e6a1"}.fi-rs-digital-banking:before{content:"\e6a2"}.fi-rs-digital-certificate:before{content:"\e6a3"}.fi-rs-digital-identity:before{content:"\e6a4"}.fi-rs-digital-key:before{content:"\e6a5"}.fi-rs-digital-money:before{content:"\e6aa"}.fi-rs-digital-payment:before{content:"\e6ab"}.fi-rs-digital-signature:before{content:"\e6ac"}.fi-rs-digital-tachograph:before{content:"\e6ad"}.fi-rs-digital-wallet:before{content:"\e6ae"}.fi-rs-dinner:before{content:"\e6b0"}.fi-rs-diploma:before{content:"\e6b1"}.fi-rs-diploma-alt:before{content:"\e6b2"}.fi-rs-direction-signal:before{content:"\e6b3"}.fi-rs-direction-signal-arrow:before{content:"\e6b4"}.fi-rs-disc-drive:before{content:"\e6b5"}.fi-rs-disco-ball:before{content:"\e6b7"}.fi-rs-discount:before{content:"\e6bc"}.fi-rs-discover:before{content:"\e6bd"}.fi-rs-discussion-group:before{content:"\e6bf"}.fi-rs-discussion-idea:before{content:"\e6c0"}.fi-rs-disease:before{content:"\e6c1"}.fi-rs-dishwasher:before{content:"\e6c2"}.fi-rs-disinfection:before{content:"\e6c3"}.fi-rs-disk:before{content:"\e6c4"}.fi-rs-display-arrow-down:before{content:"\e6c6"}.fi-rs-display-chart-up:before{content:"\e6c8"}.fi-rs-display-code:before{content:"\e6c9"}.fi-rs-display-medical:before{content:"\e6ca"}.fi-rs-display-slash:before{content:"\e6cb"}.fi-rs-distribute-spacing-horizontal:before{content:"\e6cc"}.fi-rs-distribute-spacing-vertical:before{content:"\e6cd"}.fi-rs-divide:before{content:"\e6cf"}.fi-rs-diving-googles:before{content:"\e6d0"}.fi-rs-dizzy:before{content:"\e6d1"}.fi-rs-dj-disc:before{content:"\e6d2"}.fi-rs-dna:before{content:"\e6d4"}.fi-rs-dns-server:before{content:"\e6d5"}.fi-rs-dns-settings:before{content:"\e6d6"}.fi-rs-do-not-disturb:before{content:"\e6d7"}.fi-rs-do-not-disturb-doorknob:before{content:"\e6d8"}.fi-rs-do-not-enter:before{content:"\e6d9"}.fi-rs-doctor:before{content:"\e6db"}.fi-rs-doctor-bag:before{content:"\e6dc"}.fi-rs-document:before{content:"\e6de"}.fi-rs-document-autosave:before{content:"\e6df"}.fi-rs-document-circle-arrow-up:before{content:"\e6e0"}.fi-rs-document-circle-wrong:before{content:"\e6e1"}.fi-rs-document-fail:before{content:"\e6e2"}.fi-rs-document-folder-gear:before{content:"\e6e4"}.fi-rs-document-gavel:before{content:"\e6e5"}.fi-rs-document-gear:before{content:"\e6e7"}.fi-rs-document-link:before{content:"\e6e8"}.fi-rs-document-nft:before{content:"\e6e9"}.fi-rs-document-paid:before{content:"\e6ea"}.fi-rs-document-scanner:before{content:"\e6eb"}.fi-rs-document-signed:before{content:"\e6ec"}.fi-rs-document-writer:before{content:"\e6ed"}.fi-rs-dog:before{content:"\e6ef"}.fi-rs-dog-bowl-empty:before{content:"\e6f0"}.fi-rs-dog-leashed:before{content:"\e6f1"}.fi-rs-dollar:before{content:"\e6f2"}.fi-rs-dolly-flatbed:before{content:"\e6f3"}.fi-rs-dolly-flatbed-alt:before{content:"\e6f4"}.fi-rs-dolly-flatbed-empty:before{content:"\e6f5"}.fi-rs-dolphin:before{content:"\e6f6"}.fi-rs-domino-effect:before{content:"\e6f7"}.fi-rs-donate:before{content:"\e6f8"}.fi-rs-donate-box:before{content:"\e6f9"}.fi-rs-dong-sign:before{content:"\e6fa"}.fi-rs-donut:before{content:"\e6fb"}.fi-rs-door-closed:before{content:"\e6fc"}.fi-rs-door-hanger:before{content:"\e6fd"}.fi-rs-door-open:before{content:"\e6fe"}.fi-rs-door-window:before{content:"\e6ff"}.fi-rs-dorayaki:before{content:"\e700"}.fi-rs-dorm-room:before{content:"\e701"}.fi-rs-dot-circle:before{content:"\e702"}.fi-rs-dot-pending:before{content:"\e703"}.fi-rs-dots-loading:before{content:"\e704"}.fi-rs-dove:before{content:"\e705"}.fi-rs-down:before{content:"\e707"}.fi-rs-down-from-bracket:before{content:"\e708"}.fi-rs-down-left:before{content:"\e709"}.fi-rs-down-left-and-up-right-to-center:before{content:"\e70a"}.fi-rs-down-right:before{content:"\e70b"}.fi-rs-down-to-line:before{content:"\e70c"}.fi-rs-download:before{content:"\e70d"}.fi-rs-drafting-compass:before{content:"\e70f"}.fi-rs-drafting-compass-paper:before{content:"\e710"}.fi-rs-dragon:before{content:"\e711"}.fi-rs-dragon-fire:before{content:"\e712"}.fi-rs-draw-polygon:before{content:"\e713"}.fi-rs-draw-square:before{content:"\e714"}.fi-rs-drawer:before{content:"\e715"}.fi-rs-drawer-alt:before{content:"\e716"}.fi-rs-drawer-empty:before{content:"\e717"}.fi-rs-dreidel:before{content:"\e718"}.fi-rs-dress:before{content:"\e719"}.fi-rs-driller:before{content:"\e71b"}.fi-rs-drink-alt:before{content:"\e71d"}.fi-rs-driver-man:before{content:"\e71e"}.fi-rs-driver-woman:before{content:"\e71f"}.fi-rs-drone:before{content:"\e720"}.fi-rs-drone-alt:before{content:"\e721"}.fi-rs-drone-front:before{content:"\e722"}.fi-rs-drop-down:before{content:"\e723"}.fi-rs-dropdown:before{content:"\e725"}.fi-rs-dropdown-bar:before{content:"\e726"}.fi-rs-dropdown-select:before{content:"\e727"}.fi-rs-drought:before{content:"\e729"}.fi-rs-drugs-addiction:before{content:"\e72a"}.fi-rs-drum:before{content:"\e72b"}.fi-rs-drum-steelpan:before{content:"\e72c"}.fi-rs-drumstick:before{content:"\e72d"}.fi-rs-drumstick-bite:before{content:"\e72e"}.fi-rs-dryer:before{content:"\e730"}.fi-rs-dryer-alt:before{content:"\e731"}.fi-rs-drywall:before{content:"\e733"}.fi-rs-dual-screen:before{content:"\e734"}.fi-rs-duck:before{content:"\e735"}.fi-rs-dumbbell-alt:before{content:"\e736"}.fi-rs-dumbbell-fitness:before{content:"\e737"}.fi-rs-dumbbell-heart:before{content:"\e738"}.fi-rs-dumbbell-horizontal:before{content:"\e739"}.fi-rs-dumbbell-ray:before{content:"\e73a"}.fi-rs-dumbbell-weightlifting:before{content:"\e73b"}.fi-rs-dumpling:before{content:"\e73c"}.fi-rs-dumpster:before{content:"\e73d"}.fi-rs-dumpster-fire:before{content:"\e73e"}.fi-rs-dungeon:before{content:"\e73f"}.fi-rs-duplicate:before{content:"\e740"}.fi-rs-duration:before{content:"\e741"}.fi-rs-duration-alt:before{content:"\e742"}.fi-rs-e:before{content:"\e743"}.fi-rs-e-learning:before{content:"\e744"}.fi-rs-e-sim:before{content:"\e745"}.fi-rs-eagle:before{content:"\e746"}.fi-rs-eagle-flying:before{content:"\e747"}.fi-rs-ear:before{content:"\e748"}.fi-rs-ear-deaf:before{content:"\e749"}.fi-rs-ear-muffs:before{content:"\e74a"}.fi-rs-ear-sound:before{content:"\e74b"}.fi-rs-earbuds:before{content:"\e74c"}.fi-rs-earnings:before{content:"\e74d"}.fi-rs-earth-africa:before{content:"\e74e"}.fi-rs-earth-americas:before{content:"\e74f"}.fi-rs-earth-asia:before{content:"\e750"}.fi-rs-earth-europa:before{content:"\e751"}.fi-rs-ebook:before{content:"\e753"}.fi-rs-eclipse:before{content:"\e754"}.fi-rs-eclipse-alt:before{content:"\e755"}.fi-rs-eco-battery:before{content:"\e756"}.fi-rs-eco-electric:before{content:"\e757"}.fi-rs-edamame:before{content:"\e758"}.fi-rs-edit:before{content:"\e759"}.fi-rs-edit-alt:before{content:"\e75a"}.fi-rs-edit-message:before{content:"\e75b"}.fi-rs-education-podcast:before{content:"\e75c"}.fi-rs-effect:before{content:"\e75d"}.fi-rs-egg:before{content:"\e75e"}.fi-rs-egg-fried:before{content:"\e75f"}.fi-rs-eiffel-tower:before{content:"\e760"}.fi-rs-eject:before{content:"\e761"}.fi-rs-electric-bike:before{content:"\e762"}.fi-rs-electric-bus:before{content:"\e763"}.fi-rs-electric-car:before{content:"\e764"}.fi-rs-electric-scooter:before{content:"\e765"}.fi-rs-elephant:before{content:"\e767"}.fi-rs-elevator:before{content:"\e768"}.fi-rs-email-feedback:before{content:"\e76a"}.fi-rs-email-heart:before{content:"\e76b"}.fi-rs-email-pending:before{content:"\e76c"}.fi-rs-email-refresh:before{content:"\e76d"}.fi-rs-email-star:before{content:"\e76e"}.fi-rs-emergency-call:before{content:"\e76f"}.fi-rs-emergency-stop:before{content:"\e770"}.fi-rs-employee-alt:before{content:"\e771"}.fi-rs-employee-handbook:before{content:"\e772"}.fi-rs-employee-man:before{content:"\e773"}.fi-rs-employee-man-alt:before{content:"\e774"}.fi-rs-employee-performance:before{content:"\e776"}.fi-rs-employees:before{content:"\e778"}.fi-rs-employees-woman-man:before{content:"\e779"}.fi-rs-empty-set:before{content:"\e77a"}.fi-rs-endless-loop:before{content:"\e77b"}.fi-rs-energy-drink:before{content:"\e77c"}.fi-rs-engine:before{content:"\e77e"}.fi-rs-engine-algorithm:before{content:"\e77f"}.fi-rs-engine-warning:before{content:"\e780"}.fi-rs-english:before{content:"\e781"}.fi-rs-enter:before{content:"\e782"}.fi-rs-entrance:before{content:"\e784"}.fi-rs-envelope:before{content:"\e785"}.fi-rs-envelope-ban:before{content:"\e786"}.fi-rs-envelope-bulk:before{content:"\e787"}.fi-rs-envelope-dot:before{content:"\e788"}.fi-rs-envelope-download:before{content:"\e789"}.fi-rs-envelope-heart:before{content:"\e78a"}.fi-rs-envelope-marker:before{content:"\e78b"}.fi-rs-envelope-open:before{content:"\e78c"}.fi-rs-envelope-open-dollar:before{content:"\e78d"}.fi-rs-envelope-open-text:before{content:"\e78e"}.fi-rs-envelope-plus:before{content:"\e78f"}.fi-rs-envelopes:before{content:"\e790"}.fi-rs-equality:before{content:"\e792"}.fi-rs-equals:before{content:"\e793"}.fi-rs-equestrian-statue:before{content:"\e794"}.fi-rs-eraser:before{content:"\e796"}.fi-rs-error-bug:before{content:"\e797"}.fi-rs-error-camera:before{content:"\e798"}.fi-rs-error-receipt:before{content:"\e799"}.fi-rs-escalator:before{content:"\e79a"}.fi-rs-ethernet:before{content:"\e79c"}.fi-rs-euro:before{content:"\e79e"}.fi-rs-europe-flag:before{content:"\e79f"}.fi-rs-europe-map:before{content:"\e7a0"}.fi-rs-european-union:before{content:"\e7a1"}.fi-rs-evidence:before{content:"\e7a3"}.fi-rs-exam-b:before{content:"\e7a4"}.fi-rs-exam-d:before{content:"\e7a5"}.fi-rs-exam-f:before{content:"\e7a6"}.fi-rs-exam-xmark:before{content:"\e7a7"}.fi-rs-excavator:before{content:"\e7a8"}.fi-rs-exchange:before{content:"\e7a9"}.fi-rs-exchange-alt:before{content:"\e7aa"}.fi-rs-exchange-cryptocurrency:before{content:"\e7ab"}.fi-rs-exclamation:before{content:"\e7ac"}.fi-rs-exit:before{content:"\e7af"}.fi-rs-exit-alt:before{content:"\e7b0"}.fi-rs-expand:before{content:"\e7b1"}.fi-rs-expand-arrows:before{content:"\e7b2"}.fi-rs-expand-arrows-alt:before{content:"\e7b3"}.fi-rs-expense:before{content:"\e7b4"}.fi-rs-expense-bill:before{content:"\e7b5"}.fi-rs-expired:before{content:"\e7b7"}.fi-rs-explosion:before{content:"\e7b8"}.fi-rs-external-hard-drive:before{content:"\e7b9"}.fi-rs-external-world:before{content:"\e7ba"}.fi-rs-eye:before{content:"\e7bb"}.fi-rs-eye-alert:before{content:"\e7bc"}.fi-rs-eye-arrow-progress:before{content:"\e7bd"}.fi-rs-eye-drop:before{content:"\e7bf"}.fi-rs-eye-dropper:before{content:"\e7c0"}.fi-rs-eye-dropper-half:before{content:"\e7c1"}.fi-rs-eye-lashes:before{content:"\e7c3"}.fi-rs-eye-recognition:before{content:"\e7c4"}.fi-rs-eye-scanner:before{content:"\e7c5"}.fi-rs-eyelashes:before{content:"\e7c6"}.fi-rs-eyeliner:before{content:"\e7c7"}.fi-rs-eyes:before{content:"\e7c8"}.fi-rs-eyeshadow:before{content:"\e7c9"}.fi-rs-f:before{content:"\e7ca"}.fi-rs-fabric:before{content:"\e7cc"}.fi-rs-face-angry-horns:before{content:"\e7cd"}.fi-rs-face-anguished:before{content:"\e7ce"}.fi-rs-face-anxious-sweat:before{content:"\e7cf"}.fi-rs-face-astonished:before{content:"\e7d0"}.fi-rs-face-awesome:before{content:"\e7d1"}.fi-rs-face-beam-hand-over-mouth:before{content:"\e7d2"}.fi-rs-face-confounded:before{content:"\e7d3"}.fi-rs-face-confused:before{content:"\e7d4"}.fi-rs-face-cowboy-hat:before{content:"\e7d5"}.fi-rs-face-disappointed:before{content:"\e7d6"}.fi-rs-face-disguise:before{content:"\e7d7"}.fi-rs-face-downcast-sweat:before{content:"\e7d8"}.fi-rs-face-drooling:before{content:"\e7d9"}.fi-rs-face-explode:before{content:"\e7da"}.fi-rs-face-expressionless:before{content:"\e7db"}.fi-rs-face-eyes-xmarks:before{content:"\e7dc"}.fi-rs-face-fearful:before{content:"\e7dd"}.fi-rs-face-glasses:before{content:"\e7de"}.fi-rs-face-grin-tongue-wink:before{content:"\e7df"}.fi-rs-face-hand-yawn:before{content:"\e7e0"}.fi-rs-face-head-bandage:before{content:"\e7e1"}.fi-rs-face-hushed:before{content:"\e7e2"}.fi-rs-face-icicles:before{content:"\e7e3"}.fi-rs-face-lying:before{content:"\e7e4"}.fi-rs-face-mask:before{content:"\e7e5"}.fi-rs-face-monocle:before{content:"\e7e6"}.fi-rs-face-nauseated:before{content:"\e7e7"}.fi-rs-face-nose-steam:before{content:"\e7e8"}.fi-rs-face-party:before{content:"\e7e9"}.fi-rs-face-pensive:before{content:"\e7ea"}.fi-rs-face-persevering:before{content:"\e7eb"}.fi-rs-face-pleading:before{content:"\e7ec"}.fi-rs-face-raised-eyebrow:before{content:"\e7ed"}.fi-rs-face-relieved:before{content:"\e7ee"}.fi-rs-face-sad-sweat:before{content:"\e7ef"}.fi-rs-face-scream:before{content:"\e7f0"}.fi-rs-face-shush:before{content:"\e7f1"}.fi-rs-face-sleeping:before{content:"\e7f2"}.fi-rs-face-sleepy:before{content:"\e7f3"}.fi-rs-face-smile-halo:before{content:"\e7f4"}.fi-rs-face-smile-hearts:before{content:"\e7f5"}.fi-rs-face-smile-horns:before{content:"\e7f6"}.fi-rs-face-smile-tear:before{content:"\e7f7"}.fi-rs-face-smile-tongue:before{content:"\e7f8"}.fi-rs-face-smile-upside-down:before{content:"\e7f9"}.fi-rs-face-smiling-hands:before{content:"\e7fa"}.fi-rs-face-smirking:before{content:"\e7fb"}.fi-rs-face-sunglasses:before{content:"\e7fc"}.fi-rs-face-sunglasses-alt:before{content:"\e7fd"}.fi-rs-face-swear:before{content:"\e7fe"}.fi-rs-face-thermometer:before{content:"\e7ff"}.fi-rs-face-thinking:before{content:"\e800"}.fi-rs-face-tissue:before{content:"\e801"}.fi-rs-face-tongue-money:before{content:"\e802"}.fi-rs-face-tongue-sweat:before{content:"\e803"}.fi-rs-face-unamused:before{content:"\e804"}.fi-rs-face-viewfinder:before{content:"\e805"}.fi-rs-face-vomit:before{content:"\e806"}.fi-rs-face-weary:before{content:"\e807"}.fi-rs-face-woozy:before{content:"\e808"}.fi-rs-face-worried:before{content:"\e809"}.fi-rs-face-zany:before{content:"\e80a"}.fi-rs-face-zipper:before{content:"\e80b"}.fi-rs-facial-mask:before{content:"\e812"}.fi-rs-facial-massage:before{content:"\e813"}.fi-rs-facial-treatment:before{content:"\e814"}.fi-rs-fail:before{content:"\e815"}.fi-rs-fajita:before{content:"\e816"}.fi-rs-falafel:before{content:"\e817"}.fi-rs-family:before{content:"\e818"}.fi-rs-family-dress:before{content:"\e819"}.fi-rs-family-law:before{content:"\e81a"}.fi-rs-family-pants:before{content:"\e81b"}.fi-rs-fan:before{content:"\e81c"}.fi-rs-fan-table:before{content:"\e81d"}.fi-rs-farfalle:before{content:"\e81e"}.fi-rs-farm:before{content:"\e81f"}.fi-rs-faucet:before{content:"\e820"}.fi-rs-faucet-drip:before{content:"\e821"}.fi-rs-fax:before{content:"\e822"}.fi-rs-fbx-file:before{content:"\e823"}.fi-rs-feather:before{content:"\e824"}.fi-rs-feather-pointed:before{content:"\e825"}.fi-rs-features:before{content:"\e826"}.fi-rs-features-alt:before{content:"\e827"}.fi-rs-february-calendar:before{content:"\e828"}.fi-rs-fee:before{content:"\e82a"}.fi-rs-fee-receipt:before{content:"\e82c"}.fi-rs-feedback:before{content:"\e82d"}.fi-rs-feedback-alt:before{content:"\e82e"}.fi-rs-feedback-cycle-loop:before{content:"\e82f"}.fi-rs-feedback-hand:before{content:"\e830"}.fi-rs-feedback-review:before{content:"\e831"}.fi-rs-fence:before{content:"\e834"}.fi-rs-ferris-wheel:before{content:"\e835"}.fi-rs-field-hockey:before{content:"\e836"}.fi-rs-fighter-jet:before{content:"\e837"}.fi-rs-file:before{content:"\e839"}.fi-rs-file-ai:before{content:"\e83a"}.fi-rs-file-audio:before{content:"\e83b"}.fi-rs-file-backup:before{content:"\e83c"}.fi-rs-file-binary:before{content:"\e83d"}.fi-rs-file-chart-line:before{content:"\e83e"}.fi-rs-file-chart-pie:before{content:"\e83f"}.fi-rs-file-circle-info:before{content:"\e840"}.fi-rs-file-cloud:before{content:"\e841"}.fi-rs-file-code:before{content:"\e842"}.fi-rs-file-conversion:before{content:"\e843"}.fi-rs-file-css:before{content:"\e844"}.fi-rs-file-csv:before{content:"\e845"}.fi-rs-file-download:before{content:"\e847"}.fi-rs-file-edit:before{content:"\e848"}.fi-rs-file-eps:before{content:"\e849"}.fi-rs-file-excel:before{content:"\e84a"}.fi-rs-file-exclamation:before{content:"\e84b"}.fi-rs-file-export:before{content:"\e84c"}.fi-rs-file-image:before{content:"\e84e"}.fi-rs-file-import:before{content:"\e84f"}.fi-rs-file-invoice:before{content:"\e850"}.fi-rs-file-invoice-dollar:before{content:"\e851"}.fi-rs-file-lock:before{content:"\e852"}.fi-rs-file-loop:before{content:"\e853"}.fi-rs-file-medical:before{content:"\e855"}.fi-rs-file-medical-alt:before{content:"\e856"}.fi-rs-file-minus:before{content:"\e857"}.fi-rs-file-pdf:before{content:"\e858"}.fi-rs-file-powerpoint:before{content:"\e85b"}.fi-rs-file-prescription:before{content:"\e85c"}.fi-rs-file-psd:before{content:"\e85d"}.fi-rs-file-question:before{content:"\e85e"}.fi-rs-file-recycle:before{content:"\e85f"}.fi-rs-file-signature:before{content:"\e860"}.fi-rs-file-spreadsheet:before{content:"\e862"}.fi-rs-file-upload:before{content:"\e863"}.fi-rs-file-user:before{content:"\e864"}.fi-rs-file-video:before{content:"\e865"}.fi-rs-file-word:before{content:"\e866"}.fi-rs-file-xls:before{content:"\e867"}.fi-rs-file-zip-alt:before{content:"\e869"}.fi-rs-file-zip-save:before{content:"\e86a"}.fi-rs-file-zipper:before{content:"\e86b"}.fi-rs-files-medical:before{content:"\e86d"}.fi-rs-fill:before{content:"\e86e"}.fi-rs-film:before{content:"\e86f"}.fi-rs-film-canister:before{content:"\e870"}.fi-rs-film-slash:before{content:"\e872"}.fi-rs-films:before{content:"\e873"}.fi-rs-filter:before{content:"\e874"}.fi-rs-filter-check:before{content:"\e875"}.fi-rs-filter-list:before{content:"\e876"}.fi-rs-filter-slash:before{content:"\e877"}.fi-rs-filters:before{content:"\e878"}.fi-rs-finance-education:before{content:"\e879"}.fi-rs-financial-analysis:before{content:"\e87a"}.fi-rs-financial-health:before{content:"\e87b"}.fi-rs-financial-protection:before{content:"\e87c"}.fi-rs-finger-droplet:before{content:"\e87d"}.fi-rs-finger-nail:before{content:"\e87e"}.fi-rs-fingerprint:before{content:"\e87f"}.fi-rs-fingerprint-identification:before{content:"\e880"}.fi-rs-fingerprint-magnifying-glass:before{content:"\e881"}.fi-rs-fingerprint-remove:before{content:"\e882"}.fi-rs-fingerprint-security-risk:before{content:"\e883"}.fi-rs-fingerprint-verified:before{content:"\e884"}.fi-rs-finish-flag:before{content:"\e885"}.fi-rs-finish-line:before{content:"\e886"}.fi-rs-fintech:before{content:"\e887"}.fi-rs-fire-alarm:before{content:"\e888"}.fi-rs-fire-bucket:before{content:"\e889"}.fi-rs-fire-burner:before{content:"\e88a"}.fi-rs-fire-door:before{content:"\e88b"}.fi-rs-fire-emergency-call:before{content:"\e88c"}.fi-rs-fire-exit:before{content:"\e88d"}.fi-rs-fire-extinguisher:before{content:"\e88e"}.fi-rs-fire-flame-curved:before{content:"\e88f"}.fi-rs-fire-flame-simple:before{content:"\e890"}.fi-rs-fire-helicopter:before{content:"\e891"}.fi-rs-fire-hydrant:before{content:"\e892"}.fi-rs-fire-shield:before{content:"\e893"}.fi-rs-fire-smoke:before{content:"\e894"}.fi-rs-fire-station:before{content:"\e895"}.fi-rs-fireplace:before{content:"\e898"}.fi-rs-first:before{content:"\e89b"}.fi-rs-first-aid-kit:before{content:"\e89c"}.fi-rs-first-award:before{content:"\e89d"}.fi-rs-first-laurel:before{content:"\e89e"}.fi-rs-first-medal:before{content:"\e89f"}.fi-rs-fish:before{content:"\e8a0"}.fi-rs-fish-bones:before{content:"\e8a1"}.fi-rs-fish-cooked:before{content:"\e8a2"}.fi-rs-fish-hook:before{content:"\e8a3"}.fi-rs-fishing-rod:before{content:"\e8a4"}.fi-rs-fist-move:before{content:"\e8a5"}.fi-rs-fitness-time:before{content:"\e8a6"}.fi-rs-fitness-watch:before{content:"\e8a7"}.fi-rs-flag:before{content:"\e8a8"}.fi-rs-flag-alt:before{content:"\e8a9"}.fi-rs-flag-checkered:before{content:"\e8aa"}.fi-rs-flag-usa:before{content:"\e8ab"}.fi-rs-flame:before{content:"\e8ac"}.fi-rs-flame-alert:before{content:"\e8ad"}.fi-rs-flash-sale:before{content:"\e8ae"}.fi-rs-flashcard:before{content:"\e8af"}.fi-rs-flashlight:before{content:"\e8b0"}.fi-rs-flask:before{content:"\e8b1"}.fi-rs-flask-gear:before{content:"\e8b2"}.fi-rs-flask-poison:before{content:"\e8b3"}.fi-rs-flask-potion:before{content:"\e8b4"}.fi-rs-flatbread:before{content:"\e8b5"}.fi-rs-flatbread-stuffed:before{content:"\e8b6"}.fi-rs-flip-horizontal:before{content:"\e8bb"}.fi-rs-flooding:before{content:"\e8bd"}.fi-rs-floor:before{content:"\e8be"}.fi-rs-floor-alt:before{content:"\e8bf"}.fi-rs-floor-layer:before{content:"\e8c0"}.fi-rs-floppy-disk-circle-arrow-right:before{content:"\e8c1"}.fi-rs-floppy-disk-circle-xmark:before{content:"\e8c2"}.fi-rs-floppy-disk-pen:before{content:"\e8c3"}.fi-rs-floppy-disks:before{content:"\e8c4"}.fi-rs-florin-sign:before{content:"\e8c5"}.fi-rs-flowchart:before{content:"\e8c6"}.fi-rs-flower:before{content:"\e8c7"}.fi-rs-flower-bouquet:before{content:"\e8c8"}.fi-rs-flower-butterfly:before{content:"\e8c9"}.fi-rs-flower-daffodil:before{content:"\e8ca"}.fi-rs-flower-tulip:before{content:"\e8cb"}.fi-rs-flushed:before{content:"\e8cc"}.fi-rs-flute:before{content:"\e8ce"}.fi-rs-flux-capacitor:before{content:"\e8cf"}.fi-rs-fly-insect:before{content:"\e8d0"}.fi-rs-flying-disc:before{content:"\e8d1"}.fi-rs-flying-kite:before{content:"\e8d2"}.fi-rs-fm-radio:before{content:"\e8d3"}.fi-rs-foam-hand:before{content:"\e8d4"}.fi-rs-fog:before{content:"\e8d5"}.fi-rs-folder:before{content:"\e8d6"}.fi-rs-folder-archive:before{content:"\e8d7"}.fi-rs-folder-camera:before{content:"\e8d9"}.fi-rs-folder-check:before{content:"\e8da"}.fi-rs-folder-directory:before{content:"\e8db"}.fi-rs-folder-download:before{content:"\e8dc"}.fi-rs-folder-edit:before{content:"\e8dd"}.fi-rs-folder-fire:before{content:"\e8de"}.fi-rs-folder-gear:before{content:"\e8df"}.fi-rs-folder-heart:before{content:"\e8e1"}.fi-rs-folder-link:before{content:"\e8e3"}.fi-rs-folder-loop:before{content:"\e8e4"}.fi-rs-folder-math:before{content:"\e8e6"}.fi-rs-folder-minus:before{content:"\e8e8"}.fi-rs-folder-music:before{content:"\e8e9"}.fi-rs-folder-notification:before{content:"\e8ea"}.fi-rs-folder-open:before{content:"\e8eb"}.fi-rs-folder-plus-circle:before{content:"\e8ec"}.fi-rs-folder-times:before{content:"\e8ed"}.fi-rs-folder-tree:before{content:"\e8ee"}.fi-rs-folder-upload:before{content:"\e8ef"}.fi-rs-folder-xmark:before{content:"\e8f1"}.fi-rs-folder-xmark-circle:before{content:"\e8f2"}.fi-rs-folders:before{content:"\e8f3"}.fi-rs-follow:before{content:"\e8f4"}.fi-rs-follow-folder:before{content:"\e8f5"}.fi-rs-followcollection:before{content:"\e8f6"}.fi-rs-followers:before{content:"\e8f7"}.fi-rs-following:before{content:"\e8f8"}.fi-rs-fondue-pot:before{content:"\e8f9"}.fi-rs-football:before{content:"\e8fe"}.fi-rs-football-player:before{content:"\e8ff"}.fi-rs-football-ticket:before{content:"\e900"}.fi-rs-footprint:before{content:"\e901"}.fi-rs-foreign-language-audio:before{content:"\e902"}.fi-rs-forest:before{content:"\e903"}.fi-rs-forest-alt:before{content:"\e904"}.fi-rs-fork:before{content:"\e905"}.fi-rs-fork-spaghetti:before{content:"\e906"}.fi-rs-forklift:before{content:"\e907"}.fi-rs-form:before{content:"\e908"}.fi-rs-fort:before{content:"\e909"}.fi-rs-forward:before{content:"\e90a"}.fi-rs-forward-fast:before{content:"\e90b"}.fi-rs-fox:before{content:"\e90e"}.fi-rs-frame:before{content:"\e90f"}.fi-rs-franc-sign:before{content:"\e910"}.fi-rs-france:before{content:"\e911"}.fi-rs-france-country-code:before{content:"\e912"}.fi-rs-fraud-detection:before{content:"\e913"}.fi-rs-fraud-prevention:before{content:"\e914"}.fi-rs-free:before{content:"\e915"}.fi-rs-free-delivery:before{content:"\e916"}.fi-rs-freemium:before{content:"\e917"}.fi-rs-french:before{content:"\e91a"}.fi-rs-french-fries:before{content:"\e91b"}.fi-rs-friday:before{content:"\e91d"}.fi-rs-frog:before{content:"\e91e"}.fi-rs-front-loader:before{content:"\e91f"}.fi-rs-frown:before{content:"\e920"}.fi-rs-ftp:before{content:"\e921"}.fi-rs-fuel-gauge:before{content:"\e922"}.fi-rs-fuel-station-arrow:before{content:"\e923"}.fi-rs-full-screen:before{content:"\e924"}.fi-rs-function:before{content:"\e925"}.fi-rs-function-process:before{content:"\e927"}.fi-rs-function-square:before{content:"\e928"}.fi-rs-funnel-dollar:before{content:"\e929"}.fi-rs-funnel-money:before{content:"\e92a"}.fi-rs-fusilli:before{content:"\e92b"}.fi-rs-g:before{content:"\e92c"}.fi-rs-galaxy:before{content:"\e92d"}.fi-rs-galaxy-alt:before{content:"\e92e"}.fi-rs-galaxy-planet:before{content:"\e92f"}.fi-rs-galaxy-star:before{content:"\e930"}.fi-rs-gallery:before{content:"\e931"}.fi-rs-gallery-thumbnails:before{content:"\e932"}.fi-rs-game-board-alt:before{content:"\e934"}.fi-rs-game-console-crank-handheld:before{content:"\e936"}.fi-rs-game-engine:before{content:"\e937"}.fi-rs-game-level:before{content:"\e938"}.fi-rs-game-rules:before{content:"\e939"}.fi-rs-game-server:before{content:"\e93a"}.fi-rs-gamepad:before{content:"\e93b"}.fi-rs-gamer:before{content:"\e93c"}.fi-rs-gaming-chair:before{content:"\e93e"}.fi-rs-gaming-mouse:before{content:"\e93f"}.fi-rs-garage:before{content:"\e940"}.fi-rs-garage-car:before{content:"\e941"}.fi-rs-garage-open:before{content:"\e942"}.fi-rs-garlic:before{content:"\e943"}.fi-rs-garlic-alt:before{content:"\e944"}.fi-rs-gas-mask:before{content:"\e945"}.fi-rs-gas-pump:before{content:"\e946"}.fi-rs-gas-pump-alt:before{content:"\e947"}.fi-rs-gas-pump-slash:before{content:"\e948"}.fi-rs-gas-station:before{content:"\e949"}.fi-rs-gastric-reflux:before{content:"\e94a"}.fi-rs-gauge-circle-bolt:before{content:"\e94b"}.fi-rs-gauge-circle-minus:before{content:"\e94c"}.fi-rs-gauge-circle-plus:before{content:"\e94d"}.fi-rs-gauze-bandage:before{content:"\e94e"}.fi-rs-gavel:before{content:"\e94f"}.fi-rs-gay-couple:before{content:"\e950"}.fi-rs-gears:before{content:"\e953"}.fi-rs-gem:before{content:"\e954"}.fi-rs-general:before{content:"\e955"}.fi-rs-german:before{content:"\e956"}.fi-rs-germany:before{content:"\e957"}.fi-rs-germany-country-code:before{content:"\e958"}.fi-rs-ghost:before{content:"\e959"}.fi-rs-gif:before{content:"\e95a"}.fi-rs-gif-square:before{content:"\e95c"}.fi-rs-gift:before{content:"\e95d"}.fi-rs-gift-alert:before{content:"\e95e"}.fi-rs-gift-box-benefits:before{content:"\e95f"}.fi-rs-gift-card:before{content:"\e960"}.fi-rs-gift-voucher:before{content:"\e961"}.fi-rs-gifts:before{content:"\e962"}.fi-rs-ginger:before{content:"\e963"}.fi-rs-gingerbread-man:before{content:"\e964"}.fi-rs-glacier:before{content:"\e967"}.fi-rs-glass:before{content:"\e968"}.fi-rs-glass-champagne:before{content:"\e969"}.fi-rs-glass-cheers:before{content:"\e96a"}.fi-rs-glass-citrus:before{content:"\e96b"}.fi-rs-glass-empty:before{content:"\e96c"}.fi-rs-glass-half:before{content:"\e96d"}.fi-rs-glass-water-droplet:before{content:"\e96e"}.fi-rs-glass-whiskey:before{content:"\e96f"}.fi-rs-glass-whiskey-rocks:before{content:"\e970"}.fi-rs-glasses:before{content:"\e971"}.fi-rs-global-research:before{content:"\e972"}.fi-rs-global-warming:before{content:"\e973"}.fi-rs-globe:before{content:"\e974"}.fi-rs-globe-alt:before{content:"\e975"}.fi-rs-globe-pointer:before{content:"\e976"}.fi-rs-globe-shield:before{content:"\e977"}.fi-rs-globe-snow:before{content:"\e978"}.fi-rs-globe-user:before{content:"\e979"}.fi-rs-gltf-file:before{content:"\e97a"}.fi-rs-glucose:before{content:"\e97b"}.fi-rs-glue:before{content:"\e97c"}.fi-rs-glue-stick:before{content:"\e97d"}.fi-rs-goal-mountain:before{content:"\e97e"}.fi-rs-goal-net:before{content:"\e97f"}.fi-rs-goalkeeper:before{content:"\e980"}.fi-rs-goals:before{content:"\e981"}.fi-rs-golf:before{content:"\e982"}.fi-rs-golf-bag:before{content:"\e983"}.fi-rs-golf-ball:before{content:"\e984"}.fi-rs-golf-ball-grass:before{content:"\e985"}.fi-rs-golf-club:before{content:"\e986"}.fi-rs-golf-hole:before{content:"\e987"}.fi-rs-golfer:before{content:"\e988"}.fi-rs-gopuram:before{content:"\e990"}.fi-rs-gourmet:before{content:"\e991"}.fi-rs-government-budget:before{content:"\e992"}.fi-rs-government-flag:before{content:"\e993"}.fi-rs-government-user:before{content:"\e994"}.fi-rs-gps-navigation:before{content:"\e995"}.fi-rs-graduation-cap:before{content:"\e996"}.fi-rs-graduation-diploma:before{content:"\e997"}.fi-rs-gramophone:before{content:"\e998"}.fi-rs-granola:before{content:"\e999"}.fi-rs-grape:before{content:"\e99a"}.fi-rs-graph-curve:before{content:"\e99b"}.fi-rs-graphic-style:before{content:"\e99c"}.fi-rs-graphic-tablet:before{content:"\e99d"}.fi-rs-graphic-tablet-pen:before{content:"\e99e"}.fi-rs-grass:before{content:"\e99f"}.fi-rs-grate:before{content:"\e9a0"}.fi-rs-grate-droplet:before{content:"\e9a1"}.fi-rs-greater-than:before{content:"\e9a2"}.fi-rs-greater-than-equal:before{content:"\e9a3"}.fi-rs-greek-helmet:before{content:"\e9a4"}.fi-rs-green-energy:before{content:"\e9a5"}.fi-rs-grid:before{content:"\e9a6"}.fi-rs-grid-alt:before{content:"\e9a7"}.fi-rs-grid-dividers:before{content:"\e9a8"}.fi-rs-grid-lock:before{content:"\e9a9"}.fi-rs-grid-three:before{content:"\e9aa"}.fi-rs-grid-two:before{content:"\e9ab"}.fi-rs-grid-two-alt:before{content:"\e9ac"}.fi-rs-grief:before{content:"\e9ad"}.fi-rs-grill:before{content:"\e9ae"}.fi-rs-grill-fire:before{content:"\e9af"}.fi-rs-grill-hot-alt:before{content:"\e9b0"}.fi-rs-grimace:before{content:"\e9b1"}.fi-rs-grin:before{content:"\e9b2"}.fi-rs-grin-alt:before{content:"\e9b3"}.fi-rs-grin-beam:before{content:"\e9b4"}.fi-rs-grin-beam-sweat:before{content:"\e9b5"}.fi-rs-grin-hearts:before{content:"\e9b6"}.fi-rs-grin-squint:before{content:"\e9b7"}.fi-rs-grin-squint-tears:before{content:"\e9b8"}.fi-rs-grin-stars:before{content:"\e9b9"}.fi-rs-grin-tears:before{content:"\e9ba"}.fi-rs-grin-tongue:before{content:"\e9bb"}.fi-rs-grin-tongue-squint:before{content:"\e9bc"}.fi-rs-grin-tongue-wink:before{content:"\e9bd"}.fi-rs-grin-wink:before{content:"\e9be"}.fi-rs-grip-dots:before{content:"\e9bf"}.fi-rs-grip-dots-vertical:before{content:"\e9c0"}.fi-rs-grip-horizontal:before{content:"\e9c1"}.fi-rs-grip-lines:before{content:"\e9c2"}.fi-rs-grip-lines-vertical:before{content:"\e9c3"}.fi-rs-grip-vertical:before{content:"\e9c4"}.fi-rs-grocery-bag:before{content:"\e9c5"}.fi-rs-grocery-basket:before{content:"\e9c6"}.fi-rs-group-arrows-rotate:before{content:"\e9c7"}.fi-rs-group-call:before{content:"\e9c8"}.fi-rs-group-community-social-media:before{content:"\e9ca"}.fi-rs-grow-graphs-box:before{content:"\e9cb"}.fi-rs-growth-audience:before{content:"\e9cc"}.fi-rs-growth-chart-invest:before{content:"\e9cd"}.fi-rs-growth-money:before{content:"\e9ce"}.fi-rs-guarani-sign:before{content:"\e9cf"}.fi-rs-guide:before{content:"\e9d0"}.fi-rs-guide-alt:before{content:"\e9d1"}.fi-rs-guide-book:before{content:"\e9d2"}.fi-rs-guitar:before{content:"\e9d3"}.fi-rs-guitar-electric:before{content:"\e9d4"}.fi-rs-guitars:before{content:"\e9d5"}.fi-rs-gun:before{content:"\e9d6"}.fi-rs-gun-shooting:before{content:"\e9d7"}.fi-rs-gun-squirt:before{content:"\e9d8"}.fi-rs-gym:before{content:"\e9d9"}.fi-rs-gym-bag:before{content:"\e9da"}.fi-rs-gynecology:before{content:"\e9db"}.fi-rs-gyoza:before{content:"\e9dc"}.fi-rs-h:before{content:"\e9dd"}.fi-rs-h-square:before{content:"\e9de"}.fi-rs-h1:before{content:"\e9df"}.fi-rs-h2:before{content:"\e9e0"}.fi-rs-h3:before{content:"\e9e1"}.fi-rs-h4:before{content:"\e9e2"}.fi-rs-hacker:before{content:"\e9e3"}.fi-rs-hair-clipper:before{content:"\e9e4"}.fi-rs-hair-conditioner:before{content:"\e9e5"}.fi-rs-hairbrush:before{content:"\e9e6"}.fi-rs-haircut:before{content:"\e9e7"}.fi-rs-hairdryer:before{content:"\e9e8"}.fi-rs-half-loading:before{content:"\e9e9"}.fi-rs-hamburger:before{content:"\e9ea"}.fi-rs-hamburger-soda:before{content:"\e9eb"}.fi-rs-hammer:before{content:"\e9ec"}.fi-rs-hammer-brush:before{content:"\e9ed"}.fi-rs-hammer-crash:before{content:"\e9ee"}.fi-rs-hammer-war:before{content:"\e9ef"}.fi-rs-hamsa:before{content:"\e9f0"}.fi-rs-hand:before{content:"\e9f1"}.fi-rs-hand-back-fist:before{content:"\e9f2"}.fi-rs-hand-back-point-down:before{content:"\e9f3"}.fi-rs-hand-back-point-left:before{content:"\e9f4"}.fi-rs-hand-back-point-ribbon:before{content:"\e9f5"}.fi-rs-hand-back-point-right:before{content:"\e9f6"}.fi-rs-hand-bandage-wound:before{content:"\e9f7"}.fi-rs-hand-bill:before{content:"\e9f8"}.fi-rs-hand-cleaning:before{content:"\e9f9"}.fi-rs-hand-dots:before{content:"\e9fa"}.fi-rs-hand-dryer:before{content:"\e9fb"}.fi-rs-hand-fingers-crossed:before{content:"\e9fc"}.fi-rs-hand-fist:before{content:"\e9fd"}.fi-rs-hand-heart:before{content:"\e9fe"}.fi-rs-hand-holding-box:before{content:"\e9ff"}.fi-rs-hand-holding-document:before{content:"\ea00"}.fi-rs-hand-holding-droplet:before{content:"\ea01"}.fi-rs-hand-holding-heart:before{content:"\ea02"}.fi-rs-hand-holding-magic:before{content:"\ea03"}.fi-rs-hand-holding-medical:before{content:"\ea04"}.fi-rs-hand-holding-seeding:before{content:"\ea05"}.fi-rs-hand-holding-skull:before{content:"\ea07"}.fi-rs-hand-holding-usd:before{content:"\ea08"}.fi-rs-hand-holding-water:before{content:"\ea09"}.fi-rs-hand-horns:before{content:"\ea0a"}.fi-rs-hand-horns-bolt:before{content:"\ea0b"}.fi-rs-hand-key:before{content:"\ea0c"}.fi-rs-hand-lizard:before{content:"\ea0d"}.fi-rs-hand-love:before{content:"\ea0e"}.fi-rs-hand-middle-finger:before{content:"\ea0f"}.fi-rs-hand-paper:before{content:"\ea10"}.fi-rs-hand-peace:before{content:"\ea11"}.fi-rs-hand-point-ribbon:before{content:"\ea12"}.fi-rs-hand-present:before{content:"\ea13"}.fi-rs-hand-scissors:before{content:"\ea14"}.fi-rs-hand-sparkles:before{content:"\ea15"}.fi-rs-hand-spock:before{content:"\ea16"}.fi-rs-hand-wave:before{content:"\ea17"}.fi-rs-hand-zoom-in:before{content:"\ea18"}.fi-rs-handcuffed-hands:before{content:"\ea19"}.fi-rs-handcuffs:before{content:"\ea1a"}.fi-rs-handmade:before{content:"\ea1b"}.fi-rs-hands-brain:before{content:"\ea1c"}.fi-rs-hands-bubbles:before{content:"\ea1d"}.fi-rs-hands-clapping:before{content:"\ea1e"}.fi-rs-hands-heart:before{content:"\ea1f"}.fi-rs-hands-holding:before{content:"\ea20"}.fi-rs-hands-holding-child:before{content:"\ea21"}.fi-rs-hands-holding-diamond:before{content:"\ea22"}.fi-rs-hands-together:before{content:"\ea23"}.fi-rs-hands-together-heart:before{content:"\ea24"}.fi-rs-hands-typing-keyboard:before{content:"\ea25"}.fi-rs-hands-usd:before{content:"\ea27"}.fi-rs-handshake:before{content:"\ea28"}.fi-rs-handshake-angle:before{content:"\ea29"}.fi-rs-handshake-deal-loan:before{content:"\ea2a"}.fi-rs-handshake-house:before{content:"\ea2b"}.fi-rs-handshake-simple-slash:before{content:"\ea2c"}.fi-rs-handshake-trust:before{content:"\ea2d"}.fi-rs-handstand:before{content:"\ea2e"}.fi-rs-hanukiah:before{content:"\ea2f"}.fi-rs-happy:before{content:"\ea30"}.fi-rs-hard-disk-scan:before{content:"\ea31"}.fi-rs-hard-drive:before{content:"\ea32"}.fi-rs-hard-hat:before{content:"\ea33"}.fi-rs-harp:before{content:"\ea34"}.fi-rs-hashtag-lock:before{content:"\ea37"}.fi-rs-hastag:before{content:"\ea39"}.fi-rs-hat-beach:before{content:"\ea3a"}.fi-rs-hat-birthday:before{content:"\ea3b"}.fi-rs-hat-chef:before{content:"\ea3c"}.fi-rs-hat-cowboy:before{content:"\ea3d"}.fi-rs-hat-cowboy-side:before{content:"\ea3e"}.fi-rs-hat-santa:before{content:"\ea3f"}.fi-rs-hat-winter:before{content:"\ea40"}.fi-rs-hat-witch:before{content:"\ea41"}.fi-rs-hat-wizard:before{content:"\ea42"}.fi-rs-haute-cuisine:before{content:"\ea43"}.fi-rs-hdd:before{content:"\ea45"}.fi-rs-head-side:before{content:"\ea46"}.fi-rs-head-side-brain:before{content:"\ea47"}.fi-rs-head-side-cough:before{content:"\ea48"}.fi-rs-head-side-cough-slash:before{content:"\ea49"}.fi-rs-head-side-headphones:before{content:"\ea4a"}.fi-rs-head-side-heart:before{content:"\ea4b"}.fi-rs-head-side-mask:before{content:"\ea4c"}.fi-rs-head-side-medical:before{content:"\ea4d"}.fi-rs-head-side-thinking:before{content:"\ea4e"}.fi-rs-head-side-virus:before{content:"\ea4f"}.fi-rs-head-vr:before{content:"\ea51"}.fi-rs-headache:before{content:"\ea52"}.fi-rs-heading:before{content:"\ea53"}.fi-rs-headphones:before{content:"\ea54"}.fi-rs-headphones-pairing:before{content:"\ea55"}.fi-rs-headphones-rhythm:before{content:"\ea56"}.fi-rs-headset:before{content:"\ea57"}.fi-rs-healing:before{content:"\ea58"}.fi-rs-health-podcast:before{content:"\ea59"}.fi-rs-heart:before{content:"\ea5a"}.fi-rs-heart-arrow:before{content:"\ea5b"}.fi-rs-heart-brain:before{content:"\ea5c"}.fi-rs-heart-circle-user:before{content:"\ea5d"}.fi-rs-heart-crack:before{content:"\ea5e"}.fi-rs-heart-half:before{content:"\ea5f"}.fi-rs-heart-half-stroke:before{content:"\ea60"}.fi-rs-heart-health-muscle:before{content:"\ea61"}.fi-rs-heart-lock:before{content:"\ea62"}.fi-rs-heart-partner-handshake:before{content:"\ea63"}.fi-rs-heart-rate:before{content:"\ea64"}.fi-rs-heart-slash:before{content:"\ea65"}.fi-rs-heart-upside-down:before{content:"\ea66"}.fi-rs-heat:before{content:"\ea67"}.fi-rs-helicopter-side:before{content:"\ea68"}.fi-rs-helmet-battle:before{content:"\ea69"}.fi-rs-hermit-crab:before{content:"\ea6a"}.fi-rs-hexagon:before{content:"\ea6b"}.fi-rs-hexagon-check:before{content:"\ea6c"}.fi-rs-hexagon-divide:before{content:"\ea6d"}.fi-rs-hexagon-exclamation:before{content:"\ea6e"}.fi-rs-high-definition:before{content:"\ea70"}.fi-rs-high-five:before{content:"\ea71"}.fi-rs-high-five-celebration-yes:before{content:"\ea72"}.fi-rs-high-temperature-alert:before{content:"\ea73"}.fi-rs-highlighter:before{content:"\ea74"}.fi-rs-highlighter-line:before{content:"\ea75"}.fi-rs-hiking:before{content:"\ea76"}.fi-rs-hiking-boot:before{content:"\ea77"}.fi-rs-hill-avalanche:before{content:"\ea78"}.fi-rs-hill-rockslide:before{content:"\ea79"}.fi-rs-hippie:before{content:"\ea7b"}.fi-rs-hippo:before{content:"\ea7c"}.fi-rs-hockey-mask:before{content:"\ea7d"}.fi-rs-hockey-puck:before{content:"\ea7e"}.fi-rs-hockey-stick-puck:before{content:"\ea7f"}.fi-rs-hockey-sticks:before{content:"\ea80"}.fi-rs-holding-hand-brain:before{content:"\ea81"}.fi-rs-holding-hand-delivery:before{content:"\ea82"}.fi-rs-holding-hand-dinner:before{content:"\ea83"}.fi-rs-holding-hand-direction:before{content:"\ea84"}.fi-rs-holding-hand-gear:before{content:"\ea85"}.fi-rs-holding-hand-key:before{content:"\ea86"}.fi-rs-holding-hand-nft:before{content:"\ea87"}.fi-rs-holding-hand-pizza-box:before{content:"\ea88"}.fi-rs-holding-hand-revenue:before{content:"\ea89"}.fi-rs-holly-berry:before{content:"\ea8a"}.fi-rs-home:before{content:"\ea8b"}.fi-rs-home-control-app:before{content:"\ea8d"}.fi-rs-home-heart:before{content:"\ea8e"}.fi-rs-home-location:before{content:"\ea8f"}.fi-rs-home-location-alt:before{content:"\ea90"}.fi-rs-home-robot:before{content:"\ea91"}.fi-rs-home-settings:before{content:"\ea92"}.fi-rs-home-wifi-phone:before{content:"\ea93"}.fi-rs-homework:before{content:"\ea95"}.fi-rs-honey-pot:before{content:"\ea96"}.fi-rs-honeycomb:before{content:"\ea97"}.fi-rs-honeycomb-bee:before{content:"\ea98"}.fi-rs-hood-cloak:before{content:"\ea99"}.fi-rs-hook:before{content:"\ea9a"}.fi-rs-horizontal-rule:before{content:"\ea9b"}.fi-rs-horse:before{content:"\ea9c"}.fi-rs-horse-head:before{content:"\ea9d"}.fi-rs-horse-saddle:before{content:"\ea9e"}.fi-rs-horseshoe:before{content:"\ea9f"}.fi-rs-horseshoe-broken:before{content:"\eaa0"}.fi-rs-hose:before{content:"\eaa1"}.fi-rs-hose-reel:before{content:"\eaa2"}.fi-rs-hospital:before{content:"\eaa3"}.fi-rs-hospital-bed:before{content:"\eaa4"}.fi-rs-hospital-symbol:before{content:"\eaa5"}.fi-rs-hospital-user:before{content:"\eaa6"}.fi-rs-hospitals:before{content:"\eaa7"}.fi-rs-hot-tub:before{content:"\eaa8"}.fi-rs-hotdog:before{content:"\eaa9"}.fi-rs-hotel:before{content:"\eaaa"}.fi-rs-hotel-room-key:before{content:"\eaab"}.fi-rs-hourglass:before{content:"\eaad"}.fi-rs-hourglass-end:before{content:"\eaae"}.fi-rs-hourglass-start:before{content:"\eaaf"}.fi-rs-house-blank:before{content:"\eab0"}.fi-rs-house-briefcase:before{content:"\eab1"}.fi-rs-house-building:before{content:"\eab2"}.fi-rs-house-chimney:before{content:"\eab3"}.fi-rs-house-chimney-blank:before{content:"\eab4"}.fi-rs-house-chimney-crack:before{content:"\eab5"}.fi-rs-house-chimney-heart:before{content:"\eab6"}.fi-rs-house-chimney-medical:before{content:"\eab7"}.fi-rs-house-chimney-user:before{content:"\eab8"}.fi-rs-house-chimney-window:before{content:"\eab9"}.fi-rs-house-circle-check:before{content:"\eaba"}.fi-rs-house-circle-exclamation:before{content:"\eabb"}.fi-rs-house-circle-xmark:before{content:"\eabc"}.fi-rs-house-crack:before{content:"\eabd"}.fi-rs-house-crack-alt:before{content:"\eabe"}.fi-rs-house-day:before{content:"\eabf"}.fi-rs-house-fire:before{content:"\eac0"}.fi-rs-house-flag:before{content:"\eac1"}.fi-rs-house-flood:before{content:"\eac2"}.fi-rs-house-hand:before{content:"\eac3"}.fi-rs-house-hands:before{content:"\eac4"}.fi-rs-house-key:before{content:"\eac5"}.fi-rs-house-laptop:before{content:"\eac6"}.fi-rs-house-leave:before{content:"\eac7"}.fi-rs-house-lock:before{content:"\eac8"}.fi-rs-house-medical:before{content:"\eac9"}.fi-rs-house-night:before{content:"\eaca"}.fi-rs-house-plan:before{content:"\eacb"}.fi-rs-house-return:before{content:"\eacc"}.fi-rs-house-signal:before{content:"\eacd"}.fi-rs-house-tree:before{content:"\eace"}.fi-rs-house-tsunami:before{content:"\eacf"}.fi-rs-house-turret:before{content:"\ead0"}.fi-rs-house-unlock:before{content:"\ead1"}.fi-rs-house-user:before{content:"\ead2"}.fi-rs-house-window:before{content:"\ead3"}.fi-rs-hr:before{content:"\ead4"}.fi-rs-hr-group:before{content:"\ead5"}.fi-rs-hr-management:before{content:"\ead6"}.fi-rs-hr-person:before{content:"\ead7"}.fi-rs-hryvnia:before{content:"\ead8"}.fi-rs-html-file:before{content:"\ead9"}.fi-rs-hug-tree:before{content:"\eadd"}.fi-rs-humanitarian-mission:before{content:"\eade"}.fi-rs-humidity:before{content:"\eadf"}.fi-rs-hundred-points:before{content:"\eae0"}.fi-rs-hurricane:before{content:"\eae1"}.fi-rs-hybrid-work:before{content:"\eae2"}.fi-rs-hydroalcoholic-gel:before{content:"\eae3"}.fi-rs-hyperloop:before{content:"\eae4"}.fi-rs-i:before{content:"\eae6"}.fi-rs-ice-cream:before{content:"\eae8"}.fi-rs-ice-skate:before{content:"\eae9"}.fi-rs-iceberg:before{content:"\eaea"}.fi-rs-icicles:before{content:"\eaeb"}.fi-rs-icon-star:before{content:"\eaec"}.fi-rs-id-badge:before{content:"\eaee"}.fi-rs-id-card:before{content:"\eaef"}.fi-rs-id-card-clip-alt:before{content:"\eaf0"}.fi-rs-idea-exchange:before{content:"\eaf2"}.fi-rs-idea-magnet:before{content:"\eaf3"}.fi-rs-igloo:before{content:"\eaf4"}.fi-rs-image-slash:before{content:"\eaf8"}.fi-rs-images:before{content:"\eaf9"}.fi-rs-images-user:before{content:"\eafa"}.fi-rs-immunity:before{content:"\eafc"}.fi-rs-improve-user:before{content:"\eafd"}.fi-rs-improvement:before{content:"\eafe"}.fi-rs-inbox:before{content:"\eaff"}.fi-rs-inbox-full:before{content:"\eb00"}.fi-rs-inbox-in:before{content:"\eb01"}.fi-rs-inbox-out:before{content:"\eb02"}.fi-rs-inboxes:before{content:"\eb03"}.fi-rs-incense-sticks-yoga:before{content:"\eb04"}.fi-rs-incognito:before{content:"\eb05"}.fi-rs-indent:before{content:"\eb07"}.fi-rs-india-map:before{content:"\eb09"}.fi-rs-indian-rupee-sign:before{content:"\eb0a"}.fi-rs-industrial-pollution:before{content:"\eb0b"}.fi-rs-industry-alt:before{content:"\eb0c"}.fi-rs-industry-windows:before{content:"\eb0d"}.fi-rs-infinite-cycle:before{content:"\eb0e"}.fi-rs-infinity:before{content:"\eb0f"}.fi-rs-info:before{content:"\eb10"}.fi-rs-info-guide:before{content:"\eb11"}.fi-rs-information:before{content:"\eb12"}.fi-rs-inhaler:before{content:"\eb13"}.fi-rs-ink:before{content:"\eb14"}.fi-rs-input-numeric:before{content:"\eb15"}.fi-rs-input-pipe:before{content:"\eb16"}.fi-rs-input-text:before{content:"\eb17"}.fi-rs-insert:before{content:"\eb18"}.fi-rs-insert-alt:before{content:"\eb19"}.fi-rs-insert-arrows:before{content:"\eb1a"}.fi-rs-insert-button-circle:before{content:"\eb1b"}.fi-rs-insert-credit-card:before{content:"\eb1c"}.fi-rs-insert-square:before{content:"\eb1d"}.fi-rs-insight:before{content:"\eb1e"}.fi-rs-insight-alt:before{content:"\eb1f"}.fi-rs-insight-head:before{content:"\eb20"}.fi-rs-insomnia:before{content:"\eb21"}.fi-rs-insurance:before{content:"\eb27"}.fi-rs-insurtech:before{content:"\eb28"}.fi-rs-integral:before{content:"\eb29"}.fi-rs-interactive:before{content:"\eb2d"}.fi-rs-interlining:before{content:"\eb2e"}.fi-rs-internet-security:before{content:"\eb2f"}.fi-rs-internet-speed-wifi:before{content:"\eb30"}.fi-rs-interpersonal-skill:before{content:"\eb31"}.fi-rs-interrogation:before{content:"\eb32"}.fi-rs-intersection:before{content:"\eb33"}.fi-rs-introduction:before{content:"\eb34"}.fi-rs-introduction-handshake:before{content:"\eb35"}.fi-rs-inventory-alt:before{content:"\eb36"}.fi-rs-invest:before{content:"\eb37"}.fi-rs-investment:before{content:"\eb38"}.fi-rs-investor:before{content:"\eb39"}.fi-rs-invite:before{content:"\eb3b"}.fi-rs-invite-alt:before{content:"\eb3c"}.fi-rs-invoice-paid:before{content:"\eb3d"}.fi-rs-iot:before{content:"\eb3e"}.fi-rs-iot-alt:before{content:"\eb3f"}.fi-rs-ip-address:before{content:"\eb40"}.fi-rs-iron:before{content:"\eb41"}.fi-rs-island-tropical:before{content:"\eb42"}.fi-rs-iso-file:before{content:"\eb43"}.fi-rs-issue-loupe:before{content:"\eb44"}.fi-rs-it:before{content:"\eb45"}.fi-rs-it-alt:before{content:"\eb46"}.fi-rs-it-computer:before{content:"\eb47"}.fi-rs-italian:before{content:"\eb48"}.fi-rs-italian-coffee-maker:before{content:"\eb49"}.fi-rs-italian-lira-sign:before{content:"\eb4a"}.fi-rs-italic:before{content:"\eb4b"}.fi-rs-ivy:before{content:"\eb4d"}.fi-rs-j:before{content:"\eb4e"}.fi-rs-jam:before{content:"\eb50"}.fi-rs-january-calendar:before{content:"\eb52"}.fi-rs-japanese:before{content:"\eb53"}.fi-rs-jar-alt:before{content:"\eb54"}.fi-rs-jar-wheat:before{content:"\eb55"}.fi-rs-javascript:before{content:"\eb57"}.fi-rs-jelly:before{content:"\eb59"}.fi-rs-job-search:before{content:"\eb5b"}.fi-rs-joint:before{content:"\eb5d"}.fi-rs-joker:before{content:"\eb5e"}.fi-rs-journal:before{content:"\eb60"}.fi-rs-journal-alt:before{content:"\eb61"}.fi-rs-journey:before{content:"\eb62"}.fi-rs-joystick:before{content:"\eb63"}.fi-rs-jpg:before{content:"\eb64"}.fi-rs-json-file:before{content:"\eb67"}.fi-rs-judge:before{content:"\eb68"}.fi-rs-jug:before{content:"\eb69"}.fi-rs-jug-alt:before{content:"\eb6a"}.fi-rs-jug-bottle:before{content:"\eb6b"}.fi-rs-july-calendar:before{content:"\eb6c"}.fi-rs-jumping-rope:before{content:"\eb6d"}.fi-rs-june-calendar:before{content:"\eb6e"}.fi-rs-jury:before{content:"\eb6f"}.fi-rs-k:before{content:"\eb70"}.fi-rs-k-pop:before{content:"\eb71"}.fi-rs-k-pop-headphones:before{content:"\eb72"}.fi-rs-k-pop-microphone:before{content:"\eb73"}.fi-rs-kaaba:before{content:"\eb74"}.fi-rs-kangaroo:before{content:"\eb75"}.fi-rs-kayak:before{content:"\eb76"}.fi-rs-kazoo:before{content:"\eb77"}.fi-rs-kerning:before{content:"\eb78"}.fi-rs-key:before{content:"\eb79"}.fi-rs-key-car:before{content:"\eb7a"}.fi-rs-key-hole:before{content:"\eb7b"}.fi-rs-key-lock-crypto:before{content:"\eb7c"}.fi-rs-key-person:before{content:"\eb7d"}.fi-rs-key-skeleton-left-right:before{content:"\eb7e"}.fi-rs-keyboard:before{content:"\eb7f"}.fi-rs-keyboard-brightness:before{content:"\eb80"}.fi-rs-keyboard-brightness-low:before{content:"\eb81"}.fi-rs-keyboard-down:before{content:"\eb82"}.fi-rs-keyboard-finger:before{content:"\eb83"}.fi-rs-keyboard-left:before{content:"\eb84"}.fi-rs-keynote:before{content:"\eb86"}.fi-rs-khanda:before{content:"\eb87"}.fi-rs-kidneys:before{content:"\eb89"}.fi-rs-kimchi:before{content:"\eb8a"}.fi-rs-kip-sign:before{content:"\eb8c"}.fi-rs-kiss:before{content:"\eb8d"}.fi-rs-kiss-beam:before{content:"\eb8e"}.fi-rs-kiss-wink-heart:before{content:"\eb8f"}.fi-rs-kitchen-set:before{content:"\eb90"}.fi-rs-kite:before{content:"\eb91"}.fi-rs-kiwi-bird:before{content:"\eb92"}.fi-rs-kiwi-fruit:before{content:"\eb93"}.fi-rs-knee-joint:before{content:"\eb94"}.fi-rs-knife:before{content:"\eb95"}.fi-rs-knife-kitchen:before{content:"\eb96"}.fi-rs-knight:before{content:"\eb97"}.fi-rs-knitting:before{content:"\eb98"}.fi-rs-knot-rope:before{content:"\eb99"}.fi-rs-knowledge:before{content:"\eb9a"}.fi-rs-kombucha:before{content:"\eb9b"}.fi-rs-korean:before{content:"\eb9c"}.fi-rs-kpi:before{content:"\eb9d"}.fi-rs-kpi-evaluation:before{content:"\eb9e"}.fi-rs-l:before{content:"\eb9f"}.fi-rs-lab-coat:before{content:"\eba0"}.fi-rs-label:before{content:"\eba1"}.fi-rs-lacrosse-stick:before{content:"\eba2"}.fi-rs-lacrosse-stick-ball:before{content:"\eba3"}.fi-rs-ladder:before{content:"\eba4"}.fi-rs-ladybug-leaf:before{content:"\eba5"}.fi-rs-lambda:before{content:"\eba6"}.fi-rs-lamp:before{content:"\eba7"}.fi-rs-lamp-desk:before{content:"\eba8"}.fi-rs-lamp-desk-on:before{content:"\eba9"}.fi-rs-lamp-floor:before{content:"\ebaa"}.fi-rs-lamp-street:before{content:"\ebab"}.fi-rs-land-layer-location:before{content:"\ebac"}.fi-rs-land-layers:before{content:"\ebad"}.fi-rs-land-location:before{content:"\ebae"}.fi-rs-land-mine-on:before{content:"\ebaf"}.fi-rs-landmark-alt:before{content:"\ebb0"}.fi-rs-language:before{content:"\ebb1"}.fi-rs-language-exchange:before{content:"\ebb2"}.fi-rs-language-learning-app:before{content:"\ebb3"}.fi-rs-languages-world:before{content:"\ebb4"}.fi-rs-lanterns:before{content:"\ebb5"}.fi-rs-laptop:before{content:"\ebb6"}.fi-rs-laptop-arrow-down:before{content:"\ebb7"}.fi-rs-laptop-binary:before{content:"\ebb8"}.fi-rs-laptop-code:before{content:"\ebb9"}.fi-rs-laptop-dollar:before{content:"\ebba"}.fi-rs-laptop-lock:before{content:"\ebbb"}.fi-rs-laptop-medical:before{content:"\ebbc"}.fi-rs-laptop-mobile:before{content:"\ebbd"}.fi-rs-laptop-mute:before{content:"\ebbe"}.fi-rs-laptop-no-camera:before{content:"\ebbf"}.fi-rs-laptop-refresh:before{content:"\ebc0"}.fi-rs-laptop-shield:before{content:"\ebc1"}.fi-rs-laptop-signal:before{content:"\ebc2"}.fi-rs-laptop-slash:before{content:"\ebc3"}.fi-rs-lari-sign:before{content:"\ebc4"}.fi-rs-lasagna:before{content:"\ebc5"}.fi-rs-lasso:before{content:"\ebc6"}.fi-rs-lasso-sparkles:before{content:"\ebc7"}.fi-rs-last-square:before{content:"\ebc8"}.fi-rs-laugh:before{content:"\ebc9"}.fi-rs-laugh-beam:before{content:"\ebca"}.fi-rs-laugh-squint:before{content:"\ebcb"}.fi-rs-laugh-wink:before{content:"\ebcc"}.fi-rs-launch:before{content:"\ebcd"}.fi-rs-laurel-user:before{content:"\ebce"}.fi-rs-law-book:before{content:"\ebcf"}.fi-rs-lawyer-man:before{content:"\ebd0"}.fi-rs-lawyer-woman:before{content:"\ebd1"}.fi-rs-layer-minus:before{content:"\ebd2"}.fi-rs-layer-plus:before{content:"\ebd3"}.fi-rs-layers:before{content:"\ebd4"}.fi-rs-lead:before{content:"\ebd6"}.fi-rs-lead-funnel:before{content:"\ebd7"}.fi-rs-lead-management:before{content:"\ebd8"}.fi-rs-leader:before{content:"\ebd9"}.fi-rs-leader-alt:before{content:"\ebda"}.fi-rs-leader-speech:before{content:"\ebdb"}.fi-rs-leaderboard:before{content:"\ebdc"}.fi-rs-leaderboard-alt:before{content:"\ebdd"}.fi-rs-leaderboard-trophy:before{content:"\ebde"}.fi-rs-leadership:before{content:"\ebdf"}.fi-rs-leadership-alt:before{content:"\ebe0"}.fi-rs-leaf:before{content:"\ebe1"}.fi-rs-leaf-fall:before{content:"\ebe2"}.fi-rs-leaf-heart:before{content:"\ebe3"}.fi-rs-leaf-maple:before{content:"\ebe4"}.fi-rs-leaf-oak:before{content:"\ebe5"}.fi-rs-leafy-green:before{content:"\ebe6"}.fi-rs-leave:before{content:"\ebe8"}.fi-rs-left:before{content:"\ebe9"}.fi-rs-left-click-mouse:before{content:"\ebea"}.fi-rs-left-from-bracket:before{content:"\ebeb"}.fi-rs-legal:before{content:"\ebec"}.fi-rs-legal-aid:before{content:"\ebed"}.fi-rs-legal-case:before{content:"\ebee"}.fi-rs-legal-document:before{content:"\ebef"}.fi-rs-legal-fees:before{content:"\ebf0"}.fi-rs-lemon:before{content:"\ebf1"}.fi-rs-lemongrass:before{content:"\ebf2"}.fi-rs-lesbian-couple:before{content:"\ebf3"}.fi-rs-less-than:before{content:"\ebf4"}.fi-rs-less-than-equal:before{content:"\ebf5"}.fi-rs-lesson:before{content:"\ebf6"}.fi-rs-lesson-class:before{content:"\ebf7"}.fi-rs-letter-case:before{content:"\ebf9"}.fi-rs-lettuce:before{content:"\ebfa"}.fi-rs-level-down:before{content:"\ebfb"}.fi-rs-level-down-alt:before{content:"\ebfc"}.fi-rs-level-up:before{content:"\ebfd"}.fi-rs-level-up-alt:before{content:"\ebfe"}.fi-rs-license:before{content:"\ebff"}.fi-rs-life:before{content:"\ec00"}.fi-rs-life-ring:before{content:"\ec01"}.fi-rs-lift:before{content:"\ec02"}.fi-rs-light-ceiling:before{content:"\ec04"}.fi-rs-light-emergency:before{content:"\ec05"}.fi-rs-light-emergency-on:before{content:"\ec06"}.fi-rs-light-mode-alt:before{content:"\ec07"}.fi-rs-light-switch:before{content:"\ec08"}.fi-rs-light-switch-off:before{content:"\ec09"}.fi-rs-light-switch-on:before{content:"\ec0a"}.fi-rs-lightbulb-cfl:before{content:"\ec0b"}.fi-rs-lightbulb-cfl-on:before{content:"\ec0c"}.fi-rs-lightbulb-dollar:before{content:"\ec0e"}.fi-rs-lightbulb-exclamation:before{content:"\ec0f"}.fi-rs-lightbulb-head:before{content:"\ec12"}.fi-rs-lightbulb-message:before{content:"\ec13"}.fi-rs-lightbulb-on:before{content:"\ec14"}.fi-rs-lightbulb-question:before{content:"\ec15"}.fi-rs-lightbulb-setting:before{content:"\ec16"}.fi-rs-lightbulb-slash:before{content:"\ec17"}.fi-rs-lighthouse:before{content:"\ec19"}.fi-rs-lights-holiday:before{content:"\ec1a"}.fi-rs-limit-hand:before{content:"\ec1b"}.fi-rs-limit-speedometer:before{content:"\ec1c"}.fi-rs-line-width:before{content:"\ec20"}.fi-rs-link:before{content:"\ec21"}.fi-rs-link-alt:before{content:"\ec22"}.fi-rs-link-horizontal:before{content:"\ec23"}.fi-rs-link-horizontal-slash:before{content:"\ec24"}.fi-rs-link-slash:before{content:"\ec25"}.fi-rs-link-slash-alt:before{content:"\ec26"}.fi-rs-lion:before{content:"\ec2a"}.fi-rs-lion-head:before{content:"\ec2b"}.fi-rs-lips:before{content:"\ec2c"}.fi-rs-lips-silence:before{content:"\ec2d"}.fi-rs-lipstick:before{content:"\ec2e"}.fi-rs-lira-sign:before{content:"\ec2f"}.fi-rs-list:before{content:"\ec31"}.fi-rs-list-check:before{content:"\ec32"}.fi-rs-list-dropdown:before{content:"\ec33"}.fi-rs-list-music:before{content:"\ec34"}.fi-rs-list-timeline:before{content:"\ec35"}.fi-rs-list-tree:before{content:"\ec36"}.fi-rs-listening-audio-player:before{content:"\ec37"}.fi-rs-litecoin-sign:before{content:"\ec39"}.fi-rs-live:before{content:"\ec3a"}.fi-rs-live-alt:before{content:"\ec3b"}.fi-rs-loading:before{content:"\ec3c"}.fi-rs-loan:before{content:"\ec3d"}.fi-rs-lobster:before{content:"\ec3e"}.fi-rs-local-shop:before{content:"\ec3f"}.fi-rs-location-alert:before{content:"\ec40"}.fi-rs-location-alt:before{content:"\ec41"}.fi-rs-location-arrow:before{content:"\ec42"}.fi-rs-location-crosshairs:before{content:"\ec43"}.fi-rs-location-crosshairs-slash:before{content:"\ec44"}.fi-rs-location-dot-slash:before{content:"\ec45"}.fi-rs-location-exclamation:before{content:"\ec46"}.fi-rs-location-lock:before{content:"\ec47"}.fi-rs-location-pin-bike:before{content:"\ec48"}.fi-rs-location-pin-call:before{content:"\ec49"}.fi-rs-location-pin-car:before{content:"\ec4a"}.fi-rs-location-pin-car-charging:before{content:"\ec4b"}.fi-rs-location-pin-motorcycle:before{content:"\ec4c"}.fi-rs-location-pin-parking:before{content:"\ec4d"}.fi-rs-location-pin-train:before{content:"\ec4e"}.fi-rs-lock:before{content:"\ec4f"}.fi-rs-lock-ai:before{content:"\ec50"}.fi-rs-lock-alt:before{content:"\ec51"}.fi-rs-lock-hashtag:before{content:"\ec52"}.fi-rs-lock-open-alt:before{content:"\ec53"}.fi-rs-locust:before{content:"\ec54"}.fi-rs-log-file:before{content:"\ec55"}.fi-rs-log-out:before{content:"\ec56"}.fi-rs-login:before{content:"\ec57"}.fi-rs-login-lock:before{content:"\ec58"}.fi-rs-logo:before{content:"\ec59"}.fi-rs-longboard:before{content:"\ec5a"}.fi-rs-loop-square:before{content:"\ec5c"}.fi-rs-loot-box:before{content:"\ec5d"}.fi-rs-lotus-timer:before{content:"\ec5f"}.fi-rs-love-magnet:before{content:"\ec60"}.fi-rs-loveseat:before{content:"\ec61"}.fi-rs-low-vision:before{content:"\ec62"}.fi-rs-lower-back:before{content:"\ec63"}.fi-rs-luchador:before{content:"\ec64"}.fi-rs-lucky-cat:before{content:"\ec65"}.fi-rs-luggage-cart:before{content:"\ec66"}.fi-rs-luggage-rolling:before{content:"\ec67"}.fi-rs-lunch-box:before{content:"\ec68"}.fi-rs-lunch-time:before{content:"\ec69"}.fi-rs-lung-cancer:before{content:"\ec6a"}.fi-rs-lung-ribbon:before{content:"\ec6b"}.fi-rs-lungs:before{content:"\ec6c"}.fi-rs-lungs-virus:before{content:"\ec6d"}.fi-rs-m:before{content:"\ec6e"}.fi-rs-mac-cheese:before{content:"\ec6f"}.fi-rs-macarons:before{content:"\ec70"}.fi-rs-mace:before{content:"\ec71"}.fi-rs-machine-learning:before{content:"\ec72"}.fi-rs-magic-wand:before{content:"\ec78"}.fi-rs-magnet:before{content:"\ec79"}.fi-rs-magnet-energy:before{content:"\ec7a"}.fi-rs-magnet-user:before{content:"\ec7b"}.fi-rs-magnetism:before{content:"\ec7d"}.fi-rs-magnifying-glass-binary:before{content:"\ec7e"}.fi-rs-magnifying-glass-box:before{content:"\ec7f"}.fi-rs-magnifying-glass-eye:before{content:"\ec80"}.fi-rs-magnifying-glass-growth:before{content:"\ec81"}.fi-rs-magnifying-glass-play:before{content:"\ec82"}.fi-rs-magnifying-glass-wave:before{content:"\ec83"}.fi-rs-mail-hook:before{content:"\ec85"}.fi-rs-mail-malware:before{content:"\ec86"}.fi-rs-mail-plus-circle:before{content:"\ec87"}.fi-rs-mailbox:before{content:"\ec88"}.fi-rs-mailbox-envelope:before{content:"\ec89"}.fi-rs-mailbox-flag-up:before{content:"\ec8a"}.fi-rs-mailbox-location:before{content:"\ec8b"}.fi-rs-makeup-bag:before{content:"\ec8d"}.fi-rs-makeup-brush:before{content:"\ec8e"}.fi-rs-malware-circle:before{content:"\ec91"}.fi-rs-malware-shield:before{content:"\ec92"}.fi-rs-malware-square:before{content:"\ec93"}.fi-rs-man-head:before{content:"\ec94"}.fi-rs-man-scientist:before{content:"\ec95"}.fi-rs-manat-sign:before{content:"\ec96"}.fi-rs-mandolin:before{content:"\ec97"}.fi-rs-mango:before{content:"\ec98"}.fi-rs-manhole:before{content:"\ec99"}.fi-rs-manicure:before{content:"\ec9a"}.fi-rs-mannequin:before{content:"\ec9b"}.fi-rs-map:before{content:"\ec9c"}.fi-rs-map-location-track:before{content:"\ec9d"}.fi-rs-map-marker:before{content:"\ec9e"}.fi-rs-map-marker-check:before{content:"\ec9f"}.fi-rs-map-marker-cross:before{content:"\eca0"}.fi-rs-map-marker-edit:before{content:"\eca1"}.fi-rs-map-marker-home:before{content:"\eca3"}.fi-rs-map-marker-minus:before{content:"\eca4"}.fi-rs-map-marker-plus:before{content:"\eca5"}.fi-rs-map-marker-question:before{content:"\eca6"}.fi-rs-map-marker-slash:before{content:"\eca7"}.fi-rs-map-marker-smile:before{content:"\eca8"}.fi-rs-map-pin:before{content:"\eca9"}.fi-rs-map-point:before{content:"\ecaa"}.fi-rs-march-calendar:before{content:"\ecab"}.fi-rs-marker:before{content:"\ecac"}.fi-rs-marker-hospital:before{content:"\ecad"}.fi-rs-marker-time:before{content:"\ecae"}.fi-rs-marketplace:before{content:"\ecaf"}.fi-rs-marketplace-alt:before{content:"\ecb0"}.fi-rs-marketplace-store:before{content:"\ecb1"}.fi-rs-marriage-proposal:before{content:"\ecb2"}.fi-rs-mars:before{content:"\ecb4"}.fi-rs-mars-and-venus-burst:before{content:"\ecb5"}.fi-rs-mars-double:before{content:"\ecb6"}.fi-rs-mars-stroke-right:before{content:"\ecb7"}.fi-rs-mars-stroke-up:before{content:"\ecb8"}.fi-rs-martini-glass-citrus:before{content:"\ecb9"}.fi-rs-martini-glass-empty:before{content:"\ecba"}.fi-rs-mascara:before{content:"\ecbb"}.fi-rs-mask-carnival:before{content:"\ecbd"}.fi-rs-mask-face:before{content:"\ecbe"}.fi-rs-mask-snorkel:before{content:"\ecbf"}.fi-rs-massage:before{content:"\ecc0"}.fi-rs-master-plan:before{content:"\ecc1"}.fi-rs-master-plan-integrate:before{content:"\ecc2"}.fi-rs-match-fire:before{content:"\ecc3"}.fi-rs-matcha:before{content:"\ecc4"}.fi-rs-matcha-latte:before{content:"\ecc5"}.fi-rs-mattress-pillow:before{content:"\ecc6"}.fi-rs-may-calendar:before{content:"\ecc7"}.fi-rs-measure-box:before{content:"\ecc9"}.fi-rs-measuring-tape:before{content:"\ecca"}.fi-rs-meat:before{content:"\eccb"}.fi-rs-medal:before{content:"\eccc"}.fi-rs-mediator:before{content:"\ecce"}.fi-rs-medical-star:before{content:"\eccf"}.fi-rs-medication:before{content:"\ecd0"}.fi-rs-medicine:before{content:"\ecd1"}.fi-rs-meditation:before{content:"\ecd2"}.fi-rs-meditation-timer:before{content:"\ecd3"}.fi-rs-meeting:before{content:"\ecd5"}.fi-rs-meeting-alt:before{content:"\ecd6"}.fi-rs-megaphone:before{content:"\ecd7"}.fi-rs-megaphone-announcement-leader:before{content:"\ecd8"}.fi-rs-megaphone-magnifying-glass:before{content:"\ecd9"}.fi-rs-megaphone-sound-waves:before{content:"\ecda"}.fi-rs-meh:before{content:"\ecdb"}.fi-rs-meh-blank:before{content:"\ecdc"}.fi-rs-meh-rolling-eyes:before{content:"\ecdd"}.fi-rs-melon:before{content:"\ecde"}.fi-rs-melon-alt:before{content:"\ecdf"}.fi-rs-member-list:before{content:"\ece0"}.fi-rs-member-search:before{content:"\ece1"}.fi-rs-membership:before{content:"\ece2"}.fi-rs-membership-vip:before{content:"\ece3"}.fi-rs-memo:before{content:"\ece4"}.fi-rs-memo-circle-check:before{content:"\ece5"}.fi-rs-memo-pad:before{content:"\ece6"}.fi-rs-memory:before{content:"\ece7"}.fi-rs-memory-loss:before{content:"\ece8"}.fi-rs-men-swimsuit:before{content:"\ece9"}.fi-rs-menorah:before{content:"\ecea"}.fi-rs-menu-dots:before{content:"\ecec"}.fi-rs-menu-dots-vertical:before{content:"\eced"}.fi-rs-menu-food:before{content:"\ecee"}.fi-rs-mercury:before{content:"\ecef"}.fi-rs-message-alert:before{content:"\ecf0"}.fi-rs-message-arrow-down:before{content:"\ecf1"}.fi-rs-message-arrow-up:before{content:"\ecf2"}.fi-rs-message-arrow-up-right:before{content:"\ecf3"}.fi-rs-message-bot:before{content:"\ecf4"}.fi-rs-message-circle-refresh:before{content:"\ecf5"}.fi-rs-message-code:before{content:"\ecf6"}.fi-rs-message-dollar:before{content:"\ecf7"}.fi-rs-message-heart:before{content:"\ecf8"}.fi-rs-message-image:before{content:"\ecf9"}.fi-rs-message-question:before{content:"\ecfb"}.fi-rs-message-quote:before{content:"\ecfc"}.fi-rs-message-slash:before{content:"\ecfd"}.fi-rs-message-sms:before{content:"\ecfe"}.fi-rs-message-square-refresh:before{content:"\ecff"}.fi-rs-message-star:before{content:"\ed00"}.fi-rs-message-text:before{content:"\ed01"}.fi-rs-message-xmark:before{content:"\ed02"}.fi-rs-messages:before{content:"\ed03"}.fi-rs-messages-dollar:before{content:"\ed04"}.fi-rs-messages-question:before{content:"\ed05"}.fi-rs-meteor:before{content:"\ed09"}.fi-rs-meter:before{content:"\ed0a"}.fi-rs-meter-bolt:before{content:"\ed0b"}.fi-rs-meter-droplet:before{content:"\ed0c"}.fi-rs-meter-fire:before{content:"\ed0d"}.fi-rs-method:before{content:"\ed0e"}.fi-rs-micro-sd:before{content:"\ed0f"}.fi-rs-micro-sd-adapter:before{content:"\ed10"}.fi-rs-microchip:before{content:"\ed11"}.fi-rs-microchip-ai:before{content:"\ed12"}.fi-rs-microphone:before{content:"\ed13"}.fi-rs-microphone-alt:before{content:"\ed14"}.fi-rs-microphone-question-mark:before{content:"\ed17"}.fi-rs-microphone-slash:before{content:"\ed18"}.fi-rs-microscope:before{content:"\ed19"}.fi-rs-microscope-bacteria:before{content:"\ed1a"}.fi-rs-microwave:before{content:"\ed1e"}.fi-rs-milk:before{content:"\ed1f"}.fi-rs-milk-alt:before{content:"\ed20"}.fi-rs-mill:before{content:"\ed21"}.fi-rs-mill-sign:before{content:"\ed22"}.fi-rs-mind-share:before{content:"\ed24"}.fi-rs-minus-circle:before{content:"\ed26"}.fi-rs-minus-hexagon:before{content:"\ed27"}.fi-rs-minus-small:before{content:"\ed28"}.fi-rs-minuss:before{content:"\ed29"}.fi-rs-mirror:before{content:"\ed2a"}.fi-rs-mirror-user:before{content:"\ed2b"}.fi-rs-miso-soup:before{content:"\ed2c"}.fi-rs-mission:before{content:"\ed2d"}.fi-rs-mistletoe:before{content:"\ed2e"}.fi-rs-mix:before{content:"\ed2f"}.fi-rs-mixer:before{content:"\ed30"}.fi-rs-mobile:before{content:"\ed31"}.fi-rs-mobile-4g:before{content:"\ed32"}.fi-rs-mobile-5g:before{content:"\ed33"}.fi-rs-mobile-app-cleaner:before{content:"\ed35"}.fi-rs-mobile-button:before{content:"\ed37"}.fi-rs-mobile-friendly:before{content:"\ed38"}.fi-rs-mobile-hand:before{content:"\ed39"}.fi-rs-mobile-lock:before{content:"\ed3a"}.fi-rs-mobile-message:before{content:"\ed3b"}.fi-rs-mobile-notch:before{content:"\ed3c"}.fi-rs-mochi:before{content:"\ed3f"}.fi-rs-mockup:before{content:"\ed40"}.fi-rs-mode:before{content:"\ed41"}.fi-rs-mode-alt:before{content:"\ed42"}.fi-rs-mode-landscape:before{content:"\ed43"}.fi-rs-mode-portrait:before{content:"\ed44"}.fi-rs-model-cube:before{content:"\ed45"}.fi-rs-model-cube-arrows:before{content:"\ed46"}.fi-rs-model-cube-space:before{content:"\ed47"}.fi-rs-modular-home:before{content:"\ed48"}.fi-rs-module:before{content:"\ed49"}.fi-rs-monday:before{content:"\ed4a"}.fi-rs-money:before{content:"\ed4b"}.fi-rs-money-bill-lock:before{content:"\ed4c"}.fi-rs-money-bill-simple:before{content:"\ed4d"}.fi-rs-money-bill-transfer:before{content:"\ed4e"}.fi-rs-money-bill-wave:before{content:"\ed4f"}.fi-rs-money-bill-wave-alt:before{content:"\ed50"}.fi-rs-money-bills:before{content:"\ed51"}.fi-rs-money-bills-simple:before{content:"\ed52"}.fi-rs-money-check:before{content:"\ed53"}.fi-rs-money-check-edit:before{content:"\ed54"}.fi-rs-money-check-edit-alt:before{content:"\ed55"}.fi-rs-money-coin-transfer:before{content:"\ed56"}.fi-rs-money-from-bracket:before{content:"\ed57"}.fi-rs-money-gears:before{content:"\ed58"}.fi-rs-money-income:before{content:"\ed59"}.fi-rs-money-laptop:before{content:"\ed5a"}.fi-rs-money-magnet:before{content:"\ed5b"}.fi-rs-money-safe-box:before{content:"\ed5c"}.fi-rs-money-simple-from-bracket:before{content:"\ed5d"}.fi-rs-money-transfer-alt:before{content:"\ed5e"}.fi-rs-money-transfer-coin-arrow:before{content:"\ed5f"}.fi-rs-money-transfer-smartphone:before{content:"\ed60"}.fi-rs-money-wings:before{content:"\ed61"}.fi-rs-monitor-sun:before{content:"\ed62"}.fi-rs-monitor-water:before{content:"\ed63"}.fi-rs-monkey:before{content:"\ed64"}.fi-rs-monstera:before{content:"\ed65"}.fi-rs-monument:before{content:"\ed66"}.fi-rs-moon:before{content:"\ed67"}.fi-rs-moon-stars:before{content:"\ed68"}.fi-rs-moped:before{content:"\ed69"}.fi-rs-mortar-pestle:before{content:"\ed6b"}.fi-rs-mortgage:before{content:"\ed6c"}.fi-rs-mosque:before{content:"\ed6d"}.fi-rs-mosque-alt:before{content:"\ed6e"}.fi-rs-mosque-moon:before{content:"\ed6f"}.fi-rs-mosquito:before{content:"\ed70"}.fi-rs-mosquito-net:before{content:"\ed71"}.fi-rs-motion-graphic:before{content:"\ed72"}.fi-rs-motorcycle:before{content:"\ed74"}.fi-rs-motorcycle-front:before{content:"\ed75"}.fi-rs-motorcycle-helmet:before{content:"\ed76"}.fi-rs-mound:before{content:"\ed77"}.fi-rs-mountain:before{content:"\ed78"}.fi-rs-mountain-city:before{content:"\ed79"}.fi-rs-mountain-peak:before{content:"\ed7a"}.fi-rs-mountains:before{content:"\ed7c"}.fi-rs-mouse:before{content:"\ed7d"}.fi-rs-mouse-field:before{content:"\ed7e"}.fi-rs-mouse-pointer-click:before{content:"\ed7f"}.fi-rs-mouse-pointer-heart:before{content:"\ed80"}.fi-rs-mouse-scroll:before{content:"\ed81"}.fi-rs-moustache:before{content:"\ed82"}.fi-rs-mov-file:before{content:"\ed83"}.fi-rs-move-to-folder:before{content:"\ed84"}.fi-rs-move-to-folder-2:before{content:"\ed85"}.fi-rs-moving:before{content:"\ed86"}.fi-rs-mower:before{content:"\ed87"}.fi-rs-mp3-file:before{content:"\ed88"}.fi-rs-mp3-player:before{content:"\ed89"}.fi-rs-mp4-file:before{content:"\ed8a"}.fi-rs-muffin:before{content:"\ed8b"}.fi-rs-mug:before{content:"\ed8c"}.fi-rs-mug-alt:before{content:"\ed8d"}.fi-rs-mug-hot:before{content:"\ed8e"}.fi-rs-mug-hot-alt:before{content:"\ed8f"}.fi-rs-mug-marshmallows:before{content:"\ed90"}.fi-rs-mug-tea:before{content:"\ed91"}.fi-rs-mug-tea-alt:before{content:"\ed92"}.fi-rs-mug-tea-saucer:before{content:"\ed93"}.fi-rs-mulled-wine:before{content:"\ed94"}.fi-rs-multi-player:before{content:"\ed95"}.fi-rs-multiple:before{content:"\ed96"}.fi-rs-multiple-alt:before{content:"\ed97"}.fi-rs-multitasking:before{content:"\ed98"}.fi-rs-muscle:before{content:"\ed99"}.fi-rs-museum:before{content:"\ed9a"}.fi-rs-mushroom:before{content:"\ed9b"}.fi-rs-mushroom-alt:before{content:"\ed9c"}.fi-rs-mushroom-cloud:before{content:"\ed9d"}.fi-rs-music:before{content:"\ed9e"}.fi-rs-music-alt:before{content:"\ed9f"}.fi-rs-music-file:before{content:"\eda1"}.fi-rs-music-magnifying-glass:before{content:"\eda2"}.fi-rs-music-note:before{content:"\eda3"}.fi-rs-music-note-slash:before{content:"\eda4"}.fi-rs-music-slash:before{content:"\eda5"}.fi-rs-mystery-box:before{content:"\eda7"}.fi-rs-n:before{content:"\eda8"}.fi-rs-naan-bread:before{content:"\eda9"}.fi-rs-nail-art:before{content:"\edaa"}.fi-rs-nail-clipper:before{content:"\edab"}.fi-rs-naira-sign:before{content:"\edac"}.fi-rs-narwhal:before{content:"\edae"}.fi-rs-navigation:before{content:"\edaf"}.fi-rs-needle:before{content:"\edb0"}.fi-rs-nesting-dolls:before{content:"\edb1"}.fi-rs-network:before{content:"\edb4"}.fi-rs-network-analytic:before{content:"\edb5"}.fi-rs-network-cloud:before{content:"\edb6"}.fi-rs-network-cloud-computer:before{content:"\edb7"}.fi-rs-network-firewall:before{content:"\edb8"}.fi-rs-network-user:before{content:"\edb9"}.fi-rs-neuter:before{content:"\edba"}.fi-rs-new-product:before{content:"\edbb"}.fi-rs-newsletter-subscribe:before{content:"\edbd"}.fi-rs-newspaper:before{content:"\edbe"}.fi-rs-newspaper-open:before{content:"\edc0"}.fi-rs-nfc:before{content:"\edc1"}.fi-rs-nfc-lock:before{content:"\edc2"}.fi-rs-nfc-magnifying-glass:before{content:"\edc3"}.fi-rs-nfc-pen:before{content:"\edc4"}.fi-rs-nfc-slash:before{content:"\edc6"}.fi-rs-nfc-trash:before{content:"\edc7"}.fi-rs-nft-square:before{content:"\edca"}.fi-rs-night-day:before{content:"\edcb"}.fi-rs-night-mode:before{content:"\edcc"}.fi-rs-no-attention:before{content:"\edcd"}.fi-rs-no-baby:before{content:"\edce"}.fi-rs-no-ball:before{content:"\edcf"}.fi-rs-no-child:before{content:"\edd0"}.fi-rs-no-children:before{content:"\edd1"}.fi-rs-no-fee:before{content:"\edd2"}.fi-rs-no-food:before{content:"\edd3"}.fi-rs-no-food-circle:before{content:"\edd4"}.fi-rs-no-iron:before{content:"\edd5"}.fi-rs-no-pacifier:before{content:"\edd6"}.fi-rs-no-people:before{content:"\edd7"}.fi-rs-no-play-football:before{content:"\edd8"}.fi-rs-no-smoking:before{content:"\edd9"}.fi-rs-no-vaping:before{content:"\edda"}.fi-rs-no-vaping-circle:before{content:"\eddb"}.fi-rs-noise-cancelling-headphones:before{content:"\edde"}.fi-rs-noodles:before{content:"\eddf"}.fi-rs-nose:before{content:"\ede1"}.fi-rs-not-equal:before{content:"\ede2"}.fi-rs-not-found:before{content:"\ede3"}.fi-rs-not-found-alt:before{content:"\ede4"}.fi-rs-not-found-magnifying-glass:before{content:"\ede5"}.fi-rs-notary:before{content:"\ede6"}.fi-rs-notdef:before{content:"\ede7"}.fi-rs-note:before{content:"\ede8"}.fi-rs-note-medical:before{content:"\ede9"}.fi-rs-note-sticky:before{content:"\edea"}.fi-rs-notebook:before{content:"\edeb"}.fi-rs-notebook-alt:before{content:"\edec"}.fi-rs-notebook-location:before{content:"\eded"}.fi-rs-notes:before{content:"\edee"}.fi-rs-notes-medical:before{content:"\edef"}.fi-rs-november-calendar:before{content:"\edf0"}.fi-rs-o:before{content:"\edfa"}.fi-rs-obj-file:before{content:"\edfb"}.fi-rs-object-exclude:before{content:"\edfc"}.fi-rs-object-group:before{content:"\edfd"}.fi-rs-object-intersect:before{content:"\edfe"}.fi-rs-object-subtract:before{content:"\edff"}.fi-rs-object-ungroup:before{content:"\ee00"}.fi-rs-object-union:before{content:"\ee01"}.fi-rs-objects-column:before{content:"\ee03"}.fi-rs-octagon:before{content:"\ee04"}.fi-rs-octagon-check:before{content:"\ee05"}.fi-rs-octagon-divide:before{content:"\ee06"}.fi-rs-octagon-exclamation:before{content:"\ee07"}.fi-rs-octagon-minus:before{content:"\ee08"}.fi-rs-octagon-plus:before{content:"\ee09"}.fi-rs-octagon-xmark:before{content:"\ee0a"}.fi-rs-october-calendar:before{content:"\ee0c"}.fi-rs-octopus:before{content:"\ee0d"}.fi-rs-office-chair:before{content:"\ee0f"}.fi-rs-office-paperclip:before{content:"\ee10"}.fi-rs-oil-can:before{content:"\ee11"}.fi-rs-oil-price:before{content:"\ee12"}.fi-rs-oil-tank:before{content:"\ee13"}.fi-rs-oil-temp:before{content:"\ee14"}.fi-rs-old-people:before{content:"\ee16"}.fi-rs-olive:before{content:"\ee17"}.fi-rs-olive-branch-dove:before{content:"\ee18"}.fi-rs-olive-oil:before{content:"\ee19"}.fi-rs-olives:before{content:"\ee1a"}.fi-rs-om:before{content:"\ee1b"}.fi-rs-omega:before{content:"\ee1c"}.fi-rs-on-air-square:before{content:"\ee1d"}.fi-rs-onboarding:before{content:"\ee1e"}.fi-rs-onigiri:before{content:"\ee20"}.fi-rs-onion:before{content:"\ee21"}.fi-rs-online-course:before{content:"\ee22"}.fi-rs-online-game:before{content:"\ee23"}.fi-rs-online-interview:before{content:"\ee24"}.fi-rs-online-meet:before{content:"\ee25"}.fi-rs-online-tax:before{content:"\ee26"}.fi-rs-opacity:before{content:"\ee27"}.fi-rs-open:before{content:"\ee28"}.fi-rs-open-book-apple:before{content:"\ee29"}.fi-rs-open-book-lightbulb:before{content:"\ee2a"}.fi-rs-open-box-check:before{content:"\ee2b"}.fi-rs-open-box-speedometer:before{content:"\ee2d"}.fi-rs-open-mail-clip:before{content:"\ee2f"}.fi-rs-open-notebook:before{content:"\ee30"}.fi-rs-operating-system-upgrade:before{content:"\ee31"}.fi-rs-operation:before{content:"\ee32"}.fi-rs-optimization:before{content:"\ee33"}.fi-rs-orange-juice:before{content:"\ee36"}.fi-rs-order-food-mobile:before{content:"\ee37"}.fi-rs-order-food-online:before{content:"\ee38"}.fi-rs-order-food-telephone:before{content:"\ee39"}.fi-rs-order-history:before{content:"\ee3a"}.fi-rs-organization-chart:before{content:"\ee3b"}.fi-rs-ornament:before{content:"\ee3c"}.fi-rs-otp:before{content:"\ee3d"}.fi-rs-otter:before{content:"\ee3e"}.fi-rs-out-of-stock:before{content:"\ee3f"}.fi-rs-outdent:before{content:"\ee40"}.fi-rs-oval:before{content:"\ee41"}.fi-rs-oval-alt:before{content:"\ee42"}.fi-rs-oven:before{content:"\ee43"}.fi-rs-overline:before{content:"\ee44"}.fi-rs-overview:before{content:"\ee45"}.fi-rs-ozone-layer:before{content:"\ee46"}.fi-rs-p:before{content:"\ee47"}.fi-rs-p2p-lending:before{content:"\ee48"}.fi-rs-pacifier:before{content:"\ee49"}.fi-rs-package:before{content:"\ee4a"}.fi-rs-paddle-tennis-player:before{content:"\ee4b"}.fi-rs-paddle-tennis-racket:before{content:"\ee4c"}.fi-rs-padlock-check:before{content:"\ee4d"}.fi-rs-page-break:before{content:"\ee4e"}.fi-rs-pager:before{content:"\ee4f"}.fi-rs-paid:before{content:"\ee50"}.fi-rs-paint-brush:before{content:"\ee52"}.fi-rs-paint-bucket:before{content:"\ee53"}.fi-rs-paint-roller:before{content:"\ee54"}.fi-rs-paintbrush-pencil:before{content:"\ee56"}.fi-rs-paired:before{content:"\ee57"}.fi-rs-pairing:before{content:"\ee58"}.fi-rs-palette:before{content:"\ee59"}.fi-rs-pallet:before{content:"\ee5a"}.fi-rs-pallet-alt:before{content:"\ee5b"}.fi-rs-pan:before{content:"\ee5c"}.fi-rs-pan-food:before{content:"\ee5d"}.fi-rs-pan-frying:before{content:"\ee5e"}.fi-rs-pancakes:before{content:"\ee5f"}.fi-rs-panorama:before{content:"\ee63"}.fi-rs-paper-plane:before{content:"\ee64"}.fi-rs-paper-plane-launch:before{content:"\ee65"}.fi-rs-paper-plane-top:before{content:"\ee66"}.fi-rs-paperclip-vertical:before{content:"\ee67"}.fi-rs-parachute-box:before{content:"\ee68"}.fi-rs-paragraph:before{content:"\ee69"}.fi-rs-paragraph-left:before{content:"\ee6a"}.fi-rs-parking:before{content:"\ee6b"}.fi-rs-parking-circle:before{content:"\ee6c"}.fi-rs-parking-circle-slash:before{content:"\ee6d"}.fi-rs-parking-slash:before{content:"\ee6e"}.fi-rs-party-bell:before{content:"\ee71"}.fi-rs-party-horn:before{content:"\ee72"}.fi-rs-passenger-plane:before{content:"\ee73"}.fi-rs-passive-income:before{content:"\ee74"}.fi-rs-passport:before{content:"\ee75"}.fi-rs-password:before{content:"\ee77"}.fi-rs-password-alt:before{content:"\ee78"}.fi-rs-password-computer:before{content:"\ee79"}.fi-rs-password-email:before{content:"\ee7a"}.fi-rs-password-lock:before{content:"\ee7b"}.fi-rs-password-magnifying-glass:before{content:"\ee7c"}.fi-rs-password-protection:before{content:"\ee7d"}.fi-rs-password-smartphone:before{content:"\ee7e"}.fi-rs-paste:before{content:"\ee7f"}.fi-rs-patch:before{content:"\ee80"}.fi-rs-patient:before{content:"\ee81"}.fi-rs-patient-file:before{content:"\ee82"}.fi-rs-pattern:before{content:"\ee84"}.fi-rs-pause:before{content:"\ee85"}.fi-rs-pause-circle:before{content:"\ee86"}.fi-rs-pause-square:before{content:"\ee87"}.fi-rs-paw:before{content:"\ee88"}.fi-rs-paw-claws:before{content:"\ee89"}.fi-rs-paw-heart:before{content:"\ee8a"}.fi-rs-pay-per-click:before{content:"\ee8b"}.fi-rs-payment-authentication:before{content:"\ee8c"}.fi-rs-payment-gateway:before{content:"\ee8d"}.fi-rs-payment-pos:before{content:"\ee8e"}.fi-rs-payment-qrcode:before{content:"\ee8f"}.fi-rs-payment-security:before{content:"\ee90"}.fi-rs-payroll:before{content:"\ee92"}.fi-rs-payroll-calendar:before{content:"\ee93"}.fi-rs-payroll-check:before{content:"\ee94"}.fi-rs-pc-chair:before{content:"\ee95"}.fi-rs-peace:before{content:"\ee96"}.fi-rs-peach:before{content:"\ee97"}.fi-rs-peanut:before{content:"\ee98"}.fi-rs-peanuts:before{content:"\ee99"}.fi-rs-peapod:before{content:"\ee9a"}.fi-rs-pear:before{content:"\ee9b"}.fi-rs-pedestal:before{content:"\ee9c"}.fi-rs-pelvis:before{content:"\ee9d"}.fi-rs-pen-circle:before{content:"\ee9e"}.fi-rs-pen-clip:before{content:"\ee9f"}.fi-rs-pen-clip-slash:before{content:"\eea0"}.fi-rs-pen-fancy:before{content:"\eea1"}.fi-rs-pen-fancy-slash:before{content:"\eea2"}.fi-rs-pen-field:before{content:"\eea3"}.fi-rs-pen-nib:before{content:"\eea4"}.fi-rs-pen-nib-slash:before{content:"\eea5"}.fi-rs-pen-slash:before{content:"\eea6"}.fi-rs-pen-square:before{content:"\eea7"}.fi-rs-pen-swirl:before{content:"\eea8"}.fi-rs-pencil:before{content:"\eea9"}.fi-rs-pencil-lightbulb:before{content:"\eeaa"}.fi-rs-pencil-paintbrush:before{content:"\eeab"}.fi-rs-pencil-ruler:before{content:"\eeac"}.fi-rs-pencil-slash:before{content:"\eead"}.fi-rs-pending:before{content:"\eeae"}.fi-rs-pendulum:before{content:"\eeaf"}.fi-rs-pennant:before{content:"\eeb0"}.fi-rs-people:before{content:"\eeb1"}.fi-rs-people-arrows-left-right:before{content:"\eeb2"}.fi-rs-people-carry-box:before{content:"\eeb3"}.fi-rs-people-dress:before{content:"\eeb4"}.fi-rs-people-group:before{content:"\eeb5"}.fi-rs-people-line:before{content:"\eeb6"}.fi-rs-people-network-partner:before{content:"\eeb7"}.fi-rs-people-pants:before{content:"\eeb8"}.fi-rs-people-poll:before{content:"\eeb9"}.fi-rs-people-pulling:before{content:"\eeba"}.fi-rs-people-robbery:before{content:"\eebb"}.fi-rs-people-roof:before{content:"\eebc"}.fi-rs-pepper:before{content:"\eebe"}.fi-rs-pepper-alt:before{content:"\eebf"}.fi-rs-pepper-hot:before{content:"\eec0"}.fi-rs-peppermint:before{content:"\eec1"}.fi-rs-peppermint-tea:before{content:"\eec2"}.fi-rs-percent-10:before{content:"\eec3"}.fi-rs-percent-100:before{content:"\eec4"}.fi-rs-percent-20:before{content:"\eec5"}.fi-rs-percent-25:before{content:"\eec6"}.fi-rs-percent-30:before{content:"\eec7"}.fi-rs-percent-40:before{content:"\eec8"}.fi-rs-percent-50:before{content:"\eec9"}.fi-rs-percent-60:before{content:"\eeca"}.fi-rs-percent-70:before{content:"\eecb"}.fi-rs-percent-75:before{content:"\eecc"}.fi-rs-percent-80:before{content:"\eecd"}.fi-rs-percent-90:before{content:"\eece"}.fi-rs-percentage:before{content:"\eecf"}.fi-rs-perfume:before{content:"\eed0"}.fi-rs-person-arrow-down-to-line:before{content:"\eed2"}.fi-rs-person-arrow-up-from-line:before{content:"\eed3"}.fi-rs-person-back-pain:before{content:"\eed4"}.fi-rs-person-battery:before{content:"\eed5"}.fi-rs-person-booth:before{content:"\eed6"}.fi-rs-person-breastfeeding:before{content:"\eed7"}.fi-rs-person-burst:before{content:"\eed8"}.fi-rs-person-carry-box:before{content:"\eed9"}.fi-rs-person-chalkboard:before{content:"\eeda"}.fi-rs-person-circle-check:before{content:"\eedb"}.fi-rs-person-circle-exclamation:before{content:"\eedc"}.fi-rs-person-circle-minus:before{content:"\eedd"}.fi-rs-person-circle-plus:before{content:"\eede"}.fi-rs-person-circle-question:before{content:"\eedf"}.fi-rs-person-circle-xmark:before{content:"\eee0"}.fi-rs-person-climbing:before{content:"\eee1"}.fi-rs-person-cv:before{content:"\eee2"}.fi-rs-person-dolly:before{content:"\eee3"}.fi-rs-person-dolly-empty:before{content:"\eee4"}.fi-rs-person-dots-from-line:before{content:"\eee5"}.fi-rs-person-dragging-bag:before{content:"\eee6"}.fi-rs-person-dress:before{content:"\eee7"}.fi-rs-person-dress-burst:before{content:"\eee8"}.fi-rs-person-dress-simple:before{content:"\eee9"}.fi-rs-person-drowning:before{content:"\eeea"}.fi-rs-person-falling:before{content:"\eeeb"}.fi-rs-person-harassing:before{content:"\eeed"}.fi-rs-person-luggage:before{content:"\eeee"}.fi-rs-person-lunge:before{content:"\eeef"}.fi-rs-person-military-pointing:before{content:"\eef0"}.fi-rs-person-military-rifle:before{content:"\eef1"}.fi-rs-person-military-to-person:before{content:"\eef2"}.fi-rs-person-pilates:before{content:"\eef3"}.fi-rs-person-praying:before{content:"\eef4"}.fi-rs-person-pregnant:before{content:"\eef5"}.fi-rs-person-presenting:before{content:"\eef6"}.fi-rs-person-rays:before{content:"\eef7"}.fi-rs-person-rifle:before{content:"\eef8"}.fi-rs-person-seat:before{content:"\eef9"}.fi-rs-person-seat-reclined:before{content:"\eefa"}.fi-rs-person-shelter:before{content:"\eefb"}.fi-rs-person-sign:before{content:"\eefc"}.fi-rs-person-simple:before{content:"\eefd"}.fi-rs-person-stress:before{content:"\eefe"}.fi-rs-person-surfing:before{content:"\eeff"}.fi-rs-person-through-window:before{content:"\ef00"}.fi-rs-person-to-door:before{content:"\ef01"}.fi-rs-person-walking-arrow-loop-left:before{content:"\ef03"}.fi-rs-person-walking-arrow-right:before{content:"\ef04"}.fi-rs-person-walking-from-line-arrow-right:before{content:"\ef06"}.fi-rs-person-walking-with-cane:before{content:"\ef07"}.fi-rs-personal-finance:before{content:"\ef08"}.fi-rs-peseta-sign:before{content:"\ef09"}.fi-rs-peso-sign:before{content:"\ef0a"}.fi-rs-pets:before{content:"\ef0b"}.fi-rs-pharmacy:before{content:"\ef0d"}.fi-rs-pharmacy-symbol:before{content:"\ef0e"}.fi-rs-phishing:before{content:"\ef11"}.fi-rs-phone-24h:before{content:"\ef12"}.fi-rs-phone-addiction:before{content:"\ef13"}.fi-rs-phone-call:before{content:"\ef14"}.fi-rs-phone-cross:before{content:"\ef15"}.fi-rs-phone-flip:before{content:"\ef16"}.fi-rs-phone-guide:before{content:"\ef17"}.fi-rs-phone-heart-message:before{content:"\ef18"}.fi-rs-phone-intercom:before{content:"\ef19"}.fi-rs-phone-megaphone:before{content:"\ef1a"}.fi-rs-phone-office:before{content:"\ef1b"}.fi-rs-phone-pause:before{content:"\ef1c"}.fi-rs-phone-plus:before{content:"\ef1d"}.fi-rs-phone-rotary:before{content:"\ef1e"}.fi-rs-phone-slash:before{content:"\ef1f"}.fi-rs-photo-capture:before{content:"\ef20"}.fi-rs-photo-film-music:before{content:"\ef22"}.fi-rs-photo-video:before{content:"\ef23"}.fi-rs-physics:before{content:"\ef2a"}.fi-rs-pi:before{content:"\ef2b"}.fi-rs-piano:before{content:"\ef2c"}.fi-rs-piano-keyboard:before{content:"\ef2d"}.fi-rs-picaxe-minning:before{content:"\ef2e"}.fi-rs-pickaxe:before{content:"\ef2f"}.fi-rs-picking:before{content:"\ef30"}.fi-rs-picking-box:before{content:"\ef31"}.fi-rs-picnic:before{content:"\ef32"}.fi-rs-picpeople:before{content:"\ef33"}.fi-rs-picpeople-filled:before{content:"\ef34"}.fi-rs-picture:before{content:"\ef35"}.fi-rs-pie:before{content:"\ef36"}.fi-rs-pie-chart-box:before{content:"\ef37"}.fi-rs-pig:before{content:"\ef39"}.fi-rs-pig-bank-bulb:before{content:"\ef3a"}.fi-rs-pig-face:before{content:"\ef3b"}.fi-rs-piggy-bank:before{content:"\ef3c"}.fi-rs-piggy-bank-budget:before{content:"\ef3d"}.fi-rs-pilates-reformer:before{content:"\ef3e"}.fi-rs-pillar:before{content:"\ef3f"}.fi-rs-pills:before{content:"\ef40"}.fi-rs-pin-to-pin:before{content:"\ef41"}.fi-rs-pinata:before{content:"\ef42"}.fi-rs-pineapple:before{content:"\ef43"}.fi-rs-pineapple-alt:before{content:"\ef44"}.fi-rs-pinecone:before{content:"\ef45"}.fi-rs-ping-pong:before{content:"\ef46"}.fi-rs-pipe-smoking:before{content:"\ef49"}.fi-rs-pipeline:before{content:"\ef4a"}.fi-rs-pisa-tower:before{content:"\ef4c"}.fi-rs-pistachio:before{content:"\ef4d"}.fi-rs-pixabay:before{content:"\ef4e"}.fi-rs-pizza-box:before{content:"\ef4f"}.fi-rs-pizza-slice:before{content:"\ef50"}.fi-rs-pizza-whole-slice:before{content:"\ef51"}.fi-rs-place-of-worship:before{content:"\ef52"}.fi-rs-plagiarism:before{content:"\ef53"}.fi-rs-plan:before{content:"\ef54"}.fi-rs-plan-strategy:before{content:"\ef55"}.fi-rs-plane:before{content:"\ef56"}.fi-rs-plane-alt:before{content:"\ef57"}.fi-rs-plane-arrival:before{content:"\ef58"}.fi-rs-plane-check:before{content:"\ef59"}.fi-rs-plane-clock:before{content:"\ef5a"}.fi-rs-plane-departure:before{content:"\ef5b"}.fi-rs-plane-globe:before{content:"\ef5c"}.fi-rs-plane-lock:before{content:"\ef5d"}.fi-rs-plane-prop:before{content:"\ef5e"}.fi-rs-plane-slash:before{content:"\ef5f"}.fi-rs-plane-tail:before{content:"\ef60"}.fi-rs-planet-mask:before{content:"\ef63"}.fi-rs-planet-moon:before{content:"\ef64"}.fi-rs-planet-ringed:before{content:"\ef65"}.fi-rs-planning:before{content:"\ef66"}.fi-rs-plant-care:before{content:"\ef67"}.fi-rs-plant-growth:before{content:"\ef68"}.fi-rs-plant-seed-invest:before{content:"\ef69"}.fi-rs-plant-wilt:before{content:"\ef6a"}.fi-rs-plate:before{content:"\ef6b"}.fi-rs-plate-eating:before{content:"\ef6c"}.fi-rs-plate-empty:before{content:"\ef6d"}.fi-rs-plate-utensils:before{content:"\ef6e"}.fi-rs-plate-wheat:before{content:"\ef6f"}.fi-rs-play:before{content:"\ef70"}.fi-rs-play-alt:before{content:"\ef71"}.fi-rs-play-circle:before{content:"\ef72"}.fi-rs-play-microphone:before{content:"\ef73"}.fi-rs-play-pause:before{content:"\ef74"}.fi-rs-playing-cards:before{content:"\ef75"}.fi-rs-pliers:before{content:"\ef76"}.fi-rs-plug:before{content:"\ef77"}.fi-rs-plug-alt:before{content:"\ef78"}.fi-rs-plug-bolt-charger:before{content:"\ef79"}.fi-rs-plug-cable:before{content:"\ef7a"}.fi-rs-plug-circle-bolt:before{content:"\ef7b"}.fi-rs-plug-circle-check:before{content:"\ef7c"}.fi-rs-plug-circle-exclamation:before{content:"\ef7d"}.fi-rs-plug-circle-minus:before{content:"\ef7e"}.fi-rs-plug-circle-plus:before{content:"\ef7f"}.fi-rs-plug-connection:before{content:"\ef80"}.fi-rs-plug-eco:before{content:"\ef81"}.fi-rs-plug-fire:before{content:"\ef82"}.fi-rs-plumbing:before{content:"\ef83"}.fi-rs-plunger:before{content:"\ef84"}.fi-rs-plus:before{content:"\ef85"}.fi-rs-plus-hexagon:before{content:"\ef86"}.fi-rs-plus-minus:before{content:"\ef87"}.fi-rs-plus-small:before{content:"\ef88"}.fi-rs-png-file:before{content:"\ef89"}.fi-rs-podcast:before{content:"\ef8a"}.fi-rs-podium:before{content:"\ef8b"}.fi-rs-podium-award:before{content:"\ef8c"}.fi-rs-podium-star:before{content:"\ef8d"}.fi-rs-podium-victory-leader:before{content:"\ef8f"}.fi-rs-point-of-sale:before{content:"\ef90"}.fi-rs-point-of-sale-bill:before{content:"\ef91"}.fi-rs-point-of-sale-card:before{content:"\ef92"}.fi-rs-point-of-sale-check:before{content:"\ef93"}.fi-rs-point-of-sale-lock:before{content:"\ef94"}.fi-rs-point-of-sale-mobile:before{content:"\ef95"}.fi-rs-point-of-sale-signal:before{content:"\ef96"}.fi-rs-point-of-sale-slash:before{content:"\ef97"}.fi-rs-pointer-loading:before{content:"\ef99"}.fi-rs-pointer-text:before{content:"\ef9a"}.fi-rs-poke-bowl:before{content:"\ef9b"}.fi-rs-poker-chip:before{content:"\ef9c"}.fi-rs-police-box:before{content:"\ef9d"}.fi-rs-polish-bottle:before{content:"\ef9e"}.fi-rs-polish-brush:before{content:"\ef9f"}.fi-rs-poll-h:before{content:"\efa0"}.fi-rs-pollution:before{content:"\efa2"}.fi-rs-pompebled:before{content:"\efa3"}.fi-rs-poo:before{content:"\efa4"}.fi-rs-poo-bolt:before{content:"\efa5"}.fi-rs-pool-8-ball:before{content:"\efa6"}.fi-rs-poop:before{content:"\efa7"}.fi-rs-pop:before{content:"\efa8"}.fi-rs-popcorn:before{content:"\efa9"}.fi-rs-popsicle:before{content:"\efaa"}.fi-rs-population:before{content:"\efab"}.fi-rs-population-globe:before{content:"\efac"}.fi-rs-portal-enter:before{content:"\efad"}.fi-rs-portal-exit:before{content:"\efae"}.fi-rs-portfolio:before{content:"\efaf"}.fi-rs-portrait:before{content:"\efb0"}.fi-rs-portuguese:before{content:"\efb1"}.fi-rs-postal-address:before{content:"\efb2"}.fi-rs-pot:before{content:"\efb4"}.fi-rs-potato:before{content:"\efb5"}.fi-rs-pound:before{content:"\efb6"}.fi-rs-powerbank:before{content:"\efb8"}.fi-rs-ppt-file:before{content:"\efb9"}.fi-rs-practice:before{content:"\efba"}.fi-rs-praying-hands:before{content:"\efbb"}.fi-rs-premium-account:before{content:"\efbe"}.fi-rs-prescription:before{content:"\efbf"}.fi-rs-prescription-bottle:before{content:"\efc0"}.fi-rs-prescription-bottle-alt:before{content:"\efc1"}.fi-rs-prescription-bottle-pill:before{content:"\efc2"}.fi-rs-presentation:before{content:"\efc3"}.fi-rs-presentation-folder:before{content:"\efc4"}.fi-rs-pretzel:before{content:"\efc5"}.fi-rs-preview:before{content:"\efc6"}.fi-rs-previous-square:before{content:"\efc7"}.fi-rs-price-down:before{content:"\efc8"}.fi-rs-print:before{content:"\efca"}.fi-rs-print-magnifying-glass:before{content:"\efcb"}.fi-rs-print-slash:before{content:"\efcc"}.fi-rs-print-wifi:before{content:"\efcd"}.fi-rs-printer-notification:before{content:"\efce"}.fi-rs-priority-arrow:before{content:"\efd0"}.fi-rs-priority-arrows:before{content:"\efd1"}.fi-rs-priority-importance:before{content:"\efd3"}.fi-rs-privacy-settings:before{content:"\efd6"}.fi-rs-private-account:before{content:"\efd7"}.fi-rs-problem-solving:before{content:"\efd9"}.fi-rs-procedures:before{content:"\efda"}.fi-rs-process:before{content:"\efdb"}.fi-rs-productivity:before{content:"\efdd"}.fi-rs-progress-bar-dotted-empty:before{content:"\efde"}.fi-rs-progress-bar-dotted-half:before{content:"\efdf"}.fi-rs-progress-bar-dotted-line-half:before{content:"\efe0"}.fi-rs-progress-bar-empty:before{content:"\efe1"}.fi-rs-progress-bar-half:before{content:"\efe2"}.fi-rs-progress-bar-square-empty:before{content:"\efe3"}.fi-rs-progress-bar-square-half:before{content:"\efe4"}.fi-rs-progress-complete:before{content:"\efe5"}.fi-rs-progress-download:before{content:"\efe6"}.fi-rs-progress-upload:before{content:"\efe7"}.fi-rs-projector:before{content:"\efe8"}.fi-rs-protein-bar:before{content:"\efe9"}.fi-rs-protein-shake:before{content:"\efea"}.fi-rs-protractor:before{content:"\efeb"}.fi-rs-psychology:before{content:"\efec"}.fi-rs-pulse:before{content:"\efed"}.fi-rs-pump:before{content:"\efee"}.fi-rs-pump-medical:before{content:"\efef"}.fi-rs-pumpkin:before{content:"\eff0"}.fi-rs-pumpkin-alt:before{content:"\eff1"}.fi-rs-pumpkin-alt-2:before{content:"\eff2"}.fi-rs-punching-bag:before{content:"\eff3"}.fi-rs-puzzle-alt:before{content:"\eff5"}.fi-rs-puzzle-piece:before{content:"\eff7"}.fi-rs-puzzle-piece-integration:before{content:"\eff8"}.fi-rs-puzzle-pieces:before{content:"\eff9"}.fi-rs-pyramid:before{content:"\effa"}.fi-rs-q:before{content:"\effd"}.fi-rs-QR:before{content:"\effe"}.fi-rs-qr-scan:before{content:"\efff"}.fi-rs-qrcode:before{content:"\f000"}.fi-rs-qrcode-box:before{content:"\f001"}.fi-rs-qrcode-information:before{content:"\f002"}.fi-rs-qrcode-location:before{content:"\f003"}.fi-rs-qrcode-menu:before{content:"\f004"}.fi-rs-qrcode-money:before{content:"\f005"}.fi-rs-qrcode-ticket:before{content:"\f006"}.fi-rs-qrcode-wifi:before{content:"\f007"}.fi-rs-quality:before{content:"\f008"}.fi-rs-quality-box:before{content:"\f009"}.fi-rs-question:before{content:"\f00b"}.fi-rs-question-square:before{content:"\f00c"}.fi-rs-queue:before{content:"\f00d"}.fi-rs-queue-alt:before{content:"\f00e"}.fi-rs-queue-line:before{content:"\f00f"}.fi-rs-queue-signal:before{content:"\f010"}.fi-rs-quick-box:before{content:"\f012"}.fi-rs-quill-pen-story:before{content:"\f014"}.fi-rs-quiz:before{content:"\f015"}.fi-rs-quiz-alt:before{content:"\f016"}.fi-rs-quiz-test:before{content:"\f017"}.fi-rs-quote-right:before{content:"\f018"}.fi-rs-quran-user:before{content:"\f01a"}.fi-rs-r:before{content:"\f01b"}.fi-rs-rabbit:before{content:"\f01c"}.fi-rs-rabbit-fast:before{content:"\f01d"}.fi-rs-raccoon:before{content:"\f01e"}.fi-rs-racquet:before{content:"\f01f"}.fi-rs-radar:before{content:"\f020"}.fi-rs-radar-monitoring-track:before{content:"\f021"}.fi-rs-radiation:before{content:"\f022"}.fi-rs-radiation-alt:before{content:"\f023"}.fi-rs-radio:before{content:"\f024"}.fi-rs-radio-alt:before{content:"\f025"}.fi-rs-radio-button:before{content:"\f026"}.fi-rs-radio-question-mark:before{content:"\f027"}.fi-rs-radio-tower:before{content:"\f028"}.fi-rs-radio-waves:before{content:"\f029"}.fi-rs-radish:before{content:"\f02a"}.fi-rs-rainbow:before{content:"\f02b"}.fi-rs-raindrops:before{content:"\f02c"}.fi-rs-ram:before{content:"\f02d"}.fi-rs-ramp-loading:before{content:"\f02e"}.fi-rs-rank:before{content:"\f02f"}.fi-rs-ranking-podium:before{content:"\f030"}.fi-rs-ranking-podium-empty:before{content:"\f031"}.fi-rs-ranking-star:before{content:"\f032"}.fi-rs-ranking-stars:before{content:"\f033"}.fi-rs-raygun:before{content:"\f035"}.fi-rs-razor-barber:before{content:"\f036"}.fi-rs-react:before{content:"\f037"}.fi-rs-rec:before{content:"\f039"}.fi-rs-receipt:before{content:"\f03a"}.fi-rs-recipe:before{content:"\f03b"}.fi-rs-recipe-book:before{content:"\f03c"}.fi-rs-record-vinyl:before{content:"\f03d"}.fi-rs-rectabgle-vertical:before{content:"\f03e"}.fi-rs-rectangle-barcode:before{content:"\f03f"}.fi-rs-rectangle-code:before{content:"\f040"}.fi-rs-rectangle-history-circle-plus:before{content:"\f041"}.fi-rs-rectangle-horizontal:before{content:"\f042"}.fi-rs-rectangle-list:before{content:"\f043"}.fi-rs-rectangle-panoramic:before{content:"\f044"}.fi-rs-rectangle-pro:before{content:"\f045"}.fi-rs-rectangle-vertical:before{content:"\f046"}.fi-rs-rectangle-vertical-history:before{content:"\f047"}.fi-rs-rectangle-xmark:before{content:"\f048"}.fi-rs-rectangles-mixed:before{content:"\f049"}.fi-rs-recycle:before{content:"\f04a"}.fi-rs-recycle-bin:before{content:"\f04b"}.fi-rs-redo:before{content:"\f04e"}.fi-rs-redo-alt:before{content:"\f04f"}.fi-rs-reel:before{content:"\f050"}.fi-rs-refer:before{content:"\f051"}.fi-rs-refer-arrow:before{content:"\f052"}.fi-rs-referee:before{content:"\f053"}.fi-rs-referral:before{content:"\f056"}.fi-rs-referral-alt:before{content:"\f057"}.fi-rs-referral-link-arrow:before{content:"\f058"}.fi-rs-referral-user:before{content:"\f059"}.fi-rs-reflect:before{content:"\f05a"}.fi-rs-reflect-horizontal:before{content:"\f05b"}.fi-rs-reflect-horizontal-alt:before{content:"\f05c"}.fi-rs-reflect-vertical:before{content:"\f05d"}.fi-rs-refresh:before{content:"\f05e"}.fi-rs-refrigerator:before{content:"\f05f"}.fi-rs-refund:before{content:"\f060"}.fi-rs-refund-alt:before{content:"\f061"}.fi-rs-region-pin:before{content:"\f062"}.fi-rs-region-pin-alt:before{content:"\f063"}.fi-rs-registered:before{content:"\f064"}.fi-rs-registration-paper:before{content:"\f067"}.fi-rs-reminder-appointment:before{content:"\f068"}.fi-rs-remote-access:before{content:"\f069"}.fi-rs-remote-control:before{content:"\f06a"}.fi-rs-remote-control-hand:before{content:"\f06b"}.fi-rs-remove-folder:before{content:"\f06c"}.fi-rs-remove-user:before{content:"\f06d"}.fi-rs-rent:before{content:"\f06e"}.fi-rs-rent-signal:before{content:"\f06f"}.fi-rs-repeat-task:before{content:"\f070"}.fi-rs-replace:before{content:"\f071"}.fi-rs-replay-10:before{content:"\f073"}.fi-rs-replay-30:before{content:"\f074"}.fi-rs-replay-5:before{content:"\f075"}.fi-rs-reply-all:before{content:"\f076"}.fi-rs-republican:before{content:"\f077"}.fi-rs-research-arrows-circle:before{content:"\f078"}.fi-rs-reservation-smartphone:before{content:"\f079"}.fi-rs-reservation-table:before{content:"\f07a"}.fi-rs-resistance-band:before{content:"\f07b"}.fi-rs-resize:before{content:"\f07c"}.fi-rs-resize-screen:before{content:"\f07d"}.fi-rs-resources:before{content:"\f07e"}.fi-rs-responsability:before{content:"\f07f"}.fi-rs-responsive-design:before{content:"\f080"}.fi-rs-restaurant:before{content:"\f081"}.fi-rs-restaurant-sign:before{content:"\f082"}.fi-rs-restock:before{content:"\f083"}.fi-rs-restroom-simple:before{content:"\f084"}.fi-rs-resume:before{content:"\f085"}.fi-rs-Revenue:before{content:"\f087"}.fi-rs-revenue-alt:before{content:"\f088"}.fi-rs-revenue-euro:before{content:"\f089"}.fi-rs-review:before{content:"\f08b"}.fi-rs-rewind:before{content:"\f08c"}.fi-rs-rewind-button-circle:before{content:"\f08d"}.fi-rs-rhombus:before{content:"\f08e"}.fi-rs-ribbon:before{content:"\f08f"}.fi-rs-right:before{content:"\f090"}.fi-rs-right-click-mouse:before{content:"\f091"}.fi-rs-right-from-bracket:before{content:"\f092"}.fi-rs-ring:before{content:"\f094"}.fi-rs-ring-box:before{content:"\f095"}.fi-rs-ring-diamond:before{content:"\f096"}.fi-rs-ring-light:before{content:"\f097"}.fi-rs-rings-wedding:before{content:"\f098"}.fi-rs-risk:before{content:"\f099"}.fi-rs-risk-alt:before{content:"\f09a"}.fi-rs-risk-assessment:before{content:"\f09b"}.fi-rs-river:before{content:"\f09c"}.fi-rs-road:before{content:"\f09d"}.fi-rs-road-arrow:before{content:"\f09e"}.fi-rs-road-barrier:before{content:"\f09f"}.fi-rs-road-bridge:before{content:"\f0a0"}.fi-rs-road-check:before{content:"\f0a1"}.fi-rs-road-lock:before{content:"\f0a2"}.fi-rs-road-map-pin:before{content:"\f0a3"}.fi-rs-road-settings:before{content:"\f0a4"}.fi-rs-road-sign-left:before{content:"\f0a5"}.fi-rs-road-time:before{content:"\f0a6"}.fi-rs-roadmap:before{content:"\f0a7"}.fi-rs-robot:before{content:"\f0a8"}.fi-rs-robot-money:before{content:"\f0a9"}.fi-rs-robotic-arm:before{content:"\f0aa"}.fi-rs-rock:before{content:"\f0ab"}.fi-rs-rock-hair-user:before{content:"\f0ac"}.fi-rs-rock-hammer:before{content:"\f0ad"}.fi-rs-rocket:before{content:"\f0ae"}.fi-rs-rocket-gear:before{content:"\f0af"}.fi-rs-rocket-hand:before{content:"\f0b0"}.fi-rs-rocket-holding-hand:before{content:"\f0b1"}.fi-rs-rocket-lunch:before{content:"\f0b2"}.fi-rs-rocket-planet:before{content:"\f0b3"}.fi-rs-rocking-horse:before{content:"\f0b4"}.fi-rs-rocks:before{content:"\f0b5"}.fi-rs-roi:before{content:"\f0b6"}.fi-rs-role-play:before{content:"\f0b7"}.fi-rs-roller-coaster:before{content:"\f0b8"}.fi-rs-roller-skate:before{content:"\f0b9"}.fi-rs-roller-skater:before{content:"\f0ba"}.fi-rs-roof:before{content:"\f0bb"}.fi-rs-room-service:before{content:"\f0bc"}.fi-rs-rose:before{content:"\f0bd"}.fi-rs-rose-alt:before{content:"\f0be"}.fi-rs-rotate-exclamation:before{content:"\f0bf"}.fi-rs-rotate-left:before{content:"\f0c0"}.fi-rs-rotate-reverse:before{content:"\f0c1"}.fi-rs-rotate-right:before{content:"\f0c2"}.fi-rs-rotate-square:before{content:"\f0c3"}.fi-rs-roulette:before{content:"\f0c4"}.fi-rs-round-cctv:before{content:"\f0c5"}.fi-rs-route:before{content:"\f0c6"}.fi-rs-route-highway:before{content:"\f0c7"}.fi-rs-route-interstate:before{content:"\f0c8"}.fi-rs-router:before{content:"\f0c9"}.fi-rs-router-laptop:before{content:"\f0ca"}.fi-rs-router-lock:before{content:"\f0cb"}.fi-rs-router-wifi:before{content:"\f0cc"}.fi-rs-router-wifi-alt:before{content:"\f0cd"}.fi-rs-rss:before{content:"\f0ce"}.fi-rs-rss-alt:before{content:"\f0cf"}.fi-rs-ruble-sign:before{content:"\f0d0"}.fi-rs-rugby:before{content:"\f0d1"}.fi-rs-rugby-helmet:before{content:"\f0d2"}.fi-rs-ruler-combined:before{content:"\f0d3"}.fi-rs-ruler-horizontal:before{content:"\f0d4"}.fi-rs-ruler-triangle:before{content:"\f0d5"}.fi-rs-ruler-vertical:before{content:"\f0d6"}.fi-rs-rules:before{content:"\f0d7"}.fi-rs-rules-alt:before{content:"\f0d8"}.fi-rs-running:before{content:"\f0d9"}.fi-rs-running-track:before{content:"\f0da"}.fi-rs-rupee-sign:before{content:"\f0db"}.fi-rs-rupiah-sign:before{content:"\f0dc"}.fi-rs-russian:before{content:"\f0dd"}.fi-rs-rv:before{content:"\f0de"}.fi-rs-s:before{content:"\f0df"}.fi-rs-sack:before{content:"\f0e0"}.fi-rs-sack-dollar:before{content:"\f0e1"}.fi-rs-sad:before{content:"\f0e2"}.fi-rs-sad-cry:before{content:"\f0e3"}.fi-rs-sad-tear:before{content:"\f0e4"}.fi-rs-safe-battery:before{content:"\f0e5"}.fi-rs-safe-box:before{content:"\f0e6"}.fi-rs-safe-browsing:before{content:"\f0e7"}.fi-rs-safety-glasses:before{content:"\f0e8"}.fi-rs-safety-pin:before{content:"\f0e9"}.fi-rs-safety-zone:before{content:"\f0ea"}.fi-rs-saffron:before{content:"\f0eb"}.fi-rs-sailboat:before{content:"\f0ec"}.fi-rs-sake:before{content:"\f0ed"}.fi-rs-salad:before{content:"\f0ee"}.fi-rs-salary-alt:before{content:"\f0f0"}.fi-rs-salt-pepper:before{content:"\f0f1"}.fi-rs-salt-shaker:before{content:"\f0f2"}.fi-rs-sandwich:before{content:"\f0f4"}.fi-rs-sandwich-alt:before{content:"\f0f5"}.fi-rs-sanitary-pad:before{content:"\f0f6"}.fi-rs-satellite:before{content:"\f0f9"}.fi-rs-satellite-dish:before{content:"\f0fa"}.fi-rs-satisfaction-bar:before{content:"\f0fb"}.fi-rs-saturday:before{content:"\f0fc"}.fi-rs-sauce:before{content:"\f0fd"}.fi-rs-sausage:before{content:"\f0fe"}.fi-rs-save-the-planet:before{content:"\f0ff"}.fi-rs-saw:before{content:"\f100"}.fi-rs-sax-hot:before{content:"\f101"}.fi-rs-saxophone:before{content:"\f102"}.fi-rs-scale:before{content:"\f103"}.fi-rs-scale-comparison:before{content:"\f104"}.fi-rs-scale-comparison-alt:before{content:"\f105"}.fi-rs-scalpel:before{content:"\f106"}.fi-rs-scalpel-path:before{content:"\f107"}.fi-rs-scanner-gun:before{content:"\f108"}.fi-rs-scanner-image:before{content:"\f109"}.fi-rs-scanner-keyboard:before{content:"\f10a"}.fi-rs-scanner-touchscreen:before{content:"\f10b"}.fi-rs-scarecrow:before{content:"\f10c"}.fi-rs-scarf:before{content:"\f10d"}.fi-rs-schedule:before{content:"\f10e"}.fi-rs-school:before{content:"\f10f"}.fi-rs-school-bus:before{content:"\f110"}.fi-rs-school-circle-chek:before{content:"\f112"}.fi-rs-school-circle-exclamation:before{content:"\f113"}.fi-rs-school-circle-xmark:before{content:"\f114"}.fi-rs-school-lock:before{content:"\f115"}.fi-rs-science-ai:before{content:"\f116"}.fi-rs-science-podcast:before{content:"\f117"}.fi-rs-scissor-lift:before{content:"\f118"}.fi-rs-scissors:before{content:"\f119"}.fi-rs-scone:before{content:"\f11a"}.fi-rs-scooter:before{content:"\f11b"}.fi-rs-score-board:before{content:"\f11c"}.fi-rs-scorpion:before{content:"\f11d"}.fi-rs-scraper:before{content:"\f11e"}.fi-rs-screen:before{content:"\f11f"}.fi-rs-screen-calibration:before{content:"\f120"}.fi-rs-screen-play:before{content:"\f121"}.fi-rs-screen-recorder:before{content:"\f122"}.fi-rs-screen-share:before{content:"\f123"}.fi-rs-screen-shield:before{content:"\f124"}.fi-rs-screencast:before{content:"\f126"}.fi-rs-screw:before{content:"\f127"}.fi-rs-screw-alt:before{content:"\f128"}.fi-rs-screwdriver:before{content:"\f129"}.fi-rs-scribble:before{content:"\f12a"}.fi-rs-script:before{content:"\f12b"}.fi-rs-scroll:before{content:"\f12c"}.fi-rs-scroll-document-story:before{content:"\f12d"}.fi-rs-scroll-old:before{content:"\f12e"}.fi-rs-scroll-torah:before{content:"\f12f"}.fi-rs-scrubber:before{content:"\f130"}.fi-rs-sculpture:before{content:"\f131"}.fi-rs-scythe:before{content:"\f132"}.fi-rs-sd-card:before{content:"\f133"}.fi-rs-sd-cards:before{content:"\f134"}.fi-rs-sea-level:before{content:"\f135"}.fi-rs-sea-wave:before{content:"\f136"}.fi-rs-seal:before{content:"\f137"}.fi-rs-seal-exclamation:before{content:"\f138"}.fi-rs-seal-question:before{content:"\f139"}.fi-rs-search:before{content:"\f13a"}.fi-rs-search-alt:before{content:"\f13b"}.fi-rs-search-bar:before{content:"\f13c"}.fi-rs-search-dollar:before{content:"\f13d"}.fi-rs-search-heart:before{content:"\f13e"}.fi-rs-search-location:before{content:"\f13f"}.fi-rs-seat-airline:before{content:"\f140"}.fi-rs-seatbelt-safety-driver:before{content:"\f141"}.fi-rs-second:before{content:"\f142"}.fi-rs-second-award:before{content:"\f143"}.fi-rs-second-laurel:before{content:"\f144"}.fi-rs-second-medal:before{content:"\f145"}.fi-rs-secure-backup:before{content:"\f147"}.fi-rs-security-gate:before{content:"\f149"}.fi-rs-seedling:before{content:"\f14a"}.fi-rs-segway:before{content:"\f14b"}.fi-rs-selection:before{content:"\f14d"}.fi-rs-self-care:before{content:"\f14e"}.fi-rs-selfie:before{content:"\f14f"}.fi-rs-sell:before{content:"\f150"}.fi-rs-seller:before{content:"\f151"}.fi-rs-seller-store:before{content:"\f152"}.fi-rs-selling:before{content:"\f154"}.fi-rs-send-back:before{content:"\f156"}.fi-rs-send-backward:before{content:"\f157"}.fi-rs-send-money:before{content:"\f158"}.fi-rs-send-money-smartphone:before{content:"\f159"}.fi-rs-sensor:before{content:"\f15a"}.fi-rs-sensor-alert:before{content:"\f15b"}.fi-rs-sensor-fire:before{content:"\f15c"}.fi-rs-sensor-on:before{content:"\f15d"}.fi-rs-sensor-smoke:before{content:"\f15e"}.fi-rs-september-calendar:before{content:"\f15f"}.fi-rs-serum:before{content:"\f160"}.fi-rs-server-key:before{content:"\f161"}.fi-rs-session-timeout:before{content:"\f162"}.fi-rs-settings:before{content:"\f163"}.fi-rs-settings-sliders:before{content:"\f164"}.fi-rs-settings-window:before{content:"\f165"}.fi-rs-sewing-machine:before{content:"\f166"}.fi-rs-sewing-machine-alt:before{content:"\f167"}.fi-rs-shaka:before{content:"\f168"}.fi-rs-shampoo:before{content:"\f169"}.fi-rs-share:before{content:"\f16a"}.fi-rs-share-alt-square:before{content:"\f16b"}.fi-rs-share-square:before{content:"\f16c"}.fi-rs-sharpener:before{content:"\f16d"}.fi-rs-sheep:before{content:"\f16e"}.fi-rs-shekel-sign:before{content:"\f16f"}.fi-rs-shell:before{content:"\f170"}.fi-rs-shelves:before{content:"\f171"}.fi-rs-shelves-empty:before{content:"\f172"}.fi-rs-shield:before{content:"\f173"}.fi-rs-shield-alt:before{content:"\f174"}.fi-rs-shield-cat:before{content:"\f175"}.fi-rs-shield-check:before{content:"\f176"}.fi-rs-shield-cross:before{content:"\f177"}.fi-rs-shield-divided-four:before{content:"\f178"}.fi-rs-shield-dog:before{content:"\f179"}.fi-rs-shield-exclamation:before{content:"\f17a"}.fi-rs-shield-interrogation:before{content:"\f17b"}.fi-rs-shield-keyhole:before{content:"\f17c"}.fi-rs-shield-minus:before{content:"\f17d"}.fi-rs-shield-plus:before{content:"\f17e"}.fi-rs-shield-security-risk:before{content:"\f180"}.fi-rs-shield-slash:before{content:"\f181"}.fi-rs-shield-trust:before{content:"\f182"}.fi-rs-shield-virus:before{content:"\f183"}.fi-rs-shield-xmark:before{content:"\f184"}.fi-rs-ship:before{content:"\f185"}.fi-rs-ship-side:before{content:"\f186"}.fi-rs-shipping-fast:before{content:"\f187"}.fi-rs-shipping-timed:before{content:"\f188"}.fi-rs-shirt:before{content:"\f189"}.fi-rs-shirt-long-sleeve:before{content:"\f18a"}.fi-rs-shirt-running:before{content:"\f18b"}.fi-rs-shirt-tank-top:before{content:"\f18c"}.fi-rs-shish-kebab:before{content:"\f18d"}.fi-rs-shoe-prints:before{content:"\f18e"}.fi-rs-shop:before{content:"\f18f"}.fi-rs-shop-lock:before{content:"\f190"}.fi-rs-shop-slash:before{content:"\f191"}.fi-rs-shopping-bag:before{content:"\f193"}.fi-rs-shopping-bag-add:before{content:"\f194"}.fi-rs-shopping-basket:before{content:"\f195"}.fi-rs-shopping-cart:before{content:"\f196"}.fi-rs-shopping-cart-add:before{content:"\f197"}.fi-rs-shopping-cart-buyer:before{content:"\f198"}.fi-rs-shopping-cart-check:before{content:"\f199"}.fi-rs-shopping-cart-checkout:before{content:"\f19a"}.fi-rs-shopping-cart-clear:before{content:"\f19b"}.fi-rs-shopping-cart-favourite:before{content:"\f19c"}.fi-rs-shopping-cart-heart:before{content:"\f19d"}.fi-rs-shopping-cart-nft:before{content:"\f19e"}.fi-rs-shopping-cart-notification:before{content:"\f19f"}.fi-rs-shoulder-joint:before{content:"\f1a0"}.fi-rs-shovel:before{content:"\f1a1"}.fi-rs-shovel-snow:before{content:"\f1a2"}.fi-rs-shower:before{content:"\f1a3"}.fi-rs-shower-down:before{content:"\f1a4"}.fi-rs-shower-gel:before{content:"\f1a5"}.fi-rs-shredder:before{content:"\f1a6"}.fi-rs-shrimp:before{content:"\f1a7"}.fi-rs-shuffle:before{content:"\f1a8"}.fi-rs-shuttle-van:before{content:"\f1a9"}.fi-rs-shuttlecock:before{content:"\f1aa"}.fi-rs-Sickle:before{content:"\f1ab"}.fi-rs-sidebar:before{content:"\f1ac"}.fi-rs-sidebar-flip:before{content:"\f1ad"}.fi-rs-sigma:before{content:"\f1af"}.fi-rs-sign-hanging:before{content:"\f1b0"}.fi-rs-sign-in-alt:before{content:"\f1b1"}.fi-rs-sign-language:before{content:"\f1b2"}.fi-rs-sign-out-alt:before{content:"\f1b3"}.fi-rs-sign-posts:before{content:"\f1b4"}.fi-rs-sign-posts-wrench:before{content:"\f1b5"}.fi-rs-sign-up:before{content:"\f1b6"}.fi-rs-signal-alt:before{content:"\f1b7"}.fi-rs-signal-alt-1:before{content:"\f1b8"}.fi-rs-signal-alt-2:before{content:"\f1b9"}.fi-rs-signal-alt-slash:before{content:"\f1ba"}.fi-rs-signal-bars-fair:before{content:"\f1bb"}.fi-rs-signal-bars-good:before{content:"\f1bc"}.fi-rs-signal-bars-weak:before{content:"\f1be"}.fi-rs-signal-stream:before{content:"\f1c1"}.fi-rs-signal-stream-slash:before{content:"\f1c2"}.fi-rs-signature:before{content:"\f1c5"}.fi-rs-signature-lock:before{content:"\f1c6"}.fi-rs-signature-slash:before{content:"\f1c8"}.fi-rs-sim-card:before{content:"\f1c9"}.fi-rs-sim-cards:before{content:"\f1ca"}.fi-rs-sink:before{content:"\f1cb"}.fi-rs-Siren:before{content:"\f1cc"}.fi-rs-siren-on:before{content:"\f1cd"}.fi-rs-site:before{content:"\f1ce"}.fi-rs-site-alt:before{content:"\f1cf"}.fi-rs-site-browser:before{content:"\f1d1"}.fi-rs-sitemap:before{content:"\f1d2"}.fi-rs-skate-park:before{content:"\f1d3"}.fi-rs-skateboard:before{content:"\f1d4"}.fi-rs-skating:before{content:"\f1d5"}.fi-rs-skeleton:before{content:"\f1d6"}.fi-rs-skeleton-ribs:before{content:"\f1d7"}.fi-rs-skewer:before{content:"\f1d9"}.fi-rs-ski-boot-ski:before{content:"\f1da"}.fi-rs-ski-jump:before{content:"\f1db"}.fi-rs-ski-lift:before{content:"\f1dc"}.fi-rs-skiing:before{content:"\f1dd"}.fi-rs-skiing-nordic:before{content:"\f1de"}.fi-rs-skill:before{content:"\f1df"}.fi-rs-skill-alt:before{content:"\f1e0"}.fi-rs-skill-user:before{content:"\f1e2"}.fi-rs-skin:before{content:"\f1e3"}.fi-rs-skin-acne:before{content:"\f1e4"}.fi-rs-skin-arrow:before{content:"\f1e5"}.fi-rs-skin-drop:before{content:"\f1e6"}.fi-rs-skin-hair:before{content:"\f1e7"}.fi-rs-skin-laser:before{content:"\f1e8"}.fi-rs-skin-uv:before{content:"\f1e9"}.fi-rs-skip-15-seconds:before{content:"\f1ea"}.fi-rs-skull:before{content:"\f1eb"}.fi-rs-skull-cow:before{content:"\f1ec"}.fi-rs-skull-crossbones:before{content:"\f1ed"}.fi-rs-skull-heart:before{content:"\f1ee"}.fi-rs-skyscraper:before{content:"\f1f2"}.fi-rs-slash:before{content:"\f1f4"}.fi-rs-sledding:before{content:"\f1f6"}.fi-rs-sleep-tracker:before{content:"\f1f7"}.fi-rs-sleeping-bag:before{content:"\f1f8"}.fi-rs-sleeping-cat:before{content:"\f1f9"}.fi-rs-sleigh:before{content:"\f1fa"}.fi-rs-sliders-h-square:before{content:"\f1fb"}.fi-rs-sliders-v:before{content:"\f1fc"}.fi-rs-sliders-v-square:before{content:"\f1fd"}.fi-rs-slides:before{content:"\f1fe"}.fi-rs-slot-machine:before{content:"\f200"}.fi-rs-smart-building:before{content:"\f201"}.fi-rs-smart-contract:before{content:"\f202"}.fi-rs-smart-curtains:before{content:"\f203"}.fi-rs-smart-glasses:before{content:"\f204"}.fi-rs-smart-home:before{content:"\f205"}.fi-rs-smart-home-alt:before{content:"\f206"}.fi-rs-smart-home-chip:before{content:"\f207"}.fi-rs-smart-home-cloud:before{content:"\f208"}.fi-rs-smart-home-key:before{content:"\f209"}.fi-rs-smart-watch-calendar:before{content:"\f20a"}.fi-rs-smart-watch-call:before{content:"\f20b"}.fi-rs-smart-watch-notifications:before{content:"\f20c"}.fi-rs-smart-wireless-door:before{content:"\f20d"}.fi-rs-smartphone:before{content:"\f20e"}.fi-rs-smartphone-ar:before{content:"\f20f"}.fi-rs-smartphone-bus-payment:before{content:"\f210"}.fi-rs-smartphone-fingerprint:before{content:"\f211"}.fi-rs-smartwatch:before{content:"\f212"}.fi-rs-smartwatch-sleep-tracking:before{content:"\f213"}.fi-rs-smile-beam:before{content:"\f215"}.fi-rs-smile-plus:before{content:"\f216"}.fi-rs-smile-wink:before{content:"\f217"}.fi-rs-smiley-comment-alt:before{content:"\f218"}.fi-rs-smiling-baby:before{content:"\f219"}.fi-rs-smiling-boy:before{content:"\f21a"}.fi-rs-smiling-girl:before{content:"\f21b"}.fi-rs-smiling-old-man:before{content:"\f21c"}.fi-rs-smiling-old-woman:before{content:"\f21d"}.fi-rs-smog:before{content:"\f21e"}.fi-rs-smoke:before{content:"\f21f"}.fi-rs-smoking:before{content:"\f220"}.fi-rs-smoking-ban:before{content:"\f221"}.fi-rs-smoothie:before{content:"\f222"}.fi-rs-snail:before{content:"\f223"}.fi-rs-snake:before{content:"\f224"}.fi-rs-snake-plant:before{content:"\f225"}.fi-rs-snap:before{content:"\f226"}.fi-rs-snooze:before{content:"\f22a"}.fi-rs-snow-blowing:before{content:"\f22b"}.fi-rs-snowboarding:before{content:"\f22c"}.fi-rs-snowflake:before{content:"\f22d"}.fi-rs-snowflake-droplets:before{content:"\f22e"}.fi-rs-snowflakes:before{content:"\f22f"}.fi-rs-snowman-alt:before{content:"\f231"}.fi-rs-snowman-head:before{content:"\f232"}.fi-rs-snowmobile:before{content:"\f233"}.fi-rs-snowplow:before{content:"\f234"}.fi-rs-soap:before{content:"\f235"}.fi-rs-soap-alt:before{content:"\f236"}.fi-rs-soccer-boots:before{content:"\f237"}.fi-rs-social-distance:before{content:"\f238"}.fi-rs-social-media-hand:before{content:"\f239"}.fi-rs-social-media-notification:before{content:"\f23a"}.fi-rs-social-network:before{content:"\f23b"}.fi-rs-socks:before{content:"\f23c"}.fi-rs-sofa:before{content:"\f23d"}.fi-rs-sofa-size:before{content:"\f23e"}.fi-rs-software-development:before{content:"\f23f"}.fi-rs-soju:before{content:"\f240"}.fi-rs-solar-panel:before{content:"\f241"}.fi-rs-solar-panel-sun:before{content:"\f242"}.fi-rs-solar-system:before{content:"\f243"}.fi-rs-sold-house:before{content:"\f244"}.fi-rs-sold-signal:before{content:"\f245"}.fi-rs-sort:before{content:"\f247"}.fi-rs-sort-alpha-down:before{content:"\f248"}.fi-rs-sort-alpha-down-alt:before{content:"\f249"}.fi-rs-sort-alpha-up:before{content:"\f24a"}.fi-rs-sort-alpha-up-alt:before{content:"\f24b"}.fi-rs-sort-alt:before{content:"\f24c"}.fi-rs-sort-amount-down:before{content:"\f24d"}.fi-rs-sort-amount-down-alt:before{content:"\f24e"}.fi-rs-sort-amount-up:before{content:"\f24f"}.fi-rs-sort-amount-up-alt:before{content:"\f250"}.fi-rs-sort-circle:before{content:"\f251"}.fi-rs-sort-circle-down:before{content:"\f252"}.fi-rs-sort-circle-up:before{content:"\f253"}.fi-rs-sort-down:before{content:"\f254"}.fi-rs-sort-numeric-down:before{content:"\f255"}.fi-rs-sort-numeric-down-alt:before{content:"\f256"}.fi-rs-sort-shapes-down:before{content:"\f257"}.fi-rs-sort-shapes-up:before{content:"\f258"}.fi-rs-sort-size-down:before{content:"\f259"}.fi-rs-sort-size-up:before{content:"\f25a"}.fi-rs-soup:before{content:"\f25c"}.fi-rs-source-data:before{content:"\f25d"}.fi-rs-source-document:before{content:"\f25e"}.fi-rs-source-document-alt:before{content:"\f25f"}.fi-rs-spa:before{content:"\f261"}.fi-rs-space-shuttle:before{content:"\f262"}.fi-rs-space-station-moon:before{content:"\f263"}.fi-rs-space-station-moon-alt:before{content:"\f264"}.fi-rs-spade:before{content:"\f265"}.fi-rs-spaghetti-monster-flying:before{content:"\f266"}.fi-rs-spain-country-code:before{content:"\f267"}.fi-rs-spain-map:before{content:"\f268"}.fi-rs-spam:before{content:"\f269"}.fi-rs-spam-filter:before{content:"\f26a"}.fi-rs-spanish:before{content:"\f26b"}.fi-rs-sparkles:before{content:"\f26d"}.fi-rs-spartan-helmet:before{content:"\f26e"}.fi-rs-speaker:before{content:"\f26f"}.fi-rs-speakers:before{content:"\f270"}.fi-rs-speech-bubble-story:before{content:"\f271"}.fi-rs-speedometer-arrow:before{content:"\f272"}.fi-rs-speedometer-kpi:before{content:"\f273"}.fi-rs-sperm:before{content:"\f274"}.fi-rs-sphere:before{content:"\f275"}.fi-rs-spider:before{content:"\f276"}.fi-rs-spider-black-widow:before{content:"\f277"}.fi-rs-spider-web:before{content:"\f278"}.fi-rs-spine:before{content:"\f279"}.fi-rs-spinner:before{content:"\f27a"}.fi-rs-splash:before{content:"\f27b"}.fi-rs-split:before{content:"\f27c"}.fi-rs-split-payment:before{content:"\f27d"}.fi-rs-split-screen:before{content:"\f27e"}.fi-rs-split-up-relation:before{content:"\f27f"}.fi-rs-splotch:before{content:"\f280"}.fi-rs-spoon:before{content:"\f281"}.fi-rs-sport-drink:before{content:"\f284"}.fi-rs-spray-can:before{content:"\f287"}.fi-rs-spray-can-sparkles:before{content:"\f288"}.fi-rs-spring-calendar:before{content:"\f289"}.fi-rs-sprinkler:before{content:"\f28a"}.fi-rs-spy:before{content:"\f28b"}.fi-rs-spyware:before{content:"\f28c"}.fi-rs-sql-file:before{content:"\f28d"}.fi-rs-sql-server:before{content:"\f28e"}.fi-rs-square:before{content:"\f28f"}.fi-rs-square-0:before{content:"\f290"}.fi-rs-square-1:before{content:"\f291"}.fi-rs-square-2:before{content:"\f292"}.fi-rs-square-3:before{content:"\f293"}.fi-rs-square-4:before{content:"\f294"}.fi-rs-square-5:before{content:"\f295"}.fi-rs-square-6:before{content:"\f296"}.fi-rs-square-7:before{content:"\f297"}.fi-rs-square-8:before{content:"\f298"}.fi-rs-square-9:before{content:"\f299"}.fi-rs-square-a:before{content:"\f29a"}.fi-rs-square-b:before{content:"\f29c"}.fi-rs-square-bolt:before{content:"\f29d"}.fi-rs-square-c:before{content:"\f29e"}.fi-rs-square-code:before{content:"\f29f"}.fi-rs-square-crosshair:before{content:"\f2a0"}.fi-rs-square-d:before{content:"\f2a1"}.fi-rs-square-dashed:before{content:"\f2a2"}.fi-rs-square-dashed-circle-plus:before{content:"\f2a3"}.fi-rs-square-divide:before{content:"\f2a4"}.fi-rs-square-e:before{content:"\f2a5"}.fi-rs-square-ellipsis:before{content:"\f2a6"}.fi-rs-square-ellipsis-vertical:before{content:"\f2a7"}.fi-rs-square-envelope:before{content:"\f2a8"}.fi-rs-square-exclamation:before{content:"\f2a9"}.fi-rs-square-f:before{content:"\f2aa"}.fi-rs-square-g:before{content:"\f2ab"}.fi-rs-square-h:before{content:"\f2ac"}.fi-rs-square-heart:before{content:"\f2ad"}.fi-rs-square-i:before{content:"\f2ae"}.fi-rs-square-info:before{content:"\f2af"}.fi-rs-square-j:before{content:"\f2b0"}.fi-rs-square-k:before{content:"\f2b1"}.fi-rs-square-kanban:before{content:"\f2b2"}.fi-rs-square-l:before{content:"\f2b3"}.fi-rs-square-m:before{content:"\f2b4"}.fi-rs-square-minus:before{content:"\f2b5"}.fi-rs-square-n:before{content:"\f2b6"}.fi-rs-square-o:before{content:"\f2b7"}.fi-rs-square-p:before{content:"\f2b8"}.fi-rs-square-pen:before{content:"\f2b9"}.fi-rs-square-person-confined:before{content:"\f2ba"}.fi-rs-square-phone:before{content:"\f2bb"}.fi-rs-square-phone-flip:before{content:"\f2bc"}.fi-rs-square-phone-hangup:before{content:"\f2bd"}.fi-rs-square-plus:before{content:"\f2be"}.fi-rs-square-poll-horizontal:before{content:"\f2bf"}.fi-rs-square-poll-vertical:before{content:"\f2c0"}.fi-rs-square-q:before{content:"\f2c1"}.fi-rs-square-quote:before{content:"\f2c2"}.fi-rs-square-r:before{content:"\f2c3"}.fi-rs-square-root:before{content:"\f2c4"}.fi-rs-square-s:before{content:"\f2c5"}.fi-rs-square-small:before{content:"\f2c6"}.fi-rs-square-star:before{content:"\f2c7"}.fi-rs-square-t:before{content:"\f2c8"}.fi-rs-square-terminal:before{content:"\f2c9"}.fi-rs-square-u:before{content:"\f2ca"}.fi-rs-square-up-right:before{content:"\f2cb"}.fi-rs-square-v:before{content:"\f2cc"}.fi-rs-square-w:before{content:"\f2cd"}.fi-rs-square-x:before{content:"\f2ce"}.fi-rs-square-y:before{content:"\f2cf"}.fi-rs-square-z:before{content:"\f2d0"}.fi-rs-squid:before{content:"\f2d1"}.fi-rs-squircle:before{content:"\f2d2"}.fi-rs-squirrel:before{content:"\f2d3"}.fi-rs-stadium:before{content:"\f2d4"}.fi-rs-staff:before{content:"\f2d5"}.fi-rs-staff-wizard:before{content:"\f2d6"}.fi-rs-stage:before{content:"\f2d7"}.fi-rs-stage-concert:before{content:"\f2d8"}.fi-rs-stage-theatre:before{content:"\f2d9"}.fi-rs-stairs:before{content:"\f2da"}.fi-rs-stamp:before{content:"\f2db"}.fi-rs-stamps:before{content:"\f2dc"}.fi-rs-standard-definition:before{content:"\f2dd"}.fi-rs-stapler:before{content:"\f2de"}.fi-rs-stapler-paper:before{content:"\f2df"}.fi-rs-star:before{content:"\f2e0"}.fi-rs-star-and-crescent:before{content:"\f2e1"}.fi-rs-star-christmas:before{content:"\f2e2"}.fi-rs-star-comment-alt:before{content:"\f2e4"}.fi-rs-star-exclamation:before{content:"\f2e5"}.fi-rs-star-microphone:before{content:"\f2e6"}.fi-rs-star-octogram:before{content:"\f2e7"}.fi-rs-star-of-david:before{content:"\f2e8"}.fi-rs-star-rating-call:before{content:"\f2e9"}.fi-rs-star-sharp-half:before{content:"\f2eb"}.fi-rs-star-sharp-half-stroke:before{content:"\f2ec"}.fi-rs-star-shooting:before{content:"\f2ed"}.fi-rs-starfighter:before{content:"\f2ef"}.fi-rs-stars:before{content:"\f2f0"}.fi-rs-state-country:before{content:"\f2f1"}.fi-rs-stationary-bike:before{content:"\f2f2"}.fi-rs-stats:before{content:"\f2f3"}.fi-rs-steak:before{content:"\f2f5"}.fi-rs-steam-iron:before{content:"\f2f6"}.fi-rs-steering-wheel:before{content:"\f2f7"}.fi-rs-step-backward:before{content:"\f2f8"}.fi-rs-step-forward:before{content:"\f2f9"}.fi-rs-steps-carreer:before{content:"\f2fa"}.fi-rs-sterling-sign:before{content:"\f2fb"}.fi-rs-stethoscope:before{content:"\f2fc"}.fi-rs-sticker:before{content:"\f2fd"}.fi-rs-stocking:before{content:"\f2ff"}.fi-rs-stomach:before{content:"\f300"}.fi-rs-stomach-ache:before{content:"\f301"}.fi-rs-stomach-virus:before{content:"\f302"}.fi-rs-stop:before{content:"\f303"}.fi-rs-stop-circle:before{content:"\f304"}.fi-rs-stop-square:before{content:"\f305"}.fi-rs-stopwatch:before{content:"\f306"}.fi-rs-store-alt:before{content:"\f308"}.fi-rs-store-buyer:before{content:"\f309"}.fi-rs-store-lock:before{content:"\f30a"}.fi-rs-store-slash:before{content:"\f30b"}.fi-rs-story-book:before{content:"\f30c"}.fi-rs-story-fairy-tale:before{content:"\f30d"}.fi-rs-story-fantasy:before{content:"\f30e"}.fi-rs-straightener:before{content:"\f310"}.fi-rs-strategy-chess-risk:before{content:"\f311"}.fi-rs-strawberry:before{content:"\f312"}.fi-rs-streamer-boy:before{content:"\f313"}.fi-rs-streamer-girl:before{content:"\f314"}.fi-rs-streaming:before{content:"\f315"}.fi-rs-street-view:before{content:"\f316"}.fi-rs-stretcher:before{content:"\f317"}.fi-rs-strikethrough:before{content:"\f318"}.fi-rs-stroopwafel:before{content:"\f31a"}.fi-rs-student:before{content:"\f31b"}.fi-rs-student-alt:before{content:"\f31c"}.fi-rs-subfolder:before{content:"\f31d"}.fi-rs-subscript:before{content:"\f320"}.fi-rs-subscription:before{content:"\f321"}.fi-rs-subscription-alt:before{content:"\f322"}.fi-rs-subscription-model:before{content:"\f323"}.fi-rs-subscription-plan:before{content:"\f324"}.fi-rs-subscription-user:before{content:"\f325"}.fi-rs-subtitles:before{content:"\f32a"}.fi-rs-subtitles-slash:before{content:"\f32b"}.fi-rs-subway:before{content:"\f32c"}.fi-rs-suggestion:before{content:"\f32d"}.fi-rs-suitcase-alt:before{content:"\f32e"}.fi-rs-summary-check:before{content:"\f32f"}.fi-rs-summer:before{content:"\f330"}.fi-rs-sun:before{content:"\f331"}.fi-rs-sun-dust:before{content:"\f332"}.fi-rs-sun-plant-wilt:before{content:"\f333"}.fi-rs-sun-salutation-yoga:before{content:"\f334"}.fi-rs-sunday:before{content:"\f335"}.fi-rs-sunglasses:before{content:"\f336"}.fi-rs-sunglasses-alt:before{content:"\f337"}.fi-rs-sunrise:before{content:"\f338"}.fi-rs-sunrise-alt:before{content:"\f339"}.fi-rs-sunscreen:before{content:"\f33a"}.fi-rs-sunset:before{content:"\f33b"}.fi-rs-superscript:before{content:"\f33c"}.fi-rs-supplier:before{content:"\f33d"}.fi-rs-supplier-alt:before{content:"\f33e"}.fi-rs-supply-chain:before{content:"\f33f"}.fi-rs-supply-chain-steps:before{content:"\f340"}.fi-rs-surfing:before{content:"\f341"}.fi-rs-surprise:before{content:"\f342"}.fi-rs-surveillance-camera:before{content:"\f343"}.fi-rs-survey-xmark:before{content:"\f344"}.fi-rs-sushi:before{content:"\f345"}.fi-rs-sushi-alt:before{content:"\f346"}.fi-rs-sushi-roll:before{content:"\f347"}.fi-rs-svg:before{content:"\f348"}.fi-rs-swap:before{content:"\f349"}.fi-rs-swatchbook:before{content:"\f34b"}.fi-rs-sweep:before{content:"\f34c"}.fi-rs-swimmer:before{content:"\f34e"}.fi-rs-swimming-pool:before{content:"\f34f"}.fi-rs-swing:before{content:"\f350"}.fi-rs-swipe-down:before{content:"\f351"}.fi-rs-swipe-left:before{content:"\f352"}.fi-rs-swipe-right:before{content:"\f353"}.fi-rs-swipe-up:before{content:"\f354"}.fi-rs-sword:before{content:"\f355"}.fi-rs-sword-alt:before{content:"\f356"}.fi-rs-sword-spade:before{content:"\f357"}.fi-rs-symbol:before{content:"\f358"}.fi-rs-symbols:before{content:"\f359"}.fi-rs-synagogue:before{content:"\f35a"}.fi-rs-syringe:before{content:"\f35b"}.fi-rs-syringe-injection-blood:before{content:"\f35c"}.fi-rs-system-cloud:before{content:"\f35d"}.fi-rs-system-restore:before{content:"\f35e"}.fi-rs-t:before{content:"\f35f"}.fi-rs-t-rex:before{content:"\f361"}.fi-rs-t-square:before{content:"\f362"}.fi-rs-tab-folder:before{content:"\f363"}.fi-rs-table:before{content:"\f364"}.fi-rs-table-columns:before{content:"\f365"}.fi-rs-table-layout:before{content:"\f366"}.fi-rs-table-list:before{content:"\f367"}.fi-rs-table-picnic:before{content:"\f368"}.fi-rs-table-pivot:before{content:"\f369"}.fi-rs-table-rows:before{content:"\f36a"}.fi-rs-table-tree:before{content:"\f36b"}.fi-rs-tablet:before{content:"\f36c"}.fi-rs-tablet-android:before{content:"\f36d"}.fi-rs-tablet-android-alt:before{content:"\f36e"}.fi-rs-tablet-rugged:before{content:"\f36f"}.fi-rs-tachometer:before{content:"\f370"}.fi-rs-tachometer-alt-average:before{content:"\f371"}.fi-rs-tachometer-alt-fastest:before{content:"\f372"}.fi-rs-tachometer-alt-slow:before{content:"\f373"}.fi-rs-tachometer-alt-slowest:before{content:"\f374"}.fi-rs-tachometer-average:before{content:"\f375"}.fi-rs-tachometer-fast:before{content:"\f376"}.fi-rs-tachometer-fastest:before{content:"\f377"}.fi-rs-tachometer-slow:before{content:"\f378"}.fi-rs-tachometer-slowest:before{content:"\f379"}.fi-rs-taco:before{content:"\f37a"}.fi-rs-tags:before{content:"\f37b"}.fi-rs-tailor-chalk:before{content:"\f37c"}.fi-rs-takoyaki:before{content:"\f37d"}.fi-rs-talent:before{content:"\f37e"}.fi-rs-talent-alt:before{content:"\f37f"}.fi-rs-talent-hand:before{content:"\f380"}.fi-rs-tally:before{content:"\f381"}.fi-rs-tally-1:before{content:"\f382"}.fi-rs-tally-2:before{content:"\f383"}.fi-rs-tally-3:before{content:"\f384"}.fi-rs-tally-4:before{content:"\f385"}.fi-rs-tamale:before{content:"\f386"}.fi-rs-tank-water:before{content:"\f388"}.fi-rs-tap:before{content:"\f389"}.fi-rs-tape:before{content:"\f38a"}.fi-rs-tape-measure:before{content:"\f38b"}.fi-rs-target:before{content:"\f38c"}.fi-rs-target-audience:before{content:"\f38d"}.fi-rs-task-calendar:before{content:"\f38e"}.fi-rs-task-checklist:before{content:"\f38f"}.fi-rs-tasks:before{content:"\f390"}.fi-rs-tattoo-machine:before{content:"\f391"}.fi-rs-tax:before{content:"\f392"}.fi-rs-tax-alt:before{content:"\f393"}.fi-rs-taxi:before{content:"\f394"}.fi-rs-taxi-bus:before{content:"\f395"}.fi-rs-team:before{content:"\f396"}.fi-rs-team-check:before{content:"\f397"}.fi-rs-team-check-alt:before{content:"\f398"}.fi-rs-team-collaboration:before{content:"\f399"}.fi-rs-teddy-bear:before{content:"\f39a"}.fi-rs-teeth-open:before{content:"\f39b"}.fi-rs-telescope:before{content:"\f39e"}.fi-rs-temperature-down:before{content:"\f39f"}.fi-rs-temperature-frigid:before{content:"\f3a0"}.fi-rs-temperature-high:before{content:"\f3a1"}.fi-rs-temperature-list:before{content:"\f3a2"}.fi-rs-temperature-low:before{content:"\f3a3"}.fi-rs-temperature-up:before{content:"\f3a4"}.fi-rs-template:before{content:"\f3a5"}.fi-rs-template-alt:before{content:"\f3a6"}.fi-rs-tenge:before{content:"\f3a8"}.fi-rs-tennis:before{content:"\f3a9"}.fi-rs-tent-arrow-down-to-line:before{content:"\f3aa"}.fi-rs-tent-arrow-left-right:before{content:"\f3ab"}.fi-rs-tent-arrow-turn-left:before{content:"\f3ac"}.fi-rs-tent-arrows-down:before{content:"\f3ad"}.fi-rs-tents:before{content:"\f3ae"}.fi-rs-terminal:before{content:"\f3af"}.fi-rs-terms-check:before{content:"\f3b0"}.fi-rs-terms-info:before{content:"\f3b2"}.fi-rs-terrace:before{content:"\f3b3"}.fi-rs-test:before{content:"\f3b4"}.fi-rs-test-tube:before{content:"\f3b5"}.fi-rs-text:before{content:"\f3b6"}.fi-rs-text-box:before{content:"\f3b7"}.fi-rs-text-box-dots:before{content:"\f3b8"}.fi-rs-text-box-edit:before{content:"\f3b9"}.fi-rs-text-check:before{content:"\f3ba"}.fi-rs-text-height:before{content:"\f3bb"}.fi-rs-text-input-left:before{content:"\f3bc"}.fi-rs-text-shadow:before{content:"\f3bd"}.fi-rs-text-size:before{content:"\f3be"}.fi-rs-text-slash:before{content:"\f3bf"}.fi-rs-text-width:before{content:"\f3c0"}.fi-rs-thaw:before{content:"\f3c1"}.fi-rs-theater-masks:before{content:"\f3c3"}.fi-rs-thermometer-alt:before{content:"\f3c4"}.fi-rs-thermometer-empty:before{content:"\f3c5"}.fi-rs-thermometer-full:before{content:"\f3c6"}.fi-rs-thermometer-half:before{content:"\f3c7"}.fi-rs-thermometer-notification:before{content:"\f3c8"}.fi-rs-thermometer-quarter:before{content:"\f3c9"}.fi-rs-thermometer-three-quarters:before{content:"\f3ca"}.fi-rs-theta:before{content:"\f3cb"}.fi-rs-thimble:before{content:"\f3cc"}.fi-rs-third:before{content:"\f3cd"}.fi-rs-third-award:before{content:"\f3ce"}.fi-rs-third-laurel:before{content:"\f3cf"}.fi-rs-third-medal:before{content:"\f3d0"}.fi-rs-thought-bubble:before{content:"\f3d1"}.fi-rs-three-direction:before{content:"\f3d5"}.fi-rs-three-leaf-clover:before{content:"\f3d6"}.fi-rs-throat:before{content:"\f3d7"}.fi-rs-thumbs-up-trust:before{content:"\f3da"}.fi-rs-thumbtack:before{content:"\f3db"}.fi-rs-thumbtack-slash:before{content:"\f3dc"}.fi-rs-thunderstorm:before{content:"\f3dd"}.fi-rs-thunderstorm-moon:before{content:"\f3de"}.fi-rs-thunderstorm-risk:before{content:"\f3df"}.fi-rs-thunderstorm-sun:before{content:"\f3e0"}.fi-rs-thursday:before{content:"\f3e1"}.fi-rs-ticket:before{content:"\f3e2"}.fi-rs-ticket-airline:before{content:"\f3e3"}.fi-rs-ticket-alt:before{content:"\f3e4"}.fi-rs-tickets:before{content:"\f3e5"}.fi-rs-tickets-airline:before{content:"\f3e6"}.fi-rs-tie:before{content:"\f3e7"}.fi-rs-tiff-file:before{content:"\f3e8"}.fi-rs-tilde:before{content:"\f3ec"}.fi-rs-tile:before{content:"\f3ed"}.fi-rs-time-add:before{content:"\f3ee"}.fi-rs-time-check:before{content:"\f3ef"}.fi-rs-time-delete:before{content:"\f3f0"}.fi-rs-time-fast:before{content:"\f3f1"}.fi-rs-time-forward:before{content:"\f3f2"}.fi-rs-time-forward-sixty:before{content:"\f3f3"}.fi-rs-time-forward-ten:before{content:"\f3f4"}.fi-rs-time-forward-thirty:before{content:"\f3f5"}.fi-rs-time-half-past:before{content:"\f3f6"}.fi-rs-time-management:before{content:"\f3f7"}.fi-rs-time-money:before{content:"\f3f8"}.fi-rs-time-oclock:before{content:"\f3f9"}.fi-rs-time-past:before{content:"\f3fa"}.fi-rs-time-quarter-past:before{content:"\f3fb"}.fi-rs-time-quarter-to:before{content:"\f3fc"}.fi-rs-time-twenty-four:before{content:"\f3fd"}.fi-rs-time-watch-calendar:before{content:"\f3fe"}.fi-rs-timeline:before{content:"\f3ff"}.fi-rs-timeline-arrow:before{content:"\f400"}.fi-rs-timer-clock-call:before{content:"\f401"}.fi-rs-times-hexagon:before{content:"\f402"}.fi-rs-tint-slash:before{content:"\f403"}.fi-rs-tip-button:before{content:"\f404"}.fi-rs-tip-button-hand:before{content:"\f405"}.fi-rs-tip-coin:before{content:"\f406"}.fi-rs-tire:before{content:"\f40a"}.fi-rs-tire-flat:before{content:"\f40b"}.fi-rs-tire-pressure-warning:before{content:"\f40c"}.fi-rs-tire-rugged:before{content:"\f40d"}.fi-rs-tired:before{content:"\f40e"}.fi-rs-to-do:before{content:"\f40f"}.fi-rs-to-do-alt:before{content:"\f410"}.fi-rs-together-people:before{content:"\f413"}.fi-rs-toggle-off:before{content:"\f415"}.fi-rs-toggle-on:before{content:"\f416"}.fi-rs-toilet:before{content:"\f417"}.fi-rs-toilet-paper-blank:before{content:"\f418"}.fi-rs-toilet-paper-blank-under:before{content:"\f419"}.fi-rs-toilet-paper-slash:before{content:"\f41a"}.fi-rs-toilet-paper-under:before{content:"\f41b"}.fi-rs-toilet-paper-under-slash:before{content:"\f41c"}.fi-rs-toilet-paper-xmark:before{content:"\f41d"}.fi-rs-toilets-portable:before{content:"\f41e"}.fi-rs-token:before{content:"\f41f"}.fi-rs-tomato:before{content:"\f420"}.fi-rs-tombstone:before{content:"\f421"}.fi-rs-tombstone-alt:before{content:"\f422"}.fi-rs-tool-box:before{content:"\f423"}.fi-rs-tool-crop:before{content:"\f424"}.fi-rs-tool-marquee:before{content:"\f425"}.fi-rs-tools:before{content:"\f426"}.fi-rs-tooth:before{content:"\f427"}.fi-rs-toothache:before{content:"\f428"}.fi-rs-toothbrush:before{content:"\f429"}.fi-rs-toothpaste:before{content:"\f42a"}.fi-rs-torch:before{content:"\f42b"}.fi-rs-torch-inspiration-leader:before{content:"\f42c"}.fi-rs-torii-gate:before{content:"\f42d"}.fi-rs-tornado:before{content:"\f42e"}.fi-rs-total:before{content:"\f42f"}.fi-rs-tour-guide-people:before{content:"\f430"}.fi-rs-tour-virtual:before{content:"\f431"}.fi-rs-towel:before{content:"\f432"}.fi-rs-tower-chain:before{content:"\f434"}.fi-rs-tower-control:before{content:"\f435"}.fi-rs-track:before{content:"\f436"}.fi-rs-tractor:before{content:"\f437"}.fi-rs-trademark:before{content:"\f438"}.fi-rs-trading:before{content:"\f439"}.fi-rs-traffic-cone:before{content:"\f43a"}.fi-rs-traffic-light:before{content:"\f43b"}.fi-rs-traffic-light-go:before{content:"\f43c"}.fi-rs-traffic-light-slow:before{content:"\f43d"}.fi-rs-traffic-light-stop:before{content:"\f43e"}.fi-rs-trailer:before{content:"\f43f"}.fi-rs-train:before{content:"\f440"}.fi-rs-train-clock:before{content:"\f441"}.fi-rs-train-journey:before{content:"\f442"}.fi-rs-train-side:before{content:"\f443"}.fi-rs-train-station:before{content:"\f444"}.fi-rs-train-station-building:before{content:"\f445"}.fi-rs-train-subway-tunnel:before{content:"\f446"}.fi-rs-train-track:before{content:"\f447"}.fi-rs-train-tram:before{content:"\f448"}.fi-rs-tram:before{content:"\f449"}.fi-rs-transaction-euro:before{content:"\f44a"}.fi-rs-transaction-globe:before{content:"\f44b"}.fi-rs-transaction-yen:before{content:"\f44c"}.fi-rs-transcript:before{content:"\f44d"}.fi-rs-transcription:before{content:"\f44e"}.fi-rs-transform:before{content:"\f44f"}.fi-rs-transformation-block:before{content:"\f450"}.fi-rs-transformation-circle:before{content:"\f451"}.fi-rs-transformation-design:before{content:"\f452"}.fi-rs-transformation-shapes:before{content:"\f453"}.fi-rs-transformer-bolt:before{content:"\f454"}.fi-rs-transgender:before{content:"\f455"}.fi-rs-translate:before{content:"\f456"}.fi-rs-translation:before{content:"\f457"}.fi-rs-translation-app:before{content:"\f458"}.fi-rs-transparency:before{content:"\f459"}.fi-rs-transporter:before{content:"\f45a"}.fi-rs-transporter-1:before{content:"\f45b"}.fi-rs-transporter-2:before{content:"\f45c"}.fi-rs-transporter-3:before{content:"\f45d"}.fi-rs-transporter-4:before{content:"\f45e"}.fi-rs-transporter-5:before{content:"\f45f"}.fi-rs-transporter-6:before{content:"\f460"}.fi-rs-transporter-7:before{content:"\f461"}.fi-rs-transporter-empty:before{content:"\f462"}.fi-rs-trash:before{content:"\f463"}.fi-rs-trash-bag:before{content:"\f464"}.fi-rs-trash-can-check:before{content:"\f465"}.fi-rs-trash-can-clock:before{content:"\f466"}.fi-rs-trash-can-list:before{content:"\f467"}.fi-rs-trash-can-plus:before{content:"\f468"}.fi-rs-trash-can-slash:before{content:"\f469"}.fi-rs-trash-check:before{content:"\f46a"}.fi-rs-trash-clock:before{content:"\f46b"}.fi-rs-trash-empty:before{content:"\f46c"}.fi-rs-trash-list:before{content:"\f46d"}.fi-rs-trash-plus:before{content:"\f46e"}.fi-rs-trash-restore:before{content:"\f46f"}.fi-rs-trash-restore-alt:before{content:"\f470"}.fi-rs-trash-slash:before{content:"\f471"}.fi-rs-trash-undo:before{content:"\f472"}.fi-rs-trash-undo-alt:before{content:"\f473"}.fi-rs-trash-xmark:before{content:"\f474"}.fi-rs-trauma:before{content:"\f475"}.fi-rs-traveler-camera:before{content:"\f477"}.fi-rs-treadmill:before{content:"\f478"}.fi-rs-treasure-chest:before{content:"\f479"}.fi-rs-treatment:before{content:"\f47a"}.fi-rs-tree:before{content:"\f47b"}.fi-rs-tree-alt:before{content:"\f47c"}.fi-rs-tree-christmas:before{content:"\f47d"}.fi-rs-tree-deciduous:before{content:"\f47e"}.fi-rs-tree-sapling:before{content:"\f480"}.fi-rs-trees:before{content:"\f481"}.fi-rs-trees-alt:before{content:"\f482"}.fi-rs-triangle:before{content:"\f484"}.fi-rs-triangle-arrow-bolt:before{content:"\f485"}.fi-rs-triangle-music:before{content:"\f486"}.fi-rs-triangle-person-digging:before{content:"\f487"}.fi-rs-triangle-warning:before{content:"\f488"}.fi-rs-tricycle:before{content:"\f489"}.fi-rs-trillium:before{content:"\f48a"}.fi-rs-trolley-box:before{content:"\f48c"}.fi-rs-trombone:before{content:"\f48d"}.fi-rs-troph-cap:before{content:"\f48e"}.fi-rs-trophy:before{content:"\f48f"}.fi-rs-trophy-achievement-skill:before{content:"\f490"}.fi-rs-trophy-star:before{content:"\f491"}.fi-rs-tropical-fish:before{content:"\f492"}.fi-rs-truck-arrow-left:before{content:"\f493"}.fi-rs-truck-arrow-right:before{content:"\f494"}.fi-rs-truck-bolt:before{content:"\f495"}.fi-rs-truck-box:before{content:"\f496"}.fi-rs-truck-check:before{content:"\f497"}.fi-rs-truck-container:before{content:"\f499"}.fi-rs-truck-container-empty:before{content:"\f49a"}.fi-rs-truck-couch:before{content:"\f49b"}.fi-rs-truck-droplet:before{content:"\f49c"}.fi-rs-truck-fire:before{content:"\f49d"}.fi-rs-truck-flatbed:before{content:"\f49e"}.fi-rs-truck-front:before{content:"\f49f"}.fi-rs-truck-ladder:before{content:"\f4a0"}.fi-rs-truck-loading:before{content:"\f4a1"}.fi-rs-truck-medical:before{content:"\f4a2"}.fi-rs-truck-monster:before{content:"\f4a3"}.fi-rs-truck-moving:before{content:"\f4a4"}.fi-rs-truck-pickup:before{content:"\f4a5"}.fi-rs-truck-plow:before{content:"\f4a6"}.fi-rs-truck-ramp:before{content:"\f4a7"}.fi-rs-truck-side:before{content:"\f4a8"}.fi-rs-truck-tow:before{content:"\f4a9"}.fi-rs-truck-utensils:before{content:"\f4aa"}.fi-rs-true-or-false:before{content:"\f4ab"}.fi-rs-truecrime-podcast:before{content:"\f4ac"}.fi-rs-trumpet:before{content:"\f4ad"}.fi-rs-trust:before{content:"\f4ae"}.fi-rs-trust-alt:before{content:"\f4af"}.fi-rs-tshirt:before{content:"\f4b0"}.fi-rs-tty:before{content:"\f4b1"}.fi-rs-tty-answer:before{content:"\f4b2"}.fi-rs-tubes:before{content:"\f4b3"}.fi-rs-tuesday:before{content:"\f4b5"}.fi-rs-tugrik-sign:before{content:"\f4b6"}.fi-rs-turkey:before{content:"\f4b8"}.fi-rs-turn-left:before{content:"\f4b9"}.fi-rs-turn-right:before{content:"\f4bb"}.fi-rs-turntable:before{content:"\f4bc"}.fi-rs-turtle:before{content:"\f4bd"}.fi-rs-tv-music:before{content:"\f4be"}.fi-rs-tv-retro:before{content:"\f4bf"}.fi-rs-two-hands-box:before{content:"\f4c7"}.fi-rs-two-nails:before{content:"\f4c8"}.fi-rs-two-paperclip:before{content:"\f4c9"}.fi-rs-two-swords:before{content:"\f4cb"}.fi-rs-typewriter:before{content:"\f4cd"}.fi-rs-u:before{content:"\f4ce"}.fi-rs-ufo:before{content:"\f4d1"}.fi-rs-ufo-beam:before{content:"\f4d2"}.fi-rs-ui-ux:before{content:"\f4d3"}.fi-rs-uk-country-code:before{content:"\f4d4"}.fi-rs-umbrella:before{content:"\f4d5"}.fi-rs-umbrella-beach:before{content:"\f4d6"}.fi-rs-under-construction:before{content:"\f4d7"}.fi-rs-underline:before{content:"\f4d8"}.fi-rs-undo:before{content:"\f4d9"}.fi-rs-undo-alt:before{content:"\f4da"}.fi-rs-unicorn:before{content:"\f4db"}.fi-rs-uniform-martial-arts:before{content:"\f4dc"}.fi-rs-united-kingdom:before{content:"\f4de"}.fi-rs-universal-access:before{content:"\f4e0"}.fi-rs-unlock:before{content:"\f4e2"}.fi-rs-up:before{content:"\f4e4"}.fi-rs-up-from-bracket:before{content:"\f4e5"}.fi-rs-up-left:before{content:"\f4e6"}.fi-rs-up-right:before{content:"\f4e7"}.fi-rs-up-right-from-square:before{content:"\f4e8"}.fi-rs-upload:before{content:"\f4e9"}.fi-rs-urban-planning:before{content:"\f4ec"}.fi-rs-url:before{content:"\f4ed"}.fi-rs-urology:before{content:"\f4ee"}.fi-rs-usa-map:before{content:"\f4ef"}.fi-rs-usa-map-pin:before{content:"\f4f0"}.fi-rs-usb-alert:before{content:"\f4f2"}.fi-rs-usb-pendrive:before{content:"\f4f3"}.fi-rs-usb-scan:before{content:"\f4f4"}.fi-rs-usb-wifi:before{content:"\f4f5"}.fi-rs-usd-circle:before{content:"\f4f6"}.fi-rs-usd-square:before{content:"\f4f7"}.fi-rs-user:before{content:"\f4f9"}.fi-rs-user-add:before{content:"\f4fa"}.fi-rs-user-alien:before{content:"\f4fb"}.fi-rs-user-astronaut:before{content:"\f4fc"}.fi-rs-user-bag:before{content:"\f4fd"}.fi-rs-user-basket:before{content:"\f4fe"}.fi-rs-user-beard:before{content:"\f4ff"}.fi-rs-user-check:before{content:"\f500"}.fi-rs-user-chef:before{content:"\f501"}.fi-rs-user-circle-down:before{content:"\f502"}.fi-rs-user-circle-left:before{content:"\f503"}.fi-rs-user-circle-right:before{content:"\f504"}.fi-rs-user-circle-up:before{content:"\f505"}.fi-rs-user-coach:before{content:"\f506"}.fi-rs-user-cowboy:before{content:"\f507"}.fi-rs-user-crown:before{content:"\f508"}.fi-rs-user-dj:before{content:"\f50a"}.fi-rs-user-doctor-hair:before{content:"\f50b"}.fi-rs-user-doctor-hair-long:before{content:"\f50c"}.fi-rs-user-down:before{content:"\f50d"}.fi-rs-user-eating:before{content:"\f50e"}.fi-rs-user-experience:before{content:"\f50f"}.fi-rs-user-fast-running:before{content:"\f510"}.fi-rs-user-forbidden:before{content:"\f511"}.fi-rs-user-forbidden-alt:before{content:"\f512"}.fi-rs-user-gear:before{content:"\f513"}.fi-rs-user-graduate:before{content:"\f514"}.fi-rs-user-group-crown:before{content:"\f515"}.fi-rs-user-hair-buns:before{content:"\f516"}.fi-rs-user-hair-mullet:before{content:"\f517"}.fi-rs-user-hard-work:before{content:"\f518"}.fi-rs-user-headset:before{content:"\f519"}.fi-rs-user-helmet-safety:before{content:"\f51a"}.fi-rs-user-hoodie:before{content:"\f51b"}.fi-rs-user-india:before{content:"\f51c"}.fi-rs-user-injured:before{content:"\f51d"}.fi-rs-user-interface-ui:before{content:"\f51e"}.fi-rs-user-key:before{content:"\f51f"}.fi-rs-user-language:before{content:"\f520"}.fi-rs-user-left:before{content:"\f521"}.fi-rs-user-link:before{content:"\f522"}.fi-rs-user-lock:before{content:"\f523"}.fi-rs-user-logout:before{content:"\f524"}.fi-rs-user-mask:before{content:"\f525"}.fi-rs-user-md:before{content:"\f526"}.fi-rs-user-md-chat:before{content:"\f527"}.fi-rs-user-minus:before{content:"\f528"}.fi-rs-user-moustache:before{content:"\f529"}.fi-rs-user-music:before{content:"\f52a"}.fi-rs-user-ninja:before{content:"\f52b"}.fi-rs-user-nurse:before{content:"\f52c"}.fi-rs-user-nurse-hair:before{content:"\f52d"}.fi-rs-user-nurse-hair-long:before{content:"\f52e"}.fi-rs-user-pen:before{content:"\f530"}.fi-rs-user-pen-head:before{content:"\f531"}.fi-rs-user-permissions:before{content:"\f532"}.fi-rs-user-pilot:before{content:"\f533"}.fi-rs-user-pilot-tie:before{content:"\f534"}.fi-rs-user-pizza-delivery:before{content:"\f535"}.fi-rs-user-plumber:before{content:"\f536"}.fi-rs-user-police:before{content:"\f537"}.fi-rs-user-question:before{content:"\f538"}.fi-rs-user-right:before{content:"\f539"}.fi-rs-user-roadmap:before{content:"\f53a"}.fi-rs-user-robot:before{content:"\f53b"}.fi-rs-user-robot-xmarks:before{content:"\f53c"}.fi-rs-user-salary:before{content:"\f53d"}.fi-rs-user-shakespeare:before{content:"\f53e"}.fi-rs-user-shield:before{content:"\f53f"}.fi-rs-user-sitting-toilet:before{content:"\f540"}.fi-rs-user-skill-gear:before{content:"\f542"}.fi-rs-user-slash:before{content:"\f543"}.fi-rs-user-speaking:before{content:"\f544"}.fi-rs-user-stress:before{content:"\f545"}.fi-rs-user-suitcase:before{content:"\f546"}.fi-rs-user-tag:before{content:"\f547"}.fi-rs-user-tie-hair:before{content:"\f548"}.fi-rs-user-tie-hair-long:before{content:"\f549"}.fi-rs-user-time:before{content:"\f54a"}.fi-rs-user-trust:before{content:"\f54b"}.fi-rs-user-unlock:before{content:"\f54c"}.fi-rs-user-up:before{content:"\f54d"}.fi-rs-user-visor:before{content:"\f54e"}.fi-rs-user-vneck-hair:before{content:"\f54f"}.fi-rs-user-vneck-hair-long:before{content:"\f550"}.fi-rs-user-volunteer:before{content:"\f551"}.fi-rs-user-writer:before{content:"\f552"}.fi-rs-user-xmark:before{content:"\f553"}.fi-rs-users:before{content:"\f554"}.fi-rs-users-alt:before{content:"\f555"}.fi-rs-users-class:before{content:"\f556"}.fi-rs-users-gear:before{content:"\f559"}.fi-rs-users-loyalty:before{content:"\f55a"}.fi-rs-users-medical:before{content:"\f55b"}.fi-rs-users-slash:before{content:"\f55c"}.fi-rs-users-speaking:before{content:"\f55d"}.fi-rs-utensils:before{content:"\f55e"}.fi-rs-utensils-slash:before{content:"\f55f"}.fi-rs-utility-pole:before{content:"\f560"}.fi-rs-utility-pole-double:before{content:"\f561"}.fi-rs-uv-sign:before{content:"\f562"}.fi-rs-ux:before{content:"\f563"}.fi-rs-ux-browser:before{content:"\f564"}.fi-rs-v:before{content:"\f565"}.fi-rs-vacuum:before{content:"\f567"}.fi-rs-vacuum-cleaner:before{content:"\f568"}.fi-rs-vacuum-robot:before{content:"\f569"}.fi-rs-validating-receipt:before{content:"\f56a"}.fi-rs-value-absolute:before{content:"\f56b"}.fi-rs-van-fast:before{content:"\f56c"}.fi-rs-van-front:before{content:"\f56d"}.fi-rs-vault:before{content:"\f56e"}.fi-rs-vector:before{content:"\f56f"}.fi-rs-vector-alt:before{content:"\f570"}.fi-rs-vector-circle:before{content:"\f571"}.fi-rs-vector-polygon:before{content:"\f572"}.fi-rs-vegan:before{content:"\f573"}.fi-rs-venus:before{content:"\f574"}.fi-rs-venus-double:before{content:"\f575"}.fi-rs-venus-mars:before{content:"\f576"}.fi-rs-vest:before{content:"\f578"}.fi-rs-vest-patches:before{content:"\f579"}.fi-rs-video-arrow-down-left:before{content:"\f57a"}.fi-rs-video-arrow-up-right:before{content:"\f57b"}.fi-rs-video-camera:before{content:"\f57d"}.fi-rs-video-camera-alt:before{content:"\f57e"}.fi-rs-video-duration:before{content:"\f57f"}.fi-rs-video-folder:before{content:"\f580"}.fi-rs-video-lesson:before{content:"\f581"}.fi-rs-video-plus:before{content:"\f582"}.fi-rs-video-recording:before{content:"\f583"}.fi-rs-video-slash:before{content:"\f584"}.fi-rs-videoconference:before{content:"\f585"}.fi-rs-vihara:before{content:"\f587"}.fi-rs-violin:before{content:"\f589"}.fi-rs-virtual-assistant:before{content:"\f58a"}.fi-rs-virus:before{content:"\f58b"}.fi-rs-virus-scan:before{content:"\f58c"}.fi-rs-virus-slash:before{content:"\f58d"}.fi-rs-viruses:before{content:"\f58e"}.fi-rs-vision:before{content:"\f590"}.fi-rs-vision-sense:before{content:"\f591"}.fi-rs-vision-target:before{content:"\f592"}.fi-rs-visit:before{content:"\f593"}.fi-rs-voice-bot:before{content:"\f596"}.fi-rs-voice-command:before{content:"\f597"}.fi-rs-voice-note:before{content:"\f598"}.fi-rs-voicemail:before{content:"\f599"}.fi-rs-volcano:before{content:"\f59a"}.fi-rs-volleyball:before{content:"\f59b"}.fi-rs-volleyball-player:before{content:"\f59c"}.fi-rs-volume:before{content:"\f59d"}.fi-rs-volume-control:before{content:"\f59e"}.fi-rs-volume-down:before{content:"\f59f"}.fi-rs-volume-mute:before{content:"\f5a0"}.fi-rs-volume-off:before{content:"\f5a1"}.fi-rs-volume-slash:before{content:"\f5a2"}.fi-rs-volunteer-vest:before{content:"\f5a3"}.fi-rs-vote-nay:before{content:"\f5a4"}.fi-rs-vote-yea:before{content:"\f5a5"}.fi-rs-vpn:before{content:"\f5a6"}.fi-rs-vpn-globe:before{content:"\f5a7"}.fi-rs-vpn-laptop:before{content:"\f5a8"}.fi-rs-vpn-network:before{content:"\f5a9"}.fi-rs-vpn-shield:before{content:"\f5aa"}.fi-rs-vr-cardboard:before{content:"\f5ab"}.fi-rs-w:before{content:"\f5ac"}.fi-rs-waffle:before{content:"\f5ad"}.fi-rs-wagon-covered:before{content:"\f5ae"}.fi-rs-walker:before{content:"\f5af"}.fi-rs-walkie-talkie:before{content:"\f5b0"}.fi-rs-walking:before{content:"\f5b1"}.fi-rs-wallet:before{content:"\f5b2"}.fi-rs-wallet-arrow:before{content:"\f5b3"}.fi-rs-wallet-buyer:before{content:"\f5b4"}.fi-rs-wallet-change:before{content:"\f5b5"}.fi-rs-wallet-income:before{content:"\f5b6"}.fi-rs-wallet-money:before{content:"\f5b7"}.fi-rs-wallet-nft:before{content:"\f5b8"}.fi-rs-warehouse-alt:before{content:"\f5bb"}.fi-rs-warranty:before{content:"\f5bc"}.fi-rs-washer:before{content:"\f5bd"}.fi-rs-washing-dishes:before{content:"\f5be"}.fi-rs-waste:before{content:"\f5bf"}.fi-rs-waste-pollution:before{content:"\f5c0"}.fi-rs-watch:before{content:"\f5c1"}.fi-rs-watch-calculator:before{content:"\f5c2"}.fi-rs-watch-fitness:before{content:"\f5c3"}.fi-rs-watch-smart:before{content:"\f5c4"}.fi-rs-water:before{content:"\f5c5"}.fi-rs-water-bottle:before{content:"\f5c6"}.fi-rs-water-drop:before{content:"\f5c7"}.fi-rs-water-growth:before{content:"\f5c8"}.fi-rs-water-ladder:before{content:"\f5c9"}.fi-rs-water-lower:before{content:"\f5ca"}.fi-rs-water-rise:before{content:"\f5cb"}.fi-rs-water-ski:before{content:"\f5cc"}.fi-rs-watering-can-drop:before{content:"\f5cd"}.fi-rs-watering-can-plant:before{content:"\f5ce"}.fi-rs-watermelon:before{content:"\f5cf"}.fi-rs-waterpass:before{content:"\f5d1"}.fi-rs-waterpolo:before{content:"\f5d2"}.fi-rs-waterpolo-goal:before{content:"\f5d3"}.fi-rs-waterpolo-hand:before{content:"\f5d4"}.fi-rs-waterpolo-player:before{content:"\f5d5"}.fi-rs-wave:before{content:"\f5d6"}.fi-rs-wave-sine:before{content:"\f5d7"}.fi-rs-wave-square:before{content:"\f5d8"}.fi-rs-wave-triangle:before{content:"\f5d9"}.fi-rs-waveform:before{content:"\f5da"}.fi-rs-waveform-path:before{content:"\f5dc"}.fi-rs-weather-alert:before{content:"\f5dd"}.fi-rs-web-advertisement:before{content:"\f5df"}.fi-rs-web-browser-bomb:before{content:"\f5e0"}.fi-rs-web-design:before{content:"\f5e1"}.fi-rs-web-management:before{content:"\f5e2"}.fi-rs-web-statistics:before{content:"\f5e3"}.fi-rs-web-test:before{content:"\f5e4"}.fi-rs-webcam:before{content:"\f5e5"}.fi-rs-webcam-slash:before{content:"\f5e6"}.fi-rs-webhook:before{content:"\f5e7"}.fi-rs-webinar:before{content:"\f5e8"}.fi-rs-webinar-play:before{content:"\f5e9"}.fi-rs-website-design:before{content:"\f5ea"}.fi-rs-website-layout:before{content:"\f5eb"}.fi-rs-website-speed:before{content:"\f5ec"}.fi-rs-website-structure:before{content:"\f5ed"}.fi-rs-wednesday:before{content:"\f5ee"}.fi-rs-weight-gain:before{content:"\f5ef"}.fi-rs-weight-loss:before{content:"\f5f0"}.fi-rs-welding:before{content:"\f5f1"}.fi-rs-wellbeing:before{content:"\f5f2"}.fi-rs-whale:before{content:"\f5f4"}.fi-rs-wheat:before{content:"\f5f8"}.fi-rs-wheat-awn:before{content:"\f5f9"}.fi-rs-wheat-awn-circle-exclamation:before{content:"\f5fa"}.fi-rs-wheat-awn-slash:before{content:"\f5fb"}.fi-rs-wheat-slash:before{content:"\f5fc"}.fi-rs-wheelchair:before{content:"\f5fd"}.fi-rs-wheelchair-move:before{content:"\f5fe"}.fi-rs-wheelchair-sleeping:before{content:"\f5ff"}.fi-rs-whistle:before{content:"\f600"}.fi-rs-white-space:before{content:"\f601"}.fi-rs-wifi:before{content:"\f602"}.fi-rs-wifi-1:before{content:"\f603"}.fi-rs-wifi-2:before{content:"\f604"}.fi-rs-wifi-alt:before{content:"\f605"}.fi-rs-wifi-exclamation:before{content:"\f606"}.fi-rs-wifi-hotspot:before{content:"\f607"}.fi-rs-wifi-lock:before{content:"\f608"}.fi-rs-wifi-password:before{content:"\f609"}.fi-rs-wifi-slash:before{content:"\f60a"}.fi-rs-wifi-xmark:before{content:"\f60b"}.fi-rs-wildfire:before{content:"\f60d"}.fi-rs-wind:before{content:"\f60e"}.fi-rs-wind-turbine:before{content:"\f60f"}.fi-rs-wind-warning:before{content:"\f610"}.fi-rs-window-alt:before{content:"\f612"}.fi-rs-window-frame:before{content:"\f613"}.fi-rs-window-frame-open:before{content:"\f614"}.fi-rs-window-maximize:before{content:"\f615"}.fi-rs-window-minimize:before{content:"\f616"}.fi-rs-window-restore:before{content:"\f617"}.fi-rs-windsock:before{content:"\f619"}.fi-rs-windsurf:before{content:"\f61a"}.fi-rs-wine-bottle:before{content:"\f61b"}.fi-rs-wine-glass-crack:before{content:"\f61c"}.fi-rs-wine-glass-empty:before{content:"\f61d"}.fi-rs-wings-box:before{content:"\f61e"}.fi-rs-wireless-mouse:before{content:"\f620"}.fi-rs-wisdom:before{content:"\f621"}.fi-rs-wishlist-heart:before{content:"\f622"}.fi-rs-wishlist-star:before{content:"\f623"}.fi-rs-witness:before{content:"\f624"}.fi-rs-woman-head:before{content:"\f626"}.fi-rs-woman-scientist:before{content:"\f627"}.fi-rs-women-swimsuit:before{content:"\f628"}.fi-rs-won-sign:before{content:"\f629"}.fi-rs-work-in-progress:before{content:"\f62b"}.fi-rs-workflow:before{content:"\f62c"}.fi-rs-workflow-alt:before{content:"\f62d"}.fi-rs-workflow-setting:before{content:"\f62e"}.fi-rs-workflow-setting-alt:before{content:"\f62f"}.fi-rs-workshop:before{content:"\f631"}.fi-rs-workwear:before{content:"\f632"}.fi-rs-world:before{content:"\f633"}.fi-rs-world-megaphone:before{content:"\f634"}.fi-rs-worldwide-network:before{content:"\f635"}.fi-rs-worm:before{content:"\f636"}.fi-rs-wrap:before{content:"\f637"}.fi-rs-wreath:before{content:"\f638"}.fi-rs-wrench-alt:before{content:"\f639"}.fi-rs-wrench-simple:before{content:"\f63a"}.fi-rs-writing:before{content:"\f63b"}.fi-rs-x:before{content:"\f63e"}.fi-rs-x-ray:before{content:"\f63f"}.fi-rs-y:before{content:"\f642"}.fi-rs-y2k:before{content:"\f643"}.fi-rs-yen:before{content:"\f647"}.fi-rs-yin-yang:before{content:"\f648"}.fi-rs-yoga-ball:before{content:"\f64b"}.fi-rs-yoga-ball-exercise:before{content:"\f64c"}.fi-rs-yoga-ball-mat:before{content:"\f64d"}.fi-rs-yoga-mat:before{content:"\f64e"}.fi-rs-yoga-moon:before{content:"\f64f"}.fi-rs-yoga-posture:before{content:"\f650"}.fi-rs-yogurt:before{content:"\f651"}.fi-rs-z:before{content:"\f655"}.fi-rs-zero-percent:before{content:"\f656"}.fi-rs-zip-file:before{content:"\f657"}.fi-rs-zipper:before{content:"\f658"}.fi-rs-zoom-in:before{content:"\f65a"}.fi-rs-zoom-out:before{content:"\f65b"}

/*!
*   _____       _             __                 _____                               ______ _       _   _
*  |_   _|     | |           / _|               |_   _|                             |  ____| |     | | (_)
*    | |  _ __ | |_ ___ _ __| |_ __ _  ___ ___    | |  ___ ___  _ __  ___   ______  | |__  | | __ _| |_ _  ___ ___  _ __
*    | | | '_ \| __/ _ \ '__|  _/ _` |/ __/ _ \   | | / __/ _ \| '_ \/ __| |______| |  __| | |/ _` | __| |/ __/ _ \| '_ \
*   _| |_| | | | ||  __/ |  | || (_| | (_|  __/  _| || (_| (_) | | | \__ \          | |    | | (_| | |_| | (_| (_) | | | |
*  |_____|_| |_|\__\___|_|  |_| \__,_|\___\___| |_____\___\___/|_| |_|___/          |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*                         UIcons 4.0.0 - https://www.flaticon.com/uicons/interface-icons
*/@font-face{font-display:swap;font-family:uicons-solid-rounded;src:url(/static/media/uicons-solid-rounded.093a8c6ee1718fd92698.woff2) format("woff2"),url(/static/media/uicons-solid-rounded.044a2bdae6cf3a535e19.woff) format("woff"),url(/static/media/uicons-solid-rounded.4c517f79852352479533.eot) format("embedded-opentype")}i[class*=" fi-sr-"]:before,i[class^=fi-sr-]:before,span[class*=fi-sr-]:before,span[class^=fi-sr-]:before{-webkit-font-feature-settings:normal;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:uicons-solid-rounded!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;text-transform:none}.fi-sr-0:before{content:"\e001"}.fi-sr-00s-music-disc:before{content:"\e002"}.fi-sr-1:before{content:"\e003"}.fi-sr-2:before{content:"\e008"}.fi-sr-3:before{content:"\e00a"}.fi-sr-360-degrees:before{content:"\e00c"}.fi-sr-3d-printer:before{content:"\e00d"}.fi-sr-3d-printer-house:before{content:"\e00e"}.fi-sr-3d-printer-mug:before{content:"\e00f"}.fi-sr-3d-printer-prosthesis:before{content:"\e010"}.fi-sr-3d-printer-robot:before{content:"\e011"}.fi-sr-3d-printer-toy:before{content:"\e012"}.fi-sr-3d-printing-pen:before{content:"\e013"}.fi-sr-4:before{content:"\e015"}.fi-sr-404:before{content:"\e017"}.fi-sr-5:before{content:"\e018"}.fi-sr-5g-lock:before{content:"\e01b"}.fi-sr-6:before{content:"\e01c"}.fi-sr-60s-music-disc:before{content:"\e01d"}.fi-sr-7:before{content:"\e01e"}.fi-sr-70s-music-disc:before{content:"\e01f"}.fi-sr-8:before{content:"\e020"}.fi-sr-80s-music-disc:before{content:"\e021"}.fi-sr-9:before{content:"\e022"}.fi-sr-90s:before{content:"\e023"}.fi-sr-90s-music-disc:before{content:"\e024"}.fi-sr-a:before{content:"\e025"}.fi-sr-abacus:before{content:"\e026"}.fi-sr-abdomen:before{content:"\e028"}.fi-sr-access-control:before{content:"\e02a"}.fi-sr-access-denied:before{content:"\e02b"}.fi-sr-accident:before{content:"\e02c"}.fi-sr-accordion:before{content:"\e02d"}.fi-sr-accountant:before{content:"\e02e"}.fi-sr-acid-rain:before{content:"\e030"}.fi-sr-acorn:before{content:"\e031"}.fi-sr-ad:before{content:"\e033"}.fi-sr-ad-forbidden:before{content:"\e035"}.fi-sr-ad-paid:before{content:"\e036"}.fi-sr-ad-slash:before{content:"\e037"}.fi-sr-add:before{content:"\e038"}.fi-sr-add-basket:before{content:"\e039"}.fi-sr-add-document:before{content:"\e03a"}.fi-sr-add-folder:before{content:"\e03b"}.fi-sr-add-image:before{content:"\e03c"}.fi-sr-address-book:before{content:"\e03d"}.fi-sr-address-card:before{content:"\e03e"}.fi-sr-admin:before{content:"\e03f"}.fi-sr-admin-alt:before{content:"\e040"}.fi-sr-affiliate-marketing:before{content:"\e04a"}.fi-sr-age:before{content:"\e04c"}.fi-sr-age-alt:before{content:"\e04d"}.fi-sr-age-restriction-eighteen:before{content:"\e04e"}.fi-sr-age-restriction-seven:before{content:"\e04f"}.fi-sr-age-restriction-six:before{content:"\e050"}.fi-sr-age-restriction-sixteen:before{content:"\e051"}.fi-sr-age-restriction-thirteen:before{content:"\e053"}.fi-sr-age-restriction-three:before{content:"\e054"}.fi-sr-age-restriction-twelve:before{content:"\e055"}.fi-sr-age-restriction-twenty-one:before{content:"\e056"}.fi-sr-age-restriction-zero:before{content:"\e057"}.fi-sr-ai-algorithm:before{content:"\e05b"}.fi-sr-ai-artist:before{content:"\e05c"}.fi-sr-ai-assistant:before{content:"\e05d"}.fi-sr-ai-podcast:before{content:"\e05e"}.fi-sr-ai-technology:before{content:"\e05f"}.fi-sr-air-conditioner:before{content:"\e060"}.fi-sr-air-freshener:before{content:"\e061"}.fi-sr-air-pollution:before{content:"\e062"}.fi-sr-airplane-journey:before{content:"\e065"}.fi-sr-airplane-mode-off:before{content:"\e066"}.fi-sr-airplane-mode-on:before{content:"\e067"}.fi-sr-airplane-window-open:before{content:"\e068"}.fi-sr-airplay:before{content:"\e069"}.fi-sr-alarm-clock:before{content:"\e06a"}.fi-sr-alarm-exclamation:before{content:"\e06b"}.fi-sr-alarm-off:before{content:"\e06c"}.fi-sr-alarm-plus:before{content:"\e06d"}.fi-sr-alarm-snooze:before{content:"\e06e"}.fi-sr-album:before{content:"\e06f"}.fi-sr-album-circle-plus:before{content:"\e070"}.fi-sr-album-circle-user:before{content:"\e071"}.fi-sr-album-collection:before{content:"\e072"}.fi-sr-algorithm:before{content:"\e074"}.fi-sr-alicorn:before{content:"\e075"}.fi-sr-alien:before{content:"\e076"}.fi-sr-align-center:before{content:"\e078"}.fi-sr-align-justify:before{content:"\e079"}.fi-sr-align-left:before{content:"\e07a"}.fi-sr-align-slash:before{content:"\e07b"}.fi-sr-allen-keys:before{content:"\e07c"}.fi-sr-allergy:before{content:"\e07d"}.fi-sr-aloe-vera:before{content:"\e07e"}.fi-sr-ambulance:before{content:"\e081"}.fi-sr-american-football:before{content:"\e084"}.fi-sr-amp-guitar:before{content:"\e086"}.fi-sr-amusement-park:before{content:"\e088"}.fi-sr-analyse:before{content:"\e089"}.fi-sr-analyse-alt:before{content:"\e08a"}.fi-sr-analytics:before{content:"\e08b"}.fi-sr-analytics-magnifying-glass:before{content:"\e08c"}.fi-sr-anatomical-heart:before{content:"\e08e"}.fi-sr-anchor:before{content:"\e08f"}.fi-sr-angel:before{content:"\e091"}.fi-sr-angle:before{content:"\e092"}.fi-sr-angle-90:before{content:"\e093"}.fi-sr-angle-circle-down:before{content:"\e094"}.fi-sr-angle-circle-left:before{content:"\e095"}.fi-sr-angle-circle-right:before{content:"\e096"}.fi-sr-angle-circle-up:before{content:"\e097"}.fi-sr-angle-double-left:before{content:"\e098"}.fi-sr-angle-double-right:before{content:"\e099"}.fi-sr-angle-double-small-down:before{content:"\e09a"}.fi-sr-angle-double-small-left:before{content:"\e09b"}.fi-sr-angle-double-small-right:before{content:"\e09c"}.fi-sr-angle-double-small-up:before{content:"\e09d"}.fi-sr-angle-down:before{content:"\e09e"}.fi-sr-angle-left:before{content:"\e09f"}.fi-sr-angle-right:before{content:"\e0a0"}.fi-sr-angle-small-down:before{content:"\e0a1"}.fi-sr-angle-small-left:before{content:"\e0a2"}.fi-sr-angle-small-right:before{content:"\e0a3"}.fi-sr-angle-small-up:before{content:"\e0a4"}.fi-sr-angle-square-down:before{content:"\e0a5"}.fi-sr-angle-square-left:before{content:"\e0a6"}.fi-sr-angle-square-right:before{content:"\e0a7"}.fi-sr-angle-square-up:before{content:"\e0a8"}.fi-sr-angle-up:before{content:"\e0a9"}.fi-sr-angles-up-down:before{content:"\e0aa"}.fi-sr-angry:before{content:"\e0ab"}.fi-sr-animated-icon:before{content:"\e0ad"}.fi-sr-anise:before{content:"\e0ae"}.fi-sr-ankh:before{content:"\e0af"}.fi-sr-answer:before{content:"\e0b0"}.fi-sr-answer-alt:before{content:"\e0b1"}.fi-sr-anxiety:before{content:"\e0b2"}.fi-sr-apartment:before{content:"\e0b3"}.fi-sr-aperture:before{content:"\e0b4"}.fi-sr-api:before{content:"\e0b5"}.fi-sr-api-cloud:before{content:"\e0b6"}.fi-sr-app-notification:before{content:"\e0b8"}.fi-sr-appendicitis:before{content:"\e0ba"}.fi-sr-apple-books:before{content:"\e0bc"}.fi-sr-apple-core:before{content:"\e0bd"}.fi-sr-apple-crate:before{content:"\e0be"}.fi-sr-apple-dumbbell:before{content:"\e0bf"}.fi-sr-apple-juice:before{content:"\e0c0"}.fi-sr-apple-pie:before{content:"\e0c2"}.fi-sr-apple-whole:before{content:"\e0c3"}.fi-sr-apps:before{content:"\e0c4"}.fi-sr-apps-add:before{content:"\e0c5"}.fi-sr-apps-delete:before{content:"\e0c6"}.fi-sr-apps-sort:before{content:"\e0c7"}.fi-sr-apricot:before{content:"\e0c8"}.fi-sr-april-calendar:before{content:"\e0c9"}.fi-sr-archery:before{content:"\e0ca"}.fi-sr-architect-plan:before{content:"\e0cb"}.fi-sr-archive:before{content:"\e0cc"}.fi-sr-archway:before{content:"\e0cd"}.fi-sr-arepa:before{content:"\e0ce"}.fi-sr-armor:before{content:"\e0cf"}.fi-sr-army-general:before{content:"\e0d1"}.fi-sr-arrow-alt-circle-down:before{content:"\e0d2"}.fi-sr-arrow-alt-circle-left:before{content:"\e0d3"}.fi-sr-arrow-alt-circle-right:before{content:"\e0d4"}.fi-sr-arrow-alt-circle-up:before{content:"\e0d5"}.fi-sr-arrow-alt-down:before{content:"\e0d6"}.fi-sr-arrow-alt-from-bottom:before{content:"\e0d7"}.fi-sr-arrow-alt-from-left:before{content:"\e0d8"}.fi-sr-arrow-alt-from-right:before{content:"\e0d9"}.fi-sr-arrow-alt-from-top:before{content:"\e0da"}.fi-sr-arrow-alt-left:before{content:"\e0db"}.fi-sr-arrow-alt-right:before{content:"\e0dc"}.fi-sr-arrow-alt-square-down:before{content:"\e0dd"}.fi-sr-arrow-alt-square-left:before{content:"\e0de"}.fi-sr-arrow-alt-square-right:before{content:"\e0df"}.fi-sr-arrow-alt-square-up:before{content:"\e0e0"}.fi-sr-arrow-alt-to-bottom:before{content:"\e0e1"}.fi-sr-arrow-alt-to-left:before{content:"\e0e2"}.fi-sr-arrow-alt-to-right:before{content:"\e0e3"}.fi-sr-arrow-alt-to-top:before{content:"\e0e4"}.fi-sr-arrow-alt-up:before{content:"\e0e5"}.fi-sr-arrow-circle-down:before{content:"\e0e6"}.fi-sr-arrow-circle-left:before{content:"\e0e7"}.fi-sr-arrow-circle-right:before{content:"\e0e8"}.fi-sr-arrow-circle-up:before{content:"\e0e9"}.fi-sr-arrow-comparison:before{content:"\e0ea"}.fi-sr-arrow-down:before{content:"\e0eb"}.fi-sr-arrow-down-from-arc:before{content:"\e0ed"}.fi-sr-arrow-down-from-dotted-line:before{content:"\e0ee"}.fi-sr-arrow-down-left:before{content:"\e0ef"}.fi-sr-arrow-down-small-big:before{content:"\e0f0"}.fi-sr-arrow-down-strenght:before{content:"\e0f1"}.fi-sr-arrow-down-to-dotted-line:before{content:"\e0f2"}.fi-sr-arrow-down-to-square:before{content:"\e0f3"}.fi-sr-arrow-down-triangle-square:before{content:"\e0f4"}.fi-sr-arrow-from-bottom:before{content:"\e0f5"}.fi-sr-arrow-from-left:before{content:"\e0f6"}.fi-sr-arrow-from-right:before{content:"\e0f7"}.fi-sr-arrow-from-top:before{content:"\e0f8"}.fi-sr-arrow-left:before{content:"\e0f9"}.fi-sr-arrow-left-from-arc:before{content:"\e0fa"}.fi-sr-arrow-left-from-line:before{content:"\e0fb"}.fi-sr-arrow-left-to-arc:before{content:"\e0fc"}.fi-sr-arrow-progress:before{content:"\e0fd"}.fi-sr-arrow-progress-alt:before{content:"\e0fe"}.fi-sr-arrow-right:before{content:"\e0ff"}.fi-sr-arrow-right-to-bracket:before{content:"\e100"}.fi-sr-arrow-right-to-city:before{content:"\e101"}.fi-sr-arrow-small-down:before{content:"\e102"}.fi-sr-arrow-small-left:before{content:"\e103"}.fi-sr-arrow-small-right:before{content:"\e104"}.fi-sr-arrow-small-up:before{content:"\e105"}.fi-sr-arrow-square-down:before{content:"\e106"}.fi-sr-arrow-square-left:before{content:"\e107"}.fi-sr-arrow-square-right:before{content:"\e108"}.fi-sr-arrow-square-up:before{content:"\e109"}.fi-sr-arrow-to-bottom:before{content:"\e10a"}.fi-sr-arrow-to-left:before{content:"\e10b"}.fi-sr-arrow-to-right:before{content:"\e10c"}.fi-sr-arrow-to-top:before{content:"\e10d"}.fi-sr-arrow-trend-down:before{content:"\e10e"}.fi-sr-arrow-trend-up:before{content:"\e10f"}.fi-sr-arrow-turn-down-left:before{content:"\e110"}.fi-sr-arrow-turn-down-right:before{content:"\e111"}.fi-sr-arrow-turn-left-up:before{content:"\e113"}.fi-sr-arrow-up:before{content:"\e115"}.fi-sr-arrow-up-from-dotted-line:before{content:"\e116"}.fi-sr-arrow-up-from-ground-water:before{content:"\e117"}.fi-sr-arrow-up-from-square:before{content:"\e118"}.fi-sr-arrow-up-left:before{content:"\e119"}.fi-sr-arrow-up-left-from-circle:before{content:"\e11a"}.fi-sr-arrow-up-right:before{content:"\e11b"}.fi-sr-arrow-up-right-and-arrow-down-left-from-center:before{content:"\e11c"}.fi-sr-arrow-up-right-from-square:before{content:"\e11d"}.fi-sr-arrow-up-small-big:before{content:"\e11e"}.fi-sr-arrow-up-square-triangle:before{content:"\e11f"}.fi-sr-arrow-up-to-arc:before{content:"\e120"}.fi-sr-arrow-up-to-dotted-line:before{content:"\e121"}.fi-sr-arrow-upward-growth-crypto:before{content:"\e122"}.fi-sr-arrows:before{content:"\e123"}.fi-sr-arrows-alt:before{content:"\e124"}.fi-sr-arrows-alt-h:before{content:"\e125"}.fi-sr-arrows-alt-v:before{content:"\e126"}.fi-sr-arrows-cross:before{content:"\e127"}.fi-sr-arrows-down-curve:before{content:"\e128"}.fi-sr-arrows-down-to-people:before{content:"\e129"}.fi-sr-arrows-from-dotted-line:before{content:"\e12a"}.fi-sr-arrows-from-line:before{content:"\e12b"}.fi-sr-arrows-h:before{content:"\e12c"}.fi-sr-arrows-h-copy:before{content:"\e12d"}.fi-sr-arrows-repeat:before{content:"\e12e"}.fi-sr-arrows-repeat-1:before{content:"\e12f"}.fi-sr-arrows-retweet:before{content:"\e130"}.fi-sr-arrows-split-right-and-left:before{content:"\e132"}.fi-sr-arrows-split-up-and-left:before{content:"\e133"}.fi-sr-arrows-to-circle:before{content:"\e134"}.fi-sr-arrows-to-dot:before{content:"\e135"}.fi-sr-arrows-to-dotted-line:before{content:"\e136"}.fi-sr-arrows-to-eye:before{content:"\e137"}.fi-sr-arrows-to-line:before{content:"\e138"}.fi-sr-artificial-intelligence:before{content:"\e139"}.fi-sr-artist:before{content:"\e13a"}.fi-sr-ask-us:before{content:"\e13c"}.fi-sr-assept-document:before{content:"\e13d"}.fi-sr-assessment:before{content:"\e13e"}.fi-sr-assessment-alt:before{content:"\e13f"}.fi-sr-assign:before{content:"\e140"}.fi-sr-assistive-listening-systems:before{content:"\e141"}.fi-sr-asterik:before{content:"\e142"}.fi-sr-asthma:before{content:"\e143"}.fi-sr-at:before{content:"\e147"}.fi-sr-atm:before{content:"\e14a"}.fi-sr-attention-detail:before{content:"\e14d"}.fi-sr-attribution-pen:before{content:"\e14e"}.fi-sr-attribution-pencil:before{content:"\e14f"}.fi-sr-aubergine:before{content:"\e150"}.fi-sr-auction:before{content:"\e151"}.fi-sr-auction-bidding:before{content:"\e152"}.fi-sr-auction-paddle:before{content:"\e153"}.fi-sr-audience-megaphone:before{content:"\e154"}.fi-sr-audio-description-slash:before{content:"\e155"}.fi-sr-audit:before{content:"\e157"}.fi-sr-audit-alt:before{content:"\e158"}.fi-sr-augmented-reality:before{content:"\e15a"}.fi-sr-august-calendar:before{content:"\e15b"}.fi-sr-austral-sign:before{content:"\e15c"}.fi-sr-australia:before{content:"\e15d"}.fi-sr-australia-country-code:before{content:"\e15e"}.fi-sr-australia-flag:before{content:"\e15f"}.fi-sr-auto-pilot:before{content:"\e160"}.fi-sr-auto-reply:before{content:"\e161"}.fi-sr-auto-sync:before{content:"\e162"}.fi-sr-auto-update:before{content:"\e163"}.fi-sr-autosave:before{content:"\e164"}.fi-sr-avi-file:before{content:"\e165"}.fi-sr-avocado:before{content:"\e166"}.fi-sr-avocado-toast:before{content:"\e167"}.fi-sr-award:before{content:"\e168"}.fi-sr-axe:before{content:"\e16a"}.fi-sr-axe-battle:before{content:"\e16b"}.fi-sr-axe-hammer:before{content:"\e16c"}.fi-sr-b:before{content:"\e16d"}.fi-sr-baby:before{content:"\e16e"}.fi-sr-baby-carriage:before{content:"\e16f"}.fi-sr-baby-cradle:before{content:"\e170"}.fi-sr-back-up:before{content:"\e172"}.fi-sr-background:before{content:"\e173"}.fi-sr-backpack:before{content:"\e174"}.fi-sr-bacon:before{content:"\e175"}.fi-sr-bacon-egg:before{content:"\e176"}.fi-sr-bacteria:before{content:"\e177"}.fi-sr-bacterium:before{content:"\e178"}.fi-sr-badge:before{content:"\e179"}.fi-sr-badge-check:before{content:"\e17a"}.fi-sr-badge-dollar:before{content:"\e17b"}.fi-sr-badge-leaf:before{content:"\e17c"}.fi-sr-badge-percent:before{content:"\e17d"}.fi-sr-badge-sheriff:before{content:"\e17e"}.fi-sr-badger-honey:before{content:"\e17f"}.fi-sr-badget-check-alt:before{content:"\e180"}.fi-sr-badminton:before{content:"\e181"}.fi-sr-bag-map-pin:before{content:"\e182"}.fi-sr-bag-seedling:before{content:"\e183"}.fi-sr-bag-shopping-minus:before{content:"\e184"}.fi-sr-bagel:before{content:"\e185"}.fi-sr-bags-shopping:before{content:"\e186"}.fi-sr-baguette:before{content:"\e187"}.fi-sr-bahai:before{content:"\e188"}.fi-sr-baht-sign:before{content:"\e189"}.fi-sr-balance-scale-left:before{content:"\e18a"}.fi-sr-balance-scale-right:before{content:"\e18b"}.fi-sr-balcony:before{content:"\e18c"}.fi-sr-ball-pile:before{content:"\e18e"}.fi-sr-ballet-dance:before{content:"\e190"}.fi-sr-balloon:before{content:"\e191"}.fi-sr-balloons:before{content:"\e192"}.fi-sr-ballot:before{content:"\e193"}.fi-sr-ballot-check:before{content:"\e194"}.fi-sr-bamboo:before{content:"\e195"}.fi-sr-ban:before{content:"\e196"}.fi-sr-ban-bug:before{content:"\e197"}.fi-sr-banana:before{content:"\e198"}.fi-sr-bananas:before{content:"\e199"}.fi-sr-band-aid:before{content:"\e19a"}.fi-sr-band-aid-alt:before{content:"\e19b"}.fi-sr-bandage-wound:before{content:"\e19d"}.fi-sr-bangladeshi-taka-sign:before{content:"\e19e"}.fi-sr-banjo:before{content:"\e19f"}.fi-sr-bank:before{content:"\e1a0"}.fi-sr-bank-app:before{content:"\e1a1"}.fi-sr-banner:before{content:"\e1a2"}.fi-sr-banner-2:before{content:"\e1a3"}.fi-sr-banner-3:before{content:"\e1a4"}.fi-sr-banner-4:before{content:"\e1a5"}.fi-sr-banner-5:before{content:"\e1a6"}.fi-sr-barber-pole:before{content:"\e1a7"}.fi-sr-barber-shop:before{content:"\e1a8"}.fi-sr-barcode:before{content:"\e1a9"}.fi-sr-barcode-read:before{content:"\e1aa"}.fi-sr-barcode-scan:before{content:"\e1ab"}.fi-sr-barefoot:before{content:"\e1ac"}.fi-sr-barrier-caution:before{content:"\e1ad"}.fi-sr-barrier-cone:before{content:"\e1ae"}.fi-sr-barrow:before{content:"\e1af"}.fi-sr-bars-filter:before{content:"\e1b0"}.fi-sr-bars-progress:before{content:"\e1b1"}.fi-sr-bars-sort:before{content:"\e1b2"}.fi-sr-bars-staggered:before{content:"\e1b3"}.fi-sr-baseball:before{content:"\e1b4"}.fi-sr-baseball-alt:before{content:"\e1b5"}.fi-sr-baseball-player:before{content:"\e1b6"}.fi-sr-basket-shopping-minus:before{content:"\e1b8"}.fi-sr-basket-shopping-plus:before{content:"\e1b9"}.fi-sr-basket-shopping-simple:before{content:"\e1ba"}.fi-sr-basketball:before{content:"\e1bb"}.fi-sr-basketball-hoop:before{content:"\e1bc"}.fi-sr-basketball-ticket:before{content:"\e1bd"}.fi-sr-bat:before{content:"\e1be"}.fi-sr-bath:before{content:"\e1bf"}.fi-sr-battery-100:before{content:"\e1c0"}.fi-sr-battery-alert:before{content:"\e1c1"}.fi-sr-battery-bolt:before{content:"\e1c2"}.fi-sr-battery-empty:before{content:"\e1c3"}.fi-sr-battery-exclamation:before{content:"\e1c4"}.fi-sr-battery-full:before{content:"\e1c5"}.fi-sr-battery-half:before{content:"\e1c6"}.fi-sr-battery-pollution:before{content:"\e1c7"}.fi-sr-battery-quarter:before{content:"\e1c8"}.fi-sr-battery-slash:before{content:"\e1c9"}.fi-sr-battery-three-quarters:before{content:"\e1ca"}.fi-sr-bay-leaf:before{content:"\e1cb"}.fi-sr-beacon:before{content:"\e1cc"}.fi-sr-bear-market:before{content:"\e1cd"}.fi-sr-beard:before{content:"\e1ce"}.fi-sr-beauty-mask:before{content:"\e1cf"}.fi-sr-bed:before{content:"\e1d0"}.fi-sr-bed-alt:before{content:"\e1d1"}.fi-sr-bed-bunk:before{content:"\e1d2"}.fi-sr-bed-empty:before{content:"\e1d3"}.fi-sr-bed-pulse:before{content:"\e1d4"}.fi-sr-bee:before{content:"\e1d5"}.fi-sr-beehive:before{content:"\e1d6"}.fi-sr-beer:before{content:"\e1d7"}.fi-sr-beer-mug-empty:before{content:"\e1d8"}.fi-sr-bell:before{content:"\e1da"}.fi-sr-bell-concierge:before{content:"\e1db"}.fi-sr-bell-notification-call:before{content:"\e1dc"}.fi-sr-bell-notification-social-media:before{content:"\e1dd"}.fi-sr-bell-ring:before{content:"\e1de"}.fi-sr-bell-school:before{content:"\e1df"}.fi-sr-bell-school-slash:before{content:"\e1e0"}.fi-sr-bell-slash:before{content:"\e1e1"}.fi-sr-bells:before{content:"\e1e2"}.fi-sr-bench-tree:before{content:"\e1e3"}.fi-sr-benefit:before{content:"\e1e4"}.fi-sr-benefit-diamond:before{content:"\e1e5"}.fi-sr-benefit-diamond-alt:before{content:"\e1e6"}.fi-sr-benefit-hand:before{content:"\e1e7"}.fi-sr-benefit-increase:before{content:"\e1e8"}.fi-sr-benefit-porcent:before{content:"\e1e9"}.fi-sr-beta-computer:before{content:"\e1ea"}.fi-sr-beta-mobile:before{content:"\e1eb"}.fi-sr-beta-tester:before{content:"\e1ec"}.fi-sr-beta-testing:before{content:"\e1ed"}.fi-sr-betamax:before{content:"\e1ee"}.fi-sr-bible:before{content:"\e1ef"}.fi-sr-bicycle-journey:before{content:"\e1f0"}.fi-sr-big-data:before{content:"\e1f1"}.fi-sr-big-data-ai:before{content:"\e1f2"}.fi-sr-big-data-analytics:before{content:"\e1f3"}.fi-sr-big-drop:before{content:"\e1f4"}.fi-sr-bike:before{content:"\e1f5"}.fi-sr-bike-moving:before{content:"\e1f6"}.fi-sr-bike-path:before{content:"\e1f7"}.fi-sr-biking:before{content:"\e1f8"}.fi-sr-biking-mountain:before{content:"\e1f9"}.fi-sr-bill-arrow:before{content:"\e1fa"}.fi-sr-billboard:before{content:"\e1fb"}.fi-sr-billboard-location:before{content:"\e1fc"}.fi-sr-billiard:before{content:"\e1fd"}.fi-sr-bin-bottles:before{content:"\e1fe"}.fi-sr-binary:before{content:"\e1ff"}.fi-sr-binary-circle-check:before{content:"\e200"}.fi-sr-binary-cloud:before{content:"\e201"}.fi-sr-binary-lock:before{content:"\e202"}.fi-sr-binary-slash:before{content:"\e203"}.fi-sr-binoculars:before{content:"\e204"}.fi-sr-bio:before{content:"\e205"}.fi-sr-bio-leaves:before{content:"\e206"}.fi-sr-biohazard:before{content:"\e207"}.fi-sr-bipolar:before{content:"\e208"}.fi-sr-bird:before{content:"\e209"}.fi-sr-bitcoin-card:before{content:"\e20b"}.fi-sr-bitcoin-sign:before{content:"\e20d"}.fi-sr-blanket:before{content:"\e20f"}.fi-sr-blender:before{content:"\e210"}.fi-sr-blender-phone:before{content:"\e211"}.fi-sr-blinds:before{content:"\e212"}.fi-sr-blinds-open:before{content:"\e213"}.fi-sr-blinds-raised:before{content:"\e214"}.fi-sr-block:before{content:"\e215"}.fi-sr-block-brick:before{content:"\e216"}.fi-sr-block-brick-fire:before{content:"\e217"}.fi-sr-block-microphone:before{content:"\e218"}.fi-sr-block-question:before{content:"\e219"}.fi-sr-block-quote:before{content:"\e21a"}.fi-sr-block-user:before{content:"\e21b"}.fi-sr-blockchain-3:before{content:"\e21e"}.fi-sr-blog-pencil:before{content:"\e21f"}.fi-sr-blog-text:before{content:"\e220"}.fi-sr-blood:before{content:"\e222"}.fi-sr-blood-dropper:before{content:"\e223"}.fi-sr-blood-test-tube:before{content:"\e225"}.fi-sr-blood-test-tube-alt:before{content:"\e226"}.fi-sr-blossom:before{content:"\e227"}.fi-sr-blueberries:before{content:"\e228"}.fi-sr-blueprint:before{content:"\e229"}.fi-sr-blueprint-house:before{content:"\e22a"}.fi-sr-bluetooth-alert:before{content:"\e22c"}.fi-sr-bluetooth-alt:before{content:"\e22d"}.fi-sr-bluetooth-circle:before{content:"\e22e"}.fi-sr-bluetooth-headphones:before{content:"\e22f"}.fi-sr-bluetooth-keyboard:before{content:"\e230"}.fi-sr-bluetooth-mouse:before{content:"\e231"}.fi-sr-bluetooth-settings:before{content:"\e232"}.fi-sr-bluetooth-speaker:before{content:"\e233"}.fi-sr-bluetooth-usb:before{content:"\e234"}.fi-sr-blush:before{content:"\e235"}.fi-sr-bold:before{content:"\e237"}.fi-sr-bolt:before{content:"\e238"}.fi-sr-bolt-auto:before{content:"\e239"}.fi-sr-bolt-slash:before{content:"\e23a"}.fi-sr-bomb:before{content:"\e23b"}.fi-sr-bomb-sign:before{content:"\e23c"}.fi-sr-bone:before{content:"\e23d"}.fi-sr-bone-break:before{content:"\e23e"}.fi-sr-bong:before{content:"\e23f"}.fi-sr-bonus:before{content:"\e240"}.fi-sr-bonus-alt:before{content:"\e241"}.fi-sr-bonus-star:before{content:"\e242"}.fi-sr-book:before{content:"\e243"}.fi-sr-book-alt:before{content:"\e244"}.fi-sr-book-arrow-right:before{content:"\e245"}.fi-sr-book-arrow-up:before{content:"\e246"}.fi-sr-book-atlas:before{content:"\e247"}.fi-sr-book-bookmark:before{content:"\e248"}.fi-sr-book-brain:before{content:"\e249"}.fi-sr-book-circle-arrow-right:before{content:"\e24a"}.fi-sr-book-circle-arrow-up:before{content:"\e24b"}.fi-sr-book-copy:before{content:"\e24c"}.fi-sr-book-dead:before{content:"\e24d"}.fi-sr-book-font:before{content:"\e24e"}.fi-sr-book-formula:before{content:"\e24f"}.fi-sr-book-heart:before{content:"\e250"}.fi-sr-book-magnet:before{content:"\e251"}.fi-sr-book-medical:before{content:"\e252"}.fi-sr-book-open-cover:before{content:"\e254"}.fi-sr-book-open-reader:before{content:"\e255"}.fi-sr-book-plus:before{content:"\e256"}.fi-sr-book-quran:before{content:"\e257"}.fi-sr-book-section:before{content:"\e258"}.fi-sr-book-spells:before{content:"\e25b"}.fi-sr-book-tanakh:before{content:"\e25c"}.fi-sr-book-user:before{content:"\e25d"}.fi-sr-book-world:before{content:"\e25e"}.fi-sr-Booking:before{content:"\e25f"}.fi-sr-bookmark:before{content:"\e260"}.fi-sr-bookmark-slash:before{content:"\e261"}.fi-sr-books:before{content:"\e262"}.fi-sr-books-lightbulb:before{content:"\e263"}.fi-sr-books-medical:before{content:"\e264"}.fi-sr-boot:before{content:"\e265"}.fi-sr-boot-heeled:before{content:"\e266"}.fi-sr-booth-curtain:before{content:"\e267"}.fi-sr-border-all:before{content:"\e269"}.fi-sr-border-bottom:before{content:"\e26a"}.fi-sr-border-center-h:before{content:"\e26b"}.fi-sr-border-center-v:before{content:"\e26c"}.fi-sr-border-inner:before{content:"\e26d"}.fi-sr-border-left:before{content:"\e26e"}.fi-sr-border-none:before{content:"\e26f"}.fi-sr-border-outer:before{content:"\e270"}.fi-sr-border-right:before{content:"\e271"}.fi-sr-border-style:before{content:"\e272"}.fi-sr-border-style-alt:before{content:"\e273"}.fi-sr-border-top:before{content:"\e274"}.fi-sr-boss:before{content:"\e275"}.fi-sr-bottle:before{content:"\e276"}.fi-sr-bottle-baby:before{content:"\e277"}.fi-sr-bottle-droplet:before{content:"\e278"}.fi-sr-bow-arrow:before{content:"\e27a"}.fi-sr-bowl-chopsticks:before{content:"\e27b"}.fi-sr-bowl-chopsticks-noodles:before{content:"\e27c"}.fi-sr-bowl-rice:before{content:"\e27d"}.fi-sr-bowl-scoop:before{content:"\e27e"}.fi-sr-bowl-scoops:before{content:"\e27f"}.fi-sr-bowl-soft-serve:before{content:"\e280"}.fi-sr-bowl-spoon:before{content:"\e281"}.fi-sr-bowling:before{content:"\e282"}.fi-sr-bowling-ball:before{content:"\e283"}.fi-sr-bowling-pins:before{content:"\e284"}.fi-sr-box:before{content:"\e286"}.fi-sr-box-add:before{content:"\e287"}.fi-sr-box-alt:before{content:"\e288"}.fi-sr-box-ballot:before{content:"\e289"}.fi-sr-box-calendar:before{content:"\e28a"}.fi-sr-box-check:before{content:"\e28b"}.fi-sr-box-circle-check:before{content:"\e28c"}.fi-sr-box-connection:before{content:"\e28d"}.fi-sr-box-diamond:before{content:"\e28e"}.fi-sr-box-distribution:before{content:"\e28f"}.fi-sr-box-dollar:before{content:"\e290"}.fi-sr-box-extendable:before{content:"\e291"}.fi-sr-box-filter:before{content:"\e292"}.fi-sr-box-fragile:before{content:"\e293"}.fi-sr-box-headphone:before{content:"\e294"}.fi-sr-box-heart:before{content:"\e295"}.fi-sr-box-idea:before{content:"\e296"}.fi-sr-box-loading:before{content:"\e297"}.fi-sr-box-magnet:before{content:"\e298"}.fi-sr-box-megaphone:before{content:"\e299"}.fi-sr-box-mobile:before{content:"\e29a"}.fi-sr-box-open:before{content:"\e29b"}.fi-sr-box-open-full:before{content:"\e29c"}.fi-sr-box-remove:before{content:"\e29d"}.fi-sr-box-return:before{content:"\e29e"}.fi-sr-box-route:before{content:"\e29f"}.fi-sr-box-security:before{content:"\e2a0"}.fi-sr-box-stars:before{content:"\e2a2"}.fi-sr-box-target:before{content:"\e2a3"}.fi-sr-box-tissue:before{content:"\e2a4"}.fi-sr-box-up:before{content:"\e2a5"}.fi-sr-boxes:before{content:"\e2a6"}.fi-sr-boxing-glove:before{content:"\e2a7"}.fi-sr-bracket-curly:before{content:"\e2a8"}.fi-sr-bracket-curly-right:before{content:"\e2a9"}.fi-sr-bracket-round:before{content:"\e2aa"}.fi-sr-bracket-round-right:before{content:"\e2ab"}.fi-sr-bracket-square:before{content:"\e2ac"}.fi-sr-bracket-square-right:before{content:"\e2ad"}.fi-sr-brackets-curly:before{content:"\e2ae"}.fi-sr-brackets-round:before{content:"\e2af"}.fi-sr-brackets-square:before{content:"\e2b0"}.fi-sr-braille:before{content:"\e2b1"}.fi-sr-braille-a:before{content:"\e2b2"}.fi-sr-braille-b:before{content:"\e2b3"}.fi-sr-braille-c:before{content:"\e2b4"}.fi-sr-braille-d:before{content:"\e2b5"}.fi-sr-braille-e:before{content:"\e2b6"}.fi-sr-braille-g:before{content:"\e2b7"}.fi-sr-braille-h:before{content:"\e2b8"}.fi-sr-braille-hand:before{content:"\e2b9"}.fi-sr-braille-i:before{content:"\e2ba"}.fi-sr-braille-j:before{content:"\e2bb"}.fi-sr-braille-k:before{content:"\e2bc"}.fi-sr-braille-l:before{content:"\e2bd"}.fi-sr-braille-m:before{content:"\e2be"}.fi-sr-braille-n:before{content:"\e2bf"}.fi-sr-braille-n-alt:before{content:"\e2c0"}.fi-sr-braille-o:before{content:"\e2c1"}.fi-sr-braille-p:before{content:"\e2c2"}.fi-sr-braille-q:before{content:"\e2c3"}.fi-sr-braille-r:before{content:"\e2c4"}.fi-sr-braille-s:before{content:"\e2c5"}.fi-sr-braille-t:before{content:"\e2c6"}.fi-sr-braille-u:before{content:"\e2c7"}.fi-sr-braille-v:before{content:"\e2c8"}.fi-sr-braille-w:before{content:"\e2c9"}.fi-sr-braille-x:before{content:"\e2ca"}.fi-sr-braille-y:before{content:"\e2cb"}.fi-sr-braille-z:before{content:"\e2cc"}.fi-sr-brain:before{content:"\e2cd"}.fi-sr-brain-bulb:before{content:"\e2ce"}.fi-sr-brain-circuit:before{content:"\e2cf"}.fi-sr-brain-doubt:before{content:"\e2d0"}.fi-sr-brain-half-lightbulb:before{content:"\e2d1"}.fi-sr-brain-lightning:before{content:"\e2d2"}.fi-sr-brain-question-mark:before{content:"\e2d3"}.fi-sr-brain-stress:before{content:"\e2d4"}.fi-sr-brake-warning:before{content:"\e2d5"}.fi-sr-branching:before{content:"\e2d6"}.fi-sr-brand:before{content:"\e2d7"}.fi-sr-brand-badge:before{content:"\e2d8"}.fi-sr-brand-strategy:before{content:"\e2d9"}.fi-sr-branding:before{content:"\e2da"}.fi-sr-brazil:before{content:"\e2db"}.fi-sr-brazil-flag:before{content:"\e2dc"}.fi-sr-brazil-flag-circle:before{content:"\e2dd"}.fi-sr-bread:before{content:"\e2de"}.fi-sr-bread-loaf:before{content:"\e2df"}.fi-sr-bread-slice:before{content:"\e2e0"}.fi-sr-bread-slice-butter:before{content:"\e2e1"}.fi-sr-break-time:before{content:"\e2e2"}.fi-sr-bridge:before{content:"\e2e3"}.fi-sr-bridge-circle-check:before{content:"\e2e4"}.fi-sr-bridge-collapse:before{content:"\e2e5"}.fi-sr-bridge-construction:before{content:"\e2e6"}.fi-sr-bridge-suspension:before{content:"\e2e7"}.fi-sr-bridge-water:before{content:"\e2e8"}.fi-sr-briefcase:before{content:"\e2ea"}.fi-sr-briefcase-arrow-right:before{content:"\e2eb"}.fi-sr-briefcase-blank:before{content:"\e2ec"}.fi-sr-briefcase-dollar:before{content:"\e2ed"}.fi-sr-briefcase-filter:before{content:"\e2ee"}.fi-sr-brightness:before{content:"\e2ef"}.fi-sr-brightness-control:before{content:"\e2f0"}.fi-sr-brightness-low:before{content:"\e2f1"}.fi-sr-bring-forward:before{content:"\e2f2"}.fi-sr-bring-front:before{content:"\e2f3"}.fi-sr-broadcast-tower:before{content:"\e2f4"}.fi-sr-broccoli:before{content:"\e2f5"}.fi-sr-broken-arm:before{content:"\e2f6"}.fi-sr-broken-chain-link-wrong:before{content:"\e2f7"}.fi-sr-broken-image:before{content:"\e2f8"}.fi-sr-broken-leg:before{content:"\e2f9"}.fi-sr-broken-nail:before{content:"\e2fa"}.fi-sr-broom:before{content:"\e2fb"}.fi-sr-broom-ball:before{content:"\e2fc"}.fi-sr-brownie:before{content:"\e2fd"}.fi-sr-browser:before{content:"\e2fe"}.fi-sr-browser-css:before{content:"\e300"}.fi-sr-browser-lock-alert:before{content:"\e301"}.fi-sr-browser-ui:before{content:"\e302"}.fi-sr-browsers:before{content:"\e303"}.fi-sr-brush:before{content:"\e304"}.fi-sr-bubble-discussion:before{content:"\e305"}.fi-sr-bubble-tea:before{content:"\e306"}.fi-sr-bucket:before{content:"\e307"}.fi-sr-budget:before{content:"\e308"}.fi-sr-budget-alt:before{content:"\e309"}.fi-sr-bug:before{content:"\e30a"}.fi-sr-bug-fix:before{content:"\e30b"}.fi-sr-bug-folder:before{content:"\e30c"}.fi-sr-bug-magnifier:before{content:"\e30d"}.fi-sr-bug-report:before{content:"\e30e"}.fi-sr-bug-slash:before{content:"\e30f"}.fi-sr-bugs:before{content:"\e310"}.fi-sr-build:before{content:"\e311"}.fi-sr-build-alt:before{content:"\e312"}.fi-sr-builder:before{content:"\e313"}.fi-sr-building:before{content:"\e314"}.fi-sr-building-car:before{content:"\e315"}.fi-sr-building-check:before{content:"\e316"}.fi-sr-building-circle-arrow-right:before{content:"\e317"}.fi-sr-building-flag:before{content:"\e318"}.fi-sr-building-foundation:before{content:"\e319"}.fi-sr-building-lock:before{content:"\e31a"}.fi-sr-building-materials:before{content:"\e31b"}.fi-sr-building-ngo:before{content:"\e31c"}.fi-sr-building-shield:before{content:"\e31d"}.fi-sr-building-user:before{content:"\e31e"}.fi-sr-building-xmark:before{content:"\e31f"}.fi-sr-bulb:before{content:"\e320"}.fi-sr-bulb-speech-bubble:before{content:"\e322"}.fi-sr-bull-market:before{content:"\e323"}.fi-sr-bullet:before{content:"\e324"}.fi-sr-bullhorn:before{content:"\e325"}.fi-sr-bullseye:before{content:"\e326"}.fi-sr-bullseye-arrow:before{content:"\e327"}.fi-sr-bullseye-pointer:before{content:"\e328"}.fi-sr-buoy:before{content:"\e329"}.fi-sr-burger-alt:before{content:"\e32a"}.fi-sr-burger-fries:before{content:"\e32b"}.fi-sr-burger-glass:before{content:"\e32c"}.fi-sr-burnout:before{content:"\e32f"}.fi-sr-burrito:before{content:"\e330"}.fi-sr-burst:before{content:"\e331"}.fi-sr-bus:before{content:"\e332"}.fi-sr-bus-alt:before{content:"\e333"}.fi-sr-bus-ticket:before{content:"\e334"}.fi-sr-business-deal:before{content:"\e335"}.fi-sr-business-growth:before{content:"\e336"}.fi-sr-business-meeting:before{content:"\e337"}.fi-sr-business-podcast:before{content:"\e338"}.fi-sr-business-time:before{content:"\e339"}.fi-sr-business-value:before{content:"\e33a"}.fi-sr-Butter:before{content:"\e33c"}.fi-sr-butterfly:before{content:"\e33d"}.fi-sr-button:before{content:"\e33e"}.fi-sr-button-buy:before{content:"\e33f"}.fi-sr-button-cancel:before{content:"\e340"}.fi-sr-button-chat:before{content:"\e341"}.fi-sr-button-customize:before{content:"\e342"}.fi-sr-button-donate:before{content:"\e344"}.fi-sr-button-download:before{content:"\e345"}.fi-sr-button-play:before{content:"\e34a"}.fi-sr-button-share:before{content:"\e34c"}.fi-sr-button-upload:before{content:"\e34d"}.fi-sr-c:before{content:"\e34e"}.fi-sr-cabin:before{content:"\e34f"}.fi-sr-cache-clean:before{content:"\e351"}.fi-sr-cactus:before{content:"\e352"}.fi-sr-cage-empty:before{content:"\e353"}.fi-sr-cake-birthday:before{content:"\e354"}.fi-sr-cake-slice:before{content:"\e355"}.fi-sr-cake-wedding:before{content:"\e356"}.fi-sr-calculator:before{content:"\e357"}.fi-sr-calculator-bill:before{content:"\e359"}.fi-sr-calculator-math-tax:before{content:"\e35a"}.fi-sr-calculator-money:before{content:"\e35b"}.fi-sr-calculator-simple:before{content:"\e35c"}.fi-sr-calendar:before{content:"\e35d"}.fi-sr-calendar-arrow-down:before{content:"\e35e"}.fi-sr-calendar-arrow-up:before{content:"\e35f"}.fi-sr-calendar-birhtday-cake:before{content:"\e360"}.fi-sr-calendar-call:before{content:"\e361"}.fi-sr-calendar-check:before{content:"\e362"}.fi-sr-calendar-clock:before{content:"\e363"}.fi-sr-calendar-day:before{content:"\e364"}.fi-sr-calendar-days:before{content:"\e365"}.fi-sr-calendar-event-tax:before{content:"\e366"}.fi-sr-calendar-exclamation:before{content:"\e367"}.fi-sr-calendar-gavel-legal:before{content:"\e368"}.fi-sr-calendar-heart:before{content:"\e369"}.fi-sr-calendar-image:before{content:"\e36a"}.fi-sr-calendar-lines:before{content:"\e36b"}.fi-sr-calendar-lines-pen:before{content:"\e36c"}.fi-sr-calendar-microphone:before{content:"\e36d"}.fi-sr-calendar-minus:before{content:"\e36e"}.fi-sr-calendar-payment-loan:before{content:"\e36f"}.fi-sr-calendar-pen:before{content:"\e370"}.fi-sr-calendar-plane:before{content:"\e371"}.fi-sr-calendar-plus:before{content:"\e372"}.fi-sr-calendar-salary:before{content:"\e373"}.fi-sr-calendar-shift-swap:before{content:"\e374"}.fi-sr-calendar-star:before{content:"\e375"}.fi-sr-calendar-swap:before{content:"\e376"}.fi-sr-calendar-update:before{content:"\e377"}.fi-sr-calendar-week:before{content:"\e378"}.fi-sr-calendar-xmark:before{content:"\e379"}.fi-sr-calendars:before{content:"\e37a"}.fi-sr-call-duration:before{content:"\e37b"}.fi-sr-call-forbidden:before{content:"\e37c"}.fi-sr-call-history:before{content:"\e37d"}.fi-sr-call-incoming:before{content:"\e37e"}.fi-sr-call-missed:before{content:"\e37f"}.fi-sr-call-outgoing:before{content:"\e381"}.fi-sr-camcorder:before{content:"\e384"}.fi-sr-camera:before{content:"\e385"}.fi-sr-camera-cctv:before{content:"\e386"}.fi-sr-camera-movie:before{content:"\e388"}.fi-sr-camera-notification:before{content:"\e389"}.fi-sr-camera-retro:before{content:"\e38a"}.fi-sr-camera-rotate:before{content:"\e38b"}.fi-sr-camera-security:before{content:"\e38c"}.fi-sr-camera-slash:before{content:"\e38d"}.fi-sr-camera-viewfinder:before{content:"\e38e"}.fi-sr-campfire:before{content:"\e38f"}.fi-sr-camping:before{content:"\e390"}.fi-sr-can-food:before{content:"\e391"}.fi-sr-candle-holder:before{content:"\e392"}.fi-sr-candle-lotus-yoga:before{content:"\e393"}.fi-sr-candle-pose-yoga:before{content:"\e394"}.fi-sr-candy:before{content:"\e396"}.fi-sr-candy-alt:before{content:"\e397"}.fi-sr-candy-bar:before{content:"\e398"}.fi-sr-candy-cane:before{content:"\e399"}.fi-sr-candy-corn:before{content:"\e39a"}.fi-sr-candy-sweet:before{content:"\e39b"}.fi-sr-Cannabis:before{content:"\e39c"}.fi-sr-canned-food:before{content:"\e39d"}.fi-sr-cannon:before{content:"\e39e"}.fi-sr-canoe:before{content:"\e39f"}.fi-sr-capsules:before{content:"\e3a0"}.fi-sr-car:before{content:"\e3a2"}.fi-sr-car-alt:before{content:"\e3a3"}.fi-sr-car-battery:before{content:"\e3a4"}.fi-sr-car-bolt:before{content:"\e3a5"}.fi-sr-car-building:before{content:"\e3a6"}.fi-sr-car-bump:before{content:"\e3a7"}.fi-sr-car-bus:before{content:"\e3a8"}.fi-sr-car-charger-bolt:before{content:"\e3a9"}.fi-sr-car-circle-bolt:before{content:"\e3aa"}.fi-sr-car-crash:before{content:"\e3ab"}.fi-sr-car-garage:before{content:"\e3ac"}.fi-sr-car-journey:before{content:"\e3ad"}.fi-sr-car-mechanic:before{content:"\e3ae"}.fi-sr-car-oil:before{content:"\e3af"}.fi-sr-car-rear:before{content:"\e3b0"}.fi-sr-car-side:before{content:"\e3b1"}.fi-sr-car-side-bolt:before{content:"\e3b2"}.fi-sr-car-tilt:before{content:"\e3b3"}.fi-sr-car-tunnel:before{content:"\e3b4"}.fi-sr-car-wash:before{content:"\e3b5"}.fi-sr-caravan:before{content:"\e3b6"}.fi-sr-caravan-alt:before{content:"\e3b7"}.fi-sr-carbon-cloud:before{content:"\e3b8"}.fi-sr-carbon-cloud-arrow-down:before{content:"\e3b9"}.fi-sr-carbon-footprint:before{content:"\e3ba"}.fi-sr-card-club:before{content:"\e3bb"}.fi-sr-card-diamond:before{content:"\e3bc"}.fi-sr-card-heart:before{content:"\e3bd"}.fi-sr-card-security:before{content:"\e3be"}.fi-sr-card-spade:before{content:"\e3bf"}.fi-sr-cardinal-compass:before{content:"\e3c0"}.fi-sr-cards-blank:before{content:"\e3c2"}.fi-sr-career-growth:before{content:"\e3c4"}.fi-sr-career-path:before{content:"\e3c5"}.fi-sr-caret-circle-down:before{content:"\e3c6"}.fi-sr-caret-circle-right:before{content:"\e3c8"}.fi-sr-caret-circle-up:before{content:"\e3c9"}.fi-sr-caret-down:before{content:"\e3ca"}.fi-sr-caret-left:before{content:"\e3cb"}.fi-sr-caret-quare-up:before{content:"\e3cc"}.fi-sr-caret-right:before{content:"\e3cd"}.fi-sr-caret-square-down:before{content:"\e3ce"}.fi-sr-caret-square-left:before{content:"\e3cf"}.fi-sr-caret-square-left_1:before{content:"\e3d0"}.fi-sr-caret-square-right:before{content:"\e3d1"}.fi-sr-caret-up:before{content:"\e3d3"}.fi-sr-carrot:before{content:"\e3d4"}.fi-sr-cars:before{content:"\e3d5"}.fi-sr-cars-crash:before{content:"\e3d6"}.fi-sr-cart-arrow-down:before{content:"\e3d7"}.fi-sr-cart-minus:before{content:"\e3d8"}.fi-sr-cart-shopping-fast:before{content:"\e3d9"}.fi-sr-case-study:before{content:"\e3da"}.fi-sr-cash-register:before{content:"\e3db"}.fi-sr-cassette-tape:before{content:"\e3dc"}.fi-sr-cassette-vhs:before{content:"\e3dd"}.fi-sr-castle:before{content:"\e3de"}.fi-sr-castle-tower:before{content:"\e3df"}.fi-sr-cat:before{content:"\e3e0"}.fi-sr-cat-dog:before{content:"\e3e1"}.fi-sr-cat-head:before{content:"\e3e2"}.fi-sr-cat-space:before{content:"\e3e3"}.fi-sr-catalog:before{content:"\e3e4"}.fi-sr-catalog-alt:before{content:"\e3e5"}.fi-sr-catalog-magazine:before{content:"\e3e6"}.fi-sr-category:before{content:"\e3e7"}.fi-sr-category-alt:before{content:"\e3e8"}.fi-sr-cauldron:before{content:"\e3e9"}.fi-sr-caulk-gun:before{content:"\e3ea"}.fi-sr-cctv-alert:before{content:"\e3ef"}.fi-sr-cctv-camera-sign:before{content:"\e3f0"}.fi-sr-cdn:before{content:"\e3f1"}.fi-sr-cedi-sign:before{content:"\e3f2"}.fi-sr-cell:before{content:"\e3f3"}.fi-sr-cello:before{content:"\e3f4"}.fi-sr-cent-sign:before{content:"\e3f5"}.fi-sr-certificate:before{content:"\e3f7"}.fi-sr-ceviche:before{content:"\e3f8"}.fi-sr-chai-tea:before{content:"\e3f9"}.fi-sr-chair:before{content:"\e3fa"}.fi-sr-chair-director:before{content:"\e3fb"}.fi-sr-chair-office:before{content:"\e3fc"}.fi-sr-chalkboard:before{content:"\e3fd"}.fi-sr-chalkboard-user:before{content:"\e3fe"}.fi-sr-challenge:before{content:"\e3ff"}.fi-sr-challenge-alt:before{content:"\e400"}.fi-sr-chamomile:before{content:"\e401"}.fi-sr-channel:before{content:"\e402"}.fi-sr-character:before{content:"\e403"}.fi-sr-charging-station:before{content:"\e404"}.fi-sr-chart-area:before{content:"\e405"}.fi-sr-chart-bullet:before{content:"\e409"}.fi-sr-chart-candlestick:before{content:"\e40a"}.fi-sr-chart-connected:before{content:"\e40b"}.fi-sr-chart-gantt:before{content:"\e40c"}.fi-sr-chart-histogram:before{content:"\e40d"}.fi-sr-chart-kanban:before{content:"\e40e"}.fi-sr-chart-line-up:before{content:"\e40f"}.fi-sr-chart-line-up-down:before{content:"\e410"}.fi-sr-chart-mixed:before{content:"\e411"}.fi-sr-chart-mixed-up-circle-currency:before{content:"\e412"}.fi-sr-chart-mixed-up-circle-dollar:before{content:"\e413"}.fi-sr-chart-network:before{content:"\e414"}.fi-sr-chart-pie:before{content:"\e415"}.fi-sr-chart-pie-alt:before{content:"\e416"}.fi-sr-chart-pie-simple-circle-currency:before{content:"\e417"}.fi-sr-chart-pie-simple-circle-dollar:before{content:"\e418"}.fi-sr-chart-pyramid:before{content:"\e419"}.fi-sr-chart-radar:before{content:"\e41a"}.fi-sr-chart-scatter:before{content:"\e41b"}.fi-sr-chart-scatter-3d:before{content:"\e41c"}.fi-sr-chart-scatter-bubble:before{content:"\e41d"}.fi-sr-chart-set-theory:before{content:"\e41e"}.fi-sr-chart-simple:before{content:"\e41f"}.fi-sr-chart-simple-horizontal:before{content:"\e420"}.fi-sr-chart-tree:before{content:"\e421"}.fi-sr-chart-tree-map:before{content:"\e422"}.fi-sr-chart-user:before{content:"\e423"}.fi-sr-chart-waterfall:before{content:"\e424"}.fi-sr-chat-arrow-down:before{content:"\e425"}.fi-sr-chat-arrow-grow:before{content:"\e426"}.fi-sr-chat-bubble-call:before{content:"\e427"}.fi-sr-chat-notification:before{content:"\e428"}.fi-sr-chatbot:before{content:"\e429"}.fi-sr-chatbot-speech-bubble:before{content:"\e42a"}.fi-sr-cheap:before{content:"\e42b"}.fi-sr-cheap-bill:before{content:"\e42c"}.fi-sr-cheap-dollar:before{content:"\e42d"}.fi-sr-cheap-stack:before{content:"\e42e"}.fi-sr-cheap-stack-dollar:before{content:"\e42f"}.fi-sr-check:before{content:"\e430"}.fi-sr-check-circle:before{content:"\e431"}.fi-sr-check-double:before{content:"\e432"}.fi-sr-check-in-calendar:before{content:"\e433"}.fi-sr-check-out-calendar:before{content:"\e434"}.fi-sr-checkbox:before{content:"\e435"}.fi-sr-checklist-task-budget:before{content:"\e436"}.fi-sr-cheese:before{content:"\e437"}.fi-sr-cheese-alt:before{content:"\e438"}.fi-sr-cheese-cake:before{content:"\e439"}.fi-sr-cheeseburger:before{content:"\e43a"}.fi-sr-cherry:before{content:"\e43b"}.fi-sr-chess:before{content:"\e43c"}.fi-sr-chess-bishop:before{content:"\e43d"}.fi-sr-chess-board:before{content:"\e43e"}.fi-sr-chess-clock:before{content:"\e43f"}.fi-sr-chess-clock-alt:before{content:"\e440"}.fi-sr-chess-king:before{content:"\e441"}.fi-sr-chess-king-alt:before{content:"\e442"}.fi-sr-chess-knight:before{content:"\e443"}.fi-sr-chess-knight-alt:before{content:"\e444"}.fi-sr-chess-pawn:before{content:"\e445"}.fi-sr-chess-pawn-alt:before{content:"\e446"}.fi-sr-chess-piece:before{content:"\e447"}.fi-sr-chess-queen:before{content:"\e448"}.fi-sr-chess-queen-alt:before{content:"\e449"}.fi-sr-chess-rook:before{content:"\e44a"}.fi-sr-chess-rook-alt:before{content:"\e44b"}.fi-sr-chevron-double-dots-down:before{content:"\e44c"}.fi-sr-chevron-double-dots-left:before{content:"\e44d"}.fi-sr-chevron-double-dots-right:before{content:"\e44e"}.fi-sr-chevron-double-dots-up:before{content:"\e44f"}.fi-sr-chevron-double-down:before{content:"\e450"}.fi-sr-chevron-double-up:before{content:"\e451"}.fi-sr-chicken-bucket:before{content:"\e452"}.fi-sr-child:before{content:"\e453"}.fi-sr-child-head:before{content:"\e454"}.fi-sr-chimney:before{content:"\e455"}.fi-sr-chimney-smoke:before{content:"\e456"}.fi-sr-chinese-temple:before{content:"\e457"}.fi-sr-chip:before{content:"\e458"}.fi-sr-chip-brain:before{content:"\e459"}.fi-sr-chocolate:before{content:"\e45a"}.fi-sr-choir-singing:before{content:"\e45c"}.fi-sr-choose:before{content:"\e45d"}.fi-sr-choose-alt:before{content:"\e45e"}.fi-sr-church:before{content:"\e460"}.fi-sr-churros:before{content:"\e461"}.fi-sr-cinnamon-roll:before{content:"\e462"}.fi-sr-circle:before{content:"\e463"}.fi-sr-circle-0:before{content:"\e464"}.fi-sr-circle-1:before{content:"\e465"}.fi-sr-circle-2:before{content:"\e466"}.fi-sr-circle-3:before{content:"\e467"}.fi-sr-circle-4:before{content:"\e468"}.fi-sr-circle-5:before{content:"\e469"}.fi-sr-circle-6:before{content:"\e46a"}.fi-sr-circle-7:before{content:"\e46b"}.fi-sr-circle-8:before{content:"\e46c"}.fi-sr-circle-9:before{content:"\e46d"}.fi-sr-circle-a:before{content:"\e46e"}.fi-sr-circle-b:before{content:"\e470"}.fi-sr-circle-bolt:before{content:"\e471"}.fi-sr-circle-book-open:before{content:"\e472"}.fi-sr-circle-bookmark:before{content:"\e473"}.fi-sr-circle-c:before{content:"\e474"}.fi-sr-circle-calendar:before{content:"\e475"}.fi-sr-circle-camera:before{content:"\e476"}.fi-sr-circle-d:before{content:"\e478"}.fi-sr-circle-dashed:before{content:"\e479"}.fi-sr-circle-divide:before{content:"\e47a"}.fi-sr-circle-e:before{content:"\e47c"}.fi-sr-circle-ellipsis:before{content:"\e47d"}.fi-sr-circle-ellipsis-vertical:before{content:"\e47e"}.fi-sr-circle-envelope:before{content:"\e47f"}.fi-sr-circle-exclamation-check:before{content:"\e480"}.fi-sr-circle-f:before{content:"\e481"}.fi-sr-circle-g:before{content:"\e482"}.fi-sr-circle-h:before{content:"\e483"}.fi-sr-circle-half:before{content:"\e484"}.fi-sr-circle-half-stroke:before{content:"\e485"}.fi-sr-circle-heart:before{content:"\e486"}.fi-sr-circle-i:before{content:"\e487"}.fi-sr-circle-j:before{content:"\e488"}.fi-sr-circle-k:before{content:"\e489"}.fi-sr-circle-l:before{content:"\e48a"}.fi-sr-circle-m:before{content:"\e48b"}.fi-sr-circle-microphone:before{content:"\e48c"}.fi-sr-circle-microphone-lines:before{content:"\e48d"}.fi-sr-circle-n:before{content:"\e48e"}.fi-sr-circle-nodes:before{content:"\e48f"}.fi-sr-circle-o:before{content:"\e490"}.fi-sr-circle-overlap:before{content:"\e491"}.fi-sr-circle-p:before{content:"\e492"}.fi-sr-circle-phone:before{content:"\e494"}.fi-sr-circle-phone-flip:before{content:"\e495"}.fi-sr-circle-phone-hangup:before{content:"\e496"}.fi-sr-circle-q:before{content:"\e498"}.fi-sr-circle-quarter:before{content:"\e499"}.fi-sr-circle-quarters-alt:before{content:"\e49b"}.fi-sr-circle-r:before{content:"\e49c"}.fi-sr-circle-s:before{content:"\e49d"}.fi-sr-circle-small:before{content:"\e49e"}.fi-sr-circle-star:before{content:"\e49f"}.fi-sr-circle-t:before{content:"\e4a1"}.fi-sr-circle-three-quarters:before{content:"\e4a2"}.fi-sr-circle-trash:before{content:"\e4a3"}.fi-sr-circle-u:before{content:"\e4a4"}.fi-sr-circle-user:before{content:"\e4a5"}.fi-sr-circle-v:before{content:"\e4a6"}.fi-sr-circle-video:before{content:"\e4a7"}.fi-sr-circle-w:before{content:"\e4a8"}.fi-sr-circle-water-plug:before{content:"\e4a9"}.fi-sr-circle-waveform-lines:before{content:"\e4aa"}.fi-sr-circle-wifi-circle-wifi:before{content:"\e4ab"}.fi-sr-circle-x:before{content:"\e4ac"}.fi-sr-circle-xmark:before{content:"\e4ad"}.fi-sr-circle-y:before{content:"\e4ae"}.fi-sr-circle-z:before{content:"\e4af"}.fi-sr-citrus:before{content:"\e4b0"}.fi-sr-citrus-slice:before{content:"\e4b1"}.fi-sr-city:before{content:"\e4b2"}.fi-sr-civil-law:before{content:"\e4b3"}.fi-sr-clapper-open:before{content:"\e4b4"}.fi-sr-clapperboard:before{content:"\e4b5"}.fi-sr-clapperboard-play:before{content:"\e4b6"}.fi-sr-clapperboard-question-mark:before{content:"\e4b7"}.fi-sr-clarinet:before{content:"\e4b8"}.fi-sr-claw-marks:before{content:"\e4b9"}.fi-sr-clear-alt:before{content:"\e4bc"}.fi-sr-clip:before{content:"\e4bf"}.fi-sr-clip-file:before{content:"\e4c0"}.fi-sr-clip-mail:before{content:"\e4c1"}.fi-sr-clipboard:before{content:"\e4c2"}.fi-sr-clipboard-check:before{content:"\e4c3"}.fi-sr-clipboard-exclamation:before{content:"\e4c4"}.fi-sr-clipboard-list:before{content:"\e4c5"}.fi-sr-clipboard-list-check:before{content:"\e4c6"}.fi-sr-clipboard-prescription:before{content:"\e4c7"}.fi-sr-clipboard-question:before{content:"\e4c8"}.fi-sr-clipboard-user:before{content:"\e4c9"}.fi-sr-clipoard-wrong:before{content:"\e4ca"}.fi-sr-clock:before{content:"\e4cb"}.fi-sr-clock-desk:before{content:"\e4cc"}.fi-sr-clock-eight-thirty:before{content:"\e4cd"}.fi-sr-clock-eleven:before{content:"\e4ce"}.fi-sr-clock-eleven-thirty:before{content:"\e4cf"}.fi-sr-clock-five:before{content:"\e4d0"}.fi-sr-clock-five-thirty:before{content:"\e4d1"}.fi-sr-clock-four-thirty:before{content:"\e4d2"}.fi-sr-clock-future-past:before{content:"\e4d3"}.fi-sr-clock-money:before{content:"\e4d4"}.fi-sr-clock-nine:before{content:"\e4d5"}.fi-sr-clock-nine-thirty:before{content:"\e4d6"}.fi-sr-clock-one:before{content:"\e4d7"}.fi-sr-clock-one-thirty:before{content:"\e4d8"}.fi-sr-clock-seven:before{content:"\e4d9"}.fi-sr-clock-seven-thirty:before{content:"\e4da"}.fi-sr-clock-six:before{content:"\e4db"}.fi-sr-clock-six-thirty:before{content:"\e4dc"}.fi-sr-clock-ten:before{content:"\e4dd"}.fi-sr-clock-ten-thirty:before{content:"\e4de"}.fi-sr-clock-three:before{content:"\e4df"}.fi-sr-clock-three-thirty:before{content:"\e4e0"}.fi-sr-clock-time-tracking:before{content:"\e4e1"}.fi-sr-clock-twelve:before{content:"\e4e2"}.fi-sr-clock-twelve-thirty:before{content:"\e4e3"}.fi-sr-clock-two:before{content:"\e4e4"}.fi-sr-clock-two-thirty:before{content:"\e4e5"}.fi-sr-clock-up-arrow:before{content:"\e4e6"}.fi-sr-clone:before{content:"\e4e7"}.fi-sr-closed:before{content:"\e4e8"}.fi-sr-closed-captioning-slash:before{content:"\e4e9"}.fi-sr-clothes-hanger:before{content:"\e4ea"}.fi-sr-clothing-rack:before{content:"\e4eb"}.fi-sr-cloud:before{content:"\e4ec"}.fi-sr-cloud-back-up:before{content:"\e4ed"}.fi-sr-cloud-back-up-alt:before{content:"\e4ee"}.fi-sr-cloud-check:before{content:"\e4ef"}.fi-sr-cloud-code:before{content:"\e4f0"}.fi-sr-cloud-data:before{content:"\e4f1"}.fi-sr-cloud-disabled:before{content:"\e4f2"}.fi-sr-cloud-download:before{content:"\e4f3"}.fi-sr-cloud-download-alt:before{content:"\e4f4"}.fi-sr-cloud-download-circle:before{content:"\e4f5"}.fi-sr-cloud-drizzle:before{content:"\e4f6"}.fi-sr-cloud-exclamation:before{content:"\e4f7"}.fi-sr-cloud-gear-automation:before{content:"\e4f9"}.fi-sr-cloud-hail:before{content:"\e4fa"}.fi-sr-cloud-hail-mixed:before{content:"\e4fb"}.fi-sr-cloud-lock:before{content:"\e4fc"}.fi-sr-cloud-meatball:before{content:"\e4fd"}.fi-sr-cloud-moon:before{content:"\e4ff"}.fi-sr-cloud-moon-rain:before{content:"\e500"}.fi-sr-cloud-question:before{content:"\e502"}.fi-sr-cloud-rain:before{content:"\e503"}.fi-sr-cloud-rainbow:before{content:"\e504"}.fi-sr-cloud-share:before{content:"\e505"}.fi-sr-cloud-showers:before{content:"\e506"}.fi-sr-cloud-showers-heavy:before{content:"\e507"}.fi-sr-cloud-showers-water:before{content:"\e508"}.fi-sr-cloud-sleet:before{content:"\e50a"}.fi-sr-cloud-snow:before{content:"\e50b"}.fi-sr-cloud-stairs:before{content:"\e50c"}.fi-sr-cloud-sun:before{content:"\e50d"}.fi-sr-cloud-sun-rain:before{content:"\e50e"}.fi-sr-cloud-sun-tear:before{content:"\e50f"}.fi-sr-cloud-upload:before{content:"\e510"}.fi-sr-cloud-upload-alt:before{content:"\e511"}.fi-sr-cloud-upload-circle:before{content:"\e512"}.fi-sr-cloud-windy:before{content:"\e514"}.fi-sr-clouds:before{content:"\e517"}.fi-sr-clouds-moon:before{content:"\e518"}.fi-sr-clouds-sun:before{content:"\e519"}.fi-sr-clover-alt:before{content:"\e51a"}.fi-sr-club:before{content:"\e51b"}.fi-sr-cocktail:before{content:"\e52b"}.fi-sr-cocktail-alt:before{content:"\e52c"}.fi-sr-coconut:before{content:"\e52d"}.fi-sr-coconut-water:before{content:"\e52e"}.fi-sr-code-branch:before{content:"\e52f"}.fi-sr-code-commit:before{content:"\e530"}.fi-sr-code-compare:before{content:"\e531"}.fi-sr-code-editing:before{content:"\e532"}.fi-sr-code-fork:before{content:"\e533"}.fi-sr-code-merge:before{content:"\e534"}.fi-sr-code-pull-request:before{content:"\e535"}.fi-sr-code-pull-request-closed:before{content:"\e536"}.fi-sr-code-pull-request-draft:before{content:"\e537"}.fi-sr-code-simple:before{content:"\e538"}.fi-sr-code-window:before{content:"\e539"}.fi-sr-coffee:before{content:"\e53a"}.fi-sr-coffee-bean:before{content:"\e53b"}.fi-sr-coffee-beans:before{content:"\e53c"}.fi-sr-coffee-heart:before{content:"\e53d"}.fi-sr-coffee-maker:before{content:"\e53e"}.fi-sr-coffee-pot:before{content:"\e53f"}.fi-sr-coffee-time:before{content:"\e540"}.fi-sr-coffin:before{content:"\e541"}.fi-sr-coffin-cross:before{content:"\e542"}.fi-sr-coil:before{content:"\e543"}.fi-sr-coin:before{content:"\e544"}.fi-sr-coin-up-arrow:before{content:"\e545"}.fi-sr-coins:before{content:"\e546"}.fi-sr-coins-crypto:before{content:"\e547"}.fi-sr-coins-shield:before{content:"\e548"}.fi-sr-colon-sign:before{content:"\e54a"}.fi-sr-columns-3:before{content:"\e54c"}.fi-sr-comb:before{content:"\e54d"}.fi-sr-comb-hair:before{content:"\e54e"}.fi-sr-comedy-podcast:before{content:"\e54f"}.fi-sr-comet:before{content:"\e550"}.fi-sr-command:before{content:"\e552"}.fi-sr-comment:before{content:"\e553"}.fi-sr-comment-alt:before{content:"\e554"}.fi-sr-comment-alt-check:before{content:"\e555"}.fi-sr-comment-alt-dots:before{content:"\e556"}.fi-sr-comment-alt-edit:before{content:"\e557"}.fi-sr-comment-alt-lock:before{content:"\e558"}.fi-sr-comment-alt-medical:before{content:"\e559"}.fi-sr-comment-alt-middle:before{content:"\e55a"}.fi-sr-comment-alt-middle-top:before{content:"\e55b"}.fi-sr-comment-alt-minus:before{content:"\e55c"}.fi-sr-comment-alt-music:before{content:"\e55d"}.fi-sr-comment-arrow-down:before{content:"\e560"}.fi-sr-comment-arrow-up:before{content:"\e561"}.fi-sr-comment-arrow-up-right:before{content:"\e562"}.fi-sr-comment-check:before{content:"\e563"}.fi-sr-comment-clock:before{content:"\e564"}.fi-sr-comment-code:before{content:"\e565"}.fi-sr-comment-dollar:before{content:"\e566"}.fi-sr-comment-dots:before{content:"\e567"}.fi-sr-comment-exclamation:before{content:"\e568"}.fi-sr-comment-heart:before{content:"\e569"}.fi-sr-comment-image:before{content:"\e56a"}.fi-sr-comment-info:before{content:"\e56b"}.fi-sr-comment-lock:before{content:"\e56c"}.fi-sr-comment-medical:before{content:"\e56d"}.fi-sr-comment-minus:before{content:"\e56e"}.fi-sr-comment-pen:before{content:"\e56f"}.fi-sr-comment-question:before{content:"\e571"}.fi-sr-comment-quote:before{content:"\e572"}.fi-sr-comment-slash:before{content:"\e573"}.fi-sr-comment-smile:before{content:"\e574"}.fi-sr-comment-sms:before{content:"\e575"}.fi-sr-comment-text:before{content:"\e576"}.fi-sr-comment-user:before{content:"\e577"}.fi-sr-comment-xmark:before{content:"\e578"}.fi-sr-comments:before{content:"\e579"}.fi-sr-comments-dollar:before{content:"\e57a"}.fi-sr-comments-question:before{content:"\e57b"}.fi-sr-comments-question-check:before{content:"\e57c"}.fi-sr-compass-alt:before{content:"\e57d"}.fi-sr-compass-east:before{content:"\e57e"}.fi-sr-compass-north:before{content:"\e57f"}.fi-sr-compass-slash:before{content:"\e580"}.fi-sr-compass-south:before{content:"\e581"}.fi-sr-compass-west:before{content:"\e582"}.fi-sr-completed:before{content:"\e583"}.fi-sr-compliance:before{content:"\e584"}.fi-sr-compliance-clipboard:before{content:"\e585"}.fi-sr-compliance-document:before{content:"\e586"}.fi-sr-compress:before{content:"\e587"}.fi-sr-compress-alt:before{content:"\e588"}.fi-sr-computer:before{content:"\e589"}.fi-sr-computer-ad:before{content:"\e58a"}.fi-sr-computer-classic:before{content:"\e58b"}.fi-sr-computer-mouse:before{content:"\e58c"}.fi-sr-computer-speaker:before{content:"\e58d"}.fi-sr-concierge-bell:before{content:"\e58e"}.fi-sr-concrete-mixer:before{content:"\e590"}.fi-sr-condition:before{content:"\e591"}.fi-sr-condition-alt:before{content:"\e592"}.fi-sr-confetti:before{content:"\e593"}.fi-sr-confidential-discussion:before{content:"\e594"}.fi-sr-confidential-folder:before{content:"\e595"}.fi-sr-confirmed-user:before{content:"\e596"}.fi-sr-console-controller:before{content:"\e598"}.fi-sr-constellation:before{content:"\e599"}.fi-sr-construction-helmet:before{content:"\e59a"}.fi-sr-construction-location:before{content:"\e59b"}.fi-sr-consultant:before{content:"\e59c"}.fi-sr-contact-lens-eyes:before{content:"\e59d"}.fi-sr-container-storage:before{content:"\e59f"}.fi-sr-contract:before{content:"\e5a0"}.fi-sr-contrast:before{content:"\e5a1"}.fi-sr-convert-document:before{content:"\e5a2"}.fi-sr-convert-shapes:before{content:"\e5a3"}.fi-sr-conveyor-belt:before{content:"\e5a4"}.fi-sr-conveyor-belt-alt:before{content:"\e5a5"}.fi-sr-conveyor-belt-arm:before{content:"\e5a6"}.fi-sr-conveyor-belt-empty:before{content:"\e5a7"}.fi-sr-cookie:before{content:"\e5a8"}.fi-sr-cookie-alt:before{content:"\e5a9"}.fi-sr-cookie-lock:before{content:"\e5aa"}.fi-sr-copy:before{content:"\e5ab"}.fi-sr-copy-alt:before{content:"\e5ac"}.fi-sr-copy-image:before{content:"\e5ad"}.fi-sr-copyright:before{content:"\e5ae"}.fi-sr-coral-reef:before{content:"\e5af"}.fi-sr-coriander:before{content:"\e5b0"}.fi-sr-corn:before{content:"\e5b1"}.fi-sr-corporate:before{content:"\e5b3"}.fi-sr-corporate-alt:before{content:"\e5b4"}.fi-sr-corruption:before{content:"\e5b5"}.fi-sr-couch:before{content:"\e5b6"}.fi-sr-court-order:before{content:"\e5b9"}.fi-sr-court-sport:before{content:"\e5ba"}.fi-sr-cow:before{content:"\e5bb"}.fi-sr-cow-alt:before{content:"\e5bc"}.fi-sr-cowbell:before{content:"\e5bd"}.fi-sr-cowbell-circle-plus:before{content:"\e5be"}.fi-sr-cowbell-more:before{content:"\e5bf"}.fi-sr-coworking:before{content:"\e5c0"}.fi-sr-cpu:before{content:"\e5c1"}.fi-sr-crab:before{content:"\e5c2"}.fi-sr-crane:before{content:"\e5c3"}.fi-sr-crane-building:before{content:"\e5c4"}.fi-sr-crate-empty:before{content:"\e5c5"}.fi-sr-cream:before{content:"\e5c6"}.fi-sr-credit-approval:before{content:"\e5d5"}.fi-sr-credit-card:before{content:"\e5d6"}.fi-sr-credit-card-buyer:before{content:"\e5d7"}.fi-sr-credit-card-check:before{content:"\e5d8"}.fi-sr-credit-card-edit:before{content:"\e5d9"}.fi-sr-credit-card-eye:before{content:"\e5da"}.fi-sr-credit-card-notification:before{content:"\e5db"}.fi-sr-credit-card-xmark:before{content:"\e5dc"}.fi-sr-credit-interest:before{content:"\e5dd"}.fi-sr-credit-limit:before{content:"\e5de"}.fi-sr-credit-security:before{content:"\e5df"}.fi-sr-crepe:before{content:"\e5e0"}.fi-sr-cricket:before{content:"\e5e1"}.fi-sr-CRM:before{content:"\e5e2"}.fi-sr-crm-alt:before{content:"\e5e3"}.fi-sr-crm-computer:before{content:"\e5e4"}.fi-sr-crochet:before{content:"\e5e5"}.fi-sr-croissant:before{content:"\e5e6"}.fi-sr-cross:before{content:"\e5e8"}.fi-sr-cross-circle:before{content:"\e5e9"}.fi-sr-cross-religion:before{content:"\e5ea"}.fi-sr-cross-small:before{content:"\e5eb"}.fi-sr-crossed-hammers:before{content:"\e5ed"}.fi-sr-crossed-hands-reject:before{content:"\e5ee"}.fi-sr-crow:before{content:"\e5ef"}.fi-sr-crowdfunding:before{content:"\e5f0"}.fi-sr-crown:before{content:"\e5f1"}.fi-sr-crutch:before{content:"\e5f2"}.fi-sr-crutches:before{content:"\e5f3"}.fi-sr-cruzeiro-sign:before{content:"\e5f4"}.fi-sr-crypto-calendar:before{content:"\e5f5"}.fi-sr-crypto-vault:before{content:"\e5f6"}.fi-sr-crypto-wallet:before{content:"\e5f7"}.fi-sr-cryptocurrency:before{content:"\e5f8"}.fi-sr-crystal-ball:before{content:"\e5f9"}.fi-sr-cube:before{content:"\e608"}.fi-sr-cubes:before{content:"\e609"}.fi-sr-cubes-stacked:before{content:"\e60a"}.fi-sr-cucumber:before{content:"\e60b"}.fi-sr-cumin:before{content:"\e60c"}.fi-sr-cup-straw:before{content:"\e60d"}.fi-sr-cup-straw-swoosh:before{content:"\e60e"}.fi-sr-cup-togo:before{content:"\e60f"}.fi-sr-cupcake:before{content:"\e610"}.fi-sr-cupcake-alt:before{content:"\e611"}.fi-sr-curling:before{content:"\e613"}.fi-sr-curling-iron:before{content:"\e614"}.fi-sr-currency:before{content:"\e615"}.fi-sr-cursor:before{content:"\e616"}.fi-sr-cursor-finger:before{content:"\e617"}.fi-sr-cursor-finger-click:before{content:"\e618"}.fi-sr-cursor-plus:before{content:"\e619"}.fi-sr-cursor-text:before{content:"\e61a"}.fi-sr-cursor-text-alt:before{content:"\e61b"}.fi-sr-curve:before{content:"\e61c"}.fi-sr-curve-alt:before{content:"\e61d"}.fi-sr-curve-arrow:before{content:"\e61e"}.fi-sr-custard:before{content:"\e61f"}.fi-sr-customer-care:before{content:"\e620"}.fi-sr-customer-service:before{content:"\e621"}.fi-sr-customization:before{content:"\e622"}.fi-sr-customization-cogwheel:before{content:"\e623"}.fi-sr-customize:before{content:"\e624"}.fi-sr-customize-computer:before{content:"\e625"}.fi-sr-customize-edit:before{content:"\e626"}.fi-sr-cutter:before{content:"\e627"}.fi-sr-CV:before{content:"\e628"}.fi-sr-cvv-card:before{content:"\e629"}.fi-sr-cyborg:before{content:"\e62a"}.fi-sr-cycling:before{content:"\e62b"}.fi-sr-cystitis:before{content:"\e62c"}.fi-sr-d:before{content:"\e62d"}.fi-sr-dagger:before{content:"\e62e"}.fi-sr-daily-calendar:before{content:"\e62f"}.fi-sr-daisy:before{content:"\e631"}.fi-sr-daisy-alt:before{content:"\e632"}.fi-sr-damage:before{content:"\e633"}.fi-sr-danger-sign:before{content:"\e634"}.fi-sr-dark-mode:before{content:"\e635"}.fi-sr-dark-mode-alt:before{content:"\e636"}.fi-sr-dart:before{content:"\e637"}.fi-sr-dashboard:before{content:"\e639"}.fi-sr-dashboard-monitor:before{content:"\e63a"}.fi-sr-dashboard-panel:before{content:"\e63b"}.fi-sr-data-backup:before{content:"\e63d"}.fi-sr-data-cleaning:before{content:"\e63e"}.fi-sr-data-encryption:before{content:"\e63f"}.fi-sr-data-insight:before{content:"\e640"}.fi-sr-data-migration:before{content:"\e641"}.fi-sr-data-mining:before{content:"\e642"}.fi-sr-data-model:before{content:"\e643"}.fi-sr-data-processing:before{content:"\e644"}.fi-sr-data-report:before{content:"\e645"}.fi-sr-data-transfer:before{content:"\e646"}.fi-sr-database:before{content:"\e647"}.fi-sr-database-cleaning:before{content:"\e648"}.fi-sr-database-cloud-circle:before{content:"\e649"}.fi-sr-database-management:before{content:"\e64a"}.fi-sr-deadline:before{content:"\e64b"}.fi-sr-deafness:before{content:"\e64c"}.fi-sr-debt:before{content:"\e64d"}.fi-sr-december-calendar:before{content:"\e64f"}.fi-sr-decision-choice:before{content:"\e650"}.fi-sr-decision-tree:before{content:"\e651"}.fi-sr-declined-receipt:before{content:"\e652"}.fi-sr-deep-learning:before{content:"\e653"}.fi-sr-deer:before{content:"\e654"}.fi-sr-deer-rudolph:before{content:"\e655"}.fi-sr-degree-credential:before{content:"\e657"}.fi-sr-delete:before{content:"\e658"}.fi-sr-delete-document:before{content:"\e659"}.fi-sr-delete-right:before{content:"\e65a"}.fi-sr-delete-user:before{content:"\e65b"}.fi-sr-delivery-man:before{content:"\e65d"}.fi-sr-delivery-truck:before{content:"\e65e"}.fi-sr-democrat:before{content:"\e661"}.fi-sr-demographic:before{content:"\e662"}.fi-sr-department:before{content:"\e663"}.fi-sr-department-structure:before{content:"\e664"}.fi-sr-deposit:before{content:"\e665"}.fi-sr-deposit-alt:before{content:"\e666"}.fi-sr-description:before{content:"\e667"}.fi-sr-description-alt:before{content:"\e668"}.fi-sr-desert:before{content:"\e669"}.fi-sr-desert-dune:before{content:"\e66a"}.fi-sr-desk:before{content:"\e66b"}.fi-sr-desktop-arrow-down:before{content:"\e66c"}.fi-sr-desktop-wallpaper:before{content:"\e66d"}.fi-sr-detergent:before{content:"\e66e"}.fi-sr-devices:before{content:"\e671"}.fi-sr-dewpoint:before{content:"\e672"}.fi-sr-dharmachakra:before{content:"\e673"}.fi-sr-diagram-cells:before{content:"\e674"}.fi-sr-diagram-lean-canvas:before{content:"\e675"}.fi-sr-diagram-nested:before{content:"\e676"}.fi-sr-diagram-next:before{content:"\e677"}.fi-sr-diagram-predecessor:before{content:"\e678"}.fi-sr-diagram-previous:before{content:"\e679"}.fi-sr-diagram-project:before{content:"\e67a"}.fi-sr-diagram-sankey:before{content:"\e67b"}.fi-sr-diagram-subtask:before{content:"\e67c"}.fi-sr-diagram-successor:before{content:"\e67d"}.fi-sr-diagram-venn:before{content:"\e67e"}.fi-sr-dial:before{content:"\e67f"}.fi-sr-dial-high:before{content:"\e680"}.fi-sr-dial-low:before{content:"\e681"}.fi-sr-dial-max:before{content:"\e682"}.fi-sr-dial-med:before{content:"\e683"}.fi-sr-dial-med-low:before{content:"\e684"}.fi-sr-dial-min:before{content:"\e685"}.fi-sr-dial-off:before{content:"\e686"}.fi-sr-dialogue-exchange:before{content:"\e687"}.fi-sr-diamond:before{content:"\e688"}.fi-sr-diamond-box:before{content:"\e689"}.fi-sr-diamond-exclamation:before{content:"\e68a"}.fi-sr-diamond-open-box:before{content:"\e68b"}.fi-sr-diamond-turn-right:before{content:"\e68c"}.fi-sr-diary-bookmark-down:before{content:"\e68d"}.fi-sr-diary-bookmarks:before{content:"\e68e"}.fi-sr-diary-clasp:before{content:"\e68f"}.fi-sr-dice:before{content:"\e690"}.fi-sr-dice-alt:before{content:"\e691"}.fi-sr-dice-d10:before{content:"\e692"}.fi-sr-dice-d12:before{content:"\e693"}.fi-sr-dice-d20:before{content:"\e694"}.fi-sr-dice-d4:before{content:"\e695"}.fi-sr-dice-d6:before{content:"\e696"}.fi-sr-dice-d8:before{content:"\e697"}.fi-sr-dice-four:before{content:"\e698"}.fi-sr-dice-one:before{content:"\e699"}.fi-sr-dice-six:before{content:"\e69a"}.fi-sr-dice-three:before{content:"\e69b"}.fi-sr-dice-two:before{content:"\e69c"}.fi-sr-dictionary:before{content:"\e69d"}.fi-sr-dictionary-alt:before{content:"\e69e"}.fi-sr-dictionary-open:before{content:"\e69f"}.fi-sr-digging:before{content:"\e6a1"}.fi-sr-digital-banking:before{content:"\e6a2"}.fi-sr-digital-certificate:before{content:"\e6a3"}.fi-sr-digital-identity:before{content:"\e6a4"}.fi-sr-digital-key:before{content:"\e6a5"}.fi-sr-digital-money:before{content:"\e6aa"}.fi-sr-digital-payment:before{content:"\e6ab"}.fi-sr-digital-signature:before{content:"\e6ac"}.fi-sr-digital-tachograph:before{content:"\e6ad"}.fi-sr-digital-wallet:before{content:"\e6ae"}.fi-sr-dinner:before{content:"\e6b0"}.fi-sr-diploma:before{content:"\e6b1"}.fi-sr-diploma-alt:before{content:"\e6b2"}.fi-sr-direction-signal:before{content:"\e6b3"}.fi-sr-direction-signal-arrow:before{content:"\e6b4"}.fi-sr-disc-drive:before{content:"\e6b5"}.fi-sr-discount:before{content:"\e6bc"}.fi-sr-discover:before{content:"\e6bd"}.fi-sr-discussion-group:before{content:"\e6bf"}.fi-sr-discussion-idea:before{content:"\e6c0"}.fi-sr-disease:before{content:"\e6c1"}.fi-sr-dishwasher:before{content:"\e6c2"}.fi-sr-disinfection:before{content:"\e6c3"}.fi-sr-disk:before{content:"\e6c4"}.fi-sr-display-arrow-down:before{content:"\e6c6"}.fi-sr-display-chart-up:before{content:"\e6c8"}.fi-sr-display-code:before{content:"\e6c9"}.fi-sr-display-medical:before{content:"\e6ca"}.fi-sr-display-slash:before{content:"\e6cb"}.fi-sr-distribute-spacing-horizontal:before{content:"\e6cc"}.fi-sr-distribute-spacing-vertical:before{content:"\e6cd"}.fi-sr-divide:before{content:"\e6cf"}.fi-sr-diving-googles:before{content:"\e6d0"}.fi-sr-dizzy:before{content:"\e6d1"}.fi-sr-dj-disc:before{content:"\e6d2"}.fi-sr-dna:before{content:"\e6d4"}.fi-sr-do-not-disturb:before{content:"\e6d7"}.fi-sr-do-not-disturb-doorknob:before{content:"\e6d8"}.fi-sr-do-not-enter:before{content:"\e6d9"}.fi-sr-doctor:before{content:"\e6db"}.fi-sr-doctor-bag:before{content:"\e6dc"}.fi-sr-document:before{content:"\e6de"}.fi-sr-document-autosave:before{content:"\e6df"}.fi-sr-document-circle-arrow-up:before{content:"\e6e0"}.fi-sr-document-circle-wrong:before{content:"\e6e1"}.fi-sr-document-fail:before{content:"\e6e2"}.fi-sr-document-folder-gear:before{content:"\e6e4"}.fi-sr-document-gavel:before{content:"\e6e5"}.fi-sr-document-gear:before{content:"\e6e7"}.fi-sr-document-link:before{content:"\e6e8"}.fi-sr-document-nft:before{content:"\e6e9"}.fi-sr-document-paid:before{content:"\e6ea"}.fi-sr-document-scanner:before{content:"\e6eb"}.fi-sr-document-signed:before{content:"\e6ec"}.fi-sr-document-writer:before{content:"\e6ed"}.fi-sr-dog:before{content:"\e6ef"}.fi-sr-dog-bowl-empty:before{content:"\e6f0"}.fi-sr-dog-leashed:before{content:"\e6f1"}.fi-sr-dollar:before{content:"\e6f2"}.fi-sr-dolly-flatbed:before{content:"\e6f3"}.fi-sr-dolly-flatbed-alt:before{content:"\e6f4"}.fi-sr-dolly-flatbed-empty:before{content:"\e6f5"}.fi-sr-dolphin:before{content:"\e6f6"}.fi-sr-domino-effect:before{content:"\e6f7"}.fi-sr-donate:before{content:"\e6f8"}.fi-sr-donate-box:before{content:"\e6f9"}.fi-sr-dong-sign:before{content:"\e6fa"}.fi-sr-donut:before{content:"\e6fb"}.fi-sr-door-closed:before{content:"\e6fc"}.fi-sr-door-hanger:before{content:"\e6fd"}.fi-sr-door-open:before{content:"\e6fe"}.fi-sr-door-window:before{content:"\e6ff"}.fi-sr-dorayaki:before{content:"\e700"}.fi-sr-dorm-room:before{content:"\e701"}.fi-sr-dot-circle:before{content:"\e702"}.fi-sr-dot-pending:before{content:"\e703"}.fi-sr-dots-loading:before{content:"\e704"}.fi-sr-dove:before{content:"\e705"}.fi-sr-down:before{content:"\e707"}.fi-sr-down-from-bracket:before{content:"\e708"}.fi-sr-down-left:before{content:"\e709"}.fi-sr-down-left-and-up-right-to-center:before{content:"\e70a"}.fi-sr-down-right:before{content:"\e70b"}.fi-sr-down-to-line:before{content:"\e70c"}.fi-sr-download:before{content:"\e70d"}.fi-sr-drafting-compass:before{content:"\e70f"}.fi-sr-drafting-compass-paper:before{content:"\e710"}.fi-sr-dragon:before{content:"\e711"}.fi-sr-dragon-fire:before{content:"\e712"}.fi-sr-draw-polygon:before{content:"\e713"}.fi-sr-draw-square:before{content:"\e714"}.fi-sr-drawer:before{content:"\e715"}.fi-sr-drawer-alt:before{content:"\e716"}.fi-sr-drawer-empty:before{content:"\e717"}.fi-sr-dreidel:before{content:"\e718"}.fi-sr-dress:before{content:"\e719"}.fi-sr-driller:before{content:"\e71b"}.fi-sr-drink-alt:before{content:"\e71d"}.fi-sr-driver-man:before{content:"\e71e"}.fi-sr-driver-woman:before{content:"\e71f"}.fi-sr-drone:before{content:"\e720"}.fi-sr-drone-alt:before{content:"\e721"}.fi-sr-drone-front:before{content:"\e722"}.fi-sr-drop-down:before{content:"\e723"}.fi-sr-dropdown:before{content:"\e725"}.fi-sr-dropdown-bar:before{content:"\e726"}.fi-sr-dropdown-select:before{content:"\e727"}.fi-sr-drought:before{content:"\e729"}.fi-sr-drugs-addiction:before{content:"\e72a"}.fi-sr-drum:before{content:"\e72b"}.fi-sr-drum-steelpan:before{content:"\e72c"}.fi-sr-drumstick:before{content:"\e72d"}.fi-sr-drumstick-bite:before{content:"\e72e"}.fi-sr-dryer:before{content:"\e730"}.fi-sr-dryer-alt:before{content:"\e731"}.fi-sr-drywall:before{content:"\e733"}.fi-sr-dual-screen:before{content:"\e734"}.fi-sr-duck:before{content:"\e735"}.fi-sr-dumbbell-alt:before{content:"\e736"}.fi-sr-dumbbell-fitness:before{content:"\e737"}.fi-sr-dumbbell-heart:before{content:"\e738"}.fi-sr-dumbbell-horizontal:before{content:"\e739"}.fi-sr-dumbbell-ray:before{content:"\e73a"}.fi-sr-dumbbell-weightlifting:before{content:"\e73b"}.fi-sr-dumpling:before{content:"\e73c"}.fi-sr-dumpster:before{content:"\e73d"}.fi-sr-dumpster-fire:before{content:"\e73e"}.fi-sr-dungeon:before{content:"\e73f"}.fi-sr-duplicate:before{content:"\e740"}.fi-sr-duration:before{content:"\e741"}.fi-sr-duration-alt:before{content:"\e742"}.fi-sr-e:before{content:"\e743"}.fi-sr-e-learning:before{content:"\e744"}.fi-sr-e-sim:before{content:"\e745"}.fi-sr-eagle:before{content:"\e746"}.fi-sr-eagle-flying:before{content:"\e747"}.fi-sr-ear:before{content:"\e748"}.fi-sr-ear-deaf:before{content:"\e749"}.fi-sr-ear-muffs:before{content:"\e74a"}.fi-sr-ear-sound:before{content:"\e74b"}.fi-sr-earbuds:before{content:"\e74c"}.fi-sr-earnings:before{content:"\e74d"}.fi-sr-earth-africa:before{content:"\e74e"}.fi-sr-earth-americas:before{content:"\e74f"}.fi-sr-earth-asia:before{content:"\e750"}.fi-sr-earth-europa:before{content:"\e751"}.fi-sr-ebook:before{content:"\e753"}.fi-sr-eclipse:before{content:"\e754"}.fi-sr-eclipse-alt:before{content:"\e755"}.fi-sr-eco-battery:before{content:"\e756"}.fi-sr-eco-electric:before{content:"\e757"}.fi-sr-edamame:before{content:"\e758"}.fi-sr-edit:before{content:"\e759"}.fi-sr-edit-alt:before{content:"\e75a"}.fi-sr-edit-message:before{content:"\e75b"}.fi-sr-education-podcast:before{content:"\e75c"}.fi-sr-effect:before{content:"\e75d"}.fi-sr-egg:before{content:"\e75e"}.fi-sr-egg-fried:before{content:"\e75f"}.fi-sr-eiffel-tower:before{content:"\e760"}.fi-sr-eject:before{content:"\e761"}.fi-sr-electric-bike:before{content:"\e762"}.fi-sr-electric-bus:before{content:"\e763"}.fi-sr-electric-car:before{content:"\e764"}.fi-sr-electric-scooter:before{content:"\e765"}.fi-sr-elephant:before{content:"\e767"}.fi-sr-elevator:before{content:"\e768"}.fi-sr-email-feedback:before{content:"\e76a"}.fi-sr-email-heart:before{content:"\e76b"}.fi-sr-email-pending:before{content:"\e76c"}.fi-sr-email-refresh:before{content:"\e76d"}.fi-sr-email-star:before{content:"\e76e"}.fi-sr-emergency-call:before{content:"\e76f"}.fi-sr-emergency-stop:before{content:"\e770"}.fi-sr-employee-alt:before{content:"\e771"}.fi-sr-employee-handbook:before{content:"\e772"}.fi-sr-employee-man:before{content:"\e773"}.fi-sr-employee-man-alt:before{content:"\e774"}.fi-sr-employee-performance:before{content:"\e776"}.fi-sr-employees:before{content:"\e778"}.fi-sr-employees-woman-man:before{content:"\e779"}.fi-sr-empty-set:before{content:"\e77a"}.fi-sr-endless-loop:before{content:"\e77b"}.fi-sr-energy-drink:before{content:"\e77c"}.fi-sr-engine:before{content:"\e77e"}.fi-sr-engine-algorithm:before{content:"\e77f"}.fi-sr-engine-warning:before{content:"\e780"}.fi-sr-english:before{content:"\e781"}.fi-sr-enter:before{content:"\e782"}.fi-sr-entertainment:before{content:"\e783"}.fi-sr-entrance:before{content:"\e784"}.fi-sr-envelope:before{content:"\e785"}.fi-sr-envelope-ban:before{content:"\e786"}.fi-sr-envelope-bulk:before{content:"\e787"}.fi-sr-envelope-dot:before{content:"\e788"}.fi-sr-envelope-download:before{content:"\e789"}.fi-sr-envelope-heart:before{content:"\e78a"}.fi-sr-envelope-marker:before{content:"\e78b"}.fi-sr-envelope-open:before{content:"\e78c"}.fi-sr-envelope-open-dollar:before{content:"\e78d"}.fi-sr-envelope-open-text:before{content:"\e78e"}.fi-sr-envelope-plus:before{content:"\e78f"}.fi-sr-envelopes:before{content:"\e790"}.fi-sr-equality:before{content:"\e792"}.fi-sr-equals:before{content:"\e793"}.fi-sr-equestrian-statue:before{content:"\e794"}.fi-sr-equipment:before{content:"\e795"}.fi-sr-eraser:before{content:"\e796"}.fi-sr-error-bug:before{content:"\e797"}.fi-sr-error-camera:before{content:"\e798"}.fi-sr-error-receipt:before{content:"\e799"}.fi-sr-escalator:before{content:"\e79a"}.fi-sr-ethernet:before{content:"\e79c"}.fi-sr-euro:before{content:"\e79e"}.fi-sr-europe-flag:before{content:"\e79f"}.fi-sr-europe-map:before{content:"\e7a0"}.fi-sr-european-union:before{content:"\e7a1"}.fi-sr-evidence:before{content:"\e7a3"}.fi-sr-exam-b:before{content:"\e7a4"}.fi-sr-exam-d:before{content:"\e7a5"}.fi-sr-exam-f:before{content:"\e7a6"}.fi-sr-exam-xmark:before{content:"\e7a7"}.fi-sr-excavator:before{content:"\e7a8"}.fi-sr-exchange:before{content:"\e7a9"}.fi-sr-exchange-alt:before{content:"\e7aa"}.fi-sr-exchange-cryptocurrency:before{content:"\e7ab"}.fi-sr-exclamation:before{content:"\e7ac"}.fi-sr-exit:before{content:"\e7af"}.fi-sr-exit-alt:before{content:"\e7b0"}.fi-sr-expand:before{content:"\e7b1"}.fi-sr-expand-arrows:before{content:"\e7b2"}.fi-sr-expand-arrows-alt:before{content:"\e7b3"}.fi-sr-expense:before{content:"\e7b4"}.fi-sr-expense-bill:before{content:"\e7b5"}.fi-sr-explosion:before{content:"\e7b8"}.fi-sr-external-hard-drive:before{content:"\e7b9"}.fi-sr-external-world:before{content:"\e7ba"}.fi-sr-eye:before{content:"\e7bb"}.fi-sr-eye-alert:before{content:"\e7bc"}.fi-sr-eye-arrow-progress:before{content:"\e7bd"}.fi-sr-eye-crossed:before{content:"\e7be"}.fi-sr-eye-drop:before{content:"\e7bf"}.fi-sr-eye-dropper-half:before{content:"\e7c1"}.fi-sr-eye-lashes:before{content:"\e7c3"}.fi-sr-eye-recognition:before{content:"\e7c4"}.fi-sr-eye-scanner:before{content:"\e7c5"}.fi-sr-eyelashes:before{content:"\e7c6"}.fi-sr-eyeliner:before{content:"\e7c7"}.fi-sr-eyes:before{content:"\e7c8"}.fi-sr-eyeshadow:before{content:"\e7c9"}.fi-sr-f:before{content:"\e7ca"}.fi-sr-fabric:before{content:"\e7cc"}.fi-sr-face-angry-horns:before{content:"\e7cd"}.fi-sr-face-anguished:before{content:"\e7ce"}.fi-sr-face-anxious-sweat:before{content:"\e7cf"}.fi-sr-face-astonished:before{content:"\e7d0"}.fi-sr-face-awesome:before{content:"\e7d1"}.fi-sr-face-beam-hand-over-mouth:before{content:"\e7d2"}.fi-sr-face-confounded:before{content:"\e7d3"}.fi-sr-face-confused:before{content:"\e7d4"}.fi-sr-face-cowboy-hat:before{content:"\e7d5"}.fi-sr-face-disappointed:before{content:"\e7d6"}.fi-sr-face-disguise:before{content:"\e7d7"}.fi-sr-face-downcast-sweat:before{content:"\e7d8"}.fi-sr-face-drooling:before{content:"\e7d9"}.fi-sr-face-explode:before{content:"\e7da"}.fi-sr-face-expressionless:before{content:"\e7db"}.fi-sr-face-eyes-xmarks:before{content:"\e7dc"}.fi-sr-face-fearful:before{content:"\e7dd"}.fi-sr-face-glasses:before{content:"\e7de"}.fi-sr-face-grin-tongue-wink:before{content:"\e7df"}.fi-sr-face-hand-yawn:before{content:"\e7e0"}.fi-sr-face-head-bandage:before{content:"\e7e1"}.fi-sr-face-hushed:before{content:"\e7e2"}.fi-sr-face-icicles:before{content:"\e7e3"}.fi-sr-face-lying:before{content:"\e7e4"}.fi-sr-face-mask:before{content:"\e7e5"}.fi-sr-face-monocle:before{content:"\e7e6"}.fi-sr-face-nauseated:before{content:"\e7e7"}.fi-sr-face-nose-steam:before{content:"\e7e8"}.fi-sr-face-party:before{content:"\e7e9"}.fi-sr-face-pensive:before{content:"\e7ea"}.fi-sr-face-persevering:before{content:"\e7eb"}.fi-sr-face-pleading:before{content:"\e7ec"}.fi-sr-face-raised-eyebrow:before{content:"\e7ed"}.fi-sr-face-relieved:before{content:"\e7ee"}.fi-sr-face-sad-sweat:before{content:"\e7ef"}.fi-sr-face-scream:before{content:"\e7f0"}.fi-sr-face-shush:before{content:"\e7f1"}.fi-sr-face-sleeping:before{content:"\e7f2"}.fi-sr-face-sleepy:before{content:"\e7f3"}.fi-sr-face-smile-halo:before{content:"\e7f4"}.fi-sr-face-smile-hearts:before{content:"\e7f5"}.fi-sr-face-smile-horns:before{content:"\e7f6"}.fi-sr-face-smile-tear:before{content:"\e7f7"}.fi-sr-face-smile-tongue:before{content:"\e7f8"}.fi-sr-face-smile-upside-down:before{content:"\e7f9"}.fi-sr-face-smiling-hands:before{content:"\e7fa"}.fi-sr-face-smirking:before{content:"\e7fb"}.fi-sr-face-sunglasses:before{content:"\e7fc"}.fi-sr-face-sunglasses-alt:before{content:"\e7fd"}.fi-sr-face-swear:before{content:"\e7fe"}.fi-sr-face-thermometer:before{content:"\e7ff"}.fi-sr-face-thinking:before{content:"\e800"}.fi-sr-face-tissue:before{content:"\e801"}.fi-sr-face-tongue-money:before{content:"\e802"}.fi-sr-face-tongue-sweat:before{content:"\e803"}.fi-sr-face-unamused:before{content:"\e804"}.fi-sr-face-viewfinder:before{content:"\e805"}.fi-sr-face-vomit:before{content:"\e806"}.fi-sr-face-weary:before{content:"\e807"}.fi-sr-face-woozy:before{content:"\e808"}.fi-sr-face-worried:before{content:"\e809"}.fi-sr-face-zany:before{content:"\e80a"}.fi-sr-face-zipper:before{content:"\e80b"}.fi-sr-facial-mask:before{content:"\e812"}.fi-sr-facial-massage:before{content:"\e813"}.fi-sr-facial-treatment:before{content:"\e814"}.fi-sr-fail:before{content:"\e815"}.fi-sr-fajita:before{content:"\e816"}.fi-sr-falafel:before{content:"\e817"}.fi-sr-family:before{content:"\e818"}.fi-sr-family-dress:before{content:"\e819"}.fi-sr-family-law:before{content:"\e81a"}.fi-sr-family-pants:before{content:"\e81b"}.fi-sr-fan:before{content:"\e81c"}.fi-sr-fan-table:before{content:"\e81d"}.fi-sr-farfalle:before{content:"\e81e"}.fi-sr-farm:before{content:"\e81f"}.fi-sr-faucet:before{content:"\e820"}.fi-sr-faucet-drip:before{content:"\e821"}.fi-sr-fax:before{content:"\e822"}.fi-sr-fbx-file:before{content:"\e823"}.fi-sr-feather:before{content:"\e824"}.fi-sr-feather-pointed:before{content:"\e825"}.fi-sr-features:before{content:"\e826"}.fi-sr-features-alt:before{content:"\e827"}.fi-sr-february-calendar:before{content:"\e828"}.fi-sr-fee:before{content:"\e82a"}.fi-sr-fee-receipt:before{content:"\e82c"}.fi-sr-feedback:before{content:"\e82d"}.fi-sr-feedback-alt:before{content:"\e82e"}.fi-sr-feedback-cycle-loop:before{content:"\e82f"}.fi-sr-feedback-hand:before{content:"\e830"}.fi-sr-feedback-review:before{content:"\e831"}.fi-sr-fence:before{content:"\e834"}.fi-sr-field-hockey:before{content:"\e836"}.fi-sr-fighter-jet:before{content:"\e837"}.fi-sr-file:before{content:"\e839"}.fi-sr-file-ai:before{content:"\e83a"}.fi-sr-file-audio:before{content:"\e83b"}.fi-sr-file-backup:before{content:"\e83c"}.fi-sr-file-binary:before{content:"\e83d"}.fi-sr-file-chart-line:before{content:"\e83e"}.fi-sr-file-chart-pie:before{content:"\e83f"}.fi-sr-file-circle-info:before{content:"\e840"}.fi-sr-file-cloud:before{content:"\e841"}.fi-sr-file-code:before{content:"\e842"}.fi-sr-file-conversion:before{content:"\e843"}.fi-sr-file-css:before{content:"\e844"}.fi-sr-file-csv:before{content:"\e845"}.fi-sr-file-download:before{content:"\e847"}.fi-sr-file-edit:before{content:"\e848"}.fi-sr-file-eps:before{content:"\e849"}.fi-sr-file-excel:before{content:"\e84a"}.fi-sr-file-exclamation:before{content:"\e84b"}.fi-sr-file-export:before{content:"\e84c"}.fi-sr-file-image:before{content:"\e84e"}.fi-sr-file-import:before{content:"\e84f"}.fi-sr-file-invoice:before{content:"\e850"}.fi-sr-file-invoice-dollar:before{content:"\e851"}.fi-sr-file-lock:before{content:"\e852"}.fi-sr-file-loop:before{content:"\e853"}.fi-sr-file-medical:before{content:"\e855"}.fi-sr-file-medical-alt:before{content:"\e856"}.fi-sr-file-minus:before{content:"\e857"}.fi-sr-file-pdf:before{content:"\e858"}.fi-sr-file-powerpoint:before{content:"\e85b"}.fi-sr-file-prescription:before{content:"\e85c"}.fi-sr-file-psd:before{content:"\e85d"}.fi-sr-file-question:before{content:"\e85e"}.fi-sr-file-recycle:before{content:"\e85f"}.fi-sr-file-signature:before{content:"\e860"}.fi-sr-file-spreadsheet:before{content:"\e862"}.fi-sr-file-upload:before{content:"\e863"}.fi-sr-file-user:before{content:"\e864"}.fi-sr-file-video:before{content:"\e865"}.fi-sr-file-word:before{content:"\e866"}.fi-sr-file-xls:before{content:"\e867"}.fi-sr-file-zip-alt:before{content:"\e869"}.fi-sr-file-zip-save:before{content:"\e86a"}.fi-sr-file-zipper:before{content:"\e86b"}.fi-sr-files-medical:before{content:"\e86d"}.fi-sr-fill:before{content:"\e86e"}.fi-sr-film:before{content:"\e86f"}.fi-sr-film-canister:before{content:"\e870"}.fi-sr-film-notification:before{content:"\e871"}.fi-sr-film-slash:before{content:"\e872"}.fi-sr-films:before{content:"\e873"}.fi-sr-filter:before{content:"\e874"}.fi-sr-filter-check:before{content:"\e875"}.fi-sr-filter-list:before{content:"\e876"}.fi-sr-filter-slash:before{content:"\e877"}.fi-sr-filters:before{content:"\e878"}.fi-sr-finance-education:before{content:"\e879"}.fi-sr-financial-analysis:before{content:"\e87a"}.fi-sr-financial-health:before{content:"\e87b"}.fi-sr-financial-protection:before{content:"\e87c"}.fi-sr-finger-droplet:before{content:"\e87d"}.fi-sr-finger-nail:before{content:"\e87e"}.fi-sr-fingerprint:before{content:"\e87f"}.fi-sr-fingerprint-identification:before{content:"\e880"}.fi-sr-fingerprint-magnifying-glass:before{content:"\e881"}.fi-sr-fingerprint-remove:before{content:"\e882"}.fi-sr-fingerprint-security-risk:before{content:"\e883"}.fi-sr-fingerprint-verified:before{content:"\e884"}.fi-sr-finish-flag:before{content:"\e885"}.fi-sr-finish-line:before{content:"\e886"}.fi-sr-fintech:before{content:"\e887"}.fi-sr-fire-alarm:before{content:"\e888"}.fi-sr-fire-bucket:before{content:"\e889"}.fi-sr-fire-burner:before{content:"\e88a"}.fi-sr-fire-door:before{content:"\e88b"}.fi-sr-fire-emergency-call:before{content:"\e88c"}.fi-sr-fire-exit:before{content:"\e88d"}.fi-sr-fire-extinguisher:before{content:"\e88e"}.fi-sr-fire-flame-curved:before{content:"\e88f"}.fi-sr-fire-flame-simple:before{content:"\e890"}.fi-sr-fire-helicopter:before{content:"\e891"}.fi-sr-fire-hydrant:before{content:"\e892"}.fi-sr-fire-shield:before{content:"\e893"}.fi-sr-fire-smoke:before{content:"\e894"}.fi-sr-fire-station:before{content:"\e895"}.fi-sr-fireplace:before{content:"\e898"}.fi-sr-first:before{content:"\e89b"}.fi-sr-first-aid-kit:before{content:"\e89c"}.fi-sr-first-award:before{content:"\e89d"}.fi-sr-first-laurel:before{content:"\e89e"}.fi-sr-first-medal:before{content:"\e89f"}.fi-sr-fish:before{content:"\e8a0"}.fi-sr-fish-bones:before{content:"\e8a1"}.fi-sr-fish-cooked:before{content:"\e8a2"}.fi-sr-fish-hook:before{content:"\e8a3"}.fi-sr-fishing-rod:before{content:"\e8a4"}.fi-sr-fist-move:before{content:"\e8a5"}.fi-sr-fitness-time:before{content:"\e8a6"}.fi-sr-fitness-watch:before{content:"\e8a7"}.fi-sr-flag:before{content:"\e8a8"}.fi-sr-flag-alt:before{content:"\e8a9"}.fi-sr-flag-checkered:before{content:"\e8aa"}.fi-sr-flag-usa:before{content:"\e8ab"}.fi-sr-flame:before{content:"\e8ac"}.fi-sr-flame-alert:before{content:"\e8ad"}.fi-sr-flash-sale:before{content:"\e8ae"}.fi-sr-flashcard:before{content:"\e8af"}.fi-sr-flashlight:before{content:"\e8b0"}.fi-sr-flask:before{content:"\e8b1"}.fi-sr-flask-gear:before{content:"\e8b2"}.fi-sr-flask-poison:before{content:"\e8b3"}.fi-sr-flask-potion:before{content:"\e8b4"}.fi-sr-flatbread:before{content:"\e8b5"}.fi-sr-flatbread-stuffed:before{content:"\e8b6"}.fi-sr-flip-horizontal:before{content:"\e8bb"}.fi-sr-flooding:before{content:"\e8bd"}.fi-sr-floor:before{content:"\e8be"}.fi-sr-floor-alt:before{content:"\e8bf"}.fi-sr-floor-layer:before{content:"\e8c0"}.fi-sr-floppy-disk-circle-arrow-right:before{content:"\e8c1"}.fi-sr-floppy-disk-circle-xmark:before{content:"\e8c2"}.fi-sr-floppy-disk-pen:before{content:"\e8c3"}.fi-sr-floppy-disks:before{content:"\e8c4"}.fi-sr-florin-sign:before{content:"\e8c5"}.fi-sr-flowchart:before{content:"\e8c6"}.fi-sr-flower:before{content:"\e8c7"}.fi-sr-flower-butterfly:before{content:"\e8c9"}.fi-sr-flower-daffodil:before{content:"\e8ca"}.fi-sr-flower-tulip:before{content:"\e8cb"}.fi-sr-flushed:before{content:"\e8cc"}.fi-sr-flute:before{content:"\e8ce"}.fi-sr-flux-capacitor:before{content:"\e8cf"}.fi-sr-fly-insect:before{content:"\e8d0"}.fi-sr-flying-disc:before{content:"\e8d1"}.fi-sr-flying-kite:before{content:"\e8d2"}.fi-sr-fm-radio:before{content:"\e8d3"}.fi-sr-foam-hand:before{content:"\e8d4"}.fi-sr-fog:before{content:"\e8d5"}.fi-sr-folder:before{content:"\e8d6"}.fi-sr-folder-archive:before{content:"\e8d7"}.fi-sr-folder-camera:before{content:"\e8d9"}.fi-sr-folder-check:before{content:"\e8da"}.fi-sr-folder-directory:before{content:"\e8db"}.fi-sr-folder-download:before{content:"\e8dc"}.fi-sr-folder-edit:before{content:"\e8dd"}.fi-sr-folder-fire:before{content:"\e8de"}.fi-sr-folder-gear:before{content:"\e8df"}.fi-sr-folder-heart:before{content:"\e8e1"}.fi-sr-folder-link:before{content:"\e8e3"}.fi-sr-folder-loop:before{content:"\e8e4"}.fi-sr-folder-math:before{content:"\e8e6"}.fi-sr-folder-minus:before{content:"\e8e8"}.fi-sr-folder-music:before{content:"\e8e9"}.fi-sr-folder-notification:before{content:"\e8ea"}.fi-sr-folder-open:before{content:"\e8eb"}.fi-sr-folder-plus-circle:before{content:"\e8ec"}.fi-sr-folder-times:before{content:"\e8ed"}.fi-sr-folder-tree:before{content:"\e8ee"}.fi-sr-folder-upload:before{content:"\e8ef"}.fi-sr-folder-xmark:before{content:"\e8f1"}.fi-sr-folder-xmark-circle:before{content:"\e8f2"}.fi-sr-folders:before{content:"\e8f3"}.fi-sr-follow:before{content:"\e8f4"}.fi-sr-follow-folder:before{content:"\e8f5"}.fi-sr-followcollection:before{content:"\e8f6"}.fi-sr-followers:before{content:"\e8f7"}.fi-sr-following:before{content:"\e8f8"}.fi-sr-fondue-pot:before{content:"\e8f9"}.fi-sr-football:before{content:"\e8fe"}.fi-sr-football-player:before{content:"\e8ff"}.fi-sr-football-ticket:before{content:"\e900"}.fi-sr-footprint:before{content:"\e901"}.fi-sr-foreign-language-audio:before{content:"\e902"}.fi-sr-forest:before{content:"\e903"}.fi-sr-forest-alt:before{content:"\e904"}.fi-sr-fork:before{content:"\e905"}.fi-sr-fork-spaghetti:before{content:"\e906"}.fi-sr-forklift:before{content:"\e907"}.fi-sr-form:before{content:"\e908"}.fi-sr-fort:before{content:"\e909"}.fi-sr-forward:before{content:"\e90a"}.fi-sr-forward-fast:before{content:"\e90b"}.fi-sr-fox:before{content:"\e90e"}.fi-sr-frame:before{content:"\e90f"}.fi-sr-franc-sign:before{content:"\e910"}.fi-sr-france:before{content:"\e911"}.fi-sr-france-country-code:before{content:"\e912"}.fi-sr-fraud-detection:before{content:"\e913"}.fi-sr-fraud-prevention:before{content:"\e914"}.fi-sr-free:before{content:"\e915"}.fi-sr-free-delivery:before{content:"\e916"}.fi-sr-freemium:before{content:"\e917"}.fi-sr-french:before{content:"\e91a"}.fi-sr-french-fries:before{content:"\e91b"}.fi-sr-friday:before{content:"\e91d"}.fi-sr-frog:before{content:"\e91e"}.fi-sr-front-loader:before{content:"\e91f"}.fi-sr-frown:before{content:"\e920"}.fi-sr-ftp:before{content:"\e921"}.fi-sr-fuel-gauge:before{content:"\e922"}.fi-sr-fuel-station-arrow:before{content:"\e923"}.fi-sr-full-screen:before{content:"\e924"}.fi-sr-function:before{content:"\e925"}.fi-sr-function-process:before{content:"\e927"}.fi-sr-function-square:before{content:"\e928"}.fi-sr-funnel-dollar:before{content:"\e929"}.fi-sr-funnel-money:before{content:"\e92a"}.fi-sr-fusilli:before{content:"\e92b"}.fi-sr-g:before{content:"\e92c"}.fi-sr-galaxy:before{content:"\e92d"}.fi-sr-galaxy-alt:before{content:"\e92e"}.fi-sr-galaxy-planet:before{content:"\e92f"}.fi-sr-galaxy-star:before{content:"\e930"}.fi-sr-gallery:before{content:"\e931"}.fi-sr-gallery-thumbnails:before{content:"\e932"}.fi-sr-game:before{content:"\e933"}.fi-sr-game-board-alt:before{content:"\e934"}.fi-sr-game-console-crank-handheld:before{content:"\e936"}.fi-sr-game-engine:before{content:"\e937"}.fi-sr-game-level:before{content:"\e938"}.fi-sr-game-rules:before{content:"\e939"}.fi-sr-game-server:before{content:"\e93a"}.fi-sr-gamepad:before{content:"\e93b"}.fi-sr-gamer:before{content:"\e93c"}.fi-sr-games:before{content:"\e93d"}.fi-sr-gaming-chair:before{content:"\e93e"}.fi-sr-gaming-mouse:before{content:"\e93f"}.fi-sr-garage:before{content:"\e940"}.fi-sr-garage-car:before{content:"\e941"}.fi-sr-garage-open:before{content:"\e942"}.fi-sr-garlic:before{content:"\e943"}.fi-sr-garlic-alt:before{content:"\e944"}.fi-sr-gas-mask:before{content:"\e945"}.fi-sr-gas-pump:before{content:"\e946"}.fi-sr-gas-pump-alt:before{content:"\e947"}.fi-sr-gas-pump-slash:before{content:"\e948"}.fi-sr-gas-station:before{content:"\e949"}.fi-sr-gastric-reflux:before{content:"\e94a"}.fi-sr-gauge-circle-bolt:before{content:"\e94b"}.fi-sr-gauge-circle-minus:before{content:"\e94c"}.fi-sr-gauge-circle-plus:before{content:"\e94d"}.fi-sr-gauze-bandage:before{content:"\e94e"}.fi-sr-gavel:before{content:"\e94f"}.fi-sr-gay-couple:before{content:"\e950"}.fi-sr-gears:before{content:"\e953"}.fi-sr-gem:before{content:"\e954"}.fi-sr-general:before{content:"\e955"}.fi-sr-german:before{content:"\e956"}.fi-sr-germany:before{content:"\e957"}.fi-sr-germany-country-code:before{content:"\e958"}.fi-sr-ghost:before{content:"\e959"}.fi-sr-gif:before{content:"\e95a"}.fi-sr-gif-square:before{content:"\e95c"}.fi-sr-gift:before{content:"\e95d"}.fi-sr-gift-alert:before{content:"\e95e"}.fi-sr-gift-box-benefits:before{content:"\e95f"}.fi-sr-gift-card:before{content:"\e960"}.fi-sr-gift-voucher:before{content:"\e961"}.fi-sr-gifts:before{content:"\e962"}.fi-sr-ginger:before{content:"\e963"}.fi-sr-gingerbread-man:before{content:"\e964"}.fi-sr-glacier:before{content:"\e967"}.fi-sr-glass:before{content:"\e968"}.fi-sr-glass-champagne:before{content:"\e969"}.fi-sr-glass-cheers:before{content:"\e96a"}.fi-sr-glass-citrus:before{content:"\e96b"}.fi-sr-glass-empty:before{content:"\e96c"}.fi-sr-glass-half:before{content:"\e96d"}.fi-sr-glass-water-droplet:before{content:"\e96e"}.fi-sr-glass-whiskey:before{content:"\e96f"}.fi-sr-glass-whiskey-rocks:before{content:"\e970"}.fi-sr-glasses:before{content:"\e971"}.fi-sr-global-research:before{content:"\e972"}.fi-sr-global-warming:before{content:"\e973"}.fi-sr-globe:before{content:"\e974"}.fi-sr-globe-alt:before{content:"\e975"}.fi-sr-globe-pointer:before{content:"\e976"}.fi-sr-globe-shield:before{content:"\e977"}.fi-sr-globe-snow:before{content:"\e978"}.fi-sr-globe-user:before{content:"\e979"}.fi-sr-gltf-file:before{content:"\e97a"}.fi-sr-glucose:before{content:"\e97b"}.fi-sr-glue:before{content:"\e97c"}.fi-sr-glue-stick:before{content:"\e97d"}.fi-sr-goal-mountain:before{content:"\e97e"}.fi-sr-goal-net:before{content:"\e97f"}.fi-sr-goalkeeper:before{content:"\e980"}.fi-sr-goals:before{content:"\e981"}.fi-sr-golf:before{content:"\e982"}.fi-sr-golf-bag:before{content:"\e983"}.fi-sr-golf-ball:before{content:"\e984"}.fi-sr-golf-ball-grass:before{content:"\e985"}.fi-sr-golf-club:before{content:"\e986"}.fi-sr-golf-hole:before{content:"\e987"}.fi-sr-golfer:before{content:"\e988"}.fi-sr-gopuram:before{content:"\e990"}.fi-sr-gourmet:before{content:"\e991"}.fi-sr-government-budget:before{content:"\e992"}.fi-sr-government-flag:before{content:"\e993"}.fi-sr-government-user:before{content:"\e994"}.fi-sr-gps-navigation:before{content:"\e995"}.fi-sr-graduation-cap:before{content:"\e996"}.fi-sr-graduation-diploma:before{content:"\e997"}.fi-sr-gramophone:before{content:"\e998"}.fi-sr-granola:before{content:"\e999"}.fi-sr-grape:before{content:"\e99a"}.fi-sr-graph-curve:before{content:"\e99b"}.fi-sr-graphic-style:before{content:"\e99c"}.fi-sr-graphic-tablet:before{content:"\e99d"}.fi-sr-graphic-tablet-pen:before{content:"\e99e"}.fi-sr-grass:before{content:"\e99f"}.fi-sr-grate:before{content:"\e9a0"}.fi-sr-grate-droplet:before{content:"\e9a1"}.fi-sr-greater-than:before{content:"\e9a2"}.fi-sr-greater-than-equal:before{content:"\e9a3"}.fi-sr-greek-helmet:before{content:"\e9a4"}.fi-sr-green-energy:before{content:"\e9a5"}.fi-sr-grid:before{content:"\e9a6"}.fi-sr-grid-alt:before{content:"\e9a7"}.fi-sr-grid-dividers:before{content:"\e9a8"}.fi-sr-grid-lock:before{content:"\e9a9"}.fi-sr-grid-three:before{content:"\e9aa"}.fi-sr-grid-two:before{content:"\e9ab"}.fi-sr-grid-two-alt:before{content:"\e9ac"}.fi-sr-grief:before{content:"\e9ad"}.fi-sr-grill:before{content:"\e9ae"}.fi-sr-grill-fire:before{content:"\e9af"}.fi-sr-grill-hot-alt:before{content:"\e9b0"}.fi-sr-grimace:before{content:"\e9b1"}.fi-sr-grin:before{content:"\e9b2"}.fi-sr-grin-alt:before{content:"\e9b3"}.fi-sr-grin-beam:before{content:"\e9b4"}.fi-sr-grin-beam-sweat:before{content:"\e9b5"}.fi-sr-grin-hearts:before{content:"\e9b6"}.fi-sr-grin-squint:before{content:"\e9b7"}.fi-sr-grin-squint-tears:before{content:"\e9b8"}.fi-sr-grin-stars:before{content:"\e9b9"}.fi-sr-grin-tears:before{content:"\e9ba"}.fi-sr-grin-tongue:before{content:"\e9bb"}.fi-sr-grin-tongue-squint:before{content:"\e9bc"}.fi-sr-grin-tongue-wink:before{content:"\e9bd"}.fi-sr-grin-wink:before{content:"\e9be"}.fi-sr-grip-dots:before{content:"\e9bf"}.fi-sr-grip-dots-vertical:before{content:"\e9c0"}.fi-sr-grip-horizontal:before{content:"\e9c1"}.fi-sr-grip-lines:before{content:"\e9c2"}.fi-sr-grip-lines-vertical:before{content:"\e9c3"}.fi-sr-grip-vertical:before{content:"\e9c4"}.fi-sr-grocery-bag:before{content:"\e9c5"}.fi-sr-grocery-basket:before{content:"\e9c6"}.fi-sr-group-arrows-rotate:before{content:"\e9c7"}.fi-sr-group-call:before{content:"\e9c8"}.fi-sr-group-community-social-media:before{content:"\e9ca"}.fi-sr-grow-graphs-box:before{content:"\e9cb"}.fi-sr-growth-audience:before{content:"\e9cc"}.fi-sr-growth-chart-invest:before{content:"\e9cd"}.fi-sr-growth-money:before{content:"\e9ce"}.fi-sr-guarani-sign:before{content:"\e9cf"}.fi-sr-guide:before{content:"\e9d0"}.fi-sr-guide-alt:before{content:"\e9d1"}.fi-sr-guide-book:before{content:"\e9d2"}.fi-sr-guitar:before{content:"\e9d3"}.fi-sr-guitar-electric:before{content:"\e9d4"}.fi-sr-guitars:before{content:"\e9d5"}.fi-sr-gun:before{content:"\e9d6"}.fi-sr-gun-shooting:before{content:"\e9d7"}.fi-sr-gun-squirt:before{content:"\e9d8"}.fi-sr-gym:before{content:"\e9d9"}.fi-sr-gym-bag:before{content:"\e9da"}.fi-sr-gynecology:before{content:"\e9db"}.fi-sr-gyoza:before{content:"\e9dc"}.fi-sr-h:before{content:"\e9dd"}.fi-sr-h-square:before{content:"\e9de"}.fi-sr-h1:before{content:"\e9df"}.fi-sr-h2:before{content:"\e9e0"}.fi-sr-h3:before{content:"\e9e1"}.fi-sr-h4:before{content:"\e9e2"}.fi-sr-hacker:before{content:"\e9e3"}.fi-sr-hair-clipper:before{content:"\e9e4"}.fi-sr-hair-conditioner:before{content:"\e9e5"}.fi-sr-hairbrush:before{content:"\e9e6"}.fi-sr-haircut:before{content:"\e9e7"}.fi-sr-hairdryer:before{content:"\e9e8"}.fi-sr-half-loading:before{content:"\e9e9"}.fi-sr-hamburger:before{content:"\e9ea"}.fi-sr-hamburger-soda:before{content:"\e9eb"}.fi-sr-hammer:before{content:"\e9ec"}.fi-sr-hammer-brush:before{content:"\e9ed"}.fi-sr-hammer-crash:before{content:"\e9ee"}.fi-sr-hammer-war:before{content:"\e9ef"}.fi-sr-hamsa:before{content:"\e9f0"}.fi-sr-hand-back-fist:before{content:"\e9f2"}.fi-sr-hand-back-point-down:before{content:"\e9f3"}.fi-sr-hand-back-point-left:before{content:"\e9f4"}.fi-sr-hand-back-point-ribbon:before{content:"\e9f5"}.fi-sr-hand-back-point-right:before{content:"\e9f6"}.fi-sr-hand-bandage-wound:before{content:"\e9f7"}.fi-sr-hand-bill:before{content:"\e9f8"}.fi-sr-hand-cleaning:before{content:"\e9f9"}.fi-sr-hand-dots:before{content:"\e9fa"}.fi-sr-hand-dryer:before{content:"\e9fb"}.fi-sr-hand-fingers-crossed:before{content:"\e9fc"}.fi-sr-hand-fist:before{content:"\e9fd"}.fi-sr-hand-heart:before{content:"\e9fe"}.fi-sr-hand-holding-box:before{content:"\e9ff"}.fi-sr-hand-holding-document:before{content:"\ea00"}.fi-sr-hand-holding-droplet:before{content:"\ea01"}.fi-sr-hand-holding-heart:before{content:"\ea02"}.fi-sr-hand-holding-magic:before{content:"\ea03"}.fi-sr-hand-holding-medical:before{content:"\ea04"}.fi-sr-hand-holding-seeding:before{content:"\ea05"}.fi-sr-hand-holding-skull:before{content:"\ea07"}.fi-sr-hand-holding-usd:before{content:"\ea08"}.fi-sr-hand-holding-water:before{content:"\ea09"}.fi-sr-hand-horns:before{content:"\ea0a"}.fi-sr-hand-horns-bolt:before{content:"\ea0b"}.fi-sr-hand-key:before{content:"\ea0c"}.fi-sr-hand-lizard:before{content:"\ea0d"}.fi-sr-hand-love:before{content:"\ea0e"}.fi-sr-hand-middle-finger:before{content:"\ea0f"}.fi-sr-hand-paper:before{content:"\ea10"}.fi-sr-hand-peace:before{content:"\ea11"}.fi-sr-hand-point-ribbon:before{content:"\ea12"}.fi-sr-hand-present:before{content:"\ea13"}.fi-sr-hand-scissors:before{content:"\ea14"}.fi-sr-hand-sparkles:before{content:"\ea15"}.fi-sr-hand-spock:before{content:"\ea16"}.fi-sr-hand-wave:before{content:"\ea17"}.fi-sr-hand-zoom-in:before{content:"\ea18"}.fi-sr-handcuffed-hands:before{content:"\ea19"}.fi-sr-handcuffs:before{content:"\ea1a"}.fi-sr-handmade:before{content:"\ea1b"}.fi-sr-hands-brain:before{content:"\ea1c"}.fi-sr-hands-bubbles:before{content:"\ea1d"}.fi-sr-hands-clapping:before{content:"\ea1e"}.fi-sr-hands-heart:before{content:"\ea1f"}.fi-sr-hands-holding:before{content:"\ea20"}.fi-sr-hands-holding-child:before{content:"\ea21"}.fi-sr-hands-holding-diamond:before{content:"\ea22"}.fi-sr-hands-together:before{content:"\ea23"}.fi-sr-hands-together-heart:before{content:"\ea24"}.fi-sr-hands-typing-keyboard:before{content:"\ea25"}.fi-sr-hands-usd:before{content:"\ea27"}.fi-sr-handshake:before{content:"\ea28"}.fi-sr-handshake-angle:before{content:"\ea29"}.fi-sr-handshake-deal-loan:before{content:"\ea2a"}.fi-sr-handshake-house:before{content:"\ea2b"}.fi-sr-handshake-simple-slash:before{content:"\ea2c"}.fi-sr-handshake-trust:before{content:"\ea2d"}.fi-sr-handstand:before{content:"\ea2e"}.fi-sr-hanukiah:before{content:"\ea2f"}.fi-sr-hard-disk-scan:before{content:"\ea31"}.fi-sr-hard-drive:before{content:"\ea32"}.fi-sr-hard-hat:before{content:"\ea33"}.fi-sr-harp:before{content:"\ea34"}.fi-sr-hashtag-lock:before{content:"\ea37"}.fi-sr-hastag:before{content:"\ea39"}.fi-sr-hat-beach:before{content:"\ea3a"}.fi-sr-hat-birthday:before{content:"\ea3b"}.fi-sr-hat-chef:before{content:"\ea3c"}.fi-sr-hat-cowboy:before{content:"\ea3d"}.fi-sr-hat-cowboy-side:before{content:"\ea3e"}.fi-sr-hat-santa:before{content:"\ea3f"}.fi-sr-hat-winter:before{content:"\ea40"}.fi-sr-hat-witch:before{content:"\ea41"}.fi-sr-hat-wizard:before{content:"\ea42"}.fi-sr-haute-cuisine:before{content:"\ea43"}.fi-sr-hdd:before{content:"\ea45"}.fi-sr-head-side:before{content:"\ea46"}.fi-sr-head-side-brain:before{content:"\ea47"}.fi-sr-head-side-cough:before{content:"\ea48"}.fi-sr-head-side-cough-slash:before{content:"\ea49"}.fi-sr-head-side-headphones:before{content:"\ea4a"}.fi-sr-head-side-heart:before{content:"\ea4b"}.fi-sr-head-side-mask:before{content:"\ea4c"}.fi-sr-head-side-medical:before{content:"\ea4d"}.fi-sr-head-side-thinking:before{content:"\ea4e"}.fi-sr-head-side-virus:before{content:"\ea4f"}.fi-sr-head-vr:before{content:"\ea51"}.fi-sr-headache:before{content:"\ea52"}.fi-sr-heading:before{content:"\ea53"}.fi-sr-headphones:before{content:"\ea54"}.fi-sr-headphones-pairing:before{content:"\ea55"}.fi-sr-headphones-rhythm:before{content:"\ea56"}.fi-sr-headset:before{content:"\ea57"}.fi-sr-healing:before{content:"\ea58"}.fi-sr-health-podcast:before{content:"\ea59"}.fi-sr-heart:before{content:"\ea5a"}.fi-sr-heart-arrow:before{content:"\ea5b"}.fi-sr-heart-brain:before{content:"\ea5c"}.fi-sr-heart-circle-user:before{content:"\ea5d"}.fi-sr-heart-crack:before{content:"\ea5e"}.fi-sr-heart-half:before{content:"\ea5f"}.fi-sr-heart-half-stroke:before{content:"\ea60"}.fi-sr-heart-health-muscle:before{content:"\ea61"}.fi-sr-heart-lock:before{content:"\ea62"}.fi-sr-heart-partner-handshake:before{content:"\ea63"}.fi-sr-heart-rate:before{content:"\ea64"}.fi-sr-heart-slash:before{content:"\ea65"}.fi-sr-heart-upside-down:before{content:"\ea66"}.fi-sr-heat:before{content:"\ea67"}.fi-sr-helicopter-side:before{content:"\ea68"}.fi-sr-helmet-battle:before{content:"\ea69"}.fi-sr-hermit-crab:before{content:"\ea6a"}.fi-sr-hexagon:before{content:"\ea6b"}.fi-sr-hexagon-check:before{content:"\ea6c"}.fi-sr-hexagon-divide:before{content:"\ea6d"}.fi-sr-hexagon-exclamation:before{content:"\ea6e"}.fi-sr-high-definition:before{content:"\ea70"}.fi-sr-high-five:before{content:"\ea71"}.fi-sr-high-five-celebration-yes:before{content:"\ea72"}.fi-sr-high-temperature-alert:before{content:"\ea73"}.fi-sr-highlighter:before{content:"\ea74"}.fi-sr-highlighter-line:before{content:"\ea75"}.fi-sr-hiking:before{content:"\ea76"}.fi-sr-hiking-boot:before{content:"\ea77"}.fi-sr-hill-avalanche:before{content:"\ea78"}.fi-sr-hill-rockslide:before{content:"\ea79"}.fi-sr-hippie:before{content:"\ea7b"}.fi-sr-hippo:before{content:"\ea7c"}.fi-sr-hockey-mask:before{content:"\ea7d"}.fi-sr-hockey-puck:before{content:"\ea7e"}.fi-sr-hockey-stick-puck:before{content:"\ea7f"}.fi-sr-hockey-sticks:before{content:"\ea80"}.fi-sr-holding-hand-brain:before{content:"\ea81"}.fi-sr-holding-hand-delivery:before{content:"\ea82"}.fi-sr-holding-hand-dinner:before{content:"\ea83"}.fi-sr-holding-hand-direction:before{content:"\ea84"}.fi-sr-holding-hand-gear:before{content:"\ea85"}.fi-sr-holding-hand-key:before{content:"\ea86"}.fi-sr-holding-hand-nft:before{content:"\ea87"}.fi-sr-holding-hand-pizza-box:before{content:"\ea88"}.fi-sr-holding-hand-revenue:before{content:"\ea89"}.fi-sr-holly-berry:before{content:"\ea8a"}.fi-sr-home:before{content:"\ea8b"}.fi-sr-home-control-app:before{content:"\ea8d"}.fi-sr-home-heart:before{content:"\ea8e"}.fi-sr-home-location:before{content:"\ea8f"}.fi-sr-home-location-alt:before{content:"\ea90"}.fi-sr-home-robot:before{content:"\ea91"}.fi-sr-home-settings:before{content:"\ea92"}.fi-sr-home-wifi-phone:before{content:"\ea93"}.fi-sr-homework:before{content:"\ea95"}.fi-sr-honey-pot:before{content:"\ea96"}.fi-sr-honeycomb:before{content:"\ea97"}.fi-sr-honeycomb-bee:before{content:"\ea98"}.fi-sr-hood-cloak:before{content:"\ea99"}.fi-sr-hook:before{content:"\ea9a"}.fi-sr-horizontal-rule:before{content:"\ea9b"}.fi-sr-horse:before{content:"\ea9c"}.fi-sr-horse-head:before{content:"\ea9d"}.fi-sr-horse-saddle:before{content:"\ea9e"}.fi-sr-horseshoe:before{content:"\ea9f"}.fi-sr-horseshoe-broken:before{content:"\eaa0"}.fi-sr-hose:before{content:"\eaa1"}.fi-sr-hose-reel:before{content:"\eaa2"}.fi-sr-hospital:before{content:"\eaa3"}.fi-sr-hospital-bed:before{content:"\eaa4"}.fi-sr-hospital-symbol:before{content:"\eaa5"}.fi-sr-hospital-user:before{content:"\eaa6"}.fi-sr-hospitals:before{content:"\eaa7"}.fi-sr-hot-tub:before{content:"\eaa8"}.fi-sr-hotdog:before{content:"\eaa9"}.fi-sr-hotel:before{content:"\eaaa"}.fi-sr-hotel-room-key:before{content:"\eaab"}.fi-sr-hourglass:before{content:"\eaad"}.fi-sr-hourglass-end:before{content:"\eaae"}.fi-sr-hourglass-start:before{content:"\eaaf"}.fi-sr-house-blank:before{content:"\eab0"}.fi-sr-house-briefcase:before{content:"\eab1"}.fi-sr-house-building:before{content:"\eab2"}.fi-sr-house-chimney:before{content:"\eab3"}.fi-sr-house-chimney-blank:before{content:"\eab4"}.fi-sr-house-chimney-crack:before{content:"\eab5"}.fi-sr-house-chimney-heart:before{content:"\eab6"}.fi-sr-house-chimney-medical:before{content:"\eab7"}.fi-sr-house-chimney-user:before{content:"\eab8"}.fi-sr-house-chimney-window:before{content:"\eab9"}.fi-sr-house-circle-check:before{content:"\eaba"}.fi-sr-house-circle-exclamation:before{content:"\eabb"}.fi-sr-house-circle-xmark:before{content:"\eabc"}.fi-sr-house-crack:before{content:"\eabd"}.fi-sr-house-crack-alt:before{content:"\eabe"}.fi-sr-house-day:before{content:"\eabf"}.fi-sr-house-fire:before{content:"\eac0"}.fi-sr-house-flag:before{content:"\eac1"}.fi-sr-house-flood:before{content:"\eac2"}.fi-sr-house-hand:before{content:"\eac3"}.fi-sr-house-hands:before{content:"\eac4"}.fi-sr-house-key:before{content:"\eac5"}.fi-sr-house-laptop:before{content:"\eac6"}.fi-sr-house-leave:before{content:"\eac7"}.fi-sr-house-lock:before{content:"\eac8"}.fi-sr-house-medical:before{content:"\eac9"}.fi-sr-house-night:before{content:"\eaca"}.fi-sr-house-plan:before{content:"\eacb"}.fi-sr-house-return:before{content:"\eacc"}.fi-sr-house-signal:before{content:"\eacd"}.fi-sr-house-tree:before{content:"\eace"}.fi-sr-house-tsunami:before{content:"\eacf"}.fi-sr-house-turret:before{content:"\ead0"}.fi-sr-house-unlock:before{content:"\ead1"}.fi-sr-house-user:before{content:"\ead2"}.fi-sr-house-window:before{content:"\ead3"}.fi-sr-hr:before{content:"\ead4"}.fi-sr-hr-group:before{content:"\ead5"}.fi-sr-hr-management:before{content:"\ead6"}.fi-sr-hr-person:before{content:"\ead7"}.fi-sr-hryvnia:before{content:"\ead8"}.fi-sr-html-file:before{content:"\ead9"}.fi-sr-hug-tree:before{content:"\eadd"}.fi-sr-humanitarian-mission:before{content:"\eade"}.fi-sr-humidity:before{content:"\eadf"}.fi-sr-hundred-points:before{content:"\eae0"}.fi-sr-hurricane:before{content:"\eae1"}.fi-sr-hybrid-work:before{content:"\eae2"}.fi-sr-hydroalcoholic-gel:before{content:"\eae3"}.fi-sr-hyperloop:before{content:"\eae4"}.fi-sr-i:before{content:"\eae6"}.fi-sr-ice-cream:before{content:"\eae8"}.fi-sr-iceberg:before{content:"\eaea"}.fi-sr-icicles:before{content:"\eaeb"}.fi-sr-icon-star:before{content:"\eaec"}.fi-sr-id-badge:before{content:"\eaee"}.fi-sr-id-card:before{content:"\eaef"}.fi-sr-id-card-clip-alt:before{content:"\eaf0"}.fi-sr-idea-exchange:before{content:"\eaf2"}.fi-sr-idea-magnet:before{content:"\eaf3"}.fi-sr-igloo:before{content:"\eaf4"}.fi-sr-image-alert:before{content:"\eaf7"}.fi-sr-image-slash:before{content:"\eaf8"}.fi-sr-images:before{content:"\eaf9"}.fi-sr-images-user:before{content:"\eafa"}.fi-sr-immunity:before{content:"\eafc"}.fi-sr-improve-user:before{content:"\eafd"}.fi-sr-improvement:before{content:"\eafe"}.fi-sr-inbox:before{content:"\eaff"}.fi-sr-inbox-full:before{content:"\eb00"}.fi-sr-inbox-in:before{content:"\eb01"}.fi-sr-inbox-out:before{content:"\eb02"}.fi-sr-inboxes:before{content:"\eb03"}.fi-sr-incense-sticks-yoga:before{content:"\eb04"}.fi-sr-incognito:before{content:"\eb05"}.fi-sr-indent:before{content:"\eb07"}.fi-sr-india-map:before{content:"\eb09"}.fi-sr-indian-rupee-sign:before{content:"\eb0a"}.fi-sr-industrial-pollution:before{content:"\eb0b"}.fi-sr-industry-alt:before{content:"\eb0c"}.fi-sr-industry-windows:before{content:"\eb0d"}.fi-sr-infinite-cycle:before{content:"\eb0e"}.fi-sr-infinity:before{content:"\eb0f"}.fi-sr-info:before{content:"\eb10"}.fi-sr-info-guide:before{content:"\eb11"}.fi-sr-information:before{content:"\eb12"}.fi-sr-inhaler:before{content:"\eb13"}.fi-sr-ink:before{content:"\eb14"}.fi-sr-input-numeric:before{content:"\eb15"}.fi-sr-input-pipe:before{content:"\eb16"}.fi-sr-input-text:before{content:"\eb17"}.fi-sr-insert:before{content:"\eb18"}.fi-sr-insert-alt:before{content:"\eb19"}.fi-sr-insert-arrows:before{content:"\eb1a"}.fi-sr-insert-button-circle:before{content:"\eb1b"}.fi-sr-insert-credit-card:before{content:"\eb1c"}.fi-sr-insert-square:before{content:"\eb1d"}.fi-sr-insight:before{content:"\eb1e"}.fi-sr-insight-alt:before{content:"\eb1f"}.fi-sr-insight-head:before{content:"\eb20"}.fi-sr-insomnia:before{content:"\eb21"}.fi-sr-insurance:before{content:"\eb27"}.fi-sr-insurtech:before{content:"\eb28"}.fi-sr-integral:before{content:"\eb29"}.fi-sr-interactive:before{content:"\eb2d"}.fi-sr-interlining:before{content:"\eb2e"}.fi-sr-internet-security:before{content:"\eb2f"}.fi-sr-internet-speed-wifi:before{content:"\eb30"}.fi-sr-interpersonal-skill:before{content:"\eb31"}.fi-sr-interrogation:before{content:"\eb32"}.fi-sr-intersection:before{content:"\eb33"}.fi-sr-introduction:before{content:"\eb34"}.fi-sr-introduction-handshake:before{content:"\eb35"}.fi-sr-inventory-alt:before{content:"\eb36"}.fi-sr-invest:before{content:"\eb37"}.fi-sr-investment:before{content:"\eb38"}.fi-sr-investor:before{content:"\eb39"}.fi-sr-invite:before{content:"\eb3b"}.fi-sr-invite-alt:before{content:"\eb3c"}.fi-sr-invoice-paid:before{content:"\eb3d"}.fi-sr-iot:before{content:"\eb3e"}.fi-sr-iot-alt:before{content:"\eb3f"}.fi-sr-ip-address:before{content:"\eb40"}.fi-sr-iron:before{content:"\eb41"}.fi-sr-island-tropical:before{content:"\eb42"}.fi-sr-iso-file:before{content:"\eb43"}.fi-sr-issue-loupe:before{content:"\eb44"}.fi-sr-it:before{content:"\eb45"}.fi-sr-it-alt:before{content:"\eb46"}.fi-sr-it-computer:before{content:"\eb47"}.fi-sr-italian:before{content:"\eb48"}.fi-sr-italian-coffee-maker:before{content:"\eb49"}.fi-sr-italian-lira-sign:before{content:"\eb4a"}.fi-sr-italic:before{content:"\eb4b"}.fi-sr-ivy:before{content:"\eb4d"}.fi-sr-j:before{content:"\eb4e"}.fi-sr-jam:before{content:"\eb50"}.fi-sr-january-calendar:before{content:"\eb52"}.fi-sr-japanese:before{content:"\eb53"}.fi-sr-jar-alt:before{content:"\eb54"}.fi-sr-jar-wheat:before{content:"\eb55"}.fi-sr-javascript:before{content:"\eb57"}.fi-sr-jelly:before{content:"\eb59"}.fi-sr-job-search:before{content:"\eb5b"}.fi-sr-joint:before{content:"\eb5d"}.fi-sr-joker:before{content:"\eb5e"}.fi-sr-journal:before{content:"\eb60"}.fi-sr-journal-alt:before{content:"\eb61"}.fi-sr-journey:before{content:"\eb62"}.fi-sr-joystick:before{content:"\eb63"}.fi-sr-jpg:before{content:"\eb64"}.fi-sr-json-file:before{content:"\eb67"}.fi-sr-judge:before{content:"\eb68"}.fi-sr-jug:before{content:"\eb69"}.fi-sr-jug-alt:before{content:"\eb6a"}.fi-sr-jug-bottle:before{content:"\eb6b"}.fi-sr-july-calendar:before{content:"\eb6c"}.fi-sr-jumping-rope:before{content:"\eb6d"}.fi-sr-june-calendar:before{content:"\eb6e"}.fi-sr-jury:before{content:"\eb6f"}.fi-sr-k:before{content:"\eb70"}.fi-sr-k-pop:before{content:"\eb71"}.fi-sr-k-pop-headphones:before{content:"\eb72"}.fi-sr-k-pop-microphone:before{content:"\eb73"}.fi-sr-kaaba:before{content:"\eb74"}.fi-sr-kangaroo:before{content:"\eb75"}.fi-sr-kayak:before{content:"\eb76"}.fi-sr-kazoo:before{content:"\eb77"}.fi-sr-kerning:before{content:"\eb78"}.fi-sr-key:before{content:"\eb79"}.fi-sr-key-car:before{content:"\eb7a"}.fi-sr-key-hole:before{content:"\eb7b"}.fi-sr-key-lock-crypto:before{content:"\eb7c"}.fi-sr-key-person:before{content:"\eb7d"}.fi-sr-key-skeleton-left-right:before{content:"\eb7e"}.fi-sr-keyboard:before{content:"\eb7f"}.fi-sr-keyboard-brightness:before{content:"\eb80"}.fi-sr-keyboard-brightness-low:before{content:"\eb81"}.fi-sr-keyboard-down:before{content:"\eb82"}.fi-sr-keyboard-finger:before{content:"\eb83"}.fi-sr-keyboard-left:before{content:"\eb84"}.fi-sr-keynote:before{content:"\eb86"}.fi-sr-khanda:before{content:"\eb87"}.fi-sr-kidneys:before{content:"\eb89"}.fi-sr-kimchi:before{content:"\eb8a"}.fi-sr-kip-sign:before{content:"\eb8c"}.fi-sr-kiss:before{content:"\eb8d"}.fi-sr-kiss-beam:before{content:"\eb8e"}.fi-sr-kiss-wink-heart:before{content:"\eb8f"}.fi-sr-kitchen-set:before{content:"\eb90"}.fi-sr-kite:before{content:"\eb91"}.fi-sr-kiwi-bird:before{content:"\eb92"}.fi-sr-kiwi-fruit:before{content:"\eb93"}.fi-sr-knee-joint:before{content:"\eb94"}.fi-sr-knife:before{content:"\eb95"}.fi-sr-knife-kitchen:before{content:"\eb96"}.fi-sr-knight:before{content:"\eb97"}.fi-sr-knitting:before{content:"\eb98"}.fi-sr-knot-rope:before{content:"\eb99"}.fi-sr-knowledge:before{content:"\eb9a"}.fi-sr-kombucha:before{content:"\eb9b"}.fi-sr-korean:before{content:"\eb9c"}.fi-sr-kpi:before{content:"\eb9d"}.fi-sr-kpi-evaluation:before{content:"\eb9e"}.fi-sr-l:before{content:"\eb9f"}.fi-sr-lab-coat:before{content:"\eba0"}.fi-sr-label:before{content:"\eba1"}.fi-sr-lacrosse-stick:before{content:"\eba2"}.fi-sr-lacrosse-stick-ball:before{content:"\eba3"}.fi-sr-ladder:before{content:"\eba4"}.fi-sr-ladybug-leaf:before{content:"\eba5"}.fi-sr-lambda:before{content:"\eba6"}.fi-sr-lamp:before{content:"\eba7"}.fi-sr-lamp-desk:before{content:"\eba8"}.fi-sr-lamp-desk-on:before{content:"\eba9"}.fi-sr-lamp-floor:before{content:"\ebaa"}.fi-sr-lamp-street:before{content:"\ebab"}.fi-sr-land-layer-location:before{content:"\ebac"}.fi-sr-land-layers:before{content:"\ebad"}.fi-sr-land-location:before{content:"\ebae"}.fi-sr-land-mine-on:before{content:"\ebaf"}.fi-sr-landmark-alt:before{content:"\ebb0"}.fi-sr-language:before{content:"\ebb1"}.fi-sr-language-exchange:before{content:"\ebb2"}.fi-sr-language-learning-app:before{content:"\ebb3"}.fi-sr-languages-world:before{content:"\ebb4"}.fi-sr-lanterns:before{content:"\ebb5"}.fi-sr-laptop:before{content:"\ebb6"}.fi-sr-laptop-arrow-down:before{content:"\ebb7"}.fi-sr-laptop-binary:before{content:"\ebb8"}.fi-sr-laptop-code:before{content:"\ebb9"}.fi-sr-laptop-dollar:before{content:"\ebba"}.fi-sr-laptop-lock:before{content:"\ebbb"}.fi-sr-laptop-medical:before{content:"\ebbc"}.fi-sr-laptop-mobile:before{content:"\ebbd"}.fi-sr-laptop-mute:before{content:"\ebbe"}.fi-sr-laptop-no-camera:before{content:"\ebbf"}.fi-sr-laptop-refresh:before{content:"\ebc0"}.fi-sr-laptop-shield:before{content:"\ebc1"}.fi-sr-laptop-signal:before{content:"\ebc2"}.fi-sr-laptop-slash:before{content:"\ebc3"}.fi-sr-lari-sign:before{content:"\ebc4"}.fi-sr-lasagna:before{content:"\ebc5"}.fi-sr-lasso:before{content:"\ebc6"}.fi-sr-lasso-sparkles:before{content:"\ebc7"}.fi-sr-last-square:before{content:"\ebc8"}.fi-sr-laugh:before{content:"\ebc9"}.fi-sr-laugh-beam:before{content:"\ebca"}.fi-sr-laugh-squint:before{content:"\ebcb"}.fi-sr-laugh-wink:before{content:"\ebcc"}.fi-sr-launch:before{content:"\ebcd"}.fi-sr-laurel-user:before{content:"\ebce"}.fi-sr-law-book:before{content:"\ebcf"}.fi-sr-lawyer-man:before{content:"\ebd0"}.fi-sr-lawyer-woman:before{content:"\ebd1"}.fi-sr-layer-minus:before{content:"\ebd2"}.fi-sr-layer-plus:before{content:"\ebd3"}.fi-sr-layers:before{content:"\ebd4"}.fi-sr-layout-fluid:before{content:"\ebd5"}.fi-sr-lead:before{content:"\ebd6"}.fi-sr-lead-funnel:before{content:"\ebd7"}.fi-sr-lead-management:before{content:"\ebd8"}.fi-sr-leader:before{content:"\ebd9"}.fi-sr-leader-alt:before{content:"\ebda"}.fi-sr-leader-speech:before{content:"\ebdb"}.fi-sr-leaderboard:before{content:"\ebdc"}.fi-sr-leaderboard-alt:before{content:"\ebdd"}.fi-sr-leaderboard-trophy:before{content:"\ebde"}.fi-sr-leadership:before{content:"\ebdf"}.fi-sr-leadership-alt:before{content:"\ebe0"}.fi-sr-leaf:before{content:"\ebe1"}.fi-sr-leaf-fall:before{content:"\ebe2"}.fi-sr-leaf-heart:before{content:"\ebe3"}.fi-sr-leaf-maple:before{content:"\ebe4"}.fi-sr-leaf-oak:before{content:"\ebe5"}.fi-sr-leafy-green:before{content:"\ebe6"}.fi-sr-leave:before{content:"\ebe8"}.fi-sr-left:before{content:"\ebe9"}.fi-sr-left-click-mouse:before{content:"\ebea"}.fi-sr-left-from-bracket:before{content:"\ebeb"}.fi-sr-legal:before{content:"\ebec"}.fi-sr-legal-aid:before{content:"\ebed"}.fi-sr-legal-case:before{content:"\ebee"}.fi-sr-legal-document:before{content:"\ebef"}.fi-sr-legal-fees:before{content:"\ebf0"}.fi-sr-lemon:before{content:"\ebf1"}.fi-sr-lemongrass:before{content:"\ebf2"}.fi-sr-lesbian-couple:before{content:"\ebf3"}.fi-sr-less-than:before{content:"\ebf4"}.fi-sr-less-than-equal:before{content:"\ebf5"}.fi-sr-lesson:before{content:"\ebf6"}.fi-sr-lesson-class:before{content:"\ebf7"}.fi-sr-letter-case:before{content:"\ebf9"}.fi-sr-lettuce:before{content:"\ebfa"}.fi-sr-level-down:before{content:"\ebfb"}.fi-sr-level-down-alt:before{content:"\ebfc"}.fi-sr-level-up:before{content:"\ebfd"}.fi-sr-level-up-alt:before{content:"\ebfe"}.fi-sr-license:before{content:"\ebff"}.fi-sr-life:before{content:"\ec00"}.fi-sr-life-ring:before{content:"\ec01"}.fi-sr-lift:before{content:"\ec02"}.fi-sr-light-ceiling:before{content:"\ec04"}.fi-sr-light-emergency:before{content:"\ec05"}.fi-sr-light-emergency-on:before{content:"\ec06"}.fi-sr-light-mode-alt:before{content:"\ec07"}.fi-sr-light-switch:before{content:"\ec08"}.fi-sr-light-switch-off:before{content:"\ec09"}.fi-sr-light-switch-on:before{content:"\ec0a"}.fi-sr-lightbulb-cfl:before{content:"\ec0b"}.fi-sr-lightbulb-cfl-on:before{content:"\ec0c"}.fi-sr-lightbulb-dollar:before{content:"\ec0e"}.fi-sr-lightbulb-exclamation:before{content:"\ec0f"}.fi-sr-lightbulb-head:before{content:"\ec12"}.fi-sr-lightbulb-message:before{content:"\ec13"}.fi-sr-lightbulb-on:before{content:"\ec14"}.fi-sr-lightbulb-question:before{content:"\ec15"}.fi-sr-lightbulb-setting:before{content:"\ec16"}.fi-sr-lightbulb-slash:before{content:"\ec17"}.fi-sr-lighthouse:before{content:"\ec19"}.fi-sr-lights-holiday:before{content:"\ec1a"}.fi-sr-limit-hand:before{content:"\ec1b"}.fi-sr-limit-speedometer:before{content:"\ec1c"}.fi-sr-line-width:before{content:"\ec20"}.fi-sr-link:before{content:"\ec21"}.fi-sr-link-alt:before{content:"\ec22"}.fi-sr-link-horizontal:before{content:"\ec23"}.fi-sr-link-horizontal-slash:before{content:"\ec24"}.fi-sr-link-slash:before{content:"\ec25"}.fi-sr-link-slash-alt:before{content:"\ec26"}.fi-sr-lion:before{content:"\ec2a"}.fi-sr-lion-head:before{content:"\ec2b"}.fi-sr-lips:before{content:"\ec2c"}.fi-sr-lips-silence:before{content:"\ec2d"}.fi-sr-lipstick:before{content:"\ec2e"}.fi-sr-lira-sign:before{content:"\ec2f"}.fi-sr-list:before{content:"\ec31"}.fi-sr-list-check:before{content:"\ec32"}.fi-sr-list-dropdown:before{content:"\ec33"}.fi-sr-list-music:before{content:"\ec34"}.fi-sr-list-timeline:before{content:"\ec35"}.fi-sr-list-tree:before{content:"\ec36"}.fi-sr-listening-audio-player:before{content:"\ec37"}.fi-sr-litecoin-sign:before{content:"\ec39"}.fi-sr-live:before{content:"\ec3a"}.fi-sr-live-alt:before{content:"\ec3b"}.fi-sr-loading:before{content:"\ec3c"}.fi-sr-loan:before{content:"\ec3d"}.fi-sr-lobster:before{content:"\ec3e"}.fi-sr-local-shop:before{content:"\ec3f"}.fi-sr-location-alert:before{content:"\ec40"}.fi-sr-location-alt:before{content:"\ec41"}.fi-sr-location-arrow:before{content:"\ec42"}.fi-sr-location-crosshairs:before{content:"\ec43"}.fi-sr-location-crosshairs-slash:before{content:"\ec44"}.fi-sr-location-dot-slash:before{content:"\ec45"}.fi-sr-location-exclamation:before{content:"\ec46"}.fi-sr-location-lock:before{content:"\ec47"}.fi-sr-location-pin-bike:before{content:"\ec48"}.fi-sr-location-pin-call:before{content:"\ec49"}.fi-sr-location-pin-car:before{content:"\ec4a"}.fi-sr-location-pin-car-charging:before{content:"\ec4b"}.fi-sr-location-pin-motorcycle:before{content:"\ec4c"}.fi-sr-location-pin-parking:before{content:"\ec4d"}.fi-sr-location-pin-train:before{content:"\ec4e"}.fi-sr-lock:before{content:"\ec4f"}.fi-sr-lock-ai:before{content:"\ec50"}.fi-sr-lock-alt:before{content:"\ec51"}.fi-sr-lock-hashtag:before{content:"\ec52"}.fi-sr-lock-open-alt:before{content:"\ec53"}.fi-sr-locust:before{content:"\ec54"}.fi-sr-log-file:before{content:"\ec55"}.fi-sr-login:before{content:"\ec57"}.fi-sr-login-lock:before{content:"\ec58"}.fi-sr-logo:before{content:"\ec59"}.fi-sr-longboard:before{content:"\ec5a"}.fi-sr-loop-square:before{content:"\ec5c"}.fi-sr-loot-box:before{content:"\ec5d"}.fi-sr-love-magnet:before{content:"\ec60"}.fi-sr-loveseat:before{content:"\ec61"}.fi-sr-low-vision:before{content:"\ec62"}.fi-sr-lower-back:before{content:"\ec63"}.fi-sr-luchador:before{content:"\ec64"}.fi-sr-lucky-cat:before{content:"\ec65"}.fi-sr-luggage-cart:before{content:"\ec66"}.fi-sr-luggage-rolling:before{content:"\ec67"}.fi-sr-lunch-box:before{content:"\ec68"}.fi-sr-lunch-time:before{content:"\ec69"}.fi-sr-lung-cancer:before{content:"\ec6a"}.fi-sr-lung-ribbon:before{content:"\ec6b"}.fi-sr-lungs:before{content:"\ec6c"}.fi-sr-lungs-virus:before{content:"\ec6d"}.fi-sr-m:before{content:"\ec6e"}.fi-sr-mac-cheese:before{content:"\ec6f"}.fi-sr-macarons:before{content:"\ec70"}.fi-sr-mace:before{content:"\ec71"}.fi-sr-machine-learning:before{content:"\ec72"}.fi-sr-magnet:before{content:"\ec79"}.fi-sr-magnet-energy:before{content:"\ec7a"}.fi-sr-magnet-user:before{content:"\ec7b"}.fi-sr-magnetism:before{content:"\ec7d"}.fi-sr-magnifying-glass-binary:before{content:"\ec7e"}.fi-sr-magnifying-glass-box:before{content:"\ec7f"}.fi-sr-magnifying-glass-eye:before{content:"\ec80"}.fi-sr-magnifying-glass-growth:before{content:"\ec81"}.fi-sr-magnifying-glass-play:before{content:"\ec82"}.fi-sr-magnifying-glass-wave:before{content:"\ec83"}.fi-sr-mail-hook:before{content:"\ec85"}.fi-sr-mail-malware:before{content:"\ec86"}.fi-sr-mail-plus-circle:before{content:"\ec87"}.fi-sr-mailbox:before{content:"\ec88"}.fi-sr-mailbox-envelope:before{content:"\ec89"}.fi-sr-mailbox-flag-up:before{content:"\ec8a"}.fi-sr-makeup-bag:before{content:"\ec8d"}.fi-sr-makeup-brush:before{content:"\ec8e"}.fi-sr-malware-circle:before{content:"\ec91"}.fi-sr-malware-shield:before{content:"\ec92"}.fi-sr-malware-square:before{content:"\ec93"}.fi-sr-man-head:before{content:"\ec94"}.fi-sr-man-scientist:before{content:"\ec95"}.fi-sr-manat-sign:before{content:"\ec96"}.fi-sr-mandolin:before{content:"\ec97"}.fi-sr-mango:before{content:"\ec98"}.fi-sr-manhole:before{content:"\ec99"}.fi-sr-manicure:before{content:"\ec9a"}.fi-sr-mannequin:before{content:"\ec9b"}.fi-sr-map:before{content:"\ec9c"}.fi-sr-map-location-track:before{content:"\ec9d"}.fi-sr-map-marker:before{content:"\ec9e"}.fi-sr-map-marker-check:before{content:"\ec9f"}.fi-sr-map-marker-cross:before{content:"\eca0"}.fi-sr-map-marker-edit:before{content:"\eca1"}.fi-sr-map-marker-home:before{content:"\eca3"}.fi-sr-map-marker-minus:before{content:"\eca4"}.fi-sr-map-marker-plus:before{content:"\eca5"}.fi-sr-map-marker-question:before{content:"\eca6"}.fi-sr-map-marker-slash:before{content:"\eca7"}.fi-sr-map-marker-smile:before{content:"\eca8"}.fi-sr-map-pin:before{content:"\eca9"}.fi-sr-map-point:before{content:"\ecaa"}.fi-sr-march-calendar:before{content:"\ecab"}.fi-sr-marker:before{content:"\ecac"}.fi-sr-marker-hospital:before{content:"\ecad"}.fi-sr-marker-time:before{content:"\ecae"}.fi-sr-marketplace:before{content:"\ecaf"}.fi-sr-marketplace-alt:before{content:"\ecb0"}.fi-sr-marketplace-store:before{content:"\ecb1"}.fi-sr-marriage-proposal:before{content:"\ecb2"}.fi-sr-mars:before{content:"\ecb4"}.fi-sr-mars-and-venus-burst:before{content:"\ecb5"}.fi-sr-mars-double:before{content:"\ecb6"}.fi-sr-mars-stroke-right:before{content:"\ecb7"}.fi-sr-mars-stroke-up:before{content:"\ecb8"}.fi-sr-martini-glass-citrus:before{content:"\ecb9"}.fi-sr-martini-glass-empty:before{content:"\ecba"}.fi-sr-mascara:before{content:"\ecbb"}.fi-sr-mask-carnival:before{content:"\ecbd"}.fi-sr-mask-face:before{content:"\ecbe"}.fi-sr-mask-snorkel:before{content:"\ecbf"}.fi-sr-massage:before{content:"\ecc0"}.fi-sr-master-plan:before{content:"\ecc1"}.fi-sr-master-plan-integrate:before{content:"\ecc2"}.fi-sr-match-fire:before{content:"\ecc3"}.fi-sr-matcha:before{content:"\ecc4"}.fi-sr-matcha-latte:before{content:"\ecc5"}.fi-sr-mattress-pillow:before{content:"\ecc6"}.fi-sr-may-calendar:before{content:"\ecc7"}.fi-sr-measure-box:before{content:"\ecc9"}.fi-sr-measuring-tape:before{content:"\ecca"}.fi-sr-meat:before{content:"\eccb"}.fi-sr-medal:before{content:"\eccc"}.fi-sr-mediator:before{content:"\ecce"}.fi-sr-medical-star:before{content:"\eccf"}.fi-sr-medication:before{content:"\ecd0"}.fi-sr-medicine:before{content:"\ecd1"}.fi-sr-meditation:before{content:"\ecd2"}.fi-sr-meeting:before{content:"\ecd5"}.fi-sr-meeting-alt:before{content:"\ecd6"}.fi-sr-megaphone:before{content:"\ecd7"}.fi-sr-megaphone-announcement-leader:before{content:"\ecd8"}.fi-sr-megaphone-magnifying-glass:before{content:"\ecd9"}.fi-sr-megaphone-sound-waves:before{content:"\ecda"}.fi-sr-meh:before{content:"\ecdb"}.fi-sr-meh-blank:before{content:"\ecdc"}.fi-sr-meh-rolling-eyes:before{content:"\ecdd"}.fi-sr-melon:before{content:"\ecde"}.fi-sr-melon-alt:before{content:"\ecdf"}.fi-sr-member-list:before{content:"\ece0"}.fi-sr-member-search:before{content:"\ece1"}.fi-sr-membership:before{content:"\ece2"}.fi-sr-membership-vip:before{content:"\ece3"}.fi-sr-memo:before{content:"\ece4"}.fi-sr-memo-circle-check:before{content:"\ece5"}.fi-sr-memo-pad:before{content:"\ece6"}.fi-sr-memory:before{content:"\ece7"}.fi-sr-memory-loss:before{content:"\ece8"}.fi-sr-men-swimsuit:before{content:"\ece9"}.fi-sr-menorah:before{content:"\ecea"}.fi-sr-menu-burger:before{content:"\eceb"}.fi-sr-menu-dots:before{content:"\ecec"}.fi-sr-menu-dots-vertical:before{content:"\eced"}.fi-sr-menu-food:before{content:"\ecee"}.fi-sr-mercury:before{content:"\ecef"}.fi-sr-message-alert:before{content:"\ecf0"}.fi-sr-message-arrow-down:before{content:"\ecf1"}.fi-sr-message-arrow-up:before{content:"\ecf2"}.fi-sr-message-arrow-up-right:before{content:"\ecf3"}.fi-sr-message-bot:before{content:"\ecf4"}.fi-sr-message-circle-refresh:before{content:"\ecf5"}.fi-sr-message-code:before{content:"\ecf6"}.fi-sr-message-dollar:before{content:"\ecf7"}.fi-sr-message-heart:before{content:"\ecf8"}.fi-sr-message-image:before{content:"\ecf9"}.fi-sr-message-question:before{content:"\ecfb"}.fi-sr-message-quote:before{content:"\ecfc"}.fi-sr-message-slash:before{content:"\ecfd"}.fi-sr-message-sms:before{content:"\ecfe"}.fi-sr-message-square-refresh:before{content:"\ecff"}.fi-sr-message-star:before{content:"\ed00"}.fi-sr-message-text:before{content:"\ed01"}.fi-sr-message-xmark:before{content:"\ed02"}.fi-sr-messages:before{content:"\ed03"}.fi-sr-messages-dollar:before{content:"\ed04"}.fi-sr-messages-question:before{content:"\ed05"}.fi-sr-meteor:before{content:"\ed09"}.fi-sr-meter:before{content:"\ed0a"}.fi-sr-meter-bolt:before{content:"\ed0b"}.fi-sr-meter-droplet:before{content:"\ed0c"}.fi-sr-meter-fire:before{content:"\ed0d"}.fi-sr-method:before{content:"\ed0e"}.fi-sr-micro-sd:before{content:"\ed0f"}.fi-sr-micro-sd-adapter:before{content:"\ed10"}.fi-sr-microchip:before{content:"\ed11"}.fi-sr-microchip-ai:before{content:"\ed12"}.fi-sr-microphone:before{content:"\ed13"}.fi-sr-microphone-alt:before{content:"\ed14"}.fi-sr-microphone-question-mark:before{content:"\ed17"}.fi-sr-microphone-slash:before{content:"\ed18"}.fi-sr-microscope:before{content:"\ed19"}.fi-sr-microscope-bacteria:before{content:"\ed1a"}.fi-sr-microwave:before{content:"\ed1e"}.fi-sr-milk:before{content:"\ed1f"}.fi-sr-milk-alt:before{content:"\ed20"}.fi-sr-mill:before{content:"\ed21"}.fi-sr-mill-sign:before{content:"\ed22"}.fi-sr-mind-share:before{content:"\ed24"}.fi-sr-minus:before{content:"\ed25"}.fi-sr-minus-circle:before{content:"\ed26"}.fi-sr-minus-hexagon:before{content:"\ed27"}.fi-sr-minus-small:before{content:"\ed28"}.fi-sr-mirror:before{content:"\ed2a"}.fi-sr-mirror-user:before{content:"\ed2b"}.fi-sr-miso-soup:before{content:"\ed2c"}.fi-sr-mission:before{content:"\ed2d"}.fi-sr-mistletoe:before{content:"\ed2e"}.fi-sr-mix:before{content:"\ed2f"}.fi-sr-mixer:before{content:"\ed30"}.fi-sr-mobile:before{content:"\ed31"}.fi-sr-mobile-4g:before{content:"\ed32"}.fi-sr-mobile-5g:before{content:"\ed33"}.fi-sr-mobile-app-cleaner:before{content:"\ed35"}.fi-sr-mobile-button:before{content:"\ed37"}.fi-sr-mobile-friendly:before{content:"\ed38"}.fi-sr-mobile-hand:before{content:"\ed39"}.fi-sr-mobile-lock:before{content:"\ed3a"}.fi-sr-mobile-message:before{content:"\ed3b"}.fi-sr-mobile-notch:before{content:"\ed3c"}.fi-sr-mochi:before{content:"\ed3f"}.fi-sr-mockup:before{content:"\ed40"}.fi-sr-mode:before{content:"\ed41"}.fi-sr-mode-alt:before{content:"\ed42"}.fi-sr-mode-landscape:before{content:"\ed43"}.fi-sr-mode-portrait:before{content:"\ed44"}.fi-sr-model-cube:before{content:"\ed45"}.fi-sr-model-cube-arrows:before{content:"\ed46"}.fi-sr-model-cube-space:before{content:"\ed47"}.fi-sr-modular-home:before{content:"\ed48"}.fi-sr-module:before{content:"\ed49"}.fi-sr-monday:before{content:"\ed4a"}.fi-sr-money:before{content:"\ed4b"}.fi-sr-money-bill-lock:before{content:"\ed4c"}.fi-sr-money-bill-simple:before{content:"\ed4d"}.fi-sr-money-bill-transfer:before{content:"\ed4e"}.fi-sr-money-bill-wave:before{content:"\ed4f"}.fi-sr-money-bill-wave-alt:before{content:"\ed50"}.fi-sr-money-bills:before{content:"\ed51"}.fi-sr-money-bills-simple:before{content:"\ed52"}.fi-sr-money-check:before{content:"\ed53"}.fi-sr-money-check-edit:before{content:"\ed54"}.fi-sr-money-check-edit-alt:before{content:"\ed55"}.fi-sr-money-coin-transfer:before{content:"\ed56"}.fi-sr-money-from-bracket:before{content:"\ed57"}.fi-sr-money-gears:before{content:"\ed58"}.fi-sr-money-income:before{content:"\ed59"}.fi-sr-money-laptop:before{content:"\ed5a"}.fi-sr-money-magnet:before{content:"\ed5b"}.fi-sr-money-safe-box:before{content:"\ed5c"}.fi-sr-money-simple-from-bracket:before{content:"\ed5d"}.fi-sr-money-transfer-alt:before{content:"\ed5e"}.fi-sr-money-transfer-coin-arrow:before{content:"\ed5f"}.fi-sr-money-transfer-smartphone:before{content:"\ed60"}.fi-sr-money-wings:before{content:"\ed61"}.fi-sr-monitor-sun:before{content:"\ed62"}.fi-sr-monitor-water:before{content:"\ed63"}.fi-sr-monkey:before{content:"\ed64"}.fi-sr-monstera:before{content:"\ed65"}.fi-sr-monument:before{content:"\ed66"}.fi-sr-moon:before{content:"\ed67"}.fi-sr-moon-stars:before{content:"\ed68"}.fi-sr-moped:before{content:"\ed69"}.fi-sr-mortar-pestle:before{content:"\ed6b"}.fi-sr-mortgage:before{content:"\ed6c"}.fi-sr-mosque:before{content:"\ed6d"}.fi-sr-mosque-alt:before{content:"\ed6e"}.fi-sr-mosque-moon:before{content:"\ed6f"}.fi-sr-mosquito:before{content:"\ed70"}.fi-sr-mosquito-net:before{content:"\ed71"}.fi-sr-motion-graphic:before{content:"\ed72"}.fi-sr-motorcycle:before{content:"\ed74"}.fi-sr-motorcycle-front:before{content:"\ed75"}.fi-sr-motorcycle-helmet:before{content:"\ed76"}.fi-sr-mound:before{content:"\ed77"}.fi-sr-mountain:before{content:"\ed78"}.fi-sr-mountain-city:before{content:"\ed79"}.fi-sr-mountain-peak:before{content:"\ed7a"}.fi-sr-mountains:before{content:"\ed7c"}.fi-sr-mouse:before{content:"\ed7d"}.fi-sr-mouse-field:before{content:"\ed7e"}.fi-sr-mouse-pointer-click:before{content:"\ed7f"}.fi-sr-mouse-pointer-heart:before{content:"\ed80"}.fi-sr-mouse-scroll:before{content:"\ed81"}.fi-sr-moustache:before{content:"\ed82"}.fi-sr-mov-file:before{content:"\ed83"}.fi-sr-move-to-folder:before{content:"\ed84"}.fi-sr-move-to-folder-2:before{content:"\ed85"}.fi-sr-moving:before{content:"\ed86"}.fi-sr-mower:before{content:"\ed87"}.fi-sr-mp3-file:before{content:"\ed88"}.fi-sr-mp3-player:before{content:"\ed89"}.fi-sr-mp4-file:before{content:"\ed8a"}.fi-sr-muffin:before{content:"\ed8b"}.fi-sr-mug:before{content:"\ed8c"}.fi-sr-mug-alt:before{content:"\ed8d"}.fi-sr-mug-hot:before{content:"\ed8e"}.fi-sr-mug-hot-alt:before{content:"\ed8f"}.fi-sr-mug-marshmallows:before{content:"\ed90"}.fi-sr-mug-tea:before{content:"\ed91"}.fi-sr-mug-tea-alt:before{content:"\ed92"}.fi-sr-mug-tea-saucer:before{content:"\ed93"}.fi-sr-mulled-wine:before{content:"\ed94"}.fi-sr-multi-player:before{content:"\ed95"}.fi-sr-multiple:before{content:"\ed96"}.fi-sr-multiple-alt:before{content:"\ed97"}.fi-sr-multitasking:before{content:"\ed98"}.fi-sr-muscle:before{content:"\ed99"}.fi-sr-museum:before{content:"\ed9a"}.fi-sr-mushroom:before{content:"\ed9b"}.fi-sr-mushroom-alt:before{content:"\ed9c"}.fi-sr-mushroom-cloud:before{content:"\ed9d"}.fi-sr-music:before{content:"\ed9e"}.fi-sr-music-alt:before{content:"\ed9f"}.fi-sr-music-alt-slash:before{content:"\eda0"}.fi-sr-music-file:before{content:"\eda1"}.fi-sr-music-magnifying-glass:before{content:"\eda2"}.fi-sr-music-note:before{content:"\eda3"}.fi-sr-music-slash:before{content:"\eda5"}.fi-sr-mystery-box:before{content:"\eda7"}.fi-sr-n:before{content:"\eda8"}.fi-sr-naan-bread:before{content:"\eda9"}.fi-sr-nail-art:before{content:"\edaa"}.fi-sr-nail-clipper:before{content:"\edab"}.fi-sr-naira-sign:before{content:"\edac"}.fi-sr-narwhal:before{content:"\edae"}.fi-sr-navigation:before{content:"\edaf"}.fi-sr-needle:before{content:"\edb0"}.fi-sr-nesting-dolls:before{content:"\edb1"}.fi-sr-network:before{content:"\edb4"}.fi-sr-network-analytic:before{content:"\edb5"}.fi-sr-network-cloud:before{content:"\edb6"}.fi-sr-network-cloud-computer:before{content:"\edb7"}.fi-sr-network-firewall:before{content:"\edb8"}.fi-sr-network-user:before{content:"\edb9"}.fi-sr-neuter:before{content:"\edba"}.fi-sr-new-product:before{content:"\edbb"}.fi-sr-newsletter-subscribe:before{content:"\edbd"}.fi-sr-newspaper:before{content:"\edbe"}.fi-sr-newspaper-open:before{content:"\edc0"}.fi-sr-nfc:before{content:"\edc1"}.fi-sr-nfc-lock:before{content:"\edc2"}.fi-sr-nfc-magnifying-glass:before{content:"\edc3"}.fi-sr-nfc-pen:before{content:"\edc4"}.fi-sr-nfc-slash:before{content:"\edc6"}.fi-sr-nfc-trash:before{content:"\edc7"}.fi-sr-nft-square:before{content:"\edca"}.fi-sr-night-day:before{content:"\edcb"}.fi-sr-night-mode:before{content:"\edcc"}.fi-sr-no-attention:before{content:"\edcd"}.fi-sr-no-baby:before{content:"\edce"}.fi-sr-no-ball:before{content:"\edcf"}.fi-sr-no-child:before{content:"\edd0"}.fi-sr-no-children:before{content:"\edd1"}.fi-sr-no-fee:before{content:"\edd2"}.fi-sr-no-food:before{content:"\edd3"}.fi-sr-no-food-circle:before{content:"\edd4"}.fi-sr-no-iron:before{content:"\edd5"}.fi-sr-no-pacifier:before{content:"\edd6"}.fi-sr-no-people:before{content:"\edd7"}.fi-sr-no-play-football:before{content:"\edd8"}.fi-sr-no-smoking:before{content:"\edd9"}.fi-sr-no-vaping:before{content:"\edda"}.fi-sr-no-vaping-circle:before{content:"\eddb"}.fi-sr-noise-cancelling-headphones:before{content:"\edde"}.fi-sr-noodles:before{content:"\eddf"}.fi-sr-nose:before{content:"\ede1"}.fi-sr-not-equal:before{content:"\ede2"}.fi-sr-not-found:before{content:"\ede3"}.fi-sr-not-found-alt:before{content:"\ede4"}.fi-sr-not-found-magnifying-glass:before{content:"\ede5"}.fi-sr-notary:before{content:"\ede6"}.fi-sr-notdef:before{content:"\ede7"}.fi-sr-note:before{content:"\ede8"}.fi-sr-note-medical:before{content:"\ede9"}.fi-sr-note-sticky:before{content:"\edea"}.fi-sr-notebook:before{content:"\edeb"}.fi-sr-notebook-alt:before{content:"\edec"}.fi-sr-notebook-location:before{content:"\eded"}.fi-sr-notes:before{content:"\edee"}.fi-sr-notes-medical:before{content:"\edef"}.fi-sr-november-calendar:before{content:"\edf0"}.fi-sr-o:before{content:"\edfa"}.fi-sr-obj-file:before{content:"\edfb"}.fi-sr-object-exclude:before{content:"\edfc"}.fi-sr-object-group:before{content:"\edfd"}.fi-sr-object-intersect:before{content:"\edfe"}.fi-sr-object-subtract:before{content:"\edff"}.fi-sr-object-ungroup:before{content:"\ee00"}.fi-sr-object-union:before{content:"\ee01"}.fi-sr-objects-column:before{content:"\ee03"}.fi-sr-octagon:before{content:"\ee04"}.fi-sr-octagon-check:before{content:"\ee05"}.fi-sr-octagon-divide:before{content:"\ee06"}.fi-sr-octagon-exclamation:before{content:"\ee07"}.fi-sr-octagon-minus:before{content:"\ee08"}.fi-sr-octagon-plus:before{content:"\ee09"}.fi-sr-octagon-xmark:before{content:"\ee0a"}.fi-sr-october-calendar:before{content:"\ee0c"}.fi-sr-octopus:before{content:"\ee0d"}.fi-sr-office-chair:before{content:"\ee0f"}.fi-sr-office-paperclip:before{content:"\ee10"}.fi-sr-oil-can:before{content:"\ee11"}.fi-sr-oil-price:before{content:"\ee12"}.fi-sr-oil-tank:before{content:"\ee13"}.fi-sr-oil-temp:before{content:"\ee14"}.fi-sr-old-people:before{content:"\ee16"}.fi-sr-olive:before{content:"\ee17"}.fi-sr-olive-branch-dove:before{content:"\ee18"}.fi-sr-olive-oil:before{content:"\ee19"}.fi-sr-olives:before{content:"\ee1a"}.fi-sr-om:before{content:"\ee1b"}.fi-sr-omega:before{content:"\ee1c"}.fi-sr-on-air-square:before{content:"\ee1d"}.fi-sr-onboarding:before{content:"\ee1e"}.fi-sr-onigiri:before{content:"\ee20"}.fi-sr-onion:before{content:"\ee21"}.fi-sr-online-course:before{content:"\ee22"}.fi-sr-online-interview:before{content:"\ee24"}.fi-sr-online-meet:before{content:"\ee25"}.fi-sr-online-tax:before{content:"\ee26"}.fi-sr-opacity:before{content:"\ee27"}.fi-sr-open:before{content:"\ee28"}.fi-sr-open-book-apple:before{content:"\ee29"}.fi-sr-open-book-lightbulb:before{content:"\ee2a"}.fi-sr-open-box-check:before{content:"\ee2b"}.fi-sr-open-box-speedometer:before{content:"\ee2d"}.fi-sr-open-box-timer:before{content:"\ee2e"}.fi-sr-open-mail-clip:before{content:"\ee2f"}.fi-sr-open-notebook:before{content:"\ee30"}.fi-sr-operating-system-upgrade:before{content:"\ee31"}.fi-sr-operation:before{content:"\ee32"}.fi-sr-optimization:before{content:"\ee33"}.fi-sr-orange-juice:before{content:"\ee36"}.fi-sr-order-food-mobile:before{content:"\ee37"}.fi-sr-order-food-online:before{content:"\ee38"}.fi-sr-order-food-telephone:before{content:"\ee39"}.fi-sr-order-history:before{content:"\ee3a"}.fi-sr-organization-chart:before{content:"\ee3b"}.fi-sr-ornament:before{content:"\ee3c"}.fi-sr-otp:before{content:"\ee3d"}.fi-sr-otter:before{content:"\ee3e"}.fi-sr-out-of-stock:before{content:"\ee3f"}.fi-sr-outdent:before{content:"\ee40"}.fi-sr-oval:before{content:"\ee41"}.fi-sr-oval-alt:before{content:"\ee42"}.fi-sr-oven:before{content:"\ee43"}.fi-sr-overline:before{content:"\ee44"}.fi-sr-overview:before{content:"\ee45"}.fi-sr-ozone-layer:before{content:"\ee46"}.fi-sr-p:before{content:"\ee47"}.fi-sr-p2p-lending:before{content:"\ee48"}.fi-sr-pacifier:before{content:"\ee49"}.fi-sr-package:before{content:"\ee4a"}.fi-sr-paddle-tennis-player:before{content:"\ee4b"}.fi-sr-paddle-tennis-racket:before{content:"\ee4c"}.fi-sr-padlock-check:before{content:"\ee4d"}.fi-sr-page-break:before{content:"\ee4e"}.fi-sr-pager:before{content:"\ee4f"}.fi-sr-paid:before{content:"\ee50"}.fi-sr-paint:before{content:"\ee51"}.fi-sr-paint-bucket:before{content:"\ee53"}.fi-sr-paint-roller:before{content:"\ee54"}.fi-sr-paintbrush-pencil:before{content:"\ee56"}.fi-sr-paired:before{content:"\ee57"}.fi-sr-pairing:before{content:"\ee58"}.fi-sr-palette:before{content:"\ee59"}.fi-sr-pallet:before{content:"\ee5a"}.fi-sr-pallet-alt:before{content:"\ee5b"}.fi-sr-pan:before{content:"\ee5c"}.fi-sr-pan-food:before{content:"\ee5d"}.fi-sr-pan-frying:before{content:"\ee5e"}.fi-sr-pancakes:before{content:"\ee5f"}.fi-sr-panorama:before{content:"\ee63"}.fi-sr-paper-plane:before{content:"\ee64"}.fi-sr-paper-plane-launch:before{content:"\ee65"}.fi-sr-paper-plane-top:before{content:"\ee66"}.fi-sr-paperclip-vertical:before{content:"\ee67"}.fi-sr-parachute-box:before{content:"\ee68"}.fi-sr-paragraph:before{content:"\ee69"}.fi-sr-paragraph-left:before{content:"\ee6a"}.fi-sr-parking:before{content:"\ee6b"}.fi-sr-parking-circle:before{content:"\ee6c"}.fi-sr-parking-circle-slash:before{content:"\ee6d"}.fi-sr-parking-slash:before{content:"\ee6e"}.fi-sr-party:before{content:"\ee70"}.fi-sr-party-bell:before{content:"\ee71"}.fi-sr-party-horn:before{content:"\ee72"}.fi-sr-passenger-plane:before{content:"\ee73"}.fi-sr-passive-income:before{content:"\ee74"}.fi-sr-passport:before{content:"\ee75"}.fi-sr-password:before{content:"\ee77"}.fi-sr-password-alt:before{content:"\ee78"}.fi-sr-password-computer:before{content:"\ee79"}.fi-sr-password-email:before{content:"\ee7a"}.fi-sr-password-lock:before{content:"\ee7b"}.fi-sr-password-magnifying-glass:before{content:"\ee7c"}.fi-sr-password-protection:before{content:"\ee7d"}.fi-sr-password-smartphone:before{content:"\ee7e"}.fi-sr-paste:before{content:"\ee7f"}.fi-sr-patch:before{content:"\ee80"}.fi-sr-patient:before{content:"\ee81"}.fi-sr-patient-file:before{content:"\ee82"}.fi-sr-pattern:before{content:"\ee84"}.fi-sr-pause:before{content:"\ee85"}.fi-sr-pause-circle:before{content:"\ee86"}.fi-sr-pause-square:before{content:"\ee87"}.fi-sr-paw:before{content:"\ee88"}.fi-sr-paw-claws:before{content:"\ee89"}.fi-sr-paw-heart:before{content:"\ee8a"}.fi-sr-pay-per-click:before{content:"\ee8b"}.fi-sr-payment-authentication:before{content:"\ee8c"}.fi-sr-payment-gateway:before{content:"\ee8d"}.fi-sr-payment-pos:before{content:"\ee8e"}.fi-sr-payment-qrcode:before{content:"\ee8f"}.fi-sr-payment-security:before{content:"\ee90"}.fi-sr-payroll:before{content:"\ee92"}.fi-sr-payroll-calendar:before{content:"\ee93"}.fi-sr-payroll-check:before{content:"\ee94"}.fi-sr-pc-chair:before{content:"\ee95"}.fi-sr-peace:before{content:"\ee96"}.fi-sr-peach:before{content:"\ee97"}.fi-sr-peanut:before{content:"\ee98"}.fi-sr-peanuts:before{content:"\ee99"}.fi-sr-peapod:before{content:"\ee9a"}.fi-sr-pear:before{content:"\ee9b"}.fi-sr-pedestal:before{content:"\ee9c"}.fi-sr-pelvis:before{content:"\ee9d"}.fi-sr-pen-circle:before{content:"\ee9e"}.fi-sr-pen-clip:before{content:"\ee9f"}.fi-sr-pen-clip-slash:before{content:"\eea0"}.fi-sr-pen-fancy:before{content:"\eea1"}.fi-sr-pen-fancy-slash:before{content:"\eea2"}.fi-sr-pen-field:before{content:"\eea3"}.fi-sr-pen-nib:before{content:"\eea4"}.fi-sr-pen-nib-slash:before{content:"\eea5"}.fi-sr-pen-slash:before{content:"\eea6"}.fi-sr-pen-square:before{content:"\eea7"}.fi-sr-pen-swirl:before{content:"\eea8"}.fi-sr-pencil:before{content:"\eea9"}.fi-sr-pencil-lightbulb:before{content:"\eeaa"}.fi-sr-pencil-paintbrush:before{content:"\eeab"}.fi-sr-pencil-ruler:before{content:"\eeac"}.fi-sr-pencil-slash:before{content:"\eead"}.fi-sr-pending:before{content:"\eeae"}.fi-sr-pendulum:before{content:"\eeaf"}.fi-sr-pennant:before{content:"\eeb0"}.fi-sr-people:before{content:"\eeb1"}.fi-sr-people-arrows-left-right:before{content:"\eeb2"}.fi-sr-people-carry-box:before{content:"\eeb3"}.fi-sr-people-dress:before{content:"\eeb4"}.fi-sr-people-group:before{content:"\eeb5"}.fi-sr-people-line:before{content:"\eeb6"}.fi-sr-people-network-partner:before{content:"\eeb7"}.fi-sr-people-pants:before{content:"\eeb8"}.fi-sr-people-poll:before{content:"\eeb9"}.fi-sr-people-pulling:before{content:"\eeba"}.fi-sr-people-robbery:before{content:"\eebb"}.fi-sr-people-roof:before{content:"\eebc"}.fi-sr-pepper:before{content:"\eebe"}.fi-sr-pepper-alt:before{content:"\eebf"}.fi-sr-pepper-hot:before{content:"\eec0"}.fi-sr-peppermint:before{content:"\eec1"}.fi-sr-peppermint-tea:before{content:"\eec2"}.fi-sr-percent-10:before{content:"\eec3"}.fi-sr-percent-100:before{content:"\eec4"}.fi-sr-percent-20:before{content:"\eec5"}.fi-sr-percent-25:before{content:"\eec6"}.fi-sr-percent-30:before{content:"\eec7"}.fi-sr-percent-40:before{content:"\eec8"}.fi-sr-percent-50:before{content:"\eec9"}.fi-sr-percent-60:before{content:"\eeca"}.fi-sr-percent-70:before{content:"\eecb"}.fi-sr-percent-75:before{content:"\eecc"}.fi-sr-percent-80:before{content:"\eecd"}.fi-sr-percent-90:before{content:"\eece"}.fi-sr-percentage:before{content:"\eecf"}.fi-sr-perfume:before{content:"\eed0"}.fi-sr-person-arrow-down-to-line:before{content:"\eed2"}.fi-sr-person-arrow-up-from-line:before{content:"\eed3"}.fi-sr-person-back-pain:before{content:"\eed4"}.fi-sr-person-battery:before{content:"\eed5"}.fi-sr-person-booth:before{content:"\eed6"}.fi-sr-person-breastfeeding:before{content:"\eed7"}.fi-sr-person-burst:before{content:"\eed8"}.fi-sr-person-carry-box:before{content:"\eed9"}.fi-sr-person-chalkboard:before{content:"\eeda"}.fi-sr-person-circle-check:before{content:"\eedb"}.fi-sr-person-circle-exclamation:before{content:"\eedc"}.fi-sr-person-circle-minus:before{content:"\eedd"}.fi-sr-person-circle-plus:before{content:"\eede"}.fi-sr-person-circle-question:before{content:"\eedf"}.fi-sr-person-circle-xmark:before{content:"\eee0"}.fi-sr-person-climbing:before{content:"\eee1"}.fi-sr-person-cv:before{content:"\eee2"}.fi-sr-person-dolly:before{content:"\eee3"}.fi-sr-person-dolly-empty:before{content:"\eee4"}.fi-sr-person-dots-from-line:before{content:"\eee5"}.fi-sr-person-dragging-bag:before{content:"\eee6"}.fi-sr-person-dress:before{content:"\eee7"}.fi-sr-person-dress-burst:before{content:"\eee8"}.fi-sr-person-dress-simple:before{content:"\eee9"}.fi-sr-person-drowning:before{content:"\eeea"}.fi-sr-person-falling:before{content:"\eeeb"}.fi-sr-person-harassing:before{content:"\eeed"}.fi-sr-person-luggage:before{content:"\eeee"}.fi-sr-person-lunge:before{content:"\eeef"}.fi-sr-person-military-pointing:before{content:"\eef0"}.fi-sr-person-military-rifle:before{content:"\eef1"}.fi-sr-person-military-to-person:before{content:"\eef2"}.fi-sr-person-pilates:before{content:"\eef3"}.fi-sr-person-praying:before{content:"\eef4"}.fi-sr-person-pregnant:before{content:"\eef5"}.fi-sr-person-presenting:before{content:"\eef6"}.fi-sr-person-rays:before{content:"\eef7"}.fi-sr-person-rifle:before{content:"\eef8"}.fi-sr-person-seat:before{content:"\eef9"}.fi-sr-person-seat-reclined:before{content:"\eefa"}.fi-sr-person-shelter:before{content:"\eefb"}.fi-sr-person-sign:before{content:"\eefc"}.fi-sr-person-simple:before{content:"\eefd"}.fi-sr-person-stress:before{content:"\eefe"}.fi-sr-person-surfing:before{content:"\eeff"}.fi-sr-person-through-window:before{content:"\ef00"}.fi-sr-person-to-door:before{content:"\ef01"}.fi-sr-person-walking-arrow-loop-left:before{content:"\ef03"}.fi-sr-person-walking-arrow-right:before{content:"\ef04"}.fi-sr-person-walking-from-line-arrow-right:before{content:"\ef06"}.fi-sr-person-walking-with-cane:before{content:"\ef07"}.fi-sr-personal-finance:before{content:"\ef08"}.fi-sr-peseta-sign:before{content:"\ef09"}.fi-sr-peso-sign:before{content:"\ef0a"}.fi-sr-pets:before{content:"\ef0b"}.fi-sr-pharmacy:before{content:"\ef0d"}.fi-sr-pharmacy-symbol:before{content:"\ef0e"}.fi-sr-phishing:before{content:"\ef11"}.fi-sr-phone-24h:before{content:"\ef12"}.fi-sr-phone-addiction:before{content:"\ef13"}.fi-sr-phone-call:before{content:"\ef14"}.fi-sr-phone-cross:before{content:"\ef15"}.fi-sr-phone-flip:before{content:"\ef16"}.fi-sr-phone-guide:before{content:"\ef17"}.fi-sr-phone-heart-message:before{content:"\ef18"}.fi-sr-phone-intercom:before{content:"\ef19"}.fi-sr-phone-megaphone:before{content:"\ef1a"}.fi-sr-phone-office:before{content:"\ef1b"}.fi-sr-phone-pause:before{content:"\ef1c"}.fi-sr-phone-plus:before{content:"\ef1d"}.fi-sr-phone-rotary:before{content:"\ef1e"}.fi-sr-phone-slash:before{content:"\ef1f"}.fi-sr-photo-capture:before{content:"\ef20"}.fi-sr-photo-film-music:before{content:"\ef22"}.fi-sr-photo-video:before{content:"\ef23"}.fi-sr-physics:before{content:"\ef2a"}.fi-sr-pi:before{content:"\ef2b"}.fi-sr-piano:before{content:"\ef2c"}.fi-sr-piano-keyboard:before{content:"\ef2d"}.fi-sr-picaxe-minning:before{content:"\ef2e"}.fi-sr-pickaxe:before{content:"\ef2f"}.fi-sr-picking:before{content:"\ef30"}.fi-sr-picking-box:before{content:"\ef31"}.fi-sr-picnic:before{content:"\ef32"}.fi-sr-picpeople:before{content:"\ef33"}.fi-sr-picpeople-filled:before{content:"\ef34"}.fi-sr-picture:before{content:"\ef35"}.fi-sr-pie:before{content:"\ef36"}.fi-sr-pie-chart-box:before{content:"\ef37"}.fi-sr-pig:before{content:"\ef39"}.fi-sr-pig-bank-bulb:before{content:"\ef3a"}.fi-sr-pig-face:before{content:"\ef3b"}.fi-sr-piggy-bank:before{content:"\ef3c"}.fi-sr-piggy-bank-budget:before{content:"\ef3d"}.fi-sr-pilates-reformer:before{content:"\ef3e"}.fi-sr-pillar:before{content:"\ef3f"}.fi-sr-pills:before{content:"\ef40"}.fi-sr-pin-to-pin:before{content:"\ef41"}.fi-sr-pinata:before{content:"\ef42"}.fi-sr-pineapple:before{content:"\ef43"}.fi-sr-pineapple-alt:before{content:"\ef44"}.fi-sr-pinecone:before{content:"\ef45"}.fi-sr-pipe-smoking:before{content:"\ef49"}.fi-sr-pipeline:before{content:"\ef4a"}.fi-sr-pipette:before{content:"\ef4b"}.fi-sr-pisa-tower:before{content:"\ef4c"}.fi-sr-pistachio:before{content:"\ef4d"}.fi-sr-pizza-box:before{content:"\ef4f"}.fi-sr-pizza-slice:before{content:"\ef50"}.fi-sr-pizza-whole-slice:before{content:"\ef51"}.fi-sr-place-of-worship:before{content:"\ef52"}.fi-sr-plagiarism:before{content:"\ef53"}.fi-sr-plan:before{content:"\ef54"}.fi-sr-plan-strategy:before{content:"\ef55"}.fi-sr-plane:before{content:"\ef56"}.fi-sr-plane-alt:before{content:"\ef57"}.fi-sr-plane-arrival:before{content:"\ef58"}.fi-sr-plane-check:before{content:"\ef59"}.fi-sr-plane-clock:before{content:"\ef5a"}.fi-sr-plane-departure:before{content:"\ef5b"}.fi-sr-plane-globe:before{content:"\ef5c"}.fi-sr-plane-lock:before{content:"\ef5d"}.fi-sr-plane-prop:before{content:"\ef5e"}.fi-sr-plane-slash:before{content:"\ef5f"}.fi-sr-plane-tail:before{content:"\ef60"}.fi-sr-planet-mask:before{content:"\ef63"}.fi-sr-planet-moon:before{content:"\ef64"}.fi-sr-planet-ringed:before{content:"\ef65"}.fi-sr-planning:before{content:"\ef66"}.fi-sr-plant-care:before{content:"\ef67"}.fi-sr-plant-growth:before{content:"\ef68"}.fi-sr-plant-seed-invest:before{content:"\ef69"}.fi-sr-plant-wilt:before{content:"\ef6a"}.fi-sr-plate:before{content:"\ef6b"}.fi-sr-plate-eating:before{content:"\ef6c"}.fi-sr-plate-empty:before{content:"\ef6d"}.fi-sr-plate-utensils:before{content:"\ef6e"}.fi-sr-plate-wheat:before{content:"\ef6f"}.fi-sr-play:before{content:"\ef70"}.fi-sr-play-alt:before{content:"\ef71"}.fi-sr-play-circle:before{content:"\ef72"}.fi-sr-play-microphone:before{content:"\ef73"}.fi-sr-play-pause:before{content:"\ef74"}.fi-sr-pliers:before{content:"\ef76"}.fi-sr-plug:before{content:"\ef77"}.fi-sr-plug-alt:before{content:"\ef78"}.fi-sr-plug-bolt-charger:before{content:"\ef79"}.fi-sr-plug-cable:before{content:"\ef7a"}.fi-sr-plug-circle-bolt:before{content:"\ef7b"}.fi-sr-plug-circle-check:before{content:"\ef7c"}.fi-sr-plug-circle-exclamation:before{content:"\ef7d"}.fi-sr-plug-circle-minus:before{content:"\ef7e"}.fi-sr-plug-circle-plus:before{content:"\ef7f"}.fi-sr-plug-connection:before{content:"\ef80"}.fi-sr-plug-eco:before{content:"\ef81"}.fi-sr-plug-fire:before{content:"\ef82"}.fi-sr-plumbing:before{content:"\ef83"}.fi-sr-plunger:before{content:"\ef84"}.fi-sr-plus:before{content:"\ef85"}.fi-sr-plus-hexagon:before{content:"\ef86"}.fi-sr-plus-minus:before{content:"\ef87"}.fi-sr-plus-small:before{content:"\ef88"}.fi-sr-png-file:before{content:"\ef89"}.fi-sr-podcast:before{content:"\ef8a"}.fi-sr-podium:before{content:"\ef8b"}.fi-sr-podium-award:before{content:"\ef8c"}.fi-sr-podium-star:before{content:"\ef8d"}.fi-sr-podium-victory-leader:before{content:"\ef8f"}.fi-sr-point-of-sale:before{content:"\ef90"}.fi-sr-point-of-sale-bill:before{content:"\ef91"}.fi-sr-point-of-sale-card:before{content:"\ef92"}.fi-sr-point-of-sale-check:before{content:"\ef93"}.fi-sr-point-of-sale-lock:before{content:"\ef94"}.fi-sr-point-of-sale-mobile:before{content:"\ef95"}.fi-sr-point-of-sale-signal:before{content:"\ef96"}.fi-sr-point-of-sale-slash:before{content:"\ef97"}.fi-sr-pointer-loading:before{content:"\ef99"}.fi-sr-pointer-text:before{content:"\ef9a"}.fi-sr-poke-bowl:before{content:"\ef9b"}.fi-sr-police-box:before{content:"\ef9d"}.fi-sr-polish-bottle:before{content:"\ef9e"}.fi-sr-polish-brush:before{content:"\ef9f"}.fi-sr-poll-h:before{content:"\efa0"}.fi-sr-pollution:before{content:"\efa2"}.fi-sr-pompebled:before{content:"\efa3"}.fi-sr-poo:before{content:"\efa4"}.fi-sr-poo-bolt:before{content:"\efa5"}.fi-sr-pool-8-ball:before{content:"\efa6"}.fi-sr-poop:before{content:"\efa7"}.fi-sr-pop:before{content:"\efa8"}.fi-sr-popcorn:before{content:"\efa9"}.fi-sr-popsicle:before{content:"\efaa"}.fi-sr-population:before{content:"\efab"}.fi-sr-population-globe:before{content:"\efac"}.fi-sr-portal-enter:before{content:"\efad"}.fi-sr-portal-exit:before{content:"\efae"}.fi-sr-portfolio:before{content:"\efaf"}.fi-sr-portrait:before{content:"\efb0"}.fi-sr-portuguese:before{content:"\efb1"}.fi-sr-postal-address:before{content:"\efb2"}.fi-sr-pot:before{content:"\efb4"}.fi-sr-potato:before{content:"\efb5"}.fi-sr-pound:before{content:"\efb6"}.fi-sr-power:before{content:"\efb7"}.fi-sr-powerbank:before{content:"\efb8"}.fi-sr-ppt-file:before{content:"\efb9"}.fi-sr-practice:before{content:"\efba"}.fi-sr-praying-hands:before{content:"\efbb"}.fi-sr-premium-account:before{content:"\efbe"}.fi-sr-prescription:before{content:"\efbf"}.fi-sr-prescription-bottle:before{content:"\efc0"}.fi-sr-prescription-bottle-alt:before{content:"\efc1"}.fi-sr-prescription-bottle-pill:before{content:"\efc2"}.fi-sr-presentation:before{content:"\efc3"}.fi-sr-presentation-folder:before{content:"\efc4"}.fi-sr-pretzel:before{content:"\efc5"}.fi-sr-preview:before{content:"\efc6"}.fi-sr-previous-square:before{content:"\efc7"}.fi-sr-price-down:before{content:"\efc8"}.fi-sr-prime-time:before{content:"\efc9"}.fi-sr-print:before{content:"\efca"}.fi-sr-print-magnifying-glass:before{content:"\efcb"}.fi-sr-print-slash:before{content:"\efcc"}.fi-sr-print-wifi:before{content:"\efcd"}.fi-sr-printer-notification:before{content:"\efce"}.fi-sr-priority-arrow:before{content:"\efd0"}.fi-sr-priority-arrows:before{content:"\efd1"}.fi-sr-priority-importance:before{content:"\efd3"}.fi-sr-privacy-settings:before{content:"\efd6"}.fi-sr-private-account:before{content:"\efd7"}.fi-sr-problem-solving:before{content:"\efd9"}.fi-sr-procedures:before{content:"\efda"}.fi-sr-process:before{content:"\efdb"}.fi-sr-productivity:before{content:"\efdd"}.fi-sr-progress-bar-dotted-empty:before{content:"\efde"}.fi-sr-progress-bar-dotted-half:before{content:"\efdf"}.fi-sr-progress-bar-dotted-line-half:before{content:"\efe0"}.fi-sr-progress-bar-empty:before{content:"\efe1"}.fi-sr-progress-bar-half:before{content:"\efe2"}.fi-sr-progress-bar-square-empty:before{content:"\efe3"}.fi-sr-progress-bar-square-half:before{content:"\efe4"}.fi-sr-progress-complete:before{content:"\efe5"}.fi-sr-progress-download:before{content:"\efe6"}.fi-sr-progress-upload:before{content:"\efe7"}.fi-sr-projector:before{content:"\efe8"}.fi-sr-protein-bar:before{content:"\efe9"}.fi-sr-protein-shake:before{content:"\efea"}.fi-sr-protractor:before{content:"\efeb"}.fi-sr-psychology:before{content:"\efec"}.fi-sr-pulse:before{content:"\efed"}.fi-sr-pump:before{content:"\efee"}.fi-sr-pump-medical:before{content:"\efef"}.fi-sr-pumpkin:before{content:"\eff0"}.fi-sr-pumpkin-alt:before{content:"\eff1"}.fi-sr-pumpkin-alt-2:before{content:"\eff2"}.fi-sr-punching-bag:before{content:"\eff3"}.fi-sr-puzzle-alt:before{content:"\eff5"}.fi-sr-puzzle-piece:before{content:"\eff7"}.fi-sr-puzzle-piece-integration:before{content:"\eff8"}.fi-sr-puzzle-pieces:before{content:"\eff9"}.fi-sr-pyramid:before{content:"\effa"}.fi-sr-q:before{content:"\effd"}.fi-sr-QR:before{content:"\effe"}.fi-sr-qr-scan:before{content:"\efff"}.fi-sr-qrcode:before{content:"\f000"}.fi-sr-qrcode-box:before{content:"\f001"}.fi-sr-qrcode-information:before{content:"\f002"}.fi-sr-qrcode-location:before{content:"\f003"}.fi-sr-qrcode-menu:before{content:"\f004"}.fi-sr-qrcode-money:before{content:"\f005"}.fi-sr-qrcode-ticket:before{content:"\f006"}.fi-sr-qrcode-wifi:before{content:"\f007"}.fi-sr-quality:before{content:"\f008"}.fi-sr-quality-box:before{content:"\f009"}.fi-sr-question:before{content:"\f00b"}.fi-sr-question-square:before{content:"\f00c"}.fi-sr-queue:before{content:"\f00d"}.fi-sr-queue-alt:before{content:"\f00e"}.fi-sr-queue-line:before{content:"\f00f"}.fi-sr-queue-signal:before{content:"\f010"}.fi-sr-quick-box:before{content:"\f012"}.fi-sr-quill-pen-story:before{content:"\f014"}.fi-sr-quiz:before{content:"\f015"}.fi-sr-quiz-alt:before{content:"\f016"}.fi-sr-quiz-test:before{content:"\f017"}.fi-sr-quote-right:before{content:"\f018"}.fi-sr-quran-user:before{content:"\f01a"}.fi-sr-r:before{content:"\f01b"}.fi-sr-rabbit:before{content:"\f01c"}.fi-sr-rabbit-fast:before{content:"\f01d"}.fi-sr-raccoon:before{content:"\f01e"}.fi-sr-racquet:before{content:"\f01f"}.fi-sr-radar:before{content:"\f020"}.fi-sr-radar-monitoring-track:before{content:"\f021"}.fi-sr-radiation:before{content:"\f022"}.fi-sr-radiation-alt:before{content:"\f023"}.fi-sr-radio:before{content:"\f024"}.fi-sr-radio-alt:before{content:"\f025"}.fi-sr-radio-button:before{content:"\f026"}.fi-sr-radio-question-mark:before{content:"\f027"}.fi-sr-radio-tower:before{content:"\f028"}.fi-sr-radio-waves:before{content:"\f029"}.fi-sr-radish:before{content:"\f02a"}.fi-sr-rainbow:before{content:"\f02b"}.fi-sr-raindrops:before{content:"\f02c"}.fi-sr-ram:before{content:"\f02d"}.fi-sr-ramp-loading:before{content:"\f02e"}.fi-sr-rank:before{content:"\f02f"}.fi-sr-ranking-podium:before{content:"\f030"}.fi-sr-ranking-podium-empty:before{content:"\f031"}.fi-sr-ranking-star:before{content:"\f032"}.fi-sr-ranking-stars:before{content:"\f033"}.fi-sr-raygun:before{content:"\f035"}.fi-sr-razor-barber:before{content:"\f036"}.fi-sr-react:before{content:"\f037"}.fi-sr-rec:before{content:"\f039"}.fi-sr-receipt:before{content:"\f03a"}.fi-sr-recipe:before{content:"\f03b"}.fi-sr-recipe-book:before{content:"\f03c"}.fi-sr-record-vinyl:before{content:"\f03d"}.fi-sr-rectabgle-vertical:before{content:"\f03e"}.fi-sr-rectangle-barcode:before{content:"\f03f"}.fi-sr-rectangle-code:before{content:"\f040"}.fi-sr-rectangle-history-circle-plus:before{content:"\f041"}.fi-sr-rectangle-horizontal:before{content:"\f042"}.fi-sr-rectangle-list:before{content:"\f043"}.fi-sr-rectangle-panoramic:before{content:"\f044"}.fi-sr-rectangle-pro:before{content:"\f045"}.fi-sr-rectangle-vertical:before{content:"\f046"}.fi-sr-rectangle-vertical-history:before{content:"\f047"}.fi-sr-rectangle-xmark:before{content:"\f048"}.fi-sr-rectangles-mixed:before{content:"\f049"}.fi-sr-recycle:before{content:"\f04a"}.fi-sr-recycle-bin:before{content:"\f04b"}.fi-sr-redo:before{content:"\f04e"}.fi-sr-redo-alt:before{content:"\f04f"}.fi-sr-reel:before{content:"\f050"}.fi-sr-refer:before{content:"\f051"}.fi-sr-refer-arrow:before{content:"\f052"}.fi-sr-referee:before{content:"\f053"}.fi-sr-referral:before{content:"\f056"}.fi-sr-referral-alt:before{content:"\f057"}.fi-sr-referral-link-arrow:before{content:"\f058"}.fi-sr-referral-user:before{content:"\f059"}.fi-sr-reflect:before{content:"\f05a"}.fi-sr-reflect-horizontal:before{content:"\f05b"}.fi-sr-reflect-horizontal-alt:before{content:"\f05c"}.fi-sr-reflect-vertical:before{content:"\f05d"}.fi-sr-refresh:before{content:"\f05e"}.fi-sr-refrigerator:before{content:"\f05f"}.fi-sr-refund:before{content:"\f060"}.fi-sr-refund-alt:before{content:"\f061"}.fi-sr-region-pin:before{content:"\f062"}.fi-sr-region-pin-alt:before{content:"\f063"}.fi-sr-registered:before{content:"\f064"}.fi-sr-registration-paper:before{content:"\f067"}.fi-sr-reminder-appointment:before{content:"\f068"}.fi-sr-remote-access:before{content:"\f069"}.fi-sr-remote-control:before{content:"\f06a"}.fi-sr-remote-control-hand:before{content:"\f06b"}.fi-sr-remove-folder:before{content:"\f06c"}.fi-sr-remove-user:before{content:"\f06d"}.fi-sr-rent:before{content:"\f06e"}.fi-sr-rent-signal:before{content:"\f06f"}.fi-sr-repeat-task:before{content:"\f070"}.fi-sr-replace:before{content:"\f071"}.fi-sr-replay-10:before{content:"\f073"}.fi-sr-replay-30:before{content:"\f074"}.fi-sr-replay-5:before{content:"\f075"}.fi-sr-reply-all:before{content:"\f076"}.fi-sr-republican:before{content:"\f077"}.fi-sr-research-arrows-circle:before{content:"\f078"}.fi-sr-reservation-smartphone:before{content:"\f079"}.fi-sr-reservation-table:before{content:"\f07a"}.fi-sr-resistance-band:before{content:"\f07b"}.fi-sr-resize:before{content:"\f07c"}.fi-sr-resize-screen:before{content:"\f07d"}.fi-sr-resources:before{content:"\f07e"}.fi-sr-responsability:before{content:"\f07f"}.fi-sr-responsive-design:before{content:"\f080"}.fi-sr-restaurant:before{content:"\f081"}.fi-sr-restaurant-sign:before{content:"\f082"}.fi-sr-restock:before{content:"\f083"}.fi-sr-restroom-simple:before{content:"\f084"}.fi-sr-resume:before{content:"\f085"}.fi-sr-Revenue:before{content:"\f087"}.fi-sr-revenue-alt:before{content:"\f088"}.fi-sr-revenue-euro:before{content:"\f089"}.fi-sr-review:before{content:"\f08b"}.fi-sr-rewind:before{content:"\f08c"}.fi-sr-rewind-button-circle:before{content:"\f08d"}.fi-sr-rhombus:before{content:"\f08e"}.fi-sr-ribbon:before{content:"\f08f"}.fi-sr-right:before{content:"\f090"}.fi-sr-right-click-mouse:before{content:"\f091"}.fi-sr-right-from-bracket:before{content:"\f092"}.fi-sr-ring:before{content:"\f094"}.fi-sr-ring-box:before{content:"\f095"}.fi-sr-ring-diamond:before{content:"\f096"}.fi-sr-ring-light:before{content:"\f097"}.fi-sr-rings-wedding:before{content:"\f098"}.fi-sr-risk:before{content:"\f099"}.fi-sr-risk-alt:before{content:"\f09a"}.fi-sr-risk-assessment:before{content:"\f09b"}.fi-sr-river:before{content:"\f09c"}.fi-sr-road:before{content:"\f09d"}.fi-sr-road-arrow:before{content:"\f09e"}.fi-sr-road-barrier:before{content:"\f09f"}.fi-sr-road-bridge:before{content:"\f0a0"}.fi-sr-road-check:before{content:"\f0a1"}.fi-sr-road-lock:before{content:"\f0a2"}.fi-sr-road-map-pin:before{content:"\f0a3"}.fi-sr-road-settings:before{content:"\f0a4"}.fi-sr-road-sign-left:before{content:"\f0a5"}.fi-sr-road-time:before{content:"\f0a6"}.fi-sr-roadmap:before{content:"\f0a7"}.fi-sr-robot:before{content:"\f0a8"}.fi-sr-robot-money:before{content:"\f0a9"}.fi-sr-robotic-arm:before{content:"\f0aa"}.fi-sr-rock:before{content:"\f0ab"}.fi-sr-rock-hair-user:before{content:"\f0ac"}.fi-sr-rock-hammer:before{content:"\f0ad"}.fi-sr-rocket:before{content:"\f0ae"}.fi-sr-rocket-gear:before{content:"\f0af"}.fi-sr-rocket-hand:before{content:"\f0b0"}.fi-sr-rocket-holding-hand:before{content:"\f0b1"}.fi-sr-rocket-lunch:before{content:"\f0b2"}.fi-sr-rocket-planet:before{content:"\f0b3"}.fi-sr-rocking-horse:before{content:"\f0b4"}.fi-sr-rocks:before{content:"\f0b5"}.fi-sr-roi:before{content:"\f0b6"}.fi-sr-role-play:before{content:"\f0b7"}.fi-sr-roller-coaster:before{content:"\f0b8"}.fi-sr-roller-skate:before{content:"\f0b9"}.fi-sr-roller-skater:before{content:"\f0ba"}.fi-sr-roof:before{content:"\f0bb"}.fi-sr-room-service:before{content:"\f0bc"}.fi-sr-rose:before{content:"\f0bd"}.fi-sr-rose-alt:before{content:"\f0be"}.fi-sr-rotate-exclamation:before{content:"\f0bf"}.fi-sr-rotate-left:before{content:"\f0c0"}.fi-sr-rotate-reverse:before{content:"\f0c1"}.fi-sr-rotate-right:before{content:"\f0c2"}.fi-sr-rotate-square:before{content:"\f0c3"}.fi-sr-roulette:before{content:"\f0c4"}.fi-sr-round-cctv:before{content:"\f0c5"}.fi-sr-route:before{content:"\f0c6"}.fi-sr-route-highway:before{content:"\f0c7"}.fi-sr-route-interstate:before{content:"\f0c8"}.fi-sr-router:before{content:"\f0c9"}.fi-sr-router-laptop:before{content:"\f0ca"}.fi-sr-router-lock:before{content:"\f0cb"}.fi-sr-router-wifi:before{content:"\f0cc"}.fi-sr-router-wifi-alt:before{content:"\f0cd"}.fi-sr-rss:before{content:"\f0ce"}.fi-sr-rss-alt:before{content:"\f0cf"}.fi-sr-ruble-sign:before{content:"\f0d0"}.fi-sr-rugby:before{content:"\f0d1"}.fi-sr-rugby-helmet:before{content:"\f0d2"}.fi-sr-ruler-combined:before{content:"\f0d3"}.fi-sr-ruler-horizontal:before{content:"\f0d4"}.fi-sr-ruler-triangle:before{content:"\f0d5"}.fi-sr-ruler-vertical:before{content:"\f0d6"}.fi-sr-rules:before{content:"\f0d7"}.fi-sr-rules-alt:before{content:"\f0d8"}.fi-sr-running:before{content:"\f0d9"}.fi-sr-running-track:before{content:"\f0da"}.fi-sr-rupee-sign:before{content:"\f0db"}.fi-sr-rupiah-sign:before{content:"\f0dc"}.fi-sr-russian:before{content:"\f0dd"}.fi-sr-rv:before{content:"\f0de"}.fi-sr-s:before{content:"\f0df"}.fi-sr-sack:before{content:"\f0e0"}.fi-sr-sack-dollar:before{content:"\f0e1"}.fi-sr-sad:before{content:"\f0e2"}.fi-sr-sad-cry:before{content:"\f0e3"}.fi-sr-sad-tear:before{content:"\f0e4"}.fi-sr-safe-battery:before{content:"\f0e5"}.fi-sr-safe-box:before{content:"\f0e6"}.fi-sr-safe-browsing:before{content:"\f0e7"}.fi-sr-safety-glasses:before{content:"\f0e8"}.fi-sr-safety-pin:before{content:"\f0e9"}.fi-sr-safety-zone:before{content:"\f0ea"}.fi-sr-saffron:before{content:"\f0eb"}.fi-sr-sailboat:before{content:"\f0ec"}.fi-sr-sake:before{content:"\f0ed"}.fi-sr-salad:before{content:"\f0ee"}.fi-sr-salary-alt:before{content:"\f0f0"}.fi-sr-salt-pepper:before{content:"\f0f1"}.fi-sr-salt-shaker:before{content:"\f0f2"}.fi-sr-sandwich:before{content:"\f0f4"}.fi-sr-sandwich-alt:before{content:"\f0f5"}.fi-sr-sanitary-pad:before{content:"\f0f6"}.fi-sr-satellite:before{content:"\f0f9"}.fi-sr-satellite-dish:before{content:"\f0fa"}.fi-sr-satisfaction-bar:before{content:"\f0fb"}.fi-sr-saturday:before{content:"\f0fc"}.fi-sr-sauce:before{content:"\f0fd"}.fi-sr-sausage:before{content:"\f0fe"}.fi-sr-save-the-planet:before{content:"\f0ff"}.fi-sr-saw:before{content:"\f100"}.fi-sr-sax-hot:before{content:"\f101"}.fi-sr-saxophone:before{content:"\f102"}.fi-sr-scale:before{content:"\f103"}.fi-sr-scale-comparison:before{content:"\f104"}.fi-sr-scale-comparison-alt:before{content:"\f105"}.fi-sr-scalpel:before{content:"\f106"}.fi-sr-scalpel-path:before{content:"\f107"}.fi-sr-scanner-gun:before{content:"\f108"}.fi-sr-scanner-image:before{content:"\f109"}.fi-sr-scanner-keyboard:before{content:"\f10a"}.fi-sr-scanner-touchscreen:before{content:"\f10b"}.fi-sr-scarecrow:before{content:"\f10c"}.fi-sr-scarf:before{content:"\f10d"}.fi-sr-schedule:before{content:"\f10e"}.fi-sr-school:before{content:"\f10f"}.fi-sr-school-bus:before{content:"\f110"}.fi-sr-school-circle-chek:before{content:"\f112"}.fi-sr-school-circle-exclamation:before{content:"\f113"}.fi-sr-school-circle-xmark:before{content:"\f114"}.fi-sr-school-lock:before{content:"\f115"}.fi-sr-science-ai:before{content:"\f116"}.fi-sr-science-podcast:before{content:"\f117"}.fi-sr-scissor-lift:before{content:"\f118"}.fi-sr-scissors:before{content:"\f119"}.fi-sr-scone:before{content:"\f11a"}.fi-sr-scooter:before{content:"\f11b"}.fi-sr-score-board:before{content:"\f11c"}.fi-sr-scorpion:before{content:"\f11d"}.fi-sr-scraper:before{content:"\f11e"}.fi-sr-screen:before{content:"\f11f"}.fi-sr-screen-calibration:before{content:"\f120"}.fi-sr-screen-play:before{content:"\f121"}.fi-sr-screen-recorder:before{content:"\f122"}.fi-sr-screen-share:before{content:"\f123"}.fi-sr-screen-shield:before{content:"\f124"}.fi-sr-screencast:before{content:"\f126"}.fi-sr-screw:before{content:"\f127"}.fi-sr-screw-alt:before{content:"\f128"}.fi-sr-screwdriver:before{content:"\f129"}.fi-sr-scribble:before{content:"\f12a"}.fi-sr-script:before{content:"\f12b"}.fi-sr-scroll:before{content:"\f12c"}.fi-sr-scroll-document-story:before{content:"\f12d"}.fi-sr-scroll-old:before{content:"\f12e"}.fi-sr-scroll-torah:before{content:"\f12f"}.fi-sr-scrubber:before{content:"\f130"}.fi-sr-sculpture:before{content:"\f131"}.fi-sr-scythe:before{content:"\f132"}.fi-sr-sd-card:before{content:"\f133"}.fi-sr-sd-cards:before{content:"\f134"}.fi-sr-sea-level:before{content:"\f135"}.fi-sr-sea-wave:before{content:"\f136"}.fi-sr-seal:before{content:"\f137"}.fi-sr-seal-exclamation:before{content:"\f138"}.fi-sr-seal-question:before{content:"\f139"}.fi-sr-search:before{content:"\f13a"}.fi-sr-search-alt:before{content:"\f13b"}.fi-sr-search-bar:before{content:"\f13c"}.fi-sr-search-dollar:before{content:"\f13d"}.fi-sr-search-heart:before{content:"\f13e"}.fi-sr-search-location:before{content:"\f13f"}.fi-sr-seat-airline:before{content:"\f140"}.fi-sr-seatbelt-safety-driver:before{content:"\f141"}.fi-sr-second:before{content:"\f142"}.fi-sr-second-award:before{content:"\f143"}.fi-sr-second-laurel:before{content:"\f144"}.fi-sr-second-medal:before{content:"\f145"}.fi-sr-secure-backup:before{content:"\f147"}.fi-sr-security-gate:before{content:"\f149"}.fi-sr-seedling:before{content:"\f14a"}.fi-sr-segway:before{content:"\f14b"}.fi-sr-select:before{content:"\f14c"}.fi-sr-selection:before{content:"\f14d"}.fi-sr-self-care:before{content:"\f14e"}.fi-sr-selfie:before{content:"\f14f"}.fi-sr-sell:before{content:"\f150"}.fi-sr-seller:before{content:"\f151"}.fi-sr-seller-store:before{content:"\f152"}.fi-sr-selling:before{content:"\f154"}.fi-sr-send-back:before{content:"\f156"}.fi-sr-send-backward:before{content:"\f157"}.fi-sr-send-money:before{content:"\f158"}.fi-sr-send-money-smartphone:before{content:"\f159"}.fi-sr-sensor:before{content:"\f15a"}.fi-sr-sensor-alert:before{content:"\f15b"}.fi-sr-sensor-fire:before{content:"\f15c"}.fi-sr-sensor-on:before{content:"\f15d"}.fi-sr-sensor-smoke:before{content:"\f15e"}.fi-sr-september-calendar:before{content:"\f15f"}.fi-sr-serum:before{content:"\f160"}.fi-sr-server-key:before{content:"\f161"}.fi-sr-session-timeout:before{content:"\f162"}.fi-sr-settings:before{content:"\f163"}.fi-sr-settings-sliders:before{content:"\f164"}.fi-sr-settings-window:before{content:"\f165"}.fi-sr-sewing-machine:before{content:"\f166"}.fi-sr-sewing-machine-alt:before{content:"\f167"}.fi-sr-shaka:before{content:"\f168"}.fi-sr-shampoo:before{content:"\f169"}.fi-sr-share:before{content:"\f16a"}.fi-sr-share-alt-square:before{content:"\f16b"}.fi-sr-share-square:before{content:"\f16c"}.fi-sr-sharpener:before{content:"\f16d"}.fi-sr-sheep:before{content:"\f16e"}.fi-sr-shekel-sign:before{content:"\f16f"}.fi-sr-shell:before{content:"\f170"}.fi-sr-shelves:before{content:"\f171"}.fi-sr-shelves-empty:before{content:"\f172"}.fi-sr-shield:before{content:"\f173"}.fi-sr-shield-alt:before{content:"\f174"}.fi-sr-shield-cat:before{content:"\f175"}.fi-sr-shield-check:before{content:"\f176"}.fi-sr-shield-cross:before{content:"\f177"}.fi-sr-shield-divided-four:before{content:"\f178"}.fi-sr-shield-dog:before{content:"\f179"}.fi-sr-shield-exclamation:before{content:"\f17a"}.fi-sr-shield-interrogation:before{content:"\f17b"}.fi-sr-shield-keyhole:before{content:"\f17c"}.fi-sr-shield-minus:before{content:"\f17d"}.fi-sr-shield-plus:before{content:"\f17e"}.fi-sr-shield-security-risk:before{content:"\f180"}.fi-sr-shield-slash:before{content:"\f181"}.fi-sr-shield-trust:before{content:"\f182"}.fi-sr-shield-virus:before{content:"\f183"}.fi-sr-shield-xmark:before{content:"\f184"}.fi-sr-ship:before{content:"\f185"}.fi-sr-ship-side:before{content:"\f186"}.fi-sr-shipping-fast:before{content:"\f187"}.fi-sr-shipping-timed:before{content:"\f188"}.fi-sr-shirt:before{content:"\f189"}.fi-sr-shirt-long-sleeve:before{content:"\f18a"}.fi-sr-shirt-running:before{content:"\f18b"}.fi-sr-shirt-tank-top:before{content:"\f18c"}.fi-sr-shish-kebab:before{content:"\f18d"}.fi-sr-shoe-prints:before{content:"\f18e"}.fi-sr-shop:before{content:"\f18f"}.fi-sr-shop-lock:before{content:"\f190"}.fi-sr-shop-slash:before{content:"\f191"}.fi-sr-shopping-bag:before{content:"\f193"}.fi-sr-shopping-bag-add:before{content:"\f194"}.fi-sr-shopping-basket:before{content:"\f195"}.fi-sr-shopping-cart:before{content:"\f196"}.fi-sr-shopping-cart-add:before{content:"\f197"}.fi-sr-shopping-cart-buyer:before{content:"\f198"}.fi-sr-shopping-cart-check:before{content:"\f199"}.fi-sr-shopping-cart-checkout:before{content:"\f19a"}.fi-sr-shopping-cart-clear:before{content:"\f19b"}.fi-sr-shopping-cart-favourite:before{content:"\f19c"}.fi-sr-shopping-cart-heart:before{content:"\f19d"}.fi-sr-shopping-cart-nft:before{content:"\f19e"}.fi-sr-shopping-cart-notification:before{content:"\f19f"}.fi-sr-shoulder-joint:before{content:"\f1a0"}.fi-sr-shovel:before{content:"\f1a1"}.fi-sr-shovel-snow:before{content:"\f1a2"}.fi-sr-shower:before{content:"\f1a3"}.fi-sr-shower-down:before{content:"\f1a4"}.fi-sr-shower-gel:before{content:"\f1a5"}.fi-sr-shredder:before{content:"\f1a6"}.fi-sr-shrimp:before{content:"\f1a7"}.fi-sr-shuffle:before{content:"\f1a8"}.fi-sr-shuttle-van:before{content:"\f1a9"}.fi-sr-shuttlecock:before{content:"\f1aa"}.fi-sr-Sickle:before{content:"\f1ab"}.fi-sr-sidebar:before{content:"\f1ac"}.fi-sr-sidebar-flip:before{content:"\f1ad"}.fi-sr-sigma:before{content:"\f1af"}.fi-sr-sign-hanging:before{content:"\f1b0"}.fi-sr-sign-in-alt:before{content:"\f1b1"}.fi-sr-sign-language:before{content:"\f1b2"}.fi-sr-sign-out-alt:before{content:"\f1b3"}.fi-sr-sign-posts:before{content:"\f1b4"}.fi-sr-sign-posts-wrench:before{content:"\f1b5"}.fi-sr-sign-up:before{content:"\f1b6"}.fi-sr-signal-alt:before{content:"\f1b7"}.fi-sr-signal-alt-1:before{content:"\f1b8"}.fi-sr-signal-alt-2:before{content:"\f1b9"}.fi-sr-signal-alt-slash:before{content:"\f1ba"}.fi-sr-signal-bars-fair:before{content:"\f1bb"}.fi-sr-signal-bars-good:before{content:"\f1bc"}.fi-sr-signal-bars-weak:before{content:"\f1be"}.fi-sr-signal-stream:before{content:"\f1c1"}.fi-sr-signal-stream-slash:before{content:"\f1c2"}.fi-sr-signature:before{content:"\f1c5"}.fi-sr-signature-lock:before{content:"\f1c6"}.fi-sr-signature-slash:before{content:"\f1c8"}.fi-sr-sim-card:before{content:"\f1c9"}.fi-sr-sim-cards:before{content:"\f1ca"}.fi-sr-sink:before{content:"\f1cb"}.fi-sr-Siren:before{content:"\f1cc"}.fi-sr-siren-on:before{content:"\f1cd"}.fi-sr-site:before{content:"\f1ce"}.fi-sr-site-alt:before{content:"\f1cf"}.fi-sr-site-browser:before{content:"\f1d1"}.fi-sr-sitemap:before{content:"\f1d2"}.fi-sr-skate-park:before{content:"\f1d3"}.fi-sr-skateboard:before{content:"\f1d4"}.fi-sr-skating:before{content:"\f1d5"}.fi-sr-skeleton:before{content:"\f1d6"}.fi-sr-skeleton-ribs:before{content:"\f1d7"}.fi-sr-skewer:before{content:"\f1d9"}.fi-sr-ski-boot-ski:before{content:"\f1da"}.fi-sr-ski-jump:before{content:"\f1db"}.fi-sr-ski-lift:before{content:"\f1dc"}.fi-sr-skiing:before{content:"\f1dd"}.fi-sr-skiing-nordic:before{content:"\f1de"}.fi-sr-skill:before{content:"\f1df"}.fi-sr-skill-alt:before{content:"\f1e0"}.fi-sr-skill-user:before{content:"\f1e2"}.fi-sr-skin:before{content:"\f1e3"}.fi-sr-skin-acne:before{content:"\f1e4"}.fi-sr-skin-arrow:before{content:"\f1e5"}.fi-sr-skin-drop:before{content:"\f1e6"}.fi-sr-skin-hair:before{content:"\f1e7"}.fi-sr-skin-laser:before{content:"\f1e8"}.fi-sr-skin-uv:before{content:"\f1e9"}.fi-sr-skip-15-seconds:before{content:"\f1ea"}.fi-sr-skull:before{content:"\f1eb"}.fi-sr-skull-cow:before{content:"\f1ec"}.fi-sr-skull-crossbones:before{content:"\f1ed"}.fi-sr-skull-heart:before{content:"\f1ee"}.fi-sr-skyscraper:before{content:"\f1f2"}.fi-sr-slash:before{content:"\f1f4"}.fi-sr-sledding:before{content:"\f1f6"}.fi-sr-sleeping-bag:before{content:"\f1f8"}.fi-sr-sleeping-cat:before{content:"\f1f9"}.fi-sr-sleigh:before{content:"\f1fa"}.fi-sr-sliders-h-square:before{content:"\f1fb"}.fi-sr-sliders-v:before{content:"\f1fc"}.fi-sr-sliders-v-square:before{content:"\f1fd"}.fi-sr-slides:before{content:"\f1fe"}.fi-sr-slot-machine:before{content:"\f200"}.fi-sr-smart-building:before{content:"\f201"}.fi-sr-smart-contract:before{content:"\f202"}.fi-sr-smart-curtains:before{content:"\f203"}.fi-sr-smart-glasses:before{content:"\f204"}.fi-sr-smart-home:before{content:"\f205"}.fi-sr-smart-home-alt:before{content:"\f206"}.fi-sr-smart-home-chip:before{content:"\f207"}.fi-sr-smart-home-cloud:before{content:"\f208"}.fi-sr-smart-home-key:before{content:"\f209"}.fi-sr-smart-watch-calendar:before{content:"\f20a"}.fi-sr-smart-watch-call:before{content:"\f20b"}.fi-sr-smart-watch-notifications:before{content:"\f20c"}.fi-sr-smart-wireless-door:before{content:"\f20d"}.fi-sr-smartphone:before{content:"\f20e"}.fi-sr-smartphone-ar:before{content:"\f20f"}.fi-sr-smartphone-bus-payment:before{content:"\f210"}.fi-sr-smartphone-fingerprint:before{content:"\f211"}.fi-sr-smartwatch:before{content:"\f212"}.fi-sr-smile:before{content:"\f214"}.fi-sr-smile-beam:before{content:"\f215"}.fi-sr-smile-plus:before{content:"\f216"}.fi-sr-smile-wink:before{content:"\f217"}.fi-sr-smiley-comment-alt:before{content:"\f218"}.fi-sr-smiling-baby:before{content:"\f219"}.fi-sr-smiling-boy:before{content:"\f21a"}.fi-sr-smiling-girl:before{content:"\f21b"}.fi-sr-smiling-old-man:before{content:"\f21c"}.fi-sr-smiling-old-woman:before{content:"\f21d"}.fi-sr-smog:before{content:"\f21e"}.fi-sr-smoke:before{content:"\f21f"}.fi-sr-smoking:before{content:"\f220"}.fi-sr-smoking-ban:before{content:"\f221"}.fi-sr-smoothie:before{content:"\f222"}.fi-sr-snail:before{content:"\f223"}.fi-sr-snake:before{content:"\f224"}.fi-sr-snake-plant:before{content:"\f225"}.fi-sr-snap:before{content:"\f226"}.fi-sr-snooze:before{content:"\f22a"}.fi-sr-snow-blowing:before{content:"\f22b"}.fi-sr-snowboarding:before{content:"\f22c"}.fi-sr-snowflake:before{content:"\f22d"}.fi-sr-snowflake-droplets:before{content:"\f22e"}.fi-sr-snowflakes:before{content:"\f22f"}.fi-sr-snowman-alt:before{content:"\f231"}.fi-sr-snowman-head:before{content:"\f232"}.fi-sr-snowmobile:before{content:"\f233"}.fi-sr-snowplow:before{content:"\f234"}.fi-sr-soap:before{content:"\f235"}.fi-sr-soap-alt:before{content:"\f236"}.fi-sr-soccer-boots:before{content:"\f237"}.fi-sr-social-distance:before{content:"\f238"}.fi-sr-social-media-notification:before{content:"\f23a"}.fi-sr-socks:before{content:"\f23c"}.fi-sr-sofa:before{content:"\f23d"}.fi-sr-sofa-size:before{content:"\f23e"}.fi-sr-software-development:before{content:"\f23f"}.fi-sr-soju:before{content:"\f240"}.fi-sr-solar-panel:before{content:"\f241"}.fi-sr-solar-panel-sun:before{content:"\f242"}.fi-sr-solar-system:before{content:"\f243"}.fi-sr-sold-house:before{content:"\f244"}.fi-sr-sold-signal:before{content:"\f245"}.fi-sr-sort:before{content:"\f247"}.fi-sr-sort-alpha-down:before{content:"\f248"}.fi-sr-sort-alpha-down-alt:before{content:"\f249"}.fi-sr-sort-alpha-up:before{content:"\f24a"}.fi-sr-sort-alpha-up-alt:before{content:"\f24b"}.fi-sr-sort-alt:before{content:"\f24c"}.fi-sr-sort-amount-down:before{content:"\f24d"}.fi-sr-sort-amount-down-alt:before{content:"\f24e"}.fi-sr-sort-amount-up:before{content:"\f24f"}.fi-sr-sort-amount-up-alt:before{content:"\f250"}.fi-sr-sort-circle:before{content:"\f251"}.fi-sr-sort-circle-down:before{content:"\f252"}.fi-sr-sort-circle-up:before{content:"\f253"}.fi-sr-sort-down:before{content:"\f254"}.fi-sr-sort-numeric-down:before{content:"\f255"}.fi-sr-sort-numeric-down-alt:before{content:"\f256"}.fi-sr-sort-shapes-down:before{content:"\f257"}.fi-sr-sort-shapes-up:before{content:"\f258"}.fi-sr-sort-size-down:before{content:"\f259"}.fi-sr-sort-size-up:before{content:"\f25a"}.fi-sr-soup:before{content:"\f25c"}.fi-sr-source-data:before{content:"\f25d"}.fi-sr-source-document:before{content:"\f25e"}.fi-sr-source-document-alt:before{content:"\f25f"}.fi-sr-spa:before{content:"\f261"}.fi-sr-space-shuttle:before{content:"\f262"}.fi-sr-space-station-moon:before{content:"\f263"}.fi-sr-space-station-moon-alt:before{content:"\f264"}.fi-sr-spade:before{content:"\f265"}.fi-sr-spaghetti-monster-flying:before{content:"\f266"}.fi-sr-spain-country-code:before{content:"\f267"}.fi-sr-spain-map:before{content:"\f268"}.fi-sr-spam:before{content:"\f269"}.fi-sr-spam-filter:before{content:"\f26a"}.fi-sr-spanish:before{content:"\f26b"}.fi-sr-sparkles:before{content:"\f26d"}.fi-sr-spartan-helmet:before{content:"\f26e"}.fi-sr-speaker:before{content:"\f26f"}.fi-sr-speakers:before{content:"\f270"}.fi-sr-speech-bubble-story:before{content:"\f271"}.fi-sr-speedometer-arrow:before{content:"\f272"}.fi-sr-speedometer-kpi:before{content:"\f273"}.fi-sr-sperm:before{content:"\f274"}.fi-sr-sphere:before{content:"\f275"}.fi-sr-spider:before{content:"\f276"}.fi-sr-spider-black-widow:before{content:"\f277"}.fi-sr-spider-web:before{content:"\f278"}.fi-sr-spine:before{content:"\f279"}.fi-sr-spinner:before{content:"\f27a"}.fi-sr-splash:before{content:"\f27b"}.fi-sr-split:before{content:"\f27c"}.fi-sr-split-payment:before{content:"\f27d"}.fi-sr-split-screen:before{content:"\f27e"}.fi-sr-split-up-relation:before{content:"\f27f"}.fi-sr-splotch:before{content:"\f280"}.fi-sr-spoon:before{content:"\f281"}.fi-sr-sport-drink:before{content:"\f284"}.fi-sr-spray-can:before{content:"\f287"}.fi-sr-spray-can-sparkles:before{content:"\f288"}.fi-sr-spring-calendar:before{content:"\f289"}.fi-sr-sprinkler:before{content:"\f28a"}.fi-sr-spy:before{content:"\f28b"}.fi-sr-spyware:before{content:"\f28c"}.fi-sr-sql-file:before{content:"\f28d"}.fi-sr-sql-server:before{content:"\f28e"}.fi-sr-square:before{content:"\f28f"}.fi-sr-square-0:before{content:"\f290"}.fi-sr-square-1:before{content:"\f291"}.fi-sr-square-2:before{content:"\f292"}.fi-sr-square-3:before{content:"\f293"}.fi-sr-square-4:before{content:"\f294"}.fi-sr-square-5:before{content:"\f295"}.fi-sr-square-6:before{content:"\f296"}.fi-sr-square-7:before{content:"\f297"}.fi-sr-square-8:before{content:"\f298"}.fi-sr-square-9:before{content:"\f299"}.fi-sr-square-a:before{content:"\f29a"}.fi-sr-square-b:before{content:"\f29c"}.fi-sr-square-bolt:before{content:"\f29d"}.fi-sr-square-c:before{content:"\f29e"}.fi-sr-square-code:before{content:"\f29f"}.fi-sr-square-crosshair:before{content:"\f2a0"}.fi-sr-square-d:before{content:"\f2a1"}.fi-sr-square-dashed:before{content:"\f2a2"}.fi-sr-square-dashed-circle-plus:before{content:"\f2a3"}.fi-sr-square-divide:before{content:"\f2a4"}.fi-sr-square-e:before{content:"\f2a5"}.fi-sr-square-ellipsis:before{content:"\f2a6"}.fi-sr-square-ellipsis-vertical:before{content:"\f2a7"}.fi-sr-square-envelope:before{content:"\f2a8"}.fi-sr-square-exclamation:before{content:"\f2a9"}.fi-sr-square-f:before{content:"\f2aa"}.fi-sr-square-g:before{content:"\f2ab"}.fi-sr-square-h:before{content:"\f2ac"}.fi-sr-square-heart:before{content:"\f2ad"}.fi-sr-square-i:before{content:"\f2ae"}.fi-sr-square-info:before{content:"\f2af"}.fi-sr-square-j:before{content:"\f2b0"}.fi-sr-square-k:before{content:"\f2b1"}.fi-sr-square-kanban:before{content:"\f2b2"}.fi-sr-square-l:before{content:"\f2b3"}.fi-sr-square-m:before{content:"\f2b4"}.fi-sr-square-minus:before{content:"\f2b5"}.fi-sr-square-n:before{content:"\f2b6"}.fi-sr-square-o:before{content:"\f2b7"}.fi-sr-square-p:before{content:"\f2b8"}.fi-sr-square-pen:before{content:"\f2b9"}.fi-sr-square-person-confined:before{content:"\f2ba"}.fi-sr-square-phone:before{content:"\f2bb"}.fi-sr-square-phone-flip:before{content:"\f2bc"}.fi-sr-square-phone-hangup:before{content:"\f2bd"}.fi-sr-square-plus:before{content:"\f2be"}.fi-sr-square-poll-horizontal:before{content:"\f2bf"}.fi-sr-square-poll-vertical:before{content:"\f2c0"}.fi-sr-square-q:before{content:"\f2c1"}.fi-sr-square-quote:before{content:"\f2c2"}.fi-sr-square-r:before{content:"\f2c3"}.fi-sr-square-root:before{content:"\f2c4"}.fi-sr-square-s:before{content:"\f2c5"}.fi-sr-square-small:before{content:"\f2c6"}.fi-sr-square-star:before{content:"\f2c7"}.fi-sr-square-t:before{content:"\f2c8"}.fi-sr-square-terminal:before{content:"\f2c9"}.fi-sr-square-u:before{content:"\f2ca"}.fi-sr-square-up-right:before{content:"\f2cb"}.fi-sr-square-v:before{content:"\f2cc"}.fi-sr-square-w:before{content:"\f2cd"}.fi-sr-square-x:before{content:"\f2ce"}.fi-sr-square-y:before{content:"\f2cf"}.fi-sr-square-z:before{content:"\f2d0"}.fi-sr-squid:before{content:"\f2d1"}.fi-sr-squircle:before{content:"\f2d2"}.fi-sr-squirrel:before{content:"\f2d3"}.fi-sr-stadium:before{content:"\f2d4"}.fi-sr-staff:before{content:"\f2d5"}.fi-sr-staff-wizard:before{content:"\f2d6"}.fi-sr-stage:before{content:"\f2d7"}.fi-sr-stage-concert:before{content:"\f2d8"}.fi-sr-stage-theatre:before{content:"\f2d9"}.fi-sr-stairs:before{content:"\f2da"}.fi-sr-stamp:before{content:"\f2db"}.fi-sr-stamps:before{content:"\f2dc"}.fi-sr-standard-definition:before{content:"\f2dd"}.fi-sr-stapler:before{content:"\f2de"}.fi-sr-stapler-paper:before{content:"\f2df"}.fi-sr-star:before{content:"\f2e0"}.fi-sr-star-and-crescent:before{content:"\f2e1"}.fi-sr-star-christmas:before{content:"\f2e2"}.fi-sr-star-comment-alt:before{content:"\f2e4"}.fi-sr-star-exclamation:before{content:"\f2e5"}.fi-sr-star-microphone:before{content:"\f2e6"}.fi-sr-star-octogram:before{content:"\f2e7"}.fi-sr-star-of-david:before{content:"\f2e8"}.fi-sr-star-rating-call:before{content:"\f2e9"}.fi-sr-star-sharp-half:before{content:"\f2eb"}.fi-sr-star-sharp-half-stroke:before{content:"\f2ec"}.fi-sr-star-shooting:before{content:"\f2ed"}.fi-sr-starfighter:before{content:"\f2ef"}.fi-sr-stars:before{content:"\f2f0"}.fi-sr-state-country:before{content:"\f2f1"}.fi-sr-stationary-bike:before{content:"\f2f2"}.fi-sr-stats:before{content:"\f2f3"}.fi-sr-steak:before{content:"\f2f5"}.fi-sr-steam-iron:before{content:"\f2f6"}.fi-sr-steering-wheel:before{content:"\f2f7"}.fi-sr-step-backward:before{content:"\f2f8"}.fi-sr-step-forward:before{content:"\f2f9"}.fi-sr-steps-carreer:before{content:"\f2fa"}.fi-sr-sterling-sign:before{content:"\f2fb"}.fi-sr-stethoscope:before{content:"\f2fc"}.fi-sr-sticker:before{content:"\f2fd"}.fi-sr-stocking:before{content:"\f2ff"}.fi-sr-stomach:before{content:"\f300"}.fi-sr-stomach-ache:before{content:"\f301"}.fi-sr-stomach-virus:before{content:"\f302"}.fi-sr-stop:before{content:"\f303"}.fi-sr-stop-circle:before{content:"\f304"}.fi-sr-stop-square:before{content:"\f305"}.fi-sr-stopwatch:before{content:"\f306"}.fi-sr-store-alt:before{content:"\f308"}.fi-sr-store-buyer:before{content:"\f309"}.fi-sr-store-lock:before{content:"\f30a"}.fi-sr-store-slash:before{content:"\f30b"}.fi-sr-story-book:before{content:"\f30c"}.fi-sr-story-fairy-tale:before{content:"\f30d"}.fi-sr-story-fantasy:before{content:"\f30e"}.fi-sr-straightener:before{content:"\f310"}.fi-sr-strategy-chess-risk:before{content:"\f311"}.fi-sr-strawberry:before{content:"\f312"}.fi-sr-streamer-boy:before{content:"\f313"}.fi-sr-streamer-girl:before{content:"\f314"}.fi-sr-streaming:before{content:"\f315"}.fi-sr-street-view:before{content:"\f316"}.fi-sr-stretcher:before{content:"\f317"}.fi-sr-strikethrough:before{content:"\f318"}.fi-sr-stroopwafel:before{content:"\f31a"}.fi-sr-student:before{content:"\f31b"}.fi-sr-student-alt:before{content:"\f31c"}.fi-sr-subfolder:before{content:"\f31d"}.fi-sr-subscript:before{content:"\f320"}.fi-sr-subscription:before{content:"\f321"}.fi-sr-subscription-alt:before{content:"\f322"}.fi-sr-subscription-model:before{content:"\f323"}.fi-sr-subscription-plan:before{content:"\f324"}.fi-sr-subscription-user:before{content:"\f325"}.fi-sr-subtitles:before{content:"\f32a"}.fi-sr-subtitles-slash:before{content:"\f32b"}.fi-sr-subway:before{content:"\f32c"}.fi-sr-suggestion:before{content:"\f32d"}.fi-sr-suitcase-alt:before{content:"\f32e"}.fi-sr-summary-check:before{content:"\f32f"}.fi-sr-summer:before{content:"\f330"}.fi-sr-sun:before{content:"\f331"}.fi-sr-sun-dust:before{content:"\f332"}.fi-sr-sun-plant-wilt:before{content:"\f333"}.fi-sr-sun-salutation-yoga:before{content:"\f334"}.fi-sr-sunday:before{content:"\f335"}.fi-sr-sunglasses:before{content:"\f336"}.fi-sr-sunglasses-alt:before{content:"\f337"}.fi-sr-sunrise:before{content:"\f338"}.fi-sr-sunrise-alt:before{content:"\f339"}.fi-sr-sunscreen:before{content:"\f33a"}.fi-sr-sunset:before{content:"\f33b"}.fi-sr-superscript:before{content:"\f33c"}.fi-sr-supplier:before{content:"\f33d"}.fi-sr-supplier-alt:before{content:"\f33e"}.fi-sr-supply-chain:before{content:"\f33f"}.fi-sr-supply-chain-steps:before{content:"\f340"}.fi-sr-surfing:before{content:"\f341"}.fi-sr-surprise:before{content:"\f342"}.fi-sr-surveillance-camera:before{content:"\f343"}.fi-sr-survey-xmark:before{content:"\f344"}.fi-sr-sushi:before{content:"\f345"}.fi-sr-sushi-alt:before{content:"\f346"}.fi-sr-sushi-roll:before{content:"\f347"}.fi-sr-svg:before{content:"\f348"}.fi-sr-swap:before{content:"\f349"}.fi-sr-swatchbook:before{content:"\f34b"}.fi-sr-sweep:before{content:"\f34c"}.fi-sr-swimmer:before{content:"\f34e"}.fi-sr-swimming-pool:before{content:"\f34f"}.fi-sr-swing:before{content:"\f350"}.fi-sr-swipe-down:before{content:"\f351"}.fi-sr-swipe-left:before{content:"\f352"}.fi-sr-swipe-right:before{content:"\f353"}.fi-sr-swipe-up:before{content:"\f354"}.fi-sr-sword:before{content:"\f355"}.fi-sr-sword-alt:before{content:"\f356"}.fi-sr-sword-spade:before{content:"\f357"}.fi-sr-symbol:before{content:"\f358"}.fi-sr-symbols:before{content:"\f359"}.fi-sr-synagogue:before{content:"\f35a"}.fi-sr-syringe:before{content:"\f35b"}.fi-sr-syringe-injection-blood:before{content:"\f35c"}.fi-sr-system-cloud:before{content:"\f35d"}.fi-sr-system-restore:before{content:"\f35e"}.fi-sr-t:before{content:"\f35f"}.fi-sr-t-rex:before{content:"\f361"}.fi-sr-t-square:before{content:"\f362"}.fi-sr-tab-folder:before{content:"\f363"}.fi-sr-table:before{content:"\f364"}.fi-sr-table-columns:before{content:"\f365"}.fi-sr-table-layout:before{content:"\f366"}.fi-sr-table-list:before{content:"\f367"}.fi-sr-table-picnic:before{content:"\f368"}.fi-sr-table-pivot:before{content:"\f369"}.fi-sr-table-rows:before{content:"\f36a"}.fi-sr-table-tree:before{content:"\f36b"}.fi-sr-tablet:before{content:"\f36c"}.fi-sr-tablet-android:before{content:"\f36d"}.fi-sr-tablet-android-alt:before{content:"\f36e"}.fi-sr-tablet-rugged:before{content:"\f36f"}.fi-sr-tachometer:before{content:"\f370"}.fi-sr-tachometer-alt-average:before{content:"\f371"}.fi-sr-tachometer-alt-fastest:before{content:"\f372"}.fi-sr-tachometer-alt-slow:before{content:"\f373"}.fi-sr-tachometer-alt-slowest:before{content:"\f374"}.fi-sr-tachometer-average:before{content:"\f375"}.fi-sr-tachometer-fast:before{content:"\f376"}.fi-sr-tachometer-fastest:before{content:"\f377"}.fi-sr-tachometer-slow:before{content:"\f378"}.fi-sr-tachometer-slowest:before{content:"\f379"}.fi-sr-taco:before{content:"\f37a"}.fi-sr-tags:before{content:"\f37b"}.fi-sr-tailor-chalk:before{content:"\f37c"}.fi-sr-takoyaki:before{content:"\f37d"}.fi-sr-talent:before{content:"\f37e"}.fi-sr-talent-alt:before{content:"\f37f"}.fi-sr-talent-hand:before{content:"\f380"}.fi-sr-tally:before{content:"\f381"}.fi-sr-tally-1:before{content:"\f382"}.fi-sr-tally-2:before{content:"\f383"}.fi-sr-tally-3:before{content:"\f384"}.fi-sr-tally-4:before{content:"\f385"}.fi-sr-tamale:before{content:"\f386"}.fi-sr-tank-water:before{content:"\f388"}.fi-sr-tap:before{content:"\f389"}.fi-sr-tape:before{content:"\f38a"}.fi-sr-tape-measure:before{content:"\f38b"}.fi-sr-target:before{content:"\f38c"}.fi-sr-target-audience:before{content:"\f38d"}.fi-sr-task-calendar:before{content:"\f38e"}.fi-sr-task-checklist:before{content:"\f38f"}.fi-sr-tasks:before{content:"\f390"}.fi-sr-tattoo-machine:before{content:"\f391"}.fi-sr-tax:before{content:"\f392"}.fi-sr-tax-alt:before{content:"\f393"}.fi-sr-taxi:before{content:"\f394"}.fi-sr-taxi-bus:before{content:"\f395"}.fi-sr-team:before{content:"\f396"}.fi-sr-team-check:before{content:"\f397"}.fi-sr-team-check-alt:before{content:"\f398"}.fi-sr-team-collaboration:before{content:"\f399"}.fi-sr-teddy-bear:before{content:"\f39a"}.fi-sr-teeth-open:before{content:"\f39b"}.fi-sr-telescope:before{content:"\f39e"}.fi-sr-temperature-down:before{content:"\f39f"}.fi-sr-temperature-frigid:before{content:"\f3a0"}.fi-sr-temperature-high:before{content:"\f3a1"}.fi-sr-temperature-list:before{content:"\f3a2"}.fi-sr-temperature-low:before{content:"\f3a3"}.fi-sr-temperature-up:before{content:"\f3a4"}.fi-sr-template:before{content:"\f3a5"}.fi-sr-template-alt:before{content:"\f3a6"}.fi-sr-tenge:before{content:"\f3a8"}.fi-sr-tennis:before{content:"\f3a9"}.fi-sr-tent-arrow-down-to-line:before{content:"\f3aa"}.fi-sr-tent-arrow-left-right:before{content:"\f3ab"}.fi-sr-tent-arrow-turn-left:before{content:"\f3ac"}.fi-sr-tent-arrows-down:before{content:"\f3ad"}.fi-sr-tents:before{content:"\f3ae"}.fi-sr-terminal:before{content:"\f3af"}.fi-sr-terms-check:before{content:"\f3b0"}.fi-sr-terms-info:before{content:"\f3b2"}.fi-sr-terrace:before{content:"\f3b3"}.fi-sr-test:before{content:"\f3b4"}.fi-sr-test-tube:before{content:"\f3b5"}.fi-sr-text:before{content:"\f3b6"}.fi-sr-text-box:before{content:"\f3b7"}.fi-sr-text-box-dots:before{content:"\f3b8"}.fi-sr-text-box-edit:before{content:"\f3b9"}.fi-sr-text-check:before{content:"\f3ba"}.fi-sr-text-height:before{content:"\f3bb"}.fi-sr-text-input-left:before{content:"\f3bc"}.fi-sr-text-shadow:before{content:"\f3bd"}.fi-sr-text-size:before{content:"\f3be"}.fi-sr-text-slash:before{content:"\f3bf"}.fi-sr-text-width:before{content:"\f3c0"}.fi-sr-thaw:before{content:"\f3c1"}.fi-sr-theater-masks:before{content:"\f3c3"}.fi-sr-thermometer-alt:before{content:"\f3c4"}.fi-sr-thermometer-empty:before{content:"\f3c5"}.fi-sr-thermometer-full:before{content:"\f3c6"}.fi-sr-thermometer-half:before{content:"\f3c7"}.fi-sr-thermometer-notification:before{content:"\f3c8"}.fi-sr-thermometer-quarter:before{content:"\f3c9"}.fi-sr-thermometer-three-quarters:before{content:"\f3ca"}.fi-sr-theta:before{content:"\f3cb"}.fi-sr-thimble:before{content:"\f3cc"}.fi-sr-third:before{content:"\f3cd"}.fi-sr-third-award:before{content:"\f3ce"}.fi-sr-third-laurel:before{content:"\f3cf"}.fi-sr-third-medal:before{content:"\f3d0"}.fi-sr-thought-bubble:before{content:"\f3d1"}.fi-sr-three-direction:before{content:"\f3d5"}.fi-sr-three-leaf-clover:before{content:"\f3d6"}.fi-sr-throat:before{content:"\f3d7"}.fi-sr-thumbs-down:before{content:"\f3d8"}.fi-sr-thumbs-up:before{content:"\f3d9"}.fi-sr-thumbs-up-trust:before{content:"\f3da"}.fi-sr-thumbtack:before{content:"\f3db"}.fi-sr-thumbtack-slash:before{content:"\f3dc"}.fi-sr-thunderstorm:before{content:"\f3dd"}.fi-sr-thunderstorm-moon:before{content:"\f3de"}.fi-sr-thunderstorm-risk:before{content:"\f3df"}.fi-sr-thunderstorm-sun:before{content:"\f3e0"}.fi-sr-thursday:before{content:"\f3e1"}.fi-sr-ticket:before{content:"\f3e2"}.fi-sr-ticket-airline:before{content:"\f3e3"}.fi-sr-ticket-alt:before{content:"\f3e4"}.fi-sr-tickets:before{content:"\f3e5"}.fi-sr-tickets-airline:before{content:"\f3e6"}.fi-sr-tie:before{content:"\f3e7"}.fi-sr-tiff-file:before{content:"\f3e8"}.fi-sr-tilde:before{content:"\f3ec"}.fi-sr-tile:before{content:"\f3ed"}.fi-sr-time-add:before{content:"\f3ee"}.fi-sr-time-check:before{content:"\f3ef"}.fi-sr-time-delete:before{content:"\f3f0"}.fi-sr-time-fast:before{content:"\f3f1"}.fi-sr-time-forward:before{content:"\f3f2"}.fi-sr-time-forward-sixty:before{content:"\f3f3"}.fi-sr-time-forward-ten:before{content:"\f3f4"}.fi-sr-time-forward-thirty:before{content:"\f3f5"}.fi-sr-time-half-past:before{content:"\f3f6"}.fi-sr-time-management:before{content:"\f3f7"}.fi-sr-time-money:before{content:"\f3f8"}.fi-sr-time-oclock:before{content:"\f3f9"}.fi-sr-time-past:before{content:"\f3fa"}.fi-sr-time-quarter-past:before{content:"\f3fb"}.fi-sr-time-quarter-to:before{content:"\f3fc"}.fi-sr-time-twenty-four:before{content:"\f3fd"}.fi-sr-time-watch-calendar:before{content:"\f3fe"}.fi-sr-timeline:before{content:"\f3ff"}.fi-sr-timeline-arrow:before{content:"\f400"}.fi-sr-timer-clock-call:before{content:"\f401"}.fi-sr-times-hexagon:before{content:"\f402"}.fi-sr-tint-slash:before{content:"\f403"}.fi-sr-tip-button:before{content:"\f404"}.fi-sr-tip-button-hand:before{content:"\f405"}.fi-sr-tip-coin:before{content:"\f406"}.fi-sr-tire:before{content:"\f40a"}.fi-sr-tire-flat:before{content:"\f40b"}.fi-sr-tire-pressure-warning:before{content:"\f40c"}.fi-sr-tire-rugged:before{content:"\f40d"}.fi-sr-tired:before{content:"\f40e"}.fi-sr-to-do:before{content:"\f40f"}.fi-sr-to-do-alt:before{content:"\f410"}.fi-sr-together-people:before{content:"\f413"}.fi-sr-toggle-off:before{content:"\f415"}.fi-sr-toggle-on:before{content:"\f416"}.fi-sr-toilet:before{content:"\f417"}.fi-sr-toilet-paper-blank:before{content:"\f418"}.fi-sr-toilet-paper-blank-under:before{content:"\f419"}.fi-sr-toilet-paper-slash:before{content:"\f41a"}.fi-sr-toilet-paper-under:before{content:"\f41b"}.fi-sr-toilet-paper-under-slash:before{content:"\f41c"}.fi-sr-toilet-paper-xmark:before{content:"\f41d"}.fi-sr-toilets-portable:before{content:"\f41e"}.fi-sr-token:before{content:"\f41f"}.fi-sr-tomato:before{content:"\f420"}.fi-sr-tombstone:before{content:"\f421"}.fi-sr-tombstone-alt:before{content:"\f422"}.fi-sr-tool-box:before{content:"\f423"}.fi-sr-tool-crop:before{content:"\f424"}.fi-sr-tool-marquee:before{content:"\f425"}.fi-sr-tools:before{content:"\f426"}.fi-sr-tooth:before{content:"\f427"}.fi-sr-toothache:before{content:"\f428"}.fi-sr-toothbrush:before{content:"\f429"}.fi-sr-toothpaste:before{content:"\f42a"}.fi-sr-torch:before{content:"\f42b"}.fi-sr-torch-inspiration-leader:before{content:"\f42c"}.fi-sr-torii-gate:before{content:"\f42d"}.fi-sr-tornado:before{content:"\f42e"}.fi-sr-total:before{content:"\f42f"}.fi-sr-tour-guide-people:before{content:"\f430"}.fi-sr-tour-virtual:before{content:"\f431"}.fi-sr-towel:before{content:"\f432"}.fi-sr-tower-chain:before{content:"\f434"}.fi-sr-tower-control:before{content:"\f435"}.fi-sr-track:before{content:"\f436"}.fi-sr-tractor:before{content:"\f437"}.fi-sr-trademark:before{content:"\f438"}.fi-sr-trading:before{content:"\f439"}.fi-sr-traffic-cone:before{content:"\f43a"}.fi-sr-traffic-light:before{content:"\f43b"}.fi-sr-traffic-light-go:before{content:"\f43c"}.fi-sr-traffic-light-slow:before{content:"\f43d"}.fi-sr-traffic-light-stop:before{content:"\f43e"}.fi-sr-trailer:before{content:"\f43f"}.fi-sr-train:before{content:"\f440"}.fi-sr-train-clock:before{content:"\f441"}.fi-sr-train-journey:before{content:"\f442"}.fi-sr-train-side:before{content:"\f443"}.fi-sr-train-station:before{content:"\f444"}.fi-sr-train-station-building:before{content:"\f445"}.fi-sr-train-subway-tunnel:before{content:"\f446"}.fi-sr-train-track:before{content:"\f447"}.fi-sr-train-tram:before{content:"\f448"}.fi-sr-tram:before{content:"\f449"}.fi-sr-transaction-euro:before{content:"\f44a"}.fi-sr-transaction-globe:before{content:"\f44b"}.fi-sr-transaction-yen:before{content:"\f44c"}.fi-sr-transcript:before{content:"\f44d"}.fi-sr-transcription:before{content:"\f44e"}.fi-sr-transform:before{content:"\f44f"}.fi-sr-transformation-block:before{content:"\f450"}.fi-sr-transformation-circle:before{content:"\f451"}.fi-sr-transformation-design:before{content:"\f452"}.fi-sr-transformation-shapes:before{content:"\f453"}.fi-sr-transformer-bolt:before{content:"\f454"}.fi-sr-transgender:before{content:"\f455"}.fi-sr-translate:before{content:"\f456"}.fi-sr-translation:before{content:"\f457"}.fi-sr-translation-app:before{content:"\f458"}.fi-sr-transparency:before{content:"\f459"}.fi-sr-transporter:before{content:"\f45a"}.fi-sr-transporter-1:before{content:"\f45b"}.fi-sr-transporter-2:before{content:"\f45c"}.fi-sr-transporter-3:before{content:"\f45d"}.fi-sr-transporter-4:before{content:"\f45e"}.fi-sr-transporter-5:before{content:"\f45f"}.fi-sr-transporter-6:before{content:"\f460"}.fi-sr-transporter-7:before{content:"\f461"}.fi-sr-transporter-empty:before{content:"\f462"}.fi-sr-trash:before{content:"\f463"}.fi-sr-trash-bag:before{content:"\f464"}.fi-sr-trash-can-check:before{content:"\f465"}.fi-sr-trash-can-clock:before{content:"\f466"}.fi-sr-trash-can-list:before{content:"\f467"}.fi-sr-trash-can-plus:before{content:"\f468"}.fi-sr-trash-can-slash:before{content:"\f469"}.fi-sr-trash-check:before{content:"\f46a"}.fi-sr-trash-clock:before{content:"\f46b"}.fi-sr-trash-empty:before{content:"\f46c"}.fi-sr-trash-list:before{content:"\f46d"}.fi-sr-trash-plus:before{content:"\f46e"}.fi-sr-trash-restore:before{content:"\f46f"}.fi-sr-trash-restore-alt:before{content:"\f470"}.fi-sr-trash-slash:before{content:"\f471"}.fi-sr-trash-undo:before{content:"\f472"}.fi-sr-trash-undo-alt:before{content:"\f473"}.fi-sr-trash-xmark:before{content:"\f474"}.fi-sr-trauma:before{content:"\f475"}.fi-sr-traveler-camera:before{content:"\f477"}.fi-sr-treadmill:before{content:"\f478"}.fi-sr-treasure-chest:before{content:"\f479"}.fi-sr-treatment:before{content:"\f47a"}.fi-sr-tree:before{content:"\f47b"}.fi-sr-tree-alt:before{content:"\f47c"}.fi-sr-tree-christmas:before{content:"\f47d"}.fi-sr-tree-deciduous:before{content:"\f47e"}.fi-sr-tree-sapling:before{content:"\f480"}.fi-sr-trees:before{content:"\f481"}.fi-sr-trees-alt:before{content:"\f482"}.fi-sr-triangle:before{content:"\f484"}.fi-sr-triangle-arrow-bolt:before{content:"\f485"}.fi-sr-triangle-music:before{content:"\f486"}.fi-sr-triangle-person-digging:before{content:"\f487"}.fi-sr-triangle-warning:before{content:"\f488"}.fi-sr-tricycle:before{content:"\f489"}.fi-sr-trillium:before{content:"\f48a"}.fi-sr-trolley-box:before{content:"\f48c"}.fi-sr-trombone:before{content:"\f48d"}.fi-sr-troph-cap:before{content:"\f48e"}.fi-sr-trophy:before{content:"\f48f"}.fi-sr-trophy-achievement-skill:before{content:"\f490"}.fi-sr-trophy-star:before{content:"\f491"}.fi-sr-tropical-fish:before{content:"\f492"}.fi-sr-truck-arrow-left:before{content:"\f493"}.fi-sr-truck-arrow-right:before{content:"\f494"}.fi-sr-truck-bolt:before{content:"\f495"}.fi-sr-truck-box:before{content:"\f496"}.fi-sr-truck-check:before{content:"\f497"}.fi-sr-truck-container:before{content:"\f499"}.fi-sr-truck-container-empty:before{content:"\f49a"}.fi-sr-truck-couch:before{content:"\f49b"}.fi-sr-truck-droplet:before{content:"\f49c"}.fi-sr-truck-fire:before{content:"\f49d"}.fi-sr-truck-flatbed:before{content:"\f49e"}.fi-sr-truck-front:before{content:"\f49f"}.fi-sr-truck-ladder:before{content:"\f4a0"}.fi-sr-truck-loading:before{content:"\f4a1"}.fi-sr-truck-medical:before{content:"\f4a2"}.fi-sr-truck-monster:before{content:"\f4a3"}.fi-sr-truck-moving:before{content:"\f4a4"}.fi-sr-truck-pickup:before{content:"\f4a5"}.fi-sr-truck-plow:before{content:"\f4a6"}.fi-sr-truck-ramp:before{content:"\f4a7"}.fi-sr-truck-side:before{content:"\f4a8"}.fi-sr-truck-tow:before{content:"\f4a9"}.fi-sr-truck-utensils:before{content:"\f4aa"}.fi-sr-true-or-false:before{content:"\f4ab"}.fi-sr-truecrime-podcast:before{content:"\f4ac"}.fi-sr-trumpet:before{content:"\f4ad"}.fi-sr-trust:before{content:"\f4ae"}.fi-sr-trust-alt:before{content:"\f4af"}.fi-sr-tshirt:before{content:"\f4b0"}.fi-sr-tty:before{content:"\f4b1"}.fi-sr-tty-answer:before{content:"\f4b2"}.fi-sr-tubes:before{content:"\f4b3"}.fi-sr-tuesday:before{content:"\f4b5"}.fi-sr-tugrik-sign:before{content:"\f4b6"}.fi-sr-turkey:before{content:"\f4b8"}.fi-sr-turn-left:before{content:"\f4b9"}.fi-sr-turn-left-down:before{content:"\f4ba"}.fi-sr-turn-right:before{content:"\f4bb"}.fi-sr-turntable:before{content:"\f4bc"}.fi-sr-turtle:before{content:"\f4bd"}.fi-sr-tv-music:before{content:"\f4be"}.fi-sr-tv-retro:before{content:"\f4bf"}.fi-sr-two-hands-box:before{content:"\f4c7"}.fi-sr-two-nails:before{content:"\f4c8"}.fi-sr-two-paperclip:before{content:"\f4c9"}.fi-sr-two-swords:before{content:"\f4cb"}.fi-sr-typewriter:before{content:"\f4cd"}.fi-sr-u:before{content:"\f4ce"}.fi-sr-ufo:before{content:"\f4d1"}.fi-sr-ufo-beam:before{content:"\f4d2"}.fi-sr-ui-ux:before{content:"\f4d3"}.fi-sr-uk-country-code:before{content:"\f4d4"}.fi-sr-umbrella:before{content:"\f4d5"}.fi-sr-umbrella-beach:before{content:"\f4d6"}.fi-sr-under-construction:before{content:"\f4d7"}.fi-sr-underline:before{content:"\f4d8"}.fi-sr-undo:before{content:"\f4d9"}.fi-sr-undo-alt:before{content:"\f4da"}.fi-sr-unicorn:before{content:"\f4db"}.fi-sr-uniform-martial-arts:before{content:"\f4dc"}.fi-sr-united-kingdom:before{content:"\f4de"}.fi-sr-universal-access:before{content:"\f4e0"}.fi-sr-unlock:before{content:"\f4e2"}.fi-sr-up:before{content:"\f4e4"}.fi-sr-up-from-bracket:before{content:"\f4e5"}.fi-sr-up-left:before{content:"\f4e6"}.fi-sr-up-right:before{content:"\f4e7"}.fi-sr-up-right-from-square:before{content:"\f4e8"}.fi-sr-upload:before{content:"\f4e9"}.fi-sr-urban-planning:before{content:"\f4ec"}.fi-sr-url:before{content:"\f4ed"}.fi-sr-urology:before{content:"\f4ee"}.fi-sr-usa-map:before{content:"\f4ef"}.fi-sr-usa-map-pin:before{content:"\f4f0"}.fi-sr-usb-alert:before{content:"\f4f2"}.fi-sr-usb-pendrive:before{content:"\f4f3"}.fi-sr-usb-scan:before{content:"\f4f4"}.fi-sr-usb-wifi:before{content:"\f4f5"}.fi-sr-usd-circle:before{content:"\f4f6"}.fi-sr-usd-square:before{content:"\f4f7"}.fi-sr-user:before{content:"\f4f9"}.fi-sr-user-add:before{content:"\f4fa"}.fi-sr-user-alien:before{content:"\f4fb"}.fi-sr-user-astronaut:before{content:"\f4fc"}.fi-sr-user-bag:before{content:"\f4fd"}.fi-sr-user-basket:before{content:"\f4fe"}.fi-sr-user-beard:before{content:"\f4ff"}.fi-sr-user-check:before{content:"\f500"}.fi-sr-user-chef:before{content:"\f501"}.fi-sr-user-circle-down:before{content:"\f502"}.fi-sr-user-circle-left:before{content:"\f503"}.fi-sr-user-circle-right:before{content:"\f504"}.fi-sr-user-circle-up:before{content:"\f505"}.fi-sr-user-coach:before{content:"\f506"}.fi-sr-user-cowboy:before{content:"\f507"}.fi-sr-user-crown:before{content:"\f508"}.fi-sr-user-dj:before{content:"\f50a"}.fi-sr-user-doctor-hair:before{content:"\f50b"}.fi-sr-user-doctor-hair-long:before{content:"\f50c"}.fi-sr-user-down:before{content:"\f50d"}.fi-sr-user-eating:before{content:"\f50e"}.fi-sr-user-experience:before{content:"\f50f"}.fi-sr-user-fast-running:before{content:"\f510"}.fi-sr-user-forbidden:before{content:"\f511"}.fi-sr-user-forbidden-alt:before{content:"\f512"}.fi-sr-user-gear:before{content:"\f513"}.fi-sr-user-graduate:before{content:"\f514"}.fi-sr-user-group-crown:before{content:"\f515"}.fi-sr-user-hair-buns:before{content:"\f516"}.fi-sr-user-hair-mullet:before{content:"\f517"}.fi-sr-user-hard-work:before{content:"\f518"}.fi-sr-user-headset:before{content:"\f519"}.fi-sr-user-helmet-safety:before{content:"\f51a"}.fi-sr-user-hoodie:before{content:"\f51b"}.fi-sr-user-india:before{content:"\f51c"}.fi-sr-user-injured:before{content:"\f51d"}.fi-sr-user-interface-ui:before{content:"\f51e"}.fi-sr-user-key:before{content:"\f51f"}.fi-sr-user-language:before{content:"\f520"}.fi-sr-user-left:before{content:"\f521"}.fi-sr-user-link:before{content:"\f522"}.fi-sr-user-lock:before{content:"\f523"}.fi-sr-user-logout:before{content:"\f524"}.fi-sr-user-mask:before{content:"\f525"}.fi-sr-user-md:before{content:"\f526"}.fi-sr-user-md-chat:before{content:"\f527"}.fi-sr-user-minus:before{content:"\f528"}.fi-sr-user-moustache:before{content:"\f529"}.fi-sr-user-music:before{content:"\f52a"}.fi-sr-user-ninja:before{content:"\f52b"}.fi-sr-user-nurse:before{content:"\f52c"}.fi-sr-user-nurse-hair:before{content:"\f52d"}.fi-sr-user-nurse-hair-long:before{content:"\f52e"}.fi-sr-user-pen:before{content:"\f530"}.fi-sr-user-pen-head:before{content:"\f531"}.fi-sr-user-permissions:before{content:"\f532"}.fi-sr-user-pilot:before{content:"\f533"}.fi-sr-user-pilot-tie:before{content:"\f534"}.fi-sr-user-pizza-delivery:before{content:"\f535"}.fi-sr-user-plumber:before{content:"\f536"}.fi-sr-user-police:before{content:"\f537"}.fi-sr-user-question:before{content:"\f538"}.fi-sr-user-right:before{content:"\f539"}.fi-sr-user-roadmap:before{content:"\f53a"}.fi-sr-user-robot:before{content:"\f53b"}.fi-sr-user-robot-xmarks:before{content:"\f53c"}.fi-sr-user-salary:before{content:"\f53d"}.fi-sr-user-shakespeare:before{content:"\f53e"}.fi-sr-user-shield:before{content:"\f53f"}.fi-sr-user-sitting-toilet:before{content:"\f540"}.fi-sr-user-skill-gear:before{content:"\f542"}.fi-sr-user-slash:before{content:"\f543"}.fi-sr-user-speaking:before{content:"\f544"}.fi-sr-user-stress:before{content:"\f545"}.fi-sr-user-suitcase:before{content:"\f546"}.fi-sr-user-tag:before{content:"\f547"}.fi-sr-user-tie-hair:before{content:"\f548"}.fi-sr-user-tie-hair-long:before{content:"\f549"}.fi-sr-user-time:before{content:"\f54a"}.fi-sr-user-trust:before{content:"\f54b"}.fi-sr-user-unlock:before{content:"\f54c"}.fi-sr-user-up:before{content:"\f54d"}.fi-sr-user-visor:before{content:"\f54e"}.fi-sr-user-vneck-hair:before{content:"\f54f"}.fi-sr-user-vneck-hair-long:before{content:"\f550"}.fi-sr-user-volunteer:before{content:"\f551"}.fi-sr-user-writer:before{content:"\f552"}.fi-sr-user-xmark:before{content:"\f553"}.fi-sr-users:before{content:"\f554"}.fi-sr-users-alt:before{content:"\f555"}.fi-sr-users-class:before{content:"\f556"}.fi-sr-users-gear:before{content:"\f559"}.fi-sr-users-loyalty:before{content:"\f55a"}.fi-sr-users-medical:before{content:"\f55b"}.fi-sr-users-slash:before{content:"\f55c"}.fi-sr-users-speaking:before{content:"\f55d"}.fi-sr-utensils:before{content:"\f55e"}.fi-sr-utensils-slash:before{content:"\f55f"}.fi-sr-utility-pole:before{content:"\f560"}.fi-sr-utility-pole-double:before{content:"\f561"}.fi-sr-uv-sign:before{content:"\f562"}.fi-sr-ux:before{content:"\f563"}.fi-sr-ux-browser:before{content:"\f564"}.fi-sr-v:before{content:"\f565"}.fi-sr-vacuum:before{content:"\f567"}.fi-sr-vacuum-cleaner:before{content:"\f568"}.fi-sr-vacuum-robot:before{content:"\f569"}.fi-sr-validating-receipt:before{content:"\f56a"}.fi-sr-value-absolute:before{content:"\f56b"}.fi-sr-van-fast:before{content:"\f56c"}.fi-sr-van-front:before{content:"\f56d"}.fi-sr-vault:before{content:"\f56e"}.fi-sr-vector:before{content:"\f56f"}.fi-sr-vector-alt:before{content:"\f570"}.fi-sr-vector-circle:before{content:"\f571"}.fi-sr-vector-polygon:before{content:"\f572"}.fi-sr-vegan:before{content:"\f573"}.fi-sr-venus:before{content:"\f574"}.fi-sr-venus-double:before{content:"\f575"}.fi-sr-venus-mars:before{content:"\f576"}.fi-sr-vest:before{content:"\f578"}.fi-sr-vest-patches:before{content:"\f579"}.fi-sr-video-arrow-down-left:before{content:"\f57a"}.fi-sr-video-arrow-up-right:before{content:"\f57b"}.fi-sr-video-cam-alert:before{content:"\f57c"}.fi-sr-video-camera:before{content:"\f57d"}.fi-sr-video-camera-alt:before{content:"\f57e"}.fi-sr-video-duration:before{content:"\f57f"}.fi-sr-video-folder:before{content:"\f580"}.fi-sr-video-lesson:before{content:"\f581"}.fi-sr-video-plus:before{content:"\f582"}.fi-sr-video-recording:before{content:"\f583"}.fi-sr-video-slash:before{content:"\f584"}.fi-sr-videoconference:before{content:"\f585"}.fi-sr-vihara:before{content:"\f587"}.fi-sr-violin:before{content:"\f589"}.fi-sr-virtual-assistant:before{content:"\f58a"}.fi-sr-virus:before{content:"\f58b"}.fi-sr-virus-scan:before{content:"\f58c"}.fi-sr-virus-slash:before{content:"\f58d"}.fi-sr-viruses:before{content:"\f58e"}.fi-sr-vision:before{content:"\f590"}.fi-sr-vision-sense:before{content:"\f591"}.fi-sr-vision-target:before{content:"\f592"}.fi-sr-visit:before{content:"\f593"}.fi-sr-voice-bot:before{content:"\f596"}.fi-sr-voice-command:before{content:"\f597"}.fi-sr-voice-note:before{content:"\f598"}.fi-sr-voicemail:before{content:"\f599"}.fi-sr-volcano:before{content:"\f59a"}.fi-sr-volleyball:before{content:"\f59b"}.fi-sr-volleyball-player:before{content:"\f59c"}.fi-sr-volume:before{content:"\f59d"}.fi-sr-volume-control:before{content:"\f59e"}.fi-sr-volume-down:before{content:"\f59f"}.fi-sr-volume-mute:before{content:"\f5a0"}.fi-sr-volume-off:before{content:"\f5a1"}.fi-sr-volume-slash:before{content:"\f5a2"}.fi-sr-volunteer-vest:before{content:"\f5a3"}.fi-sr-vote-nay:before{content:"\f5a4"}.fi-sr-vote-yea:before{content:"\f5a5"}.fi-sr-vpn:before{content:"\f5a6"}.fi-sr-vpn-globe:before{content:"\f5a7"}.fi-sr-vpn-laptop:before{content:"\f5a8"}.fi-sr-vpn-network:before{content:"\f5a9"}.fi-sr-vpn-shield:before{content:"\f5aa"}.fi-sr-vr-cardboard:before{content:"\f5ab"}.fi-sr-w:before{content:"\f5ac"}.fi-sr-waffle:before{content:"\f5ad"}.fi-sr-wagon-covered:before{content:"\f5ae"}.fi-sr-walker:before{content:"\f5af"}.fi-sr-walkie-talkie:before{content:"\f5b0"}.fi-sr-walking:before{content:"\f5b1"}.fi-sr-wallet:before{content:"\f5b2"}.fi-sr-wallet-arrow:before{content:"\f5b3"}.fi-sr-wallet-buyer:before{content:"\f5b4"}.fi-sr-wallet-change:before{content:"\f5b5"}.fi-sr-wallet-income:before{content:"\f5b6"}.fi-sr-wallet-money:before{content:"\f5b7"}.fi-sr-wallet-nft:before{content:"\f5b8"}.fi-sr-warehouse-alt:before{content:"\f5bb"}.fi-sr-warranty:before{content:"\f5bc"}.fi-sr-washer:before{content:"\f5bd"}.fi-sr-washing-dishes:before{content:"\f5be"}.fi-sr-waste:before{content:"\f5bf"}.fi-sr-waste-pollution:before{content:"\f5c0"}.fi-sr-watch:before{content:"\f5c1"}.fi-sr-watch-calculator:before{content:"\f5c2"}.fi-sr-watch-fitness:before{content:"\f5c3"}.fi-sr-watch-smart:before{content:"\f5c4"}.fi-sr-water:before{content:"\f5c5"}.fi-sr-water-bottle:before{content:"\f5c6"}.fi-sr-water-drop:before{content:"\f5c7"}.fi-sr-water-growth:before{content:"\f5c8"}.fi-sr-water-ladder:before{content:"\f5c9"}.fi-sr-water-lower:before{content:"\f5ca"}.fi-sr-water-rise:before{content:"\f5cb"}.fi-sr-water-ski:before{content:"\f5cc"}.fi-sr-watering-can-drop:before{content:"\f5cd"}.fi-sr-watering-can-plant:before{content:"\f5ce"}.fi-sr-watermelon:before{content:"\f5cf"}.fi-sr-waterpass:before{content:"\f5d1"}.fi-sr-waterpolo:before{content:"\f5d2"}.fi-sr-waterpolo-goal:before{content:"\f5d3"}.fi-sr-waterpolo-hand:before{content:"\f5d4"}.fi-sr-waterpolo-player:before{content:"\f5d5"}.fi-sr-wave:before{content:"\f5d6"}.fi-sr-wave-sine:before{content:"\f5d7"}.fi-sr-wave-square:before{content:"\f5d8"}.fi-sr-wave-triangle:before{content:"\f5d9"}.fi-sr-waveform:before{content:"\f5da"}.fi-sr-waveform-path:before{content:"\f5dc"}.fi-sr-weather-alert:before{content:"\f5dd"}.fi-sr-web-browser-bomb:before{content:"\f5e0"}.fi-sr-web-design:before{content:"\f5e1"}.fi-sr-web-management:before{content:"\f5e2"}.fi-sr-web-statistics:before{content:"\f5e3"}.fi-sr-web-test:before{content:"\f5e4"}.fi-sr-webcam:before{content:"\f5e5"}.fi-sr-webcam-slash:before{content:"\f5e6"}.fi-sr-webhook:before{content:"\f5e7"}.fi-sr-webinar:before{content:"\f5e8"}.fi-sr-webinar-play:before{content:"\f5e9"}.fi-sr-website-design:before{content:"\f5ea"}.fi-sr-website-layout:before{content:"\f5eb"}.fi-sr-website-speed:before{content:"\f5ec"}.fi-sr-website-structure:before{content:"\f5ed"}.fi-sr-wednesday:before{content:"\f5ee"}.fi-sr-weight-gain:before{content:"\f5ef"}.fi-sr-weight-loss:before{content:"\f5f0"}.fi-sr-welding:before{content:"\f5f1"}.fi-sr-wellbeing:before{content:"\f5f2"}.fi-sr-whale:before{content:"\f5f4"}.fi-sr-wheat:before{content:"\f5f8"}.fi-sr-wheat-awn:before{content:"\f5f9"}.fi-sr-wheat-awn-circle-exclamation:before{content:"\f5fa"}.fi-sr-wheat-awn-slash:before{content:"\f5fb"}.fi-sr-wheat-slash:before{content:"\f5fc"}.fi-sr-wheelchair:before{content:"\f5fd"}.fi-sr-wheelchair-move:before{content:"\f5fe"}.fi-sr-wheelchair-sleeping:before{content:"\f5ff"}.fi-sr-whistle:before{content:"\f600"}.fi-sr-white-space:before{content:"\f601"}.fi-sr-wifi:before{content:"\f602"}.fi-sr-wifi-1:before{content:"\f603"}.fi-sr-wifi-2:before{content:"\f604"}.fi-sr-wifi-alt:before{content:"\f605"}.fi-sr-wifi-exclamation:before{content:"\f606"}.fi-sr-wifi-hotspot:before{content:"\f607"}.fi-sr-wifi-lock:before{content:"\f608"}.fi-sr-wifi-password:before{content:"\f609"}.fi-sr-wifi-slash:before{content:"\f60a"}.fi-sr-wifi-xmark:before{content:"\f60b"}.fi-sr-wildfire:before{content:"\f60d"}.fi-sr-wind:before{content:"\f60e"}.fi-sr-wind-turbine:before{content:"\f60f"}.fi-sr-wind-warning:before{content:"\f610"}.fi-sr-window-alt:before{content:"\f612"}.fi-sr-window-frame:before{content:"\f613"}.fi-sr-window-frame-open:before{content:"\f614"}.fi-sr-window-maximize:before{content:"\f615"}.fi-sr-window-minimize:before{content:"\f616"}.fi-sr-window-restore:before{content:"\f617"}.fi-sr-windsock:before{content:"\f619"}.fi-sr-windsurf:before{content:"\f61a"}.fi-sr-wine-bottle:before{content:"\f61b"}.fi-sr-wine-glass-crack:before{content:"\f61c"}.fi-sr-wine-glass-empty:before{content:"\f61d"}.fi-sr-wings-box:before{content:"\f61e"}.fi-sr-wireless-mouse:before{content:"\f620"}.fi-sr-wisdom:before{content:"\f621"}.fi-sr-wishlist-heart:before{content:"\f622"}.fi-sr-wishlist-star:before{content:"\f623"}.fi-sr-witness:before{content:"\f624"}.fi-sr-woman-head:before{content:"\f626"}.fi-sr-woman-scientist:before{content:"\f627"}.fi-sr-women-swimsuit:before{content:"\f628"}.fi-sr-won-sign:before{content:"\f629"}.fi-sr-work-in-progress:before{content:"\f62b"}.fi-sr-workflow:before{content:"\f62c"}.fi-sr-workflow-alt:before{content:"\f62d"}.fi-sr-workflow-setting:before{content:"\f62e"}.fi-sr-workflow-setting-alt:before{content:"\f62f"}.fi-sr-workshop:before{content:"\f631"}.fi-sr-workwear:before{content:"\f632"}.fi-sr-world:before{content:"\f633"}.fi-sr-world-megaphone:before{content:"\f634"}.fi-sr-worldwide-network:before{content:"\f635"}.fi-sr-worm:before{content:"\f636"}.fi-sr-wrap:before{content:"\f637"}.fi-sr-wreath:before{content:"\f638"}.fi-sr-wrench-alt:before{content:"\f639"}.fi-sr-wrench-simple:before{content:"\f63a"}.fi-sr-writing:before{content:"\f63b"}.fi-sr-x:before{content:"\f63e"}.fi-sr-x-ray:before{content:"\f63f"}.fi-sr-y:before{content:"\f642"}.fi-sr-y2k:before{content:"\f643"}.fi-sr-yen:before{content:"\f647"}.fi-sr-yin-yang:before{content:"\f648"}.fi-sr-yoga-ball:before{content:"\f64b"}.fi-sr-yoga-ball-exercise:before{content:"\f64c"}.fi-sr-yoga-ball-mat:before{content:"\f64d"}.fi-sr-yoga-mat:before{content:"\f64e"}.fi-sr-yoga-moon:before{content:"\f64f"}.fi-sr-yoga-posture:before{content:"\f650"}.fi-sr-yogurt:before{content:"\f651"}.fi-sr-z:before{content:"\f655"}.fi-sr-zero-percent:before{content:"\f656"}.fi-sr-zip-file:before{content:"\f657"}.fi-sr-zipper:before{content:"\f658"}.fi-sr-zoom-in:before{content:"\f65a"}.fi-sr-zoom-out:before{content:"\f65b"}

/*!
*   _____       _             __                 _____                               ______ _       _   _
*  |_   _|     | |           / _|               |_   _|                             |  ____| |     | | (_)
*    | |  _ __ | |_ ___ _ __| |_ __ _  ___ ___    | |  ___ ___  _ __  ___   ______  | |__  | | __ _| |_ _  ___ ___  _ __
*    | | | '_ \| __/ _ \ '__|  _/ _` |/ __/ _ \   | | / __/ _ \| '_ \/ __| |______| |  __| | |/ _` | __| |/ __/ _ \| '_ \
*   _| |_| | | | ||  __/ |  | || (_| | (_|  __/  _| || (_| (_) | | | \__ \          | |    | | (_| | |_| | (_| (_) | | | |
*  |_____|_| |_|\__\___|_|  |_| \__,_|\___\___| |_____\___\___/|_| |_|___/          |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*                         UIcons 4.0.0 - https://www.flaticon.com/uicons/interface-icons
*/@font-face{font-display:swap;font-family:uicons-solid-straight;src:url(/static/media/uicons-solid-straight.68d08b2e61ab1bb4fb94.woff2) format("woff2"),url(/static/media/uicons-solid-straight.b02158f5df87ee4aa1f0.woff) format("woff"),url(/static/media/uicons-solid-straight.460b517780b2bda82409.eot) format("embedded-opentype")}i[class*=" fi-ss-"]:before,i[class^=fi-ss-]:before,span[class*=fi-ss-]:before,span[class^=fi-ss-]:before{-webkit-font-feature-settings:normal;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:uicons-solid-straight!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;text-transform:none}.fi-ss-0:before{content:"\e001"}.fi-ss-00s-music-disc:before{content:"\e002"}.fi-ss-1:before{content:"\e003"}.fi-ss-2:before{content:"\e008"}.fi-ss-3:before{content:"\e00a"}.fi-ss-360-degrees:before{content:"\e00c"}.fi-ss-3d-printer:before{content:"\e00d"}.fi-ss-3d-printer-house:before{content:"\e00e"}.fi-ss-3d-printer-mug:before{content:"\e00f"}.fi-ss-3d-printer-prosthesis:before{content:"\e010"}.fi-ss-3d-printer-robot:before{content:"\e011"}.fi-ss-3d-printer-toy:before{content:"\e012"}.fi-ss-3d-printing-pen:before{content:"\e013"}.fi-ss-4:before{content:"\e015"}.fi-ss-404:before{content:"\e017"}.fi-ss-5:before{content:"\e018"}.fi-ss-5g-lock:before{content:"\e01b"}.fi-ss-6:before{content:"\e01c"}.fi-ss-60s-music-disc:before{content:"\e01d"}.fi-ss-7:before{content:"\e01e"}.fi-ss-70s-music-disc:before{content:"\e01f"}.fi-ss-8:before{content:"\e020"}.fi-ss-80s-music-disc:before{content:"\e021"}.fi-ss-9:before{content:"\e022"}.fi-ss-90s:before{content:"\e023"}.fi-ss-90s-music-disc:before{content:"\e024"}.fi-ss-a:before{content:"\e025"}.fi-ss-abacus:before{content:"\e026"}.fi-ss-abdomen:before{content:"\e028"}.fi-ss-access-control:before{content:"\e02a"}.fi-ss-access-denied:before{content:"\e02b"}.fi-ss-accident:before{content:"\e02c"}.fi-ss-accordion:before{content:"\e02d"}.fi-ss-accountant:before{content:"\e02e"}.fi-ss-acid-rain:before{content:"\e030"}.fi-ss-acorn:before{content:"\e031"}.fi-ss-ad:before{content:"\e033"}.fi-ss-ad-blocker:before{content:"\e034"}.fi-ss-ad-forbidden:before{content:"\e035"}.fi-ss-ad-paid:before{content:"\e036"}.fi-ss-ad-slash:before{content:"\e037"}.fi-ss-add:before{content:"\e038"}.fi-ss-add-basket:before{content:"\e039"}.fi-ss-add-document:before{content:"\e03a"}.fi-ss-add-folder:before{content:"\e03b"}.fi-ss-add-image:before{content:"\e03c"}.fi-ss-address-book:before{content:"\e03d"}.fi-ss-address-card:before{content:"\e03e"}.fi-ss-admin:before{content:"\e03f"}.fi-ss-admin-alt:before{content:"\e040"}.fi-ss-affiliate-marketing:before{content:"\e04a"}.fi-ss-age:before{content:"\e04c"}.fi-ss-age-alt:before{content:"\e04d"}.fi-ss-age-restriction-eighteen:before{content:"\e04e"}.fi-ss-age-restriction-seven:before{content:"\e04f"}.fi-ss-age-restriction-six:before{content:"\e050"}.fi-ss-age-restriction-sixteen:before{content:"\e051"}.fi-ss-age-restriction-thirteen:before{content:"\e053"}.fi-ss-age-restriction-three:before{content:"\e054"}.fi-ss-age-restriction-twelve:before{content:"\e055"}.fi-ss-age-restriction-twenty-one:before{content:"\e056"}.fi-ss-age-restriction-zero:before{content:"\e057"}.fi-ss-ai-algorithm:before{content:"\e05b"}.fi-ss-ai-artist:before{content:"\e05c"}.fi-ss-ai-assistant:before{content:"\e05d"}.fi-ss-ai-podcast:before{content:"\e05e"}.fi-ss-ai-technology:before{content:"\e05f"}.fi-ss-air-conditioner:before{content:"\e060"}.fi-ss-air-freshener:before{content:"\e061"}.fi-ss-air-pollution:before{content:"\e062"}.fi-ss-airplane-journey:before{content:"\e065"}.fi-ss-airplane-mode-off:before{content:"\e066"}.fi-ss-airplane-mode-on:before{content:"\e067"}.fi-ss-airplane-window-open:before{content:"\e068"}.fi-ss-airplay:before{content:"\e069"}.fi-ss-alarm-clock:before{content:"\e06a"}.fi-ss-alarm-exclamation:before{content:"\e06b"}.fi-ss-alarm-off:before{content:"\e06c"}.fi-ss-alarm-plus:before{content:"\e06d"}.fi-ss-alarm-snooze:before{content:"\e06e"}.fi-ss-album:before{content:"\e06f"}.fi-ss-album-circle-plus:before{content:"\e070"}.fi-ss-album-circle-user:before{content:"\e071"}.fi-ss-album-collection:before{content:"\e072"}.fi-ss-algorithm:before{content:"\e074"}.fi-ss-alicorn:before{content:"\e075"}.fi-ss-alien:before{content:"\e076"}.fi-ss-align-center:before{content:"\e078"}.fi-ss-align-justify:before{content:"\e079"}.fi-ss-align-left:before{content:"\e07a"}.fi-ss-align-slash:before{content:"\e07b"}.fi-ss-allen-keys:before{content:"\e07c"}.fi-ss-allergy:before{content:"\e07d"}.fi-ss-aloe-vera:before{content:"\e07e"}.fi-ss-ambulance:before{content:"\e081"}.fi-ss-american-football:before{content:"\e084"}.fi-ss-amp-guitar:before{content:"\e086"}.fi-ss-amusement-park:before{content:"\e088"}.fi-ss-analyse:before{content:"\e089"}.fi-ss-analyse-alt:before{content:"\e08a"}.fi-ss-analytics:before{content:"\e08b"}.fi-ss-analytics-magnifying-glass:before{content:"\e08c"}.fi-ss-anatomical-heart:before{content:"\e08e"}.fi-ss-anchor:before{content:"\e08f"}.fi-ss-angel:before{content:"\e091"}.fi-ss-angle:before{content:"\e092"}.fi-ss-angle-90:before{content:"\e093"}.fi-ss-angle-circle-down:before{content:"\e094"}.fi-ss-angle-circle-left:before{content:"\e095"}.fi-ss-angle-circle-right:before{content:"\e096"}.fi-ss-angle-circle-up:before{content:"\e097"}.fi-ss-angle-double-left:before{content:"\e098"}.fi-ss-angle-double-right:before{content:"\e099"}.fi-ss-angle-double-small-down:before{content:"\e09a"}.fi-ss-angle-double-small-left:before{content:"\e09b"}.fi-ss-angle-double-small-right:before{content:"\e09c"}.fi-ss-angle-double-small-up:before{content:"\e09d"}.fi-ss-angle-down:before{content:"\e09e"}.fi-ss-angle-left:before{content:"\e09f"}.fi-ss-angle-right:before{content:"\e0a0"}.fi-ss-angle-small-down:before{content:"\e0a1"}.fi-ss-angle-small-left:before{content:"\e0a2"}.fi-ss-angle-small-right:before{content:"\e0a3"}.fi-ss-angle-small-up:before{content:"\e0a4"}.fi-ss-angle-square-down:before{content:"\e0a5"}.fi-ss-angle-square-left:before{content:"\e0a6"}.fi-ss-angle-square-right:before{content:"\e0a7"}.fi-ss-angle-square-up:before{content:"\e0a8"}.fi-ss-angle-up:before{content:"\e0a9"}.fi-ss-angles-up-down:before{content:"\e0aa"}.fi-ss-angry:before{content:"\e0ab"}.fi-ss-animated-icon:before{content:"\e0ad"}.fi-ss-anise:before{content:"\e0ae"}.fi-ss-ankh:before{content:"\e0af"}.fi-ss-answer:before{content:"\e0b0"}.fi-ss-answer-alt:before{content:"\e0b1"}.fi-ss-anxiety:before{content:"\e0b2"}.fi-ss-apartment:before{content:"\e0b3"}.fi-ss-aperture:before{content:"\e0b4"}.fi-ss-api:before{content:"\e0b5"}.fi-ss-api-cloud:before{content:"\e0b6"}.fi-ss-app-notification:before{content:"\e0b8"}.fi-ss-appendicitis:before{content:"\e0ba"}.fi-ss-apple-books:before{content:"\e0bc"}.fi-ss-apple-core:before{content:"\e0bd"}.fi-ss-apple-crate:before{content:"\e0be"}.fi-ss-apple-dumbbell:before{content:"\e0bf"}.fi-ss-apple-juice:before{content:"\e0c0"}.fi-ss-apple-pie:before{content:"\e0c2"}.fi-ss-apple-whole:before{content:"\e0c3"}.fi-ss-apps:before{content:"\e0c4"}.fi-ss-apps-add:before{content:"\e0c5"}.fi-ss-apps-delete:before{content:"\e0c6"}.fi-ss-apps-sort:before{content:"\e0c7"}.fi-ss-apricot:before{content:"\e0c8"}.fi-ss-april-calendar:before{content:"\e0c9"}.fi-ss-archery:before{content:"\e0ca"}.fi-ss-architect-plan:before{content:"\e0cb"}.fi-ss-archive:before{content:"\e0cc"}.fi-ss-archway:before{content:"\e0cd"}.fi-ss-arepa:before{content:"\e0ce"}.fi-ss-armor:before{content:"\e0cf"}.fi-ss-army-general:before{content:"\e0d1"}.fi-ss-arrow-alt-circle-down:before{content:"\e0d2"}.fi-ss-arrow-alt-circle-left:before{content:"\e0d3"}.fi-ss-arrow-alt-circle-right:before{content:"\e0d4"}.fi-ss-arrow-alt-circle-up:before{content:"\e0d5"}.fi-ss-arrow-alt-down:before{content:"\e0d6"}.fi-ss-arrow-alt-from-bottom:before{content:"\e0d7"}.fi-ss-arrow-alt-from-left:before{content:"\e0d8"}.fi-ss-arrow-alt-from-right:before{content:"\e0d9"}.fi-ss-arrow-alt-from-top:before{content:"\e0da"}.fi-ss-arrow-alt-left:before{content:"\e0db"}.fi-ss-arrow-alt-right:before{content:"\e0dc"}.fi-ss-arrow-alt-square-down:before{content:"\e0dd"}.fi-ss-arrow-alt-square-left:before{content:"\e0de"}.fi-ss-arrow-alt-square-right:before{content:"\e0df"}.fi-ss-arrow-alt-square-up:before{content:"\e0e0"}.fi-ss-arrow-alt-to-bottom:before{content:"\e0e1"}.fi-ss-arrow-alt-to-left:before{content:"\e0e2"}.fi-ss-arrow-alt-to-right:before{content:"\e0e3"}.fi-ss-arrow-alt-to-top:before{content:"\e0e4"}.fi-ss-arrow-alt-up:before{content:"\e0e5"}.fi-ss-arrow-circle-down:before{content:"\e0e6"}.fi-ss-arrow-circle-left:before{content:"\e0e7"}.fi-ss-arrow-circle-right:before{content:"\e0e8"}.fi-ss-arrow-circle-up:before{content:"\e0e9"}.fi-ss-arrow-comparison:before{content:"\e0ea"}.fi-ss-arrow-down:before{content:"\e0eb"}.fi-ss-arrow-down-from-arc:before{content:"\e0ed"}.fi-ss-arrow-down-from-dotted-line:before{content:"\e0ee"}.fi-ss-arrow-down-left:before{content:"\e0ef"}.fi-ss-arrow-down-small-big:before{content:"\e0f0"}.fi-ss-arrow-down-strenght:before{content:"\e0f1"}.fi-ss-arrow-down-to-dotted-line:before{content:"\e0f2"}.fi-ss-arrow-down-to-square:before{content:"\e0f3"}.fi-ss-arrow-down-triangle-square:before{content:"\e0f4"}.fi-ss-arrow-from-bottom:before{content:"\e0f5"}.fi-ss-arrow-from-left:before{content:"\e0f6"}.fi-ss-arrow-from-right:before{content:"\e0f7"}.fi-ss-arrow-from-top:before{content:"\e0f8"}.fi-ss-arrow-left:before{content:"\e0f9"}.fi-ss-arrow-left-from-arc:before{content:"\e0fa"}.fi-ss-arrow-left-from-line:before{content:"\e0fb"}.fi-ss-arrow-left-to-arc:before{content:"\e0fc"}.fi-ss-arrow-progress:before{content:"\e0fd"}.fi-ss-arrow-progress-alt:before{content:"\e0fe"}.fi-ss-arrow-right:before{content:"\e0ff"}.fi-ss-arrow-right-to-bracket:before{content:"\e100"}.fi-ss-arrow-right-to-city:before{content:"\e101"}.fi-ss-arrow-small-down:before{content:"\e102"}.fi-ss-arrow-small-left:before{content:"\e103"}.fi-ss-arrow-small-right:before{content:"\e104"}.fi-ss-arrow-small-up:before{content:"\e105"}.fi-ss-arrow-square-down:before{content:"\e106"}.fi-ss-arrow-square-left:before{content:"\e107"}.fi-ss-arrow-square-right:before{content:"\e108"}.fi-ss-arrow-square-up:before{content:"\e109"}.fi-ss-arrow-to-bottom:before{content:"\e10a"}.fi-ss-arrow-to-left:before{content:"\e10b"}.fi-ss-arrow-to-right:before{content:"\e10c"}.fi-ss-arrow-to-top:before{content:"\e10d"}.fi-ss-arrow-trend-down:before{content:"\e10e"}.fi-ss-arrow-trend-up:before{content:"\e10f"}.fi-ss-arrow-turn-down-left:before{content:"\e110"}.fi-ss-arrow-turn-down-right:before{content:"\e111"}.fi-ss-arrow-turn-left-up:before{content:"\e113"}.fi-ss-arrow-up:before{content:"\e115"}.fi-ss-arrow-up-from-dotted-line:before{content:"\e116"}.fi-ss-arrow-up-from-ground-water:before{content:"\e117"}.fi-ss-arrow-up-from-square:before{content:"\e118"}.fi-ss-arrow-up-left:before{content:"\e119"}.fi-ss-arrow-up-left-from-circle:before{content:"\e11a"}.fi-ss-arrow-up-right:before{content:"\e11b"}.fi-ss-arrow-up-right-and-arrow-down-left-from-center:before{content:"\e11c"}.fi-ss-arrow-up-right-from-square:before{content:"\e11d"}.fi-ss-arrow-up-small-big:before{content:"\e11e"}.fi-ss-arrow-up-square-triangle:before{content:"\e11f"}.fi-ss-arrow-up-to-arc:before{content:"\e120"}.fi-ss-arrow-up-to-dotted-line:before{content:"\e121"}.fi-ss-arrow-upward-growth-crypto:before{content:"\e122"}.fi-ss-arrows:before{content:"\e123"}.fi-ss-arrows-alt:before{content:"\e124"}.fi-ss-arrows-alt-h:before{content:"\e125"}.fi-ss-arrows-alt-v:before{content:"\e126"}.fi-ss-arrows-cross:before{content:"\e127"}.fi-ss-arrows-down-curve:before{content:"\e128"}.fi-ss-arrows-down-to-people:before{content:"\e129"}.fi-ss-arrows-from-dotted-line:before{content:"\e12a"}.fi-ss-arrows-from-line:before{content:"\e12b"}.fi-ss-arrows-h:before{content:"\e12c"}.fi-ss-arrows-h-copy:before{content:"\e12d"}.fi-ss-arrows-repeat:before{content:"\e12e"}.fi-ss-arrows-repeat-1:before{content:"\e12f"}.fi-ss-arrows-retweet:before{content:"\e130"}.fi-ss-arrows-split-right-and-left:before{content:"\e132"}.fi-ss-arrows-split-up-and-left:before{content:"\e133"}.fi-ss-arrows-to-circle:before{content:"\e134"}.fi-ss-arrows-to-dot:before{content:"\e135"}.fi-ss-arrows-to-dotted-line:before{content:"\e136"}.fi-ss-arrows-to-eye:before{content:"\e137"}.fi-ss-arrows-to-line:before{content:"\e138"}.fi-ss-artificial-intelligence:before{content:"\e139"}.fi-ss-artist:before{content:"\e13a"}.fi-ss-ask-us:before{content:"\e13c"}.fi-ss-assept-document:before{content:"\e13d"}.fi-ss-assessment:before{content:"\e13e"}.fi-ss-assessment-alt:before{content:"\e13f"}.fi-ss-assign:before{content:"\e140"}.fi-ss-assistive-listening-systems:before{content:"\e141"}.fi-ss-asterik:before{content:"\e142"}.fi-ss-asthma:before{content:"\e143"}.fi-ss-at:before{content:"\e147"}.fi-ss-atm:before{content:"\e14a"}.fi-ss-attention-detail:before{content:"\e14d"}.fi-ss-attribution-pen:before{content:"\e14e"}.fi-ss-attribution-pencil:before{content:"\e14f"}.fi-ss-aubergine:before{content:"\e150"}.fi-ss-auction:before{content:"\e151"}.fi-ss-auction-bidding:before{content:"\e152"}.fi-ss-auction-paddle:before{content:"\e153"}.fi-ss-audience-megaphone:before{content:"\e154"}.fi-ss-audio-description-slash:before{content:"\e155"}.fi-ss-audit:before{content:"\e157"}.fi-ss-audit-alt:before{content:"\e158"}.fi-ss-augmented-reality:before{content:"\e15a"}.fi-ss-august-calendar:before{content:"\e15b"}.fi-ss-austral-sign:before{content:"\e15c"}.fi-ss-australia:before{content:"\e15d"}.fi-ss-australia-country-code:before{content:"\e15e"}.fi-ss-australia-flag:before{content:"\e15f"}.fi-ss-auto-pilot:before{content:"\e160"}.fi-ss-auto-reply:before{content:"\e161"}.fi-ss-auto-sync:before{content:"\e162"}.fi-ss-auto-update:before{content:"\e163"}.fi-ss-autosave:before{content:"\e164"}.fi-ss-avi-file:before{content:"\e165"}.fi-ss-avocado:before{content:"\e166"}.fi-ss-avocado-toast:before{content:"\e167"}.fi-ss-award:before{content:"\e168"}.fi-ss-axe:before{content:"\e16a"}.fi-ss-axe-battle:before{content:"\e16b"}.fi-ss-axe-hammer:before{content:"\e16c"}.fi-ss-b:before{content:"\e16d"}.fi-ss-baby:before{content:"\e16e"}.fi-ss-baby-carriage:before{content:"\e16f"}.fi-ss-baby-cradle:before{content:"\e170"}.fi-ss-back-up:before{content:"\e172"}.fi-ss-background:before{content:"\e173"}.fi-ss-backpack:before{content:"\e174"}.fi-ss-bacon:before{content:"\e175"}.fi-ss-bacon-egg:before{content:"\e176"}.fi-ss-bacteria:before{content:"\e177"}.fi-ss-bacterium:before{content:"\e178"}.fi-ss-badge:before{content:"\e179"}.fi-ss-badge-check:before{content:"\e17a"}.fi-ss-badge-dollar:before{content:"\e17b"}.fi-ss-badge-leaf:before{content:"\e17c"}.fi-ss-badge-percent:before{content:"\e17d"}.fi-ss-badge-sheriff:before{content:"\e17e"}.fi-ss-badger-honey:before{content:"\e17f"}.fi-ss-badget-check-alt:before{content:"\e180"}.fi-ss-badminton:before{content:"\e181"}.fi-ss-bag-map-pin:before{content:"\e182"}.fi-ss-bag-seedling:before{content:"\e183"}.fi-ss-bag-shopping-minus:before{content:"\e184"}.fi-ss-bagel:before{content:"\e185"}.fi-ss-bags-shopping:before{content:"\e186"}.fi-ss-baguette:before{content:"\e187"}.fi-ss-bahai:before{content:"\e188"}.fi-ss-baht-sign:before{content:"\e189"}.fi-ss-balance-scale-left:before{content:"\e18a"}.fi-ss-balance-scale-right:before{content:"\e18b"}.fi-ss-balcony:before{content:"\e18c"}.fi-ss-ball-pile:before{content:"\e18e"}.fi-ss-ballet-dance:before{content:"\e190"}.fi-ss-balloon:before{content:"\e191"}.fi-ss-balloons:before{content:"\e192"}.fi-ss-ballot:before{content:"\e193"}.fi-ss-ballot-check:before{content:"\e194"}.fi-ss-bamboo:before{content:"\e195"}.fi-ss-ban:before{content:"\e196"}.fi-ss-ban-bug:before{content:"\e197"}.fi-ss-banana:before{content:"\e198"}.fi-ss-bananas:before{content:"\e199"}.fi-ss-band-aid:before{content:"\e19a"}.fi-ss-band-aid-alt:before{content:"\e19b"}.fi-ss-bandage-wound:before{content:"\e19d"}.fi-ss-bangladeshi-taka-sign:before{content:"\e19e"}.fi-ss-banjo:before{content:"\e19f"}.fi-ss-bank:before{content:"\e1a0"}.fi-ss-bank-app:before{content:"\e1a1"}.fi-ss-banner:before{content:"\e1a2"}.fi-ss-banner-2:before{content:"\e1a3"}.fi-ss-banner-3:before{content:"\e1a4"}.fi-ss-banner-4:before{content:"\e1a5"}.fi-ss-banner-5:before{content:"\e1a6"}.fi-ss-barber-pole:before{content:"\e1a7"}.fi-ss-barber-shop:before{content:"\e1a8"}.fi-ss-barcode:before{content:"\e1a9"}.fi-ss-barcode-read:before{content:"\e1aa"}.fi-ss-barcode-scan:before{content:"\e1ab"}.fi-ss-barefoot:before{content:"\e1ac"}.fi-ss-barrier-caution:before{content:"\e1ad"}.fi-ss-barrier-cone:before{content:"\e1ae"}.fi-ss-barrow:before{content:"\e1af"}.fi-ss-bars-filter:before{content:"\e1b0"}.fi-ss-bars-progress:before{content:"\e1b1"}.fi-ss-bars-sort:before{content:"\e1b2"}.fi-ss-bars-staggered:before{content:"\e1b3"}.fi-ss-baseball:before{content:"\e1b4"}.fi-ss-baseball-alt:before{content:"\e1b5"}.fi-ss-baseball-player:before{content:"\e1b6"}.fi-ss-basket-shopping-minus:before{content:"\e1b8"}.fi-ss-basket-shopping-plus:before{content:"\e1b9"}.fi-ss-basket-shopping-simple:before{content:"\e1ba"}.fi-ss-basketball:before{content:"\e1bb"}.fi-ss-basketball-hoop:before{content:"\e1bc"}.fi-ss-basketball-ticket:before{content:"\e1bd"}.fi-ss-bat:before{content:"\e1be"}.fi-ss-bath:before{content:"\e1bf"}.fi-ss-battery-100:before{content:"\e1c0"}.fi-ss-battery-alert:before{content:"\e1c1"}.fi-ss-battery-bolt:before{content:"\e1c2"}.fi-ss-battery-empty:before{content:"\e1c3"}.fi-ss-battery-exclamation:before{content:"\e1c4"}.fi-ss-battery-full:before{content:"\e1c5"}.fi-ss-battery-half:before{content:"\e1c6"}.fi-ss-battery-pollution:before{content:"\e1c7"}.fi-ss-battery-quarter:before{content:"\e1c8"}.fi-ss-battery-slash:before{content:"\e1c9"}.fi-ss-battery-three-quarters:before{content:"\e1ca"}.fi-ss-bay-leaf:before{content:"\e1cb"}.fi-ss-beacon:before{content:"\e1cc"}.fi-ss-bear-market:before{content:"\e1cd"}.fi-ss-beard:before{content:"\e1ce"}.fi-ss-beauty-mask:before{content:"\e1cf"}.fi-ss-bed:before{content:"\e1d0"}.fi-ss-bed-alt:before{content:"\e1d1"}.fi-ss-bed-bunk:before{content:"\e1d2"}.fi-ss-bed-empty:before{content:"\e1d3"}.fi-ss-bed-pulse:before{content:"\e1d4"}.fi-ss-bee:before{content:"\e1d5"}.fi-ss-beehive:before{content:"\e1d6"}.fi-ss-beer:before{content:"\e1d7"}.fi-ss-beer-mug-empty:before{content:"\e1d8"}.fi-ss-bell:before{content:"\e1da"}.fi-ss-bell-concierge:before{content:"\e1db"}.fi-ss-bell-notification-call:before{content:"\e1dc"}.fi-ss-bell-notification-social-media:before{content:"\e1dd"}.fi-ss-bell-ring:before{content:"\e1de"}.fi-ss-bell-school:before{content:"\e1df"}.fi-ss-bell-school-slash:before{content:"\e1e0"}.fi-ss-bell-slash:before{content:"\e1e1"}.fi-ss-bells:before{content:"\e1e2"}.fi-ss-bench-tree:before{content:"\e1e3"}.fi-ss-benefit:before{content:"\e1e4"}.fi-ss-benefit-diamond:before{content:"\e1e5"}.fi-ss-benefit-diamond-alt:before{content:"\e1e6"}.fi-ss-benefit-hand:before{content:"\e1e7"}.fi-ss-benefit-increase:before{content:"\e1e8"}.fi-ss-benefit-porcent:before{content:"\e1e9"}.fi-ss-beta-computer:before{content:"\e1ea"}.fi-ss-beta-mobile:before{content:"\e1eb"}.fi-ss-beta-tester:before{content:"\e1ec"}.fi-ss-beta-testing:before{content:"\e1ed"}.fi-ss-betamax:before{content:"\e1ee"}.fi-ss-bible:before{content:"\e1ef"}.fi-ss-bicycle-journey:before{content:"\e1f0"}.fi-ss-big-data:before{content:"\e1f1"}.fi-ss-big-data-ai:before{content:"\e1f2"}.fi-ss-big-data-analytics:before{content:"\e1f3"}.fi-ss-big-drop:before{content:"\e1f4"}.fi-ss-bike:before{content:"\e1f5"}.fi-ss-bike-moving:before{content:"\e1f6"}.fi-ss-bike-path:before{content:"\e1f7"}.fi-ss-biking:before{content:"\e1f8"}.fi-ss-biking-mountain:before{content:"\e1f9"}.fi-ss-bill-arrow:before{content:"\e1fa"}.fi-ss-billboard:before{content:"\e1fb"}.fi-ss-billboard-location:before{content:"\e1fc"}.fi-ss-billiard:before{content:"\e1fd"}.fi-ss-bin-bottles:before{content:"\e1fe"}.fi-ss-binary:before{content:"\e1ff"}.fi-ss-binary-circle-check:before{content:"\e200"}.fi-ss-binary-cloud:before{content:"\e201"}.fi-ss-binary-lock:before{content:"\e202"}.fi-ss-binary-slash:before{content:"\e203"}.fi-ss-binoculars:before{content:"\e204"}.fi-ss-bio:before{content:"\e205"}.fi-ss-bio-leaves:before{content:"\e206"}.fi-ss-biohazard:before{content:"\e207"}.fi-ss-bipolar:before{content:"\e208"}.fi-ss-bird:before{content:"\e209"}.fi-ss-bitcoin-card:before{content:"\e20b"}.fi-ss-bitcoin-sign:before{content:"\e20d"}.fi-ss-blanket:before{content:"\e20f"}.fi-ss-blender:before{content:"\e210"}.fi-ss-blender-phone:before{content:"\e211"}.fi-ss-blinds:before{content:"\e212"}.fi-ss-blinds-open:before{content:"\e213"}.fi-ss-blinds-raised:before{content:"\e214"}.fi-ss-block:before{content:"\e215"}.fi-ss-block-brick:before{content:"\e216"}.fi-ss-block-brick-fire:before{content:"\e217"}.fi-ss-block-microphone:before{content:"\e218"}.fi-ss-block-question:before{content:"\e219"}.fi-ss-block-quote:before{content:"\e21a"}.fi-ss-block-user:before{content:"\e21b"}.fi-ss-blockchain-3:before{content:"\e21e"}.fi-ss-blog-pencil:before{content:"\e21f"}.fi-ss-blog-text:before{content:"\e220"}.fi-ss-blood:before{content:"\e222"}.fi-ss-blood-dropper:before{content:"\e223"}.fi-ss-blood-test-tube:before{content:"\e225"}.fi-ss-blood-test-tube-alt:before{content:"\e226"}.fi-ss-blossom:before{content:"\e227"}.fi-ss-blueberries:before{content:"\e228"}.fi-ss-blueprint:before{content:"\e229"}.fi-ss-blueprint-house:before{content:"\e22a"}.fi-ss-bluetooth-alert:before{content:"\e22c"}.fi-ss-bluetooth-alt:before{content:"\e22d"}.fi-ss-bluetooth-circle:before{content:"\e22e"}.fi-ss-bluetooth-headphones:before{content:"\e22f"}.fi-ss-bluetooth-keyboard:before{content:"\e230"}.fi-ss-bluetooth-mouse:before{content:"\e231"}.fi-ss-bluetooth-settings:before{content:"\e232"}.fi-ss-bluetooth-speaker:before{content:"\e233"}.fi-ss-bluetooth-usb:before{content:"\e234"}.fi-ss-blush:before{content:"\e235"}.fi-ss-bold:before{content:"\e237"}.fi-ss-bolt:before{content:"\e238"}.fi-ss-bolt-auto:before{content:"\e239"}.fi-ss-bolt-slash:before{content:"\e23a"}.fi-ss-bomb:before{content:"\e23b"}.fi-ss-bomb-sign:before{content:"\e23c"}.fi-ss-bone:before{content:"\e23d"}.fi-ss-bone-break:before{content:"\e23e"}.fi-ss-bong:before{content:"\e23f"}.fi-ss-bonus:before{content:"\e240"}.fi-ss-bonus-alt:before{content:"\e241"}.fi-ss-bonus-star:before{content:"\e242"}.fi-ss-book:before{content:"\e243"}.fi-ss-book-alt:before{content:"\e244"}.fi-ss-book-arrow-right:before{content:"\e245"}.fi-ss-book-arrow-up:before{content:"\e246"}.fi-ss-book-atlas:before{content:"\e247"}.fi-ss-book-bookmark:before{content:"\e248"}.fi-ss-book-brain:before{content:"\e249"}.fi-ss-book-circle-arrow-right:before{content:"\e24a"}.fi-ss-book-circle-arrow-up:before{content:"\e24b"}.fi-ss-book-copy:before{content:"\e24c"}.fi-ss-book-dead:before{content:"\e24d"}.fi-ss-book-font:before{content:"\e24e"}.fi-ss-book-formula:before{content:"\e24f"}.fi-ss-book-heart:before{content:"\e250"}.fi-ss-book-magnet:before{content:"\e251"}.fi-ss-book-medical:before{content:"\e252"}.fi-ss-book-open-cover:before{content:"\e254"}.fi-ss-book-open-reader:before{content:"\e255"}.fi-ss-book-plus:before{content:"\e256"}.fi-ss-book-quran:before{content:"\e257"}.fi-ss-book-section:before{content:"\e258"}.fi-ss-book-spells:before{content:"\e25b"}.fi-ss-book-tanakh:before{content:"\e25c"}.fi-ss-book-user:before{content:"\e25d"}.fi-ss-book-world:before{content:"\e25e"}.fi-ss-Booking:before{content:"\e25f"}.fi-ss-bookmark:before{content:"\e260"}.fi-ss-bookmark-slash:before{content:"\e261"}.fi-ss-books:before{content:"\e262"}.fi-ss-books-lightbulb:before{content:"\e263"}.fi-ss-books-medical:before{content:"\e264"}.fi-ss-boot:before{content:"\e265"}.fi-ss-boot-heeled:before{content:"\e266"}.fi-ss-booth-curtain:before{content:"\e267"}.fi-ss-border-all:before{content:"\e269"}.fi-ss-border-bottom:before{content:"\e26a"}.fi-ss-border-center-h:before{content:"\e26b"}.fi-ss-border-center-v:before{content:"\e26c"}.fi-ss-border-inner:before{content:"\e26d"}.fi-ss-border-left:before{content:"\e26e"}.fi-ss-border-none:before{content:"\e26f"}.fi-ss-border-outer:before{content:"\e270"}.fi-ss-border-right:before{content:"\e271"}.fi-ss-border-style:before{content:"\e272"}.fi-ss-border-style-alt:before{content:"\e273"}.fi-ss-border-top:before{content:"\e274"}.fi-ss-boss:before{content:"\e275"}.fi-ss-bottle:before{content:"\e276"}.fi-ss-bottle-baby:before{content:"\e277"}.fi-ss-bottle-droplet:before{content:"\e278"}.fi-ss-bow-arrow:before{content:"\e27a"}.fi-ss-bowl-chopsticks:before{content:"\e27b"}.fi-ss-bowl-chopsticks-noodles:before{content:"\e27c"}.fi-ss-bowl-rice:before{content:"\e27d"}.fi-ss-bowl-scoop:before{content:"\e27e"}.fi-ss-bowl-scoops:before{content:"\e27f"}.fi-ss-bowl-soft-serve:before{content:"\e280"}.fi-ss-bowl-spoon:before{content:"\e281"}.fi-ss-bowling:before{content:"\e282"}.fi-ss-bowling-ball:before{content:"\e283"}.fi-ss-bowling-pins:before{content:"\e284"}.fi-ss-box:before{content:"\e286"}.fi-ss-box-add:before{content:"\e287"}.fi-ss-box-alt:before{content:"\e288"}.fi-ss-box-ballot:before{content:"\e289"}.fi-ss-box-check:before{content:"\e28b"}.fi-ss-box-circle-check:before{content:"\e28c"}.fi-ss-box-connection:before{content:"\e28d"}.fi-ss-box-diamond:before{content:"\e28e"}.fi-ss-box-distribution:before{content:"\e28f"}.fi-ss-box-dollar:before{content:"\e290"}.fi-ss-box-extendable:before{content:"\e291"}.fi-ss-box-filter:before{content:"\e292"}.fi-ss-box-fragile:before{content:"\e293"}.fi-ss-box-heart:before{content:"\e295"}.fi-ss-box-idea:before{content:"\e296"}.fi-ss-box-loading:before{content:"\e297"}.fi-ss-box-magnet:before{content:"\e298"}.fi-ss-box-megaphone:before{content:"\e299"}.fi-ss-box-mobile:before{content:"\e29a"}.fi-ss-box-open:before{content:"\e29b"}.fi-ss-box-open-full:before{content:"\e29c"}.fi-ss-box-remove:before{content:"\e29d"}.fi-ss-box-return:before{content:"\e29e"}.fi-ss-box-route:before{content:"\e29f"}.fi-ss-box-security:before{content:"\e2a0"}.fi-ss-box-stars:before{content:"\e2a2"}.fi-ss-box-target:before{content:"\e2a3"}.fi-ss-box-tissue:before{content:"\e2a4"}.fi-ss-box-up:before{content:"\e2a5"}.fi-ss-boxes:before{content:"\e2a6"}.fi-ss-boxing-glove:before{content:"\e2a7"}.fi-ss-bracket-curly:before{content:"\e2a8"}.fi-ss-bracket-curly-right:before{content:"\e2a9"}.fi-ss-bracket-round:before{content:"\e2aa"}.fi-ss-bracket-round-right:before{content:"\e2ab"}.fi-ss-bracket-square:before{content:"\e2ac"}.fi-ss-bracket-square-right:before{content:"\e2ad"}.fi-ss-brackets-curly:before{content:"\e2ae"}.fi-ss-brackets-round:before{content:"\e2af"}.fi-ss-brackets-square:before{content:"\e2b0"}.fi-ss-braille:before{content:"\e2b1"}.fi-ss-braille-a:before{content:"\e2b2"}.fi-ss-braille-b:before{content:"\e2b3"}.fi-ss-braille-c:before{content:"\e2b4"}.fi-ss-braille-d:before{content:"\e2b5"}.fi-ss-braille-e:before{content:"\e2b6"}.fi-ss-braille-g:before{content:"\e2b7"}.fi-ss-braille-h:before{content:"\e2b8"}.fi-ss-braille-hand:before{content:"\e2b9"}.fi-ss-braille-i:before{content:"\e2ba"}.fi-ss-braille-j:before{content:"\e2bb"}.fi-ss-braille-k:before{content:"\e2bc"}.fi-ss-braille-l:before{content:"\e2bd"}.fi-ss-braille-m:before{content:"\e2be"}.fi-ss-braille-n:before{content:"\e2bf"}.fi-ss-braille-n-alt:before{content:"\e2c0"}.fi-ss-braille-o:before{content:"\e2c1"}.fi-ss-braille-p:before{content:"\e2c2"}.fi-ss-braille-q:before{content:"\e2c3"}.fi-ss-braille-r:before{content:"\e2c4"}.fi-ss-braille-s:before{content:"\e2c5"}.fi-ss-braille-t:before{content:"\e2c6"}.fi-ss-braille-u:before{content:"\e2c7"}.fi-ss-braille-v:before{content:"\e2c8"}.fi-ss-braille-w:before{content:"\e2c9"}.fi-ss-braille-x:before{content:"\e2ca"}.fi-ss-braille-y:before{content:"\e2cb"}.fi-ss-braille-z:before{content:"\e2cc"}.fi-ss-brain:before{content:"\e2cd"}.fi-ss-brain-bulb:before{content:"\e2ce"}.fi-ss-brain-circuit:before{content:"\e2cf"}.fi-ss-brain-doubt:before{content:"\e2d0"}.fi-ss-brain-half-lightbulb:before{content:"\e2d1"}.fi-ss-brain-lightning:before{content:"\e2d2"}.fi-ss-brain-question-mark:before{content:"\e2d3"}.fi-ss-brain-stress:before{content:"\e2d4"}.fi-ss-brake-warning:before{content:"\e2d5"}.fi-ss-branching:before{content:"\e2d6"}.fi-ss-brand:before{content:"\e2d7"}.fi-ss-brand-badge:before{content:"\e2d8"}.fi-ss-brand-strategy:before{content:"\e2d9"}.fi-ss-branding:before{content:"\e2da"}.fi-ss-brazil:before{content:"\e2db"}.fi-ss-brazil-flag:before{content:"\e2dc"}.fi-ss-brazil-flag-circle:before{content:"\e2dd"}.fi-ss-bread:before{content:"\e2de"}.fi-ss-bread-loaf:before{content:"\e2df"}.fi-ss-bread-slice:before{content:"\e2e0"}.fi-ss-bread-slice-butter:before{content:"\e2e1"}.fi-ss-break-time:before{content:"\e2e2"}.fi-ss-bridge:before{content:"\e2e3"}.fi-ss-bridge-circle-check:before{content:"\e2e4"}.fi-ss-bridge-collapse:before{content:"\e2e5"}.fi-ss-bridge-construction:before{content:"\e2e6"}.fi-ss-bridge-suspension:before{content:"\e2e7"}.fi-ss-bridge-water:before{content:"\e2e8"}.fi-ss-briefcase:before{content:"\e2ea"}.fi-ss-briefcase-arrow-right:before{content:"\e2eb"}.fi-ss-briefcase-blank:before{content:"\e2ec"}.fi-ss-briefcase-dollar:before{content:"\e2ed"}.fi-ss-briefcase-filter:before{content:"\e2ee"}.fi-ss-brightness:before{content:"\e2ef"}.fi-ss-brightness-control:before{content:"\e2f0"}.fi-ss-brightness-low:before{content:"\e2f1"}.fi-ss-bring-forward:before{content:"\e2f2"}.fi-ss-bring-front:before{content:"\e2f3"}.fi-ss-broadcast-tower:before{content:"\e2f4"}.fi-ss-broccoli:before{content:"\e2f5"}.fi-ss-broken-arm:before{content:"\e2f6"}.fi-ss-broken-chain-link-wrong:before{content:"\e2f7"}.fi-ss-broken-image:before{content:"\e2f8"}.fi-ss-broken-leg:before{content:"\e2f9"}.fi-ss-broken-nail:before{content:"\e2fa"}.fi-ss-broom:before{content:"\e2fb"}.fi-ss-broom-ball:before{content:"\e2fc"}.fi-ss-brownie:before{content:"\e2fd"}.fi-ss-browser:before{content:"\e2fe"}.fi-ss-browser-css:before{content:"\e300"}.fi-ss-browser-lock-alert:before{content:"\e301"}.fi-ss-browser-ui:before{content:"\e302"}.fi-ss-browsers:before{content:"\e303"}.fi-ss-brush:before{content:"\e304"}.fi-ss-bubble-discussion:before{content:"\e305"}.fi-ss-bubble-tea:before{content:"\e306"}.fi-ss-bucket:before{content:"\e307"}.fi-ss-budget:before{content:"\e308"}.fi-ss-budget-alt:before{content:"\e309"}.fi-ss-bug:before{content:"\e30a"}.fi-ss-bug-fix:before{content:"\e30b"}.fi-ss-bug-folder:before{content:"\e30c"}.fi-ss-bug-magnifier:before{content:"\e30d"}.fi-ss-bug-report:before{content:"\e30e"}.fi-ss-bug-slash:before{content:"\e30f"}.fi-ss-bugs:before{content:"\e310"}.fi-ss-build:before{content:"\e311"}.fi-ss-build-alt:before{content:"\e312"}.fi-ss-builder:before{content:"\e313"}.fi-ss-building:before{content:"\e314"}.fi-ss-building-car:before{content:"\e315"}.fi-ss-building-check:before{content:"\e316"}.fi-ss-building-circle-arrow-right:before{content:"\e317"}.fi-ss-building-flag:before{content:"\e318"}.fi-ss-building-foundation:before{content:"\e319"}.fi-ss-building-lock:before{content:"\e31a"}.fi-ss-building-materials:before{content:"\e31b"}.fi-ss-building-ngo:before{content:"\e31c"}.fi-ss-building-shield:before{content:"\e31d"}.fi-ss-building-user:before{content:"\e31e"}.fi-ss-building-xmark:before{content:"\e31f"}.fi-ss-bulb:before{content:"\e320"}.fi-ss-bulb-speech-bubble:before{content:"\e322"}.fi-ss-bull-market:before{content:"\e323"}.fi-ss-bullet:before{content:"\e324"}.fi-ss-bullhorn:before{content:"\e325"}.fi-ss-bullseye:before{content:"\e326"}.fi-ss-bullseye-arrow:before{content:"\e327"}.fi-ss-bullseye-pointer:before{content:"\e328"}.fi-ss-buoy:before{content:"\e329"}.fi-ss-burger-alt:before{content:"\e32a"}.fi-ss-burger-fries:before{content:"\e32b"}.fi-ss-burger-glass:before{content:"\e32c"}.fi-ss-burnout:before{content:"\e32f"}.fi-ss-burrito:before{content:"\e330"}.fi-ss-burst:before{content:"\e331"}.fi-ss-bus:before{content:"\e332"}.fi-ss-bus-alt:before{content:"\e333"}.fi-ss-bus-ticket:before{content:"\e334"}.fi-ss-business-deal:before{content:"\e335"}.fi-ss-business-growth:before{content:"\e336"}.fi-ss-business-meeting:before{content:"\e337"}.fi-ss-business-podcast:before{content:"\e338"}.fi-ss-business-time:before{content:"\e339"}.fi-ss-business-value:before{content:"\e33a"}.fi-ss-Butter:before{content:"\e33c"}.fi-ss-butterfly:before{content:"\e33d"}.fi-ss-button:before{content:"\e33e"}.fi-ss-button-buy:before{content:"\e33f"}.fi-ss-button-cancel:before{content:"\e340"}.fi-ss-button-chat:before{content:"\e341"}.fi-ss-button-customize:before{content:"\e342"}.fi-ss-button-donate:before{content:"\e344"}.fi-ss-button-download:before{content:"\e345"}.fi-ss-button-play:before{content:"\e34a"}.fi-ss-button-share:before{content:"\e34c"}.fi-ss-button-upload:before{content:"\e34d"}.fi-ss-c:before{content:"\e34e"}.fi-ss-cabin:before{content:"\e34f"}.fi-ss-cache-clean:before{content:"\e351"}.fi-ss-cactus:before{content:"\e352"}.fi-ss-cage-empty:before{content:"\e353"}.fi-ss-cake-birthday:before{content:"\e354"}.fi-ss-cake-slice:before{content:"\e355"}.fi-ss-cake-wedding:before{content:"\e356"}.fi-ss-calculator:before{content:"\e357"}.fi-ss-calculator-bill:before{content:"\e359"}.fi-ss-calculator-math-tax:before{content:"\e35a"}.fi-ss-calculator-money:before{content:"\e35b"}.fi-ss-calculator-simple:before{content:"\e35c"}.fi-ss-calendar:before{content:"\e35d"}.fi-ss-calendar-arrow-down:before{content:"\e35e"}.fi-ss-calendar-arrow-up:before{content:"\e35f"}.fi-ss-calendar-birhtday-cake:before{content:"\e360"}.fi-ss-calendar-call:before{content:"\e361"}.fi-ss-calendar-check:before{content:"\e362"}.fi-ss-calendar-clock:before{content:"\e363"}.fi-ss-calendar-day:before{content:"\e364"}.fi-ss-calendar-days:before{content:"\e365"}.fi-ss-calendar-event-tax:before{content:"\e366"}.fi-ss-calendar-exclamation:before{content:"\e367"}.fi-ss-calendar-gavel-legal:before{content:"\e368"}.fi-ss-calendar-heart:before{content:"\e369"}.fi-ss-calendar-image:before{content:"\e36a"}.fi-ss-calendar-lines:before{content:"\e36b"}.fi-ss-calendar-lines-pen:before{content:"\e36c"}.fi-ss-calendar-microphone:before{content:"\e36d"}.fi-ss-calendar-minus:before{content:"\e36e"}.fi-ss-calendar-payment-loan:before{content:"\e36f"}.fi-ss-calendar-pen:before{content:"\e370"}.fi-ss-calendar-plane:before{content:"\e371"}.fi-ss-calendar-plus:before{content:"\e372"}.fi-ss-calendar-salary:before{content:"\e373"}.fi-ss-calendar-shift-swap:before{content:"\e374"}.fi-ss-calendar-star:before{content:"\e375"}.fi-ss-calendar-swap:before{content:"\e376"}.fi-ss-calendar-update:before{content:"\e377"}.fi-ss-calendar-week:before{content:"\e378"}.fi-ss-calendar-xmark:before{content:"\e379"}.fi-ss-calendars:before{content:"\e37a"}.fi-ss-call-duration:before{content:"\e37b"}.fi-ss-call-forbidden:before{content:"\e37c"}.fi-ss-call-history:before{content:"\e37d"}.fi-ss-call-incoming:before{content:"\e37e"}.fi-ss-call-missed:before{content:"\e37f"}.fi-ss-call-outgoing:before{content:"\e381"}.fi-ss-camcorder:before{content:"\e384"}.fi-ss-camera:before{content:"\e385"}.fi-ss-camera-cctv:before{content:"\e386"}.fi-ss-camera-movie:before{content:"\e388"}.fi-ss-camera-retro:before{content:"\e38a"}.fi-ss-camera-rotate:before{content:"\e38b"}.fi-ss-camera-security:before{content:"\e38c"}.fi-ss-camera-slash:before{content:"\e38d"}.fi-ss-camera-viewfinder:before{content:"\e38e"}.fi-ss-campfire:before{content:"\e38f"}.fi-ss-camping:before{content:"\e390"}.fi-ss-can-food:before{content:"\e391"}.fi-ss-candle-holder:before{content:"\e392"}.fi-ss-candle-lotus-yoga:before{content:"\e393"}.fi-ss-candle-pose-yoga:before{content:"\e394"}.fi-ss-candy:before{content:"\e396"}.fi-ss-candy-alt:before{content:"\e397"}.fi-ss-candy-bar:before{content:"\e398"}.fi-ss-candy-cane:before{content:"\e399"}.fi-ss-candy-corn:before{content:"\e39a"}.fi-ss-candy-sweet:before{content:"\e39b"}.fi-ss-Cannabis:before{content:"\e39c"}.fi-ss-canned-food:before{content:"\e39d"}.fi-ss-cannon:before{content:"\e39e"}.fi-ss-canoe:before{content:"\e39f"}.fi-ss-capsules:before{content:"\e3a0"}.fi-ss-car:before{content:"\e3a2"}.fi-ss-car-alt:before{content:"\e3a3"}.fi-ss-car-battery:before{content:"\e3a4"}.fi-ss-car-bolt:before{content:"\e3a5"}.fi-ss-car-building:before{content:"\e3a6"}.fi-ss-car-bump:before{content:"\e3a7"}.fi-ss-car-bus:before{content:"\e3a8"}.fi-ss-car-charger-bolt:before{content:"\e3a9"}.fi-ss-car-circle-bolt:before{content:"\e3aa"}.fi-ss-car-crash:before{content:"\e3ab"}.fi-ss-car-garage:before{content:"\e3ac"}.fi-ss-car-journey:before{content:"\e3ad"}.fi-ss-car-mechanic:before{content:"\e3ae"}.fi-ss-car-oil:before{content:"\e3af"}.fi-ss-car-rear:before{content:"\e3b0"}.fi-ss-car-side:before{content:"\e3b1"}.fi-ss-car-side-bolt:before{content:"\e3b2"}.fi-ss-car-tilt:before{content:"\e3b3"}.fi-ss-car-tunnel:before{content:"\e3b4"}.fi-ss-car-wash:before{content:"\e3b5"}.fi-ss-caravan:before{content:"\e3b6"}.fi-ss-caravan-alt:before{content:"\e3b7"}.fi-ss-carbon-cloud:before{content:"\e3b8"}.fi-ss-carbon-cloud-arrow-down:before{content:"\e3b9"}.fi-ss-carbon-footprint:before{content:"\e3ba"}.fi-ss-card-club:before{content:"\e3bb"}.fi-ss-card-diamond:before{content:"\e3bc"}.fi-ss-card-heart:before{content:"\e3bd"}.fi-ss-card-security:before{content:"\e3be"}.fi-ss-card-spade:before{content:"\e3bf"}.fi-ss-cardinal-compass:before{content:"\e3c0"}.fi-ss-cards-blank:before{content:"\e3c2"}.fi-ss-career-growth:before{content:"\e3c4"}.fi-ss-career-path:before{content:"\e3c5"}.fi-ss-caret-circle-down:before{content:"\e3c6"}.fi-ss-caret-circle-right:before{content:"\e3c8"}.fi-ss-caret-circle-up:before{content:"\e3c9"}.fi-ss-caret-down:before{content:"\e3ca"}.fi-ss-caret-left:before{content:"\e3cb"}.fi-ss-caret-quare-up:before{content:"\e3cc"}.fi-ss-caret-right:before{content:"\e3cd"}.fi-ss-caret-square-down:before{content:"\e3ce"}.fi-ss-caret-square-left:before{content:"\e3cf"}.fi-ss-caret-square-left_1:before{content:"\e3d0"}.fi-ss-caret-square-right:before{content:"\e3d1"}.fi-ss-caret-up:before{content:"\e3d3"}.fi-ss-carrot:before{content:"\e3d4"}.fi-ss-cars:before{content:"\e3d5"}.fi-ss-cars-crash:before{content:"\e3d6"}.fi-ss-cart-arrow-down:before{content:"\e3d7"}.fi-ss-cart-minus:before{content:"\e3d8"}.fi-ss-cart-shopping-fast:before{content:"\e3d9"}.fi-ss-case-study:before{content:"\e3da"}.fi-ss-cash-register:before{content:"\e3db"}.fi-ss-cassette-tape:before{content:"\e3dc"}.fi-ss-cassette-vhs:before{content:"\e3dd"}.fi-ss-castle:before{content:"\e3de"}.fi-ss-castle-tower:before{content:"\e3df"}.fi-ss-cat:before{content:"\e3e0"}.fi-ss-cat-dog:before{content:"\e3e1"}.fi-ss-cat-head:before{content:"\e3e2"}.fi-ss-cat-space:before{content:"\e3e3"}.fi-ss-catalog:before{content:"\e3e4"}.fi-ss-catalog-alt:before{content:"\e3e5"}.fi-ss-catalog-magazine:before{content:"\e3e6"}.fi-ss-category:before{content:"\e3e7"}.fi-ss-category-alt:before{content:"\e3e8"}.fi-ss-cauldron:before{content:"\e3e9"}.fi-ss-caulk-gun:before{content:"\e3ea"}.fi-ss-cctv-alert:before{content:"\e3ef"}.fi-ss-cctv-camera-sign:before{content:"\e3f0"}.fi-ss-cdn:before{content:"\e3f1"}.fi-ss-cedi-sign:before{content:"\e3f2"}.fi-ss-cell:before{content:"\e3f3"}.fi-ss-cello:before{content:"\e3f4"}.fi-ss-cent-sign:before{content:"\e3f5"}.fi-ss-certificate:before{content:"\e3f7"}.fi-ss-ceviche:before{content:"\e3f8"}.fi-ss-chai-tea:before{content:"\e3f9"}.fi-ss-chair:before{content:"\e3fa"}.fi-ss-chair-director:before{content:"\e3fb"}.fi-ss-chair-office:before{content:"\e3fc"}.fi-ss-chalkboard:before{content:"\e3fd"}.fi-ss-chalkboard-user:before{content:"\e3fe"}.fi-ss-challenge:before{content:"\e3ff"}.fi-ss-challenge-alt:before{content:"\e400"}.fi-ss-chamomile:before{content:"\e401"}.fi-ss-channel:before{content:"\e402"}.fi-ss-character:before{content:"\e403"}.fi-ss-charging-station:before{content:"\e404"}.fi-ss-chart-area:before{content:"\e405"}.fi-ss-chart-bullet:before{content:"\e409"}.fi-ss-chart-candlestick:before{content:"\e40a"}.fi-ss-chart-connected:before{content:"\e40b"}.fi-ss-chart-gantt:before{content:"\e40c"}.fi-ss-chart-histogram:before{content:"\e40d"}.fi-ss-chart-kanban:before{content:"\e40e"}.fi-ss-chart-line-up:before{content:"\e40f"}.fi-ss-chart-line-up-down:before{content:"\e410"}.fi-ss-chart-mixed:before{content:"\e411"}.fi-ss-chart-mixed-up-circle-currency:before{content:"\e412"}.fi-ss-chart-mixed-up-circle-dollar:before{content:"\e413"}.fi-ss-chart-network:before{content:"\e414"}.fi-ss-chart-pie:before{content:"\e415"}.fi-ss-chart-pie-alt:before{content:"\e416"}.fi-ss-chart-pie-simple-circle-currency:before{content:"\e417"}.fi-ss-chart-pie-simple-circle-dollar:before{content:"\e418"}.fi-ss-chart-pyramid:before{content:"\e419"}.fi-ss-chart-radar:before{content:"\e41a"}.fi-ss-chart-scatter:before{content:"\e41b"}.fi-ss-chart-scatter-3d:before{content:"\e41c"}.fi-ss-chart-scatter-bubble:before{content:"\e41d"}.fi-ss-chart-set-theory:before{content:"\e41e"}.fi-ss-chart-simple:before{content:"\e41f"}.fi-ss-chart-simple-horizontal:before{content:"\e420"}.fi-ss-chart-tree:before{content:"\e421"}.fi-ss-chart-tree-map:before{content:"\e422"}.fi-ss-chart-user:before{content:"\e423"}.fi-ss-chart-waterfall:before{content:"\e424"}.fi-ss-chat-arrow-down:before{content:"\e425"}.fi-ss-chat-arrow-grow:before{content:"\e426"}.fi-ss-chat-bubble-call:before{content:"\e427"}.fi-ss-chat-notification:before{content:"\e428"}.fi-ss-chatbot:before{content:"\e429"}.fi-ss-chatbot-speech-bubble:before{content:"\e42a"}.fi-ss-cheap:before{content:"\e42b"}.fi-ss-cheap-bill:before{content:"\e42c"}.fi-ss-cheap-dollar:before{content:"\e42d"}.fi-ss-cheap-stack:before{content:"\e42e"}.fi-ss-cheap-stack-dollar:before{content:"\e42f"}.fi-ss-check:before{content:"\e430"}.fi-ss-check-circle:before{content:"\e431"}.fi-ss-check-double:before{content:"\e432"}.fi-ss-check-in-calendar:before{content:"\e433"}.fi-ss-check-out-calendar:before{content:"\e434"}.fi-ss-checkbox:before{content:"\e435"}.fi-ss-checklist-task-budget:before{content:"\e436"}.fi-ss-cheese:before{content:"\e437"}.fi-ss-cheese-alt:before{content:"\e438"}.fi-ss-cheese-cake:before{content:"\e439"}.fi-ss-cheeseburger:before{content:"\e43a"}.fi-ss-cherry:before{content:"\e43b"}.fi-ss-chess:before{content:"\e43c"}.fi-ss-chess-bishop:before{content:"\e43d"}.fi-ss-chess-board:before{content:"\e43e"}.fi-ss-chess-clock:before{content:"\e43f"}.fi-ss-chess-clock-alt:before{content:"\e440"}.fi-ss-chess-king:before{content:"\e441"}.fi-ss-chess-king-alt:before{content:"\e442"}.fi-ss-chess-knight:before{content:"\e443"}.fi-ss-chess-knight-alt:before{content:"\e444"}.fi-ss-chess-pawn:before{content:"\e445"}.fi-ss-chess-pawn-alt:before{content:"\e446"}.fi-ss-chess-piece:before{content:"\e447"}.fi-ss-chess-queen:before{content:"\e448"}.fi-ss-chess-queen-alt:before{content:"\e449"}.fi-ss-chess-rook:before{content:"\e44a"}.fi-ss-chess-rook-alt:before{content:"\e44b"}.fi-ss-chevron-double-dots-down:before{content:"\e44c"}.fi-ss-chevron-double-dots-left:before{content:"\e44d"}.fi-ss-chevron-double-dots-right:before{content:"\e44e"}.fi-ss-chevron-double-dots-up:before{content:"\e44f"}.fi-ss-chevron-double-down:before{content:"\e450"}.fi-ss-chevron-double-up:before{content:"\e451"}.fi-ss-chicken-bucket:before{content:"\e452"}.fi-ss-child:before{content:"\e453"}.fi-ss-child-head:before{content:"\e454"}.fi-ss-chimney:before{content:"\e455"}.fi-ss-chimney-smoke:before{content:"\e456"}.fi-ss-chinese-temple:before{content:"\e457"}.fi-ss-chip:before{content:"\e458"}.fi-ss-chip-brain:before{content:"\e459"}.fi-ss-chocolate:before{content:"\e45a"}.fi-ss-choir-singing:before{content:"\e45c"}.fi-ss-choose:before{content:"\e45d"}.fi-ss-choose-alt:before{content:"\e45e"}.fi-ss-church:before{content:"\e460"}.fi-ss-churros:before{content:"\e461"}.fi-ss-cinnamon-roll:before{content:"\e462"}.fi-ss-circle:before{content:"\e463"}.fi-ss-circle-0:before{content:"\e464"}.fi-ss-circle-1:before{content:"\e465"}.fi-ss-circle-2:before{content:"\e466"}.fi-ss-circle-3:before{content:"\e467"}.fi-ss-circle-4:before{content:"\e468"}.fi-ss-circle-5:before{content:"\e469"}.fi-ss-circle-6:before{content:"\e46a"}.fi-ss-circle-7:before{content:"\e46b"}.fi-ss-circle-8:before{content:"\e46c"}.fi-ss-circle-9:before{content:"\e46d"}.fi-ss-circle-a:before{content:"\e46e"}.fi-ss-circle-b:before{content:"\e470"}.fi-ss-circle-bolt:before{content:"\e471"}.fi-ss-circle-book-open:before{content:"\e472"}.fi-ss-circle-bookmark:before{content:"\e473"}.fi-ss-circle-c:before{content:"\e474"}.fi-ss-circle-calendar:before{content:"\e475"}.fi-ss-circle-camera:before{content:"\e476"}.fi-ss-circle-d:before{content:"\e478"}.fi-ss-circle-dashed:before{content:"\e479"}.fi-ss-circle-divide:before{content:"\e47a"}.fi-ss-circle-e:before{content:"\e47c"}.fi-ss-circle-ellipsis:before{content:"\e47d"}.fi-ss-circle-ellipsis-vertical:before{content:"\e47e"}.fi-ss-circle-envelope:before{content:"\e47f"}.fi-ss-circle-exclamation-check:before{content:"\e480"}.fi-ss-circle-f:before{content:"\e481"}.fi-ss-circle-g:before{content:"\e482"}.fi-ss-circle-h:before{content:"\e483"}.fi-ss-circle-half:before{content:"\e484"}.fi-ss-circle-half-stroke:before{content:"\e485"}.fi-ss-circle-heart:before{content:"\e486"}.fi-ss-circle-i:before{content:"\e487"}.fi-ss-circle-j:before{content:"\e488"}.fi-ss-circle-k:before{content:"\e489"}.fi-ss-circle-l:before{content:"\e48a"}.fi-ss-circle-m:before{content:"\e48b"}.fi-ss-circle-microphone:before{content:"\e48c"}.fi-ss-circle-microphone-lines:before{content:"\e48d"}.fi-ss-circle-n:before{content:"\e48e"}.fi-ss-circle-nodes:before{content:"\e48f"}.fi-ss-circle-o:before{content:"\e490"}.fi-ss-circle-overlap:before{content:"\e491"}.fi-ss-circle-p:before{content:"\e492"}.fi-ss-circle-phone:before{content:"\e494"}.fi-ss-circle-phone-flip:before{content:"\e495"}.fi-ss-circle-phone-hangup:before{content:"\e496"}.fi-ss-circle-q:before{content:"\e498"}.fi-ss-circle-quarter:before{content:"\e499"}.fi-ss-circle-quarters-alt:before{content:"\e49b"}.fi-ss-circle-r:before{content:"\e49c"}.fi-ss-circle-s:before{content:"\e49d"}.fi-ss-circle-small:before{content:"\e49e"}.fi-ss-circle-star:before{content:"\e49f"}.fi-ss-circle-t:before{content:"\e4a1"}.fi-ss-circle-three-quarters:before{content:"\e4a2"}.fi-ss-circle-trash:before{content:"\e4a3"}.fi-ss-circle-u:before{content:"\e4a4"}.fi-ss-circle-user:before{content:"\e4a5"}.fi-ss-circle-v:before{content:"\e4a6"}.fi-ss-circle-video:before{content:"\e4a7"}.fi-ss-circle-w:before{content:"\e4a8"}.fi-ss-circle-water-plug:before{content:"\e4a9"}.fi-ss-circle-waveform-lines:before{content:"\e4aa"}.fi-ss-circle-wifi-circle-wifi:before{content:"\e4ab"}.fi-ss-circle-x:before{content:"\e4ac"}.fi-ss-circle-xmark:before{content:"\e4ad"}.fi-ss-circle-y:before{content:"\e4ae"}.fi-ss-circle-z:before{content:"\e4af"}.fi-ss-citrus:before{content:"\e4b0"}.fi-ss-citrus-slice:before{content:"\e4b1"}.fi-ss-city:before{content:"\e4b2"}.fi-ss-civil-law:before{content:"\e4b3"}.fi-ss-clapper-open:before{content:"\e4b4"}.fi-ss-clapperboard:before{content:"\e4b5"}.fi-ss-clapperboard-play:before{content:"\e4b6"}.fi-ss-clapperboard-question-mark:before{content:"\e4b7"}.fi-ss-clarinet:before{content:"\e4b8"}.fi-ss-claw-marks:before{content:"\e4b9"}.fi-ss-clear-alt:before{content:"\e4bc"}.fi-ss-clip:before{content:"\e4bf"}.fi-ss-clip-file:before{content:"\e4c0"}.fi-ss-clip-mail:before{content:"\e4c1"}.fi-ss-clipboard:before{content:"\e4c2"}.fi-ss-clipboard-check:before{content:"\e4c3"}.fi-ss-clipboard-exclamation:before{content:"\e4c4"}.fi-ss-clipboard-list:before{content:"\e4c5"}.fi-ss-clipboard-list-check:before{content:"\e4c6"}.fi-ss-clipboard-prescription:before{content:"\e4c7"}.fi-ss-clipboard-question:before{content:"\e4c8"}.fi-ss-clipboard-user:before{content:"\e4c9"}.fi-ss-clipoard-wrong:before{content:"\e4ca"}.fi-ss-clock:before{content:"\e4cb"}.fi-ss-clock-desk:before{content:"\e4cc"}.fi-ss-clock-eight-thirty:before{content:"\e4cd"}.fi-ss-clock-eleven:before{content:"\e4ce"}.fi-ss-clock-eleven-thirty:before{content:"\e4cf"}.fi-ss-clock-five:before{content:"\e4d0"}.fi-ss-clock-five-thirty:before{content:"\e4d1"}.fi-ss-clock-four-thirty:before{content:"\e4d2"}.fi-ss-clock-future-past:before{content:"\e4d3"}.fi-ss-clock-money:before{content:"\e4d4"}.fi-ss-clock-nine:before{content:"\e4d5"}.fi-ss-clock-nine-thirty:before{content:"\e4d6"}.fi-ss-clock-one:before{content:"\e4d7"}.fi-ss-clock-one-thirty:before{content:"\e4d8"}.fi-ss-clock-seven:before{content:"\e4d9"}.fi-ss-clock-seven-thirty:before{content:"\e4da"}.fi-ss-clock-six:before{content:"\e4db"}.fi-ss-clock-six-thirty:before{content:"\e4dc"}.fi-ss-clock-ten:before{content:"\e4dd"}.fi-ss-clock-ten-thirty:before{content:"\e4de"}.fi-ss-clock-three:before{content:"\e4df"}.fi-ss-clock-three-thirty:before{content:"\e4e0"}.fi-ss-clock-time-tracking:before{content:"\e4e1"}.fi-ss-clock-twelve:before{content:"\e4e2"}.fi-ss-clock-twelve-thirty:before{content:"\e4e3"}.fi-ss-clock-two:before{content:"\e4e4"}.fi-ss-clock-two-thirty:before{content:"\e4e5"}.fi-ss-clock-up-arrow:before{content:"\e4e6"}.fi-ss-clone:before{content:"\e4e7"}.fi-ss-closed:before{content:"\e4e8"}.fi-ss-closed-captioning-slash:before{content:"\e4e9"}.fi-ss-clothes-hanger:before{content:"\e4ea"}.fi-ss-clothing-rack:before{content:"\e4eb"}.fi-ss-cloud:before{content:"\e4ec"}.fi-ss-cloud-back-up:before{content:"\e4ed"}.fi-ss-cloud-back-up-alt:before{content:"\e4ee"}.fi-ss-cloud-check:before{content:"\e4ef"}.fi-ss-cloud-code:before{content:"\e4f0"}.fi-ss-cloud-data:before{content:"\e4f1"}.fi-ss-cloud-disabled:before{content:"\e4f2"}.fi-ss-cloud-download:before{content:"\e4f3"}.fi-ss-cloud-download-alt:before{content:"\e4f4"}.fi-ss-cloud-download-circle:before{content:"\e4f5"}.fi-ss-cloud-drizzle:before{content:"\e4f6"}.fi-ss-cloud-exclamation:before{content:"\e4f7"}.fi-ss-cloud-gear-automation:before{content:"\e4f9"}.fi-ss-cloud-hail:before{content:"\e4fa"}.fi-ss-cloud-hail-mixed:before{content:"\e4fb"}.fi-ss-cloud-lock:before{content:"\e4fc"}.fi-ss-cloud-meatball:before{content:"\e4fd"}.fi-ss-cloud-moon:before{content:"\e4ff"}.fi-ss-cloud-moon-rain:before{content:"\e500"}.fi-ss-cloud-question:before{content:"\e502"}.fi-ss-cloud-rain:before{content:"\e503"}.fi-ss-cloud-rainbow:before{content:"\e504"}.fi-ss-cloud-share:before{content:"\e505"}.fi-ss-cloud-showers:before{content:"\e506"}.fi-ss-cloud-showers-heavy:before{content:"\e507"}.fi-ss-cloud-showers-water:before{content:"\e508"}.fi-ss-cloud-sleet:before{content:"\e50a"}.fi-ss-cloud-snow:before{content:"\e50b"}.fi-ss-cloud-stairs:before{content:"\e50c"}.fi-ss-cloud-sun:before{content:"\e50d"}.fi-ss-cloud-sun-rain:before{content:"\e50e"}.fi-ss-cloud-sun-tear:before{content:"\e50f"}.fi-ss-cloud-upload:before{content:"\e510"}.fi-ss-cloud-upload-alt:before{content:"\e511"}.fi-ss-cloud-upload-circle:before{content:"\e512"}.fi-ss-cloud-windy:before{content:"\e514"}.fi-ss-clouds:before{content:"\e517"}.fi-ss-clouds-moon:before{content:"\e518"}.fi-ss-clouds-sun:before{content:"\e519"}.fi-ss-clover-alt:before{content:"\e51a"}.fi-ss-club:before{content:"\e51b"}.fi-ss-cocktail:before{content:"\e52b"}.fi-ss-cocktail-alt:before{content:"\e52c"}.fi-ss-coconut:before{content:"\e52d"}.fi-ss-coconut-water:before{content:"\e52e"}.fi-ss-code-branch:before{content:"\e52f"}.fi-ss-code-commit:before{content:"\e530"}.fi-ss-code-compare:before{content:"\e531"}.fi-ss-code-editing:before{content:"\e532"}.fi-ss-code-fork:before{content:"\e533"}.fi-ss-code-merge:before{content:"\e534"}.fi-ss-code-pull-request:before{content:"\e535"}.fi-ss-code-pull-request-closed:before{content:"\e536"}.fi-ss-code-pull-request-draft:before{content:"\e537"}.fi-ss-code-simple:before{content:"\e538"}.fi-ss-code-window:before{content:"\e539"}.fi-ss-coffee:before{content:"\e53a"}.fi-ss-coffee-bean:before{content:"\e53b"}.fi-ss-coffee-beans:before{content:"\e53c"}.fi-ss-coffee-heart:before{content:"\e53d"}.fi-ss-coffee-maker:before{content:"\e53e"}.fi-ss-coffee-pot:before{content:"\e53f"}.fi-ss-coffee-time:before{content:"\e540"}.fi-ss-coffin:before{content:"\e541"}.fi-ss-coffin-cross:before{content:"\e542"}.fi-ss-coil:before{content:"\e543"}.fi-ss-coin:before{content:"\e544"}.fi-ss-coin-up-arrow:before{content:"\e545"}.fi-ss-coins:before{content:"\e546"}.fi-ss-coins-crypto:before{content:"\e547"}.fi-ss-coins-shield:before{content:"\e548"}.fi-ss-colon-sign:before{content:"\e54a"}.fi-ss-columns-3:before{content:"\e54c"}.fi-ss-comb:before{content:"\e54d"}.fi-ss-comb-hair:before{content:"\e54e"}.fi-ss-comedy-podcast:before{content:"\e54f"}.fi-ss-comet:before{content:"\e550"}.fi-ss-command:before{content:"\e552"}.fi-ss-comment:before{content:"\e553"}.fi-ss-comment-alt:before{content:"\e554"}.fi-ss-comment-alt-check:before{content:"\e555"}.fi-ss-comment-alt-dots:before{content:"\e556"}.fi-ss-comment-alt-edit:before{content:"\e557"}.fi-ss-comment-alt-lock:before{content:"\e558"}.fi-ss-comment-alt-medical:before{content:"\e559"}.fi-ss-comment-alt-middle:before{content:"\e55a"}.fi-ss-comment-alt-middle-top:before{content:"\e55b"}.fi-ss-comment-alt-minus:before{content:"\e55c"}.fi-ss-comment-alt-music:before{content:"\e55d"}.fi-ss-comment-arrow-down:before{content:"\e560"}.fi-ss-comment-arrow-up:before{content:"\e561"}.fi-ss-comment-arrow-up-right:before{content:"\e562"}.fi-ss-comment-check:before{content:"\e563"}.fi-ss-comment-clock:before{content:"\e564"}.fi-ss-comment-code:before{content:"\e565"}.fi-ss-comment-dollar:before{content:"\e566"}.fi-ss-comment-dots:before{content:"\e567"}.fi-ss-comment-exclamation:before{content:"\e568"}.fi-ss-comment-heart:before{content:"\e569"}.fi-ss-comment-image:before{content:"\e56a"}.fi-ss-comment-info:before{content:"\e56b"}.fi-ss-comment-lock:before{content:"\e56c"}.fi-ss-comment-medical:before{content:"\e56d"}.fi-ss-comment-minus:before{content:"\e56e"}.fi-ss-comment-pen:before{content:"\e56f"}.fi-ss-comment-question:before{content:"\e571"}.fi-ss-comment-quote:before{content:"\e572"}.fi-ss-comment-slash:before{content:"\e573"}.fi-ss-comment-smile:before{content:"\e574"}.fi-ss-comment-sms:before{content:"\e575"}.fi-ss-comment-text:before{content:"\e576"}.fi-ss-comment-user:before{content:"\e577"}.fi-ss-comment-xmark:before{content:"\e578"}.fi-ss-comments:before{content:"\e579"}.fi-ss-comments-dollar:before{content:"\e57a"}.fi-ss-comments-question:before{content:"\e57b"}.fi-ss-comments-question-check:before{content:"\e57c"}.fi-ss-compass-alt:before{content:"\e57d"}.fi-ss-compass-east:before{content:"\e57e"}.fi-ss-compass-north:before{content:"\e57f"}.fi-ss-compass-slash:before{content:"\e580"}.fi-ss-compass-south:before{content:"\e581"}.fi-ss-compass-west:before{content:"\e582"}.fi-ss-completed:before{content:"\e583"}.fi-ss-compliance:before{content:"\e584"}.fi-ss-compliance-clipboard:before{content:"\e585"}.fi-ss-compliance-document:before{content:"\e586"}.fi-ss-compress:before{content:"\e587"}.fi-ss-compress-alt:before{content:"\e588"}.fi-ss-computer:before{content:"\e589"}.fi-ss-computer-ad:before{content:"\e58a"}.fi-ss-computer-classic:before{content:"\e58b"}.fi-ss-computer-mouse:before{content:"\e58c"}.fi-ss-computer-speaker:before{content:"\e58d"}.fi-ss-concierge-bell:before{content:"\e58e"}.fi-ss-concrete-mixer:before{content:"\e590"}.fi-ss-condition:before{content:"\e591"}.fi-ss-condition-alt:before{content:"\e592"}.fi-ss-confetti:before{content:"\e593"}.fi-ss-confidential-discussion:before{content:"\e594"}.fi-ss-confidential-folder:before{content:"\e595"}.fi-ss-confirmed-user:before{content:"\e596"}.fi-ss-console-controller:before{content:"\e598"}.fi-ss-constellation:before{content:"\e599"}.fi-ss-construction-helmet:before{content:"\e59a"}.fi-ss-construction-location:before{content:"\e59b"}.fi-ss-consultant:before{content:"\e59c"}.fi-ss-contact-lens-eyes:before{content:"\e59d"}.fi-ss-container-storage:before{content:"\e59f"}.fi-ss-contract:before{content:"\e5a0"}.fi-ss-contrast:before{content:"\e5a1"}.fi-ss-convert-document:before{content:"\e5a2"}.fi-ss-convert-shapes:before{content:"\e5a3"}.fi-ss-conveyor-belt:before{content:"\e5a4"}.fi-ss-conveyor-belt-alt:before{content:"\e5a5"}.fi-ss-conveyor-belt-arm:before{content:"\e5a6"}.fi-ss-conveyor-belt-empty:before{content:"\e5a7"}.fi-ss-cookie:before{content:"\e5a8"}.fi-ss-cookie-alt:before{content:"\e5a9"}.fi-ss-cookie-lock:before{content:"\e5aa"}.fi-ss-copy:before{content:"\e5ab"}.fi-ss-copy-alt:before{content:"\e5ac"}.fi-ss-copy-image:before{content:"\e5ad"}.fi-ss-copyright:before{content:"\e5ae"}.fi-ss-coral-reef:before{content:"\e5af"}.fi-ss-coriander:before{content:"\e5b0"}.fi-ss-corn:before{content:"\e5b1"}.fi-ss-corporate:before{content:"\e5b3"}.fi-ss-corporate-alt:before{content:"\e5b4"}.fi-ss-corruption:before{content:"\e5b5"}.fi-ss-couch:before{content:"\e5b6"}.fi-ss-court-order:before{content:"\e5b9"}.fi-ss-court-sport:before{content:"\e5ba"}.fi-ss-cow:before{content:"\e5bb"}.fi-ss-cow-alt:before{content:"\e5bc"}.fi-ss-cowbell:before{content:"\e5bd"}.fi-ss-cowbell-circle-plus:before{content:"\e5be"}.fi-ss-cowbell-more:before{content:"\e5bf"}.fi-ss-coworking:before{content:"\e5c0"}.fi-ss-cpu:before{content:"\e5c1"}.fi-ss-crab:before{content:"\e5c2"}.fi-ss-crane:before{content:"\e5c3"}.fi-ss-crane-building:before{content:"\e5c4"}.fi-ss-crate-empty:before{content:"\e5c5"}.fi-ss-cream:before{content:"\e5c6"}.fi-ss-credit-approval:before{content:"\e5d5"}.fi-ss-credit-card:before{content:"\e5d6"}.fi-ss-credit-card-buyer:before{content:"\e5d7"}.fi-ss-credit-card-check:before{content:"\e5d8"}.fi-ss-credit-card-edit:before{content:"\e5d9"}.fi-ss-credit-card-eye:before{content:"\e5da"}.fi-ss-credit-card-notification:before{content:"\e5db"}.fi-ss-credit-card-xmark:before{content:"\e5dc"}.fi-ss-credit-interest:before{content:"\e5dd"}.fi-ss-credit-limit:before{content:"\e5de"}.fi-ss-credit-security:before{content:"\e5df"}.fi-ss-crepe:before{content:"\e5e0"}.fi-ss-cricket:before{content:"\e5e1"}.fi-ss-CRM:before{content:"\e5e2"}.fi-ss-crm-alt:before{content:"\e5e3"}.fi-ss-crm-computer:before{content:"\e5e4"}.fi-ss-crochet:before{content:"\e5e5"}.fi-ss-croissant:before{content:"\e5e6"}.fi-ss-cross:before{content:"\e5e8"}.fi-ss-cross-circle:before{content:"\e5e9"}.fi-ss-cross-religion:before{content:"\e5ea"}.fi-ss-cross-small:before{content:"\e5eb"}.fi-ss-crossed-hammers:before{content:"\e5ed"}.fi-ss-crossed-hands-reject:before{content:"\e5ee"}.fi-ss-crow:before{content:"\e5ef"}.fi-ss-crowdfunding:before{content:"\e5f0"}.fi-ss-crown:before{content:"\e5f1"}.fi-ss-crutch:before{content:"\e5f2"}.fi-ss-crutches:before{content:"\e5f3"}.fi-ss-cruzeiro-sign:before{content:"\e5f4"}.fi-ss-crypto-calendar:before{content:"\e5f5"}.fi-ss-crypto-vault:before{content:"\e5f6"}.fi-ss-crypto-wallet:before{content:"\e5f7"}.fi-ss-cryptocurrency:before{content:"\e5f8"}.fi-ss-crystal-ball:before{content:"\e5f9"}.fi-ss-cube:before{content:"\e608"}.fi-ss-cubes:before{content:"\e609"}.fi-ss-cubes-stacked:before{content:"\e60a"}.fi-ss-cucumber:before{content:"\e60b"}.fi-ss-cumin:before{content:"\e60c"}.fi-ss-cup-straw:before{content:"\e60d"}.fi-ss-cup-straw-swoosh:before{content:"\e60e"}.fi-ss-cup-togo:before{content:"\e60f"}.fi-ss-cupcake:before{content:"\e610"}.fi-ss-cupcake-alt:before{content:"\e611"}.fi-ss-curling:before{content:"\e613"}.fi-ss-curling-iron:before{content:"\e614"}.fi-ss-currency:before{content:"\e615"}.fi-ss-cursor:before{content:"\e616"}.fi-ss-cursor-finger:before{content:"\e617"}.fi-ss-cursor-finger-click:before{content:"\e618"}.fi-ss-cursor-plus:before{content:"\e619"}.fi-ss-cursor-text:before{content:"\e61a"}.fi-ss-cursor-text-alt:before{content:"\e61b"}.fi-ss-curve:before{content:"\e61c"}.fi-ss-curve-alt:before{content:"\e61d"}.fi-ss-curve-arrow:before{content:"\e61e"}.fi-ss-custard:before{content:"\e61f"}.fi-ss-customer-care:before{content:"\e620"}.fi-ss-customer-service:before{content:"\e621"}.fi-ss-customization:before{content:"\e622"}.fi-ss-customization-cogwheel:before{content:"\e623"}.fi-ss-customize:before{content:"\e624"}.fi-ss-customize-computer:before{content:"\e625"}.fi-ss-customize-edit:before{content:"\e626"}.fi-ss-cutter:before{content:"\e627"}.fi-ss-CV:before{content:"\e628"}.fi-ss-cvv-card:before{content:"\e629"}.fi-ss-cyborg:before{content:"\e62a"}.fi-ss-cycling:before{content:"\e62b"}.fi-ss-cystitis:before{content:"\e62c"}.fi-ss-d:before{content:"\e62d"}.fi-ss-dagger:before{content:"\e62e"}.fi-ss-daily-calendar:before{content:"\e62f"}.fi-ss-daisy:before{content:"\e631"}.fi-ss-daisy-alt:before{content:"\e632"}.fi-ss-damage:before{content:"\e633"}.fi-ss-danger-sign:before{content:"\e634"}.fi-ss-dark-mode:before{content:"\e635"}.fi-ss-dark-mode-alt:before{content:"\e636"}.fi-ss-dart:before{content:"\e637"}.fi-ss-dashboard:before{content:"\e639"}.fi-ss-dashboard-monitor:before{content:"\e63a"}.fi-ss-dashboard-panel:before{content:"\e63b"}.fi-ss-data-backup:before{content:"\e63d"}.fi-ss-data-cleaning:before{content:"\e63e"}.fi-ss-data-encryption:before{content:"\e63f"}.fi-ss-data-insight:before{content:"\e640"}.fi-ss-data-migration:before{content:"\e641"}.fi-ss-data-mining:before{content:"\e642"}.fi-ss-data-model:before{content:"\e643"}.fi-ss-data-processing:before{content:"\e644"}.fi-ss-data-report:before{content:"\e645"}.fi-ss-data-transfer:before{content:"\e646"}.fi-ss-database:before{content:"\e647"}.fi-ss-database-cleaning:before{content:"\e648"}.fi-ss-database-cloud-circle:before{content:"\e649"}.fi-ss-database-management:before{content:"\e64a"}.fi-ss-deadline:before{content:"\e64b"}.fi-ss-deafness:before{content:"\e64c"}.fi-ss-debt:before{content:"\e64d"}.fi-ss-december-calendar:before{content:"\e64f"}.fi-ss-decision-choice:before{content:"\e650"}.fi-ss-decision-tree:before{content:"\e651"}.fi-ss-declined-receipt:before{content:"\e652"}.fi-ss-deep-learning:before{content:"\e653"}.fi-ss-deer:before{content:"\e654"}.fi-ss-deer-rudolph:before{content:"\e655"}.fi-ss-degree-credential:before{content:"\e657"}.fi-ss-delete:before{content:"\e658"}.fi-ss-delete-document:before{content:"\e659"}.fi-ss-delete-right:before{content:"\e65a"}.fi-ss-delete-user:before{content:"\e65b"}.fi-ss-delivery-man:before{content:"\e65d"}.fi-ss-delivery-truck:before{content:"\e65e"}.fi-ss-democrat:before{content:"\e661"}.fi-ss-demographic:before{content:"\e662"}.fi-ss-department:before{content:"\e663"}.fi-ss-department-structure:before{content:"\e664"}.fi-ss-deposit:before{content:"\e665"}.fi-ss-deposit-alt:before{content:"\e666"}.fi-ss-description:before{content:"\e667"}.fi-ss-description-alt:before{content:"\e668"}.fi-ss-desert:before{content:"\e669"}.fi-ss-desert-dune:before{content:"\e66a"}.fi-ss-desk:before{content:"\e66b"}.fi-ss-desktop-arrow-down:before{content:"\e66c"}.fi-ss-desktop-wallpaper:before{content:"\e66d"}.fi-ss-detergent:before{content:"\e66e"}.fi-ss-devices:before{content:"\e671"}.fi-ss-dewpoint:before{content:"\e672"}.fi-ss-dharmachakra:before{content:"\e673"}.fi-ss-diagram-cells:before{content:"\e674"}.fi-ss-diagram-lean-canvas:before{content:"\e675"}.fi-ss-diagram-nested:before{content:"\e676"}.fi-ss-diagram-next:before{content:"\e677"}.fi-ss-diagram-predecessor:before{content:"\e678"}.fi-ss-diagram-previous:before{content:"\e679"}.fi-ss-diagram-project:before{content:"\e67a"}.fi-ss-diagram-sankey:before{content:"\e67b"}.fi-ss-diagram-subtask:before{content:"\e67c"}.fi-ss-diagram-successor:before{content:"\e67d"}.fi-ss-diagram-venn:before{content:"\e67e"}.fi-ss-dial:before{content:"\e67f"}.fi-ss-dial-high:before{content:"\e680"}.fi-ss-dial-low:before{content:"\e681"}.fi-ss-dial-max:before{content:"\e682"}.fi-ss-dial-med:before{content:"\e683"}.fi-ss-dial-med-low:before{content:"\e684"}.fi-ss-dial-min:before{content:"\e685"}.fi-ss-dial-off:before{content:"\e686"}.fi-ss-dialogue-exchange:before{content:"\e687"}.fi-ss-diamond:before{content:"\e688"}.fi-ss-diamond-box:before{content:"\e689"}.fi-ss-diamond-exclamation:before{content:"\e68a"}.fi-ss-diamond-open-box:before{content:"\e68b"}.fi-ss-diamond-turn-right:before{content:"\e68c"}.fi-ss-diary-bookmark-down:before{content:"\e68d"}.fi-ss-diary-bookmarks:before{content:"\e68e"}.fi-ss-diary-clasp:before{content:"\e68f"}.fi-ss-dice:before{content:"\e690"}.fi-ss-dice-alt:before{content:"\e691"}.fi-ss-dice-d10:before{content:"\e692"}.fi-ss-dice-d12:before{content:"\e693"}.fi-ss-dice-d20:before{content:"\e694"}.fi-ss-dice-d4:before{content:"\e695"}.fi-ss-dice-d6:before{content:"\e696"}.fi-ss-dice-d8:before{content:"\e697"}.fi-ss-dice-four:before{content:"\e698"}.fi-ss-dice-one:before{content:"\e699"}.fi-ss-dice-six:before{content:"\e69a"}.fi-ss-dice-three:before{content:"\e69b"}.fi-ss-dice-two:before{content:"\e69c"}.fi-ss-dictionary:before{content:"\e69d"}.fi-ss-dictionary-alt:before{content:"\e69e"}.fi-ss-dictionary-open:before{content:"\e69f"}.fi-ss-digging:before{content:"\e6a1"}.fi-ss-digital-banking:before{content:"\e6a2"}.fi-ss-digital-certificate:before{content:"\e6a3"}.fi-ss-digital-identity:before{content:"\e6a4"}.fi-ss-digital-key:before{content:"\e6a5"}.fi-ss-digital-money:before{content:"\e6aa"}.fi-ss-digital-payment:before{content:"\e6ab"}.fi-ss-digital-signature:before{content:"\e6ac"}.fi-ss-digital-tachograph:before{content:"\e6ad"}.fi-ss-digital-wallet:before{content:"\e6ae"}.fi-ss-dinner:before{content:"\e6b0"}.fi-ss-diploma:before{content:"\e6b1"}.fi-ss-diploma-alt:before{content:"\e6b2"}.fi-ss-direction-signal:before{content:"\e6b3"}.fi-ss-direction-signal-arrow:before{content:"\e6b4"}.fi-ss-disc-drive:before{content:"\e6b5"}.fi-ss-discount:before{content:"\e6bc"}.fi-ss-discover:before{content:"\e6bd"}.fi-ss-discussion-group:before{content:"\e6bf"}.fi-ss-discussion-idea:before{content:"\e6c0"}.fi-ss-disease:before{content:"\e6c1"}.fi-ss-dishwasher:before{content:"\e6c2"}.fi-ss-disinfection:before{content:"\e6c3"}.fi-ss-disk:before{content:"\e6c4"}.fi-ss-display-arrow-down:before{content:"\e6c6"}.fi-ss-display-chart-up:before{content:"\e6c8"}.fi-ss-display-code:before{content:"\e6c9"}.fi-ss-display-medical:before{content:"\e6ca"}.fi-ss-display-slash:before{content:"\e6cb"}.fi-ss-distribute-spacing-horizontal:before{content:"\e6cc"}.fi-ss-distribute-spacing-vertical:before{content:"\e6cd"}.fi-ss-divide:before{content:"\e6cf"}.fi-ss-diving-googles:before{content:"\e6d0"}.fi-ss-dizzy:before{content:"\e6d1"}.fi-ss-dj-disc:before{content:"\e6d2"}.fi-ss-dna:before{content:"\e6d4"}.fi-ss-dns-server:before{content:"\e6d5"}.fi-ss-dns-settings:before{content:"\e6d6"}.fi-ss-do-not-disturb:before{content:"\e6d7"}.fi-ss-do-not-disturb-doorknob:before{content:"\e6d8"}.fi-ss-do-not-enter:before{content:"\e6d9"}.fi-ss-doctor:before{content:"\e6db"}.fi-ss-doctor-bag:before{content:"\e6dc"}.fi-ss-document:before{content:"\e6de"}.fi-ss-document-autosave:before{content:"\e6df"}.fi-ss-document-circle-arrow-up:before{content:"\e6e0"}.fi-ss-document-circle-wrong:before{content:"\e6e1"}.fi-ss-document-fail:before{content:"\e6e2"}.fi-ss-document-folder-gear:before{content:"\e6e4"}.fi-ss-document-gavel:before{content:"\e6e5"}.fi-ss-document-gear:before{content:"\e6e7"}.fi-ss-document-link:before{content:"\e6e8"}.fi-ss-document-nft:before{content:"\e6e9"}.fi-ss-document-paid:before{content:"\e6ea"}.fi-ss-document-scanner:before{content:"\e6eb"}.fi-ss-document-signed:before{content:"\e6ec"}.fi-ss-document-writer:before{content:"\e6ed"}.fi-ss-dog:before{content:"\e6ef"}.fi-ss-dog-bowl-empty:before{content:"\e6f0"}.fi-ss-dog-leashed:before{content:"\e6f1"}.fi-ss-dollar:before{content:"\e6f2"}.fi-ss-dolly-flatbed:before{content:"\e6f3"}.fi-ss-dolly-flatbed-alt:before{content:"\e6f4"}.fi-ss-dolly-flatbed-empty:before{content:"\e6f5"}.fi-ss-dolphin:before{content:"\e6f6"}.fi-ss-domino-effect:before{content:"\e6f7"}.fi-ss-donate:before{content:"\e6f8"}.fi-ss-donate-box:before{content:"\e6f9"}.fi-ss-dong-sign:before{content:"\e6fa"}.fi-ss-donut:before{content:"\e6fb"}.fi-ss-door-closed:before{content:"\e6fc"}.fi-ss-door-hanger:before{content:"\e6fd"}.fi-ss-door-open:before{content:"\e6fe"}.fi-ss-door-window:before{content:"\e6ff"}.fi-ss-dorayaki:before{content:"\e700"}.fi-ss-dorm-room:before{content:"\e701"}.fi-ss-dot-circle:before{content:"\e702"}.fi-ss-dot-pending:before{content:"\e703"}.fi-ss-dots-loading:before{content:"\e704"}.fi-ss-dove:before{content:"\e705"}.fi-ss-down:before{content:"\e707"}.fi-ss-down-from-bracket:before{content:"\e708"}.fi-ss-down-left:before{content:"\e709"}.fi-ss-down-left-and-up-right-to-center:before{content:"\e70a"}.fi-ss-down-right:before{content:"\e70b"}.fi-ss-down-to-line:before{content:"\e70c"}.fi-ss-download:before{content:"\e70d"}.fi-ss-drafting-compass:before{content:"\e70f"}.fi-ss-drafting-compass-paper:before{content:"\e710"}.fi-ss-dragon:before{content:"\e711"}.fi-ss-dragon-fire:before{content:"\e712"}.fi-ss-draw-polygon:before{content:"\e713"}.fi-ss-draw-square:before{content:"\e714"}.fi-ss-drawer:before{content:"\e715"}.fi-ss-drawer-alt:before{content:"\e716"}.fi-ss-drawer-empty:before{content:"\e717"}.fi-ss-dreidel:before{content:"\e718"}.fi-ss-dress:before{content:"\e719"}.fi-ss-driller:before{content:"\e71b"}.fi-ss-drink-alt:before{content:"\e71d"}.fi-ss-driver-man:before{content:"\e71e"}.fi-ss-driver-woman:before{content:"\e71f"}.fi-ss-drone:before{content:"\e720"}.fi-ss-drone-alt:before{content:"\e721"}.fi-ss-drone-front:before{content:"\e722"}.fi-ss-drop-down:before{content:"\e723"}.fi-ss-dropdown:before{content:"\e725"}.fi-ss-dropdown-bar:before{content:"\e726"}.fi-ss-dropdown-select:before{content:"\e727"}.fi-ss-drought:before{content:"\e729"}.fi-ss-drugs-addiction:before{content:"\e72a"}.fi-ss-drum:before{content:"\e72b"}.fi-ss-drum-steelpan:before{content:"\e72c"}.fi-ss-drumstick:before{content:"\e72d"}.fi-ss-drumstick-bite:before{content:"\e72e"}.fi-ss-dryer:before{content:"\e730"}.fi-ss-dryer-alt:before{content:"\e731"}.fi-ss-drywall:before{content:"\e733"}.fi-ss-dual-screen:before{content:"\e734"}.fi-ss-duck:before{content:"\e735"}.fi-ss-dumbbell-alt:before{content:"\e736"}.fi-ss-dumbbell-fitness:before{content:"\e737"}.fi-ss-dumbbell-heart:before{content:"\e738"}.fi-ss-dumbbell-horizontal:before{content:"\e739"}.fi-ss-dumbbell-ray:before{content:"\e73a"}.fi-ss-dumbbell-weightlifting:before{content:"\e73b"}.fi-ss-dumpling:before{content:"\e73c"}.fi-ss-dumpster:before{content:"\e73d"}.fi-ss-dumpster-fire:before{content:"\e73e"}.fi-ss-dungeon:before{content:"\e73f"}.fi-ss-duplicate:before{content:"\e740"}.fi-ss-duration:before{content:"\e741"}.fi-ss-duration-alt:before{content:"\e742"}.fi-ss-e:before{content:"\e743"}.fi-ss-e-learning:before{content:"\e744"}.fi-ss-e-sim:before{content:"\e745"}.fi-ss-eagle:before{content:"\e746"}.fi-ss-eagle-flying:before{content:"\e747"}.fi-ss-ear:before{content:"\e748"}.fi-ss-ear-deaf:before{content:"\e749"}.fi-ss-ear-muffs:before{content:"\e74a"}.fi-ss-ear-sound:before{content:"\e74b"}.fi-ss-earbuds:before{content:"\e74c"}.fi-ss-earnings:before{content:"\e74d"}.fi-ss-earth-africa:before{content:"\e74e"}.fi-ss-earth-americas:before{content:"\e74f"}.fi-ss-earth-asia:before{content:"\e750"}.fi-ss-earth-europa:before{content:"\e751"}.fi-ss-ebook:before{content:"\e753"}.fi-ss-eclipse:before{content:"\e754"}.fi-ss-eclipse-alt:before{content:"\e755"}.fi-ss-eco-battery:before{content:"\e756"}.fi-ss-eco-electric:before{content:"\e757"}.fi-ss-edamame:before{content:"\e758"}.fi-ss-edit:before{content:"\e759"}.fi-ss-edit-alt:before{content:"\e75a"}.fi-ss-edit-message:before{content:"\e75b"}.fi-ss-education-podcast:before{content:"\e75c"}.fi-ss-effect:before{content:"\e75d"}.fi-ss-egg:before{content:"\e75e"}.fi-ss-egg-fried:before{content:"\e75f"}.fi-ss-eiffel-tower:before{content:"\e760"}.fi-ss-eject:before{content:"\e761"}.fi-ss-electric-bike:before{content:"\e762"}.fi-ss-electric-bus:before{content:"\e763"}.fi-ss-electric-car:before{content:"\e764"}.fi-ss-electric-scooter:before{content:"\e765"}.fi-ss-elephant:before{content:"\e767"}.fi-ss-elevator:before{content:"\e768"}.fi-ss-email-feedback:before{content:"\e76a"}.fi-ss-email-heart:before{content:"\e76b"}.fi-ss-email-pending:before{content:"\e76c"}.fi-ss-email-refresh:before{content:"\e76d"}.fi-ss-email-star:before{content:"\e76e"}.fi-ss-emergency-call:before{content:"\e76f"}.fi-ss-emergency-stop:before{content:"\e770"}.fi-ss-employee-alt:before{content:"\e771"}.fi-ss-employee-handbook:before{content:"\e772"}.fi-ss-employee-man:before{content:"\e773"}.fi-ss-employee-man-alt:before{content:"\e774"}.fi-ss-employee-performance:before{content:"\e776"}.fi-ss-employees:before{content:"\e778"}.fi-ss-employees-woman-man:before{content:"\e779"}.fi-ss-empty-set:before{content:"\e77a"}.fi-ss-endless-loop:before{content:"\e77b"}.fi-ss-energy-drink:before{content:"\e77c"}.fi-ss-engine:before{content:"\e77e"}.fi-ss-engine-algorithm:before{content:"\e77f"}.fi-ss-engine-warning:before{content:"\e780"}.fi-ss-english:before{content:"\e781"}.fi-ss-enter:before{content:"\e782"}.fi-ss-entertainment:before{content:"\e783"}.fi-ss-entrance:before{content:"\e784"}.fi-ss-envelope:before{content:"\e785"}.fi-ss-envelope-ban:before{content:"\e786"}.fi-ss-envelope-bulk:before{content:"\e787"}.fi-ss-envelope-dot:before{content:"\e788"}.fi-ss-envelope-download:before{content:"\e789"}.fi-ss-envelope-heart:before{content:"\e78a"}.fi-ss-envelope-marker:before{content:"\e78b"}.fi-ss-envelope-open:before{content:"\e78c"}.fi-ss-envelope-open-dollar:before{content:"\e78d"}.fi-ss-envelope-open-text:before{content:"\e78e"}.fi-ss-envelope-plus:before{content:"\e78f"}.fi-ss-envelopes:before{content:"\e790"}.fi-ss-equality:before{content:"\e792"}.fi-ss-equals:before{content:"\e793"}.fi-ss-equestrian-statue:before{content:"\e794"}.fi-ss-equipment:before{content:"\e795"}.fi-ss-eraser:before{content:"\e796"}.fi-ss-error-bug:before{content:"\e797"}.fi-ss-error-camera:before{content:"\e798"}.fi-ss-error-receipt:before{content:"\e799"}.fi-ss-escalator:before{content:"\e79a"}.fi-ss-ethernet:before{content:"\e79c"}.fi-ss-euro:before{content:"\e79e"}.fi-ss-europe-flag:before{content:"\e79f"}.fi-ss-europe-map:before{content:"\e7a0"}.fi-ss-european-union:before{content:"\e7a1"}.fi-ss-evidence:before{content:"\e7a3"}.fi-ss-exam-b:before{content:"\e7a4"}.fi-ss-exam-d:before{content:"\e7a5"}.fi-ss-exam-f:before{content:"\e7a6"}.fi-ss-exam-xmark:before{content:"\e7a7"}.fi-ss-excavator:before{content:"\e7a8"}.fi-ss-exchange:before{content:"\e7a9"}.fi-ss-exchange-alt:before{content:"\e7aa"}.fi-ss-exchange-cryptocurrency:before{content:"\e7ab"}.fi-ss-exclamation:before{content:"\e7ac"}.fi-ss-exit:before{content:"\e7af"}.fi-ss-exit-alt:before{content:"\e7b0"}.fi-ss-expand:before{content:"\e7b1"}.fi-ss-expand-arrows:before{content:"\e7b2"}.fi-ss-expand-arrows-alt:before{content:"\e7b3"}.fi-ss-expense:before{content:"\e7b4"}.fi-ss-expense-bill:before{content:"\e7b5"}.fi-ss-expired:before{content:"\e7b7"}.fi-ss-explosion:before{content:"\e7b8"}.fi-ss-external-hard-drive:before{content:"\e7b9"}.fi-ss-external-world:before{content:"\e7ba"}.fi-ss-eye:before{content:"\e7bb"}.fi-ss-eye-alert:before{content:"\e7bc"}.fi-ss-eye-arrow-progress:before{content:"\e7bd"}.fi-ss-eye-crossed:before{content:"\e7be"}.fi-ss-eye-drop:before{content:"\e7bf"}.fi-ss-eye-dropper-half:before{content:"\e7c1"}.fi-ss-eye-lashes:before{content:"\e7c3"}.fi-ss-eye-recognition:before{content:"\e7c4"}.fi-ss-eye-scanner:before{content:"\e7c5"}.fi-ss-eyelashes:before{content:"\e7c6"}.fi-ss-eyeliner:before{content:"\e7c7"}.fi-ss-eyes:before{content:"\e7c8"}.fi-ss-eyeshadow:before{content:"\e7c9"}.fi-ss-f:before{content:"\e7ca"}.fi-ss-fabric:before{content:"\e7cc"}.fi-ss-face-angry-horns:before{content:"\e7cd"}.fi-ss-face-anguished:before{content:"\e7ce"}.fi-ss-face-anxious-sweat:before{content:"\e7cf"}.fi-ss-face-astonished:before{content:"\e7d0"}.fi-ss-face-awesome:before{content:"\e7d1"}.fi-ss-face-beam-hand-over-mouth:before{content:"\e7d2"}.fi-ss-face-confounded:before{content:"\e7d3"}.fi-ss-face-confused:before{content:"\e7d4"}.fi-ss-face-cowboy-hat:before{content:"\e7d5"}.fi-ss-face-disappointed:before{content:"\e7d6"}.fi-ss-face-disguise:before{content:"\e7d7"}.fi-ss-face-downcast-sweat:before{content:"\e7d8"}.fi-ss-face-drooling:before{content:"\e7d9"}.fi-ss-face-explode:before{content:"\e7da"}.fi-ss-face-expressionless:before{content:"\e7db"}.fi-ss-face-eyes-xmarks:before{content:"\e7dc"}.fi-ss-face-fearful:before{content:"\e7dd"}.fi-ss-face-glasses:before{content:"\e7de"}.fi-ss-face-grin-tongue-wink:before{content:"\e7df"}.fi-ss-face-hand-yawn:before{content:"\e7e0"}.fi-ss-face-head-bandage:before{content:"\e7e1"}.fi-ss-face-hushed:before{content:"\e7e2"}.fi-ss-face-icicles:before{content:"\e7e3"}.fi-ss-face-lying:before{content:"\e7e4"}.fi-ss-face-mask:before{content:"\e7e5"}.fi-ss-face-monocle:before{content:"\e7e6"}.fi-ss-face-nauseated:before{content:"\e7e7"}.fi-ss-face-nose-steam:before{content:"\e7e8"}.fi-ss-face-party:before{content:"\e7e9"}.fi-ss-face-pensive:before{content:"\e7ea"}.fi-ss-face-persevering:before{content:"\e7eb"}.fi-ss-face-pleading:before{content:"\e7ec"}.fi-ss-face-raised-eyebrow:before{content:"\e7ed"}.fi-ss-face-relieved:before{content:"\e7ee"}.fi-ss-face-sad-sweat:before{content:"\e7ef"}.fi-ss-face-scream:before{content:"\e7f0"}.fi-ss-face-shush:before{content:"\e7f1"}.fi-ss-face-sleeping:before{content:"\e7f2"}.fi-ss-face-sleepy:before{content:"\e7f3"}.fi-ss-face-smile-halo:before{content:"\e7f4"}.fi-ss-face-smile-hearts:before{content:"\e7f5"}.fi-ss-face-smile-horns:before{content:"\e7f6"}.fi-ss-face-smile-tear:before{content:"\e7f7"}.fi-ss-face-smile-tongue:before{content:"\e7f8"}.fi-ss-face-smile-upside-down:before{content:"\e7f9"}.fi-ss-face-smiling-hands:before{content:"\e7fa"}.fi-ss-face-smirking:before{content:"\e7fb"}.fi-ss-face-sunglasses:before{content:"\e7fc"}.fi-ss-face-sunglasses-alt:before{content:"\e7fd"}.fi-ss-face-swear:before{content:"\e7fe"}.fi-ss-face-thermometer:before{content:"\e7ff"}.fi-ss-face-thinking:before{content:"\e800"}.fi-ss-face-tissue:before{content:"\e801"}.fi-ss-face-tongue-money:before{content:"\e802"}.fi-ss-face-tongue-sweat:before{content:"\e803"}.fi-ss-face-unamused:before{content:"\e804"}.fi-ss-face-viewfinder:before{content:"\e805"}.fi-ss-face-vomit:before{content:"\e806"}.fi-ss-face-weary:before{content:"\e807"}.fi-ss-face-woozy:before{content:"\e808"}.fi-ss-face-worried:before{content:"\e809"}.fi-ss-face-zany:before{content:"\e80a"}.fi-ss-face-zipper:before{content:"\e80b"}.fi-ss-facial-mask:before{content:"\e812"}.fi-ss-facial-massage:before{content:"\e813"}.fi-ss-facial-treatment:before{content:"\e814"}.fi-ss-fail:before{content:"\e815"}.fi-ss-fajita:before{content:"\e816"}.fi-ss-falafel:before{content:"\e817"}.fi-ss-family:before{content:"\e818"}.fi-ss-family-dress:before{content:"\e819"}.fi-ss-family-law:before{content:"\e81a"}.fi-ss-family-pants:before{content:"\e81b"}.fi-ss-fan:before{content:"\e81c"}.fi-ss-fan-table:before{content:"\e81d"}.fi-ss-farfalle:before{content:"\e81e"}.fi-ss-farm:before{content:"\e81f"}.fi-ss-faucet:before{content:"\e820"}.fi-ss-faucet-drip:before{content:"\e821"}.fi-ss-fax:before{content:"\e822"}.fi-ss-fbx-file:before{content:"\e823"}.fi-ss-feather:before{content:"\e824"}.fi-ss-feather-pointed:before{content:"\e825"}.fi-ss-features:before{content:"\e826"}.fi-ss-features-alt:before{content:"\e827"}.fi-ss-february-calendar:before{content:"\e828"}.fi-ss-fee:before{content:"\e82a"}.fi-ss-fee-receipt:before{content:"\e82c"}.fi-ss-feedback:before{content:"\e82d"}.fi-ss-feedback-alt:before{content:"\e82e"}.fi-ss-feedback-cycle-loop:before{content:"\e82f"}.fi-ss-feedback-hand:before{content:"\e830"}.fi-ss-feedback-review:before{content:"\e831"}.fi-ss-fence:before{content:"\e834"}.fi-ss-field-hockey:before{content:"\e836"}.fi-ss-fighter-jet:before{content:"\e837"}.fi-ss-file:before{content:"\e839"}.fi-ss-file-ai:before{content:"\e83a"}.fi-ss-file-audio:before{content:"\e83b"}.fi-ss-file-backup:before{content:"\e83c"}.fi-ss-file-binary:before{content:"\e83d"}.fi-ss-file-chart-line:before{content:"\e83e"}.fi-ss-file-chart-pie:before{content:"\e83f"}.fi-ss-file-circle-info:before{content:"\e840"}.fi-ss-file-cloud:before{content:"\e841"}.fi-ss-file-code:before{content:"\e842"}.fi-ss-file-conversion:before{content:"\e843"}.fi-ss-file-css:before{content:"\e844"}.fi-ss-file-csv:before{content:"\e845"}.fi-ss-file-download:before{content:"\e847"}.fi-ss-file-edit:before{content:"\e848"}.fi-ss-file-eps:before{content:"\e849"}.fi-ss-file-excel:before{content:"\e84a"}.fi-ss-file-exclamation:before{content:"\e84b"}.fi-ss-file-export:before{content:"\e84c"}.fi-ss-file-image:before{content:"\e84e"}.fi-ss-file-import:before{content:"\e84f"}.fi-ss-file-invoice:before{content:"\e850"}.fi-ss-file-invoice-dollar:before{content:"\e851"}.fi-ss-file-lock:before{content:"\e852"}.fi-ss-file-loop:before{content:"\e853"}.fi-ss-file-medical:before{content:"\e855"}.fi-ss-file-medical-alt:before{content:"\e856"}.fi-ss-file-minus:before{content:"\e857"}.fi-ss-file-pdf:before{content:"\e858"}.fi-ss-file-powerpoint:before{content:"\e85b"}.fi-ss-file-prescription:before{content:"\e85c"}.fi-ss-file-psd:before{content:"\e85d"}.fi-ss-file-question:before{content:"\e85e"}.fi-ss-file-recycle:before{content:"\e85f"}.fi-ss-file-signature:before{content:"\e860"}.fi-ss-file-spreadsheet:before{content:"\e862"}.fi-ss-file-upload:before{content:"\e863"}.fi-ss-file-user:before{content:"\e864"}.fi-ss-file-video:before{content:"\e865"}.fi-ss-file-word:before{content:"\e866"}.fi-ss-file-xls:before{content:"\e867"}.fi-ss-file-zip-alt:before{content:"\e869"}.fi-ss-file-zip-save:before{content:"\e86a"}.fi-ss-file-zipper:before{content:"\e86b"}.fi-ss-files-medical:before{content:"\e86d"}.fi-ss-fill:before{content:"\e86e"}.fi-ss-film:before{content:"\e86f"}.fi-ss-film-canister:before{content:"\e870"}.fi-ss-film-slash:before{content:"\e872"}.fi-ss-films:before{content:"\e873"}.fi-ss-filter:before{content:"\e874"}.fi-ss-filter-check:before{content:"\e875"}.fi-ss-filter-list:before{content:"\e876"}.fi-ss-filter-slash:before{content:"\e877"}.fi-ss-filters:before{content:"\e878"}.fi-ss-finance-education:before{content:"\e879"}.fi-ss-financial-analysis:before{content:"\e87a"}.fi-ss-financial-health:before{content:"\e87b"}.fi-ss-financial-protection:before{content:"\e87c"}.fi-ss-finger-droplet:before{content:"\e87d"}.fi-ss-finger-nail:before{content:"\e87e"}.fi-ss-fingerprint:before{content:"\e87f"}.fi-ss-fingerprint-identification:before{content:"\e880"}.fi-ss-fingerprint-magnifying-glass:before{content:"\e881"}.fi-ss-fingerprint-remove:before{content:"\e882"}.fi-ss-fingerprint-security-risk:before{content:"\e883"}.fi-ss-fingerprint-verified:before{content:"\e884"}.fi-ss-finish-flag:before{content:"\e885"}.fi-ss-finish-line:before{content:"\e886"}.fi-ss-fintech:before{content:"\e887"}.fi-ss-fire-alarm:before{content:"\e888"}.fi-ss-fire-bucket:before{content:"\e889"}.fi-ss-fire-burner:before{content:"\e88a"}.fi-ss-fire-door:before{content:"\e88b"}.fi-ss-fire-emergency-call:before{content:"\e88c"}.fi-ss-fire-exit:before{content:"\e88d"}.fi-ss-fire-extinguisher:before{content:"\e88e"}.fi-ss-fire-flame-curved:before{content:"\e88f"}.fi-ss-fire-flame-simple:before{content:"\e890"}.fi-ss-fire-helicopter:before{content:"\e891"}.fi-ss-fire-hydrant:before{content:"\e892"}.fi-ss-fire-shield:before{content:"\e893"}.fi-ss-fire-smoke:before{content:"\e894"}.fi-ss-fire-station:before{content:"\e895"}.fi-ss-fireplace:before{content:"\e898"}.fi-ss-first:before{content:"\e89b"}.fi-ss-first-aid-kit:before{content:"\e89c"}.fi-ss-first-award:before{content:"\e89d"}.fi-ss-first-laurel:before{content:"\e89e"}.fi-ss-first-medal:before{content:"\e89f"}.fi-ss-fish:before{content:"\e8a0"}.fi-ss-fish-bones:before{content:"\e8a1"}.fi-ss-fish-cooked:before{content:"\e8a2"}.fi-ss-fish-hook:before{content:"\e8a3"}.fi-ss-fishing-rod:before{content:"\e8a4"}.fi-ss-fist-move:before{content:"\e8a5"}.fi-ss-fitness-time:before{content:"\e8a6"}.fi-ss-fitness-watch:before{content:"\e8a7"}.fi-ss-flag:before{content:"\e8a8"}.fi-ss-flag-alt:before{content:"\e8a9"}.fi-ss-flag-checkered:before{content:"\e8aa"}.fi-ss-flag-usa:before{content:"\e8ab"}.fi-ss-flame:before{content:"\e8ac"}.fi-ss-flame-alert:before{content:"\e8ad"}.fi-ss-flash-sale:before{content:"\e8ae"}.fi-ss-flashcard:before{content:"\e8af"}.fi-ss-flashlight:before{content:"\e8b0"}.fi-ss-flask:before{content:"\e8b1"}.fi-ss-flask-gear:before{content:"\e8b2"}.fi-ss-flask-poison:before{content:"\e8b3"}.fi-ss-flask-potion:before{content:"\e8b4"}.fi-ss-flatbread:before{content:"\e8b5"}.fi-ss-flatbread-stuffed:before{content:"\e8b6"}.fi-ss-flip-horizontal:before{content:"\e8bb"}.fi-ss-flooding:before{content:"\e8bd"}.fi-ss-floor:before{content:"\e8be"}.fi-ss-floor-alt:before{content:"\e8bf"}.fi-ss-floor-layer:before{content:"\e8c0"}.fi-ss-floppy-disk-circle-arrow-right:before{content:"\e8c1"}.fi-ss-floppy-disk-circle-xmark:before{content:"\e8c2"}.fi-ss-floppy-disk-pen:before{content:"\e8c3"}.fi-ss-floppy-disks:before{content:"\e8c4"}.fi-ss-florin-sign:before{content:"\e8c5"}.fi-ss-flowchart:before{content:"\e8c6"}.fi-ss-flower:before{content:"\e8c7"}.fi-ss-flower-butterfly:before{content:"\e8c9"}.fi-ss-flower-daffodil:before{content:"\e8ca"}.fi-ss-flower-tulip:before{content:"\e8cb"}.fi-ss-flushed:before{content:"\e8cc"}.fi-ss-flute:before{content:"\e8ce"}.fi-ss-flux-capacitor:before{content:"\e8cf"}.fi-ss-fly-insect:before{content:"\e8d0"}.fi-ss-flying-disc:before{content:"\e8d1"}.fi-ss-flying-kite:before{content:"\e8d2"}.fi-ss-fm-radio:before{content:"\e8d3"}.fi-ss-foam-hand:before{content:"\e8d4"}.fi-ss-fog:before{content:"\e8d5"}.fi-ss-folder:before{content:"\e8d6"}.fi-ss-folder-archive:before{content:"\e8d7"}.fi-ss-folder-camera:before{content:"\e8d9"}.fi-ss-folder-check:before{content:"\e8da"}.fi-ss-folder-directory:before{content:"\e8db"}.fi-ss-folder-download:before{content:"\e8dc"}.fi-ss-folder-edit:before{content:"\e8dd"}.fi-ss-folder-fire:before{content:"\e8de"}.fi-ss-folder-gear:before{content:"\e8df"}.fi-ss-folder-heart:before{content:"\e8e1"}.fi-ss-folder-link:before{content:"\e8e3"}.fi-ss-folder-loop:before{content:"\e8e4"}.fi-ss-folder-math:before{content:"\e8e6"}.fi-ss-folder-minus:before{content:"\e8e8"}.fi-ss-folder-music:before{content:"\e8e9"}.fi-ss-folder-notification:before{content:"\e8ea"}.fi-ss-folder-open:before{content:"\e8eb"}.fi-ss-folder-plus-circle:before{content:"\e8ec"}.fi-ss-folder-times:before{content:"\e8ed"}.fi-ss-folder-tree:before{content:"\e8ee"}.fi-ss-folder-upload:before{content:"\e8ef"}.fi-ss-folder-xmark:before{content:"\e8f1"}.fi-ss-folder-xmark-circle:before{content:"\e8f2"}.fi-ss-folders:before{content:"\e8f3"}.fi-ss-follow:before{content:"\e8f4"}.fi-ss-follow-folder:before{content:"\e8f5"}.fi-ss-followcollection:before{content:"\e8f6"}.fi-ss-followers:before{content:"\e8f7"}.fi-ss-following:before{content:"\e8f8"}.fi-ss-fondue-pot:before{content:"\e8f9"}.fi-ss-football:before{content:"\e8fe"}.fi-ss-football-player:before{content:"\e8ff"}.fi-ss-football-ticket:before{content:"\e900"}.fi-ss-footprint:before{content:"\e901"}.fi-ss-foreign-language-audio:before{content:"\e902"}.fi-ss-forest:before{content:"\e903"}.fi-ss-forest-alt:before{content:"\e904"}.fi-ss-fork:before{content:"\e905"}.fi-ss-fork-spaghetti:before{content:"\e906"}.fi-ss-forklift:before{content:"\e907"}.fi-ss-form:before{content:"\e908"}.fi-ss-fort:before{content:"\e909"}.fi-ss-forward:before{content:"\e90a"}.fi-ss-forward-fast:before{content:"\e90b"}.fi-ss-fox:before{content:"\e90e"}.fi-ss-frame:before{content:"\e90f"}.fi-ss-franc-sign:before{content:"\e910"}.fi-ss-france:before{content:"\e911"}.fi-ss-france-country-code:before{content:"\e912"}.fi-ss-fraud-detection:before{content:"\e913"}.fi-ss-fraud-prevention:before{content:"\e914"}.fi-ss-free:before{content:"\e915"}.fi-ss-free-delivery:before{content:"\e916"}.fi-ss-freemium:before{content:"\e917"}.fi-ss-french:before{content:"\e91a"}.fi-ss-french-fries:before{content:"\e91b"}.fi-ss-friday:before{content:"\e91d"}.fi-ss-frog:before{content:"\e91e"}.fi-ss-front-loader:before{content:"\e91f"}.fi-ss-frown:before{content:"\e920"}.fi-ss-ftp:before{content:"\e921"}.fi-ss-fuel-gauge:before{content:"\e922"}.fi-ss-fuel-station-arrow:before{content:"\e923"}.fi-ss-full-screen:before{content:"\e924"}.fi-ss-function:before{content:"\e925"}.fi-ss-function-process:before{content:"\e927"}.fi-ss-function-square:before{content:"\e928"}.fi-ss-funnel-dollar:before{content:"\e929"}.fi-ss-funnel-money:before{content:"\e92a"}.fi-ss-fusilli:before{content:"\e92b"}.fi-ss-g:before{content:"\e92c"}.fi-ss-galaxy:before{content:"\e92d"}.fi-ss-galaxy-alt:before{content:"\e92e"}.fi-ss-galaxy-planet:before{content:"\e92f"}.fi-ss-galaxy-star:before{content:"\e930"}.fi-ss-gallery:before{content:"\e931"}.fi-ss-gallery-thumbnails:before{content:"\e932"}.fi-ss-game:before{content:"\e933"}.fi-ss-game-board-alt:before{content:"\e934"}.fi-ss-game-console-crank-handheld:before{content:"\e936"}.fi-ss-game-engine:before{content:"\e937"}.fi-ss-game-level:before{content:"\e938"}.fi-ss-game-rules:before{content:"\e939"}.fi-ss-game-server:before{content:"\e93a"}.fi-ss-gamepad:before{content:"\e93b"}.fi-ss-gamer:before{content:"\e93c"}.fi-ss-games:before{content:"\e93d"}.fi-ss-gaming-chair:before{content:"\e93e"}.fi-ss-gaming-mouse:before{content:"\e93f"}.fi-ss-garage:before{content:"\e940"}.fi-ss-garage-car:before{content:"\e941"}.fi-ss-garage-open:before{content:"\e942"}.fi-ss-garlic:before{content:"\e943"}.fi-ss-garlic-alt:before{content:"\e944"}.fi-ss-gas-mask:before{content:"\e945"}.fi-ss-gas-pump:before{content:"\e946"}.fi-ss-gas-pump-alt:before{content:"\e947"}.fi-ss-gas-pump-slash:before{content:"\e948"}.fi-ss-gas-station:before{content:"\e949"}.fi-ss-gastric-reflux:before{content:"\e94a"}.fi-ss-gauge-circle-bolt:before{content:"\e94b"}.fi-ss-gauge-circle-minus:before{content:"\e94c"}.fi-ss-gauge-circle-plus:before{content:"\e94d"}.fi-ss-gauze-bandage:before{content:"\e94e"}.fi-ss-gavel:before{content:"\e94f"}.fi-ss-gay-couple:before{content:"\e950"}.fi-ss-gears:before{content:"\e953"}.fi-ss-gem:before{content:"\e954"}.fi-ss-general:before{content:"\e955"}.fi-ss-german:before{content:"\e956"}.fi-ss-germany:before{content:"\e957"}.fi-ss-germany-country-code:before{content:"\e958"}.fi-ss-ghost:before{content:"\e959"}.fi-ss-gif:before{content:"\e95a"}.fi-ss-gif-square:before{content:"\e95c"}.fi-ss-gift:before{content:"\e95d"}.fi-ss-gift-alert:before{content:"\e95e"}.fi-ss-gift-box-benefits:before{content:"\e95f"}.fi-ss-gift-card:before{content:"\e960"}.fi-ss-gift-voucher:before{content:"\e961"}.fi-ss-gifts:before{content:"\e962"}.fi-ss-ginger:before{content:"\e963"}.fi-ss-gingerbread-man:before{content:"\e964"}.fi-ss-glacier:before{content:"\e967"}.fi-ss-glass:before{content:"\e968"}.fi-ss-glass-champagne:before{content:"\e969"}.fi-ss-glass-cheers:before{content:"\e96a"}.fi-ss-glass-citrus:before{content:"\e96b"}.fi-ss-glass-empty:before{content:"\e96c"}.fi-ss-glass-half:before{content:"\e96d"}.fi-ss-glass-water-droplet:before{content:"\e96e"}.fi-ss-glass-whiskey:before{content:"\e96f"}.fi-ss-glass-whiskey-rocks:before{content:"\e970"}.fi-ss-glasses:before{content:"\e971"}.fi-ss-global-research:before{content:"\e972"}.fi-ss-global-warming:before{content:"\e973"}.fi-ss-globe:before{content:"\e974"}.fi-ss-globe-alt:before{content:"\e975"}.fi-ss-globe-pointer:before{content:"\e976"}.fi-ss-globe-shield:before{content:"\e977"}.fi-ss-globe-snow:before{content:"\e978"}.fi-ss-globe-user:before{content:"\e979"}.fi-ss-gltf-file:before{content:"\e97a"}.fi-ss-glucose:before{content:"\e97b"}.fi-ss-glue:before{content:"\e97c"}.fi-ss-glue-stick:before{content:"\e97d"}.fi-ss-goal-mountain:before{content:"\e97e"}.fi-ss-goal-net:before{content:"\e97f"}.fi-ss-goalkeeper:before{content:"\e980"}.fi-ss-goals:before{content:"\e981"}.fi-ss-golf:before{content:"\e982"}.fi-ss-golf-bag:before{content:"\e983"}.fi-ss-golf-ball:before{content:"\e984"}.fi-ss-golf-ball-grass:before{content:"\e985"}.fi-ss-golf-club:before{content:"\e986"}.fi-ss-golf-hole:before{content:"\e987"}.fi-ss-golfer:before{content:"\e988"}.fi-ss-gopuram:before{content:"\e990"}.fi-ss-gourmet:before{content:"\e991"}.fi-ss-government-budget:before{content:"\e992"}.fi-ss-government-flag:before{content:"\e993"}.fi-ss-government-user:before{content:"\e994"}.fi-ss-gps-navigation:before{content:"\e995"}.fi-ss-graduation-cap:before{content:"\e996"}.fi-ss-graduation-diploma:before{content:"\e997"}.fi-ss-gramophone:before{content:"\e998"}.fi-ss-granola:before{content:"\e999"}.fi-ss-grape:before{content:"\e99a"}.fi-ss-graph-curve:before{content:"\e99b"}.fi-ss-graphic-style:before{content:"\e99c"}.fi-ss-graphic-tablet:before{content:"\e99d"}.fi-ss-graphic-tablet-pen:before{content:"\e99e"}.fi-ss-grass:before{content:"\e99f"}.fi-ss-grate:before{content:"\e9a0"}.fi-ss-grate-droplet:before{content:"\e9a1"}.fi-ss-greater-than:before{content:"\e9a2"}.fi-ss-greater-than-equal:before{content:"\e9a3"}.fi-ss-greek-helmet:before{content:"\e9a4"}.fi-ss-green-energy:before{content:"\e9a5"}.fi-ss-grid:before{content:"\e9a6"}.fi-ss-grid-alt:before{content:"\e9a7"}.fi-ss-grid-dividers:before{content:"\e9a8"}.fi-ss-grid-lock:before{content:"\e9a9"}.fi-ss-grid-three:before{content:"\e9aa"}.fi-ss-grid-two:before{content:"\e9ab"}.fi-ss-grid-two-alt:before{content:"\e9ac"}.fi-ss-grief:before{content:"\e9ad"}.fi-ss-grill:before{content:"\e9ae"}.fi-ss-grill-fire:before{content:"\e9af"}.fi-ss-grill-hot-alt:before{content:"\e9b0"}.fi-ss-grimace:before{content:"\e9b1"}.fi-ss-grin:before{content:"\e9b2"}.fi-ss-grin-alt:before{content:"\e9b3"}.fi-ss-grin-beam:before{content:"\e9b4"}.fi-ss-grin-beam-sweat:before{content:"\e9b5"}.fi-ss-grin-hearts:before{content:"\e9b6"}.fi-ss-grin-squint:before{content:"\e9b7"}.fi-ss-grin-squint-tears:before{content:"\e9b8"}.fi-ss-grin-stars:before{content:"\e9b9"}.fi-ss-grin-tears:before{content:"\e9ba"}.fi-ss-grin-tongue:before{content:"\e9bb"}.fi-ss-grin-tongue-squint:before{content:"\e9bc"}.fi-ss-grin-tongue-wink:before{content:"\e9bd"}.fi-ss-grin-wink:before{content:"\e9be"}.fi-ss-grip-dots:before{content:"\e9bf"}.fi-ss-grip-dots-vertical:before{content:"\e9c0"}.fi-ss-grip-horizontal:before{content:"\e9c1"}.fi-ss-grip-lines:before{content:"\e9c2"}.fi-ss-grip-lines-vertical:before{content:"\e9c3"}.fi-ss-grip-vertical:before{content:"\e9c4"}.fi-ss-grocery-bag:before{content:"\e9c5"}.fi-ss-grocery-basket:before{content:"\e9c6"}.fi-ss-group-arrows-rotate:before{content:"\e9c7"}.fi-ss-group-call:before{content:"\e9c8"}.fi-ss-group-community-social-media:before{content:"\e9ca"}.fi-ss-grow-graphs-box:before{content:"\e9cb"}.fi-ss-growth-audience:before{content:"\e9cc"}.fi-ss-growth-chart-invest:before{content:"\e9cd"}.fi-ss-growth-money:before{content:"\e9ce"}.fi-ss-guarani-sign:before{content:"\e9cf"}.fi-ss-guide:before{content:"\e9d0"}.fi-ss-guide-alt:before{content:"\e9d1"}.fi-ss-guide-book:before{content:"\e9d2"}.fi-ss-guitar:before{content:"\e9d3"}.fi-ss-guitar-electric:before{content:"\e9d4"}.fi-ss-guitars:before{content:"\e9d5"}.fi-ss-gun:before{content:"\e9d6"}.fi-ss-gun-shooting:before{content:"\e9d7"}.fi-ss-gun-squirt:before{content:"\e9d8"}.fi-ss-gym:before{content:"\e9d9"}.fi-ss-gym-bag:before{content:"\e9da"}.fi-ss-gynecology:before{content:"\e9db"}.fi-ss-gyoza:before{content:"\e9dc"}.fi-ss-h:before{content:"\e9dd"}.fi-ss-h-square:before{content:"\e9de"}.fi-ss-h1:before{content:"\e9df"}.fi-ss-h2:before{content:"\e9e0"}.fi-ss-h3:before{content:"\e9e1"}.fi-ss-h4:before{content:"\e9e2"}.fi-ss-hacker:before{content:"\e9e3"}.fi-ss-hair-clipper:before{content:"\e9e4"}.fi-ss-hair-conditioner:before{content:"\e9e5"}.fi-ss-hairbrush:before{content:"\e9e6"}.fi-ss-haircut:before{content:"\e9e7"}.fi-ss-hairdryer:before{content:"\e9e8"}.fi-ss-half-loading:before{content:"\e9e9"}.fi-ss-hamburger:before{content:"\e9ea"}.fi-ss-hamburger-soda:before{content:"\e9eb"}.fi-ss-hammer:before{content:"\e9ec"}.fi-ss-hammer-brush:before{content:"\e9ed"}.fi-ss-hammer-crash:before{content:"\e9ee"}.fi-ss-hammer-war:before{content:"\e9ef"}.fi-ss-hamsa:before{content:"\e9f0"}.fi-ss-hand:before{content:"\e9f1"}.fi-ss-hand-back-fist:before{content:"\e9f2"}.fi-ss-hand-back-point-down:before{content:"\e9f3"}.fi-ss-hand-back-point-left:before{content:"\e9f4"}.fi-ss-hand-back-point-ribbon:before{content:"\e9f5"}.fi-ss-hand-back-point-right:before{content:"\e9f6"}.fi-ss-hand-bandage-wound:before{content:"\e9f7"}.fi-ss-hand-bill:before{content:"\e9f8"}.fi-ss-hand-cleaning:before{content:"\e9f9"}.fi-ss-hand-dots:before{content:"\e9fa"}.fi-ss-hand-dryer:before{content:"\e9fb"}.fi-ss-hand-fingers-crossed:before{content:"\e9fc"}.fi-ss-hand-fist:before{content:"\e9fd"}.fi-ss-hand-heart:before{content:"\e9fe"}.fi-ss-hand-holding-box:before{content:"\e9ff"}.fi-ss-hand-holding-document:before{content:"\ea00"}.fi-ss-hand-holding-droplet:before{content:"\ea01"}.fi-ss-hand-holding-heart:before{content:"\ea02"}.fi-ss-hand-holding-magic:before{content:"\ea03"}.fi-ss-hand-holding-medical:before{content:"\ea04"}.fi-ss-hand-holding-seeding:before{content:"\ea05"}.fi-ss-hand-holding-skull:before{content:"\ea07"}.fi-ss-hand-holding-usd:before{content:"\ea08"}.fi-ss-hand-holding-water:before{content:"\ea09"}.fi-ss-hand-horns:before{content:"\ea0a"}.fi-ss-hand-horns-bolt:before{content:"\ea0b"}.fi-ss-hand-key:before{content:"\ea0c"}.fi-ss-hand-lizard:before{content:"\ea0d"}.fi-ss-hand-love:before{content:"\ea0e"}.fi-ss-hand-middle-finger:before{content:"\ea0f"}.fi-ss-hand-paper:before{content:"\ea10"}.fi-ss-hand-peace:before{content:"\ea11"}.fi-ss-hand-point-ribbon:before{content:"\ea12"}.fi-ss-hand-present:before{content:"\ea13"}.fi-ss-hand-scissors:before{content:"\ea14"}.fi-ss-hand-sparkles:before{content:"\ea15"}.fi-ss-hand-spock:before{content:"\ea16"}.fi-ss-hand-wave:before{content:"\ea17"}.fi-ss-hand-zoom-in:before{content:"\ea18"}.fi-ss-handcuffed-hands:before{content:"\ea19"}.fi-ss-handcuffs:before{content:"\ea1a"}.fi-ss-handmade:before{content:"\ea1b"}.fi-ss-hands-brain:before{content:"\ea1c"}.fi-ss-hands-bubbles:before{content:"\ea1d"}.fi-ss-hands-clapping:before{content:"\ea1e"}.fi-ss-hands-heart:before{content:"\ea1f"}.fi-ss-hands-holding:before{content:"\ea20"}.fi-ss-hands-holding-child:before{content:"\ea21"}.fi-ss-hands-holding-diamond:before{content:"\ea22"}.fi-ss-hands-together:before{content:"\ea23"}.fi-ss-hands-together-heart:before{content:"\ea24"}.fi-ss-hands-typing-keyboard:before{content:"\ea25"}.fi-ss-hands-usd:before{content:"\ea27"}.fi-ss-handshake:before{content:"\ea28"}.fi-ss-handshake-angle:before{content:"\ea29"}.fi-ss-handshake-deal-loan:before{content:"\ea2a"}.fi-ss-handshake-house:before{content:"\ea2b"}.fi-ss-handshake-simple-slash:before{content:"\ea2c"}.fi-ss-handshake-trust:before{content:"\ea2d"}.fi-ss-handstand:before{content:"\ea2e"}.fi-ss-hanukiah:before{content:"\ea2f"}.fi-ss-hard-disk-scan:before{content:"\ea31"}.fi-ss-hard-drive:before{content:"\ea32"}.fi-ss-hard-hat:before{content:"\ea33"}.fi-ss-harp:before{content:"\ea34"}.fi-ss-hashtag-lock:before{content:"\ea37"}.fi-ss-hastag:before{content:"\ea39"}.fi-ss-hat-beach:before{content:"\ea3a"}.fi-ss-hat-birthday:before{content:"\ea3b"}.fi-ss-hat-chef:before{content:"\ea3c"}.fi-ss-hat-cowboy:before{content:"\ea3d"}.fi-ss-hat-cowboy-side:before{content:"\ea3e"}.fi-ss-hat-santa:before{content:"\ea3f"}.fi-ss-hat-winter:before{content:"\ea40"}.fi-ss-hat-witch:before{content:"\ea41"}.fi-ss-hat-wizard:before{content:"\ea42"}.fi-ss-haute-cuisine:before{content:"\ea43"}.fi-ss-hdd:before{content:"\ea45"}.fi-ss-head-side:before{content:"\ea46"}.fi-ss-head-side-brain:before{content:"\ea47"}.fi-ss-head-side-cough:before{content:"\ea48"}.fi-ss-head-side-cough-slash:before{content:"\ea49"}.fi-ss-head-side-headphones:before{content:"\ea4a"}.fi-ss-head-side-heart:before{content:"\ea4b"}.fi-ss-head-side-mask:before{content:"\ea4c"}.fi-ss-head-side-medical:before{content:"\ea4d"}.fi-ss-head-side-thinking:before{content:"\ea4e"}.fi-ss-head-side-virus:before{content:"\ea4f"}.fi-ss-head-vr:before{content:"\ea51"}.fi-ss-headache:before{content:"\ea52"}.fi-ss-heading:before{content:"\ea53"}.fi-ss-headphones:before{content:"\ea54"}.fi-ss-headphones-pairing:before{content:"\ea55"}.fi-ss-headphones-rhythm:before{content:"\ea56"}.fi-ss-headset:before{content:"\ea57"}.fi-ss-healing:before{content:"\ea58"}.fi-ss-health-podcast:before{content:"\ea59"}.fi-ss-heart:before{content:"\ea5a"}.fi-ss-heart-arrow:before{content:"\ea5b"}.fi-ss-heart-brain:before{content:"\ea5c"}.fi-ss-heart-circle-user:before{content:"\ea5d"}.fi-ss-heart-crack:before{content:"\ea5e"}.fi-ss-heart-half:before{content:"\ea5f"}.fi-ss-heart-half-stroke:before{content:"\ea60"}.fi-ss-heart-health-muscle:before{content:"\ea61"}.fi-ss-heart-lock:before{content:"\ea62"}.fi-ss-heart-partner-handshake:before{content:"\ea63"}.fi-ss-heart-rate:before{content:"\ea64"}.fi-ss-heart-slash:before{content:"\ea65"}.fi-ss-heart-upside-down:before{content:"\ea66"}.fi-ss-heat:before{content:"\ea67"}.fi-ss-helicopter-side:before{content:"\ea68"}.fi-ss-helmet-battle:before{content:"\ea69"}.fi-ss-hermit-crab:before{content:"\ea6a"}.fi-ss-hexagon:before{content:"\ea6b"}.fi-ss-hexagon-check:before{content:"\ea6c"}.fi-ss-hexagon-divide:before{content:"\ea6d"}.fi-ss-hexagon-exclamation:before{content:"\ea6e"}.fi-ss-high-definition:before{content:"\ea70"}.fi-ss-high-five:before{content:"\ea71"}.fi-ss-high-five-celebration-yes:before{content:"\ea72"}.fi-ss-high-temperature-alert:before{content:"\ea73"}.fi-ss-highlighter:before{content:"\ea74"}.fi-ss-highlighter-line:before{content:"\ea75"}.fi-ss-hiking:before{content:"\ea76"}.fi-ss-hiking-boot:before{content:"\ea77"}.fi-ss-hill-avalanche:before{content:"\ea78"}.fi-ss-hill-rockslide:before{content:"\ea79"}.fi-ss-hippie:before{content:"\ea7b"}.fi-ss-hippo:before{content:"\ea7c"}.fi-ss-hockey-mask:before{content:"\ea7d"}.fi-ss-hockey-puck:before{content:"\ea7e"}.fi-ss-hockey-stick-puck:before{content:"\ea7f"}.fi-ss-hockey-sticks:before{content:"\ea80"}.fi-ss-holding-hand-brain:before{content:"\ea81"}.fi-ss-holding-hand-delivery:before{content:"\ea82"}.fi-ss-holding-hand-dinner:before{content:"\ea83"}.fi-ss-holding-hand-direction:before{content:"\ea84"}.fi-ss-holding-hand-gear:before{content:"\ea85"}.fi-ss-holding-hand-key:before{content:"\ea86"}.fi-ss-holding-hand-nft:before{content:"\ea87"}.fi-ss-holding-hand-pizza-box:before{content:"\ea88"}.fi-ss-holding-hand-revenue:before{content:"\ea89"}.fi-ss-holly-berry:before{content:"\ea8a"}.fi-ss-home:before{content:"\ea8b"}.fi-ss-home-control-app:before{content:"\ea8d"}.fi-ss-home-heart:before{content:"\ea8e"}.fi-ss-home-location:before{content:"\ea8f"}.fi-ss-home-location-alt:before{content:"\ea90"}.fi-ss-home-robot:before{content:"\ea91"}.fi-ss-home-settings:before{content:"\ea92"}.fi-ss-home-wifi-phone:before{content:"\ea93"}.fi-ss-homework:before{content:"\ea95"}.fi-ss-honey-pot:before{content:"\ea96"}.fi-ss-honeycomb:before{content:"\ea97"}.fi-ss-honeycomb-bee:before{content:"\ea98"}.fi-ss-hood-cloak:before{content:"\ea99"}.fi-ss-hook:before{content:"\ea9a"}.fi-ss-horizontal-rule:before{content:"\ea9b"}.fi-ss-horse:before{content:"\ea9c"}.fi-ss-horse-head:before{content:"\ea9d"}.fi-ss-horse-saddle:before{content:"\ea9e"}.fi-ss-horseshoe:before{content:"\ea9f"}.fi-ss-horseshoe-broken:before{content:"\eaa0"}.fi-ss-hose:before{content:"\eaa1"}.fi-ss-hose-reel:before{content:"\eaa2"}.fi-ss-hospital:before{content:"\eaa3"}.fi-ss-hospital-bed:before{content:"\eaa4"}.fi-ss-hospital-symbol:before{content:"\eaa5"}.fi-ss-hospital-user:before{content:"\eaa6"}.fi-ss-hospitals:before{content:"\eaa7"}.fi-ss-hot-tub:before{content:"\eaa8"}.fi-ss-hotdog:before{content:"\eaa9"}.fi-ss-hotel:before{content:"\eaaa"}.fi-ss-hotel-room-key:before{content:"\eaab"}.fi-ss-hourglass:before{content:"\eaad"}.fi-ss-hourglass-end:before{content:"\eaae"}.fi-ss-hourglass-start:before{content:"\eaaf"}.fi-ss-house-blank:before{content:"\eab0"}.fi-ss-house-briefcase:before{content:"\eab1"}.fi-ss-house-building:before{content:"\eab2"}.fi-ss-house-chimney:before{content:"\eab3"}.fi-ss-house-chimney-blank:before{content:"\eab4"}.fi-ss-house-chimney-crack:before{content:"\eab5"}.fi-ss-house-chimney-heart:before{content:"\eab6"}.fi-ss-house-chimney-medical:before{content:"\eab7"}.fi-ss-house-chimney-user:before{content:"\eab8"}.fi-ss-house-chimney-window:before{content:"\eab9"}.fi-ss-house-circle-check:before{content:"\eaba"}.fi-ss-house-circle-exclamation:before{content:"\eabb"}.fi-ss-house-circle-xmark:before{content:"\eabc"}.fi-ss-house-crack:before{content:"\eabd"}.fi-ss-house-crack-alt:before{content:"\eabe"}.fi-ss-house-day:before{content:"\eabf"}.fi-ss-house-fire:before{content:"\eac0"}.fi-ss-house-flag:before{content:"\eac1"}.fi-ss-house-flood:before{content:"\eac2"}.fi-ss-house-hand:before{content:"\eac3"}.fi-ss-house-hands:before{content:"\eac4"}.fi-ss-house-key:before{content:"\eac5"}.fi-ss-house-laptop:before{content:"\eac6"}.fi-ss-house-leave:before{content:"\eac7"}.fi-ss-house-lock:before{content:"\eac8"}.fi-ss-house-medical:before{content:"\eac9"}.fi-ss-house-night:before{content:"\eaca"}.fi-ss-house-plan:before{content:"\eacb"}.fi-ss-house-return:before{content:"\eacc"}.fi-ss-house-signal:before{content:"\eacd"}.fi-ss-house-tree:before{content:"\eace"}.fi-ss-house-tsunami:before{content:"\eacf"}.fi-ss-house-turret:before{content:"\ead0"}.fi-ss-house-unlock:before{content:"\ead1"}.fi-ss-house-user:before{content:"\ead2"}.fi-ss-house-window:before{content:"\ead3"}.fi-ss-hr:before{content:"\ead4"}.fi-ss-hr-group:before{content:"\ead5"}.fi-ss-hr-management:before{content:"\ead6"}.fi-ss-hr-person:before{content:"\ead7"}.fi-ss-hryvnia:before{content:"\ead8"}.fi-ss-html-file:before{content:"\ead9"}.fi-ss-hug-tree:before{content:"\eadd"}.fi-ss-humanitarian-mission:before{content:"\eade"}.fi-ss-humidity:before{content:"\eadf"}.fi-ss-hundred-points:before{content:"\eae0"}.fi-ss-hurricane:before{content:"\eae1"}.fi-ss-hybrid-work:before{content:"\eae2"}.fi-ss-hydroalcoholic-gel:before{content:"\eae3"}.fi-ss-hyperloop:before{content:"\eae4"}.fi-ss-i:before{content:"\eae6"}.fi-ss-ice-cream:before{content:"\eae8"}.fi-ss-iceberg:before{content:"\eaea"}.fi-ss-icicles:before{content:"\eaeb"}.fi-ss-icon-star:before{content:"\eaec"}.fi-ss-id-badge:before{content:"\eaee"}.fi-ss-id-card:before{content:"\eaef"}.fi-ss-id-card-clip-alt:before{content:"\eaf0"}.fi-ss-idea-exchange:before{content:"\eaf2"}.fi-ss-idea-magnet:before{content:"\eaf3"}.fi-ss-igloo:before{content:"\eaf4"}.fi-ss-image-slash:before{content:"\eaf8"}.fi-ss-images:before{content:"\eaf9"}.fi-ss-images-user:before{content:"\eafa"}.fi-ss-immunity:before{content:"\eafc"}.fi-ss-improve-user:before{content:"\eafd"}.fi-ss-improvement:before{content:"\eafe"}.fi-ss-inbox:before{content:"\eaff"}.fi-ss-inbox-full:before{content:"\eb00"}.fi-ss-inbox-in:before{content:"\eb01"}.fi-ss-inbox-out:before{content:"\eb02"}.fi-ss-inboxes:before{content:"\eb03"}.fi-ss-incense-sticks-yoga:before{content:"\eb04"}.fi-ss-incognito:before{content:"\eb05"}.fi-ss-indent:before{content:"\eb07"}.fi-ss-india-map:before{content:"\eb09"}.fi-ss-indian-rupee-sign:before{content:"\eb0a"}.fi-ss-industrial-pollution:before{content:"\eb0b"}.fi-ss-industry-alt:before{content:"\eb0c"}.fi-ss-industry-windows:before{content:"\eb0d"}.fi-ss-infinite-cycle:before{content:"\eb0e"}.fi-ss-infinity:before{content:"\eb0f"}.fi-ss-info:before{content:"\eb10"}.fi-ss-info-guide:before{content:"\eb11"}.fi-ss-information:before{content:"\eb12"}.fi-ss-inhaler:before{content:"\eb13"}.fi-ss-ink:before{content:"\eb14"}.fi-ss-input-numeric:before{content:"\eb15"}.fi-ss-input-pipe:before{content:"\eb16"}.fi-ss-input-text:before{content:"\eb17"}.fi-ss-insert:before{content:"\eb18"}.fi-ss-insert-alt:before{content:"\eb19"}.fi-ss-insert-arrows:before{content:"\eb1a"}.fi-ss-insert-button-circle:before{content:"\eb1b"}.fi-ss-insert-credit-card:before{content:"\eb1c"}.fi-ss-insert-square:before{content:"\eb1d"}.fi-ss-insight:before{content:"\eb1e"}.fi-ss-insight-alt:before{content:"\eb1f"}.fi-ss-insight-head:before{content:"\eb20"}.fi-ss-insomnia:before{content:"\eb21"}.fi-ss-insurance:before{content:"\eb27"}.fi-ss-insurtech:before{content:"\eb28"}.fi-ss-integral:before{content:"\eb29"}.fi-ss-interactive:before{content:"\eb2d"}.fi-ss-interlining:before{content:"\eb2e"}.fi-ss-internet-security:before{content:"\eb2f"}.fi-ss-internet-speed-wifi:before{content:"\eb30"}.fi-ss-interpersonal-skill:before{content:"\eb31"}.fi-ss-interrogation:before{content:"\eb32"}.fi-ss-intersection:before{content:"\eb33"}.fi-ss-introduction:before{content:"\eb34"}.fi-ss-introduction-handshake:before{content:"\eb35"}.fi-ss-inventory-alt:before{content:"\eb36"}.fi-ss-invest:before{content:"\eb37"}.fi-ss-investment:before{content:"\eb38"}.fi-ss-investor:before{content:"\eb39"}.fi-ss-invite:before{content:"\eb3b"}.fi-ss-invite-alt:before{content:"\eb3c"}.fi-ss-invoice-paid:before{content:"\eb3d"}.fi-ss-iot:before{content:"\eb3e"}.fi-ss-iot-alt:before{content:"\eb3f"}.fi-ss-ip-address:before{content:"\eb40"}.fi-ss-iron:before{content:"\eb41"}.fi-ss-island-tropical:before{content:"\eb42"}.fi-ss-iso-file:before{content:"\eb43"}.fi-ss-issue-loupe:before{content:"\eb44"}.fi-ss-it:before{content:"\eb45"}.fi-ss-it-alt:before{content:"\eb46"}.fi-ss-it-computer:before{content:"\eb47"}.fi-ss-italian:before{content:"\eb48"}.fi-ss-italian-coffee-maker:before{content:"\eb49"}.fi-ss-italian-lira-sign:before{content:"\eb4a"}.fi-ss-italic:before{content:"\eb4b"}.fi-ss-ivy:before{content:"\eb4d"}.fi-ss-j:before{content:"\eb4e"}.fi-ss-jam:before{content:"\eb50"}.fi-ss-january-calendar:before{content:"\eb52"}.fi-ss-japanese:before{content:"\eb53"}.fi-ss-jar-alt:before{content:"\eb54"}.fi-ss-jar-wheat:before{content:"\eb55"}.fi-ss-javascript:before{content:"\eb57"}.fi-ss-jelly:before{content:"\eb59"}.fi-ss-job-search:before{content:"\eb5b"}.fi-ss-joint:before{content:"\eb5d"}.fi-ss-joker:before{content:"\eb5e"}.fi-ss-journal:before{content:"\eb60"}.fi-ss-journal-alt:before{content:"\eb61"}.fi-ss-journey:before{content:"\eb62"}.fi-ss-joystick:before{content:"\eb63"}.fi-ss-jpg:before{content:"\eb64"}.fi-ss-json-file:before{content:"\eb67"}.fi-ss-judge:before{content:"\eb68"}.fi-ss-jug:before{content:"\eb69"}.fi-ss-jug-alt:before{content:"\eb6a"}.fi-ss-jug-bottle:before{content:"\eb6b"}.fi-ss-july-calendar:before{content:"\eb6c"}.fi-ss-jumping-rope:before{content:"\eb6d"}.fi-ss-june-calendar:before{content:"\eb6e"}.fi-ss-jury:before{content:"\eb6f"}.fi-ss-k:before{content:"\eb70"}.fi-ss-k-pop:before{content:"\eb71"}.fi-ss-k-pop-headphones:before{content:"\eb72"}.fi-ss-k-pop-microphone:before{content:"\eb73"}.fi-ss-kaaba:before{content:"\eb74"}.fi-ss-kangaroo:before{content:"\eb75"}.fi-ss-kayak:before{content:"\eb76"}.fi-ss-kazoo:before{content:"\eb77"}.fi-ss-kerning:before{content:"\eb78"}.fi-ss-key:before{content:"\eb79"}.fi-ss-key-car:before{content:"\eb7a"}.fi-ss-key-hole:before{content:"\eb7b"}.fi-ss-key-lock-crypto:before{content:"\eb7c"}.fi-ss-key-person:before{content:"\eb7d"}.fi-ss-key-skeleton-left-right:before{content:"\eb7e"}.fi-ss-keyboard:before{content:"\eb7f"}.fi-ss-keyboard-brightness:before{content:"\eb80"}.fi-ss-keyboard-brightness-low:before{content:"\eb81"}.fi-ss-keyboard-down:before{content:"\eb82"}.fi-ss-keyboard-finger:before{content:"\eb83"}.fi-ss-keyboard-left:before{content:"\eb84"}.fi-ss-keynote:before{content:"\eb86"}.fi-ss-khanda:before{content:"\eb87"}.fi-ss-kidneys:before{content:"\eb89"}.fi-ss-kimchi:before{content:"\eb8a"}.fi-ss-kip-sign:before{content:"\eb8c"}.fi-ss-kiss:before{content:"\eb8d"}.fi-ss-kiss-beam:before{content:"\eb8e"}.fi-ss-kiss-wink-heart:before{content:"\eb8f"}.fi-ss-kitchen-set:before{content:"\eb90"}.fi-ss-kite:before{content:"\eb91"}.fi-ss-kiwi-bird:before{content:"\eb92"}.fi-ss-kiwi-fruit:before{content:"\eb93"}.fi-ss-knee-joint:before{content:"\eb94"}.fi-ss-knife:before{content:"\eb95"}.fi-ss-knife-kitchen:before{content:"\eb96"}.fi-ss-knight:before{content:"\eb97"}.fi-ss-knitting:before{content:"\eb98"}.fi-ss-knot-rope:before{content:"\eb99"}.fi-ss-knowledge:before{content:"\eb9a"}.fi-ss-kombucha:before{content:"\eb9b"}.fi-ss-korean:before{content:"\eb9c"}.fi-ss-kpi:before{content:"\eb9d"}.fi-ss-kpi-evaluation:before{content:"\eb9e"}.fi-ss-l:before{content:"\eb9f"}.fi-ss-lab-coat:before{content:"\eba0"}.fi-ss-label:before{content:"\eba1"}.fi-ss-lacrosse-stick:before{content:"\eba2"}.fi-ss-lacrosse-stick-ball:before{content:"\eba3"}.fi-ss-ladder:before{content:"\eba4"}.fi-ss-ladybug-leaf:before{content:"\eba5"}.fi-ss-lambda:before{content:"\eba6"}.fi-ss-lamp:before{content:"\eba7"}.fi-ss-lamp-desk:before{content:"\eba8"}.fi-ss-lamp-desk-on:before{content:"\eba9"}.fi-ss-lamp-floor:before{content:"\ebaa"}.fi-ss-lamp-street:before{content:"\ebab"}.fi-ss-land-layer-location:before{content:"\ebac"}.fi-ss-land-layers:before{content:"\ebad"}.fi-ss-land-location:before{content:"\ebae"}.fi-ss-land-mine-on:before{content:"\ebaf"}.fi-ss-landmark-alt:before{content:"\ebb0"}.fi-ss-language:before{content:"\ebb1"}.fi-ss-language-exchange:before{content:"\ebb2"}.fi-ss-language-learning-app:before{content:"\ebb3"}.fi-ss-languages-world:before{content:"\ebb4"}.fi-ss-lanterns:before{content:"\ebb5"}.fi-ss-laptop:before{content:"\ebb6"}.fi-ss-laptop-arrow-down:before{content:"\ebb7"}.fi-ss-laptop-binary:before{content:"\ebb8"}.fi-ss-laptop-code:before{content:"\ebb9"}.fi-ss-laptop-dollar:before{content:"\ebba"}.fi-ss-laptop-lock:before{content:"\ebbb"}.fi-ss-laptop-medical:before{content:"\ebbc"}.fi-ss-laptop-mobile:before{content:"\ebbd"}.fi-ss-laptop-mute:before{content:"\ebbe"}.fi-ss-laptop-no-camera:before{content:"\ebbf"}.fi-ss-laptop-refresh:before{content:"\ebc0"}.fi-ss-laptop-shield:before{content:"\ebc1"}.fi-ss-laptop-signal:before{content:"\ebc2"}.fi-ss-laptop-slash:before{content:"\ebc3"}.fi-ss-lari-sign:before{content:"\ebc4"}.fi-ss-lasagna:before{content:"\ebc5"}.fi-ss-lasso:before{content:"\ebc6"}.fi-ss-lasso-sparkles:before{content:"\ebc7"}.fi-ss-last-square:before{content:"\ebc8"}.fi-ss-laugh:before{content:"\ebc9"}.fi-ss-laugh-beam:before{content:"\ebca"}.fi-ss-laugh-squint:before{content:"\ebcb"}.fi-ss-laugh-wink:before{content:"\ebcc"}.fi-ss-launch:before{content:"\ebcd"}.fi-ss-laurel-user:before{content:"\ebce"}.fi-ss-law-book:before{content:"\ebcf"}.fi-ss-lawyer-man:before{content:"\ebd0"}.fi-ss-lawyer-woman:before{content:"\ebd1"}.fi-ss-layer-minus:before{content:"\ebd2"}.fi-ss-layer-plus:before{content:"\ebd3"}.fi-ss-layers:before{content:"\ebd4"}.fi-ss-layout-fluid:before{content:"\ebd5"}.fi-ss-lead:before{content:"\ebd6"}.fi-ss-lead-funnel:before{content:"\ebd7"}.fi-ss-lead-management:before{content:"\ebd8"}.fi-ss-leader:before{content:"\ebd9"}.fi-ss-leader-alt:before{content:"\ebda"}.fi-ss-leader-speech:before{content:"\ebdb"}.fi-ss-leaderboard:before{content:"\ebdc"}.fi-ss-leaderboard-alt:before{content:"\ebdd"}.fi-ss-leaderboard-trophy:before{content:"\ebde"}.fi-ss-leadership:before{content:"\ebdf"}.fi-ss-leadership-alt:before{content:"\ebe0"}.fi-ss-leaf:before{content:"\ebe1"}.fi-ss-leaf-fall:before{content:"\ebe2"}.fi-ss-leaf-heart:before{content:"\ebe3"}.fi-ss-leaf-maple:before{content:"\ebe4"}.fi-ss-leaf-oak:before{content:"\ebe5"}.fi-ss-leafy-green:before{content:"\ebe6"}.fi-ss-leave:before{content:"\ebe8"}.fi-ss-left:before{content:"\ebe9"}.fi-ss-left-click-mouse:before{content:"\ebea"}.fi-ss-left-from-bracket:before{content:"\ebeb"}.fi-ss-legal:before{content:"\ebec"}.fi-ss-legal-aid:before{content:"\ebed"}.fi-ss-legal-case:before{content:"\ebee"}.fi-ss-legal-document:before{content:"\ebef"}.fi-ss-legal-fees:before{content:"\ebf0"}.fi-ss-lemon:before{content:"\ebf1"}.fi-ss-lemongrass:before{content:"\ebf2"}.fi-ss-lesbian-couple:before{content:"\ebf3"}.fi-ss-less-than:before{content:"\ebf4"}.fi-ss-less-than-equal:before{content:"\ebf5"}.fi-ss-lesson:before{content:"\ebf6"}.fi-ss-lesson-class:before{content:"\ebf7"}.fi-ss-letter-case:before{content:"\ebf9"}.fi-ss-lettuce:before{content:"\ebfa"}.fi-ss-level-down:before{content:"\ebfb"}.fi-ss-level-down-alt:before{content:"\ebfc"}.fi-ss-level-up:before{content:"\ebfd"}.fi-ss-level-up-alt:before{content:"\ebfe"}.fi-ss-license:before{content:"\ebff"}.fi-ss-life:before{content:"\ec00"}.fi-ss-life-ring:before{content:"\ec01"}.fi-ss-lift:before{content:"\ec02"}.fi-ss-light-ceiling:before{content:"\ec04"}.fi-ss-light-emergency:before{content:"\ec05"}.fi-ss-light-emergency-on:before{content:"\ec06"}.fi-ss-light-mode-alt:before{content:"\ec07"}.fi-ss-light-switch:before{content:"\ec08"}.fi-ss-light-switch-off:before{content:"\ec09"}.fi-ss-light-switch-on:before{content:"\ec0a"}.fi-ss-lightbulb-cfl:before{content:"\ec0b"}.fi-ss-lightbulb-cfl-on:before{content:"\ec0c"}.fi-ss-lightbulb-dollar:before{content:"\ec0e"}.fi-ss-lightbulb-exclamation:before{content:"\ec0f"}.fi-ss-lightbulb-head:before{content:"\ec12"}.fi-ss-lightbulb-message:before{content:"\ec13"}.fi-ss-lightbulb-on:before{content:"\ec14"}.fi-ss-lightbulb-question:before{content:"\ec15"}.fi-ss-lightbulb-setting:before{content:"\ec16"}.fi-ss-lightbulb-slash:before{content:"\ec17"}.fi-ss-lighthouse:before{content:"\ec19"}.fi-ss-lights-holiday:before{content:"\ec1a"}.fi-ss-limit-hand:before{content:"\ec1b"}.fi-ss-limit-speedometer:before{content:"\ec1c"}.fi-ss-line-width:before{content:"\ec20"}.fi-ss-link:before{content:"\ec21"}.fi-ss-link-alt:before{content:"\ec22"}.fi-ss-link-horizontal:before{content:"\ec23"}.fi-ss-link-horizontal-slash:before{content:"\ec24"}.fi-ss-link-slash:before{content:"\ec25"}.fi-ss-link-slash-alt:before{content:"\ec26"}.fi-ss-lion:before{content:"\ec2a"}.fi-ss-lion-head:before{content:"\ec2b"}.fi-ss-lips:before{content:"\ec2c"}.fi-ss-lips-silence:before{content:"\ec2d"}.fi-ss-lipstick:before{content:"\ec2e"}.fi-ss-lira-sign:before{content:"\ec2f"}.fi-ss-list:before{content:"\ec31"}.fi-ss-list-check:before{content:"\ec32"}.fi-ss-list-dropdown:before{content:"\ec33"}.fi-ss-list-music:before{content:"\ec34"}.fi-ss-list-timeline:before{content:"\ec35"}.fi-ss-list-tree:before{content:"\ec36"}.fi-ss-listening-audio-player:before{content:"\ec37"}.fi-ss-litecoin-sign:before{content:"\ec39"}.fi-ss-live:before{content:"\ec3a"}.fi-ss-live-alt:before{content:"\ec3b"}.fi-ss-loading:before{content:"\ec3c"}.fi-ss-loan:before{content:"\ec3d"}.fi-ss-lobster:before{content:"\ec3e"}.fi-ss-local-shop:before{content:"\ec3f"}.fi-ss-location-alert:before{content:"\ec40"}.fi-ss-location-alt:before{content:"\ec41"}.fi-ss-location-arrow:before{content:"\ec42"}.fi-ss-location-crosshairs:before{content:"\ec43"}.fi-ss-location-crosshairs-slash:before{content:"\ec44"}.fi-ss-location-dot-slash:before{content:"\ec45"}.fi-ss-location-exclamation:before{content:"\ec46"}.fi-ss-location-lock:before{content:"\ec47"}.fi-ss-location-pin-bike:before{content:"\ec48"}.fi-ss-location-pin-call:before{content:"\ec49"}.fi-ss-location-pin-car:before{content:"\ec4a"}.fi-ss-location-pin-car-charging:before{content:"\ec4b"}.fi-ss-location-pin-motorcycle:before{content:"\ec4c"}.fi-ss-location-pin-parking:before{content:"\ec4d"}.fi-ss-location-pin-train:before{content:"\ec4e"}.fi-ss-lock:before{content:"\ec4f"}.fi-ss-lock-ai:before{content:"\ec50"}.fi-ss-lock-alt:before{content:"\ec51"}.fi-ss-lock-hashtag:before{content:"\ec52"}.fi-ss-lock-open-alt:before{content:"\ec53"}.fi-ss-locust:before{content:"\ec54"}.fi-ss-log-file:before{content:"\ec55"}.fi-ss-login:before{content:"\ec57"}.fi-ss-login-lock:before{content:"\ec58"}.fi-ss-logo:before{content:"\ec59"}.fi-ss-longboard:before{content:"\ec5a"}.fi-ss-loop-square:before{content:"\ec5c"}.fi-ss-loot-box:before{content:"\ec5d"}.fi-ss-love-magnet:before{content:"\ec60"}.fi-ss-loveseat:before{content:"\ec61"}.fi-ss-low-vision:before{content:"\ec62"}.fi-ss-lower-back:before{content:"\ec63"}.fi-ss-luchador:before{content:"\ec64"}.fi-ss-lucky-cat:before{content:"\ec65"}.fi-ss-luggage-cart:before{content:"\ec66"}.fi-ss-luggage-rolling:before{content:"\ec67"}.fi-ss-lunch-box:before{content:"\ec68"}.fi-ss-lunch-time:before{content:"\ec69"}.fi-ss-lung-cancer:before{content:"\ec6a"}.fi-ss-lung-ribbon:before{content:"\ec6b"}.fi-ss-lungs:before{content:"\ec6c"}.fi-ss-lungs-virus:before{content:"\ec6d"}.fi-ss-m:before{content:"\ec6e"}.fi-ss-mac-cheese:before{content:"\ec6f"}.fi-ss-macarons:before{content:"\ec70"}.fi-ss-mace:before{content:"\ec71"}.fi-ss-machine-learning:before{content:"\ec72"}.fi-ss-magnet:before{content:"\ec79"}.fi-ss-magnet-energy:before{content:"\ec7a"}.fi-ss-magnet-user:before{content:"\ec7b"}.fi-ss-magnetism:before{content:"\ec7d"}.fi-ss-magnifying-glass-binary:before{content:"\ec7e"}.fi-ss-magnifying-glass-box:before{content:"\ec7f"}.fi-ss-magnifying-glass-eye:before{content:"\ec80"}.fi-ss-magnifying-glass-growth:before{content:"\ec81"}.fi-ss-magnifying-glass-play:before{content:"\ec82"}.fi-ss-magnifying-glass-wave:before{content:"\ec83"}.fi-ss-mail-hook:before{content:"\ec85"}.fi-ss-mail-malware:before{content:"\ec86"}.fi-ss-mail-plus-circle:before{content:"\ec87"}.fi-ss-mailbox:before{content:"\ec88"}.fi-ss-mailbox-envelope:before{content:"\ec89"}.fi-ss-mailbox-flag-up:before{content:"\ec8a"}.fi-ss-mailbox-location:before{content:"\ec8b"}.fi-ss-makeup-bag:before{content:"\ec8d"}.fi-ss-makeup-brush:before{content:"\ec8e"}.fi-ss-malware-circle:before{content:"\ec91"}.fi-ss-malware-shield:before{content:"\ec92"}.fi-ss-malware-square:before{content:"\ec93"}.fi-ss-man-head:before{content:"\ec94"}.fi-ss-man-scientist:before{content:"\ec95"}.fi-ss-manat-sign:before{content:"\ec96"}.fi-ss-mandolin:before{content:"\ec97"}.fi-ss-mango:before{content:"\ec98"}.fi-ss-manhole:before{content:"\ec99"}.fi-ss-manicure:before{content:"\ec9a"}.fi-ss-mannequin:before{content:"\ec9b"}.fi-ss-map:before{content:"\ec9c"}.fi-ss-map-location-track:before{content:"\ec9d"}.fi-ss-map-marker:before{content:"\ec9e"}.fi-ss-map-marker-check:before{content:"\ec9f"}.fi-ss-map-marker-cross:before{content:"\eca0"}.fi-ss-map-marker-edit:before{content:"\eca1"}.fi-ss-map-marker-home:before{content:"\eca3"}.fi-ss-map-marker-minus:before{content:"\eca4"}.fi-ss-map-marker-plus:before{content:"\eca5"}.fi-ss-map-marker-question:before{content:"\eca6"}.fi-ss-map-marker-slash:before{content:"\eca7"}.fi-ss-map-marker-smile:before{content:"\eca8"}.fi-ss-map-pin:before{content:"\eca9"}.fi-ss-map-point:before{content:"\ecaa"}.fi-ss-march-calendar:before{content:"\ecab"}.fi-ss-marker:before{content:"\ecac"}.fi-ss-marker-hospital:before{content:"\ecad"}.fi-ss-marker-time:before{content:"\ecae"}.fi-ss-marketplace:before{content:"\ecaf"}.fi-ss-marketplace-alt:before{content:"\ecb0"}.fi-ss-marketplace-store:before{content:"\ecb1"}.fi-ss-marriage-proposal:before{content:"\ecb2"}.fi-ss-mars:before{content:"\ecb4"}.fi-ss-mars-and-venus-burst:before{content:"\ecb5"}.fi-ss-mars-double:before{content:"\ecb6"}.fi-ss-mars-stroke-right:before{content:"\ecb7"}.fi-ss-mars-stroke-up:before{content:"\ecb8"}.fi-ss-martini-glass-citrus:before{content:"\ecb9"}.fi-ss-martini-glass-empty:before{content:"\ecba"}.fi-ss-mascara:before{content:"\ecbb"}.fi-ss-mask-carnival:before{content:"\ecbd"}.fi-ss-mask-face:before{content:"\ecbe"}.fi-ss-mask-snorkel:before{content:"\ecbf"}.fi-ss-massage:before{content:"\ecc0"}.fi-ss-master-plan:before{content:"\ecc1"}.fi-ss-master-plan-integrate:before{content:"\ecc2"}.fi-ss-match-fire:before{content:"\ecc3"}.fi-ss-matcha:before{content:"\ecc4"}.fi-ss-matcha-latte:before{content:"\ecc5"}.fi-ss-mattress-pillow:before{content:"\ecc6"}.fi-ss-may-calendar:before{content:"\ecc7"}.fi-ss-measure-box:before{content:"\ecc9"}.fi-ss-measuring-tape:before{content:"\ecca"}.fi-ss-meat:before{content:"\eccb"}.fi-ss-medal:before{content:"\eccc"}.fi-ss-mediator:before{content:"\ecce"}.fi-ss-medical-star:before{content:"\eccf"}.fi-ss-medication:before{content:"\ecd0"}.fi-ss-medicine:before{content:"\ecd1"}.fi-ss-meditation:before{content:"\ecd2"}.fi-ss-meeting:before{content:"\ecd5"}.fi-ss-meeting-alt:before{content:"\ecd6"}.fi-ss-megaphone:before{content:"\ecd7"}.fi-ss-megaphone-announcement-leader:before{content:"\ecd8"}.fi-ss-megaphone-magnifying-glass:before{content:"\ecd9"}.fi-ss-megaphone-sound-waves:before{content:"\ecda"}.fi-ss-meh:before{content:"\ecdb"}.fi-ss-meh-blank:before{content:"\ecdc"}.fi-ss-meh-rolling-eyes:before{content:"\ecdd"}.fi-ss-melon:before{content:"\ecde"}.fi-ss-melon-alt:before{content:"\ecdf"}.fi-ss-member-list:before{content:"\ece0"}.fi-ss-member-search:before{content:"\ece1"}.fi-ss-membership:before{content:"\ece2"}.fi-ss-membership-vip:before{content:"\ece3"}.fi-ss-memo:before{content:"\ece4"}.fi-ss-memo-circle-check:before{content:"\ece5"}.fi-ss-memo-pad:before{content:"\ece6"}.fi-ss-memory:before{content:"\ece7"}.fi-ss-memory-loss:before{content:"\ece8"}.fi-ss-men-swimsuit:before{content:"\ece9"}.fi-ss-menorah:before{content:"\ecea"}.fi-ss-menu-burger:before{content:"\eceb"}.fi-ss-menu-dots:before{content:"\ecec"}.fi-ss-menu-dots-vertical:before{content:"\eced"}.fi-ss-menu-food:before{content:"\ecee"}.fi-ss-mercury:before{content:"\ecef"}.fi-ss-message-alert:before{content:"\ecf0"}.fi-ss-message-arrow-down:before{content:"\ecf1"}.fi-ss-message-arrow-up:before{content:"\ecf2"}.fi-ss-message-arrow-up-right:before{content:"\ecf3"}.fi-ss-message-bot:before{content:"\ecf4"}.fi-ss-message-circle-refresh:before{content:"\ecf5"}.fi-ss-message-code:before{content:"\ecf6"}.fi-ss-message-dollar:before{content:"\ecf7"}.fi-ss-message-heart:before{content:"\ecf8"}.fi-ss-message-image:before{content:"\ecf9"}.fi-ss-message-question:before{content:"\ecfb"}.fi-ss-message-quote:before{content:"\ecfc"}.fi-ss-message-slash:before{content:"\ecfd"}.fi-ss-message-sms:before{content:"\ecfe"}.fi-ss-message-square-refresh:before{content:"\ecff"}.fi-ss-message-star:before{content:"\ed00"}.fi-ss-message-text:before{content:"\ed01"}.fi-ss-message-xmark:before{content:"\ed02"}.fi-ss-messages:before{content:"\ed03"}.fi-ss-messages-dollar:before{content:"\ed04"}.fi-ss-messages-question:before{content:"\ed05"}.fi-ss-meteor:before{content:"\ed09"}.fi-ss-meter:before{content:"\ed0a"}.fi-ss-meter-bolt:before{content:"\ed0b"}.fi-ss-meter-droplet:before{content:"\ed0c"}.fi-ss-meter-fire:before{content:"\ed0d"}.fi-ss-method:before{content:"\ed0e"}.fi-ss-micro-sd:before{content:"\ed0f"}.fi-ss-micro-sd-adapter:before{content:"\ed10"}.fi-ss-microchip:before{content:"\ed11"}.fi-ss-microchip-ai:before{content:"\ed12"}.fi-ss-microphone:before{content:"\ed13"}.fi-ss-microphone-alt:before{content:"\ed14"}.fi-ss-microphone-question-mark:before{content:"\ed17"}.fi-ss-microphone-slash:before{content:"\ed18"}.fi-ss-microscope:before{content:"\ed19"}.fi-ss-microscope-bacteria:before{content:"\ed1a"}.fi-ss-microwave:before{content:"\ed1e"}.fi-ss-milk:before{content:"\ed1f"}.fi-ss-milk-alt:before{content:"\ed20"}.fi-ss-mill:before{content:"\ed21"}.fi-ss-mill-sign:before{content:"\ed22"}.fi-ss-mind-share:before{content:"\ed24"}.fi-ss-minus:before{content:"\ed25"}.fi-ss-minus-circle:before{content:"\ed26"}.fi-ss-minus-hexagon:before{content:"\ed27"}.fi-ss-minus-small:before{content:"\ed28"}.fi-ss-mirror:before{content:"\ed2a"}.fi-ss-mirror-user:before{content:"\ed2b"}.fi-ss-miso-soup:before{content:"\ed2c"}.fi-ss-mission:before{content:"\ed2d"}.fi-ss-mistletoe:before{content:"\ed2e"}.fi-ss-mix:before{content:"\ed2f"}.fi-ss-mixer:before{content:"\ed30"}.fi-ss-mobile:before{content:"\ed31"}.fi-ss-mobile-4g:before{content:"\ed32"}.fi-ss-mobile-5g:before{content:"\ed33"}.fi-ss-mobile-app-cleaner:before{content:"\ed35"}.fi-ss-mobile-button:before{content:"\ed37"}.fi-ss-mobile-friendly:before{content:"\ed38"}.fi-ss-mobile-hand:before{content:"\ed39"}.fi-ss-mobile-lock:before{content:"\ed3a"}.fi-ss-mobile-message:before{content:"\ed3b"}.fi-ss-mobile-notch:before{content:"\ed3c"}.fi-ss-mochi:before{content:"\ed3f"}.fi-ss-mockup:before{content:"\ed40"}.fi-ss-mode:before{content:"\ed41"}.fi-ss-mode-alt:before{content:"\ed42"}.fi-ss-mode-landscape:before{content:"\ed43"}.fi-ss-mode-portrait:before{content:"\ed44"}.fi-ss-model-cube:before{content:"\ed45"}.fi-ss-model-cube-arrows:before{content:"\ed46"}.fi-ss-model-cube-space:before{content:"\ed47"}.fi-ss-modular-home:before{content:"\ed48"}.fi-ss-module:before{content:"\ed49"}.fi-ss-monday:before{content:"\ed4a"}.fi-ss-money:before{content:"\ed4b"}.fi-ss-money-bill-lock:before{content:"\ed4c"}.fi-ss-money-bill-simple:before{content:"\ed4d"}.fi-ss-money-bill-transfer:before{content:"\ed4e"}.fi-ss-money-bill-wave:before{content:"\ed4f"}.fi-ss-money-bill-wave-alt:before{content:"\ed50"}.fi-ss-money-bills:before{content:"\ed51"}.fi-ss-money-bills-simple:before{content:"\ed52"}.fi-ss-money-check:before{content:"\ed53"}.fi-ss-money-check-edit:before{content:"\ed54"}.fi-ss-money-check-edit-alt:before{content:"\ed55"}.fi-ss-money-coin-transfer:before{content:"\ed56"}.fi-ss-money-from-bracket:before{content:"\ed57"}.fi-ss-money-gears:before{content:"\ed58"}.fi-ss-money-income:before{content:"\ed59"}.fi-ss-money-laptop:before{content:"\ed5a"}.fi-ss-money-magnet:before{content:"\ed5b"}.fi-ss-money-safe-box:before{content:"\ed5c"}.fi-ss-money-simple-from-bracket:before{content:"\ed5d"}.fi-ss-money-transfer-alt:before{content:"\ed5e"}.fi-ss-money-transfer-coin-arrow:before{content:"\ed5f"}.fi-ss-money-transfer-smartphone:before{content:"\ed60"}.fi-ss-money-wings:before{content:"\ed61"}.fi-ss-monitor-sun:before{content:"\ed62"}.fi-ss-monitor-water:before{content:"\ed63"}.fi-ss-monkey:before{content:"\ed64"}.fi-ss-monstera:before{content:"\ed65"}.fi-ss-monument:before{content:"\ed66"}.fi-ss-moon:before{content:"\ed67"}.fi-ss-moon-stars:before{content:"\ed68"}.fi-ss-moped:before{content:"\ed69"}.fi-ss-mortar-pestle:before{content:"\ed6b"}.fi-ss-mortgage:before{content:"\ed6c"}.fi-ss-mosque:before{content:"\ed6d"}.fi-ss-mosque-alt:before{content:"\ed6e"}.fi-ss-mosque-moon:before{content:"\ed6f"}.fi-ss-mosquito:before{content:"\ed70"}.fi-ss-mosquito-net:before{content:"\ed71"}.fi-ss-motion-graphic:before{content:"\ed72"}.fi-ss-motorcycle:before{content:"\ed74"}.fi-ss-motorcycle-front:before{content:"\ed75"}.fi-ss-motorcycle-helmet:before{content:"\ed76"}.fi-ss-mound:before{content:"\ed77"}.fi-ss-mountain:before{content:"\ed78"}.fi-ss-mountain-city:before{content:"\ed79"}.fi-ss-mountain-peak:before{content:"\ed7a"}.fi-ss-mountains:before{content:"\ed7c"}.fi-ss-mouse:before{content:"\ed7d"}.fi-ss-mouse-field:before{content:"\ed7e"}.fi-ss-mouse-pointer-click:before{content:"\ed7f"}.fi-ss-mouse-pointer-heart:before{content:"\ed80"}.fi-ss-mouse-scroll:before{content:"\ed81"}.fi-ss-moustache:before{content:"\ed82"}.fi-ss-mov-file:before{content:"\ed83"}.fi-ss-move-to-folder:before{content:"\ed84"}.fi-ss-move-to-folder-2:before{content:"\ed85"}.fi-ss-moving:before{content:"\ed86"}.fi-ss-mower:before{content:"\ed87"}.fi-ss-mp3-file:before{content:"\ed88"}.fi-ss-mp3-player:before{content:"\ed89"}.fi-ss-mp4-file:before{content:"\ed8a"}.fi-ss-muffin:before{content:"\ed8b"}.fi-ss-mug:before{content:"\ed8c"}.fi-ss-mug-alt:before{content:"\ed8d"}.fi-ss-mug-hot:before{content:"\ed8e"}.fi-ss-mug-hot-alt:before{content:"\ed8f"}.fi-ss-mug-marshmallows:before{content:"\ed90"}.fi-ss-mug-tea:before{content:"\ed91"}.fi-ss-mug-tea-alt:before{content:"\ed92"}.fi-ss-mug-tea-saucer:before{content:"\ed93"}.fi-ss-mulled-wine:before{content:"\ed94"}.fi-ss-multi-player:before{content:"\ed95"}.fi-ss-multiple:before{content:"\ed96"}.fi-ss-multiple-alt:before{content:"\ed97"}.fi-ss-multitasking:before{content:"\ed98"}.fi-ss-muscle:before{content:"\ed99"}.fi-ss-museum:before{content:"\ed9a"}.fi-ss-mushroom:before{content:"\ed9b"}.fi-ss-mushroom-alt:before{content:"\ed9c"}.fi-ss-mushroom-cloud:before{content:"\ed9d"}.fi-ss-music:before{content:"\ed9e"}.fi-ss-music-alt:before{content:"\ed9f"}.fi-ss-music-file:before{content:"\eda1"}.fi-ss-music-magnifying-glass:before{content:"\eda2"}.fi-ss-music-note:before{content:"\eda3"}.fi-ss-music-note-slash:before{content:"\eda4"}.fi-ss-music-slash:before{content:"\eda5"}.fi-ss-mystery-box:before{content:"\eda7"}.fi-ss-n:before{content:"\eda8"}.fi-ss-naan-bread:before{content:"\eda9"}.fi-ss-nail-art:before{content:"\edaa"}.fi-ss-nail-clipper:before{content:"\edab"}.fi-ss-naira-sign:before{content:"\edac"}.fi-ss-narwhal:before{content:"\edae"}.fi-ss-navigation:before{content:"\edaf"}.fi-ss-needle:before{content:"\edb0"}.fi-ss-nesting-dolls:before{content:"\edb1"}.fi-ss-network:before{content:"\edb4"}.fi-ss-network-analytic:before{content:"\edb5"}.fi-ss-network-cloud:before{content:"\edb6"}.fi-ss-network-cloud-computer:before{content:"\edb7"}.fi-ss-network-firewall:before{content:"\edb8"}.fi-ss-network-user:before{content:"\edb9"}.fi-ss-neuter:before{content:"\edba"}.fi-ss-new-product:before{content:"\edbb"}.fi-ss-newsletter-subscribe:before{content:"\edbd"}.fi-ss-newspaper:before{content:"\edbe"}.fi-ss-newspaper-open:before{content:"\edc0"}.fi-ss-nfc:before{content:"\edc1"}.fi-ss-nfc-lock:before{content:"\edc2"}.fi-ss-nfc-magnifying-glass:before{content:"\edc3"}.fi-ss-nfc-pen:before{content:"\edc4"}.fi-ss-nfc-slash:before{content:"\edc6"}.fi-ss-nfc-trash:before{content:"\edc7"}.fi-ss-nft-square:before{content:"\edca"}.fi-ss-night-day:before{content:"\edcb"}.fi-ss-night-mode:before{content:"\edcc"}.fi-ss-no-attention:before{content:"\edcd"}.fi-ss-no-baby:before{content:"\edce"}.fi-ss-no-ball:before{content:"\edcf"}.fi-ss-no-child:before{content:"\edd0"}.fi-ss-no-children:before{content:"\edd1"}.fi-ss-no-fee:before{content:"\edd2"}.fi-ss-no-food:before{content:"\edd3"}.fi-ss-no-food-circle:before{content:"\edd4"}.fi-ss-no-iron:before{content:"\edd5"}.fi-ss-no-pacifier:before{content:"\edd6"}.fi-ss-no-people:before{content:"\edd7"}.fi-ss-no-play-football:before{content:"\edd8"}.fi-ss-no-smoking:before{content:"\edd9"}.fi-ss-no-vaping:before{content:"\edda"}.fi-ss-no-vaping-circle:before{content:"\eddb"}.fi-ss-noise-cancelling-headphones:before{content:"\edde"}.fi-ss-noodles:before{content:"\eddf"}.fi-ss-nose:before{content:"\ede1"}.fi-ss-not-equal:before{content:"\ede2"}.fi-ss-not-found:before{content:"\ede3"}.fi-ss-not-found-alt:before{content:"\ede4"}.fi-ss-not-found-magnifying-glass:before{content:"\ede5"}.fi-ss-notary:before{content:"\ede6"}.fi-ss-notdef:before{content:"\ede7"}.fi-ss-note:before{content:"\ede8"}.fi-ss-note-medical:before{content:"\ede9"}.fi-ss-note-sticky:before{content:"\edea"}.fi-ss-notebook:before{content:"\edeb"}.fi-ss-notebook-alt:before{content:"\edec"}.fi-ss-notebook-location:before{content:"\eded"}.fi-ss-notes:before{content:"\edee"}.fi-ss-notes-medical:before{content:"\edef"}.fi-ss-november-calendar:before{content:"\edf0"}.fi-ss-o:before{content:"\edfa"}.fi-ss-obj-file:before{content:"\edfb"}.fi-ss-object-exclude:before{content:"\edfc"}.fi-ss-object-group:before{content:"\edfd"}.fi-ss-object-intersect:before{content:"\edfe"}.fi-ss-object-subtract:before{content:"\edff"}.fi-ss-object-ungroup:before{content:"\ee00"}.fi-ss-object-union:before{content:"\ee01"}.fi-ss-objects-column:before{content:"\ee03"}.fi-ss-octagon:before{content:"\ee04"}.fi-ss-octagon-check:before{content:"\ee05"}.fi-ss-octagon-divide:before{content:"\ee06"}.fi-ss-octagon-exclamation:before{content:"\ee07"}.fi-ss-octagon-minus:before{content:"\ee08"}.fi-ss-octagon-plus:before{content:"\ee09"}.fi-ss-octagon-xmark:before{content:"\ee0a"}.fi-ss-october-calendar:before{content:"\ee0c"}.fi-ss-octopus:before{content:"\ee0d"}.fi-ss-office-chair:before{content:"\ee0f"}.fi-ss-office-paperclip:before{content:"\ee10"}.fi-ss-oil-can:before{content:"\ee11"}.fi-ss-oil-price:before{content:"\ee12"}.fi-ss-oil-tank:before{content:"\ee13"}.fi-ss-oil-temp:before{content:"\ee14"}.fi-ss-old-people:before{content:"\ee16"}.fi-ss-olive:before{content:"\ee17"}.fi-ss-olive-branch-dove:before{content:"\ee18"}.fi-ss-olive-oil:before{content:"\ee19"}.fi-ss-olives:before{content:"\ee1a"}.fi-ss-om:before{content:"\ee1b"}.fi-ss-omega:before{content:"\ee1c"}.fi-ss-on-air-square:before{content:"\ee1d"}.fi-ss-onboarding:before{content:"\ee1e"}.fi-ss-onigiri:before{content:"\ee20"}.fi-ss-onion:before{content:"\ee21"}.fi-ss-online-course:before{content:"\ee22"}.fi-ss-online-game:before{content:"\ee23"}.fi-ss-online-interview:before{content:"\ee24"}.fi-ss-online-meet:before{content:"\ee25"}.fi-ss-online-tax:before{content:"\ee26"}.fi-ss-opacity:before{content:"\ee27"}.fi-ss-open:before{content:"\ee28"}.fi-ss-open-book-apple:before{content:"\ee29"}.fi-ss-open-book-lightbulb:before{content:"\ee2a"}.fi-ss-open-box-check:before{content:"\ee2b"}.fi-ss-open-box-speedometer:before{content:"\ee2d"}.fi-ss-open-mail-clip:before{content:"\ee2f"}.fi-ss-open-notebook:before{content:"\ee30"}.fi-ss-operating-system-upgrade:before{content:"\ee31"}.fi-ss-operation:before{content:"\ee32"}.fi-ss-optimization:before{content:"\ee33"}.fi-ss-orange-juice:before{content:"\ee36"}.fi-ss-order-food-mobile:before{content:"\ee37"}.fi-ss-order-food-online:before{content:"\ee38"}.fi-ss-order-food-telephone:before{content:"\ee39"}.fi-ss-order-history:before{content:"\ee3a"}.fi-ss-organization-chart:before{content:"\ee3b"}.fi-ss-ornament:before{content:"\ee3c"}.fi-ss-otp:before{content:"\ee3d"}.fi-ss-otter:before{content:"\ee3e"}.fi-ss-out-of-stock:before{content:"\ee3f"}.fi-ss-outdent:before{content:"\ee40"}.fi-ss-oval:before{content:"\ee41"}.fi-ss-oval-alt:before{content:"\ee42"}.fi-ss-oven:before{content:"\ee43"}.fi-ss-overline:before{content:"\ee44"}.fi-ss-overview:before{content:"\ee45"}.fi-ss-ozone-layer:before{content:"\ee46"}.fi-ss-p:before{content:"\ee47"}.fi-ss-p2p-lending:before{content:"\ee48"}.fi-ss-pacifier:before{content:"\ee49"}.fi-ss-package:before{content:"\ee4a"}.fi-ss-paddle-tennis-player:before{content:"\ee4b"}.fi-ss-paddle-tennis-racket:before{content:"\ee4c"}.fi-ss-padlock-check:before{content:"\ee4d"}.fi-ss-page-break:before{content:"\ee4e"}.fi-ss-pager:before{content:"\ee4f"}.fi-ss-paid:before{content:"\ee50"}.fi-ss-paint:before{content:"\ee51"}.fi-ss-paint-bucket:before{content:"\ee53"}.fi-ss-paint-roller:before{content:"\ee54"}.fi-ss-paintbrush-pencil:before{content:"\ee56"}.fi-ss-paired:before{content:"\ee57"}.fi-ss-pairing:before{content:"\ee58"}.fi-ss-palette:before{content:"\ee59"}.fi-ss-pallet:before{content:"\ee5a"}.fi-ss-pallet-alt:before{content:"\ee5b"}.fi-ss-pan:before{content:"\ee5c"}.fi-ss-pan-food:before{content:"\ee5d"}.fi-ss-pan-frying:before{content:"\ee5e"}.fi-ss-pancakes:before{content:"\ee5f"}.fi-ss-panorama:before{content:"\ee63"}.fi-ss-paper-plane:before{content:"\ee64"}.fi-ss-paper-plane-launch:before{content:"\ee65"}.fi-ss-paper-plane-top:before{content:"\ee66"}.fi-ss-paperclip-vertical:before{content:"\ee67"}.fi-ss-parachute-box:before{content:"\ee68"}.fi-ss-paragraph:before{content:"\ee69"}.fi-ss-paragraph-left:before{content:"\ee6a"}.fi-ss-parking:before{content:"\ee6b"}.fi-ss-parking-circle:before{content:"\ee6c"}.fi-ss-parking-circle-slash:before{content:"\ee6d"}.fi-ss-parking-slash:before{content:"\ee6e"}.fi-ss-party:before{content:"\ee70"}.fi-ss-party-bell:before{content:"\ee71"}.fi-ss-party-horn:before{content:"\ee72"}.fi-ss-passenger-plane:before{content:"\ee73"}.fi-ss-passive-income:before{content:"\ee74"}.fi-ss-passport:before{content:"\ee75"}.fi-ss-password:before{content:"\ee77"}.fi-ss-password-alt:before{content:"\ee78"}.fi-ss-password-computer:before{content:"\ee79"}.fi-ss-password-email:before{content:"\ee7a"}.fi-ss-password-lock:before{content:"\ee7b"}.fi-ss-password-magnifying-glass:before{content:"\ee7c"}.fi-ss-password-protection:before{content:"\ee7d"}.fi-ss-password-smartphone:before{content:"\ee7e"}.fi-ss-paste:before{content:"\ee7f"}.fi-ss-patch:before{content:"\ee80"}.fi-ss-patient:before{content:"\ee81"}.fi-ss-patient-file:before{content:"\ee82"}.fi-ss-pattern:before{content:"\ee84"}.fi-ss-pause:before{content:"\ee85"}.fi-ss-pause-circle:before{content:"\ee86"}.fi-ss-pause-square:before{content:"\ee87"}.fi-ss-paw:before{content:"\ee88"}.fi-ss-paw-claws:before{content:"\ee89"}.fi-ss-paw-heart:before{content:"\ee8a"}.fi-ss-pay-per-click:before{content:"\ee8b"}.fi-ss-payment-authentication:before{content:"\ee8c"}.fi-ss-payment-gateway:before{content:"\ee8d"}.fi-ss-payment-pos:before{content:"\ee8e"}.fi-ss-payment-qrcode:before{content:"\ee8f"}.fi-ss-payment-security:before{content:"\ee90"}.fi-ss-payroll:before{content:"\ee92"}.fi-ss-payroll-calendar:before{content:"\ee93"}.fi-ss-payroll-check:before{content:"\ee94"}.fi-ss-pc-chair:before{content:"\ee95"}.fi-ss-peace:before{content:"\ee96"}.fi-ss-peach:before{content:"\ee97"}.fi-ss-peanut:before{content:"\ee98"}.fi-ss-peanuts:before{content:"\ee99"}.fi-ss-peapod:before{content:"\ee9a"}.fi-ss-pear:before{content:"\ee9b"}.fi-ss-pedestal:before{content:"\ee9c"}.fi-ss-pelvis:before{content:"\ee9d"}.fi-ss-pen-circle:before{content:"\ee9e"}.fi-ss-pen-clip:before{content:"\ee9f"}.fi-ss-pen-clip-slash:before{content:"\eea0"}.fi-ss-pen-fancy:before{content:"\eea1"}.fi-ss-pen-fancy-slash:before{content:"\eea2"}.fi-ss-pen-field:before{content:"\eea3"}.fi-ss-pen-nib:before{content:"\eea4"}.fi-ss-pen-nib-slash:before{content:"\eea5"}.fi-ss-pen-slash:before{content:"\eea6"}.fi-ss-pen-square:before{content:"\eea7"}.fi-ss-pen-swirl:before{content:"\eea8"}.fi-ss-pencil:before{content:"\eea9"}.fi-ss-pencil-lightbulb:before{content:"\eeaa"}.fi-ss-pencil-paintbrush:before{content:"\eeab"}.fi-ss-pencil-ruler:before{content:"\eeac"}.fi-ss-pencil-slash:before{content:"\eead"}.fi-ss-pending:before{content:"\eeae"}.fi-ss-pendulum:before{content:"\eeaf"}.fi-ss-pennant:before{content:"\eeb0"}.fi-ss-people:before{content:"\eeb1"}.fi-ss-people-arrows-left-right:before{content:"\eeb2"}.fi-ss-people-carry-box:before{content:"\eeb3"}.fi-ss-people-dress:before{content:"\eeb4"}.fi-ss-people-group:before{content:"\eeb5"}.fi-ss-people-line:before{content:"\eeb6"}.fi-ss-people-network-partner:before{content:"\eeb7"}.fi-ss-people-pants:before{content:"\eeb8"}.fi-ss-people-poll:before{content:"\eeb9"}.fi-ss-people-pulling:before{content:"\eeba"}.fi-ss-people-robbery:before{content:"\eebb"}.fi-ss-people-roof:before{content:"\eebc"}.fi-ss-pepper:before{content:"\eebe"}.fi-ss-pepper-alt:before{content:"\eebf"}.fi-ss-pepper-hot:before{content:"\eec0"}.fi-ss-peppermint:before{content:"\eec1"}.fi-ss-peppermint-tea:before{content:"\eec2"}.fi-ss-percent-10:before{content:"\eec3"}.fi-ss-percent-100:before{content:"\eec4"}.fi-ss-percent-20:before{content:"\eec5"}.fi-ss-percent-25:before{content:"\eec6"}.fi-ss-percent-30:before{content:"\eec7"}.fi-ss-percent-40:before{content:"\eec8"}.fi-ss-percent-50:before{content:"\eec9"}.fi-ss-percent-60:before{content:"\eeca"}.fi-ss-percent-70:before{content:"\eecb"}.fi-ss-percent-75:before{content:"\eecc"}.fi-ss-percent-80:before{content:"\eecd"}.fi-ss-percent-90:before{content:"\eece"}.fi-ss-percentage:before{content:"\eecf"}.fi-ss-perfume:before{content:"\eed0"}.fi-ss-person-arrow-down-to-line:before{content:"\eed2"}.fi-ss-person-arrow-up-from-line:before{content:"\eed3"}.fi-ss-person-back-pain:before{content:"\eed4"}.fi-ss-person-battery:before{content:"\eed5"}.fi-ss-person-booth:before{content:"\eed6"}.fi-ss-person-breastfeeding:before{content:"\eed7"}.fi-ss-person-burst:before{content:"\eed8"}.fi-ss-person-carry-box:before{content:"\eed9"}.fi-ss-person-chalkboard:before{content:"\eeda"}.fi-ss-person-circle-check:before{content:"\eedb"}.fi-ss-person-circle-exclamation:before{content:"\eedc"}.fi-ss-person-circle-minus:before{content:"\eedd"}.fi-ss-person-circle-plus:before{content:"\eede"}.fi-ss-person-circle-question:before{content:"\eedf"}.fi-ss-person-circle-xmark:before{content:"\eee0"}.fi-ss-person-climbing:before{content:"\eee1"}.fi-ss-person-cv:before{content:"\eee2"}.fi-ss-person-dolly:before{content:"\eee3"}.fi-ss-person-dolly-empty:before{content:"\eee4"}.fi-ss-person-dots-from-line:before{content:"\eee5"}.fi-ss-person-dragging-bag:before{content:"\eee6"}.fi-ss-person-dress:before{content:"\eee7"}.fi-ss-person-dress-burst:before{content:"\eee8"}.fi-ss-person-dress-simple:before{content:"\eee9"}.fi-ss-person-drowning:before{content:"\eeea"}.fi-ss-person-falling:before{content:"\eeeb"}.fi-ss-person-harassing:before{content:"\eeed"}.fi-ss-person-luggage:before{content:"\eeee"}.fi-ss-person-lunge:before{content:"\eeef"}.fi-ss-person-military-pointing:before{content:"\eef0"}.fi-ss-person-military-rifle:before{content:"\eef1"}.fi-ss-person-military-to-person:before{content:"\eef2"}.fi-ss-person-pilates:before{content:"\eef3"}.fi-ss-person-praying:before{content:"\eef4"}.fi-ss-person-pregnant:before{content:"\eef5"}.fi-ss-person-presenting:before{content:"\eef6"}.fi-ss-person-rays:before{content:"\eef7"}.fi-ss-person-rifle:before{content:"\eef8"}.fi-ss-person-seat:before{content:"\eef9"}.fi-ss-person-seat-reclined:before{content:"\eefa"}.fi-ss-person-shelter:before{content:"\eefb"}.fi-ss-person-sign:before{content:"\eefc"}.fi-ss-person-simple:before{content:"\eefd"}.fi-ss-person-stress:before{content:"\eefe"}.fi-ss-person-surfing:before{content:"\eeff"}.fi-ss-person-through-window:before{content:"\ef00"}.fi-ss-person-to-door:before{content:"\ef01"}.fi-ss-person-walking-arrow-loop-left:before{content:"\ef03"}.fi-ss-person-walking-arrow-right:before{content:"\ef04"}.fi-ss-person-walking-from-line-arrow-right:before{content:"\ef06"}.fi-ss-person-walking-with-cane:before{content:"\ef07"}.fi-ss-personal-finance:before{content:"\ef08"}.fi-ss-peseta-sign:before{content:"\ef09"}.fi-ss-peso-sign:before{content:"\ef0a"}.fi-ss-pets:before{content:"\ef0b"}.fi-ss-pharmacy:before{content:"\ef0d"}.fi-ss-pharmacy-symbol:before{content:"\ef0e"}.fi-ss-phishing:before{content:"\ef11"}.fi-ss-phone-24h:before{content:"\ef12"}.fi-ss-phone-addiction:before{content:"\ef13"}.fi-ss-phone-call:before{content:"\ef14"}.fi-ss-phone-cross:before{content:"\ef15"}.fi-ss-phone-flip:before{content:"\ef16"}.fi-ss-phone-guide:before{content:"\ef17"}.fi-ss-phone-heart-message:before{content:"\ef18"}.fi-ss-phone-intercom:before{content:"\ef19"}.fi-ss-phone-megaphone:before{content:"\ef1a"}.fi-ss-phone-office:before{content:"\ef1b"}.fi-ss-phone-pause:before{content:"\ef1c"}.fi-ss-phone-plus:before{content:"\ef1d"}.fi-ss-phone-rotary:before{content:"\ef1e"}.fi-ss-phone-slash:before{content:"\ef1f"}.fi-ss-photo-capture:before{content:"\ef20"}.fi-ss-photo-film-music:before{content:"\ef22"}.fi-ss-photo-video:before{content:"\ef23"}.fi-ss-physics:before{content:"\ef2a"}.fi-ss-pi:before{content:"\ef2b"}.fi-ss-piano:before{content:"\ef2c"}.fi-ss-piano-keyboard:before{content:"\ef2d"}.fi-ss-picaxe-minning:before{content:"\ef2e"}.fi-ss-pickaxe:before{content:"\ef2f"}.fi-ss-picking:before{content:"\ef30"}.fi-ss-picking-box:before{content:"\ef31"}.fi-ss-picnic:before{content:"\ef32"}.fi-ss-picpeople:before{content:"\ef33"}.fi-ss-picpeople-filled:before{content:"\ef34"}.fi-ss-picture:before{content:"\ef35"}.fi-ss-pie:before{content:"\ef36"}.fi-ss-pie-chart-box:before{content:"\ef37"}.fi-ss-pig:before{content:"\ef39"}.fi-ss-pig-bank-bulb:before{content:"\ef3a"}.fi-ss-pig-face:before{content:"\ef3b"}.fi-ss-piggy-bank:before{content:"\ef3c"}.fi-ss-piggy-bank-budget:before{content:"\ef3d"}.fi-ss-pilates-reformer:before{content:"\ef3e"}.fi-ss-pillar:before{content:"\ef3f"}.fi-ss-pills:before{content:"\ef40"}.fi-ss-pin-to-pin:before{content:"\ef41"}.fi-ss-pinata:before{content:"\ef42"}.fi-ss-pineapple:before{content:"\ef43"}.fi-ss-pineapple-alt:before{content:"\ef44"}.fi-ss-pinecone:before{content:"\ef45"}.fi-ss-pipe-smoking:before{content:"\ef49"}.fi-ss-pipeline:before{content:"\ef4a"}.fi-ss-pipette:before{content:"\ef4b"}.fi-ss-pisa-tower:before{content:"\ef4c"}.fi-ss-pistachio:before{content:"\ef4d"}.fi-ss-pizza-box:before{content:"\ef4f"}.fi-ss-pizza-slice:before{content:"\ef50"}.fi-ss-pizza-whole-slice:before{content:"\ef51"}.fi-ss-place-of-worship:before{content:"\ef52"}.fi-ss-plagiarism:before{content:"\ef53"}.fi-ss-plan:before{content:"\ef54"}.fi-ss-plan-strategy:before{content:"\ef55"}.fi-ss-plane:before{content:"\ef56"}.fi-ss-plane-alt:before{content:"\ef57"}.fi-ss-plane-arrival:before{content:"\ef58"}.fi-ss-plane-check:before{content:"\ef59"}.fi-ss-plane-clock:before{content:"\ef5a"}.fi-ss-plane-departure:before{content:"\ef5b"}.fi-ss-plane-globe:before{content:"\ef5c"}.fi-ss-plane-lock:before{content:"\ef5d"}.fi-ss-plane-prop:before{content:"\ef5e"}.fi-ss-plane-slash:before{content:"\ef5f"}.fi-ss-plane-tail:before{content:"\ef60"}.fi-ss-planet-mask:before{content:"\ef63"}.fi-ss-planet-moon:before{content:"\ef64"}.fi-ss-planet-ringed:before{content:"\ef65"}.fi-ss-planning:before{content:"\ef66"}.fi-ss-plant-care:before{content:"\ef67"}.fi-ss-plant-growth:before{content:"\ef68"}.fi-ss-plant-seed-invest:before{content:"\ef69"}.fi-ss-plant-wilt:before{content:"\ef6a"}.fi-ss-plate:before{content:"\ef6b"}.fi-ss-plate-eating:before{content:"\ef6c"}.fi-ss-plate-empty:before{content:"\ef6d"}.fi-ss-plate-utensils:before{content:"\ef6e"}.fi-ss-plate-wheat:before{content:"\ef6f"}.fi-ss-play:before{content:"\ef70"}.fi-ss-play-alt:before{content:"\ef71"}.fi-ss-play-circle:before{content:"\ef72"}.fi-ss-play-microphone:before{content:"\ef73"}.fi-ss-play-pause:before{content:"\ef74"}.fi-ss-pliers:before{content:"\ef76"}.fi-ss-plug:before{content:"\ef77"}.fi-ss-plug-alt:before{content:"\ef78"}.fi-ss-plug-bolt-charger:before{content:"\ef79"}.fi-ss-plug-cable:before{content:"\ef7a"}.fi-ss-plug-circle-bolt:before{content:"\ef7b"}.fi-ss-plug-circle-check:before{content:"\ef7c"}.fi-ss-plug-circle-exclamation:before{content:"\ef7d"}.fi-ss-plug-circle-minus:before{content:"\ef7e"}.fi-ss-plug-circle-plus:before{content:"\ef7f"}.fi-ss-plug-connection:before{content:"\ef80"}.fi-ss-plug-eco:before{content:"\ef81"}.fi-ss-plug-fire:before{content:"\ef82"}.fi-ss-plumbing:before{content:"\ef83"}.fi-ss-plunger:before{content:"\ef84"}.fi-ss-plus:before{content:"\ef85"}.fi-ss-plus-hexagon:before{content:"\ef86"}.fi-ss-plus-minus:before{content:"\ef87"}.fi-ss-plus-small:before{content:"\ef88"}.fi-ss-png-file:before{content:"\ef89"}.fi-ss-podcast:before{content:"\ef8a"}.fi-ss-podium:before{content:"\ef8b"}.fi-ss-podium-award:before{content:"\ef8c"}.fi-ss-podium-star:before{content:"\ef8d"}.fi-ss-podium-victory-leader:before{content:"\ef8f"}.fi-ss-point-of-sale:before{content:"\ef90"}.fi-ss-point-of-sale-bill:before{content:"\ef91"}.fi-ss-point-of-sale-card:before{content:"\ef92"}.fi-ss-point-of-sale-check:before{content:"\ef93"}.fi-ss-point-of-sale-lock:before{content:"\ef94"}.fi-ss-point-of-sale-mobile:before{content:"\ef95"}.fi-ss-point-of-sale-signal:before{content:"\ef96"}.fi-ss-point-of-sale-slash:before{content:"\ef97"}.fi-ss-pointer-loading:before{content:"\ef99"}.fi-ss-pointer-text:before{content:"\ef9a"}.fi-ss-poke-bowl:before{content:"\ef9b"}.fi-ss-police-box:before{content:"\ef9d"}.fi-ss-polish-bottle:before{content:"\ef9e"}.fi-ss-polish-brush:before{content:"\ef9f"}.fi-ss-poll-h:before{content:"\efa0"}.fi-ss-pollution:before{content:"\efa2"}.fi-ss-pompebled:before{content:"\efa3"}.fi-ss-poo:before{content:"\efa4"}.fi-ss-poo-bolt:before{content:"\efa5"}.fi-ss-pool-8-ball:before{content:"\efa6"}.fi-ss-poop:before{content:"\efa7"}.fi-ss-pop:before{content:"\efa8"}.fi-ss-popcorn:before{content:"\efa9"}.fi-ss-popsicle:before{content:"\efaa"}.fi-ss-population:before{content:"\efab"}.fi-ss-population-globe:before{content:"\efac"}.fi-ss-portal-enter:before{content:"\efad"}.fi-ss-portal-exit:before{content:"\efae"}.fi-ss-portfolio:before{content:"\efaf"}.fi-ss-portrait:before{content:"\efb0"}.fi-ss-portuguese:before{content:"\efb1"}.fi-ss-postal-address:before{content:"\efb2"}.fi-ss-pot:before{content:"\efb4"}.fi-ss-potato:before{content:"\efb5"}.fi-ss-pound:before{content:"\efb6"}.fi-ss-power:before{content:"\efb7"}.fi-ss-powerbank:before{content:"\efb8"}.fi-ss-ppt-file:before{content:"\efb9"}.fi-ss-practice:before{content:"\efba"}.fi-ss-praying-hands:before{content:"\efbb"}.fi-ss-premium-account:before{content:"\efbe"}.fi-ss-prescription:before{content:"\efbf"}.fi-ss-prescription-bottle:before{content:"\efc0"}.fi-ss-prescription-bottle-alt:before{content:"\efc1"}.fi-ss-prescription-bottle-pill:before{content:"\efc2"}.fi-ss-presentation:before{content:"\efc3"}.fi-ss-presentation-folder:before{content:"\efc4"}.fi-ss-pretzel:before{content:"\efc5"}.fi-ss-preview:before{content:"\efc6"}.fi-ss-previous-square:before{content:"\efc7"}.fi-ss-price-down:before{content:"\efc8"}.fi-ss-print:before{content:"\efca"}.fi-ss-print-magnifying-glass:before{content:"\efcb"}.fi-ss-print-slash:before{content:"\efcc"}.fi-ss-print-wifi:before{content:"\efcd"}.fi-ss-printer-notification:before{content:"\efce"}.fi-ss-priority-arrow:before{content:"\efd0"}.fi-ss-priority-arrows:before{content:"\efd1"}.fi-ss-priority-importance:before{content:"\efd3"}.fi-ss-privacy-settings:before{content:"\efd6"}.fi-ss-private-account:before{content:"\efd7"}.fi-ss-problem-solving:before{content:"\efd9"}.fi-ss-procedures:before{content:"\efda"}.fi-ss-process:before{content:"\efdb"}.fi-ss-productivity:before{content:"\efdd"}.fi-ss-progress-bar-dotted-empty:before{content:"\efde"}.fi-ss-progress-bar-dotted-half:before{content:"\efdf"}.fi-ss-progress-bar-dotted-line-half:before{content:"\efe0"}.fi-ss-progress-bar-empty:before{content:"\efe1"}.fi-ss-progress-bar-half:before{content:"\efe2"}.fi-ss-progress-bar-square-empty:before{content:"\efe3"}.fi-ss-progress-bar-square-half:before{content:"\efe4"}.fi-ss-progress-complete:before{content:"\efe5"}.fi-ss-progress-download:before{content:"\efe6"}.fi-ss-progress-upload:before{content:"\efe7"}.fi-ss-projector:before{content:"\efe8"}.fi-ss-protein-bar:before{content:"\efe9"}.fi-ss-protein-shake:before{content:"\efea"}.fi-ss-protractor:before{content:"\efeb"}.fi-ss-psychology:before{content:"\efec"}.fi-ss-pulse:before{content:"\efed"}.fi-ss-pump:before{content:"\efee"}.fi-ss-pump-medical:before{content:"\efef"}.fi-ss-pumpkin:before{content:"\eff0"}.fi-ss-pumpkin-alt:before{content:"\eff1"}.fi-ss-pumpkin-alt-2:before{content:"\eff2"}.fi-ss-punching-bag:before{content:"\eff3"}.fi-ss-puzzle-alt:before{content:"\eff5"}.fi-ss-puzzle-piece:before{content:"\eff7"}.fi-ss-puzzle-piece-integration:before{content:"\eff8"}.fi-ss-puzzle-pieces:before{content:"\eff9"}.fi-ss-pyramid:before{content:"\effa"}.fi-ss-q:before{content:"\effd"}.fi-ss-QR:before{content:"\effe"}.fi-ss-qr-scan:before{content:"\efff"}.fi-ss-qrcode:before{content:"\f000"}.fi-ss-qrcode-box:before{content:"\f001"}.fi-ss-qrcode-information:before{content:"\f002"}.fi-ss-qrcode-location:before{content:"\f003"}.fi-ss-qrcode-menu:before{content:"\f004"}.fi-ss-qrcode-money:before{content:"\f005"}.fi-ss-qrcode-ticket:before{content:"\f006"}.fi-ss-qrcode-wifi:before{content:"\f007"}.fi-ss-quality:before{content:"\f008"}.fi-ss-quality-box:before{content:"\f009"}.fi-ss-question:before{content:"\f00b"}.fi-ss-question-square:before{content:"\f00c"}.fi-ss-queue:before{content:"\f00d"}.fi-ss-queue-alt:before{content:"\f00e"}.fi-ss-queue-line:before{content:"\f00f"}.fi-ss-queue-signal:before{content:"\f010"}.fi-ss-quick-box:before{content:"\f012"}.fi-ss-quill-pen-story:before{content:"\f014"}.fi-ss-quiz:before{content:"\f015"}.fi-ss-quiz-alt:before{content:"\f016"}.fi-ss-quiz-test:before{content:"\f017"}.fi-ss-quote-right:before{content:"\f018"}.fi-ss-quran-user:before{content:"\f01a"}.fi-ss-r:before{content:"\f01b"}.fi-ss-rabbit:before{content:"\f01c"}.fi-ss-rabbit-fast:before{content:"\f01d"}.fi-ss-raccoon:before{content:"\f01e"}.fi-ss-racquet:before{content:"\f01f"}.fi-ss-radar:before{content:"\f020"}.fi-ss-radar-monitoring-track:before{content:"\f021"}.fi-ss-radiation:before{content:"\f022"}.fi-ss-radiation-alt:before{content:"\f023"}.fi-ss-radio:before{content:"\f024"}.fi-ss-radio-alt:before{content:"\f025"}.fi-ss-radio-button:before{content:"\f026"}.fi-ss-radio-question-mark:before{content:"\f027"}.fi-ss-radio-tower:before{content:"\f028"}.fi-ss-radio-waves:before{content:"\f029"}.fi-ss-radish:before{content:"\f02a"}.fi-ss-rainbow:before{content:"\f02b"}.fi-ss-raindrops:before{content:"\f02c"}.fi-ss-ram:before{content:"\f02d"}.fi-ss-ramp-loading:before{content:"\f02e"}.fi-ss-rank:before{content:"\f02f"}.fi-ss-ranking-podium:before{content:"\f030"}.fi-ss-ranking-podium-empty:before{content:"\f031"}.fi-ss-ranking-star:before{content:"\f032"}.fi-ss-ranking-stars:before{content:"\f033"}.fi-ss-raygun:before{content:"\f035"}.fi-ss-razor-barber:before{content:"\f036"}.fi-ss-react:before{content:"\f037"}.fi-ss-rec:before{content:"\f039"}.fi-ss-receipt:before{content:"\f03a"}.fi-ss-recipe:before{content:"\f03b"}.fi-ss-recipe-book:before{content:"\f03c"}.fi-ss-record-vinyl:before{content:"\f03d"}.fi-ss-rectabgle-vertical:before{content:"\f03e"}.fi-ss-rectangle-barcode:before{content:"\f03f"}.fi-ss-rectangle-code:before{content:"\f040"}.fi-ss-rectangle-history-circle-plus:before{content:"\f041"}.fi-ss-rectangle-horizontal:before{content:"\f042"}.fi-ss-rectangle-list:before{content:"\f043"}.fi-ss-rectangle-panoramic:before{content:"\f044"}.fi-ss-rectangle-pro:before{content:"\f045"}.fi-ss-rectangle-vertical:before{content:"\f046"}.fi-ss-rectangle-vertical-history:before{content:"\f047"}.fi-ss-rectangle-xmark:before{content:"\f048"}.fi-ss-rectangles-mixed:before{content:"\f049"}.fi-ss-recycle:before{content:"\f04a"}.fi-ss-recycle-bin:before{content:"\f04b"}.fi-ss-redo:before{content:"\f04e"}.fi-ss-redo-alt:before{content:"\f04f"}.fi-ss-reel:before{content:"\f050"}.fi-ss-refer:before{content:"\f051"}.fi-ss-refer-arrow:before{content:"\f052"}.fi-ss-referee:before{content:"\f053"}.fi-ss-referral:before{content:"\f056"}.fi-ss-referral-alt:before{content:"\f057"}.fi-ss-referral-link-arrow:before{content:"\f058"}.fi-ss-referral-user:before{content:"\f059"}.fi-ss-reflect:before{content:"\f05a"}.fi-ss-reflect-horizontal:before{content:"\f05b"}.fi-ss-reflect-horizontal-alt:before{content:"\f05c"}.fi-ss-reflect-vertical:before{content:"\f05d"}.fi-ss-refresh:before{content:"\f05e"}.fi-ss-refrigerator:before{content:"\f05f"}.fi-ss-refund:before{content:"\f060"}.fi-ss-refund-alt:before{content:"\f061"}.fi-ss-region-pin:before{content:"\f062"}.fi-ss-region-pin-alt:before{content:"\f063"}.fi-ss-registered:before{content:"\f064"}.fi-ss-registration-paper:before{content:"\f067"}.fi-ss-reminder-appointment:before{content:"\f068"}.fi-ss-remote-access:before{content:"\f069"}.fi-ss-remote-control:before{content:"\f06a"}.fi-ss-remote-control-hand:before{content:"\f06b"}.fi-ss-remove-folder:before{content:"\f06c"}.fi-ss-remove-user:before{content:"\f06d"}.fi-ss-rent:before{content:"\f06e"}.fi-ss-rent-signal:before{content:"\f06f"}.fi-ss-repeat-task:before{content:"\f070"}.fi-ss-replace:before{content:"\f071"}.fi-ss-replay-10:before{content:"\f073"}.fi-ss-replay-30:before{content:"\f074"}.fi-ss-replay-5:before{content:"\f075"}.fi-ss-reply-all:before{content:"\f076"}.fi-ss-republican:before{content:"\f077"}.fi-ss-research-arrows-circle:before{content:"\f078"}.fi-ss-reservation-smartphone:before{content:"\f079"}.fi-ss-reservation-table:before{content:"\f07a"}.fi-ss-resistance-band:before{content:"\f07b"}.fi-ss-resize:before{content:"\f07c"}.fi-ss-resize-screen:before{content:"\f07d"}.fi-ss-resources:before{content:"\f07e"}.fi-ss-responsability:before{content:"\f07f"}.fi-ss-responsive-design:before{content:"\f080"}.fi-ss-restaurant:before{content:"\f081"}.fi-ss-restaurant-sign:before{content:"\f082"}.fi-ss-restock:before{content:"\f083"}.fi-ss-restroom-simple:before{content:"\f084"}.fi-ss-resume:before{content:"\f085"}.fi-ss-Revenue:before{content:"\f087"}.fi-ss-revenue-alt:before{content:"\f088"}.fi-ss-revenue-euro:before{content:"\f089"}.fi-ss-review:before{content:"\f08b"}.fi-ss-rewind:before{content:"\f08c"}.fi-ss-rewind-button-circle:before{content:"\f08d"}.fi-ss-rhombus:before{content:"\f08e"}.fi-ss-ribbon:before{content:"\f08f"}.fi-ss-right:before{content:"\f090"}.fi-ss-right-click-mouse:before{content:"\f091"}.fi-ss-right-from-bracket:before{content:"\f092"}.fi-ss-ring:before{content:"\f094"}.fi-ss-ring-box:before{content:"\f095"}.fi-ss-ring-diamond:before{content:"\f096"}.fi-ss-ring-light:before{content:"\f097"}.fi-ss-rings-wedding:before{content:"\f098"}.fi-ss-risk:before{content:"\f099"}.fi-ss-risk-alt:before{content:"\f09a"}.fi-ss-risk-assessment:before{content:"\f09b"}.fi-ss-river:before{content:"\f09c"}.fi-ss-road:before{content:"\f09d"}.fi-ss-road-arrow:before{content:"\f09e"}.fi-ss-road-barrier:before{content:"\f09f"}.fi-ss-road-bridge:before{content:"\f0a0"}.fi-ss-road-check:before{content:"\f0a1"}.fi-ss-road-lock:before{content:"\f0a2"}.fi-ss-road-map-pin:before{content:"\f0a3"}.fi-ss-road-settings:before{content:"\f0a4"}.fi-ss-road-sign-left:before{content:"\f0a5"}.fi-ss-road-time:before{content:"\f0a6"}.fi-ss-roadmap:before{content:"\f0a7"}.fi-ss-robot:before{content:"\f0a8"}.fi-ss-robot-money:before{content:"\f0a9"}.fi-ss-robotic-arm:before{content:"\f0aa"}.fi-ss-rock:before{content:"\f0ab"}.fi-ss-rock-hair-user:before{content:"\f0ac"}.fi-ss-rock-hammer:before{content:"\f0ad"}.fi-ss-rocket:before{content:"\f0ae"}.fi-ss-rocket-gear:before{content:"\f0af"}.fi-ss-rocket-hand:before{content:"\f0b0"}.fi-ss-rocket-holding-hand:before{content:"\f0b1"}.fi-ss-rocket-lunch:before{content:"\f0b2"}.fi-ss-rocket-planet:before{content:"\f0b3"}.fi-ss-rocking-horse:before{content:"\f0b4"}.fi-ss-rocks:before{content:"\f0b5"}.fi-ss-roi:before{content:"\f0b6"}.fi-ss-role-play:before{content:"\f0b7"}.fi-ss-roller-coaster:before{content:"\f0b8"}.fi-ss-roller-skate:before{content:"\f0b9"}.fi-ss-roller-skater:before{content:"\f0ba"}.fi-ss-roof:before{content:"\f0bb"}.fi-ss-room-service:before{content:"\f0bc"}.fi-ss-rose:before{content:"\f0bd"}.fi-ss-rose-alt:before{content:"\f0be"}.fi-ss-rotate-exclamation:before{content:"\f0bf"}.fi-ss-rotate-left:before{content:"\f0c0"}.fi-ss-rotate-reverse:before{content:"\f0c1"}.fi-ss-rotate-right:before{content:"\f0c2"}.fi-ss-rotate-square:before{content:"\f0c3"}.fi-ss-roulette:before{content:"\f0c4"}.fi-ss-round-cctv:before{content:"\f0c5"}.fi-ss-route:before{content:"\f0c6"}.fi-ss-route-highway:before{content:"\f0c7"}.fi-ss-route-interstate:before{content:"\f0c8"}.fi-ss-router:before{content:"\f0c9"}.fi-ss-router-laptop:before{content:"\f0ca"}.fi-ss-router-lock:before{content:"\f0cb"}.fi-ss-router-wifi:before{content:"\f0cc"}.fi-ss-router-wifi-alt:before{content:"\f0cd"}.fi-ss-rss:before{content:"\f0ce"}.fi-ss-rss-alt:before{content:"\f0cf"}.fi-ss-ruble-sign:before{content:"\f0d0"}.fi-ss-rugby:before{content:"\f0d1"}.fi-ss-rugby-helmet:before{content:"\f0d2"}.fi-ss-ruler-combined:before{content:"\f0d3"}.fi-ss-ruler-horizontal:before{content:"\f0d4"}.fi-ss-ruler-triangle:before{content:"\f0d5"}.fi-ss-ruler-vertical:before{content:"\f0d6"}.fi-ss-rules:before{content:"\f0d7"}.fi-ss-rules-alt:before{content:"\f0d8"}.fi-ss-running:before{content:"\f0d9"}.fi-ss-running-track:before{content:"\f0da"}.fi-ss-rupee-sign:before{content:"\f0db"}.fi-ss-rupiah-sign:before{content:"\f0dc"}.fi-ss-russian:before{content:"\f0dd"}.fi-ss-rv:before{content:"\f0de"}.fi-ss-s:before{content:"\f0df"}.fi-ss-sack:before{content:"\f0e0"}.fi-ss-sack-dollar:before{content:"\f0e1"}.fi-ss-sad:before{content:"\f0e2"}.fi-ss-sad-cry:before{content:"\f0e3"}.fi-ss-sad-tear:before{content:"\f0e4"}.fi-ss-safe-battery:before{content:"\f0e5"}.fi-ss-safe-box:before{content:"\f0e6"}.fi-ss-safe-browsing:before{content:"\f0e7"}.fi-ss-safety-glasses:before{content:"\f0e8"}.fi-ss-safety-pin:before{content:"\f0e9"}.fi-ss-safety-zone:before{content:"\f0ea"}.fi-ss-saffron:before{content:"\f0eb"}.fi-ss-sailboat:before{content:"\f0ec"}.fi-ss-sake:before{content:"\f0ed"}.fi-ss-salad:before{content:"\f0ee"}.fi-ss-salary-alt:before{content:"\f0f0"}.fi-ss-salt-pepper:before{content:"\f0f1"}.fi-ss-salt-shaker:before{content:"\f0f2"}.fi-ss-sandwich:before{content:"\f0f4"}.fi-ss-sandwich-alt:before{content:"\f0f5"}.fi-ss-sanitary-pad:before{content:"\f0f6"}.fi-ss-satellite:before{content:"\f0f9"}.fi-ss-satellite-dish:before{content:"\f0fa"}.fi-ss-satisfaction-bar:before{content:"\f0fb"}.fi-ss-saturday:before{content:"\f0fc"}.fi-ss-sauce:before{content:"\f0fd"}.fi-ss-sausage:before{content:"\f0fe"}.fi-ss-save-the-planet:before{content:"\f0ff"}.fi-ss-saw:before{content:"\f100"}.fi-ss-sax-hot:before{content:"\f101"}.fi-ss-saxophone:before{content:"\f102"}.fi-ss-scale:before{content:"\f103"}.fi-ss-scale-comparison:before{content:"\f104"}.fi-ss-scale-comparison-alt:before{content:"\f105"}.fi-ss-scalpel:before{content:"\f106"}.fi-ss-scalpel-path:before{content:"\f107"}.fi-ss-scanner-gun:before{content:"\f108"}.fi-ss-scanner-image:before{content:"\f109"}.fi-ss-scanner-keyboard:before{content:"\f10a"}.fi-ss-scanner-touchscreen:before{content:"\f10b"}.fi-ss-scarecrow:before{content:"\f10c"}.fi-ss-scarf:before{content:"\f10d"}.fi-ss-schedule:before{content:"\f10e"}.fi-ss-school:before{content:"\f10f"}.fi-ss-school-bus:before{content:"\f110"}.fi-ss-school-circle-chek:before{content:"\f112"}.fi-ss-school-circle-exclamation:before{content:"\f113"}.fi-ss-school-circle-xmark:before{content:"\f114"}.fi-ss-school-lock:before{content:"\f115"}.fi-ss-science-ai:before{content:"\f116"}.fi-ss-science-podcast:before{content:"\f117"}.fi-ss-scissor-lift:before{content:"\f118"}.fi-ss-scissors:before{content:"\f119"}.fi-ss-scone:before{content:"\f11a"}.fi-ss-scooter:before{content:"\f11b"}.fi-ss-score-board:before{content:"\f11c"}.fi-ss-scorpion:before{content:"\f11d"}.fi-ss-scraper:before{content:"\f11e"}.fi-ss-screen:before{content:"\f11f"}.fi-ss-screen-calibration:before{content:"\f120"}.fi-ss-screen-play:before{content:"\f121"}.fi-ss-screen-recorder:before{content:"\f122"}.fi-ss-screen-share:before{content:"\f123"}.fi-ss-screen-shield:before{content:"\f124"}.fi-ss-screencast:before{content:"\f126"}.fi-ss-screw:before{content:"\f127"}.fi-ss-screw-alt:before{content:"\f128"}.fi-ss-screwdriver:before{content:"\f129"}.fi-ss-scribble:before{content:"\f12a"}.fi-ss-script:before{content:"\f12b"}.fi-ss-scroll:before{content:"\f12c"}.fi-ss-scroll-document-story:before{content:"\f12d"}.fi-ss-scroll-old:before{content:"\f12e"}.fi-ss-scroll-torah:before{content:"\f12f"}.fi-ss-scrubber:before{content:"\f130"}.fi-ss-sculpture:before{content:"\f131"}.fi-ss-scythe:before{content:"\f132"}.fi-ss-sd-card:before{content:"\f133"}.fi-ss-sd-cards:before{content:"\f134"}.fi-ss-sea-level:before{content:"\f135"}.fi-ss-sea-wave:before{content:"\f136"}.fi-ss-seal:before{content:"\f137"}.fi-ss-seal-exclamation:before{content:"\f138"}.fi-ss-seal-question:before{content:"\f139"}.fi-ss-search:before{content:"\f13a"}.fi-ss-search-alt:before{content:"\f13b"}.fi-ss-search-bar:before{content:"\f13c"}.fi-ss-search-dollar:before{content:"\f13d"}.fi-ss-search-heart:before{content:"\f13e"}.fi-ss-search-location:before{content:"\f13f"}.fi-ss-seat-airline:before{content:"\f140"}.fi-ss-seatbelt-safety-driver:before{content:"\f141"}.fi-ss-second:before{content:"\f142"}.fi-ss-second-award:before{content:"\f143"}.fi-ss-second-laurel:before{content:"\f144"}.fi-ss-second-medal:before{content:"\f145"}.fi-ss-secure-backup:before{content:"\f147"}.fi-ss-security-gate:before{content:"\f149"}.fi-ss-seedling:before{content:"\f14a"}.fi-ss-segway:before{content:"\f14b"}.fi-ss-select:before{content:"\f14c"}.fi-ss-selection:before{content:"\f14d"}.fi-ss-self-care:before{content:"\f14e"}.fi-ss-selfie:before{content:"\f14f"}.fi-ss-sell:before{content:"\f150"}.fi-ss-seller:before{content:"\f151"}.fi-ss-seller-store:before{content:"\f152"}.fi-ss-selling:before{content:"\f154"}.fi-ss-send-back:before{content:"\f156"}.fi-ss-send-backward:before{content:"\f157"}.fi-ss-send-money:before{content:"\f158"}.fi-ss-send-money-smartphone:before{content:"\f159"}.fi-ss-sensor:before{content:"\f15a"}.fi-ss-sensor-alert:before{content:"\f15b"}.fi-ss-sensor-fire:before{content:"\f15c"}.fi-ss-sensor-on:before{content:"\f15d"}.fi-ss-sensor-smoke:before{content:"\f15e"}.fi-ss-september-calendar:before{content:"\f15f"}.fi-ss-serum:before{content:"\f160"}.fi-ss-server-key:before{content:"\f161"}.fi-ss-session-timeout:before{content:"\f162"}.fi-ss-settings:before{content:"\f163"}.fi-ss-settings-sliders:before{content:"\f164"}.fi-ss-settings-window:before{content:"\f165"}.fi-ss-sewing-machine:before{content:"\f166"}.fi-ss-sewing-machine-alt:before{content:"\f167"}.fi-ss-shaka:before{content:"\f168"}.fi-ss-shampoo:before{content:"\f169"}.fi-ss-share:before{content:"\f16a"}.fi-ss-share-alt-square:before{content:"\f16b"}.fi-ss-share-square:before{content:"\f16c"}.fi-ss-sharpener:before{content:"\f16d"}.fi-ss-sheep:before{content:"\f16e"}.fi-ss-shekel-sign:before{content:"\f16f"}.fi-ss-shell:before{content:"\f170"}.fi-ss-shelves:before{content:"\f171"}.fi-ss-shelves-empty:before{content:"\f172"}.fi-ss-shield:before{content:"\f173"}.fi-ss-shield-alt:before{content:"\f174"}.fi-ss-shield-cat:before{content:"\f175"}.fi-ss-shield-check:before{content:"\f176"}.fi-ss-shield-cross:before{content:"\f177"}.fi-ss-shield-divided-four:before{content:"\f178"}.fi-ss-shield-dog:before{content:"\f179"}.fi-ss-shield-exclamation:before{content:"\f17a"}.fi-ss-shield-interrogation:before{content:"\f17b"}.fi-ss-shield-keyhole:before{content:"\f17c"}.fi-ss-shield-minus:before{content:"\f17d"}.fi-ss-shield-plus:before{content:"\f17e"}.fi-ss-shield-security-risk:before{content:"\f180"}.fi-ss-shield-slash:before{content:"\f181"}.fi-ss-shield-trust:before{content:"\f182"}.fi-ss-shield-virus:before{content:"\f183"}.fi-ss-shield-xmark:before{content:"\f184"}.fi-ss-ship:before{content:"\f185"}.fi-ss-ship-side:before{content:"\f186"}.fi-ss-shipping-fast:before{content:"\f187"}.fi-ss-shipping-timed:before{content:"\f188"}.fi-ss-shirt:before{content:"\f189"}.fi-ss-shirt-long-sleeve:before{content:"\f18a"}.fi-ss-shirt-running:before{content:"\f18b"}.fi-ss-shirt-tank-top:before{content:"\f18c"}.fi-ss-shish-kebab:before{content:"\f18d"}.fi-ss-shoe-prints:before{content:"\f18e"}.fi-ss-shop:before{content:"\f18f"}.fi-ss-shop-lock:before{content:"\f190"}.fi-ss-shop-slash:before{content:"\f191"}.fi-ss-shopping-bag:before{content:"\f193"}.fi-ss-shopping-bag-add:before{content:"\f194"}.fi-ss-shopping-basket:before{content:"\f195"}.fi-ss-shopping-cart:before{content:"\f196"}.fi-ss-shopping-cart-add:before{content:"\f197"}.fi-ss-shopping-cart-buyer:before{content:"\f198"}.fi-ss-shopping-cart-check:before{content:"\f199"}.fi-ss-shopping-cart-checkout:before{content:"\f19a"}.fi-ss-shopping-cart-clear:before{content:"\f19b"}.fi-ss-shopping-cart-favourite:before{content:"\f19c"}.fi-ss-shopping-cart-heart:before{content:"\f19d"}.fi-ss-shopping-cart-nft:before{content:"\f19e"}.fi-ss-shopping-cart-notification:before{content:"\f19f"}.fi-ss-shoulder-joint:before{content:"\f1a0"}.fi-ss-shovel:before{content:"\f1a1"}.fi-ss-shovel-snow:before{content:"\f1a2"}.fi-ss-shower:before{content:"\f1a3"}.fi-ss-shower-down:before{content:"\f1a4"}.fi-ss-shower-gel:before{content:"\f1a5"}.fi-ss-shredder:before{content:"\f1a6"}.fi-ss-shrimp:before{content:"\f1a7"}.fi-ss-shuffle:before{content:"\f1a8"}.fi-ss-shuttle-van:before{content:"\f1a9"}.fi-ss-shuttlecock:before{content:"\f1aa"}.fi-ss-Sickle:before{content:"\f1ab"}.fi-ss-sidebar:before{content:"\f1ac"}.fi-ss-sidebar-flip:before{content:"\f1ad"}.fi-ss-sigma:before{content:"\f1af"}.fi-ss-sign-hanging:before{content:"\f1b0"}.fi-ss-sign-in-alt:before{content:"\f1b1"}.fi-ss-sign-language:before{content:"\f1b2"}.fi-ss-sign-out-alt:before{content:"\f1b3"}.fi-ss-sign-posts:before{content:"\f1b4"}.fi-ss-sign-posts-wrench:before{content:"\f1b5"}.fi-ss-sign-up:before{content:"\f1b6"}.fi-ss-signal-alt:before{content:"\f1b7"}.fi-ss-signal-alt-1:before{content:"\f1b8"}.fi-ss-signal-alt-2:before{content:"\f1b9"}.fi-ss-signal-alt-slash:before{content:"\f1ba"}.fi-ss-signal-bars-fair:before{content:"\f1bb"}.fi-ss-signal-bars-good:before{content:"\f1bc"}.fi-ss-signal-bars-weak:before{content:"\f1be"}.fi-ss-signal-stream:before{content:"\f1c1"}.fi-ss-signal-stream-slash:before{content:"\f1c2"}.fi-ss-signature:before{content:"\f1c5"}.fi-ss-signature-lock:before{content:"\f1c6"}.fi-ss-signature-slash:before{content:"\f1c8"}.fi-ss-sim-card:before{content:"\f1c9"}.fi-ss-sim-cards:before{content:"\f1ca"}.fi-ss-sink:before{content:"\f1cb"}.fi-ss-Siren:before{content:"\f1cc"}.fi-ss-siren-on:before{content:"\f1cd"}.fi-ss-site:before{content:"\f1ce"}.fi-ss-site-alt:before{content:"\f1cf"}.fi-ss-site-browser:before{content:"\f1d1"}.fi-ss-sitemap:before{content:"\f1d2"}.fi-ss-skate-park:before{content:"\f1d3"}.fi-ss-skateboard:before{content:"\f1d4"}.fi-ss-skating:before{content:"\f1d5"}.fi-ss-skeleton:before{content:"\f1d6"}.fi-ss-skeleton-ribs:before{content:"\f1d7"}.fi-ss-skewer:before{content:"\f1d9"}.fi-ss-ski-boot-ski:before{content:"\f1da"}.fi-ss-ski-jump:before{content:"\f1db"}.fi-ss-ski-lift:before{content:"\f1dc"}.fi-ss-skiing:before{content:"\f1dd"}.fi-ss-skiing-nordic:before{content:"\f1de"}.fi-ss-skill:before{content:"\f1df"}.fi-ss-skill-alt:before{content:"\f1e0"}.fi-ss-skill-user:before{content:"\f1e2"}.fi-ss-skin:before{content:"\f1e3"}.fi-ss-skin-acne:before{content:"\f1e4"}.fi-ss-skin-arrow:before{content:"\f1e5"}.fi-ss-skin-drop:before{content:"\f1e6"}.fi-ss-skin-hair:before{content:"\f1e7"}.fi-ss-skin-laser:before{content:"\f1e8"}.fi-ss-skin-uv:before{content:"\f1e9"}.fi-ss-skip-15-seconds:before{content:"\f1ea"}.fi-ss-skull:before{content:"\f1eb"}.fi-ss-skull-cow:before{content:"\f1ec"}.fi-ss-skull-crossbones:before{content:"\f1ed"}.fi-ss-skull-heart:before{content:"\f1ee"}.fi-ss-skyscraper:before{content:"\f1f2"}.fi-ss-slash:before{content:"\f1f4"}.fi-ss-sledding:before{content:"\f1f6"}.fi-ss-sleeping-bag:before{content:"\f1f8"}.fi-ss-sleeping-cat:before{content:"\f1f9"}.fi-ss-sleigh:before{content:"\f1fa"}.fi-ss-sliders-h-square:before{content:"\f1fb"}.fi-ss-sliders-v:before{content:"\f1fc"}.fi-ss-sliders-v-square:before{content:"\f1fd"}.fi-ss-slides:before{content:"\f1fe"}.fi-ss-slot-machine:before{content:"\f200"}.fi-ss-smart-building:before{content:"\f201"}.fi-ss-smart-contract:before{content:"\f202"}.fi-ss-smart-curtains:before{content:"\f203"}.fi-ss-smart-glasses:before{content:"\f204"}.fi-ss-smart-home:before{content:"\f205"}.fi-ss-smart-home-alt:before{content:"\f206"}.fi-ss-smart-home-chip:before{content:"\f207"}.fi-ss-smart-home-cloud:before{content:"\f208"}.fi-ss-smart-home-key:before{content:"\f209"}.fi-ss-smart-watch-calendar:before{content:"\f20a"}.fi-ss-smart-watch-call:before{content:"\f20b"}.fi-ss-smart-watch-notifications:before{content:"\f20c"}.fi-ss-smart-wireless-door:before{content:"\f20d"}.fi-ss-smartphone:before{content:"\f20e"}.fi-ss-smartphone-ar:before{content:"\f20f"}.fi-ss-smartphone-bus-payment:before{content:"\f210"}.fi-ss-smartphone-fingerprint:before{content:"\f211"}.fi-ss-smartwatch:before{content:"\f212"}.fi-ss-smile:before{content:"\f214"}.fi-ss-smile-beam:before{content:"\f215"}.fi-ss-smile-plus:before{content:"\f216"}.fi-ss-smile-wink:before{content:"\f217"}.fi-ss-smiley-comment-alt:before{content:"\f218"}.fi-ss-smiling-baby:before{content:"\f219"}.fi-ss-smiling-boy:before{content:"\f21a"}.fi-ss-smiling-girl:before{content:"\f21b"}.fi-ss-smiling-old-man:before{content:"\f21c"}.fi-ss-smiling-old-woman:before{content:"\f21d"}.fi-ss-smog:before{content:"\f21e"}.fi-ss-smoke:before{content:"\f21f"}.fi-ss-smoking:before{content:"\f220"}.fi-ss-smoking-ban:before{content:"\f221"}.fi-ss-smoothie:before{content:"\f222"}.fi-ss-snail:before{content:"\f223"}.fi-ss-snake:before{content:"\f224"}.fi-ss-snake-plant:before{content:"\f225"}.fi-ss-snap:before{content:"\f226"}.fi-ss-snooze:before{content:"\f22a"}.fi-ss-snow-blowing:before{content:"\f22b"}.fi-ss-snowboarding:before{content:"\f22c"}.fi-ss-snowflake:before{content:"\f22d"}.fi-ss-snowflake-droplets:before{content:"\f22e"}.fi-ss-snowflakes:before{content:"\f22f"}.fi-ss-snowman-alt:before{content:"\f231"}.fi-ss-snowman-head:before{content:"\f232"}.fi-ss-snowmobile:before{content:"\f233"}.fi-ss-snowplow:before{content:"\f234"}.fi-ss-soap:before{content:"\f235"}.fi-ss-soap-alt:before{content:"\f236"}.fi-ss-soccer-boots:before{content:"\f237"}.fi-ss-social-distance:before{content:"\f238"}.fi-ss-social-media-hand:before{content:"\f239"}.fi-ss-social-media-notification:before{content:"\f23a"}.fi-ss-social-network:before{content:"\f23b"}.fi-ss-socks:before{content:"\f23c"}.fi-ss-sofa:before{content:"\f23d"}.fi-ss-sofa-size:before{content:"\f23e"}.fi-ss-software-development:before{content:"\f23f"}.fi-ss-soju:before{content:"\f240"}.fi-ss-solar-panel:before{content:"\f241"}.fi-ss-solar-panel-sun:before{content:"\f242"}.fi-ss-solar-system:before{content:"\f243"}.fi-ss-sold-house:before{content:"\f244"}.fi-ss-sold-signal:before{content:"\f245"}.fi-ss-sort:before{content:"\f247"}.fi-ss-sort-alpha-down:before{content:"\f248"}.fi-ss-sort-alpha-down-alt:before{content:"\f249"}.fi-ss-sort-alpha-up:before{content:"\f24a"}.fi-ss-sort-alpha-up-alt:before{content:"\f24b"}.fi-ss-sort-alt:before{content:"\f24c"}.fi-ss-sort-amount-down:before{content:"\f24d"}.fi-ss-sort-amount-down-alt:before{content:"\f24e"}.fi-ss-sort-amount-up:before{content:"\f24f"}.fi-ss-sort-amount-up-alt:before{content:"\f250"}.fi-ss-sort-circle:before{content:"\f251"}.fi-ss-sort-circle-down:before{content:"\f252"}.fi-ss-sort-circle-up:before{content:"\f253"}.fi-ss-sort-down:before{content:"\f254"}.fi-ss-sort-numeric-down:before{content:"\f255"}.fi-ss-sort-numeric-down-alt:before{content:"\f256"}.fi-ss-sort-shapes-down:before{content:"\f257"}.fi-ss-sort-shapes-up:before{content:"\f258"}.fi-ss-sort-size-down:before{content:"\f259"}.fi-ss-sort-size-up:before{content:"\f25a"}.fi-ss-soup:before{content:"\f25c"}.fi-ss-source-data:before{content:"\f25d"}.fi-ss-source-document:before{content:"\f25e"}.fi-ss-source-document-alt:before{content:"\f25f"}.fi-ss-spa:before{content:"\f261"}.fi-ss-space-shuttle:before{content:"\f262"}.fi-ss-space-station-moon:before{content:"\f263"}.fi-ss-space-station-moon-alt:before{content:"\f264"}.fi-ss-spade:before{content:"\f265"}.fi-ss-spaghetti-monster-flying:before{content:"\f266"}.fi-ss-spain-country-code:before{content:"\f267"}.fi-ss-spain-map:before{content:"\f268"}.fi-ss-spam:before{content:"\f269"}.fi-ss-spam-filter:before{content:"\f26a"}.fi-ss-spanish:before{content:"\f26b"}.fi-ss-sparkles:before{content:"\f26d"}.fi-ss-spartan-helmet:before{content:"\f26e"}.fi-ss-speaker:before{content:"\f26f"}.fi-ss-speakers:before{content:"\f270"}.fi-ss-speech-bubble-story:before{content:"\f271"}.fi-ss-speedometer-arrow:before{content:"\f272"}.fi-ss-speedometer-kpi:before{content:"\f273"}.fi-ss-sperm:before{content:"\f274"}.fi-ss-sphere:before{content:"\f275"}.fi-ss-spider:before{content:"\f276"}.fi-ss-spider-black-widow:before{content:"\f277"}.fi-ss-spider-web:before{content:"\f278"}.fi-ss-spine:before{content:"\f279"}.fi-ss-spinner:before{content:"\f27a"}.fi-ss-splash:before{content:"\f27b"}.fi-ss-split:before{content:"\f27c"}.fi-ss-split-payment:before{content:"\f27d"}.fi-ss-split-screen:before{content:"\f27e"}.fi-ss-split-up-relation:before{content:"\f27f"}.fi-ss-splotch:before{content:"\f280"}.fi-ss-spoon:before{content:"\f281"}.fi-ss-sport-drink:before{content:"\f284"}.fi-ss-spray-can:before{content:"\f287"}.fi-ss-spray-can-sparkles:before{content:"\f288"}.fi-ss-spring-calendar:before{content:"\f289"}.fi-ss-sprinkler:before{content:"\f28a"}.fi-ss-spy:before{content:"\f28b"}.fi-ss-spyware:before{content:"\f28c"}.fi-ss-sql-file:before{content:"\f28d"}.fi-ss-sql-server:before{content:"\f28e"}.fi-ss-square:before{content:"\f28f"}.fi-ss-square-0:before{content:"\f290"}.fi-ss-square-1:before{content:"\f291"}.fi-ss-square-2:before{content:"\f292"}.fi-ss-square-3:before{content:"\f293"}.fi-ss-square-4:before{content:"\f294"}.fi-ss-square-5:before{content:"\f295"}.fi-ss-square-6:before{content:"\f296"}.fi-ss-square-7:before{content:"\f297"}.fi-ss-square-8:before{content:"\f298"}.fi-ss-square-9:before{content:"\f299"}.fi-ss-square-a:before{content:"\f29a"}.fi-ss-square-b:before{content:"\f29c"}.fi-ss-square-bolt:before{content:"\f29d"}.fi-ss-square-c:before{content:"\f29e"}.fi-ss-square-code:before{content:"\f29f"}.fi-ss-square-crosshair:before{content:"\f2a0"}.fi-ss-square-d:before{content:"\f2a1"}.fi-ss-square-dashed:before{content:"\f2a2"}.fi-ss-square-dashed-circle-plus:before{content:"\f2a3"}.fi-ss-square-divide:before{content:"\f2a4"}.fi-ss-square-e:before{content:"\f2a5"}.fi-ss-square-ellipsis:before{content:"\f2a6"}.fi-ss-square-ellipsis-vertical:before{content:"\f2a7"}.fi-ss-square-envelope:before{content:"\f2a8"}.fi-ss-square-exclamation:before{content:"\f2a9"}.fi-ss-square-f:before{content:"\f2aa"}.fi-ss-square-g:before{content:"\f2ab"}.fi-ss-square-h:before{content:"\f2ac"}.fi-ss-square-heart:before{content:"\f2ad"}.fi-ss-square-i:before{content:"\f2ae"}.fi-ss-square-info:before{content:"\f2af"}.fi-ss-square-j:before{content:"\f2b0"}.fi-ss-square-k:before{content:"\f2b1"}.fi-ss-square-kanban:before{content:"\f2b2"}.fi-ss-square-l:before{content:"\f2b3"}.fi-ss-square-m:before{content:"\f2b4"}.fi-ss-square-minus:before{content:"\f2b5"}.fi-ss-square-n:before{content:"\f2b6"}.fi-ss-square-o:before{content:"\f2b7"}.fi-ss-square-p:before{content:"\f2b8"}.fi-ss-square-pen:before{content:"\f2b9"}.fi-ss-square-person-confined:before{content:"\f2ba"}.fi-ss-square-phone:before{content:"\f2bb"}.fi-ss-square-phone-flip:before{content:"\f2bc"}.fi-ss-square-phone-hangup:before{content:"\f2bd"}.fi-ss-square-plus:before{content:"\f2be"}.fi-ss-square-poll-horizontal:before{content:"\f2bf"}.fi-ss-square-poll-vertical:before{content:"\f2c0"}.fi-ss-square-q:before{content:"\f2c1"}.fi-ss-square-quote:before{content:"\f2c2"}.fi-ss-square-r:before{content:"\f2c3"}.fi-ss-square-root:before{content:"\f2c4"}.fi-ss-square-s:before{content:"\f2c5"}.fi-ss-square-small:before{content:"\f2c6"}.fi-ss-square-star:before{content:"\f2c7"}.fi-ss-square-t:before{content:"\f2c8"}.fi-ss-square-terminal:before{content:"\f2c9"}.fi-ss-square-u:before{content:"\f2ca"}.fi-ss-square-up-right:before{content:"\f2cb"}.fi-ss-square-v:before{content:"\f2cc"}.fi-ss-square-w:before{content:"\f2cd"}.fi-ss-square-x:before{content:"\f2ce"}.fi-ss-square-y:before{content:"\f2cf"}.fi-ss-square-z:before{content:"\f2d0"}.fi-ss-squid:before{content:"\f2d1"}.fi-ss-squircle:before{content:"\f2d2"}.fi-ss-squirrel:before{content:"\f2d3"}.fi-ss-stadium:before{content:"\f2d4"}.fi-ss-staff:before{content:"\f2d5"}.fi-ss-staff-wizard:before{content:"\f2d6"}.fi-ss-stage:before{content:"\f2d7"}.fi-ss-stage-concert:before{content:"\f2d8"}.fi-ss-stage-theatre:before{content:"\f2d9"}.fi-ss-stairs:before{content:"\f2da"}.fi-ss-stamp:before{content:"\f2db"}.fi-ss-stamps:before{content:"\f2dc"}.fi-ss-standard-definition:before{content:"\f2dd"}.fi-ss-stapler:before{content:"\f2de"}.fi-ss-stapler-paper:before{content:"\f2df"}.fi-ss-star:before{content:"\f2e0"}.fi-ss-star-and-crescent:before{content:"\f2e1"}.fi-ss-star-christmas:before{content:"\f2e2"}.fi-ss-star-comment-alt:before{content:"\f2e4"}.fi-ss-star-exclamation:before{content:"\f2e5"}.fi-ss-star-microphone:before{content:"\f2e6"}.fi-ss-star-octogram:before{content:"\f2e7"}.fi-ss-star-of-david:before{content:"\f2e8"}.fi-ss-star-rating-call:before{content:"\f2e9"}.fi-ss-star-sharp-half:before{content:"\f2eb"}.fi-ss-star-sharp-half-stroke:before{content:"\f2ec"}.fi-ss-star-shooting:before{content:"\f2ed"}.fi-ss-starfighter:before{content:"\f2ef"}.fi-ss-stars:before{content:"\f2f0"}.fi-ss-state-country:before{content:"\f2f1"}.fi-ss-stationary-bike:before{content:"\f2f2"}.fi-ss-stats:before{content:"\f2f3"}.fi-ss-steak:before{content:"\f2f5"}.fi-ss-steam-iron:before{content:"\f2f6"}.fi-ss-steering-wheel:before{content:"\f2f7"}.fi-ss-step-backward:before{content:"\f2f8"}.fi-ss-step-forward:before{content:"\f2f9"}.fi-ss-steps-carreer:before{content:"\f2fa"}.fi-ss-sterling-sign:before{content:"\f2fb"}.fi-ss-stethoscope:before{content:"\f2fc"}.fi-ss-sticker:before{content:"\f2fd"}.fi-ss-stocking:before{content:"\f2ff"}.fi-ss-stomach:before{content:"\f300"}.fi-ss-stomach-ache:before{content:"\f301"}.fi-ss-stomach-virus:before{content:"\f302"}.fi-ss-stop:before{content:"\f303"}.fi-ss-stop-circle:before{content:"\f304"}.fi-ss-stop-square:before{content:"\f305"}.fi-ss-stopwatch:before{content:"\f306"}.fi-ss-store-alt:before{content:"\f308"}.fi-ss-store-buyer:before{content:"\f309"}.fi-ss-store-lock:before{content:"\f30a"}.fi-ss-store-slash:before{content:"\f30b"}.fi-ss-story-book:before{content:"\f30c"}.fi-ss-story-fairy-tale:before{content:"\f30d"}.fi-ss-story-fantasy:before{content:"\f30e"}.fi-ss-straightener:before{content:"\f310"}.fi-ss-strategy-chess-risk:before{content:"\f311"}.fi-ss-strawberry:before{content:"\f312"}.fi-ss-streamer-boy:before{content:"\f313"}.fi-ss-streamer-girl:before{content:"\f314"}.fi-ss-streaming:before{content:"\f315"}.fi-ss-street-view:before{content:"\f316"}.fi-ss-stretcher:before{content:"\f317"}.fi-ss-strikethrough:before{content:"\f318"}.fi-ss-stroopwafel:before{content:"\f31a"}.fi-ss-student:before{content:"\f31b"}.fi-ss-student-alt:before{content:"\f31c"}.fi-ss-subfolder:before{content:"\f31d"}.fi-ss-subscript:before{content:"\f320"}.fi-ss-subscription:before{content:"\f321"}.fi-ss-subscription-alt:before{content:"\f322"}.fi-ss-subscription-model:before{content:"\f323"}.fi-ss-subscription-plan:before{content:"\f324"}.fi-ss-subscription-user:before{content:"\f325"}.fi-ss-subtitles:before{content:"\f32a"}.fi-ss-subtitles-slash:before{content:"\f32b"}.fi-ss-subway:before{content:"\f32c"}.fi-ss-suggestion:before{content:"\f32d"}.fi-ss-suitcase-alt:before{content:"\f32e"}.fi-ss-summary-check:before{content:"\f32f"}.fi-ss-summer:before{content:"\f330"}.fi-ss-sun:before{content:"\f331"}.fi-ss-sun-dust:before{content:"\f332"}.fi-ss-sun-plant-wilt:before{content:"\f333"}.fi-ss-sun-salutation-yoga:before{content:"\f334"}.fi-ss-sunday:before{content:"\f335"}.fi-ss-sunglasses:before{content:"\f336"}.fi-ss-sunglasses-alt:before{content:"\f337"}.fi-ss-sunrise:before{content:"\f338"}.fi-ss-sunrise-alt:before{content:"\f339"}.fi-ss-sunscreen:before{content:"\f33a"}.fi-ss-sunset:before{content:"\f33b"}.fi-ss-superscript:before{content:"\f33c"}.fi-ss-supplier:before{content:"\f33d"}.fi-ss-supplier-alt:before{content:"\f33e"}.fi-ss-supply-chain:before{content:"\f33f"}.fi-ss-supply-chain-steps:before{content:"\f340"}.fi-ss-surfing:before{content:"\f341"}.fi-ss-surprise:before{content:"\f342"}.fi-ss-surveillance-camera:before{content:"\f343"}.fi-ss-survey-xmark:before{content:"\f344"}.fi-ss-sushi:before{content:"\f345"}.fi-ss-sushi-alt:before{content:"\f346"}.fi-ss-sushi-roll:before{content:"\f347"}.fi-ss-svg:before{content:"\f348"}.fi-ss-swap:before{content:"\f349"}.fi-ss-swatchbook:before{content:"\f34b"}.fi-ss-sweep:before{content:"\f34c"}.fi-ss-swimmer:before{content:"\f34e"}.fi-ss-swimming-pool:before{content:"\f34f"}.fi-ss-swing:before{content:"\f350"}.fi-ss-swipe-down:before{content:"\f351"}.fi-ss-swipe-left:before{content:"\f352"}.fi-ss-swipe-right:before{content:"\f353"}.fi-ss-swipe-up:before{content:"\f354"}.fi-ss-sword:before{content:"\f355"}.fi-ss-sword-alt:before{content:"\f356"}.fi-ss-sword-spade:before{content:"\f357"}.fi-ss-symbol:before{content:"\f358"}.fi-ss-symbols:before{content:"\f359"}.fi-ss-synagogue:before{content:"\f35a"}.fi-ss-syringe:before{content:"\f35b"}.fi-ss-syringe-injection-blood:before{content:"\f35c"}.fi-ss-system-cloud:before{content:"\f35d"}.fi-ss-system-restore:before{content:"\f35e"}.fi-ss-t:before{content:"\f35f"}.fi-ss-t-rex:before{content:"\f361"}.fi-ss-t-square:before{content:"\f362"}.fi-ss-tab-folder:before{content:"\f363"}.fi-ss-table:before{content:"\f364"}.fi-ss-table-columns:before{content:"\f365"}.fi-ss-table-layout:before{content:"\f366"}.fi-ss-table-list:before{content:"\f367"}.fi-ss-table-picnic:before{content:"\f368"}.fi-ss-table-pivot:before{content:"\f369"}.fi-ss-table-rows:before{content:"\f36a"}.fi-ss-table-tree:before{content:"\f36b"}.fi-ss-tablet:before{content:"\f36c"}.fi-ss-tablet-android:before{content:"\f36d"}.fi-ss-tablet-android-alt:before{content:"\f36e"}.fi-ss-tablet-rugged:before{content:"\f36f"}.fi-ss-tachometer:before{content:"\f370"}.fi-ss-tachometer-alt-average:before{content:"\f371"}.fi-ss-tachometer-alt-fastest:before{content:"\f372"}.fi-ss-tachometer-alt-slow:before{content:"\f373"}.fi-ss-tachometer-alt-slowest:before{content:"\f374"}.fi-ss-tachometer-average:before{content:"\f375"}.fi-ss-tachometer-fast:before{content:"\f376"}.fi-ss-tachometer-fastest:before{content:"\f377"}.fi-ss-tachometer-slow:before{content:"\f378"}.fi-ss-tachometer-slowest:before{content:"\f379"}.fi-ss-taco:before{content:"\f37a"}.fi-ss-tags:before{content:"\f37b"}.fi-ss-tailor-chalk:before{content:"\f37c"}.fi-ss-takoyaki:before{content:"\f37d"}.fi-ss-talent:before{content:"\f37e"}.fi-ss-talent-alt:before{content:"\f37f"}.fi-ss-talent-hand:before{content:"\f380"}.fi-ss-tally:before{content:"\f381"}.fi-ss-tally-1:before{content:"\f382"}.fi-ss-tally-2:before{content:"\f383"}.fi-ss-tally-3:before{content:"\f384"}.fi-ss-tally-4:before{content:"\f385"}.fi-ss-tamale:before{content:"\f386"}.fi-ss-tank-water:before{content:"\f388"}.fi-ss-tap:before{content:"\f389"}.fi-ss-tape:before{content:"\f38a"}.fi-ss-tape-measure:before{content:"\f38b"}.fi-ss-target:before{content:"\f38c"}.fi-ss-target-audience:before{content:"\f38d"}.fi-ss-task-calendar:before{content:"\f38e"}.fi-ss-task-checklist:before{content:"\f38f"}.fi-ss-tasks:before{content:"\f390"}.fi-ss-tattoo-machine:before{content:"\f391"}.fi-ss-tax:before{content:"\f392"}.fi-ss-tax-alt:before{content:"\f393"}.fi-ss-taxi:before{content:"\f394"}.fi-ss-taxi-bus:before{content:"\f395"}.fi-ss-team:before{content:"\f396"}.fi-ss-team-check:before{content:"\f397"}.fi-ss-team-check-alt:before{content:"\f398"}.fi-ss-team-collaboration:before{content:"\f399"}.fi-ss-teddy-bear:before{content:"\f39a"}.fi-ss-teeth-open:before{content:"\f39b"}.fi-ss-telescope:before{content:"\f39e"}.fi-ss-temperature-down:before{content:"\f39f"}.fi-ss-temperature-frigid:before{content:"\f3a0"}.fi-ss-temperature-high:before{content:"\f3a1"}.fi-ss-temperature-list:before{content:"\f3a2"}.fi-ss-temperature-low:before{content:"\f3a3"}.fi-ss-temperature-up:before{content:"\f3a4"}.fi-ss-template:before{content:"\f3a5"}.fi-ss-template-alt:before{content:"\f3a6"}.fi-ss-tenge:before{content:"\f3a8"}.fi-ss-tennis:before{content:"\f3a9"}.fi-ss-tent-arrow-down-to-line:before{content:"\f3aa"}.fi-ss-tent-arrow-left-right:before{content:"\f3ab"}.fi-ss-tent-arrow-turn-left:before{content:"\f3ac"}.fi-ss-tent-arrows-down:before{content:"\f3ad"}.fi-ss-tents:before{content:"\f3ae"}.fi-ss-terminal:before{content:"\f3af"}.fi-ss-terms-check:before{content:"\f3b0"}.fi-ss-terms-info:before{content:"\f3b2"}.fi-ss-terrace:before{content:"\f3b3"}.fi-ss-test:before{content:"\f3b4"}.fi-ss-test-tube:before{content:"\f3b5"}.fi-ss-text:before{content:"\f3b6"}.fi-ss-text-box:before{content:"\f3b7"}.fi-ss-text-box-dots:before{content:"\f3b8"}.fi-ss-text-box-edit:before{content:"\f3b9"}.fi-ss-text-check:before{content:"\f3ba"}.fi-ss-text-height:before{content:"\f3bb"}.fi-ss-text-input-left:before{content:"\f3bc"}.fi-ss-text-shadow:before{content:"\f3bd"}.fi-ss-text-size:before{content:"\f3be"}.fi-ss-text-slash:before{content:"\f3bf"}.fi-ss-text-width:before{content:"\f3c0"}.fi-ss-thaw:before{content:"\f3c1"}.fi-ss-theater-masks:before{content:"\f3c3"}.fi-ss-thermometer-alt:before{content:"\f3c4"}.fi-ss-thermometer-empty:before{content:"\f3c5"}.fi-ss-thermometer-full:before{content:"\f3c6"}.fi-ss-thermometer-half:before{content:"\f3c7"}.fi-ss-thermometer-notification:before{content:"\f3c8"}.fi-ss-thermometer-quarter:before{content:"\f3c9"}.fi-ss-thermometer-three-quarters:before{content:"\f3ca"}.fi-ss-theta:before{content:"\f3cb"}.fi-ss-thimble:before{content:"\f3cc"}.fi-ss-third:before{content:"\f3cd"}.fi-ss-third-award:before{content:"\f3ce"}.fi-ss-third-laurel:before{content:"\f3cf"}.fi-ss-third-medal:before{content:"\f3d0"}.fi-ss-thought-bubble:before{content:"\f3d1"}.fi-ss-three-direction:before{content:"\f3d5"}.fi-ss-three-leaf-clover:before{content:"\f3d6"}.fi-ss-throat:before{content:"\f3d7"}.fi-ss-thumbs-up-trust:before{content:"\f3da"}.fi-ss-thumbtack:before{content:"\f3db"}.fi-ss-thumbtack-slash:before{content:"\f3dc"}.fi-ss-thunderstorm:before{content:"\f3dd"}.fi-ss-thunderstorm-moon:before{content:"\f3de"}.fi-ss-thunderstorm-risk:before{content:"\f3df"}.fi-ss-thunderstorm-sun:before{content:"\f3e0"}.fi-ss-thursday:before{content:"\f3e1"}.fi-ss-ticket:before{content:"\f3e2"}.fi-ss-ticket-airline:before{content:"\f3e3"}.fi-ss-ticket-alt:before{content:"\f3e4"}.fi-ss-tickets:before{content:"\f3e5"}.fi-ss-tickets-airline:before{content:"\f3e6"}.fi-ss-tie:before{content:"\f3e7"}.fi-ss-tiff-file:before{content:"\f3e8"}.fi-ss-tilde:before{content:"\f3ec"}.fi-ss-tile:before{content:"\f3ed"}.fi-ss-time-add:before{content:"\f3ee"}.fi-ss-time-check:before{content:"\f3ef"}.fi-ss-time-delete:before{content:"\f3f0"}.fi-ss-time-fast:before{content:"\f3f1"}.fi-ss-time-forward:before{content:"\f3f2"}.fi-ss-time-forward-sixty:before{content:"\f3f3"}.fi-ss-time-forward-ten:before{content:"\f3f4"}.fi-ss-time-forward-thirty:before{content:"\f3f5"}.fi-ss-time-half-past:before{content:"\f3f6"}.fi-ss-time-management:before{content:"\f3f7"}.fi-ss-time-money:before{content:"\f3f8"}.fi-ss-time-oclock:before{content:"\f3f9"}.fi-ss-time-past:before{content:"\f3fa"}.fi-ss-time-quarter-past:before{content:"\f3fb"}.fi-ss-time-quarter-to:before{content:"\f3fc"}.fi-ss-time-twenty-four:before{content:"\f3fd"}.fi-ss-time-watch-calendar:before{content:"\f3fe"}.fi-ss-timeline:before{content:"\f3ff"}.fi-ss-timeline-arrow:before{content:"\f400"}.fi-ss-timer-clock-call:before{content:"\f401"}.fi-ss-times-hexagon:before{content:"\f402"}.fi-ss-tint-slash:before{content:"\f403"}.fi-ss-tip-button:before{content:"\f404"}.fi-ss-tip-button-hand:before{content:"\f405"}.fi-ss-tip-coin:before{content:"\f406"}.fi-ss-tire:before{content:"\f40a"}.fi-ss-tire-flat:before{content:"\f40b"}.fi-ss-tire-pressure-warning:before{content:"\f40c"}.fi-ss-tire-rugged:before{content:"\f40d"}.fi-ss-tired:before{content:"\f40e"}.fi-ss-to-do:before{content:"\f40f"}.fi-ss-to-do-alt:before{content:"\f410"}.fi-ss-together-people:before{content:"\f413"}.fi-ss-toggle-off:before{content:"\f415"}.fi-ss-toggle-on:before{content:"\f416"}.fi-ss-toilet:before{content:"\f417"}.fi-ss-toilet-paper-blank:before{content:"\f418"}.fi-ss-toilet-paper-blank-under:before{content:"\f419"}.fi-ss-toilet-paper-slash:before{content:"\f41a"}.fi-ss-toilet-paper-under:before{content:"\f41b"}.fi-ss-toilet-paper-under-slash:before{content:"\f41c"}.fi-ss-toilet-paper-xmark:before{content:"\f41d"}.fi-ss-toilets-portable:before{content:"\f41e"}.fi-ss-token:before{content:"\f41f"}.fi-ss-tomato:before{content:"\f420"}.fi-ss-tombstone:before{content:"\f421"}.fi-ss-tombstone-alt:before{content:"\f422"}.fi-ss-tool-box:before{content:"\f423"}.fi-ss-tool-crop:before{content:"\f424"}.fi-ss-tool-marquee:before{content:"\f425"}.fi-ss-tools:before{content:"\f426"}.fi-ss-tooth:before{content:"\f427"}.fi-ss-toothache:before{content:"\f428"}.fi-ss-toothbrush:before{content:"\f429"}.fi-ss-toothpaste:before{content:"\f42a"}.fi-ss-torch:before{content:"\f42b"}.fi-ss-torch-inspiration-leader:before{content:"\f42c"}.fi-ss-torii-gate:before{content:"\f42d"}.fi-ss-tornado:before{content:"\f42e"}.fi-ss-total:before{content:"\f42f"}.fi-ss-tour-guide-people:before{content:"\f430"}.fi-ss-tour-virtual:before{content:"\f431"}.fi-ss-towel:before{content:"\f432"}.fi-ss-tower-chain:before{content:"\f434"}.fi-ss-tower-control:before{content:"\f435"}.fi-ss-track:before{content:"\f436"}.fi-ss-tractor:before{content:"\f437"}.fi-ss-trademark:before{content:"\f438"}.fi-ss-trading:before{content:"\f439"}.fi-ss-traffic-cone:before{content:"\f43a"}.fi-ss-traffic-light:before{content:"\f43b"}.fi-ss-traffic-light-go:before{content:"\f43c"}.fi-ss-traffic-light-slow:before{content:"\f43d"}.fi-ss-traffic-light-stop:before{content:"\f43e"}.fi-ss-trailer:before{content:"\f43f"}.fi-ss-train:before{content:"\f440"}.fi-ss-train-clock:before{content:"\f441"}.fi-ss-train-journey:before{content:"\f442"}.fi-ss-train-side:before{content:"\f443"}.fi-ss-train-station:before{content:"\f444"}.fi-ss-train-station-building:before{content:"\f445"}.fi-ss-train-subway-tunnel:before{content:"\f446"}.fi-ss-train-track:before{content:"\f447"}.fi-ss-train-tram:before{content:"\f448"}.fi-ss-tram:before{content:"\f449"}.fi-ss-transaction-euro:before{content:"\f44a"}.fi-ss-transaction-globe:before{content:"\f44b"}.fi-ss-transaction-yen:before{content:"\f44c"}.fi-ss-transcript:before{content:"\f44d"}.fi-ss-transcription:before{content:"\f44e"}.fi-ss-transform:before{content:"\f44f"}.fi-ss-transformation-block:before{content:"\f450"}.fi-ss-transformation-circle:before{content:"\f451"}.fi-ss-transformation-design:before{content:"\f452"}.fi-ss-transformation-shapes:before{content:"\f453"}.fi-ss-transformer-bolt:before{content:"\f454"}.fi-ss-transgender:before{content:"\f455"}.fi-ss-translate:before{content:"\f456"}.fi-ss-translation:before{content:"\f457"}.fi-ss-translation-app:before{content:"\f458"}.fi-ss-transparency:before{content:"\f459"}.fi-ss-transporter:before{content:"\f45a"}.fi-ss-transporter-1:before{content:"\f45b"}.fi-ss-transporter-2:before{content:"\f45c"}.fi-ss-transporter-3:before{content:"\f45d"}.fi-ss-transporter-4:before{content:"\f45e"}.fi-ss-transporter-5:before{content:"\f45f"}.fi-ss-transporter-6:before{content:"\f460"}.fi-ss-transporter-7:before{content:"\f461"}.fi-ss-transporter-empty:before{content:"\f462"}.fi-ss-trash:before{content:"\f463"}.fi-ss-trash-bag:before{content:"\f464"}.fi-ss-trash-can-check:before{content:"\f465"}.fi-ss-trash-can-clock:before{content:"\f466"}.fi-ss-trash-can-list:before{content:"\f467"}.fi-ss-trash-can-plus:before{content:"\f468"}.fi-ss-trash-can-slash:before{content:"\f469"}.fi-ss-trash-check:before{content:"\f46a"}.fi-ss-trash-clock:before{content:"\f46b"}.fi-ss-trash-empty:before{content:"\f46c"}.fi-ss-trash-list:before{content:"\f46d"}.fi-ss-trash-plus:before{content:"\f46e"}.fi-ss-trash-restore:before{content:"\f46f"}.fi-ss-trash-restore-alt:before{content:"\f470"}.fi-ss-trash-slash:before{content:"\f471"}.fi-ss-trash-undo:before{content:"\f472"}.fi-ss-trash-undo-alt:before{content:"\f473"}.fi-ss-trash-xmark:before{content:"\f474"}.fi-ss-trauma:before{content:"\f475"}.fi-ss-traveler-camera:before{content:"\f477"}.fi-ss-treadmill:before{content:"\f478"}.fi-ss-treasure-chest:before{content:"\f479"}.fi-ss-treatment:before{content:"\f47a"}.fi-ss-tree:before{content:"\f47b"}.fi-ss-tree-alt:before{content:"\f47c"}.fi-ss-tree-christmas:before{content:"\f47d"}.fi-ss-tree-deciduous:before{content:"\f47e"}.fi-ss-tree-sapling:before{content:"\f480"}.fi-ss-trees:before{content:"\f481"}.fi-ss-trees-alt:before{content:"\f482"}.fi-ss-triangle:before{content:"\f484"}.fi-ss-triangle-arrow-bolt:before{content:"\f485"}.fi-ss-triangle-music:before{content:"\f486"}.fi-ss-triangle-person-digging:before{content:"\f487"}.fi-ss-triangle-warning:before{content:"\f488"}.fi-ss-tricycle:before{content:"\f489"}.fi-ss-trillium:before{content:"\f48a"}.fi-ss-trolley-box:before{content:"\f48c"}.fi-ss-trombone:before{content:"\f48d"}.fi-ss-troph-cap:before{content:"\f48e"}.fi-ss-trophy:before{content:"\f48f"}.fi-ss-trophy-achievement-skill:before{content:"\f490"}.fi-ss-trophy-star:before{content:"\f491"}.fi-ss-tropical-fish:before{content:"\f492"}.fi-ss-truck-arrow-left:before{content:"\f493"}.fi-ss-truck-arrow-right:before{content:"\f494"}.fi-ss-truck-bolt:before{content:"\f495"}.fi-ss-truck-box:before{content:"\f496"}.fi-ss-truck-check:before{content:"\f497"}.fi-ss-truck-container:before{content:"\f499"}.fi-ss-truck-container-empty:before{content:"\f49a"}.fi-ss-truck-couch:before{content:"\f49b"}.fi-ss-truck-droplet:before{content:"\f49c"}.fi-ss-truck-fire:before{content:"\f49d"}.fi-ss-truck-flatbed:before{content:"\f49e"}.fi-ss-truck-front:before{content:"\f49f"}.fi-ss-truck-ladder:before{content:"\f4a0"}.fi-ss-truck-loading:before{content:"\f4a1"}.fi-ss-truck-medical:before{content:"\f4a2"}.fi-ss-truck-monster:before{content:"\f4a3"}.fi-ss-truck-moving:before{content:"\f4a4"}.fi-ss-truck-pickup:before{content:"\f4a5"}.fi-ss-truck-plow:before{content:"\f4a6"}.fi-ss-truck-ramp:before{content:"\f4a7"}.fi-ss-truck-side:before{content:"\f4a8"}.fi-ss-truck-tow:before{content:"\f4a9"}.fi-ss-truck-utensils:before{content:"\f4aa"}.fi-ss-true-or-false:before{content:"\f4ab"}.fi-ss-truecrime-podcast:before{content:"\f4ac"}.fi-ss-trumpet:before{content:"\f4ad"}.fi-ss-trust:before{content:"\f4ae"}.fi-ss-trust-alt:before{content:"\f4af"}.fi-ss-tshirt:before{content:"\f4b0"}.fi-ss-tty:before{content:"\f4b1"}.fi-ss-tty-answer:before{content:"\f4b2"}.fi-ss-tubes:before{content:"\f4b3"}.fi-ss-tuesday:before{content:"\f4b5"}.fi-ss-tugrik-sign:before{content:"\f4b6"}.fi-ss-turkey:before{content:"\f4b8"}.fi-ss-turn-left:before{content:"\f4b9"}.fi-ss-turn-left-down:before{content:"\f4ba"}.fi-ss-turn-right:before{content:"\f4bb"}.fi-ss-turntable:before{content:"\f4bc"}.fi-ss-turtle:before{content:"\f4bd"}.fi-ss-tv-music:before{content:"\f4be"}.fi-ss-tv-retro:before{content:"\f4bf"}.fi-ss-two-hands-box:before{content:"\f4c7"}.fi-ss-two-nails:before{content:"\f4c8"}.fi-ss-two-paperclip:before{content:"\f4c9"}.fi-ss-two-swords:before{content:"\f4cb"}.fi-ss-typewriter:before{content:"\f4cd"}.fi-ss-u:before{content:"\f4ce"}.fi-ss-ufo:before{content:"\f4d1"}.fi-ss-ufo-beam:before{content:"\f4d2"}.fi-ss-ui-ux:before{content:"\f4d3"}.fi-ss-uk-country-code:before{content:"\f4d4"}.fi-ss-umbrella:before{content:"\f4d5"}.fi-ss-umbrella-beach:before{content:"\f4d6"}.fi-ss-under-construction:before{content:"\f4d7"}.fi-ss-underline:before{content:"\f4d8"}.fi-ss-undo:before{content:"\f4d9"}.fi-ss-undo-alt:before{content:"\f4da"}.fi-ss-unicorn:before{content:"\f4db"}.fi-ss-uniform-martial-arts:before{content:"\f4dc"}.fi-ss-united-kingdom:before{content:"\f4de"}.fi-ss-universal-access:before{content:"\f4e0"}.fi-ss-unlock:before{content:"\f4e2"}.fi-ss-up:before{content:"\f4e4"}.fi-ss-up-from-bracket:before{content:"\f4e5"}.fi-ss-up-left:before{content:"\f4e6"}.fi-ss-up-right:before{content:"\f4e7"}.fi-ss-up-right-from-square:before{content:"\f4e8"}.fi-ss-upload:before{content:"\f4e9"}.fi-ss-urban-planning:before{content:"\f4ec"}.fi-ss-url:before{content:"\f4ed"}.fi-ss-urology:before{content:"\f4ee"}.fi-ss-usa-map:before{content:"\f4ef"}.fi-ss-usa-map-pin:before{content:"\f4f0"}.fi-ss-usb-alert:before{content:"\f4f2"}.fi-ss-usb-pendrive:before{content:"\f4f3"}.fi-ss-usb-scan:before{content:"\f4f4"}.fi-ss-usb-wifi:before{content:"\f4f5"}.fi-ss-usd-circle:before{content:"\f4f6"}.fi-ss-usd-square:before{content:"\f4f7"}.fi-ss-user:before{content:"\f4f9"}.fi-ss-user-add:before{content:"\f4fa"}.fi-ss-user-alien:before{content:"\f4fb"}.fi-ss-user-astronaut:before{content:"\f4fc"}.fi-ss-user-bag:before{content:"\f4fd"}.fi-ss-user-basket:before{content:"\f4fe"}.fi-ss-user-beard:before{content:"\f4ff"}.fi-ss-user-check:before{content:"\f500"}.fi-ss-user-chef:before{content:"\f501"}.fi-ss-user-circle-down:before{content:"\f502"}.fi-ss-user-circle-left:before{content:"\f503"}.fi-ss-user-circle-right:before{content:"\f504"}.fi-ss-user-circle-up:before{content:"\f505"}.fi-ss-user-coach:before{content:"\f506"}.fi-ss-user-cowboy:before{content:"\f507"}.fi-ss-user-crown:before{content:"\f508"}.fi-ss-user-dj:before{content:"\f50a"}.fi-ss-user-doctor-hair:before{content:"\f50b"}.fi-ss-user-doctor-hair-long:before{content:"\f50c"}.fi-ss-user-down:before{content:"\f50d"}.fi-ss-user-eating:before{content:"\f50e"}.fi-ss-user-experience:before{content:"\f50f"}.fi-ss-user-fast-running:before{content:"\f510"}.fi-ss-user-forbidden:before{content:"\f511"}.fi-ss-user-forbidden-alt:before{content:"\f512"}.fi-ss-user-gear:before{content:"\f513"}.fi-ss-user-graduate:before{content:"\f514"}.fi-ss-user-group-crown:before{content:"\f515"}.fi-ss-user-hair-buns:before{content:"\f516"}.fi-ss-user-hair-mullet:before{content:"\f517"}.fi-ss-user-hard-work:before{content:"\f518"}.fi-ss-user-headset:before{content:"\f519"}.fi-ss-user-helmet-safety:before{content:"\f51a"}.fi-ss-user-hoodie:before{content:"\f51b"}.fi-ss-user-india:before{content:"\f51c"}.fi-ss-user-injured:before{content:"\f51d"}.fi-ss-user-interface-ui:before{content:"\f51e"}.fi-ss-user-key:before{content:"\f51f"}.fi-ss-user-language:before{content:"\f520"}.fi-ss-user-left:before{content:"\f521"}.fi-ss-user-link:before{content:"\f522"}.fi-ss-user-lock:before{content:"\f523"}.fi-ss-user-logout:before{content:"\f524"}.fi-ss-user-mask:before{content:"\f525"}.fi-ss-user-md:before{content:"\f526"}.fi-ss-user-md-chat:before{content:"\f527"}.fi-ss-user-minus:before{content:"\f528"}.fi-ss-user-moustache:before{content:"\f529"}.fi-ss-user-music:before{content:"\f52a"}.fi-ss-user-ninja:before{content:"\f52b"}.fi-ss-user-nurse:before{content:"\f52c"}.fi-ss-user-nurse-hair:before{content:"\f52d"}.fi-ss-user-nurse-hair-long:before{content:"\f52e"}.fi-ss-user-pen:before{content:"\f530"}.fi-ss-user-pen-head:before{content:"\f531"}.fi-ss-user-permissions:before{content:"\f532"}.fi-ss-user-pilot:before{content:"\f533"}.fi-ss-user-pilot-tie:before{content:"\f534"}.fi-ss-user-pizza-delivery:before{content:"\f535"}.fi-ss-user-plumber:before{content:"\f536"}.fi-ss-user-police:before{content:"\f537"}.fi-ss-user-question:before{content:"\f538"}.fi-ss-user-right:before{content:"\f539"}.fi-ss-user-roadmap:before{content:"\f53a"}.fi-ss-user-robot:before{content:"\f53b"}.fi-ss-user-robot-xmarks:before{content:"\f53c"}.fi-ss-user-salary:before{content:"\f53d"}.fi-ss-user-shakespeare:before{content:"\f53e"}.fi-ss-user-shield:before{content:"\f53f"}.fi-ss-user-sitting-toilet:before{content:"\f540"}.fi-ss-user-skill-gear:before{content:"\f542"}.fi-ss-user-slash:before{content:"\f543"}.fi-ss-user-speaking:before{content:"\f544"}.fi-ss-user-stress:before{content:"\f545"}.fi-ss-user-suitcase:before{content:"\f546"}.fi-ss-user-tag:before{content:"\f547"}.fi-ss-user-tie-hair:before{content:"\f548"}.fi-ss-user-tie-hair-long:before{content:"\f549"}.fi-ss-user-time:before{content:"\f54a"}.fi-ss-user-trust:before{content:"\f54b"}.fi-ss-user-unlock:before{content:"\f54c"}.fi-ss-user-up:before{content:"\f54d"}.fi-ss-user-visor:before{content:"\f54e"}.fi-ss-user-vneck-hair:before{content:"\f54f"}.fi-ss-user-vneck-hair-long:before{content:"\f550"}.fi-ss-user-volunteer:before{content:"\f551"}.fi-ss-user-writer:before{content:"\f552"}.fi-ss-user-xmark:before{content:"\f553"}.fi-ss-users:before{content:"\f554"}.fi-ss-users-alt:before{content:"\f555"}.fi-ss-users-class:before{content:"\f556"}.fi-ss-users-gear:before{content:"\f559"}.fi-ss-users-loyalty:before{content:"\f55a"}.fi-ss-users-medical:before{content:"\f55b"}.fi-ss-users-slash:before{content:"\f55c"}.fi-ss-users-speaking:before{content:"\f55d"}.fi-ss-utensils:before{content:"\f55e"}.fi-ss-utensils-slash:before{content:"\f55f"}.fi-ss-utility-pole:before{content:"\f560"}.fi-ss-utility-pole-double:before{content:"\f561"}.fi-ss-uv-sign:before{content:"\f562"}.fi-ss-ux:before{content:"\f563"}.fi-ss-ux-browser:before{content:"\f564"}.fi-ss-v:before{content:"\f565"}.fi-ss-vacuum:before{content:"\f567"}.fi-ss-vacuum-cleaner:before{content:"\f568"}.fi-ss-vacuum-robot:before{content:"\f569"}.fi-ss-validating-receipt:before{content:"\f56a"}.fi-ss-value-absolute:before{content:"\f56b"}.fi-ss-van-fast:before{content:"\f56c"}.fi-ss-van-front:before{content:"\f56d"}.fi-ss-vault:before{content:"\f56e"}.fi-ss-vector:before{content:"\f56f"}.fi-ss-vector-alt:before{content:"\f570"}.fi-ss-vector-circle:before{content:"\f571"}.fi-ss-vector-polygon:before{content:"\f572"}.fi-ss-vegan:before{content:"\f573"}.fi-ss-venus:before{content:"\f574"}.fi-ss-venus-double:before{content:"\f575"}.fi-ss-venus-mars:before{content:"\f576"}.fi-ss-vest:before{content:"\f578"}.fi-ss-vest-patches:before{content:"\f579"}.fi-ss-video-arrow-down-left:before{content:"\f57a"}.fi-ss-video-arrow-up-right:before{content:"\f57b"}.fi-ss-video-camera:before{content:"\f57d"}.fi-ss-video-camera-alt:before{content:"\f57e"}.fi-ss-video-duration:before{content:"\f57f"}.fi-ss-video-folder:before{content:"\f580"}.fi-ss-video-lesson:before{content:"\f581"}.fi-ss-video-plus:before{content:"\f582"}.fi-ss-video-recording:before{content:"\f583"}.fi-ss-video-slash:before{content:"\f584"}.fi-ss-videoconference:before{content:"\f585"}.fi-ss-vihara:before{content:"\f587"}.fi-ss-violin:before{content:"\f589"}.fi-ss-virtual-assistant:before{content:"\f58a"}.fi-ss-virus:before{content:"\f58b"}.fi-ss-virus-scan:before{content:"\f58c"}.fi-ss-virus-slash:before{content:"\f58d"}.fi-ss-viruses:before{content:"\f58e"}.fi-ss-vision:before{content:"\f590"}.fi-ss-vision-sense:before{content:"\f591"}.fi-ss-vision-target:before{content:"\f592"}.fi-ss-visit:before{content:"\f593"}.fi-ss-voice-bot:before{content:"\f596"}.fi-ss-voice-command:before{content:"\f597"}.fi-ss-voice-note:before{content:"\f598"}.fi-ss-voicemail:before{content:"\f599"}.fi-ss-volcano:before{content:"\f59a"}.fi-ss-volleyball:before{content:"\f59b"}.fi-ss-volleyball-player:before{content:"\f59c"}.fi-ss-volume:before{content:"\f59d"}.fi-ss-volume-control:before{content:"\f59e"}.fi-ss-volume-down:before{content:"\f59f"}.fi-ss-volume-mute:before{content:"\f5a0"}.fi-ss-volume-off:before{content:"\f5a1"}.fi-ss-volume-slash:before{content:"\f5a2"}.fi-ss-volunteer-vest:before{content:"\f5a3"}.fi-ss-vote-nay:before{content:"\f5a4"}.fi-ss-vote-yea:before{content:"\f5a5"}.fi-ss-vpn:before{content:"\f5a6"}.fi-ss-vpn-globe:before{content:"\f5a7"}.fi-ss-vpn-laptop:before{content:"\f5a8"}.fi-ss-vpn-network:before{content:"\f5a9"}.fi-ss-vpn-shield:before{content:"\f5aa"}.fi-ss-vr-cardboard:before{content:"\f5ab"}.fi-ss-w:before{content:"\f5ac"}.fi-ss-waffle:before{content:"\f5ad"}.fi-ss-wagon-covered:before{content:"\f5ae"}.fi-ss-walker:before{content:"\f5af"}.fi-ss-walkie-talkie:before{content:"\f5b0"}.fi-ss-walking:before{content:"\f5b1"}.fi-ss-wallet:before{content:"\f5b2"}.fi-ss-wallet-arrow:before{content:"\f5b3"}.fi-ss-wallet-buyer:before{content:"\f5b4"}.fi-ss-wallet-change:before{content:"\f5b5"}.fi-ss-wallet-income:before{content:"\f5b6"}.fi-ss-wallet-money:before{content:"\f5b7"}.fi-ss-wallet-nft:before{content:"\f5b8"}.fi-ss-warehouse-alt:before{content:"\f5bb"}.fi-ss-warranty:before{content:"\f5bc"}.fi-ss-washer:before{content:"\f5bd"}.fi-ss-washing-dishes:before{content:"\f5be"}.fi-ss-waste:before{content:"\f5bf"}.fi-ss-waste-pollution:before{content:"\f5c0"}.fi-ss-watch:before{content:"\f5c1"}.fi-ss-watch-calculator:before{content:"\f5c2"}.fi-ss-watch-fitness:before{content:"\f5c3"}.fi-ss-watch-smart:before{content:"\f5c4"}.fi-ss-water:before{content:"\f5c5"}.fi-ss-water-bottle:before{content:"\f5c6"}.fi-ss-water-drop:before{content:"\f5c7"}.fi-ss-water-growth:before{content:"\f5c8"}.fi-ss-water-ladder:before{content:"\f5c9"}.fi-ss-water-lower:before{content:"\f5ca"}.fi-ss-water-rise:before{content:"\f5cb"}.fi-ss-water-ski:before{content:"\f5cc"}.fi-ss-watering-can-drop:before{content:"\f5cd"}.fi-ss-watering-can-plant:before{content:"\f5ce"}.fi-ss-watermelon:before{content:"\f5cf"}.fi-ss-waterpass:before{content:"\f5d1"}.fi-ss-waterpolo:before{content:"\f5d2"}.fi-ss-waterpolo-goal:before{content:"\f5d3"}.fi-ss-waterpolo-hand:before{content:"\f5d4"}.fi-ss-waterpolo-player:before{content:"\f5d5"}.fi-ss-wave:before{content:"\f5d6"}.fi-ss-wave-sine:before{content:"\f5d7"}.fi-ss-wave-square:before{content:"\f5d8"}.fi-ss-wave-triangle:before{content:"\f5d9"}.fi-ss-waveform:before{content:"\f5da"}.fi-ss-waveform-path:before{content:"\f5dc"}.fi-ss-weather-alert:before{content:"\f5dd"}.fi-ss-web-advertisement:before{content:"\f5df"}.fi-ss-web-browser-bomb:before{content:"\f5e0"}.fi-ss-web-design:before{content:"\f5e1"}.fi-ss-web-management:before{content:"\f5e2"}.fi-ss-web-statistics:before{content:"\f5e3"}.fi-ss-web-test:before{content:"\f5e4"}.fi-ss-webcam:before{content:"\f5e5"}.fi-ss-webcam-slash:before{content:"\f5e6"}.fi-ss-webhook:before{content:"\f5e7"}.fi-ss-webinar:before{content:"\f5e8"}.fi-ss-webinar-play:before{content:"\f5e9"}.fi-ss-website-design:before{content:"\f5ea"}.fi-ss-website-layout:before{content:"\f5eb"}.fi-ss-website-speed:before{content:"\f5ec"}.fi-ss-website-structure:before{content:"\f5ed"}.fi-ss-wednesday:before{content:"\f5ee"}.fi-ss-weight-gain:before{content:"\f5ef"}.fi-ss-weight-loss:before{content:"\f5f0"}.fi-ss-welding:before{content:"\f5f1"}.fi-ss-wellbeing:before{content:"\f5f2"}.fi-ss-whale:before{content:"\f5f4"}.fi-ss-wheat:before{content:"\f5f8"}.fi-ss-wheat-awn:before{content:"\f5f9"}.fi-ss-wheat-awn-circle-exclamation:before{content:"\f5fa"}.fi-ss-wheat-awn-slash:before{content:"\f5fb"}.fi-ss-wheat-slash:before{content:"\f5fc"}.fi-ss-wheelchair:before{content:"\f5fd"}.fi-ss-wheelchair-move:before{content:"\f5fe"}.fi-ss-wheelchair-sleeping:before{content:"\f5ff"}.fi-ss-whistle:before{content:"\f600"}.fi-ss-white-space:before{content:"\f601"}.fi-ss-wifi:before{content:"\f602"}.fi-ss-wifi-1:before{content:"\f603"}.fi-ss-wifi-2:before{content:"\f604"}.fi-ss-wifi-alt:before{content:"\f605"}.fi-ss-wifi-exclamation:before{content:"\f606"}.fi-ss-wifi-hotspot:before{content:"\f607"}.fi-ss-wifi-lock:before{content:"\f608"}.fi-ss-wifi-password:before{content:"\f609"}.fi-ss-wifi-slash:before{content:"\f60a"}.fi-ss-wifi-xmark:before{content:"\f60b"}.fi-ss-wildfire:before{content:"\f60d"}.fi-ss-wind:before{content:"\f60e"}.fi-ss-wind-turbine:before{content:"\f60f"}.fi-ss-wind-warning:before{content:"\f610"}.fi-ss-window-alt:before{content:"\f612"}.fi-ss-window-frame:before{content:"\f613"}.fi-ss-window-frame-open:before{content:"\f614"}.fi-ss-window-maximize:before{content:"\f615"}.fi-ss-window-minimize:before{content:"\f616"}.fi-ss-window-restore:before{content:"\f617"}.fi-ss-windsock:before{content:"\f619"}.fi-ss-windsurf:before{content:"\f61a"}.fi-ss-wine-bottle:before{content:"\f61b"}.fi-ss-wine-glass-crack:before{content:"\f61c"}.fi-ss-wine-glass-empty:before{content:"\f61d"}.fi-ss-wings-box:before{content:"\f61e"}.fi-ss-wireless-mouse:before{content:"\f620"}.fi-ss-wisdom:before{content:"\f621"}.fi-ss-wishlist-heart:before{content:"\f622"}.fi-ss-wishlist-star:before{content:"\f623"}.fi-ss-witness:before{content:"\f624"}.fi-ss-woman-head:before{content:"\f626"}.fi-ss-woman-scientist:before{content:"\f627"}.fi-ss-women-swimsuit:before{content:"\f628"}.fi-ss-won-sign:before{content:"\f629"}.fi-ss-work-in-progress:before{content:"\f62b"}.fi-ss-workflow:before{content:"\f62c"}.fi-ss-workflow-alt:before{content:"\f62d"}.fi-ss-workflow-setting:before{content:"\f62e"}.fi-ss-workflow-setting-alt:before{content:"\f62f"}.fi-ss-workshop:before{content:"\f631"}.fi-ss-workwear:before{content:"\f632"}.fi-ss-world:before{content:"\f633"}.fi-ss-world-megaphone:before{content:"\f634"}.fi-ss-worldwide-network:before{content:"\f635"}.fi-ss-worm:before{content:"\f636"}.fi-ss-wrap:before{content:"\f637"}.fi-ss-wreath:before{content:"\f638"}.fi-ss-wrench-alt:before{content:"\f639"}.fi-ss-wrench-simple:before{content:"\f63a"}.fi-ss-writing:before{content:"\f63b"}.fi-ss-x:before{content:"\f63e"}.fi-ss-x-ray:before{content:"\f63f"}.fi-ss-y:before{content:"\f642"}.fi-ss-y2k:before{content:"\f643"}.fi-ss-yen:before{content:"\f647"}.fi-ss-yin-yang:before{content:"\f648"}.fi-ss-yoga-ball:before{content:"\f64b"}.fi-ss-yoga-ball-exercise:before{content:"\f64c"}.fi-ss-yoga-ball-mat:before{content:"\f64d"}.fi-ss-yoga-mat:before{content:"\f64e"}.fi-ss-yoga-moon:before{content:"\f64f"}.fi-ss-yoga-posture:before{content:"\f650"}.fi-ss-yogurt:before{content:"\f651"}.fi-ss-z:before{content:"\f655"}.fi-ss-zero-percent:before{content:"\f656"}.fi-ss-zip-file:before{content:"\f657"}.fi-ss-zipper:before{content:"\f658"}.fi-ss-zoom-in:before{content:"\f65a"}.fi-ss-zoom-out:before{content:"\f65b"}.intl-tel-input{display:inline-block;position:relative}.intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.intl-tel-input .hide{display:none}.intl-tel-input .v-hide{visibility:hidden}.intl-tel-input input,.intl-tel-input input[type=tel],.intl-tel-input input[type=text]{margin-bottom:0!important;margin-right:0;margin-top:0!important;padding-right:36px;position:relative;z-index:0}.intl-tel-input .flag-container{bottom:0;padding:1px;position:absolute;right:0;top:0}.intl-tel-input .flag-container .arrow{font-size:6px;margin-left:5px}.intl-tel-input .flag-container .arrow.up:after{content:"▲"}.intl-tel-input .flag-container .arrow.down:after{content:"▼"}.intl-tel-input .selected-flag{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:36px;z-index:1}.intl-tel-input .country-list{-webkit-overflow-scrolling:touch;background-color:#fff;border:1px solid #ccc;box-shadow:1px 1px 4px rgba(0,0,0,.2);list-style:none;margin:0 0 0 -1px;max-height:200px;overflow-y:scroll;padding:0;position:absolute;text-align:left;white-space:nowrap;z-index:2}.intl-tel-input .country-list .divider{border-bottom:1px solid #ccc;margin-bottom:5px;padding-bottom:5px}.intl-tel-input .country-list.dropup{bottom:100%;margin-bottom:-1px}.intl-tel-input .country-list .flag-box{display:inline-block;width:20px}@media (max-width:500px){.intl-tel-input .country-list{white-space:normal}}.intl-tel-input .country-list .country{padding:5px 10px}.intl-tel-input .country-list .country .dial-code{color:#999}.intl-tel-input .country-list .country.highlight{background-color:rgba(0,0,0,.05)}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code,.intl-tel-input .country-list .flag-box{vertical-align:middle}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .flag-box{margin-right:6px}.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=tel],.intl-tel-input.allow-dropdown input[type=text]{margin-left:0;padding-left:52px;padding-right:6px}.intl-tel-input.allow-dropdown .flag-container{left:0;right:auto;width:100%}.intl-tel-input.allow-dropdown .selected-flag{width:46px}.intl-tel-input.allow-dropdown .flag-container:hover{cursor:pointer}.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{background-color:rgba(0,0,0,.05)}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover{cursor:default}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag{background-color:transparent}.intl-tel-input.allow-dropdown.separate-dial-code .selected-flag{background-color:rgba(0,0,0,.05);display:table}.intl-tel-input.allow-dropdown.separate-dial-code .selected-dial-code{display:table-cell;padding-left:28px;vertical-align:middle}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input,.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=tel],.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=text]{padding-left:76px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 .selected-flag{width:70px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input,.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=tel],.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=text]{padding-left:84px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 .selected-flag{width:78px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input,.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=tel],.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=text]{padding-left:92px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 .selected-flag{width:86px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input,.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=tel],.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=text]{padding-left:100px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 .selected-flag{width:94px}.intl-tel-input.iti-container{left:-1000px;padding:1px;position:absolute;top:-1000px;z-index:1060}.intl-tel-input.iti-container:hover{cursor:pointer}.iti-mobile .intl-tel-input.iti-container{bottom:30px;left:30px;position:fixed;right:30px;top:30px}.iti-mobile .intl-tel-input .country-list{-webkit-overflow-scrolling:touch;max-height:100%;width:100%}.iti-mobile .intl-tel-input .country-list .country{line-height:1.5em;padding:10px}.iti-flag.be{width:18px}.iti-flag.ch{width:15px}.iti-flag.mc{width:19px}.iti-flag.ne{width:18px}.iti-flag.np{width:13px}.iti-flag.va{width:15px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.iti-flag{background-size:5630px 15px}}.iti-flag.ac{background-position:0 0;height:10px}.iti-flag.ad{background-position:-22px 0;height:14px}.iti-flag.ae{background-position:-44px 0;height:10px}.iti-flag.af{background-position:-66px 0;height:14px}.iti-flag.ag{background-position:-88px 0;height:14px}.iti-flag.ai{background-position:-110px 0;height:10px}.iti-flag.al{background-position:-132px 0;height:15px}.iti-flag.am{background-position:-154px 0;height:10px}.iti-flag.ao{background-position:-176px 0;height:14px}.iti-flag.aq{background-position:-198px 0;height:14px}.iti-flag.ar{background-position:-220px 0;height:13px}.iti-flag.as{background-position:-242px 0;height:10px}.iti-flag.at{background-position:-264px 0;height:14px}.iti-flag.au{background-position:-286px 0;height:10px}.iti-flag.aw{background-position:-308px 0;height:14px}.iti-flag.ax{background-position:-330px 0;height:13px}.iti-flag.az{background-position:-352px 0;height:10px}.iti-flag.ba{background-position:-374px 0;height:10px}.iti-flag.bb{background-position:-396px 0;height:14px}.iti-flag.bd{background-position:-418px 0;height:12px}.iti-flag.be{background-position:-440px 0;height:15px}.iti-flag.bf{background-position:-460px 0;height:14px}.iti-flag.bg{background-position:-482px 0;height:12px}.iti-flag.bh{background-position:-504px 0;height:12px}.iti-flag.bi{background-position:-526px 0;height:12px}.iti-flag.bj{background-position:-548px 0;height:14px}.iti-flag.bl{background-position:-570px 0;height:14px}.iti-flag.bm{background-position:-592px 0;height:10px}.iti-flag.bn{background-position:-614px 0;height:10px}.iti-flag.bo{background-position:-636px 0;height:14px}.iti-flag.bq{background-position:-658px 0;height:14px}.iti-flag.br{background-position:-680px 0;height:14px}.iti-flag.bs{background-position:-702px 0;height:10px}.iti-flag.bt{background-position:-724px 0;height:14px}.iti-flag.bv{background-position:-746px 0;height:15px}.iti-flag.bw{background-position:-768px 0;height:14px}.iti-flag.by{background-position:-790px 0;height:10px}.iti-flag.bz{background-position:-812px 0;height:14px}.iti-flag.ca{background-position:-834px 0;height:10px}.iti-flag.cc{background-position:-856px 0;height:10px}.iti-flag.cd{background-position:-878px 0;height:15px}.iti-flag.cf{background-position:-900px 0;height:14px}.iti-flag.cg{background-position:-922px 0;height:14px}.iti-flag.ch{background-position:-944px 0;height:15px}.iti-flag.ci{background-position:-961px 0;height:14px}.iti-flag.ck{background-position:-983px 0;height:10px}.iti-flag.cl{background-position:-1005px 0;height:14px}.iti-flag.cm{background-position:-1027px 0;height:14px}.iti-flag.cn{background-position:-1049px 0;height:14px}.iti-flag.co{background-position:-1071px 0;height:14px}.iti-flag.cp{background-position:-1093px 0;height:14px}.iti-flag.cr{background-position:-1115px 0;height:12px}.iti-flag.cu{background-position:-1137px 0;height:10px}.iti-flag.cv{background-position:-1159px 0;height:12px}.iti-flag.cw{background-position:-1181px 0;height:14px}.iti-flag.cx{background-position:-1203px 0;height:10px}.iti-flag.cy{background-position:-1225px 0;height:14px}.iti-flag.cz{background-position:-1247px 0;height:14px}.iti-flag.de{background-position:-1269px 0;height:12px}.iti-flag.dg{background-position:-1291px 0;height:10px}.iti-flag.dj{background-position:-1313px 0;height:14px}.iti-flag.dk{background-position:-1335px 0;height:15px}.iti-flag.dm{background-position:-1357px 0;height:10px}.iti-flag.do{background-position:-1379px 0;height:13px}.iti-flag.dz{background-position:-1401px 0;height:14px}.iti-flag.ea{background-position:-1423px 0;height:14px}.iti-flag.ec{background-position:-1445px 0;height:14px}.iti-flag.ee{background-position:-1467px 0;height:13px}.iti-flag.eg{background-position:-1489px 0;height:14px}.iti-flag.eh{background-position:-1511px 0;height:10px}.iti-flag.er{background-position:-1533px 0;height:10px}.iti-flag.es{background-position:-1555px 0;height:14px}.iti-flag.et{background-position:-1577px 0;height:10px}.iti-flag.eu{background-position:-1599px 0;height:14px}.iti-flag.fi{background-position:-1621px 0;height:12px}.iti-flag.fj{background-position:-1643px 0;height:10px}.iti-flag.fk{background-position:-1665px 0;height:10px}.iti-flag.fm{background-position:-1687px 0;height:11px}.iti-flag.fo{background-position:-1709px 0;height:15px}.iti-flag.fr{background-position:-1731px 0;height:14px}.iti-flag.ga{background-position:-1753px 0;height:15px}.iti-flag.gb{background-position:-1775px 0;height:10px}.iti-flag.gd{background-position:-1797px 0;height:12px}.iti-flag.ge{background-position:-1819px 0;height:14px}.iti-flag.gf{background-position:-1841px 0;height:14px}.iti-flag.gg{background-position:-1863px 0;height:14px}.iti-flag.gh{background-position:-1885px 0;height:14px}.iti-flag.gi{background-position:-1907px 0;height:10px}.iti-flag.gl{background-position:-1929px 0;height:14px}.iti-flag.gm{background-position:-1951px 0;height:14px}.iti-flag.gn{background-position:-1973px 0;height:14px}.iti-flag.gp{background-position:-1995px 0;height:14px}.iti-flag.gq{background-position:-2017px 0;height:14px}.iti-flag.gr{background-position:-2039px 0;height:14px}.iti-flag.gs{background-position:-2061px 0;height:10px}.iti-flag.gt{background-position:-2083px 0;height:13px}.iti-flag.gu{background-position:-2105px 0;height:11px}.iti-flag.gw{background-position:-2127px 0;height:10px}.iti-flag.gy{background-position:-2149px 0;height:12px}.iti-flag.hk{background-position:-2171px 0;height:14px}.iti-flag.hm{background-position:-2193px 0;height:10px}.iti-flag.hn{background-position:-2215px 0;height:10px}.iti-flag.hr{background-position:-2237px 0;height:10px}.iti-flag.ht{background-position:-2259px 0;height:12px}.iti-flag.hu{background-position:-2281px 0;height:10px}.iti-flag.ic{background-position:-2303px 0;height:14px}.iti-flag.id{background-position:-2325px 0;height:14px}.iti-flag.ie{background-position:-2347px 0;height:10px}.iti-flag.il{background-position:-2369px 0;height:15px}.iti-flag.im{background-position:-2391px 0;height:10px}.iti-flag.in{background-position:-2413px 0;height:14px}.iti-flag.io{background-position:-2435px 0;height:10px}.iti-flag.iq{background-position:-2457px 0;height:14px}.iti-flag.ir{background-position:-2479px 0;height:12px}.iti-flag.is{background-position:-2501px 0;height:15px}.iti-flag.it{background-position:-2523px 0;height:14px}.iti-flag.je{background-position:-2545px 0;height:12px}.iti-flag.jm{background-position:-2567px 0;height:10px}.iti-flag.jo{background-position:-2589px 0;height:10px}.iti-flag.jp{background-position:-2611px 0;height:14px}.iti-flag.ke{background-position:-2633px 0;height:14px}.iti-flag.kg{background-position:-2655px 0;height:12px}.iti-flag.kh{background-position:-2677px 0;height:13px}.iti-flag.ki{background-position:-2699px 0;height:10px}.iti-flag.km{background-position:-2721px 0;height:12px}.iti-flag.kn{background-position:-2743px 0;height:14px}.iti-flag.kp{background-position:-2765px 0;height:10px}.iti-flag.kr{background-position:-2787px 0;height:14px}.iti-flag.kw{background-position:-2809px 0;height:10px}.iti-flag.ky{background-position:-2831px 0;height:10px}.iti-flag.kz{background-position:-2853px 0;height:10px}.iti-flag.la{background-position:-2875px 0;height:14px}.iti-flag.lb{background-position:-2897px 0;height:14px}.iti-flag.lc{background-position:-2919px 0;height:10px}.iti-flag.li{background-position:-2941px 0;height:12px}.iti-flag.lk{background-position:-2963px 0;height:10px}.iti-flag.lr{background-position:-2985px 0;height:11px}.iti-flag.ls{background-position:-3007px 0;height:14px}.iti-flag.lt{background-position:-3029px 0;height:12px}.iti-flag.lu{background-position:-3051px 0;height:12px}.iti-flag.lv{background-position:-3073px 0;height:10px}.iti-flag.ly{background-position:-3095px 0;height:10px}.iti-flag.ma{background-position:-3117px 0;height:14px}.iti-flag.mc{background-position:-3139px 0;height:15px}.iti-flag.md{background-position:-3160px 0;height:10px}.iti-flag.me{background-position:-3182px 0;height:10px}.iti-flag.mf{background-position:-3204px 0;height:14px}.iti-flag.mg{background-position:-3226px 0;height:14px}.iti-flag.mh{background-position:-3248px 0;height:11px}.iti-flag.mk{background-position:-3270px 0;height:10px}.iti-flag.ml{background-position:-3292px 0;height:14px}.iti-flag.mm{background-position:-3314px 0;height:14px}.iti-flag.mn{background-position:-3336px 0;height:10px}.iti-flag.mo{background-position:-3358px 0;height:14px}.iti-flag.mp{background-position:-3380px 0;height:10px}.iti-flag.mq{background-position:-3402px 0;height:14px}.iti-flag.mr{background-position:-3424px 0;height:14px}.iti-flag.ms{background-position:-3446px 0;height:10px}.iti-flag.mt{background-position:-3468px 0;height:14px}.iti-flag.mu{background-position:-3490px 0;height:14px}.iti-flag.mv{background-position:-3512px 0;height:14px}.iti-flag.mw{background-position:-3534px 0;height:14px}.iti-flag.mx{background-position:-3556px 0;height:12px}.iti-flag.my{background-position:-3578px 0;height:10px}.iti-flag.mz{background-position:-3600px 0;height:14px}.iti-flag.na{background-position:-3622px 0;height:14px}.iti-flag.nc{background-position:-3644px 0;height:10px}.iti-flag.ne{background-position:-3666px 0;height:15px}.iti-flag.nf{background-position:-3686px 0;height:10px}.iti-flag.ng{background-position:-3708px 0;height:10px}.iti-flag.ni{background-position:-3730px 0;height:12px}.iti-flag.nl{background-position:-3752px 0;height:14px}.iti-flag.no{background-position:-3774px 0;height:15px}.iti-flag.np{background-position:-3796px 0;height:15px}.iti-flag.nr{background-position:-3811px 0;height:10px}.iti-flag.nu{background-position:-3833px 0;height:10px}.iti-flag.nz{background-position:-3855px 0;height:10px}.iti-flag.om{background-position:-3877px 0;height:10px}.iti-flag.pa{background-position:-3899px 0;height:14px}.iti-flag.pe{background-position:-3921px 0;height:14px}.iti-flag.pf{background-position:-3943px 0;height:14px}.iti-flag.pg{background-position:-3965px 0;height:15px}.iti-flag.ph{background-position:-3987px 0;height:10px}.iti-flag.pk{background-position:-4009px 0;height:14px}.iti-flag.pl{background-position:-4031px 0;height:13px}.iti-flag.pm{background-position:-4053px 0;height:14px}.iti-flag.pn{background-position:-4075px 0;height:10px}.iti-flag.pr{background-position:-4097px 0;height:14px}.iti-flag.ps{background-position:-4119px 0;height:10px}.iti-flag.pt{background-position:-4141px 0;height:14px}.iti-flag.pw{background-position:-4163px 0;height:13px}.iti-flag.py{background-position:-4185px 0;height:11px}.iti-flag.qa{background-position:-4207px 0;height:8px}.iti-flag.re{background-position:-4229px 0;height:14px}.iti-flag.ro{background-position:-4251px 0;height:14px}.iti-flag.rs{background-position:-4273px 0;height:14px}.iti-flag.ru{background-position:-4295px 0;height:14px}.iti-flag.rw{background-position:-4317px 0;height:14px}.iti-flag.sa{background-position:-4339px 0;height:14px}.iti-flag.sb{background-position:-4361px 0;height:10px}.iti-flag.sc{background-position:-4383px 0;height:10px}.iti-flag.sd{background-position:-4405px 0;height:10px}.iti-flag.se{background-position:-4427px 0;height:13px}.iti-flag.sg{background-position:-4449px 0;height:14px}.iti-flag.sh{background-position:-4471px 0;height:10px}.iti-flag.si{background-position:-4493px 0;height:10px}.iti-flag.sj{background-position:-4515px 0;height:15px}.iti-flag.sk{background-position:-4537px 0;height:14px}.iti-flag.sl{background-position:-4559px 0;height:14px}.iti-flag.sm{background-position:-4581px 0;height:15px}.iti-flag.sn{background-position:-4603px 0;height:14px}.iti-flag.so{background-position:-4625px 0;height:14px}.iti-flag.sr{background-position:-4647px 0;height:14px}.iti-flag.ss{background-position:-4669px 0;height:10px}.iti-flag.st{background-position:-4691px 0;height:10px}.iti-flag.sv{background-position:-4713px 0;height:12px}.iti-flag.sx{background-position:-4735px 0;height:14px}.iti-flag.sy{background-position:-4757px 0;height:14px}.iti-flag.sz{background-position:-4779px 0;height:14px}.iti-flag.ta{background-position:-4801px 0;height:10px}.iti-flag.tc{background-position:-4823px 0;height:10px}.iti-flag.td{background-position:-4845px 0;height:14px}.iti-flag.tf{background-position:-4867px 0;height:14px}.iti-flag.tg{background-position:-4889px 0;height:13px}.iti-flag.th{background-position:-4911px 0;height:14px}.iti-flag.tj{background-position:-4933px 0;height:10px}.iti-flag.tk{background-position:-4955px 0;height:10px}.iti-flag.tl{background-position:-4977px 0;height:10px}.iti-flag.tm{background-position:-4999px 0;height:14px}.iti-flag.tn{background-position:-5021px 0;height:14px}.iti-flag.to{background-position:-5043px 0;height:10px}.iti-flag.tr{background-position:-5065px 0;height:14px}.iti-flag.tt{background-position:-5087px 0;height:12px}.iti-flag.tv{background-position:-5109px 0;height:10px}.iti-flag.tw{background-position:-5131px 0;height:14px}.iti-flag.tz{background-position:-5153px 0;height:14px}.iti-flag.ua{background-position:-5175px 0;height:14px}.iti-flag.ug{background-position:-5197px 0;height:14px}.iti-flag.um{background-position:-5219px 0;height:11px}.iti-flag.us{background-position:-5241px 0;height:11px}.iti-flag.uy{background-position:-5263px 0;height:14px}.iti-flag.uz{background-position:-5285px 0;height:10px}.iti-flag.va{background-position:-5307px 0;height:15px}.iti-flag.vc{background-position:-5324px 0;height:14px}.iti-flag.ve{background-position:-5346px 0;height:14px}.iti-flag.vg{background-position:-5368px 0;height:10px}.iti-flag.vi{background-position:-5390px 0;height:14px}.iti-flag.vn{background-position:-5412px 0;height:14px}.iti-flag.vu{background-position:-5434px 0;height:12px}.iti-flag.wf{background-position:-5456px 0;height:14px}.iti-flag.ws{background-position:-5478px 0;height:10px}.iti-flag.xk{background-position:-5500px 0;height:15px}.iti-flag.ye{background-position:-5522px 0;height:14px}.iti-flag.yt{background-position:-5544px 0;height:14px}.iti-flag.za{background-position:-5566px 0;height:14px}.iti-flag.zm{background-position:-5588px 0;height:14px}.iti-flag.zw{background-position:-5610px 0;height:10px}.iti-flag{background-color:#dbdbdb;background-image:url(/static/media/flags.ae53191452bb217f0fa6.png);background-position:20px 0;background-repeat:no-repeat;box-shadow:0 0 1px 0 #888;height:15px;width:20px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.iti-flag{background-image:url(/static/media/flags@2x.140042eba8c90ae1cede.png)}}.iti-flag.np{background-color:transparent}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.light-colors,.semi-dark-color{--common-dark:#121626;--dark:#121626;--dark-text:#121626;--dark-transparent:rgba(17,23,39,.15);--dark-50:#f8f9fc;--dark-50-transparent:rgba(248,249,252,.15);--dark-100:#f1f2f7;--dark-100-transparent:rgba(241,242,247,.15);--dark-200:#e2e4ed;--dark-200-transparent:rgba(226,228,237,.15);--dark-300:#c9ccda;--dark-300-transparent:rgba(201,204,218,.15);--dark-400:#9aa0b4;--dark-400-transparent:rgba(154,160,180,.15);--dark-500:#6b7285;--dark-500-transparent:rgba(107,114,133,.15);--dark-600:#4b5166;--dark-600-transparent:rgba(75,81,102,.15);--dark-700:#2e3347;--dark-700-transparent:rgba(46,51,71,.15);--dark-800:#1f2435;--dark-800-transparent:rgba(31,36,53,.15);--dark-900:#121626;--dark-900-transparent:rgba(18,22,38,.15);--dark-light-100:#f4f4f6;--common-gray:#171717;--gray:#171717;--gray-text:#171717;--gray-transparent:hsla(0,0%,9%,.15);--gray-50:#fafafa;--gray-50-transparent:hsla(0,0%,98%,.15);--gray-100:#f5f5f5;--gray-100-transparent:hsla(0,0%,96%,.15);--gray-200:#e5e5e5;--gray-200-transparent:hsla(0,0%,90%,.15);--gray-300:#d4d4d4;--gray-300-transparent:hsla(0,0%,83%,.15);--gray-400:#a3a3a3;--gray-400-transparent:hsla(0,0%,64%,.15);--gray-500:#737373;--gray-500-transparent:hsla(0,0%,45%,.15);--gray-600:#525252;--gray-600-transparent:rgba(82,82,82,.15);--gray-700:#404040;--gray-700-transparent:rgba(64,64,64,.15);--gray-800:#262626;--gray-800-transparent:rgba(38,38,38,.15);--gray-900:#171717;--gray-900-transparent:hsla(0,0%,9%,.15);--gray-light-100:#f8f8f8;--common-primary:#5956e3;--primary:#5956e3;--primary-text:#5956e3;--primary-transparent:rgba(89,86,227,.15);--primary-shade-bg:#f6f6fe;--primary-50:#f3f2ff;--primary-50-transparent:rgba(243,242,255,.15);--primary-100:#e7e6ff;--primary-100-transparent:rgba(231,230,255,.15);--primary-200:#cfcdfe;--primary-200-transparent:rgba(207,205,254,.15);--primary-300:#b5b2fc;--primary-300-transparent:rgba(181,178,252,.15);--primary-400:#8f8bf6;--primary-400-transparent:rgba(143,139,246,.15);--primary-500:#5956e3;--primary-500-transparent:rgba(89,86,227,.15);--primary-600:#4a48c7;--primary-600-transparent:rgba(74,72,199,.15);--primary-700:#3b3aa5;--primary-700-transparent:rgba(59,58,165,.15);--primary-800:#2c2c82;--primary-800-transparent:rgba(44,44,130,.15);--primary-900:#1f1f5e;--primary-900-transparent:rgba(31,31,94,.15);--primary-light-100:#f2f1fe;--common-info:#3e7bfa;--info:#3e7bfa;--info-text:#3e7bfa;--info-transparent:rgba(0,146,194,.15);--info-50:#eef4ff;--info-50-transparent:rgba(238,244,255,.15);--info-100:#d9e6ff;--info-100-transparent:rgba(217,230,255,.15);--info-200:#bfd3ff;--info-200-transparent:rgba(191,211,255,.15);--info-300:#9bb8ff;--info-300-transparent:rgba(155,184,255,.15);--info-400:#6f97ff;--info-400-transparent:rgba(111,151,255,.15);--info-500:#3e7bfa;--info-500-transparent:rgba(62,123,250,.15);--info-600:#2f63d6;--info-600-transparent:rgba(47,99,214,.15);--info-700:#254fb3;--info-700-transparent:rgba(37,79,179,.15);--info-800:#1c3c8f;--info-800-transparent:rgba(28,60,143,.15);--info-900:#152e6e;--info-900-transparent:rgba(21,46,110,.15);--info-light-100:#f1fafc;--common-success:#2fbf71;--success:#2fbf71;--success-text:#2fbf71;--success-transparent:rgba(47,191,113,.15);--success-50:#e9f8f1;--success-50-transparent:rgba(233,248,241,.15);--success-100:#cff1e0;--success-100-transparent:rgba(207,241,224,.15);--success-200:#a7e5c6;--success-200-transparent:rgba(167,229,198,.15);--success-300:#7ad8aa;--success-300-transparent:rgba(122,216,170,.15);--success-400:#55cc92;--success-400-transparent:rgba(85,204,146,.15);--success-500:#2fbf71;--success-500-transparent:rgba(47,191,113,.15);--success-600:#24995a;--success-600-transparent:rgba(36,153,90,.15);--success-700:#1d7a48;--success-700-transparent:rgba(29,122,72,.15);--success-800:#165d37;--success-800-transparent:rgba(22,93,55,.15);--success-900:#104528;--success-900-transparent:rgba(16,69,40,.15);--success-light-100:#e6f7e7;--common-danger:#e5484d;--danger:#e5484d;--danger-text:#e5484d;--danger-transparent:rgba(211,8,8,.15);--danger-50:#fdecec;--danger-50-transparent:hsla(0,81%,96%,.15);--danger-100:#fad4d6;--danger-100-transparent:rgba(250,212,214,.15);--danger-200:#f5b5b7;--danger-200-transparent:rgba(245,181,183,.15);--danger-300:#ef8f92;--danger-300-transparent:rgba(239,143,146,.15);--danger-400:#e86c70;--danger-400-transparent:rgba(232,108,112,.15);--danger-500:#e5484d;--danger-500-transparent:rgba(229,72,77,.15);--danger-600:#c93c41;--danger-600-transparent:rgba(201,60,65,.15);--danger-700:#a73236;--danger-700-transparent:rgba(167,50,54,.15);--danger-800:#85282b;--danger-800-transparent:rgba(133,40,43,.15);--danger-900:#661f21;--danger-900-transparent:rgba(102,31,33,.15);--danger-light-100:#fcecec;--common-warning:#ff8f3d;--warning:#ff8f3d;--warning-text:#ff8f3d;--warning-transparent:rgba(255,143,61,.15);--warning-50:#fff4e8;--warning-50-transparent:rgba(255,244,232,.15);--warning-100:#ffe4c7;--warning-100-transparent:rgba(255,228,199,.15);--warning-200:#ffd2a3;--warning-200-transparent:rgba(255,210,163,.15);--warning-300:#ffbd7a;--warning-300-transparent:rgba(255,189,122,.15);--warning-400:#ffa85a;--warning-400-transparent:rgba(255,168,90,.15);--warning-500:#ff8f3d;--warning-500-transparent:rgba(255,143,61,.15);--warning-600:#db7230;--warning-600-transparent:rgba(219,114,48,.15);--warning-700:#b85c27;--warning-700-transparent:rgba(184,92,39,.15);--warning-800:#94481f;--warning-800-transparent:rgba(148,72,31,.15);--warning-900:#703716;--warning-900-transparent:rgba(112,55,22,.15);--warning-light-100:#fff8ec;--common-yellow:#f4b740;--yellow:#f4b740;--yellow-text:#f4b740;--yellow-transparent:rgba(253,217,69,.15);--yellow-50:#fff6e5;--yellow-50-transparent:rgba(255,246,229,.15);--yellow-100:#fdecc2;--yellow-100-transparent:hsla(43,94%,88%,.15);--yellow-200:#f8dda3;--yellow-200-transparent:hsla(41,86%,81%,.15);--yellow-300:#f6cf7e;--yellow-300-transparent:hsla(41,87%,73%,.15);--yellow-400:#f5c55f;--yellow-400-transparent:rgba(245,197,95,.15);--yellow-500:#f4b740;--yellow-500-transparent:rgba(244,183,64,.15);--yellow-600:#d89c2f;--yellow-600-transparent:rgba(216,156,47,.15);--yellow-700:#b88324;--yellow-700-transparent:rgba(184,131,36,.15);--yellow-800:#93681c;--yellow-800-transparent:rgba(147,104,28,.15);--yellow-900:#6e4e15;--yellow-900-transparent:rgba(110,78,21,.15);--yellow-light-100:#f8eab5;--common-purple:#8653ff;--purple:#8653ff;--purple-text:#8653ff;--purple-transparent:rgba(134,83,255,.15);--purple-50:#f6f0ff;--purple-50-transparent:rgba(246,240,255,.15);--purple-100:#e6d9ff;--purple-100-transparent:rgba(230,217,255,.15);--purple-200:#d0b8ff;--purple-200-transparent:rgba(208,184,255,.15);--purple-300:#b794ff;--purple-300-transparent:rgba(183,148,255,.15);--purple-400:#9f72ff;--purple-400-transparent:rgba(159,114,255,.15);--purple-500:#8653ff;--purple-500-transparent:rgba(134,83,255,.15);--purple-600:#6d42d6;--purple-600-transparent:rgba(109,66,214,.15);--purple-700:#5735ad;--purple-700-transparent:rgba(87,53,173,.15);--purple-800:#432885;--purple-800-transparent:rgba(67,40,133,.15);--purple-900:#311d61;--purple-900-transparent:rgba(49,29,97,.15);--purple-light-100:#f7f2ff;--purple-table-light-100:#fbfaff;--purple-table-light-200:#f4f1fd;--purple-table-light-300:#ece6ff;--purple-table-light-400:#e6dcf8;--purple-table-light-500:#d7ccfa;--common-white:#fff;--white:#fff;--white-text:#fff;--white-transparent:hsla(0,0%,100%,.15);--white-50:#fafafa;--white-50-transparent:hsla(0,0%,98%,.15);--white-100:#f9f9f9;--white-100-transparent:hsla(0,0%,98%,.15);--white-200:#f0f0f0;--white-200-transparent:hsla(0,0%,94%,.15);--white-300:#e8e8e8;--white-300-transparent:hsla(0,0%,91%,.15);--white-400:#d8d8d8;--white-400-transparent:hsla(0,0%,85%,.15);--white-500:#b8b8b8;--white-500-transparent:hsla(0,0%,72%,.15);--white-600:#a0a0a0;--white-600-transparent:hsla(0,0%,63%,.15);--white-700:#888;--white-700-transparent:hsla(0,0%,53%,.15);--white-800:#707070;--white-800-transparent:hsla(0,0%,44%,.15);--white-900:#171717;--white-900-transparent:hsla(0,0%,9%,.15);--white-light-100:#fcfcfc;--common-black:#1f2937;--black:#1f2937;--black-text:#1f2937;--black-transparent:rgba(0,0,0,.15);--common-pink:#f54291;--pink:#f54291;--pink-text:#f54291;--pink-transparent:rgba(245,66,145,.15);--pink-50:#fff0f6;--pink-50-transparent:rgba(255,240,246,.15);--pink-100:#ffd6e7;--pink-100-transparent:rgba(255,214,231,.15);--pink-200:#ffb0d2;--pink-200-transparent:rgba(255,176,210,.15);--pink-300:#ff85bb;--pink-300-transparent:rgba(255,133,187,.15);--pink-400:#ff5fa7;--pink-400-transparent:rgba(255,95,167,.15);--pink-500:#f54291;--pink-500-transparent:rgba(245,66,145,.15);--pink-600:#d6337a;--pink-600-transparent:rgba(214,51,122,.15);--pink-700:#b82a66;--pink-700-transparent:rgba(184,42,102,.15);--pink-800:#941f52;--pink-800-transparent:rgba(148,31,82,.15);--pink-900:#70173d;--pink-900-transparent:rgba(112,23,61,.15);--common-blue:#22b2ff;--blue:#22b2ff;--blue-text:#22b2ff;--blue-transparent:rgba(34,178,255,.15);--blue-50:#eaf9ff;--blue-50-transparent:rgba(234,249,255,.15);--blue-100:#d4f1ff;--blue-100-transparent:rgba(212,241,255,.15);--blue-200:#a9e3ff;--blue-200-transparent:rgba(169,227,255,.15);--blue-300:#7dd4ff;--blue-300-transparent:rgba(125,212,255,.15);--blue-400:#4fc3ff;--blue-400-transparent:rgba(79,195,255,.15);--blue-500:#22b2ff;--blue-500-transparent:rgba(34,178,255,.15);--blue-600:#1a91d6;--blue-600-transparent:rgba(26,145,214,.15);--blue-700:#1473ad;--blue-700-transparent:rgba(20,115,173,.15);--blue-800:#0f5585;--blue-800-transparent:rgba(15,85,133,.15);--blue-900:#0a3d61;--blue-900-transparent:rgba(10,61,97,.15);--common-violet:#9f63d2;--violet:#9f63d2;--violet-text:#9f63d2;--violet-transparent:rgba(159,99,210,.15);--violet-50:#f3ecf9;--violet-50-transparent:rgba(243,236,249,.15);--violet-100:#e9d8f3;--violet-100-transparent:rgba(233,216,243,.15);--violet-200:#d2b6e7;--violet-200-transparent:rgba(210,182,231,.15);--violet-300:#b88edd;--violet-300-transparent:rgba(184,142,221,.15);--violet-400:#9f63d2;--violet-400-transparent:rgba(159,99,210,.15);--violet-500:#67086e;--violet-500-transparent:rgba(103,8,110,.15);--violet-600:#560661;--violet-600-transparent:rgba(86,6,97,.15);--violet-700:#450553;--violet-700-transparent:rgba(69,5,83,.15);--violet-800:#340444;--violet-800-transparent:rgba(52,4,68,.15);--violet-900:#23032e;--violet-900-transparent:rgba(35,3,46,.15);--transparent:transparent;--toastify-info:#eff6ff;--toastify-border-info:#bfdbfe;--toastify-border-info-bg:#fff;--toastify-success:#f0fdf4;--toastify-border-success:#bbf7d0;--toastify-border-success-bg:#fff;--toastify-warning:#fff7ed;--toastify-border-warning:#fed7aa;--toastify-border-warning-bg:#fff;--toastify-error:#fef2f2;--toastify-border-error:#fecaca;--toastify-border-error-bg:#fff;--toastify-heding:var(--gray);--toastify-description:var(--gray-700);--toastify-close-icon:var(--gray-700);--semi-dark:#111727;--semi-white:#fff;--semi-primary:#5956e3;--semi-gray-100:#f7f7f7;--semi-gray-200:#e1e1e1;--semi-gray-300:#cfcfcf;--semi-gray-400:#b1b1b1;--semi-gray-500:#9e9e9e;--semi-gray-600:#b1b1b1;--semi-gray-700:#626262;--semi-gray-800:#515151;--semi-gray-900:#3b3b3b;--semi-common-dark:#111727;--semi-common-gray:#222;--semi-common-primary:#5956e3;--semi-common-info:#0092c2;--semi-common-success:#1dab45;--semi-common-danger:#d30808;--semi-common-warning:#ffa600;--semi-common-purple:#976af8;--semi-common-white:#fff;--semi-common-black:#000;--semi-common-pink:#ff0a7d;--semi-common-cyan:#2f9191;--brand-logo-color:#1f165b;--primary-main-background:#fafafd;--inner-border:#e5e5e5;--container-border:#d4d4d4;--table-light-100-hover:#f8f7ff;--table-light-200-line:#f3f1fd;--table-light-300-head:#e7e2ff;--table-light-400:#d8d0ff;--table-light-500-border:#d2cbf8;--label-color:#404040;--cool-blue:#99b0fc;--cool-blue-transparent:rgba(85,141,202,.15);--orangy-red:#f56b62;--orangy-red-transparent:hsla(4,88%,67%,.15);--orangy-yellow:#fbc11e;--orangy-yellow-transparent:rgba(251,193,30,.15);--green:#98ca3c;--green-transparent:rgba(152,202,60,.15);--pastel-violet:#db9aca;--pastel-violet-transparent:rgba(219,154,202,.15);--metal-blue:#a9b2c0;--metal-blue-transparent:rgba(169,178,192,.15);--tealish-green:#74cb80;--tealish-green-transparent:rgba(116,203,128,.15);--dynamic-cyan:#2cc8ba;--dynamic-cyan-transparent:rgba(44,200,186,.15)}.dark-color{--icon-filter:brightness(0) contrast(20) invert(10);--common-dark:#111727;--dark:#f8f8f8;--dark-text:#f8f8f8;--dark-transparent:rgba(17,23,39,.25);--dark-50:#1c1c1d;--dark-50-transparent:rgba(18,22,38,.25);--dark-100:#1d1a49;--dark-100-transparent:rgba(31,36,53,.25);--dark-200:#36345d;--dark-200-transparent:rgba(46,51,71,.25);--dark-300:#4e4c72;--dark-300-transparent:rgba(75,81,102,.25);--dark-400:#686786;--dark-400-transparent:rgba(107,114,133,.25);--dark-500:#81809a;--dark-500-transparent:rgba(154,160,180,.25);--dark-600:#9b99ae;--dark-600-transparent:rgba(201,204,218,.25);--dark-700:#b3b2c2;--dark-700-transparent:rgba(226,228,237,.25);--dark-800:#cdccd7;--dark-800-transparent:rgba(241,242,247,.25);--dark-900:#e5e5ea;--dark-900-transparent:rgba(248,249,252,.25);--dark-light-100:#464549;--common-gray:#222;--gray:#f8f8f8;--gray-text:#f8f8f8;--gray-transparent:rgba(34,34,34,.25);--gray-50:#171717;--gray-50-transparent:hsla(0,0%,98%,.25);--gray-100:#262626;--gray-100-transparent:hsla(0,0%,96%,.25);--gray-200:#404040;--gray-200-transparent:hsla(0,0%,90%,.25);--gray-300:#525252;--gray-300-transparent:hsla(0,0%,83%,.25);--gray-400:#737373;--gray-400-transparent:hsla(0,0%,64%,.25);--gray-500:#a3a3a3;--gray-500-transparent:hsla(0,0%,45%,.25);--gray-600:#d4d4d4;--gray-600-transparent:rgba(82,82,82,.25);--gray-700:#e5e5e5;--gray-700-transparent:rgba(64,64,64,.25);--gray-800:#f5f5f5;--gray-800-transparent:rgba(38,38,38,.25);--gray-900:#fafafa;--gray-900-transparent:hsla(0,0%,9%,.25);--gray-light-100:#4d4d4d;--common-primary:#7c7aff;--primary:#f8f8f8;--primary-text:#f8f8f8;--primary-transparent:rgba(89,86,227,.25);--primary-shade-bg:#111;--primary-50:#1f1f5e;--primary-50-transparent:rgba(243,242,255,.25);--primary-100:#2c2c82;--primary-100-transparent:rgba(231,230,255,.25);--primary-200:#3b3aa5;--primary-200-transparent:rgba(207,205,254,.25);--primary-300:#4a48c7;--primary-300-transparent:rgba(181,178,252,.25);--primary-400:#5956e3;--primary-400-transparent:rgba(143,139,246,.25);--primary-500:#8f8bf6;--primary-500-transparent:rgba(89,86,227,.25);--primary-600:#b5b2fc;--primary-600-transparent:rgba(74,72,199,.25);--primary-700:#cfcdfe;--primary-700-transparent:rgba(59,58,165,.25);--primary-800:#e7e6ff;--primary-800-transparent:rgba(44,44,130,.25);--primary-900:#f3f2ff;--primary-900-transparent:rgba(31,31,94,.25);--primary-light-100:#424156;--common-info:#3e7bfa;--info:#f8f8f8;--info-text:#f8f8f8;--info-transparent:rgba(62,123,250,.25);--info-50:#152e6e;--info-50-transparent:rgba(238,244,255,.25);--info-100:#1c3c8f;--info-100-transparent:rgba(217,230,255,.25);--info-200:#254fb3;--info-200-transparent:rgba(191,211,255,.25);--info-300:#2f63d6;--info-300-transparent:rgba(155,184,255,.25);--info-400:#3e7bfa;--info-400-transparent:rgba(111,151,255,.25);--info-500:#6f97ff;--info-500-transparent:rgba(62,123,250,.25);--info-600:#9bb8ff;--info-600-transparent:rgba(47,99,214,.25);--info-700:#bfd3ff;--info-700-transparent:rgba(37,79,179,.25);--info-800:#d9e6ff;--info-800-transparent:rgba(28,60,143,.25);--info-900:#eef4ff;--info-900-transparent:rgba(21,46,110,.25);--info-light-100:#415054;--common-success:#32ba3d;--success:#f8f8f8;--success-text:#f8f8f8;--success-transparent:rgba(47,191,113,.25);--success-50:#104528;--success-50-transparent:rgba(233,248,241,.25);--success-100:#165d37;--success-100-transparent:rgba(207,241,224,.25);--success-200:#1d7a48;--success-200-transparent:rgba(167,229,198,.25);--success-300:#24995a;--success-300-transparent:rgba(122,216,170,.25);--success-400:#2fbf71;--success-400-transparent:rgba(85,204,146,.25);--success-500:#55cc92;--success-500-transparent:rgba(47,191,113,.25);--success-600:#7ad8aa;--success-600-transparent:rgba(36,153,90,.25);--success-700:#a7e5c6;--success-700-transparent:rgba(29,122,72,.25);--success-800:#cff1e0;--success-800-transparent:rgba(22,93,55,.25);--success-900:#e9f8f1;--success-900-transparent:rgba(16,69,40,.25);--success-light-100:#2e4b30;--common-danger:#e75757;--danger:#f8f8f8;--danger-text:#f8f8f8;--danger-transparent:rgba(211,8,8,.25);--danger-50:#661f21;--danger-50-transparent:hsla(0,81%,96%,.25);--danger-100:#85282b;--danger-100-transparent:rgba(250,212,214,.25);--danger-200:#a73236;--danger-200-transparent:rgba(245,181,183,.25);--danger-300:#c93c41;--danger-300-transparent:rgba(239,143,146,.25);--danger-400:#e5484d;--danger-400-transparent:rgba(232,108,112,.25);--danger-500:#e86c70;--danger-500-transparent:rgba(229,72,77,.25);--danger-600:#ef8f92;--danger-600-transparent:rgba(201,60,65,.25);--danger-700:#f5b5b7;--danger-700-transparent:rgba(167,50,54,.25);--danger-800:#fad4d6;--danger-800-transparent:rgba(133,40,43,.25);--danger-900:#fdecec;--danger-900-transparent:rgba(102,31,33,.25);--danger-light-100:#403030;--common-warning:#ffb74d;--warning:#f8f8f8;--warning-text:#f8f8f8;--warning-transparent:rgba(255,143,61,.25);--warning-50:#703716;--warning-50-transparent:rgba(255,244,232,.25);--warning-100:#94481f;--warning-100-transparent:rgba(255,228,199,.25);--warning-200:#b85c27;--warning-200-transparent:rgba(255,210,163,.25);--warning-300:#db7230;--warning-300-transparent:rgba(255,189,122,.25);--warning-400:#ff8f3d;--warning-400-transparent:rgba(255,168,90,.25);--warning-500:#ffa85a;--warning-500-transparent:rgba(255,143,61,.25);--warning-600:#ffbd7a;--warning-600-transparent:rgba(219,114,48,.25);--warning-700:#ffd2a3;--warning-700-transparent:rgba(184,92,39,.25);--warning-800:#ffe4c7;--warning-800-transparent:rgba(148,72,31,.25);--warning-900:#fff4e8;--warning-900-transparent:rgba(112,55,22,.25);--warning-light-100:#594c39;--common-yellow:#f4b740;--yellow:#f8f8f8;--yellow-text:#f8f8f8;--yellow-transparent:rgba(253,207,23,.25);--yellow-50:#6e4e15;--yellow-50-transparent:rgba(255,246,229,.25);--yellow-100:#93681c;--yellow-100-transparent:hsla(43,94%,88%,.25);--yellow-200:#b88324;--yellow-200-transparent:hsla(41,86%,81%,.25);--yellow-300:#d89c2f;--yellow-300-transparent:hsla(41,87%,73%,.25);--yellow-400:#f4b740;--yellow-400-transparent:rgba(245,197,95,.25);--yellow-500:#f5c55f;--yellow-500-transparent:rgba(244,183,64,.25);--yellow-600:#f6cf7e;--yellow-600-transparent:rgba(216,156,47,.25);--yellow-700:#f8dda3;--yellow-700-transparent:rgba(184,131,36,.25);--yellow-800:#fdecc2;--yellow-800-transparent:rgba(147,104,28,.25);--yellow-900:#fff6e5;--yellow-900-transparent:rgba(110,78,21,.25);--yellow-light-100:#ffdd61;--common-purple:#8653ff;--purple:#f8f8f8;--purple-text:#f8f8f8;--purple-transparent:rgba(151,106,248,.25);--purple-50:#311d61;--purple-50-transparent:rgba(246,240,255,.25);--purple-100:#432885;--purple-100-transparent:rgba(230,217,255,.25);--purple-200:#5735ad;--purple-200-transparent:rgba(208,184,255,.25);--purple-300:#6d42d6;--purple-300-transparent:rgba(183,148,255,.25);--purple-400:#8653ff;--purple-400-transparent:rgba(159,114,255,.25);--purple-500:#9f72ff;--purple-500-transparent:rgba(134,83,255,.25);--purple-600:#b794ff;--purple-600-transparent:rgba(109,66,214,.25);--purple-700:#d0b8ff;--purple-700-transparent:rgba(87,53,173,.25);--purple-800:#e6d9ff;--purple-800-transparent:rgba(67,40,133,.25);--purple-900:#f6f0ff;--purple-900-transparent:rgba(49,29,97,.25);--purple-light-100:#4c4258;--purple-table-light-100:#3c3a43;--purple-table-light-200:#44414d;--purple-table-light-300:#605c6e;--purple-table-light-400:#7a748c;--purple-table-light-500:#7a748c;--common-white:#f8f8f8;--white:#222;--white-text:#f8f8f8;--white-transparent:hsla(0,0%,100%,.25);--white-50:#fafafa;--white-50-transparent:hsla(0,0%,98%,.25);--white-100:#707070;--white-100-transparent:hsla(0,0%,98%,.25);--white-200:#888;--white-200-transparent:hsla(0,0%,94%,.25);--white-300:#a0a0a0;--white-300-transparent:hsla(0,0%,91%,.25);--white-400:#b8b8b8;--white-400-transparent:hsla(0,0%,85%,.25);--white-500:#d8d8d8;--white-500-transparent:hsla(0,0%,72%,.25);--white-600:#e8e8e8;--white-600-transparent:hsla(0,0%,63%,.25);--white-700:#f0f0f0;--white-700-transparent:hsla(0,0%,53%,.25);--white-800:#f9f9f9;--white-800-transparent:hsla(0,0%,44%,.25);--white-900:#171717;--white-900-transparent:hsla(0,0%,9%,.25);--white-light-100:#53535 3;--common-black:#1f2937;--black:#e5e7eb;--black-text:#e5e7eb;--black-transparent:rgba(0,0,0,.25);--common-pink:#f54291;--pink:#f8f8f8;--pink-text:#f8f8f8;--pink-transparent:rgba(245,66,145,.25);--pink-50:#70173d;--pink-50-transparent:rgba(255,240,246,.25);--pink-100:#941f52;--pink-100-transparent:rgba(255,214,231,.25);--pink-200:#b82a66;--pink-200-transparent:rgba(255,176,210,.25);--pink-300:#d6337a;--pink-300-transparent:rgba(255,133,187,.25);--pink-400:#f54291;--pink-400-transparent:rgba(255,95,167,.25);--pink-500:#ff5fa7;--pink-500-transparent:rgba(245,66,145,.25);--pink-600:#ff85bb;--pink-600-transparent:rgba(214,51,122,.25);--pink-700:#ffb0d2;--pink-700-transparent:rgba(184,42,102,.25);--pink-800:#ffd6e7;--pink-800-transparent:rgba(148,31,82,.25);--pink-900:#fff0f6;--pink-900-transparent:rgba(112,23,61,.25);--common-blue:#22b2ff;--blue:#f8f8f8;--blue-text:#f8f8f8;--blue-transparent:rgba(34,178,255,.25);--blue-50:#0a3d61;--blue-50-transparent:rgba(234,249,255,.25);--blue-100:#0f5585;--blue-100-transparent:rgba(212,241,255,.25);--blue-200:#1473ad;--blue-200-transparent:rgba(169,227,255,.25);--blue-300:#1a91d6;--blue-300-transparent:rgba(125,212,255,.25);--blue-400:#22b2ff;--blue-400-transparent:rgba(79,195,255,.25);--blue-500:#4fc3ff;--blue-500-transparent:rgba(34,178,255,.25);--blue-600:#7dd4ff;--blue-600-transparent:rgba(26,145,214,.25);--blue-700:#a9e3ff;--blue-700-transparent:rgba(20,115,173,.25);--blue-800:#d4f1ff;--blue-800-transparent:rgba(15,85,133,.25);--blue-900:#eaf9ff;--blue-900-transparent:rgba(10,61,97,.25);--common-violet:#9f63d2;--violet:#f8f8f8;--violet-text:#f8f8f8;--violet-transparent:rgba(159,99,210,.25);--violet-50:#23032e;--violet-50-transparent:rgba(243,236,249,.25);--violet-100:#340444;--violet-100-transparent:rgba(233,216,243,.25);--violet-200:#450553;--violet-200-transparent:rgba(210,182,231,.25);--violet-300:#560661;--violet-300-transparent:rgba(184,142,221,.25);--violet-400:#67086e;--violet-400-transparent:rgba(159,99,210,.25);--violet-500:#9f63d2;--violet-500-transparent:rgba(103,8,110,.25);--violet-600:#b88edd;--violet-600-transparent:rgba(86,6,97,.25);--violet-700:#d2b6e7;--violet-700-transparent:rgba(69,5,83,.25);--violet-800:#e9d8f3;--violet-800-transparent:rgba(52,4,68,.25);--violet-900:#f3ecf9;--violet-900-transparent:rgba(35,3,46,.25);--transparent:transparent;--toastify-info:#08111b;--toastify-border-info:#2d4b75;--toastify-border-info-bg:#0b203b;--toastify-success:#061812;--toastify-border-success:#25794b;--toastify-border-success-bg:#092e1d;--toastify-warning:#111109;--toastify-border-warning:#c27a2c;--toastify-border-warning-bg:#302201;--toastify-error:#130c0c;--toastify-border-error:#802d2d;--toastify-border-error-bg:#331211;--toastify-heding:var(--gray);--toastify-description:var(--gray-700);--toastify-close-icon:var(--gray-700);--semi-dark:#e1e1e1;--semi-white:#222;--semi-primary:#e1e1e1;--semi-gray-100:#111;--semi-gray-200:#333;--semi-gray-300:#626262;--semi-gray-400:#b1b1b1;--semi-gray-500:#9e9e9e;--semi-gray-600:#b1b1b1;--semi-gray-700:#cfcfcf;--semi-gray-800:#e1e1e1;--semi-gray-900:#e1e1e1;--semi-common-dark:#111727;--semi-common-gray:#222;--semi-common-primary:#8a8ef0;--semi-common-info:#7dcee5;--semi-common-success:#32ba3d;--semi-common-danger:#e75757;--semi-common-warning:#ffb74d;--semi-common-purple:#b787f9;--semi-common-white:#e1e1e1;--semi-common-black:#222;--semi-common-pink:#ff0a7d;--semi-common-cyan:#2f9191;--brand-logo-color:#f8f8f8;--primary-main-background:#0f1117;--inner-border:#333;--container-border:#626262;--table-light-100-hover:#2c2b38;--table-light-200-line:#313140;--table-light-300-head:#3a3953;--table-light-400:#4b4a72;--table-light-500-border:#4a4962;--label-color:#e5e5e5;--cool-blue:#99b0fc;--cool-blue-transparent:rgba(85,141,202,.25);--orangy-red:#f56b62;--orangy-red-transparent:hsla(4,88%,67%,.25);--orangy-yellow:#fbc11e;--orangy-yellow-transparent:rgba(251,193,30,.25);--green:#98ca3c;--green-transparent:rgba(152,202,60,.25);--pastel-violet:#db9aca;--pastel-violet-transparent:rgba(219,154,202,.25);--metal-blue:#a9b2c0;--metal-blue-transparent:rgba(169,178,192,.25);--tealish-green:#74cb80;--tealish-green-transparent:rgba(116,203,128,.25);--dynamic-cyan:#2cc8ba;--dynamic-cyan-transparent:rgba(44,200,186,.25)}.dark-color .filepreview label.filepreviewbg img,.dark-color .full_logo img,.dark-color .half_logo img,.dark-color .office-call-waiting,.dark-color .running-timer{-webkit-filter:invert(1)!important;filter:invert(1)!important}.dark-color .overtime-hour{color:var(--warning-100)}.dark-color .floating-timer-div,.dark-color .floating-timer-task-box{background-color:#000}.dark-color .orgchart ul li .oc-node:not(:only-child):after,.dark-color .orgchart>ul>li>ul li>.oc-node:before{background-color:var(--primary-800)!important}.dark-color .orgchart>ul>li>ul li:before{border-top:1px solid var(--primary-800)!important}.dark-color .reward-design-card-color{background-blend-mode:overlay}.dark-color .main-formbuilder .formbuilder-body article{background-color:var(--gray-200)}.dark-color .opening-question-head{background-color:var(--gray-100-transparent)}.dark-color .birhday-popup{background:var(--white-300-transparent)}.dark-color *{box-shadow:none!important}.dark-color .rstcustom__expandButton{-webkit-filter:brightness(.5);filter:brightness(.5)}.dark-color .new_table_design .table-accordian{background-color:var(--gray-100)!important}.dark-color .new_table_design .table-accordian:hover{background-color:var(--gray-900-transparent)!important}.dark-color .table-striped>tbody>tr:nth-of-type(odd){background-color:var(--gray-800-transparent)}.dark-color .table-striped>tbody>tr:hover,.dark-color .table-striped>tbody>tr:nth-of-type(odd):hover{background-color:var(--primary-400-transparent)}.dark-color .table-striped>tbody>tr.table-primary td{background-color:var(--success-200)!important}.dark-color .table-striped>tbody>tr>td{border-bottom:1px solid var(--transparent)!important}.dark-color .table-striped>tbody>tr>td.sticky-first-column,.dark-color .table-striped>thead tr>th{background-color:var(--gray-100)!important}.dark-color .table-striped>tfoot tr:hover{background-color:inherit}.dark-color .table-striped>tfoot tr td{background-color:var(--success-200)!important}.semi-dark-color{--semi-dark:#e1e1e1;--semi-white:#222;--semi-primary:#e1e1e1;--semi-gray-100:#111;--semi-gray-200:#333;--semi-gray-300:#626262;--semi-gray-400:#b1b1b1;--semi-gray-500:#9e9e9e;--semi-gray-600:#b1b1b1;--semi-gray-700:#cfcfcf;--semi-gray-800:#e1e1e1;--semi-gray-900:#e1e1e1;--semi-common-dark:#111727;--semi-common-gray:#222;--semi-common-primary:#8a8ef0;--semi-common-info:#7dcee5;--semi-common-success:#32ba3d;--semi-common-danger:#e75757;--semi-common-warning:#ffb74d;--semi-common-purple:#b787f9;--semi-common-white:#e1e1e1;--semi-common-black:#222;--semi-common-pink:#ff0a7d;--semi-common-cyan:#2f9191}.semi-dark-color .full_logo img,.semi-dark-color .half_logo img{-webkit-filter:invert(1)!important;filter:invert(1)!important}.semi-dark-color .active-left-sidebar ::-webkit-scrollbar-track,.semi-dark-color .side-content-wrap ::-webkit-scrollbar-track{background-color:var(--semi-gray-300)}.semi-dark-color .active-left-sidebar ::-webkit-scrollbar-thumb,.semi-dark-color .side-content-wrap ::-webkit-scrollbar-thumb{background:var(--semi-gray-200)}.semi-dark-color .rstcustom__expandButton{-webkit-filter:brightness(.5);filter:brightness(.5)}@-webkit-keyframes slideDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes shakeHead{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}25%,75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}50%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeHead{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}25%,75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}50%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes bounceOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes bounceOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@-webkit-keyframes progress{0%{stroke-dasharray:0 100}}@keyframes progress{0%{stroke-dasharray:0 100}}@-webkit-keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes flip-vertical-left{0%{-webkit-transform:rotateY(0);transform:rotateY(0)}to{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}}@keyframes flip-vertical-left{0%{-webkit-transform:rotateY(0);transform:rotateY(0)}to{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}}@-webkit-keyframes kanban-card-drop{to{opacity:1;-webkit-transform:rotateY(0deg)}}@keyframes kanban-card-drop{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@-webkit-keyframes placeholder-active{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes placeholder-active{0%{background-position:100% 50%}to{background-position:0 50%}}@-webkit-keyframes spinner-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes syncrotation{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes syncrotation{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}@-webkit-keyframes zoom-in-out{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes zoom-in-out{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@-webkit-keyframes moveGradient{50%{background-position:100% 50%}}@keyframes moveGradient{50%{background-position:100% 50%}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fade-in-up-down{-webkit-animation:fadeIn-up-down .3s ease-in-out;animation:fadeIn-up-down .3s ease-in-out}@-webkit-keyframes fadeIn-up-down{0%{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn-up-down{0%{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes bottomline-animation{0%{width:5px}to{width:60px}}@keyframes bottomline-animation{0%{width:5px}to{width:60px}}@-webkit-keyframes center-part-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}40%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}60%{-webkit-transform:rotate(-60deg);transform:rotate(-60deg)}80%{-webkit-transform:rotate(70deg);transform:rotate(70deg)}90%{-webkit-transform:rotate(120deg);transform:rotate(120deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes center-part-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}40%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}60%{-webkit-transform:rotate(-60deg);transform:rotate(-60deg)}80%{-webkit-transform:rotate(70deg);transform:rotate(70deg)}90%{-webkit-transform:rotate(120deg);transform:rotate(120deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes aitf{0%{background-position:0 50%}to{background-position:100% 50%}}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes flip{0%,45%{-webkit-transform:rotate(0);transform:rotate(0)}50%,95%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes flip{0%,45%{-webkit-transform:rotate(0);transform:rotate(0)}50%,95%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes bottom{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}50%{-webkit-transform:translateY(50%);transform:translateY(50%)}51%{-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes bottom{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}50%{-webkit-transform:translateY(50%);transform:translateY(50%)}51%{-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes top{0%{-webkit-transform:translateY(50%);transform:translateY(50%)}50%{-webkit-transform:translateY(100%);transform:translateY(100%)}51%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@keyframes top{0%{-webkit-transform:translateY(50%);transform:translateY(50%)}50%{-webkit-transform:translateY(100%);transform:translateY(100%)}51%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@-webkit-keyframes bottom-drip{0%{left:45%;-webkit-transform:translateY(-100%);transform:translateY(-100%);width:10%}5%{-webkit-transform:translateY(0);transform:translateY(0)}45%,to{left:50%;-webkit-transform:translateY(0);transform:translateY(0);width:0}}@keyframes bottom-drip{0%{left:45%;-webkit-transform:translateY(-100%);transform:translateY(-100%);width:10%}5%{-webkit-transform:translateY(0);transform:translateY(0)}45%,to{left:50%;-webkit-transform:translateY(0);transform:translateY(0);width:0}}@-webkit-keyframes top-drip{0%,50%{left:45%;-webkit-transform:translateY(100%);transform:translateY(100%);width:10%}55%{left:45%;-webkit-transform:translateY(0);transform:translateY(0);width:10%}to{left:50%;-webkit-transform:translateY(0);transform:translateY(0);width:0}}@keyframes top-drip{0%,50%{left:45%;-webkit-transform:translateY(100%);transform:translateY(100%);width:10%}55%{left:45%;-webkit-transform:translateY(0);transform:translateY(0);width:10%}to{left:50%;-webkit-transform:translateY(0);transform:translateY(0);width:0}}@-webkit-keyframes clock{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%,50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes clock{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%,50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes sand{0%,to{border-radius:5% 5% 5% 5%;-webkit-transform:translate(35%,20%) rotate(45deg);transform:translate(35%,20%) rotate(45deg)}15%{border-radius:40% 40% 40% 40%;-webkit-transform:translateY(35%) rotate(-65deg) scale(1.5);transform:translateY(35%) rotate(-65deg) scale(1.5)}25%{border-radius:20% 20% 20% 20%;-webkit-transform:translate(-15%,35%) rotate(-90deg) scale(1.2);transform:translate(-15%,35%) rotate(-90deg) scale(1.2)}50%{border-radius:5% 5% 5% 5%;opacity:1;-webkit-transform:translate(0) rotate(-90deg) scale(1);transform:translate(0) rotate(-90deg) scale(1)}50.01%,64.99%{opacity:0}65%{border-radius:35% 35% 35% 35%;opacity:1;-webkit-transform:translate(20%,50%) rotate(30deg);transform:translate(20%,50%) rotate(30deg)}75%{border-radius:10% 10% 10% 10%;-webkit-transform:translate(35%,40%) rotate(45deg);transform:translate(35%,40%) rotate(45deg)}}@keyframes sand{0%,to{border-radius:5% 5% 5% 5%;-webkit-transform:translate(35%,20%) rotate(45deg);transform:translate(35%,20%) rotate(45deg)}15%{border-radius:40% 40% 40% 40%;-webkit-transform:translateY(35%) rotate(-65deg) scale(1.5);transform:translateY(35%) rotate(-65deg) scale(1.5)}25%{border-radius:20% 20% 20% 20%;-webkit-transform:translate(-15%,35%) rotate(-90deg) scale(1.2);transform:translate(-15%,35%) rotate(-90deg) scale(1.2)}50%{border-radius:5% 5% 5% 5%;opacity:1;-webkit-transform:translate(0) rotate(-90deg) scale(1);transform:translate(0) rotate(-90deg) scale(1)}50.01%,64.99%{opacity:0}65%{border-radius:35% 35% 35% 35%;opacity:1;-webkit-transform:translate(20%,50%) rotate(30deg);transform:translate(20%,50%) rotate(30deg)}75%{border-radius:10% 10% 10% 10%;-webkit-transform:translate(35%,40%) rotate(45deg);transform:translate(35%,40%) rotate(45deg)}}@-webkit-keyframes shift-btn-blink{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.06);transform:scale(1.06)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes shift-btn-blink{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.06);transform:scale(1.06)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes rawaropen{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rawaropen{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes drawarclose{0%{opacity:1;-webkit-transform:none;transform:none}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes drawarclose{0%{opacity:1;-webkit-transform:none;transform:none}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes blink{0%{box-shadow:0 0 0 0 rgba(233,232,255,.408),0 0 0 0 rgba(233,232,255,.408)}40%{box-shadow:0 0 0 5px rgba(233,232,255,.537),0 0 0 0 rgba(233,232,255,.537)}80%{box-shadow:0 0 0 5px rgba(233,232,255,.549),0 0 0 5px rgba(233,232,255,.549)}to{box-shadow:0 0 0 0 rgba(233,232,255,.278),0 0 0 5px rgba(233,232,255,.278)}}@keyframes blink{0%{box-shadow:0 0 0 0 rgba(233,232,255,.408),0 0 0 0 rgba(233,232,255,.408)}40%{box-shadow:0 0 0 5px rgba(233,232,255,.537),0 0 0 0 rgba(233,232,255,.537)}80%{box-shadow:0 0 0 5px rgba(233,232,255,.549),0 0 0 5px rgba(233,232,255,.549)}to{box-shadow:0 0 0 0 rgba(233,232,255,.278),0 0 0 5px rgba(233,232,255,.278)}}@-webkit-keyframes load{0%{left:-100%}to{left:100%}}@keyframes load{0%{left:-100%}to{left:100%}}@-webkit-keyframes rotatePath{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotatePath{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes document-upload-btn-blink{0%{box-shadow:0 0 0 0 var(--primary-500),0 0 0 0 var(--primary-500);-webkit-transform:rotate(1deg);transform:rotate(1deg)}20%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}40%{box-shadow:0 0 0 8px rgba(255,0,64,0),0 0 0 0 var(--primary-500);-webkit-transform:rotate(1deg);transform:rotate(1deg)}60%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}80%{box-shadow:0 0 0 8px rgba(255,0,64,0),0 0 0 8px rgba(255,0,64,0);-webkit-transform:rotate(1deg);transform:rotate(1deg)}to{box-shadow:0 0 0 0 rgba(255,0,64,0),0 0 0 8px rgba(255,0,64,0);-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}}@keyframes document-upload-btn-blink{0%{box-shadow:0 0 0 0 var(--primary-500),0 0 0 0 var(--primary-500);-webkit-transform:rotate(1deg);transform:rotate(1deg)}20%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}40%{box-shadow:0 0 0 8px rgba(255,0,64,0),0 0 0 0 var(--primary-500);-webkit-transform:rotate(1deg);transform:rotate(1deg)}60%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}80%{box-shadow:0 0 0 8px rgba(255,0,64,0),0 0 0 8px rgba(255,0,64,0);-webkit-transform:rotate(1deg);transform:rotate(1deg)}to{box-shadow:0 0 0 0 rgba(255,0,64,0),0 0 0 8px rgba(255,0,64,0);-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}}@-webkit-keyframes pop{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.06);transform:scale(1.06)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pop{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.06);transform:scale(1.06)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes dot-blink{0%{opacity:1;-webkit-transform:scale(.5);transform:scale(.5)}50%{opacity:.8;-webkit-transform:scale(1.3);transform:scale(1.3)}to{opacity:0;-webkit-transform:scale(2.5);transform:scale(2.5)}}@keyframes dot-blink{0%{opacity:1;-webkit-transform:scale(.5);transform:scale(.5)}50%{opacity:.8;-webkit-transform:scale(1.3);transform:scale(1.3)}to{opacity:0;-webkit-transform:scale(2.5);transform:scale(2.5)}}@-webkit-keyframes blink-three-dot{0%,to{opacity:0}50%{opacity:1}}@keyframes blink-three-dot{0%,to{opacity:0}50%{opacity:1}}@-webkit-keyframes drawer-right{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes drawer-right{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes drawer-top-open{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes drawer-top-open{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes drawer-top-close{0%{opacity:1;-webkit-transform:none;transform:none}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes drawer-top-close{0%{opacity:1;-webkit-transform:none;transform:none}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.container{margin-left:0;margin-right:0;padding-left:15px;padding-right:15px;width:100%}.row{display:flex;flex-wrap:wrap;margin-left:-6px;margin-right:-6px}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-exl,.col-exl-1,.col-exl-10,.col-exl-11,.col-exl-12,.col-exl-2,.col-exl-3,.col-exl-4,.col-exl-5,.col-exl-6,.col-exl-7,.col-exl-8,.col-exl-9,.col-exl-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto,.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-auto{min-height:1px;padding-left:6px;padding-right:6px;position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;max-width:100%;width:auto}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.6666%}.col-12{flex:0 0 100%;max-width:100%}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}.h-unset{height:unset!important}.h-stretch{height:-webkit-fill-available!important;height:-moz-available!important;height:stretch!important}.h-auto{height:auto!important}.h-0{height:0!important}.h-100dvh{height:100dvh!important}.h-1p{height:1px!important}.h-2p{height:2px!important}.h-3p{height:3px!important}.h-4p{height:4px!important}.h-5p{height:5px!important}.h-8p{height:8px!important}.h-10p{height:10px!important}.h-12p{height:12px!important}.h-15p{height:15px!important}.h-18p{height:18px!important}.h-20p{height:20px!important}.h-25p{height:25px!important}.h-26p{height:26px!important}.h-30p{height:30px!important}.h-33p{height:33px!important}.h-35p{height:35px!important}.h-36p{height:36px!important}.h-40p{height:40px!important}.h-45p{height:45px!important}.h-46p{height:46px!important}.h-50p{height:50px!important}.h-55p{height:55px!important}.h-60p{height:60px!important}.h-65p{height:65px!important}.h-70p{height:70px!important}.h-75p{height:75px!important}.h-80p{height:80px!important}.h-85p{height:85px!important}.h-90p{height:90px!important}.h-100p{height:100px!important}.h-110p{height:110px!important}.h-115p{height:115px!important}.h-120p{height:120px!important}.h-125p{height:125px!important}.h-130p{height:130px!important}.h-135p{height:135px!important}.h-140p{height:140px!important}.h-150p{height:150px!important}.h-160p{height:160px!important}.h-170p{height:170px!important}.h-175p{height:175px!important}.h-180p{height:180px!important}.h-190p{height:190px!important}.h-200p{height:200px!important}.h-210p{height:210px!important}.h-220p{height:220px!important}.h-225p{height:225px!important}.h-235p{height:235px!important}.h-240p{height:240px!important}.h-250p{height:250px!important}.h-260p{height:260px!important}.h-270p{height:270px!important}.h-280p{height:280px!important}.h-290p{height:290px!important}.h-300p{height:300px!important}.h-310p{height:310px!important}.h-325p{height:325px!important}.h-333p{height:333px!important}.h-350p{height:350px!important}.h-355p{height:355px!important}.h-360p{height:360px!important}.h-370p{height:370px!important}.h-380p{height:380px!important}.h-390p{height:390px!important}.h-395p{height:395px!important}.h-400p{height:400px!important}.h-420p{height:420px!important}.h-435p{height:435px!important}.h-470p{height:470px!important}.h-475p{height:475px!important}.h-500p{height:500px!important}.h-530p{height:530px!important}.h-540p{height:540px!important}.h-550p{height:550px!important}.h-570p{height:570px!important}.h-580p{height:580px!important}.h-600p{height:600px!important}.h-620p{height:620px!important}.h-700p{height:700px!important}.h-750p{height:750px!important}.h-800p{height:800px!important}.h-875p{height:875px!important}.h-10{height:10%!important}.minh-10{min-height:10%!important}.h-20{height:20%!important}.minh-20{min-height:20%!important}.h-25{height:25%!important}.minh-25{min-height:25%!important}.h-30{height:30%!important}.minh-30{min-height:30%!important}.h-40{height:40%!important}.minh-40{min-height:40%!important}.h-50{height:50%!important}.minh-50{min-height:50%!important}.h-60{height:60%!important}.minh-60{min-height:60%!important}.h-70{height:70%!important}.minh-70{min-height:70%!important}.h-75{height:75%!important}.minh-75{min-height:75%!important}.h-80{height:80%!important}.minh-80{min-height:80%!important}.h-90{height:90%!important}.minh-90{min-height:90%!important}.h-95{height:95%!important}.minh-95{min-height:95%!important}.h-100{height:100%!important}.minh-100{min-height:100%!important}.h-10vh{height:10vh!important}.h-20vh{height:20vh!important}.h-25vh{height:25vh!important}.h-30vh{height:30vh!important}.h-35vh{height:35vh!important}.h-60vh{height:60vh!important}.h-64vh{height:64vh!important}.h-67vh{height:67vh!important}.h-71vh{height:71vh!important}.h-73vh{height:73vh!important}.h-75vh{height:75vh!important}.h-78vh{height:78vh!important}.h-79vh{height:79vh!important}.h-80vh{height:80vh!important}.h-81vh{height:81vh!important}.h-90vh{height:90vh!important}.h-100vh{height:100vh!important}.minh-0{min-height:0!important}.minh-10p{min-height:10px!important}.minh-15p{min-height:15px!important}.minh-20p{min-height:20px!important}.minh-25p{min-height:25px!important}.minh-30p{min-height:30px!important}.minh-35p{min-height:35px!important}.minh-40p{min-height:40px!important}.minh-44p{min-height:44px!important}.minh-45p{min-height:45px!important}.minh-46p{min-height:46px!important}.minh-48p{min-height:48px!important}.minh-50p{min-height:50px!important}.minh-55p{min-height:55px!important}.minh-60p{min-height:60px!important}.minh-70p{min-height:70px!important}.minh-90p{min-height:90px!important}.minh-100p{min-height:100px!important}.minh-120p{min-height:120px!important}.minh-135p{min-height:135px!important}.minh-170p{min-height:170px!important}.minh-200p{min-height:200px!important}.minh-250p{min-height:250px!important}.minh-260p{min-height:260px!important}.minh-275p{min-height:275px!important}.minh-290p{min-height:290px!important}.minh-300p{min-height:300px!important}.minh-330p{min-height:330px!important}.minh-342p{min-height:342px!important}.minh-350p{min-height:350px!important}.minh-360p{min-height:360px!important}.minh-370p{min-height:370px!important}.minh-380p{min-height:380px!important}.minh-400p{min-height:400px!important}.minh-410p{min-height:410px!important}.minh-413p{min-height:413px!important}.minh-438p{min-height:438px!important}.minh-442p{min-height:442px!important}.minh-448p{min-height:448px!important}.minh-457p{min-height:457px!important}.minh-500p{min-height:500px!important}.minh-550p{min-height:550px!important}.minh-600p{min-height:600px!important}.minh-610p{min-height:610px!important}.minh-620p{min-height:620px!important}.minh-650p{min-height:650px!important}.minh-800p{min-height:800px!important}.maxh-0{max-height:0!important}.maxh-unset{max-height:unset!important}.maxh-10p{max-height:10px!important}.maxh-20p{max-height:20px!important}.maxh-25p{max-height:25px!important}.maxh-30p{max-height:30px!important}.maxh-34p{max-height:34px!important}.maxh-35p{max-height:35px!important}.maxh-36p{max-height:36px!important}.maxh-38p{max-height:38px!important}.maxh-40p{max-height:40px!important}.maxh-42p{max-height:42px!important}.maxh-44p{max-height:44px!important}.maxh-45p{max-height:45px!important}.maxh-46p{max-height:46px!important}.maxh-48p{max-height:48px!important}.maxh-50p{max-height:50px!important}.maxh-55p{max-height:55px!important}.maxh-60p{max-height:60px!important}.maxh-70p{max-height:70px!important}.maxh-80p{max-height:80px!important}.maxh-90p{max-height:90px!important}.maxh-100p{max-height:100px!important}.maxh-110p{max-height:110px!important}.maxh-130p{max-height:130px!important}.maxh-150p{max-height:150px!important}.maxh-165p{max-height:165px!important}.maxh-180p{max-height:180px!important}.maxh-190p{max-height:190px!important}.maxh-200p{max-height:200px!important}.maxh-230p{max-height:230px!important}.maxh-250p{max-height:250px!important}.maxh-260p{max-height:260px!important}.maxh-275p{max-height:275px!important}.maxh-280p{max-height:280px!important}.maxh-290p{max-height:290px!important}.maxh-300p{max-height:300px!important}.maxh-320p{max-height:320px!important}.maxh-330p{max-height:330px!important}.maxh-342p{max-height:342px!important}.maxh-350p{max-height:350px!important}.maxh-360p{max-height:360px!important}.maxh-370p{max-height:370px!important}.maxh-380p{max-height:380px!important}.maxh-390p{max-height:390px!important}.maxh-400p{max-height:400px!important}.maxh-410p{max-height:410px!important}.maxh-420p{max-height:420px!important}.maxh-450p{max-height:450px!important}.maxh-485p{max-height:485px!important}.maxh-500p{max-height:500px!important}.maxh-510p{max-height:510px!important}.maxh-520p{max-height:520px!important}.maxh-530p{max-height:530px!important}.maxh-540p{max-height:540px!important}.maxh-550p{max-height:550px!important}.maxh-590p{max-height:590px!important}.maxh-600p{max-height:600px!important}.maxh-610p{max-height:610px!important}.maxh-620p{max-height:620px!important}.maxh-650p{max-height:650px!important}.maxh-660p{max-height:660px!important}.maxh-700p{max-height:700px!important}.maxh-750p{max-height:750px!important}.maxh-800p{max-height:800px!important}.maxh-830p{max-height:830px!important}.maxh-10vh{max-height:10vh!important}.maxh-20vh{max-height:20vh!important}.maxh-30vh{max-height:30vh!important}.maxh-40vh{max-height:40vh!important}.maxh-50vh{max-height:50vh!important}.maxh-60vh{max-height:60vh!important}.maxh-67vh{max-height:67vh!important}.maxh-70vh{max-height:70vh!important}.maxh-72vh{max-height:72vh!important}.maxh-76vh{max-height:76vh!important}.maxh-80vh{max-height:80vh!important}.maxh-90vh{max-height:90vh!important}.maxh-100vh{max-height:100vh!important}.maxh-10{max-height:10%!important}.maxh-20{max-height:20%!important}.maxh-25{max-height:25%!important}.maxh-30{max-height:30%!important}.maxh-40{max-height:40%!important}.maxh-50{max-height:50%!important}.maxh-60{max-height:60%!important}.maxh-70{max-height:70%!important}.maxh-75{max-height:75%!important}.maxh-80{max-height:80%!important}.maxh-90{max-height:90%!important}.maxh-95{max-height:95%!important}.maxh-100{max-height:100%!important}.w-0{width:0!important}.w-max-content,.w-min-content{width:-webkit-min-content!important;width:min-content!important}.w-fit-content{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.w-fill-available{width:-webkit-fill-available!important}.w-auto{width:auto!important}.w-1p{width:1px!important}.w-2p{width:2px!important}.w-3p{width:3px!important}.w-4p{width:4px!important}.w-5p{width:5px!important}.w-8p{width:8px!important}.w-10p{width:10px!important}.w-12p{width:12px!important}.w-15p{width:15px!important}.w-20p{width:20px!important}.w-25p{width:25px!important}.w-30p{width:30px!important}.w-35p{width:35px!important}.w-40p{width:40px!important}.w-45p{width:45px!important}.w-50p{width:50px!important}.w-55p{width:55px!important}.w-60p{width:60px!important}.w-65p{width:65px!important}.w-70p{width:70px!important}.w-75p{width:75px!important}.w-80p{width:80px!important}.w-85p{width:85px!important}.w-90p{width:90px!important}.w-100p{width:100px!important}.w-110p{width:110px!important}.w-120p{width:120px!important}.w-125p{width:125px!important}.w-130p{width:130px!important}.w-135p{width:135px!important}.w-140p{width:140px!important}.w-150p{width:150px!important}.w-160p{width:160px!important}.w-170p{width:170px!important}.w-175p{width:175px!important}.w-180p{width:180px!important}.w-190p{width:190px!important}.w-200p{width:200px!important}.w-210p{width:210px!important}.w-215p{width:215px!important}.w-230p{width:230px!important}.w-250p{width:250px!important}.w-255p{width:255px!important}.w-270p{width:270px!important}.w-275p{width:275px!important}.w-280p{width:280px!important}.w-290p{width:290px!important}.w-300p{width:300px!important}.w-320p{width:320px!important}.w-325p{width:325px!important}.w-330p{width:330px!important}.w-340p{width:340px!important}.w-350p{width:350px!important}.w-360p{width:360px!important}.w-400p{width:400px!important}.w-450p{width:450px!important}.w-475p{width:475px!important}.w-500p{width:500px!important}.w-520p{width:520px!important}.w-550p{width:550px!important}.w-600p{width:600px!important}.w-630p{width:630px!important}.w-690p{width:690px!important}.w-700p{width:700px!important}.w-750p{width:750px!important}.w-800p{width:800px!important}.w-850p{width:850px!important}.w-900p{width:900px!important}.w-2{width:2%!important}.w-5{width:5%!important}.w-8{width:8%!important}.w-10{width:10%!important}.w-13{width:13%!important}.w-15{width:15%!important}.w-16{width:16%!important}.w-17{width:17%!important}.w-20{width:20%!important}.w-22{width:22%!important}.w-25{width:25%!important}.w-28{width:28%!important}.w-30{width:30%!important}.w-32{width:32%!important}.w-35{width:35%!important}.w-40{width:40%!important}.w-45{width:45%!important}.w-48{width:48%!important}.w-49{width:49%!important}.w-50{width:50%!important}.w-60{width:60%!important}.w-70{width:70%!important}.w-73{width:73%!important}.w-75{width:75%!important}.w-80{width:80%!important}.w-88{width:88%!important}.w-90{width:90%!important}.w-95{width:95%!important}.w-98{width:98%!important}.w-99{width:99%!important}.w-100{width:100%!important}.maxw-0p{max-width:0!important}.maxw-10p{max-width:10px!important}.maxw-18p{max-width:18px!important}.maxw-20p{max-width:20px!important}.maxw-25p{max-width:25px!important}.maxw-30p{max-width:30px!important}.maxw-50p{max-width:50px!important}.maxw-60p{max-width:60px!important}.maxw-70p{max-width:70px!important}.maxw-80p{max-width:80px!important}.maxw-85p{max-width:85px!important}.maxw-90p{max-width:90px!important}.maxw-100p{max-width:100px!important}.maxw-120p{max-width:120px!important}.maxw-125p{max-width:125px!important}.maxw-150p{max-width:150px!important}.maxw-176p{max-width:176px!important}.maxw-185p{max-width:185px!important}.maxw-200p{max-width:200px!important}.maxw-230p{max-width:230px!important}.maxw-240p{max-width:240px!important}.maxw-250p{max-width:250px!important}.maxw-265p{max-width:265px!important}.maxw-300p{max-width:300px!important}.maxw-330p{max-width:330px!important}.maxw-340p{max-width:340px!important}.maxw-370p{max-width:370px!important}.maxw-400p{max-width:400px!important}.maxw-450p{max-width:450px!important}.maxw-475p{max-width:475px!important}.maxw-500p{max-width:500px!important}.maxw-550p{max-width:550px!important}.maxw-806p{max-width:806px!important}.maxw-850p{max-width:850px!important}.maxw-1400p{max-width:1400px!important}.maxw-0{max-width:0!important}.maxw-5{max-width:5%!important}.maxw-10{max-width:10%!important}.maxw-15{max-width:15%!important}.maxw-20{max-width:20%!important}.maxw-25{max-width:25%!important}.maxw-30{max-width:30%!important}.maxw-35{max-width:35%!important}.maxw-40{max-width:40%!important}.maxw-45{max-width:45%!important}.maxw-50{max-width:50%!important}.maxw-55{max-width:55%!important}.maxw-60{max-width:60%!important}.maxw-65{max-width:65%!important}.maxw-70{max-width:70%!important}.maxw-75{max-width:75%!important}.maxw-80{max-width:80%!important}.maxw-85{max-width:85%!important}.maxw-90{max-width:90%!important}.maxw-95{max-width:95%!important}.maxw-100{max-width:100%!important}.minw-0{min-width:0!important}.minw-auto{min-width:auto!important}.minw-0p{min-width:0!important}.minw-10p{min-width:10px!important}.minw-12p{min-width:12px!important}.minw-18p{min-width:18px!important}.minw-20p{min-width:20px!important}.minw-25p{min-width:25px!important}.minw-30p{min-width:30px!important}.minw-35p{min-width:35px!important}.minw-38p{min-width:38px!important}.minw-40p{min-width:40px!important}.minw-45p{min-width:45px!important}.minw-50p{min-width:50px!important}.minw-60p{min-width:60px!important}.minw-70p{min-width:70px!important}.minw-75p{min-width:75px!important}.minw-80p{min-width:80px!important}.minw-90p{min-width:90px!important}.minw-100p{min-width:100px!important}.minw-120p{min-width:120px!important}.minw-135p{min-width:135px!important}.minw-140p{min-width:140px!important}.minw-150p{min-width:150px!important}.minw-160p{min-width:160px!important}.minw-170p{min-width:170px!important}.minw-180p{min-width:180px!important}.minw-190p{min-width:190px!important}.minw-200p{min-width:200px!important}.minw-230p{min-width:230px!important}.minw-237p{min-width:237px!important}.minw-250p{min-width:250px!important}.minw-300p{min-width:300px!important}.minw-350p{min-width:350px!important}.minw-400p{min-width:400px!important}.minw-500p{min-width:500px!important}.minw-600p{min-width:600px!important}.minw-10{min-width:10%!important}.minw-50{min-width:50%!important}.minw-100{min-width:100%!important}.tbl-w10{max-width:10px!important;min-width:10px!important;width:10px!important}.tbl-w30{max-width:30px!important;min-width:30px!important;width:30px!important}.tbl-w40{max-width:40px!important;min-width:40px!important;width:40px!important}.tbl-w50{max-width:50px!important;min-width:50px!important;width:50px!important}.tbl-w60{max-width:60px!important;min-width:60px!important;width:60px!important}.tbl-w70{max-width:70px!important;min-width:70px!important;width:70px!important}.tbl-w80{max-width:80px!important;min-width:80px!important;width:80px!important}.tbl-w90{max-width:90px!important;min-width:90px!important;width:90px!important}.tbl-w100{max-width:100px!important;min-width:100px!important;width:100px!important}.tbl-w110{max-width:110px!important;min-width:110px!important;width:110px!important}.tbl-w120{max-width:120px!important;min-width:120px!important;width:120px!important}.tbl-w130{max-width:130px!important;min-width:130px!important;width:130px!important}.tbl-w140{max-width:140px!important;min-width:140px!important;width:140px!important}.tbl-w150{max-width:150px!important;min-width:150px!important;width:150px!important}.tbl-w160{max-width:160px!important;min-width:160px!important;width:160px!important}.tbl-w170{max-width:170px!important;min-width:170px!important;width:170px!important}.tbl-w180{max-width:180px!important;min-width:180px!important;width:180px!important}.tbl-w190{max-width:190px!important;min-width:190px!important;width:190px!important}.tbl-w200{max-width:200px!important;min-width:200px!important;width:200px!important}.tbl-w220{max-width:220px!important;min-width:220px!important;width:220px!important}.tbl-w230{max-width:230px!important;min-width:230px!important;width:230px!important}.tbl-w240{max-width:240px!important;min-width:240px!important;width:240px!important}.tbl-w250{max-width:250px!important;min-width:250px!important;width:250px!important}.tbl-w280{max-width:280px!important;min-width:280px!important;width:280px!important}.tbl-w300{max-width:300px!important;min-width:300px!important;width:300px!important}.tbl-w350{max-width:350px!important;min-width:350px!important;width:350px!important}.tbl-w385{max-width:385px!important;min-width:385px!important;width:385px!important}.tbl-w320{max-width:320px!important;min-width:320px!important;width:320px!important}.tbl-w400{max-width:400px!important;min-width:400px!important;width:400px!important}.tbl-w450{max-width:450px!important;min-width:450px!important;width:450px!important}.tbl-w500{max-width:500px!important;min-width:500px!important;width:500px!important}.tbl-w550{max-width:550px!important;min-width:550px!important;width:550px!important}.tbl-first-column{min-width:35px!important;padding:2px!important;text-align:center;width:1%!important}.tbl-first-column .griddropdown{top:28px}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-0{padding:0!important}.pt-2,.py-2{padding-top:2px!important}.pr-2,.px-2{padding-right:2px!important}.pb-2,.py-2{padding-bottom:2px!important}.pl-2,.px-2{padding-left:2px!important}.p-2{padding:2px!important}.pt-4,.py-4{padding-top:4px!important}.pr-4,.px-4{padding-right:4px!important}.pb-4,.py-4{padding-bottom:4px!important}.pl-4,.px-4{padding-left:4px!important}.p-4{padding:4px!important}.pt-6,.py-6{padding-top:6px!important}.pr-6,.px-6{padding-right:6px!important}.pb-6,.py-6{padding-bottom:6px!important}.pl-6,.px-6{padding-left:6px!important}.p-6{padding:6px!important}.pt-8,.py-8{padding-top:8px!important}.pr-8,.px-8{padding-right:8px!important}.pb-8,.py-8{padding-bottom:8px!important}.pl-8,.px-8{padding-left:8px!important}.p-8{padding:8px!important}.pt-10,.py-10{padding-top:10px!important}.pr-10,.px-10{padding-right:10px!important}.pb-10,.py-10{padding-bottom:10px!important}.pl-10,.px-10{padding-left:10px!important}.p-10{padding:10px!important}.pt-12,.py-12{padding-top:12px!important}.pr-12,.px-12{padding-right:12px!important}.pb-12,.py-12{padding-bottom:12px!important}.pl-12,.px-12{padding-left:12px!important}.p-12{padding:12px!important}.pt-14,.py-14{padding-top:14px!important}.pr-14,.px-14{padding-right:14px!important}.pb-14,.py-14{padding-bottom:14px!important}.pl-14,.px-14{padding-left:14px!important}.p-14{padding:14px!important}.pt-16,.py-16{padding-top:16px!important}.pr-16,.px-16{padding-right:16px!important}.pb-16,.py-16{padding-bottom:16px!important}.pl-16,.px-16{padding-left:16px!important}.p-16{padding:16px!important}.pt-18,.py-18{padding-top:18px!important}.pr-18,.px-18{padding-right:18px!important}.pb-18,.py-18{padding-bottom:18px!important}.pl-18,.px-18{padding-left:18px!important}.p-18{padding:18px!important}.pt-20,.py-20{padding-top:20px!important}.pr-20,.px-20{padding-right:20px!important}.pb-20,.py-20{padding-bottom:20px!important}.pl-20,.px-20{padding-left:20px!important}.p-20{padding:20px!important}.pt-22,.py-22{padding-top:22px!important}.pr-22,.px-22{padding-right:22px!important}.pb-22,.py-22{padding-bottom:22px!important}.pl-22,.px-22{padding-left:22px!important}.p-22{padding:22px!important}.pt-24,.py-24{padding-top:24px!important}.pr-24,.px-24{padding-right:24px!important}.pb-24,.py-24{padding-bottom:24px!important}.pl-24,.px-24{padding-left:24px!important}.p-24{padding:24px!important}.pt-26,.py-26{padding-top:26px!important}.pr-26,.px-26{padding-right:26px!important}.pb-26,.py-26{padding-bottom:26px!important}.pl-26,.px-26{padding-left:26px!important}.p-26{padding:26px!important}.pt-28,.py-28{padding-top:28px!important}.pr-28,.px-28{padding-right:28px!important}.pb-28,.py-28{padding-bottom:28px!important}.pl-28,.px-28{padding-left:28px!important}.p-28{padding:28px!important}.pt-30,.py-30{padding-top:30px!important}.pr-30,.px-30{padding-right:30px!important}.pb-30,.py-30{padding-bottom:30px!important}.pl-30,.px-30{padding-left:30px!important}.p-30{padding:30px!important}.pt-32,.py-32{padding-top:32px!important}.pr-32,.px-32{padding-right:32px!important}.pb-32,.py-32{padding-bottom:32px!important}.pl-32,.px-32{padding-left:32px!important}.p-32{padding:32px!important}.pt-34,.py-34{padding-top:34px!important}.pr-34,.px-34{padding-right:34px!important}.pb-34,.py-34{padding-bottom:34px!important}.pl-34,.px-34{padding-left:34px!important}.p-34{padding:34px!important}.pt-36,.py-36{padding-top:36px!important}.pr-36,.px-36{padding-right:36px!important}.pb-36,.py-36{padding-bottom:36px!important}.pl-36,.px-36{padding-left:36px!important}.p-36{padding:36px!important}.pt-38,.py-38{padding-top:38px!important}.pr-38,.px-38{padding-right:38px!important}.pb-38,.py-38{padding-bottom:38px!important}.pl-38,.px-38{padding-left:38px!important}.p-38{padding:38px!important}.pt-40,.py-40{padding-top:40px!important}.pr-40,.px-40{padding-right:40px!important}.pb-40,.py-40{padding-bottom:40px!important}.pl-40,.px-40{padding-left:40px!important}.p-40{padding:40px!important}.pt-80,.py-80{padding-top:80px!important}.pr-80,.px-80{padding-right:80px!important}.pb-80,.py-80{padding-bottom:80px!important}.pl-80,.px-80{padding-left:80px!important}.p-80{padding:80px!important}.pt-120,.py-120{padding-top:120px!important}.pr-120,.px-120{padding-right:120px!important}.pb-120,.py-120{padding-bottom:120px!important}.pl-120,.px-120{padding-left:120px!important}.p-120{padding:120px!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.mt-0,.my-0{margin-top:0!important}.mb-0,.my-0{margin-bottom:0!important}.mr-0,.mx-0{margin-right:0!important}.ml-0,.mx-0{margin-left:0!important}.m-0{margin:0!important}.mt-2,.my-2{margin-top:2px!important}.mb-2,.my-2{margin-bottom:2px!important}.mr-2,.mx-2{margin-right:2px!important}.ml-2,.mx-2{margin-left:2px!important}.m-2{margin:2px!important}.mt-4,.my-4{margin-top:4px!important}.mb-4,.my-4{margin-bottom:4px!important}.mr-4,.mx-4{margin-right:4px!important}.ml-4,.mx-4{margin-left:4px!important}.m-4{margin:4px!important}.mt-6,.my-6{margin-top:6px!important}.mb-6,.my-6{margin-bottom:6px!important}.mr-6,.mx-6{margin-right:6px!important}.ml-6,.mx-6{margin-left:6px!important}.m-6{margin:6px!important}.mt-8,.my-8{margin-top:8px!important}.mb-8,.my-8{margin-bottom:8px!important}.mr-8,.mx-8{margin-right:8px!important}.ml-8,.mx-8{margin-left:8px!important}.m-8{margin:8px!important}.mt-10,.my-10{margin-top:10px!important}.mb-10,.my-10{margin-bottom:10px!important}.mr-10,.mx-10{margin-right:10px!important}.ml-10,.mx-10{margin-left:10px!important}.m-10{margin:10px!important}.mt-12,.my-12{margin-top:12px!important}.mb-12,.my-12{margin-bottom:12px!important}.mr-12,.mx-12{margin-right:12px!important}.ml-12,.mx-12{margin-left:12px!important}.m-12{margin:12px!important}.mt-14,.my-14{margin-top:14px!important}.mb-14,.my-14{margin-bottom:14px!important}.mr-14,.mx-14{margin-right:14px!important}.ml-14,.mx-14{margin-left:14px!important}.m-14{margin:14px!important}.mt-16,.my-16{margin-top:16px!important}.mb-16,.my-16{margin-bottom:16px!important}.mr-16,.mx-16{margin-right:16px!important}.ml-16,.mx-16{margin-left:16px!important}.m-16{margin:16px!important}.mt-18,.my-18{margin-top:18px!important}.mb-18,.my-18{margin-bottom:18px!important}.mr-18,.mx-18{margin-right:18px!important}.ml-18,.mx-18{margin-left:18px!important}.m-18{margin:18px!important}.mt-20,.my-20{margin-top:20px!important}.mb-20,.my-20{margin-bottom:20px!important}.mr-20,.mx-20{margin-right:20px!important}.ml-20,.mx-20{margin-left:20px!important}.m-20{margin:20px!important}.mt-22,.my-22{margin-top:22px!important}.mb-22,.my-22{margin-bottom:22px!important}.mr-22,.mx-22{margin-right:22px!important}.ml-22,.mx-22{margin-left:22px!important}.m-22{margin:22px!important}.mt-24,.my-24{margin-top:24px!important}.mb-24,.my-24{margin-bottom:24px!important}.mr-24,.mx-24{margin-right:24px!important}.ml-24,.mx-24{margin-left:24px!important}.m-24{margin:24px!important}.mt-26,.my-26{margin-top:26px!important}.mb-26,.my-26{margin-bottom:26px!important}.mr-26,.mx-26{margin-right:26px!important}.ml-26,.mx-26{margin-left:26px!important}.m-26{margin:26px!important}.mt-28,.my-28{margin-top:28px!important}.mb-28,.my-28{margin-bottom:28px!important}.mr-28,.mx-28{margin-right:28px!important}.ml-28,.mx-28{margin-left:28px!important}.m-28{margin:28px!important}.mt-30,.my-30{margin-top:30px!important}.mb-30,.my-30{margin-bottom:30px!important}.mr-30,.mx-30{margin-right:30px!important}.ml-30,.mx-30{margin-left:30px!important}.m-30{margin:30px!important}.mt-32,.my-32{margin-top:32px!important}.mb-32,.my-32{margin-bottom:32px!important}.mr-32,.mx-32{margin-right:32px!important}.ml-32,.mx-32{margin-left:32px!important}.m-32{margin:32px!important}.mt-34,.my-34{margin-top:34px!important}.mb-34,.my-34{margin-bottom:34px!important}.mr-34,.mx-34{margin-right:34px!important}.ml-34,.mx-34{margin-left:34px!important}.m-34{margin:34px!important}.mt-36,.my-36{margin-top:36px!important}.mb-36,.my-36{margin-bottom:36px!important}.mr-36,.mx-36{margin-right:36px!important}.ml-36,.mx-36{margin-left:36px!important}.m-36{margin:36px!important}.text-dark{color:var(--dark)!important}.text-dark-common{color:var(--common-dark)!important}.text-dark-50{color:var(--dark-50)!important}.text-dark-100{color:var(--dark-100)!important}.text-dark-200{color:var(--dark-200)!important}.text-dark-300{color:var(--dark-300)!important}.text-dark-400{color:var(--dark-400)!important}.text-dark-500{color:var(--dark-500)!important}.text-dark-600{color:var(--dark-600)!important}.text-dark-700{color:var(--dark-700)!important}.text-dark-800{color:var(--dark-800)!important}.text-dark-900{color:var(--dark-900)!important}.text-gray{color:var(--gray)!important}.text-gray-common{color:var(--common-gray)!important}.text-gray-50{color:var(--gray-50)!important}.text-gray-100{color:var(--gray-100)!important}.text-gray-200{color:var(--gray-200)!important}.text-gray-300{color:var(--gray-300)!important}.text-gray-400{color:var(--gray-400)!important}.text-gray-500{color:var(--gray-500)!important}.text-gray-600{color:var(--gray-600)!important}.text-gray-700{color:var(--gray-700)!important}.text-gray-800{color:var(--gray-800)!important}.text-gray-900{color:var(--gray-900)!important}.text-primary{color:var(--primary)!important}.text-primary-common{color:var(--common-primary)!important}.text-primary-50{color:var(--primary-50)!important}.text-primary-100{color:var(--primary-100)!important}.text-primary-200{color:var(--primary-200)!important}.text-primary-300{color:var(--primary-300)!important}.text-primary-400{color:var(--primary-400)!important}.text-primary-500{color:var(--primary-500)!important}.text-primary-600{color:var(--primary-600)!important}.text-primary-700{color:var(--primary-700)!important}.text-primary-800{color:var(--primary-800)!important}.text-primary-900{color:var(--primary-900)!important}.text-info{color:var(--info)!important}.text-info-common{color:var(--common-info)!important}.text-info-50{color:var(--info-50)!important}.text-info-100{color:var(--info-100)!important}.text-info-200{color:var(--info-200)!important}.text-info-300{color:var(--info-300)!important}.text-info-400{color:var(--info-400)!important}.text-info-500{color:var(--info-500)!important}.text-info-600{color:var(--info-600)!important}.text-info-700{color:var(--info-700)!important}.text-info-800{color:var(--info-800)!important}.text-info-900{color:var(--info-900)!important}.text-success{color:var(--success)!important}.text-success-common{color:var(--common-success)!important}.text-success-50{color:var(--success-50)!important}.text-success-100{color:var(--success-100)!important}.text-success-200{color:var(--success-200)!important}.text-success-300{color:var(--success-300)!important}.text-success-400{color:var(--success-400)!important}.text-success-500{color:var(--success-500)!important}.text-success-600{color:var(--success-600)!important}.text-success-700{color:var(--success-700)!important}.text-success-800{color:var(--success-800)!important}.text-success-900{color:var(--success-900)!important}.text-danger{color:var(--danger)!important}.text-danger-common{color:var(--common-danger)!important}.text-danger-50{color:var(--danger-50)!important}.text-danger-100{color:var(--danger-100)!important}.text-danger-200{color:var(--danger-200)!important}.text-danger-300{color:var(--danger-300)!important}.text-danger-400{color:var(--danger-400)!important}.text-danger-500{color:var(--danger-500)!important}.text-danger-600{color:var(--danger-600)!important}.text-danger-700{color:var(--danger-700)!important}.text-danger-800{color:var(--danger-800)!important}.text-danger-900{color:var(--danger-900)!important}.text-warning{color:var(--warning)!important}.text-warning-common{color:var(--common-warning)!important}.text-warning-50{color:var(--warning-50)!important}.text-warning-100{color:var(--warning-100)!important}.text-warning-200{color:var(--warning-200)!important}.text-warning-300{color:var(--warning-300)!important}.text-warning-400{color:var(--warning-400)!important}.text-warning-500{color:var(--warning-500)!important}.text-warning-600{color:var(--warning-600)!important}.text-warning-700{color:var(--warning-700)!important}.text-warning-800{color:var(--warning-800)!important}.text-warning-900{color:var(--warning-900)!important}.text-blue{color:var(--blue)!important}.text-blue-common{color:var(--common-blue)!important}.text-blue-50{color:var(--blue-50)!important}.text-blue-100{color:var(--blue-100)!important}.text-blue-200{color:var(--blue-200)!important}.text-blue-300{color:var(--blue-300)!important}.text-blue-400{color:var(--blue-400)!important}.text-blue-500{color:var(--blue-500)!important}.text-blue-600{color:var(--blue-600)!important}.text-blue-700{color:var(--blue-700)!important}.text-blue-800{color:var(--blue-800)!important}.text-blue-900{color:var(--blue-900)!important}.text-pink{color:var(--pink)!important}.text-pink-common{color:var(--common-pink)!important}.text-pink-50{color:var(--pink-50)!important}.text-pink-100{color:var(--pink-100)!important}.text-pink-200{color:var(--pink-200)!important}.text-pink-300{color:var(--pink-300)!important}.text-pink-400{color:var(--pink-400)!important}.text-pink-500{color:var(--pink-500)!important}.text-pink-600{color:var(--pink-600)!important}.text-pink-700{color:var(--pink-700)!important}.text-pink-800{color:var(--pink-800)!important}.text-pink-900{color:var(--pink-900)!important}.text-purple{color:var(--purple)!important}.text-purple-common{color:var(--common-purple)!important}.text-purple-50{color:var(--purple-50)!important}.text-purple-100{color:var(--purple-100)!important}.text-purple-200{color:var(--purple-200)!important}.text-purple-300{color:var(--purple-300)!important}.text-purple-400{color:var(--purple-400)!important}.text-purple-500{color:var(--purple-500)!important}.text-purple-600{color:var(--purple-600)!important}.text-purple-700{color:var(--purple-700)!important}.text-purple-800{color:var(--purple-800)!important}.text-purple-900{color:var(--purple-900)!important}.text-white{color:var(--white)!important}.text-white-common{color:var(--common-white)!important}.text-white-50{color:var(--white-50)!important}.text-white-100{color:var(--white-100)!important}.text-white-200{color:var(--white-200)!important}.text-white-300{color:var(--white-300)!important}.text-white-400{color:var(--white-400)!important}.text-white-500{color:var(--white-500)!important}.text-white-600{color:var(--white-600)!important}.text-white-700{color:var(--white-700)!important}.text-white-800{color:var(--white-800)!important}.text-white-900{color:var(--white-900)!important}.text-black{color:var(--black)!important}.text-black-common{color:var(--common-black)!important}.text-black-50{color:var(--black-50)!important}.text-black-100{color:var(--black-100)!important}.text-black-200{color:var(--black-200)!important}.text-black-300{color:var(--black-300)!important}.text-black-400{color:var(--black-400)!important}.text-black-500{color:var(--black-500)!important}.text-black-600{color:var(--black-600)!important}.text-black-700{color:var(--black-700)!important}.text-black-800{color:var(--black-800)!important}.text-black-900{color:var(--black-900)!important}.text-yellow{color:var(--yellow)!important}.text-yellow-common{color:var(--common-yellow)!important}.text-yellow-50{color:var(--yellow-50)!important}.text-yellow-100{color:var(--yellow-100)!important}.text-yellow-200{color:var(--yellow-200)!important}.text-yellow-300{color:var(--yellow-300)!important}.text-yellow-400{color:var(--yellow-400)!important}.text-yellow-500{color:var(--yellow-500)!important}.text-yellow-600{color:var(--yellow-600)!important}.text-yellow-700{color:var(--yellow-700)!important}.text-yellow-800{color:var(--yellow-800)!important}.text-yellow-900{color:var(--yellow-900)!important}.text-violet{color:var(--violet)!important}.text-violet-common{color:var(--common-violet)!important}.text-violet-50{color:var(--violet-50)!important}.text-violet-100{color:var(--violet-100)!important}.text-violet-200{color:var(--violet-200)!important}.text-violet-300{color:var(--violet-300)!important}.text-violet-400{color:var(--violet-400)!important}.text-violet-500{color:var(--violet-500)!important}.text-violet-600{color:var(--violet-600)!important}.text-violet-700{color:var(--violet-700)!important}.text-violet-800{color:var(--violet-800)!important}.text-violet-900{color:var(--violet-900)!important}.text-cool-blue{color:var(--cool-blue)!important}.text-orangy-red{color:var(--orangy-red)!important}.text-green{color:var(--green)!important}.text-pastel-violet{color:var(--pastel-violet)!important}.text-metal-blue{color:var(--metal-blue)!important}.text-tealish-green{color:var(--tealish-green)!important}.text-dynamic-cyan{color:var(--dynamic-cyan)!important}.text-orangy-yellow{color:var(--orangy-yellow)!important}a.text-primary:focus,a.text-primary:hover{color:var(--common-primary)!important}a.text-gray:focus,a.text-gray:hover{color:var(--gray-900)!important}a.text-success:focus,a.text-success:hover{color:var(--common-success)!important}a.text-info:focus,a.text-info:hover{color:var(--common-info)!important}a.text-warning:focus,a.text-warning:hover{color:var(--common-warning)!important}a.text-danger:focus,a.text-danger:hover{color:var(--common-danger)!important}.bg-transparent{background-color:var(--transparent)!important}.bg-primary-shade{background-color:var(--primary-shade-bg)!important}.bg-purple-table-light-300{background-color:var(--table-light-300-head)}.bg-cool-blue-transparent{background-color:var(--cool-blue-transparent)!important}.bg-cool-blue{background-color:var(--cool-blue)!important}.bg-orangy-red-transparent{background-color:var(--orangy-red-transparent)!important}.bg-orangy-red{background-color:var(--orangy-red)!important}.bg-green-transparent{background-color:var(--green-transparent)!important}.bg-green{background-color:var(--green)!important}.bg-pastel-violet-transparent{background-color:var(--pastel-violet-transparent)!important}.bg-pastel-violet{background-color:var(--pastel-violet)!important}.bg-metal-blue-transparent{background-color:var(--metal-blue-transparent)!important}.bg-metal-blue{background-color:var(--metal-blue)!important}.bg-tealish-green-transparent{background-color:var(--tealish-green-transparent)!important}.bg-tealish-green{background-color:var(--tealish-green)!important}.bg-dynamic-cyan-transparent{background-color:var(--dynamic-cyan-transparent)!important}.bg-dynamic-cyan{background-color:var(--dynamic-cyan)!important}.bg-orangy-yellow-transparent{background-color:var(--orangy-yellow-transparent)!important}.bg-orangy-yellow{background-color:var(--orangy-yellow)!important}.bg-dark{background-color:var(--dark)!important}.bg-dark-common{background-color:var(--common-dark)!important}.bg-dark-transparent{background-color:var(--dark-transparent)!important}.bg-dark-50{background-color:var(--dark-50)!important}.bg-dark-100{background-color:var(--dark-100)!important}.bg-dark-200{background-color:var(--dark-200)!important}.bg-dark-300{background-color:var(--dark-300)!important}.bg-dark-400{background-color:var(--dark-400)!important}.bg-dark-500{background-color:var(--dark-500)!important}.bg-dark-600{background-color:var(--dark-600)!important}.bg-dark-700{background-color:var(--dark-700)!important}.bg-dark-800{background-color:var(--dark-800)!important}.bg-dark-900{background-color:var(--dark-900)!important}.bg-dark-50-transparent{background-color:var(--dark-50-transparent)!important}.bg-dark-100-transparent{background-color:var(--dark-100-transparent)!important}.bg-dark-200-transparent{background-color:var(--dark-200-transparent)!important}.bg-dark-300-transparent{background-color:var(--dark-300-transparent)!important}.bg-dark-400-transparent{background-color:var(--dark-400-transparent)!important}.bg-dark-500-transparent{background-color:var(--dark-500-transparent)!important}.bg-dark-600-transparent{background-color:var(--dark-600-transparent)!important}.bg-dark-700-transparent{background-color:var(--dark-700-transparent)!important}.bg-dark-800-transparent{background-color:var(--dark-800-transparent)!important}.bg-dark-900-transparent{background-color:var(--dark-900-transparent)!important}.bg-gray{background-color:var(--gray)!important}.bg-gray-common{background-color:var(--common-gray)!important}.bg-gray-transparent{background-color:var(--gray-transparent)!important}.bg-gray-50{background-color:var(--gray-50)!important}.bg-gray-100{background-color:var(--gray-100)!important}.bg-gray-200{background-color:var(--gray-200)!important}.bg-gray-300{background-color:var(--gray-300)!important}.bg-gray-400{background-color:var(--gray-400)!important}.bg-gray-500{background-color:var(--gray-500)!important}.bg-gray-600{background-color:var(--gray-600)!important}.bg-gray-700{background-color:var(--gray-700)!important}.bg-gray-800{background-color:var(--gray-800)!important}.bg-gray-900{background-color:var(--gray-900)!important}.bg-gray-50-transparent{background-color:var(--gray-50-transparent)!important}.bg-gray-100-transparent{background-color:var(--gray-100-transparent)!important}.bg-gray-200-transparent{background-color:var(--gray-200-transparent)!important}.bg-gray-300-transparent{background-color:var(--gray-300-transparent)!important}.bg-gray-400-transparent{background-color:var(--gray-400-transparent)!important}.bg-gray-500-transparent{background-color:var(--gray-500-transparent)!important}.bg-gray-600-transparent{background-color:var(--gray-600-transparent)!important}.bg-gray-700-transparent{background-color:var(--gray-700-transparent)!important}.bg-gray-800-transparent{background-color:var(--gray-800-transparent)!important}.bg-gray-900-transparent{background-color:var(--gray-900-transparent)!important}.bg-primary{background-color:var(--primary)!important}.bg-primary-common{background-color:var(--common-primary)!important}.bg-primary-transparent{background-color:var(--primary-transparent)!important}.bg-primary-50{background-color:var(--primary-50)!important}.bg-primary-100{background-color:var(--primary-100)!important}.bg-primary-200{background-color:var(--primary-200)!important}.bg-primary-300{background-color:var(--primary-300)!important}.bg-primary-400{background-color:var(--primary-400)!important}.bg-primary-500{background-color:var(--primary-500)!important}.bg-primary-600{background-color:var(--primary-600)!important}.bg-primary-700{background-color:var(--primary-700)!important}.bg-primary-800{background-color:var(--primary-800)!important}.bg-primary-900{background-color:var(--primary-900)!important}.bg-primary-50-transparent{background-color:var(--primary-50-transparent)!important}.bg-primary-100-transparent{background-color:var(--primary-100-transparent)!important}.bg-primary-200-transparent{background-color:var(--primary-200-transparent)!important}.bg-primary-300-transparent{background-color:var(--primary-300-transparent)!important}.bg-primary-400-transparent{background-color:var(--primary-400-transparent)!important}.bg-primary-500-transparent{background-color:var(--primary-500-transparent)!important}.bg-primary-600-transparent{background-color:var(--primary-600-transparent)!important}.bg-primary-700-transparent{background-color:var(--primary-700-transparent)!important}.bg-primary-800-transparent{background-color:var(--primary-800-transparent)!important}.bg-primary-900-transparent{background-color:var(--primary-900-transparent)!important}.bg-info{background-color:var(--info)!important}.bg-info-common{background-color:var(--common-info)!important}.bg-info-transparent{background-color:var(--info-transparent)!important}.bg-info-50{background-color:var(--info-50)!important}.bg-info-100{background-color:var(--info-100)!important}.bg-info-200{background-color:var(--info-200)!important}.bg-info-300{background-color:var(--info-300)!important}.bg-info-400{background-color:var(--info-400)!important}.bg-info-500{background-color:var(--info-500)!important}.bg-info-600{background-color:var(--info-600)!important}.bg-info-700{background-color:var(--info-700)!important}.bg-info-800{background-color:var(--info-800)!important}.bg-info-900{background-color:var(--info-900)!important}.bg-info-50-transparent{background-color:var(--info-50-transparent)!important}.bg-info-100-transparent{background-color:var(--info-100-transparent)!important}.bg-info-200-transparent{background-color:var(--info-200-transparent)!important}.bg-info-300-transparent{background-color:var(--info-300-transparent)!important}.bg-info-400-transparent{background-color:var(--info-400-transparent)!important}.bg-info-500-transparent{background-color:var(--info-500-transparent)!important}.bg-info-600-transparent{background-color:var(--info-600-transparent)!important}.bg-info-700-transparent{background-color:var(--info-700-transparent)!important}.bg-info-800-transparent{background-color:var(--info-800-transparent)!important}.bg-info-900-transparent{background-color:var(--info-900-transparent)!important}.bg-success{background-color:var(--success)!important}.bg-success-common{background-color:var(--common-success)!important}.bg-success-transparent{background-color:var(--success-transparent)!important}.bg-success-50{background-color:var(--success-50)!important}.bg-success-100{background-color:var(--success-100)!important}.bg-success-200{background-color:var(--success-200)!important}.bg-success-300{background-color:var(--success-300)!important}.bg-success-400{background-color:var(--success-400)!important}.bg-success-500{background-color:var(--success-500)!important}.bg-success-600{background-color:var(--success-600)!important}.bg-success-700{background-color:var(--success-700)!important}.bg-success-800{background-color:var(--success-800)!important}.bg-success-900{background-color:var(--success-900)!important}.bg-success-50-transparent{background-color:var(--success-50-transparent)!important}.bg-success-100-transparent{background-color:var(--success-100-transparent)!important}.bg-success-200-transparent{background-color:var(--success-200-transparent)!important}.bg-success-300-transparent{background-color:var(--success-300-transparent)!important}.bg-success-400-transparent{background-color:var(--success-400-transparent)!important}.bg-success-500-transparent{background-color:var(--success-500-transparent)!important}.bg-success-600-transparent{background-color:var(--success-600-transparent)!important}.bg-success-700-transparent{background-color:var(--success-700-transparent)!important}.bg-success-800-transparent{background-color:var(--success-800-transparent)!important}.bg-success-900-transparent{background-color:var(--success-900-transparent)!important}.bg-danger{background-color:var(--danger)!important}.bg-danger-common{background-color:var(--common-danger)!important}.bg-danger-transparent{background-color:var(--danger-transparent)!important}.bg-danger-50{background-color:var(--danger-50)!important}.bg-danger-100{background-color:var(--danger-100)!important}.bg-danger-200{background-color:var(--danger-200)!important}.bg-danger-300{background-color:var(--danger-300)!important}.bg-danger-400{background-color:var(--danger-400)!important}.bg-danger-500{background-color:var(--danger-500)!important}.bg-danger-600{background-color:var(--danger-600)!important}.bg-danger-700{background-color:var(--danger-700)!important}.bg-danger-800{background-color:var(--danger-800)!important}.bg-danger-900{background-color:var(--danger-900)!important}.bg-danger-50-transparent{background-color:var(--danger-50-transparent)!important}.bg-danger-100-transparent{background-color:var(--danger-100-transparent)!important}.bg-danger-200-transparent{background-color:var(--danger-200-transparent)!important}.bg-danger-300-transparent{background-color:var(--danger-300-transparent)!important}.bg-danger-400-transparent{background-color:var(--danger-400-transparent)!important}.bg-danger-500-transparent{background-color:var(--danger-500-transparent)!important}.bg-danger-600-transparent{background-color:var(--danger-600-transparent)!important}.bg-danger-700-transparent{background-color:var(--danger-700-transparent)!important}.bg-danger-800-transparent{background-color:var(--danger-800-transparent)!important}.bg-danger-900-transparent{background-color:var(--danger-900-transparent)!important}.bg-warning{background-color:var(--warning)!important}.bg-warning-common{background-color:var(--common-warning)!important}.bg-warning-transparent{background-color:var(--warning-transparent)!important}.bg-warning-50{background-color:var(--warning-50)!important}.bg-warning-100{background-color:var(--warning-100)!important}.bg-warning-200{background-color:var(--warning-200)!important}.bg-warning-300{background-color:var(--warning-300)!important}.bg-warning-400{background-color:var(--warning-400)!important}.bg-warning-500{background-color:var(--warning-500)!important}.bg-warning-600{background-color:var(--warning-600)!important}.bg-warning-700{background-color:var(--warning-700)!important}.bg-warning-800{background-color:var(--warning-800)!important}.bg-warning-900{background-color:var(--warning-900)!important}.bg-warning-50-transparent{background-color:var(--warning-50-transparent)!important}.bg-warning-100-transparent{background-color:var(--warning-100-transparent)!important}.bg-warning-200-transparent{background-color:var(--warning-200-transparent)!important}.bg-warning-300-transparent{background-color:var(--warning-300-transparent)!important}.bg-warning-400-transparent{background-color:var(--warning-400-transparent)!important}.bg-warning-500-transparent{background-color:var(--warning-500-transparent)!important}.bg-warning-600-transparent{background-color:var(--warning-600-transparent)!important}.bg-warning-700-transparent{background-color:var(--warning-700-transparent)!important}.bg-warning-800-transparent{background-color:var(--warning-800-transparent)!important}.bg-warning-900-transparent{background-color:var(--warning-900-transparent)!important}.bg-purple{background-color:var(--purple)!important}.bg-purple-common{background-color:var(--common-purple)!important}.bg-purple-transparent{background-color:var(--purple-transparent)!important}.bg-purple-50{background-color:var(--purple-50)!important}.bg-purple-100{background-color:var(--purple-100)!important}.bg-purple-200{background-color:var(--purple-200)!important}.bg-purple-300{background-color:var(--purple-300)!important}.bg-purple-400{background-color:var(--purple-400)!important}.bg-purple-500{background-color:var(--purple-500)!important}.bg-purple-600{background-color:var(--purple-600)!important}.bg-purple-700{background-color:var(--purple-700)!important}.bg-purple-800{background-color:var(--purple-800)!important}.bg-purple-900{background-color:var(--purple-900)!important}.bg-purple-50-transparent{background-color:var(--purple-50-transparent)!important}.bg-purple-100-transparent{background-color:var(--purple-100-transparent)!important}.bg-purple-200-transparent{background-color:var(--purple-200-transparent)!important}.bg-purple-300-transparent{background-color:var(--purple-300-transparent)!important}.bg-purple-400-transparent{background-color:var(--purple-400-transparent)!important}.bg-purple-500-transparent{background-color:var(--purple-500-transparent)!important}.bg-purple-600-transparent{background-color:var(--purple-600-transparent)!important}.bg-purple-700-transparent{background-color:var(--purple-700-transparent)!important}.bg-purple-800-transparent{background-color:var(--purple-800-transparent)!important}.bg-purple-900-transparent{background-color:var(--purple-900-transparent)!important}.bg-white{background-color:var(--white)!important}.bg-white-common{background-color:var(--common-white)!important}.bg-white-transparent{background-color:var(--white-transparent)!important}.bg-white-50{background-color:var(--white-50)!important}.bg-white-100{background-color:var(--white-100)!important}.bg-white-200{background-color:var(--white-200)!important}.bg-white-300{background-color:var(--white-300)!important}.bg-white-400{background-color:var(--white-400)!important}.bg-white-500{background-color:var(--white-500)!important}.bg-white-600{background-color:var(--white-600)!important}.bg-white-700{background-color:var(--white-700)!important}.bg-white-800{background-color:var(--white-800)!important}.bg-white-900{background-color:var(--white-900)!important}.bg-white-50-transparent{background-color:var(--white-50-transparent)!important}.bg-white-100-transparent{background-color:var(--white-100-transparent)!important}.bg-white-200-transparent{background-color:var(--white-200-transparent)!important}.bg-white-300-transparent{background-color:var(--white-300-transparent)!important}.bg-white-400-transparent{background-color:var(--white-400-transparent)!important}.bg-white-500-transparent{background-color:var(--white-500-transparent)!important}.bg-white-600-transparent{background-color:var(--white-600-transparent)!important}.bg-white-700-transparent{background-color:var(--white-700-transparent)!important}.bg-white-800-transparent{background-color:var(--white-800-transparent)!important}.bg-white-900-transparent{background-color:var(--white-900-transparent)!important}.bg-black{background-color:var(--black)!important}.bg-black-common{background-color:var(--common-black)!important}.bg-black-transparent{background-color:var(--black-transparent)!important}.bg-black-50{background-color:var(--black-50)!important}.bg-black-100{background-color:var(--black-100)!important}.bg-black-200{background-color:var(--black-200)!important}.bg-black-300{background-color:var(--black-300)!important}.bg-black-400{background-color:var(--black-400)!important}.bg-black-500{background-color:var(--black-500)!important}.bg-black-600{background-color:var(--black-600)!important}.bg-black-700{background-color:var(--black-700)!important}.bg-black-800{background-color:var(--black-800)!important}.bg-black-900{background-color:var(--black-900)!important}.bg-black-50-transparent{background-color:var(--black-50-transparent)!important}.bg-black-100-transparent{background-color:var(--black-100-transparent)!important}.bg-black-200-transparent{background-color:var(--black-200-transparent)!important}.bg-black-300-transparent{background-color:var(--black-300-transparent)!important}.bg-black-400-transparent{background-color:var(--black-400-transparent)!important}.bg-black-500-transparent{background-color:var(--black-500-transparent)!important}.bg-black-600-transparent{background-color:var(--black-600-transparent)!important}.bg-black-700-transparent{background-color:var(--black-700-transparent)!important}.bg-black-800-transparent{background-color:var(--black-800-transparent)!important}.bg-black-900-transparent{background-color:var(--black-900-transparent)!important}.bg-pink{background-color:var(--pink)!important}.bg-pink-common{background-color:var(--common-pink)!important}.bg-pink-transparent{background-color:var(--pink-transparent)!important}.bg-pink-50{background-color:var(--pink-50)!important}.bg-pink-100{background-color:var(--pink-100)!important}.bg-pink-200{background-color:var(--pink-200)!important}.bg-pink-300{background-color:var(--pink-300)!important}.bg-pink-400{background-color:var(--pink-400)!important}.bg-pink-500{background-color:var(--pink-500)!important}.bg-pink-600{background-color:var(--pink-600)!important}.bg-pink-700{background-color:var(--pink-700)!important}.bg-pink-800{background-color:var(--pink-800)!important}.bg-pink-900{background-color:var(--pink-900)!important}.bg-pink-50-transparent{background-color:var(--pink-50-transparent)!important}.bg-pink-100-transparent{background-color:var(--pink-100-transparent)!important}.bg-pink-200-transparent{background-color:var(--pink-200-transparent)!important}.bg-pink-300-transparent{background-color:var(--pink-300-transparent)!important}.bg-pink-400-transparent{background-color:var(--pink-400-transparent)!important}.bg-pink-500-transparent{background-color:var(--pink-500-transparent)!important}.bg-pink-600-transparent{background-color:var(--pink-600-transparent)!important}.bg-pink-700-transparent{background-color:var(--pink-700-transparent)!important}.bg-pink-800-transparent{background-color:var(--pink-800-transparent)!important}.bg-pink-900-transparent{background-color:var(--pink-900-transparent)!important}.bg-blue{background-color:var(--blue)!important}.bg-blue-common{background-color:var(--common-blue)!important}.bg-blue-transparent{background-color:var(--blue-transparent)!important}.bg-blue-50{background-color:var(--blue-50)!important}.bg-blue-100{background-color:var(--blue-100)!important}.bg-blue-200{background-color:var(--blue-200)!important}.bg-blue-300{background-color:var(--blue-300)!important}.bg-blue-400{background-color:var(--blue-400)!important}.bg-blue-500{background-color:var(--blue-500)!important}.bg-blue-600{background-color:var(--blue-600)!important}.bg-blue-700{background-color:var(--blue-700)!important}.bg-blue-800{background-color:var(--blue-800)!important}.bg-blue-900{background-color:var(--blue-900)!important}.bg-blue-50-transparent{background-color:var(--blue-50-transparent)!important}.bg-blue-100-transparent{background-color:var(--blue-100-transparent)!important}.bg-blue-200-transparent{background-color:var(--blue-200-transparent)!important}.bg-blue-300-transparent{background-color:var(--blue-300-transparent)!important}.bg-blue-400-transparent{background-color:var(--blue-400-transparent)!important}.bg-blue-500-transparent{background-color:var(--blue-500-transparent)!important}.bg-blue-600-transparent{background-color:var(--blue-600-transparent)!important}.bg-blue-700-transparent{background-color:var(--blue-700-transparent)!important}.bg-blue-800-transparent{background-color:var(--blue-800-transparent)!important}.bg-blue-900-transparent{background-color:var(--blue-900-transparent)!important}.bg-yellow{background-color:var(--yellow)!important}.bg-yellow-common{background-color:var(--common-yellow)!important}.bg-yellow-transparent{background-color:var(--yellow-transparent)!important}.bg-yellow-50{background-color:var(--yellow-50)!important}.bg-yellow-100{background-color:var(--yellow-100)!important}.bg-yellow-200{background-color:var(--yellow-200)!important}.bg-yellow-300{background-color:var(--yellow-300)!important}.bg-yellow-400{background-color:var(--yellow-400)!important}.bg-yellow-500{background-color:var(--yellow-500)!important}.bg-yellow-600{background-color:var(--yellow-600)!important}.bg-yellow-700{background-color:var(--yellow-700)!important}.bg-yellow-800{background-color:var(--yellow-800)!important}.bg-yellow-900{background-color:var(--yellow-900)!important}.bg-yellow-50-transparent{background-color:var(--yellow-50-transparent)!important}.bg-yellow-100-transparent{background-color:var(--yellow-100-transparent)!important}.bg-yellow-200-transparent{background-color:var(--yellow-200-transparent)!important}.bg-yellow-300-transparent{background-color:var(--yellow-300-transparent)!important}.bg-yellow-400-transparent{background-color:var(--yellow-400-transparent)!important}.bg-yellow-500-transparent{background-color:var(--yellow-500-transparent)!important}.bg-yellow-600-transparent{background-color:var(--yellow-600-transparent)!important}.bg-yellow-700-transparent{background-color:var(--yellow-700-transparent)!important}.bg-yellow-800-transparent{background-color:var(--yellow-800-transparent)!important}.bg-yellow-900-transparent{background-color:var(--yellow-900-transparent)!important}.bg-violet{background-color:var(--violet)!important}.bg-violet-common{background-color:var(--common-violet)!important}.bg-violet-transparent{background-color:var(--violet-transparent)!important}.bg-violet-50{background-color:var(--violet-50)!important}.bg-violet-100{background-color:var(--violet-100)!important}.bg-violet-200{background-color:var(--violet-200)!important}.bg-violet-300{background-color:var(--violet-300)!important}.bg-violet-400{background-color:var(--violet-400)!important}.bg-violet-500{background-color:var(--violet-500)!important}.bg-violet-600{background-color:var(--violet-600)!important}.bg-violet-700{background-color:var(--violet-700)!important}.bg-violet-800{background-color:var(--violet-800)!important}.bg-violet-900{background-color:var(--violet-900)!important}.bg-violet-50-transparent{background-color:var(--violet-50-transparent)!important}.bg-violet-100-transparent{background-color:var(--violet-100-transparent)!important}.bg-violet-200-transparent{background-color:var(--violet-200-transparent)!important}.bg-violet-300-transparent{background-color:var(--violet-300-transparent)!important}.bg-violet-400-transparent{background-color:var(--violet-400-transparent)!important}.bg-violet-500-transparent{background-color:var(--violet-500-transparent)!important}.bg-violet-600-transparent{background-color:var(--violet-600-transparent)!important}.bg-violet-700-transparent{background-color:var(--violet-700-transparent)!important}.bg-violet-800-transparent{background-color:var(--violet-800-transparent)!important}.bg-violet-900-transparent{background-color:var(--violet-900-transparent)!important}.bg-dark-light-50{background-color:var(--dark-light-50)!important}.bg-dark-light-100{background-color:var(--dark-light-100)!important}.bg-dark-light-200{background-color:var(--dark-light-200)!important}.bg-dark-light-300{background-color:var(--dark-light-300)!important}.bg-dark-light-400{background-color:var(--dark-light-400)!important}.bg-dark-light-500{background-color:var(--dark-light-500)!important}.bg-dark-light-600{background-color:var(--dark-light-600)!important}.bg-dark-light-700{background-color:var(--dark-light-700)!important}.bg-dark-light-800{background-color:var(--dark-light-800)!important}.bg-dark-light-900{background-color:var(--dark-light-900)!important}.bg-gray-light-50{background-color:var(--gray-light-50)!important}.bg-gray-light-100{background-color:var(--gray-light-100)!important}.bg-gray-light-200{background-color:var(--gray-light-200)!important}.bg-gray-light-300{background-color:var(--gray-light-300)!important}.bg-gray-light-400{background-color:var(--gray-light-400)!important}.bg-gray-light-500{background-color:var(--gray-light-500)!important}.bg-gray-light-600{background-color:var(--gray-light-600)!important}.bg-gray-light-700{background-color:var(--gray-light-700)!important}.bg-gray-light-800{background-color:var(--gray-light-800)!important}.bg-gray-light-900{background-color:var(--gray-light-900)!important}.bg-primary-light-50{background-color:var(--primary-light-50)!important}.bg-primary-light-100{background-color:var(--primary-light-100)!important}.bg-primary-light-200{background-color:var(--primary-light-200)!important}.bg-primary-light-300{background-color:var(--primary-light-300)!important}.bg-primary-light-400{background-color:var(--primary-light-400)!important}.bg-primary-light-500{background-color:var(--primary-light-500)!important}.bg-primary-light-600{background-color:var(--primary-light-600)!important}.bg-primary-light-700{background-color:var(--primary-light-700)!important}.bg-primary-light-800{background-color:var(--primary-light-800)!important}.bg-primary-light-900{background-color:var(--primary-light-900)!important}.bg-info-light-50{background-color:var(--info-light-50)!important}.bg-info-light-100{background-color:var(--info-light-100)!important}.bg-info-light-200{background-color:var(--info-light-200)!important}.bg-info-light-300{background-color:var(--info-light-300)!important}.bg-info-light-400{background-color:var(--info-light-400)!important}.bg-info-light-500{background-color:var(--info-light-500)!important}.bg-info-light-600{background-color:var(--info-light-600)!important}.bg-info-light-700{background-color:var(--info-light-700)!important}.bg-info-light-800{background-color:var(--info-light-800)!important}.bg-info-light-900{background-color:var(--info-light-900)!important}.bg-success-light-50{background-color:var(--success-light-50)!important}.bg-success-light-100{background-color:var(--success-light-100)!important}.bg-success-light-200{background-color:var(--success-light-200)!important}.bg-success-light-300{background-color:var(--success-light-300)!important}.bg-success-light-400{background-color:var(--success-light-400)!important}.bg-success-light-500{background-color:var(--success-light-500)!important}.bg-success-light-600{background-color:var(--success-light-600)!important}.bg-success-light-700{background-color:var(--success-light-700)!important}.bg-success-light-800{background-color:var(--success-light-800)!important}.bg-success-light-900{background-color:var(--success-light-900)!important}.bg-danger-light-50{background-color:var(--danger-light-50)!important}.bg-danger-light-100{background-color:var(--danger-light-100)!important}.bg-danger-light-200{background-color:var(--danger-light-200)!important}.bg-danger-light-300{background-color:var(--danger-light-300)!important}.bg-danger-light-400{background-color:var(--danger-light-400)!important}.bg-danger-light-500{background-color:var(--danger-light-500)!important}.bg-danger-light-600{background-color:var(--danger-light-600)!important}.bg-danger-light-700{background-color:var(--danger-light-700)!important}.bg-danger-light-800{background-color:var(--danger-light-800)!important}.bg-danger-light-900{background-color:var(--danger-light-900)!important}.bg-warning-light-50{background-color:var(--warning-light-50)!important}.bg-warning-light-100{background-color:var(--warning-light-100)!important}.bg-warning-light-200{background-color:var(--warning-light-200)!important}.bg-warning-light-300{background-color:var(--warning-light-300)!important}.bg-warning-light-400{background-color:var(--warning-light-400)!important}.bg-warning-light-500{background-color:var(--warning-light-500)!important}.bg-warning-light-600{background-color:var(--warning-light-600)!important}.bg-warning-light-700{background-color:var(--warning-light-700)!important}.bg-warning-light-800{background-color:var(--warning-light-800)!important}.bg-warning-light-900{background-color:var(--warning-light-900)!important}.bg-purple-light-50{background-color:var(--purple-light-50)!important}.bg-purple-light-100{background-color:var(--purple-light-100)!important}.bg-purple-light-200{background-color:var(--purple-light-200)!important}.bg-purple-light-300{background-color:var(--purple-light-300)!important}.bg-purple-light-400{background-color:var(--purple-light-400)!important}.bg-purple-light-500{background-color:var(--purple-light-500)!important}.bg-purple-light-600{background-color:var(--purple-light-600)!important}.bg-purple-light-700{background-color:var(--purple-light-700)!important}.bg-purple-light-800{background-color:var(--purple-light-800)!important}.bg-purple-light-900{background-color:var(--purple-light-900)!important}.bg-white-light-50{background-color:var(--white-light-50)!important}.bg-white-light-100{background-color:var(--white-light-100)!important}.bg-white-light-200{background-color:var(--white-light-200)!important}.bg-white-light-300{background-color:var(--white-light-300)!important}.bg-white-light-400{background-color:var(--white-light-400)!important}.bg-white-light-500{background-color:var(--white-light-500)!important}.bg-white-light-600{background-color:var(--white-light-600)!important}.bg-white-light-700{background-color:var(--white-light-700)!important}.bg-white-light-800{background-color:var(--white-light-800)!important}.bg-white-light-900{background-color:var(--white-light-900)!important}.bg-blue-light-50{background-color:var(--blue-light-50)!important}.bg-blue-light-100{background-color:var(--blue-light-100)!important}.bg-blue-light-200{background-color:var(--blue-light-200)!important}.bg-blue-light-300{background-color:var(--blue-light-300)!important}.bg-blue-light-400{background-color:var(--blue-light-400)!important}.bg-blue-light-500{background-color:var(--blue-light-500)!important}.bg-blue-light-600{background-color:var(--blue-light-600)!important}.bg-blue-light-700{background-color:var(--blue-light-700)!important}.bg-blue-light-800{background-color:var(--blue-light-800)!important}.bg-blue-light-900{background-color:var(--blue-light-900)!important}.bg-yellow-light-50{background-color:var(--yellow-light-50)!important}.bg-yellow-light-100{background-color:var(--yellow-light-100)!important}.bg-yellow-light-200{background-color:var(--yellow-light-200)!important}.bg-yellow-light-300{background-color:var(--yellow-light-300)!important}.bg-yellow-light-400{background-color:var(--yellow-light-400)!important}.bg-yellow-light-500{background-color:var(--yellow-light-500)!important}.bg-yellow-light-600{background-color:var(--yellow-light-600)!important}.bg-yellow-light-700{background-color:var(--yellow-light-700)!important}.bg-yellow-light-800{background-color:var(--yellow-light-800)!important}.bg-yellow-light-900{background-color:var(--yellow-light-900)!important}.border-inner{border:1px solid var(--inner-border)}.border-container{border:1px solid var(--container-border)}.border-0{border:0 solid var(--gray-200)!important}.border-top-0{border-top:0 solid var(--gray-200)!important}.border-right-0{border-right:0 solid var(--gray-200)!important}.border-bottom-0{border-bottom:0 solid var(--gray-200)!important}.border-left-0{border-left:0 solid var(--gray-200)!important}.border{border:1px solid var(--gray-200)!important}.border-top{border-top:1px solid var(--gray-200)!important}.border-right{border-right:1px solid var(--gray-200)!important}.border-bottom{border-bottom:1px solid var(--gray-200)!important}.border-left{border-left:1px solid var(--gray-200)!important}.border-2{border:2px solid var(--gray-200)!important}.border-top-2{border-top:2px solid var(--gray-200)!important}.border-right-2{border-right:2px solid var(--gray-200)!important}.border-bottom-2{border-bottom:2px solid var(--gray-200)!important}.border-left-2{border-left:2px solid var(--gray-200)!important}.border-3{border:3px solid var(--gray-200)!important}.border-top-3{border-top:3px solid var(--gray-200)!important}.border-right-3{border-right:3px solid var(--gray-200)!important}.border-bottom-3{border-bottom:3px solid var(--gray-200)!important}.border-left-3{border-left:3px solid var(--gray-200)!important}.border-4{border:4px solid var(--gray-200)!important}.border-top-4{border-top:4px solid var(--gray-200)!important}.border-right-4{border-right:4px solid var(--gray-200)!important}.border-bottom-4{border-bottom:4px solid var(--gray-200)!important}.border-left-4{border-left:4px solid var(--gray-200)!important}.border-dashed-0{border:0 dashed var(--gray-200)!important}.border-dashed-top-0{border-top:0 dashed var(--gray-200)!important}.border-dashed-right-0{border-right:0 dashed var(--gray-200)!important}.border-dashed-bottom-0{border-bottom:0 dashed var(--gray-200)!important}.border-dashed-left-0{border-left:0 dashed var(--gray-200)!important}.border-dashed{border:1px dashed var(--gray-200)!important}.border-dashed-top{border-top:1px dashed var(--gray-200)!important}.border-dashed-right{border-right:1px dashed var(--gray-200)!important}.border-dashed-bottom{border-bottom:1px dashed var(--gray-200)!important}.border-dashed-left{border-left:1px dashed var(--gray-200)!important}.border-dashed-2{border:2px dashed var(--gray-200)!important}.border-dashed-top-2{border-top:2px dashed var(--gray-200)!important}.border-dashed-right-2{border-right:2px dashed var(--gray-200)!important}.border-dashed-bottom-2{border-bottom:2px dashed var(--gray-200)!important}.border-dashed-left-2{border-left:2px dashed var(--gray-200)!important}.border-radius-0{border-radius:0 0 0 0!important}.border-radius-top-left-0{border-top-left-radius:0!important}.border-radius-top-right-0{border-top-right-radius:0!important}.border-radius-bottom-left-0{border-bottom-left-radius:0!important}.border-radius-bottom-right-0{border-bottom-right-radius:0!important}.border-radius-4{border-radius:4px 4px 4px 4px!important}.border-radius-top-left-4{border-top-left-radius:4px!important}.border-radius-top-right-4{border-top-right-radius:4px!important}.border-radius-bottom-left-4{border-bottom-left-radius:4px!important}.border-radius-bottom-right-4{border-bottom-right-radius:4px!important}.border-radius-6{border-radius:6px 6px 6px 6px!important}.border-radius-top-left-6{border-top-left-radius:6px!important}.border-radius-top-right-6{border-top-right-radius:6px!important}.border-radius-bottom-left-6{border-bottom-left-radius:6px!important}.border-radius-bottom-right-6{border-bottom-right-radius:6px!important}.border-radius-8{border-radius:8px 8px 8px 8px!important}.border-radius-top-left-8{border-top-left-radius:8px!important}.border-radius-top-right-8{border-top-right-radius:8px!important}.border-radius-bottom-left-8{border-bottom-left-radius:8px!important}.border-radius-bottom-right-8{border-bottom-right-radius:8px!important}.border-radius-10{border-radius:10px 10px 10px 10px!important}.border-radius-top-left-10{border-top-left-radius:10px!important}.border-radius-top-right-10{border-top-right-radius:10px!important}.border-radius-bottom-left-10{border-bottom-left-radius:10px!important}.border-radius-bottom-right-10{border-bottom-right-radius:10px!important}.border-radius-12{border-radius:12px 12px 12px 12px!important}.border-radius-top-left-12{border-top-left-radius:12px!important}.border-radius-top-right-12{border-top-right-radius:12px!important}.border-radius-bottom-left-12{border-bottom-left-radius:12px!important}.border-radius-bottom-right-12{border-bottom-right-radius:12px!important}.border-radius-20{border-radius:20px 20px 20px 20px!important}.border-radius-top-left-20{border-top-left-radius:20px!important}.border-radius-top-right-20{border-top-right-radius:20px!important}.border-radius-bottom-left-20{border-bottom-left-radius:20px!important}.border-radius-bottom-right-20{border-bottom-right-radius:20px!important}.border-radius-40{border-radius:40px 40px 40px 40px!important}.border-radius-top-left-40{border-top-left-radius:40px!important}.border-radius-top-right-40{border-top-right-radius:40px!important}.border-radius-bottom-left-40{border-bottom-left-radius:40px!important}.border-radius-bottom-right-40{border-bottom-right-radius:40px!important}.border-radius-50p{border-radius:50px 50px 50px 50px!important}.border-radius-top-left-50p{border-top-left-radius:50px!important}.border-radius-top-right-50p{border-top-right-radius:50px!important}.border-radius-bottom-left-50p{border-bottom-left-radius:50px!important}.border-radius-bottom-right-50p{border-bottom-right-radius:50px!important}.border-radius-50{border-radius:50% 50% 50% 50%!important}.border-radius-top-left-50{border-top-left-radius:50%!important}.border-radius-top-right-50{border-top-right-radius:50%!important}.border-radius-bottom-left-50{border-bottom-left-radius:50%!important}.border-radius-bottom-right-50{border-bottom-right-radius:50%!important}.border-radius-full{border-radius:100% 100% 100% 100%!important}.border-radius-top-left-full{border-top-left-radius:100%!important}.border-radius-top-right-full{border-top-right-radius:100%!important}.border-radius-bottom-left-full{border-bottom-left-radius:100%!important}.border-radius-bottom-right-full{border-bottom-right-radius:100%!important}.border-transparent{border-color:var(--transparent)!important}.border-cool-blue{border-color:var(--cool-blue)!important}.border-orangy-red{border-color:var(--orangy-red)!important}.border-green{border-color:var(--green)!important}.border-pastel-violet{border-color:var(--pastel-violet)!important}.border-metal-blue{border-color:var(--metal-blue)!important}.border-tealish-green{border-color:var(--tealish-green)!important}.border-dynamic-cyan{border-color:var(--dynamic-cyan)!important}.border-orangy-yellow{border-color:var(--orangy-yellow)!important}.border-dark{border-color:var(--dark)!important}.border-dark-common{border-color:var(--common-dark)!important}.border-dark-50{border-color:var(--dark-50)!important}.border-dark-100{border-color:var(--dark-100)!important}.border-dark-200{border-color:var(--dark-200)!important}.border-dark-300{border-color:var(--dark-300)!important}.border-dark-400{border-color:var(--dark-400)!important}.border-dark-500{border-color:var(--dark-500)!important}.border-dark-600{border-color:var(--dark-600)!important}.border-dark-700{border-color:var(--dark-700)!important}.border-dark-800{border-color:var(--dark-800)!important}.border-dark-900{border-color:var(--dark-900)!important}.border-dark-50-transparent{border-color:var(--dark-50-transparent)!important}.border-dark-100-transparent{border-color:var(--dark-100-transparent)!important}.border-dark-200-transparent{border-color:var(--dark-200-transparent)!important}.border-dark-300-transparent{border-color:var(--dark-300-transparent)!important}.border-dark-400-transparent{border-color:var(--dark-400-transparent)!important}.border-dark-500-transparent{border-color:var(--dark-500-transparent)!important}.border-dark-600-transparent{border-color:var(--dark-600-transparent)!important}.border-dark-700-transparent{border-color:var(--dark-700-transparent)!important}.border-dark-800-transparent{border-color:var(--dark-800-transparent)!important}.border-dark-900-transparent{border-color:var(--dark-900-transparent)!important}.border-gray{border-color:var(--gray)!important}.border-gray-common{border-color:var(--common-gray)!important}.border-gray-50{border-color:var(--gray-50)!important}.border-gray-100{border-color:var(--gray-100)!important}.border-gray-200{border-color:var(--gray-200)!important}.border-gray-300{border-color:var(--gray-300)!important}.border-gray-400{border-color:var(--gray-400)!important}.border-gray-500{border-color:var(--gray-500)!important}.border-gray-600{border-color:var(--gray-600)!important}.border-gray-700{border-color:var(--gray-700)!important}.border-gray-800{border-color:var(--gray-800)!important}.border-gray-900{border-color:var(--gray-900)!important}.border-gray-50-transparent{border-color:var(--gray-50-transparent)!important}.border-gray-100-transparent{border-color:var(--gray-100-transparent)!important}.border-gray-200-transparent{border-color:var(--gray-200-transparent)!important}.border-gray-300-transparent{border-color:var(--gray-300-transparent)!important}.border-gray-400-transparent{border-color:var(--gray-400-transparent)!important}.border-gray-500-transparent{border-color:var(--gray-500-transparent)!important}.border-gray-600-transparent{border-color:var(--gray-600-transparent)!important}.border-gray-700-transparent{border-color:var(--gray-700-transparent)!important}.border-gray-800-transparent{border-color:var(--gray-800-transparent)!important}.border-gray-900-transparent{border-color:var(--gray-900-transparent)!important}.border-primary{border-color:var(--primary)!important}.border-primary-common{border-color:var(--common-primary)!important}.border-primary-50{border-color:var(--primary-50)!important}.border-primary-100{border-color:var(--primary-100)!important}.border-primary-200{border-color:var(--primary-200)!important}.border-primary-300{border-color:var(--primary-300)!important}.border-primary-400{border-color:var(--primary-400)!important}.border-primary-500{border-color:var(--primary-500)!important}.border-primary-600{border-color:var(--primary-600)!important}.border-primary-700{border-color:var(--primary-700)!important}.border-primary-800{border-color:var(--primary-800)!important}.border-primary-900{border-color:var(--primary-900)!important}.border-primary-50-transparent{border-color:var(--primary-50-transparent)!important}.border-primary-100-transparent{border-color:var(--primary-100-transparent)!important}.border-primary-200-transparent{border-color:var(--primary-200-transparent)!important}.border-primary-300-transparent{border-color:var(--primary-300-transparent)!important}.border-primary-400-transparent{border-color:var(--primary-400-transparent)!important}.border-primary-500-transparent{border-color:var(--primary-500-transparent)!important}.border-primary-600-transparent{border-color:var(--primary-600-transparent)!important}.border-primary-700-transparent{border-color:var(--primary-700-transparent)!important}.border-primary-800-transparent{border-color:var(--primary-800-transparent)!important}.border-primary-900-transparent{border-color:var(--primary-900-transparent)!important}.border-info{border-color:var(--info)!important}.border-info-common{border-color:var(--common-info)!important}.border-info-50{border-color:var(--info-50)!important}.border-info-100{border-color:var(--info-100)!important}.border-info-200{border-color:var(--info-200)!important}.border-info-300{border-color:var(--info-300)!important}.border-info-400{border-color:var(--info-400)!important}.border-info-500{border-color:var(--info-500)!important}.border-info-600{border-color:var(--info-600)!important}.border-info-700{border-color:var(--info-700)!important}.border-info-800{border-color:var(--info-800)!important}.border-info-900{border-color:var(--info-900)!important}.border-info-50-transparent{border-color:var(--info-50-transparent)!important}.border-info-100-transparent{border-color:var(--info-100-transparent)!important}.border-info-200-transparent{border-color:var(--info-200-transparent)!important}.border-info-300-transparent{border-color:var(--info-300-transparent)!important}.border-info-400-transparent{border-color:var(--info-400-transparent)!important}.border-info-500-transparent{border-color:var(--info-500-transparent)!important}.border-info-600-transparent{border-color:var(--info-600-transparent)!important}.border-info-700-transparent{border-color:var(--info-700-transparent)!important}.border-info-800-transparent{border-color:var(--info-800-transparent)!important}.border-info-900-transparent{border-color:var(--info-900-transparent)!important}.border-success{border-color:var(--success)!important}.border-success-common{border-color:var(--common-success)!important}.border-success-50{border-color:var(--success-50)!important}.border-success-100{border-color:var(--success-100)!important}.border-success-200{border-color:var(--success-200)!important}.border-success-300{border-color:var(--success-300)!important}.border-success-400{border-color:var(--success-400)!important}.border-success-500{border-color:var(--success-500)!important}.border-success-600{border-color:var(--success-600)!important}.border-success-700{border-color:var(--success-700)!important}.border-success-800{border-color:var(--success-800)!important}.border-success-900{border-color:var(--success-900)!important}.border-success-50-transparent{border-color:var(--success-50-transparent)!important}.border-success-100-transparent{border-color:var(--success-100-transparent)!important}.border-success-200-transparent{border-color:var(--success-200-transparent)!important}.border-success-300-transparent{border-color:var(--success-300-transparent)!important}.border-success-400-transparent{border-color:var(--success-400-transparent)!important}.border-success-500-transparent{border-color:var(--success-500-transparent)!important}.border-success-600-transparent{border-color:var(--success-600-transparent)!important}.border-success-700-transparent{border-color:var(--success-700-transparent)!important}.border-success-800-transparent{border-color:var(--success-800-transparent)!important}.border-success-900-transparent{border-color:var(--success-900-transparent)!important}.border-danger{border-color:var(--danger)!important}.border-danger-common{border-color:var(--common-danger)!important}.border-danger-50{border-color:var(--danger-50)!important}.border-danger-100{border-color:var(--danger-100)!important}.border-danger-200{border-color:var(--danger-200)!important}.border-danger-300{border-color:var(--danger-300)!important}.border-danger-400{border-color:var(--danger-400)!important}.border-danger-500{border-color:var(--danger-500)!important}.border-danger-600{border-color:var(--danger-600)!important}.border-danger-700{border-color:var(--danger-700)!important}.border-danger-800{border-color:var(--danger-800)!important}.border-danger-900{border-color:var(--danger-900)!important}.border-danger-50-transparent{border-color:var(--danger-50-transparent)!important}.border-danger-100-transparent{border-color:var(--danger-100-transparent)!important}.border-danger-200-transparent{border-color:var(--danger-200-transparent)!important}.border-danger-300-transparent{border-color:var(--danger-300-transparent)!important}.border-danger-400-transparent{border-color:var(--danger-400-transparent)!important}.border-danger-500-transparent{border-color:var(--danger-500-transparent)!important}.border-danger-600-transparent{border-color:var(--danger-600-transparent)!important}.border-danger-700-transparent{border-color:var(--danger-700-transparent)!important}.border-danger-800-transparent{border-color:var(--danger-800-transparent)!important}.border-danger-900-transparent{border-color:var(--danger-900-transparent)!important}.border-warning{border-color:var(--warning)!important}.border-warning-common{border-color:var(--common-warning)!important}.border-warning-50{border-color:var(--warning-50)!important}.border-warning-100{border-color:var(--warning-100)!important}.border-warning-200{border-color:var(--warning-200)!important}.border-warning-300{border-color:var(--warning-300)!important}.border-warning-400{border-color:var(--warning-400)!important}.border-warning-500{border-color:var(--warning-500)!important}.border-warning-600{border-color:var(--warning-600)!important}.border-warning-700{border-color:var(--warning-700)!important}.border-warning-800{border-color:var(--warning-800)!important}.border-warning-900{border-color:var(--warning-900)!important}.border-warning-50-transparent{border-color:var(--warning-50-transparent)!important}.border-warning-100-transparent{border-color:var(--warning-100-transparent)!important}.border-warning-200-transparent{border-color:var(--warning-200-transparent)!important}.border-warning-300-transparent{border-color:var(--warning-300-transparent)!important}.border-warning-400-transparent{border-color:var(--warning-400-transparent)!important}.border-warning-500-transparent{border-color:var(--warning-500-transparent)!important}.border-warning-600-transparent{border-color:var(--warning-600-transparent)!important}.border-warning-700-transparent{border-color:var(--warning-700-transparent)!important}.border-warning-800-transparent{border-color:var(--warning-800-transparent)!important}.border-warning-900-transparent{border-color:var(--warning-900-transparent)!important}.border-purple{border-color:var(--purple)!important}.border-purple-common{border-color:var(--common-purple)!important}.border-purple-50{border-color:var(--purple-50)!important}.border-purple-100{border-color:var(--purple-100)!important}.border-purple-200{border-color:var(--purple-200)!important}.border-purple-300{border-color:var(--purple-300)!important}.border-purple-400{border-color:var(--purple-400)!important}.border-purple-500{border-color:var(--purple-500)!important}.border-purple-600{border-color:var(--purple-600)!important}.border-purple-700{border-color:var(--purple-700)!important}.border-purple-800{border-color:var(--purple-800)!important}.border-purple-900{border-color:var(--purple-900)!important}.border-purple-50-transparent{border-color:var(--purple-50-transparent)!important}.border-purple-100-transparent{border-color:var(--purple-100-transparent)!important}.border-purple-200-transparent{border-color:var(--purple-200-transparent)!important}.border-purple-300-transparent{border-color:var(--purple-300-transparent)!important}.border-purple-400-transparent{border-color:var(--purple-400-transparent)!important}.border-purple-500-transparent{border-color:var(--purple-500-transparent)!important}.border-purple-600-transparent{border-color:var(--purple-600-transparent)!important}.border-purple-700-transparent{border-color:var(--purple-700-transparent)!important}.border-purple-800-transparent{border-color:var(--purple-800-transparent)!important}.border-purple-900-transparent{border-color:var(--purple-900-transparent)!important}.border-white{border-color:var(--white)!important}.border-white-common{border-color:var(--common-white)!important}.border-white-50{border-color:var(--white-50)!important}.border-white-100{border-color:var(--white-100)!important}.border-white-200{border-color:var(--white-200)!important}.border-white-300{border-color:var(--white-300)!important}.border-white-400{border-color:var(--white-400)!important}.border-white-500{border-color:var(--white-500)!important}.border-white-600{border-color:var(--white-600)!important}.border-white-700{border-color:var(--white-700)!important}.border-white-800{border-color:var(--white-800)!important}.border-white-900{border-color:var(--white-900)!important}.border-white-50-transparent{border-color:var(--white-50-transparent)!important}.border-white-100-transparent{border-color:var(--white-100-transparent)!important}.border-white-200-transparent{border-color:var(--white-200-transparent)!important}.border-white-300-transparent{border-color:var(--white-300-transparent)!important}.border-white-400-transparent{border-color:var(--white-400-transparent)!important}.border-white-500-transparent{border-color:var(--white-500-transparent)!important}.border-white-600-transparent{border-color:var(--white-600-transparent)!important}.border-white-700-transparent{border-color:var(--white-700-transparent)!important}.border-white-800-transparent{border-color:var(--white-800-transparent)!important}.border-white-900-transparent{border-color:var(--white-900-transparent)!important}.border-black{border-color:var(--black)!important}.border-black-common{border-color:var(--common-black)!important}.border-black-50{border-color:var(--black-50)!important}.border-black-100{border-color:var(--black-100)!important}.border-black-200{border-color:var(--black-200)!important}.border-black-300{border-color:var(--black-300)!important}.border-black-400{border-color:var(--black-400)!important}.border-black-500{border-color:var(--black-500)!important}.border-black-600{border-color:var(--black-600)!important}.border-black-700{border-color:var(--black-700)!important}.border-black-800{border-color:var(--black-800)!important}.border-black-900{border-color:var(--black-900)!important}.border-black-50-transparent{border-color:var(--black-50-transparent)!important}.border-black-100-transparent{border-color:var(--black-100-transparent)!important}.border-black-200-transparent{border-color:var(--black-200-transparent)!important}.border-black-300-transparent{border-color:var(--black-300-transparent)!important}.border-black-400-transparent{border-color:var(--black-400-transparent)!important}.border-black-500-transparent{border-color:var(--black-500-transparent)!important}.border-black-600-transparent{border-color:var(--black-600-transparent)!important}.border-black-700-transparent{border-color:var(--black-700-transparent)!important}.border-black-800-transparent{border-color:var(--black-800-transparent)!important}.border-black-900-transparent{border-color:var(--black-900-transparent)!important}.border-pink{border-color:var(--pink)!important}.border-pink-common{border-color:var(--common-pink)!important}.border-pink-50{border-color:var(--pink-50)!important}.border-pink-100{border-color:var(--pink-100)!important}.border-pink-200{border-color:var(--pink-200)!important}.border-pink-300{border-color:var(--pink-300)!important}.border-pink-400{border-color:var(--pink-400)!important}.border-pink-500{border-color:var(--pink-500)!important}.border-pink-600{border-color:var(--pink-600)!important}.border-pink-700{border-color:var(--pink-700)!important}.border-pink-800{border-color:var(--pink-800)!important}.border-pink-900{border-color:var(--pink-900)!important}.border-pink-50-transparent{border-color:var(--pink-50-transparent)!important}.border-pink-100-transparent{border-color:var(--pink-100-transparent)!important}.border-pink-200-transparent{border-color:var(--pink-200-transparent)!important}.border-pink-300-transparent{border-color:var(--pink-300-transparent)!important}.border-pink-400-transparent{border-color:var(--pink-400-transparent)!important}.border-pink-500-transparent{border-color:var(--pink-500-transparent)!important}.border-pink-600-transparent{border-color:var(--pink-600-transparent)!important}.border-pink-700-transparent{border-color:var(--pink-700-transparent)!important}.border-pink-800-transparent{border-color:var(--pink-800-transparent)!important}.border-pink-900-transparent{border-color:var(--pink-900-transparent)!important}.border-blue{border-color:var(--blue)!important}.border-blue-common{border-color:var(--common-blue)!important}.border-blue-50{border-color:var(--blue-50)!important}.border-blue-100{border-color:var(--blue-100)!important}.border-blue-200{border-color:var(--blue-200)!important}.border-blue-300{border-color:var(--blue-300)!important}.border-blue-400{border-color:var(--blue-400)!important}.border-blue-500{border-color:var(--blue-500)!important}.border-blue-600{border-color:var(--blue-600)!important}.border-blue-700{border-color:var(--blue-700)!important}.border-blue-800{border-color:var(--blue-800)!important}.border-blue-900{border-color:var(--blue-900)!important}.border-blue-50-transparent{border-color:var(--blue-50-transparent)!important}.border-blue-100-transparent{border-color:var(--blue-100-transparent)!important}.border-blue-200-transparent{border-color:var(--blue-200-transparent)!important}.border-blue-300-transparent{border-color:var(--blue-300-transparent)!important}.border-blue-400-transparent{border-color:var(--blue-400-transparent)!important}.border-blue-500-transparent{border-color:var(--blue-500-transparent)!important}.border-blue-600-transparent{border-color:var(--blue-600-transparent)!important}.border-blue-700-transparent{border-color:var(--blue-700-transparent)!important}.border-blue-800-transparent{border-color:var(--blue-800-transparent)!important}.border-blue-900-transparent{border-color:var(--blue-900-transparent)!important}.border-yellow{border-color:var(--yellow)!important}.border-yellow-common{border-color:var(--common-yellow)!important}.border-yellow-50{border-color:var(--yellow-50)!important}.border-yellow-100{border-color:var(--yellow-100)!important}.border-yellow-200{border-color:var(--yellow-200)!important}.border-yellow-300{border-color:var(--yellow-300)!important}.border-yellow-400{border-color:var(--yellow-400)!important}.border-yellow-500{border-color:var(--yellow-500)!important}.border-yellow-600{border-color:var(--yellow-600)!important}.border-yellow-700{border-color:var(--yellow-700)!important}.border-yellow-800{border-color:var(--yellow-800)!important}.border-yellow-900{border-color:var(--yellow-900)!important}.border-yellow-50-transparent{border-color:var(--yellow-50-transparent)!important}.border-yellow-100-transparent{border-color:var(--yellow-100-transparent)!important}.border-yellow-200-transparent{border-color:var(--yellow-200-transparent)!important}.border-yellow-300-transparent{border-color:var(--yellow-300-transparent)!important}.border-yellow-400-transparent{border-color:var(--yellow-400-transparent)!important}.border-yellow-500-transparent{border-color:var(--yellow-500-transparent)!important}.border-yellow-600-transparent{border-color:var(--yellow-600-transparent)!important}.border-yellow-700-transparent{border-color:var(--yellow-700-transparent)!important}.border-yellow-800-transparent{border-color:var(--yellow-800-transparent)!important}.border-yellow-900-transparent{border-color:var(--yellow-900-transparent)!important}.border-violet{border-color:var(--violet)!important}.border-violet-common{border-color:var(--common-violet)!important}.border-violet-50{border-color:var(--violet-50)!important}.border-violet-100{border-color:var(--violet-100)!important}.border-violet-200{border-color:var(--violet-200)!important}.border-violet-300{border-color:var(--violet-300)!important}.border-violet-400{border-color:var(--violet-400)!important}.border-violet-500{border-color:var(--violet-500)!important}.border-violet-600{border-color:var(--violet-600)!important}.border-violet-700{border-color:var(--violet-700)!important}.border-violet-800{border-color:var(--violet-800)!important}.border-violet-900{border-color:var(--violet-900)!important}.border-violet-50-transparent{border-color:var(--violet-50-transparent)!important}.border-violet-100-transparent{border-color:var(--violet-100-transparent)!important}.border-violet-200-transparent{border-color:var(--violet-200-transparent)!important}.border-violet-300-transparent{border-color:var(--violet-300-transparent)!important}.border-violet-400-transparent{border-color:var(--violet-400-transparent)!important}.border-violet-500-transparent{border-color:var(--violet-500-transparent)!important}.border-violet-600-transparent{border-color:var(--violet-600-transparent)!important}.border-violet-700-transparent{border-color:var(--violet-700-transparent)!important}.border-violet-800-transparent{border-color:var(--violet-800-transparent)!important}.border-violet-900-transparent{border-color:var(--violet-900-transparent)!important}.font-italic{font-style:italic!important}.font-weight-300{font-weight:300!important}.font-weight-400{font-weight:400!important}.font-weight-500{font-weight:500!important}.font-weight-600{font-weight:600!important}.font-weight-700{font-weight:700!important}.font-weight-800{font-weight:800!important}.font-weight-900{font-weight:900!important}.text-8{font-size:.5rem!important;line-height:1.6!important}.text-10{font-size:.625rem!important;line-height:1.55!important}.text-11{font-size:.688rem!important;line-height:1.45!important}.text-12{font-size:.75rem!important}.text-12,.text-14{line-height:1.5!important}.text-14{font-size:.875rem!important}.text-16{font-size:1rem!important}.text-16,.text-18{line-height:1.4!important}.text-18{font-size:1.125rem!important}.text-20{font-size:1.25rem!important}.text-20,.text-22{line-height:1.35!important}.text-22{font-size:1.375rem!important}.text-24{font-size:1.5rem!important}.text-24,.text-26{line-height:1.3!important}.text-26{font-size:1.625rem!important}.text-28{font-size:1.75rem!important}.text-28,.text-30{line-height:1.25!important}.text-30{font-size:1.875rem!important}.text-32{font-size:2rem!important}.text-32,.text-34{line-height:1.2!important}.text-34{font-size:2.125rem!important}.text-36{font-size:2.25rem!important}.text-36,.text-38{line-height:1.15!important}.text-38{font-size:2.375rem!important}.text-40{font-size:2.5rem!important}.text-40,.text-42{line-height:1.1!important}.text-42{font-size:2.625rem!important}.text-44{font-size:2.75rem!important;line-height:1.1!important}.vertical-align-baseline{vertical-align:baseline!important}.vertical-align-top{vertical-align:top!important}.vertical-align-bottom{vertical-align:bottom!important}.vertical-align-middle{vertical-align:middle!important}.text-wrap{text-wrap:wrap!important}.text-nowrap{white-space:nowrap!important}.text-overflow-unset{text-overflow:unset!important}.text-overflow-ellipsis{text-overflow:ellipsis!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-transform-none{text-transform:none!important}.white-space-normal{white-space:normal!important}.white-space-nowrap{white-space:nowrap!important}.word-break{word-break:break-word!important}.word-break-all{word-break:break-all!important}.word-wrap-normal{word-wrap:normal!important}.word-wrap-break{word-wrap:break-word!important}.text-center{text-align:center!important}.text-start{text-align:start!important}.text-end{text-align:end!important}.text-justify{text-align:justify!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.line-height-normal{line-height:normal!important}.line-height-unset{line-height:unset!important}.line-height-inherit{line-height:inherit!important}.line-height-1{line-height:1!important}.d-inline{display:inline!important}.d-block{display:block!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-none{display:none!important}.d-table-inherit{display:inherit!important}.d-table-contents{display:contents!important}.flex-1{flex:1 1!important}.flex-auto{flex:auto!important}.flex-initial{flex:initial!important}.flex-none{flex:none!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column{flex-direction:column!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.content-start{align-content:flex-start!important}.content-end{align-content:flex-end!important}.content-center{align-content:center!important}.content-between{align-content:space-between!important}.content-around{align-content:space-around!important}.content-baseline{align-content:baseline!important}.content-stretch{align-content:stretch!important}.self-auto{align-self:auto!important}.self-start{align-self:flex-start!important}.self-end{align-self:flex-end!important}.self-center{align-self:center!important}.self-baseline{align-self:baseline!important}.self-stretch{align-self:stretch!important}.place-content-center{place-content:center!important}.gap-0{gap:0!important}.gap-2{gap:2px!important}.gap-4{gap:4px!important}.gap-6{gap:6px!important}.gap-8{gap:8px!important}.gap-10{gap:10px!important}.gap-12{gap:12px!important}.gap-14{gap:14px!important}.gap-16{gap:16px!important}.gap-18{gap:18px!important}.gap-20{gap:20px!important}.gap-22{gap:22px!important}.gap-24{gap:24px!important}.gap-26{gap:26px!important}.gap-28{gap:28px!important}.gap-30{gap:30px!important}.gap-32{gap:32px!important}.gap-34{gap:34px!important}.gap-36{gap:36px!important}.row-gap-0{row-gap:0!important}.row-gap-2{row-gap:2px!important}.row-gap-4{row-gap:4px!important}.row-gap-6{row-gap:6px!important}.row-gap-8{row-gap:8px!important}.row-gap-10{row-gap:10px!important}.row-gap-12{row-gap:12px!important}.row-gap-14{row-gap:14px!important}.row-gap-16{row-gap:16px!important}.row-gap-18{row-gap:18px!important}.row-gap-20{row-gap:20px!important}.row-gap-22{row-gap:22px!important}.row-gap-24{row-gap:24px!important}.row-gap-26{row-gap:26px!important}.row-gap-28{row-gap:28px!important}.row-gap-30{row-gap:30px!important}.row-gap-32{row-gap:32px!important}.row-gap-34{row-gap:34px!important}.row-gap-36{row-gap:36px!important}.grid-template-columns-auto-1{grid-template-columns:auto 1fr}.grid-template-columns-auto-100{grid-template-columns:auto 100px}.grid-template-80-20{grid-template-columns:80% 20%}.grid-template-columns-2{grid-template-columns:1fr 1fr}.grid-template-columns-3{grid-template-columns:1fr 1fr 1fr}.grid-template-columns-4{grid-template-columns:1fr 1fr 1fr 1fr}.grid-template-columns-5{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.position-static{position:static!important}.position-unset{position:unset!important}.top-0{top:0!important}.top-unset{top:unset!important}.right-0{right:0!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.top-1p{top:1px!important}.top-2p{top:2px!important}.top-3p{top:3px!important}.top-4p{top:4px!important}.top-5p{top:5px!important}.top-7p{top:7px!important}.top-8p{top:8px!important}.top-9p{top:9px!important}.top-10p{top:10px!important}.top-12p{top:12px!important}.top-16p{top:16px!important}.top-17p{top:17px!important}.top-20p{top:20px!important}.top-25p{top:25px!important}.top-28p{top:28px!important}.top-30p{top:30px!important}.top-34p{top:34px!important}.top-37p{top:37px!important}.top-40p{top:40px!important}.top-45p{top:45px!important}.top-50p{top:50px!important}.top-60p{top:60px!important}.top-65p{top:65px!important}.top-70p{top:70px!important}.top-80p{top:80px!important}.top-105p{top:105px!important}.top-110p{top:110px!important}.top-114p{top:114px!important}.top-130p{top:130px!important}.top-155p{top:155px!important}.top-160p{top:160px!important}.-top-2p{top:-2px!important}.-top-3p{top:-3px!important}.-top-4p{top:-4px!important}.-top-5p{top:-5px!important}.-top-6p{top:-6px!important}.-top-8p{top:-8px!important}.-top-9p{top:-9px!important}.-top-10p{top:-10px!important}.-top-12p{top:-12px!important}.-top-13p{top:-13px!important}.-top-15p{top:-15px!important}.-top-20p{top:-20px!important}.-top-21p{top:-21px!important}.-top-22p{top:-22px!important}.-top-23p{top:-23px!important}.-top-65p{top:-65px!important}.-top-500p{top:-500px!important}.top-5{top:5%!important}.top-10{top:10%!important}.top-15{top:15%!important}.top-20{top:20%!important}.top-25{top:25%!important}.top-30{top:30%!important}.top-35{top:35%!important}.top-40{top:40%!important}.top-45{top:45%!important}.top-50{top:50%!important}.top-55{top:55%!important}.top-60{top:60%!important}.top-65{top:65%!important}.top-70{top:70%!important}.top-75{top:75%!important}.top-80{top:80%!important}.top-85{top:85%!important}.top-90{top:90%!important}.top-95{top:95%!important}.top-100{top:100%!important}.right-2p{right:2px!important}.right-3p{right:3px!important}.right-5p{right:5px!important}.right-7p{right:7px!important}.right-8p{right:8px!important}.right-10p{right:10px!important}.right-15p{right:15px!important}.right-20p{right:20px!important}.right-30p{right:30px!important}.right-35p{right:35px!important}.right-40p{right:40px!important}.right-45p{right:45px!important}.right-50p{right:50px!important}.right-60p{right:60px!important}.right-70p{right:70px!important}.right-80p{right:80px!important}.right-87p{right:87px!important}.right-90p{right:90px!important}.right-135p{right:135px!important}.right-200p{right:200px!important}.right-250p{right:250px!important}.right-410p{right:410px!important}.right-550p{right:550px!important}.-right-5p{right:-5px!important}.-right-8p{right:-8px!important}.-right-9p{right:-9px!important}.-right-10p{right:-10px!important}.-right-40p{right:-40px!important}.right-10{right:10%!important}.right-20{right:20%!important}.right-30{right:30%!important}.right-40{right:40%!important}.right-50{right:50%!important}.right-60{right:60%!important}.right-65{right:65%!important}.right-70{right:70%!important}.right-80{right:80%!important}.right-90{right:90%!important}.right-100{right:100%!important}.left-2p{left:2px!important}.left-3p{left:3px!important}.left-5p{left:5px!important}.left-8p{left:8px!important}.left-10p{left:10px!important}.left-12p{left:12px!important}.left-15p{left:15px!important}.left-18p{left:18px!important}.left-20p{left:20px!important}.left-22p{left:22px!important}.left-30p{left:30px!important}.left-32p{left:32px!important}.left-34p{left:34px!important}.left-43p{left:43px!important}.left-55p{left:55px!important}.left-60p{left:60px!important}.left-70p{left:70px!important}.left-75p{left:75px!important}.left-80p{left:80px!important}.left-85p{left:85px!important}.left-90p{left:90px!important}.left-100p{left:100px!important}.left-105p{left:105px!important}.left-130p{left:130px!important}.left-215p{left:215px!important}.left-245p{left:245px!important}.left-340p{left:340px!important}.-left-13p{left:-13px!important}.-left-20p{left:-20px!important}.-left-22p{left:-22px!important}.-left-27p{left:-27px!important}.-left-43p{left:-43px!important}.-left-45p{left:-45px!important}.-left-50p{left:-50px!important}.-left-64p{left:-64px!important}.-left-70p{left:-70px!important}.-left-75p{left:-75px!important}.-left-78p{left:-78px!important}.-left-80p{left:-80px!important}.-left-88p{left:-88px!important}.-left-90p{left:-90px!important}.-left-102p{left:-102px!important}.-left-140p{left:-140px!important}.left-10{left:10%!important}.left-15{left:15%!important}.left-30{left:30%!important}.left-34{left:34%!important}.left-50{left:50%!important}.left-55{left:55%!important}.left-100{left:100%!important}.bottom-2p{bottom:2px!important}.bottom-4p{bottom:4px!important}.bottom-5p{bottom:5px!important}.bottom-6p{bottom:6px!important}.bottom-8p{bottom:8px!important}.bottom-10p{bottom:10px!important}.bottom-12p{bottom:12px!important}.bottom-14p{bottom:14px!important}.bottom-15p{bottom:15px!important}.bottom-16p{bottom:16px!important}.bottom-18p{bottom:18px!important}.bottom-20p{bottom:20px!important}.bottom-22p{bottom:22px!important}.bottom-24p{bottom:24px!important}.bottom-26p{bottom:26px!important}.bottom-28p{bottom:28px!important}.bottom-30p{bottom:30px!important}.bottom-32p{bottom:32px!important}.bottom-34p{bottom:34px!important}.bottom-36p{bottom:36px!important}.bottom-38p{bottom:38px!important}.bottom-40p{bottom:40px!important}.bottom-42p{bottom:42px!important}.bottom-44p{bottom:44px!important}.bottom-46p{bottom:46px!important}.bottom-48p{bottom:48px!important}.bottom-50p{bottom:50px!important}.bottom-55p{bottom:55px!important}.bottom-60p{bottom:60px!important}.bottom-70p{bottom:70px!important}.bottom-80p{bottom:80px!important}.bottom-90p{bottom:90px!important}.bottom-100p{bottom:100px!important}.bottom-120p{bottom:120px!important}.-bottom-1p{bottom:-1px!important}.-bottom-2p{bottom:-2px!important}.-bottom-3p{bottom:-3px!important}.-bottom-4p{bottom:-4px!important}.-bottom-5p{bottom:-5px!important}.-bottom-6p{bottom:-6px!important}.-bottom-7p{bottom:-7px!important}.-bottom-8p{bottom:-8px!important}.-bottom-9p{bottom:-9px!important}.-bottom-10p{bottom:-10px!important}.-bottom-12p{bottom:-12px!important}.-bottom-14p{bottom:-14px!important}.-bottom-16p{bottom:-16px!important}.-bottom-18p{bottom:-18px!important}.-bottom-20p{bottom:-20px!important}.-bottom-22p{bottom:-22px!important}.-bottom-24p{bottom:-24px!important}.-bottom-26p{bottom:-26px!important}.-bottom-28p{bottom:-28px!important}.-bottom-30p{bottom:-30px!important}.-bottom-32p{bottom:-32px!important}.-bottom-34p{bottom:-34px!important}.-bottom-36p{bottom:-36px!important}.-bottom-38p{bottom:-38px!important}.-bottom-40p{bottom:-40px!important}.bottom-5{bottom:5%!important}.bottom-10{bottom:10%!important}.bottom-15{bottom:15%!important}.bottom-20{bottom:20%!important}.bottom-25{bottom:25%!important}.bottom-30{bottom:30%!important}.bottom-35{bottom:35%!important}.bottom-40{bottom:40%!important}.bottom-45{bottom:45%!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.opacity-0{opacity:0!important}.opacity-0-1{opacity:.1!important}.opacity-0-2{opacity:.2!important}.opacity-0-3{opacity:.3!important}.opacity-0-4{opacity:.4!important}.opacity-0-5{opacity:.5!important}.opacity-0-6{opacity:.6!important}.opacity-0-7{opacity:.7!important}.opacity-0-8{opacity:.8!important}.opacity-0-9{opacity:.9!important}.opacity-1{opacity:1!important}.z-index-0{z-index:0!important}.z-index-1{z-index:1!important}.z-index-2{z-index:2!important}.z-index-3{z-index:3!important}.z-index-4{z-index:4!important}.z-index-5{z-index:5!important}.z-index-6{z-index:6!important}.z-index-7{z-index:7!important}.z-index-8{z-index:8!important}.z-index-9{z-index:9!important}.z-index-10{z-index:10!important}.z-index-11{z-index:11!important}.z-index-12{z-index:12!important}.z-index-13{z-index:13!important}.z-index-14{z-index:14!important}.z-index-15{z-index:15!important}.z-index-20{z-index:20!important}.z-index-25{z-index:25!important}.z-index-30{z-index:30!important}.z-index-40{z-index:40!important}.z-index-50{z-index:50!important}.z-index-60{z-index:60!important}.z-index-70{z-index:70!important}.z-index-80{z-index:80!important}.z-index-90{z-index:90!important}.z-index-95{z-index:95!important}.z-index-99{z-index:99!important}.z-index-100{z-index:100!important}.z-index-200{z-index:200!important}.z-index-250{z-index:250!important}.z-index-500{z-index:500!important}.z-index-998{z-index:998!important}.z-index-999{z-index:999!important}.z-index-1000{z-index:1000!important}.z-index-1005{z-index:1005!important}.z-index-1010{z-index:1010!important}.z-index-1050{z-index:1050!important}.z-index-1100{z-index:1100!important}.z-index-2000{z-index:2000!important}.z-index-3000{z-index:3000!important}.z-index-4000{z-index:4000!important}.z-index-5000{z-index:5000!important}.z-index-9999{z-index:9999!important}.z-index-10000{z-index:10000!important}.z-index-100000{z-index:100000!important}.overflow-auto{overflow:auto!important}.overflowX-auto{overflow-x:auto!important}.overflowY-auto{overflow-y:auto!important}.overflow-hidden{overflow:hidden!important}.overflowX-hidden{overflow-x:hidden!important}.overflowY-hidden{overflow-y:hidden!important}.overflow-visible{overflow:visible!important}.overflowX-visible{overflow-x:visible!important}.overflowY-visible{overflow-y:visible!important}.overflow-scroll{overflow:scroll!important}.overflowX-scroll{overflow-x:scroll!important}.overflowY-scroll{overflow-y:scroll!important}.overflow-unset{overflow:unset!important}.overflowX-unset{overflow-x:unset!important}.overflowY-unset{overflow-y:unset!important}.overflow-inherit{overflow:inherit!important}.overflowX-inherit{overflow-x:inherit!important}.overflowY-inherit{overflow-y:inherit!important}.overflow-wrap-anywhere{overflow-wrap:anywhere!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.text-decoration-dashed{-webkit-text-decoration-style:dashed!important;text-decoration-style:dashed!important}.text-decoration-none{-webkit-text-decoration-style:none!important;text-decoration-style:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-primary{-webkit-text-decoration-color:var(--primary)!important;text-decoration-color:var(--primary)!important}.text-hover-underline{transition:all .2s}.text-hover-underline:hover{text-decoration:underline!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.flip-h{-webkit-transform:scaleX(-1)!important;transform:scaleX(-1)!important}.flip-v{-webkit-transform:scaleY(-1)!important;transform:scaleY(-1)!important}.rotate-0{-webkit-transform:rotate(0deg)!important;transform:rotate(0deg)!important}.rotate-10{-webkit-transform:rotate(10deg)!important;transform:rotate(10deg)!important}.rotate-90{-webkit-transform:rotate(90deg)!important;transform:rotate(90deg)!important}.rotate--90{-webkit-transform:rotate(-90deg)!important;transform:rotate(-90deg)!important}.rotate-180{-webkit-transform:rotate(180deg)!important;transform:rotate(180deg)!important}.rotate--180{-webkit-transform:rotate(-180deg)!important;transform:rotate(-180deg)!important}.transform-translate-y--50{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.transform-translate-x--50{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.transform-translate--50{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.transition-none{transition:all 0s!important}.transition-2s{transition:all .2s ease-in-out!important}.transition-3s{transition:all .3s ease-in-out!important}.transition-5s{transition:all .5s ease-in-out!important}.transform-origin-center{-webkit-transform-origin:center;transform-origin:center}.shadow{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)!important}.shadow-sm{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)!important}.shadow-md{box-shadow:-4px 9px 25px -6px rgba(0,0,0,.1)!important}.shadow-lg{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.shadow-none{box-shadow:none!important}.shadow-gray-200{box-shadow:var(--gray-200) 1px -2px 15px -3px!important}.cursor-pointer{cursor:pointer!important}.cursor-move{cursor:move!important}.cursor-menu{cursor:context-menu!important}.cursor-default{cursor:default!important}.cursor-not-allowed{cursor:not-allowed!important}.cursor-grab{cursor:grab!important}.pointer-event-none{pointer-events:none!important}.pointer-event-auto{pointer-events:auto!important}.resize-none{resize:none!important}.resize-both{resize:both!important}.resize-horizontal{resize:horizontal!important}.resize-vertical{resize:vertical!important}.select-none{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.select-text{-webkit-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.select-all{-webkit-user-select:all!important;user-select:all!important}.select-auto{-webkit-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.objectfit-cover{object-fit:cover!important}.objectfit-contain{object-fit:contain!important}.objectfit-fill{object-fit:fill!important}.objectfit-none{object-fit:none!important}.objectfit-scale-down{object-fit:scale-down!important}.objectPosition-top{object-position:top!important}.objectPosition-bottom{object-position:bottom!important}.objectPosition-left{object-position:left!important}.objectPosition-right{object-position:right!important}.objectPosition-center{object-position:center!important}.objectPosition-center-top{object-position:center top!important}.objectPosition-center-bottom{object-position:center bottom!important}.objectPosition-left-top{object-position:left top!important}.objectPosition-left-bottom{object-position:left bottom!important}.objectPosition-right-top{object-position:right top!important}.objectPosition-right-bottom{object-position:right bottom!important}.bg-auto{background-size:auto!important}.bg-cover{background-size:cover!important}.bg-contain{background-size:contain!important}.bg-position-top{background-position:top!important}.bg-position-right{background-position:100%!important}.bg-position-bottom{background-position:bottom!important}.bg-position-left{background-position:0!important}.bg-position-center{background-position:50%!important}.square-box{aspect-ratio:1/1}.landscape-view{aspect-ratio:16/9}button{background-color:var(--primary-100-transparent);border:0 solid var(--transparent);color:var(--dark);padding:14px 20px;width:auto}.btn,button{text-align:center}.btn{border:unset;border-radius:6px 6px 6px 6px;display:inline-block;font-size:.875rem;font-weight:500;line-height:1.45;margin-right:12px;min-height:35px;min-width:80px;padding:6px 20px;text-transform:capitalize;transition:all .25s;-webkit-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;width:unset}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:last-child{margin-right:0}.btn:focus{box-shadow:none}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.5}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-lg{font-size:1rem!important;line-height:1.4!important;padding:6px 12px!important}.btn-lg,.btn-sm{border-radius:4px 4px 4px 4px!important}.btn-sm{font-size:.75rem!important;line-height:1.5!important;min-height:26px!important;padding:4px 8px!important}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:4px}.btn-custom-control{background:var(--white);border:1px solid var(--gray-200);border-radius:4px 4px 4px 4px;display:inline-block;padding:4px}.btn-custom-control .custom-control{display:inline-block;margin:0!important;min-height:auto;padding:0!important}.btn-custom-control .custom-control .custom-control-label{background:var(--transparent);border-radius:4px 4px 4px 4px;cursor:pointer;display:block;font-size:.875rem;font-weight:500;line-height:1;margin:0 1px;padding:6px 10px}.btn-custom-control .custom-control input:checked~.custom-control-label{background:var(--common-primary);color:var(--common-white)}.btn-custom-control .custom-control input:checked~.custom-control-label-danger{background:var(--common-danger);color:var(--common-white)}.btn-custom-control .custom-control input:checked~.custom-control-label-sucess{background:var(--common-success);color:var(--common-white)}.btn-custom-control .custom-control .custom-control-label-danger,.btn-custom-control .custom-control .custom-control-label-sucess{background:var(--transparent);border-radius:4px 4px 4px 4px;display:block;font-size:.875rem;line-height:1.45;padding:5px 16px}.btn-icon{align-items:center;border:1px solid var(--transparent);border-radius:6px 6px 6px 6px;display:flex;font-weight:400;justify-content:center;line-height:1;min-height:35px;min-width:35px;padding:4px;text-align:center;transition:all .25s;-webkit-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.btn-icon.disabled,.btn-icon:disabled{cursor:not-allowed;opacity:.5}.btn-purple-light{background:var(--purple-200-transparent);color:var(--purple)!important}.btn-purple-light:active,.btn-purple-light:focus,.btn-purple-light:hover{background:var(--common-purple)!important;color:var(--common-white)!important}.btn-purple-outline{background:var(--white)!important;border:1px solid var(--common-purple)!important}.btn-purple-outline:active,.btn-purple-outline:focus,.btn-purple-outline:hover{background:var(--common-purple)!important;border:1px solid var(--common-purple)!important;color:var(--common-white)!important}.btn-primary-dark{background:var(--common-primary)!important;border:1px solid var(--common-primary)!important;color:var(--common-white)!important}.btn-primary-dark:active,.btn-primary-dark:focus,.btn-primary-dark:hover{background:var(--primary-600)!important;border:1px solid var(--primary-600)!important;color:var(--common-white)!important}.btn-primary-light{background:var(--primary-300-transparent);color:var(--primary)!important}.btn-primary-light:active,.btn-primary-light:focus,.btn-primary-light:hover{background:var(--common-primary)!important;color:var(--common-white)!important}.btn-primary-outline{background:var(--white)!important;border:1px solid var(--common-primary)!important;color:var(--common-primary)!important}.btn-primary-outline:active,.btn-primary-outline:focus,.btn-primary-outline:hover{background:var(--common-primary)!important;border:1px solid var(--common-primary)!important;color:var(--common-white)!important}.btn-success-light{background:var(--success-200-transparent)!important;color:var(--common-success)!important}.btn-success-light:active,.btn-success-light:focus,.btn-success-light:hover{background:var(--common-success)!important;color:var(--common-white)!important}.btn-success-dark,.btn-success-dark:active,.btn-success-dark:focus,.btn-success-dark:hover{background:var(--common-success)!important;border:1px solid var(--common-success)!important;color:var(--common-white)!important}.btn-success-outline{background:var(--white)!important;border:1px solid var(--common-success)!important;color:var(--common-success)!important}.btn-success-outline:active,.btn-success-outline:focus,.btn-success-outline:hover{background:var(--common-success)!important;border:1px solid var(--common-success)!important;color:var(--common-white)!important}.btn-warning-light{background:var(--warning-200-transparent)!important;color:var(--common-warning)!important}.btn-warning-light:active,.btn-warning-light:focus,.btn-warning-light:hover{background:var(--common-warning)!important;color:var(--common-white)!important}.btn-warning-dark,.btn-warning-dark:active,.btn-warning-dark:focus,.btn-warning-dark:hover{background:var(--common-warning)!important;border:1px solid var(--common-warning)!important;color:var(--common-white)!important}.btn-warning-outline{background:var(--white)!important;border:1px solid var(--common-warning)!important;color:var(--common-warning)!important}.btn-warning-outline:active,.btn-warning-outline:focus,.btn-warning-outline:hover{background:var(--common-warning)!important;border:1px solid var(--common-warning)!important;color:var(--common-white)!important}.btn-danger-light{background:var(--danger-200-transparent)!important;color:var(--common-danger)!important}.btn-danger-light:active,.btn-danger-light:focus,.btn-danger-light:hover{background:var(--common-danger)!important;color:var(--common-white)!important}.btn-danger-dark,.btn-danger-dark:active,.btn-danger-dark:focus,.btn-danger-dark:hover{background:var(--common-danger)!important;border:1px solid var(--common-danger)!important;color:var(--common-white)!important}.btn-danger-outline{background:var(--white)!important;border:1px solid var(--common-danger)!important;color:var(--common-danger)!important}.btn-danger-outline:active,.btn-danger-outline:focus,.btn-danger-outline:hover{background:var(--common-danger)!important;border:1px solid var(--common-danger)!important;color:var(--common-white)!important}.btn-gray-outline{background:var(--white)!important;border:1px solid var(--gray-600)!important;color:var(--gray-600)!important;position:relative}.btn-gray-outline:active,.btn-gray-outline:focus,.btn-gray-outline:hover{background:var(--gray-600)!important;border:1px solid var(--gray-600)!important;color:var(--white)!important}.btn-gray-dark,.btn-gray-dark:active,.btn-gray-dark:focus,.btn-gray-dark:hover{background:var(--gray-200)!important;border:1px solid var(--gray-200)!important;color:var(--black)!important}.btn-custom-primary-light{background:var(--primary-200-transparent)!important;border:1px solid var(--primary-200-transparent);color:var(--common-primary);line-height:1}.btn-custom-primary-light:active,.btn-custom-primary-light:focus,.btn-custom-primary-light:hover{border:1px solid var(--primary-500-transparent)}.btn-custom-danger-light{background:var(--danger-200-transparent)!important;border:1px solid var(--danger-200-transparent);color:var(--common-danger);line-height:1}.btn-custom-danger-light:active,.btn-custom-danger-light:focus,.btn-custom-danger-light:hover{border:1px solid var(--danger-500-transparent)}.attendance-clockin-btn{background-color:var(--primary-400);color:var(--common-white)!important;height:40px}.btn.attendance-clockin-btn:focus,.btn.attendance-clockin-btn:hover{color:var(--white);opacity:.9}.downloadapp-btn{width:650px}.downloadapp-btn .btn{align-items:center;background-color:var(--primary-transparent);color:var(--primary-text);display:flex;font-size:.875rem;font-weight:500;height:40px;line-height:normal;padding:9px 25px;transition:all .3s ease-in-out}.downloadapp-btn .btn:hover{box-shadow:0 0 10px var(--common-purple);transition:all .3s ease-in-out}.downloadapp-btn span{margin-right:10px}.apply-leave-btn{height:40px}.apply-leave-btn,.apply-leave-btn:hover{background:var(--primary-600-transparent)!important;color:var(--primary-text)!important}.zoom-disable-btn:hover{-webkit-transform:scale(1)!important;transform:scale(1)!important}.calendar-badge{background-color:var(--common-danger);border:0 solid var(--transparent);color:var(--common-white);display:inline-block;font-size:.75rem;font-weight:500;line-height:1.5;padding:6px;position:relative;white-space:nowrap}.badge,.calendar-badge{text-align:center;vertical-align:baseline}.badge{align-items:center;background:var(--gray-400-transparent);border:0 solid var(--transparent);border-radius:6px 6px 6px 6px;color:var(--gray);display:inline-flex;flex-shrink:0;font-size:.75rem!important;font-style:normal;font-weight:600;gap:6px;justify-content:center;line-height:normal!important;padding:6px 8px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-ms-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;white-space:normal;width:unset}.badge:empty{display:none}.badge .icon{font-size:1rem;line-height:1.4}.badge-primary{background:var(--primary-200-transparent)!important;color:var(--common-primary)!important}.badge-gray{background:var(--gray-200-transparent)!important;color:var(--gray)!important}.badge-success{background:var(--success-200-transparent)!important;color:var(--common-success)!important}.badge-danger{background:var(--danger-200-transparent)!important;color:var(--common-danger)!important}.badge-warning{background:var(--warning-200-transparent)!important;color:var(--common-warning)!important}.badge-info{background:var(--info-200-transparent)!important;color:var(--common-info)!important}.badge-blue{background:var(--blue-200-transparent)!important;color:var(--common-blue)!important}.badge-dark{background:var(--dark-200-transparent)!important;color:var(--common-dark)!important}.badge-pink{background:var(--pink-200-transparent)!important;color:var(--common-pink)!important}.badge-purple{background:var(--purple-200-transparent)!important;color:var(--common-purple)!important}.badge.disabled,.badge:disabled{cursor:not-allowed;opacity:.5}.btn-badge{border:1px solid var(--transparent)!important;border-radius:4px 4px 4px 4px;cursor:pointer;display:inline-block;font-size:.875rem;height:30px!important;line-height:1.45;min-width:30px!important;padding:.5px!important;text-align:center;vertical-align:middle}.btn-badge .rs-dropdown .rs-btn-icon{height:20px;line-height:1.4}.btn-badge i{font-size:1.25rem;line-height:normal;vertical-align:middle}.btn-badge i:before{line-height:inherit;vertical-align:middle}.btn-badge:hover{background:var(--dark-100);box-shadow:none}.btn-badge.btn-input{height:35px;line-height:1.4;min-width:35px}.btn-badge.border.border-dotted{border-style:dotted!important}.btn-badge.border.border-dashed{border-style:dashed!important}.icon-btn{background-color:var(--primary-200-transparent);border:1px solid var(--primary-400);border-radius:6px;cursor:pointer;display:grid;flex-shrink:0;height:35px;padding:0;place-content:center;width:35px}.icon-btn i{color:var(--common-primary);display:flex;font-size:.875rem}.icon-btn.icon-btn-small{height:30px;width:30px}.filter-dot:after,.filter-dot:before{background-color:var(--common-primary);border-radius:50%;content:"";display:flex;height:6px;position:absolute;right:0;top:0;width:6px}.filter-dot:before{-webkit-animation:dot-blink 2s linear 1s infinite;animation:dot-blink 2s linear 1s infinite;transition:all .5s ease}@media screen and (prefers-reduced-motion:reduce){.btn,.collapsing,.fade,.progress-bar{transition:none}}@media(prefers-reduced-motion:reduce){.badge{transition:none}}@-moz-document url-prefix(){.for_Moz_1{margin-top:-106px}}@-ms-viewport{width:device-width}@supports(-ms-ime-align:auto){.rs-tooltip[class*=placement-top]:after{bottom:-7px}.rs-tooltip[class*=placement-bottom]:after{top:-7px}.rs-tooltip[class*=placement-right]:after{left:-7px}.rs-tooltip[class*=placement-left]:after{right:-7px}}@supports((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}*,:after,:before{box-sizing:border-box;scrollbar-width:auto}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:var(--transparent);font-size:16px;line-height:1.15}body{background:var(--white);color:var(--dark);font-family:Mulish,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.5px!important;line-height:1.5;margin:0;overflow-x:hidden;overflow-y:auto;text-align:left}body>.rs-picker-menu{width:auto}body>.libody{background-color:var(--gray-100);border-top:1px solid var(--gray-300);display:flex;list-style:none;opacity:1!important;visibility:visible!important;z-index:999!important}body>.libody .field-name{font-size:.75rem;line-height:normal;text-overflow:ellipsis;white-space:nowrap;width:100%}body>.libody .switch{margin:auto 0}body>.input-libody{border:0 solid var(--transparent)!important;border-radius:4px 4px 4px 4px;height:30px!important}body>.input-libody .tag-editor-delete{margin-left:10px}*,[tabindex="-1"]:focus{outline:0!important}hr{border:0 solid var(--transparent);border-top:1px solid var(--gray-200);box-sizing:content-box;height:0;margin-bottom:16px;margin-top:16px;overflow:visible}hr.double-line{border-top:4px double var(--gray-200)}h1,h2,h3,h4,h5,h6{color:var(--dark)}h1,h2,h3,h4,h5,h6,p{margin-bottom:12px;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0 solid var(--transparent);cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}dl,ol,ul{margin-bottom:12px;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}b,strong{font-weight:700}a,i{display:inline-block}i{font-size:1rem;line-height:normal}i[class*=" fi-rr-"]:before,i[class^=fi-rr-]:before,span[class*=fi-rr-]:before,span[class^=fi-rr-]:before{display:block}a{-webkit-text-decoration-skip:objects;background-color:var(--transparent);text-decoration:none}a,a:hover{color:var(--dark)}a:hover{text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;cursor:pointer;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}a .icon-acc:before{transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transition:all .5s}a.candidate-listing .candidate-thumb{border-radius:50% 50% 50% 50%;display:block;height:40px;margin:auto;overflow:hidden;position:relative;width:40px}a.candidate-listing .candidate-thumb img{bottom:0;display:block;height:auto;left:0;margin:auto;position:absolute;right:0;top:0;width:100%}a.candidate-listing.active .candidate-left-data .candidate-left-name{color:var(--dark);font-weight:600}a.candidate-listing.active .candidate-left-data .candidate-left-contact{color:var(--dark-900)}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}::-webkit-scrollbar{height:5px;scrollbar-color:var(--gray-400);scrollbar-width:thin;width:5px}::-webkit-scrollbar-track{background-color:var(--gray-100);border-radius:4px 4px 4px 4px}::-webkit-scrollbar-thumb{background:var(--gray-200);border-radius:4px 4px 4px 4px}.scroll-hide::-webkit-scrollbar{display:none}.scroll-hide:after,.scroll-hide:before{scrollbar-width:auto}.scroll-behavior-smooth{scroll-behavior:smooth}.rs-auto-complete .rs-input:focus,.rs-auto-complete .rs-input:hover,.rs-picker .rs-btn:focus,.rs-picker .rs-btn:hover{border-color:var(--primary-300);box-shadow:var(--primary-600-transparent) 0 2px 5px -1px,var(--primary-800-transparent) 0 1px 3px -1px}.rs-auto-complete-item-focus,.rs-auto-complete-item:focus,.rs-auto-complete-item:hover,.rs-picker-select-menu-item.rs-picker-select-menu-item-focus,.rs-picker-select-menu-item:focus,.rs-picker-select-menu-item:hover{background-color:var(--primary-200-transparent);color:var(--dark)}.rs-picker-select-menu-item:has(.deactive-employee){background-color:var(--gray-100)}.rs-picker-select-menu-item.rs-picker-select-menu-item-active{background-color:var(--primary-200-transparent)}.rs-picker-input.rs-picker-tag:not(.rs-picker-disabled) .rs-picker-toggle{position:absolute}.rs-picker-has-value .rs-btn .rs-picker-toggle-value .rs-picker-value-list,.rs-picker-has-value .rs-picker-toggle .rs-picker-toggle-value .rs-picker-value-list{display:flex!important;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rs-picker-toggle.rs-btn.rs-btn-disabled,.rs-picker-toggle.rs-btn:disabled{background:var(--gray-100)!important;color:var(--gray-800)!important}.rs-picker-toggle.rs-btn.rs-btn-disabled:focus,.rs-picker-toggle.rs-btn.rs-btn-disabled:hover,.rs-picker-toggle.rs-btn:disabled:focus,.rs-picker-toggle.rs-btn:disabled:hover{border:1px solid var(--gray-200);box-shadow:unset}.rs-picker-menu{background-color:var(--white)!important;border:1px solid var(--gray-200);border-radius:8px 8px 8px 8px;box-shadow:0 0 10px 1px rgba(0,0,0,.08);display:flex;flex-direction:column;max-width:auto;overflow:auto;pointer-events:none;position:absolute;text-align:left;transition:none;width:-webkit-min-content;width:min-content;z-index:1000}.rs-picker-menu .employee-with-id-wrapper{flex-wrap:wrap}.rs-picker-menu[class*=placement-bottom-]{margin-top:4px}.rs-picker-menu[class*=placement-right-]{margin-left:4px}.rs-picker-menu[class*=placement-top-]{margin-bottom:4px}.rs-picker-menu[class*=placement-left-]{margin-right:4px}.rs-picker-menu .rs-picker-search-bar{position:relative}.rs-picker-menu .rs-picker-search-bar .rs-picker-search-bar-input{background-color:var(--primary-200-transparent);background-image:none;border:1px solid var(--transparent);color:var(--dark);display:block;font-size:.875rem;line-height:1.45;min-width:200px;padding:7px 11px 7px 45px;transition:border-color .3s ease-in-out,background-color .3s ease-in-out;width:100%}.rs-picker-menu .rs-picker-search-bar .rs-picker-search-bar-search-icon{color:var(--gray-500);font-size:.875rem;height:20px;left:15px;line-height:normal;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:14px}.rs-picker-menu .rs-calendar{display:block;margin:0 auto;min-width:246px}.rs-picker-menu .rs-calendar .rs-calendar-table-cell-content{display:inline-block;padding-left:0;padding-right:0}.rs-picker-menu .rs-calendar .rs-calendar-table-header-row .rs-calendar-table-cell-content{height:26px;padding-top:0}.rs-picker-menu .rs-calendar .rs-calendar-table-cell:hover .rs-calendar-table-cell-content{background-color:var(--gray-100);color:var(--common-primary)}.rs-picker-menu .rs-calendar .rs-calendar-table-cell:hover.rs-calendar-table-cell-selected .rs-calendar-table-cell-content{border:1px solid var(--common-primary)}.rs-picker-menu .rs-calendar .rs-calendar-month-dropdown-scroll{height:285px}.rs-picker-menu .rs-calendar .rs-calendar-month-dropdown-cell-content:hover{background-color:var(--gray-100);color:var(--common-primary)}.rs-picker-menu .rs-calendar .rs-calendar-month-dropdown-cell-active .rs-calendar-month-dropdown-cell-content:hover{border:1px solid var(--common-primary)}.rs-picker-menu .rs-calendar-header{width:100%}.select_picker_rsuite .rs-picker-menu{width:-webkit-fill-available}.rs-picker-daterange-calendar-group{display:flex;margin-bottom:10px}.rs-picker-check-menu-items{overflow:auto}.rs-auto-complete-menu{margin-bottom:6px;margin-top:6px;overflow-y:auto}.rs-picker-select-menu-items{overflow-y:auto}.rs-picker-select-menu-items>div{align-items:start;display:flex;min-width:0}.rs-auto-complete-item,.rs-picker-select-menu-item{clear:both;color:var(--gray);cursor:pointer;display:flex!important;flex:1 1 auto!important;font-weight:400;overflow-wrap:anywhere!important;padding:5px 10px;text-decoration:none;width:100%}.resignselectpicker .rs-picker-select-menu-item{text-wrap:wrap;line-break:anywhere;white-space:normal}.resignselectpicker{width:-webkit-min-content!important;width:min-content!important}.rs-picker-select-menu-item-disabled{background-color:var(--gray-100)!important;cursor:not-allowed!important}.rs-picker-none{align-items:center;clear:both;color:var(--gray);cursor:not-allowed;display:flex;font-weight:400;padding:8px 15px;text-decoration:none;width:100%}.rs-picker-cleanable.rs-picker-has-value .rs-picker-toggle{padding-right:45px}.tagpickerwithclose .rs-picker-toggle-clean{position:absolute;right:6px;top:50%}.rs-picker-tag-wrapper:has(.rs-picker-toggle){padding-right:15px!important}.rs-auto-complete .rs-input,.rs-picker-default .rs-picker-toggle{padding-right:25px;text-align:left}.form-control.rs-picker-check .rs-btn,.form-control.rs-picker-daterange .rs-btn,.rs-picker-select .rs-btn,.rs-picker-toggle-wrapper .rs-btn{max-height:35px;min-height:35px}.rs-picker-select .rs-picker-toggle-value i,.rs-picker-select-menu .rs-picker-select-menu-item i{font-size:1.125rem;line-height:normal}.rs-auto-complete .rs-input{border-radius:6px;font-weight:500;max-height:35px;min-height:35px}.rs-input,.rs-picker-toggle{width:100%}.rs-picker-toggle-read-only{opacity:0;pointer-events:none}.rs-picker-toggle-textbox{background:var(--white);border:0 solid var(--transparent);color:var(--black);height:100%;left:0;position:absolute;top:0;width:100%}.rs-picker-toggle-textbox::-webkit-input-placeholder{color:var(--gray-900)}.rs-picker-toggle-textbox:-ms-input-placeholder{color:var(--gray-900)}.rs-picker-toggle-textbox::placeholder{color:var(--gray-900)}.rs-picker-toggle-value{align-items:center;color:var(--black);display:flex;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.rs-picker-toggle-value .meeting-compensate-dropdown-integrate{display:none!important}.rs-picker-toggle.rs-btn .rs-picker-toggle-clean{right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.rs-picker-toggle.rs-btn .rs-picker-toggle-caret{right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.rs-picker-toggle-clean{-ms-flex-align:center;stroke:var(--gray);align-items:center;background:inherit;color:var(--gray);cursor:pointer;display:-ms-flexbox;display:flex;font-size:.75rem;height:20px;line-height:normal;margin-left:2px;position:absolute;right:30px;top:8px;transition:color .2s linear}.rs-picker-toggle-clean.rs-btn-close{padding:4px 0}.rs-btn-close{background:var(--transparent);border:0 solid var(--transparent);cursor:pointer;font-size:.75rem;line-height:normal;outline:none!important;padding:6px 8px 0;position:absolute;right:3px;top:0}.rs-btn-close .rs-icon{vertical-align:bottom}.rs-modal-header{padding:0 30px 0 6px}.rs-modal-header .rs-modal-header-close{color:var(--dark);font-size:.75rem;line-height:1.5;padding:0 4px;position:absolute;right:10px;top:10px;width:20px;z-index:4}.rs-modal-header .rs-modal-header-close.rs-btn-close{align-items:center;background:var(--danger-200-transparent);border-radius:50% 50% 50% 50%;display:flex;height:28px;padding:9px;text-align:center;transition:all .5s;width:28px}.rs-modal-header .rs-modal-header-close.rs-btn-close:hover{background:var(--common-danger)}.rs-modal-header .rs-modal-header-close.rs-btn-close:hover .rs-icon path{fill:var(--common-white);stroke:var(--common-white)}.rs-modal-header .rs-btn-close .rs-icon path{fill:var(--common-danger);stroke:var(--common-danger)}.rs-modal-header:after{clear:both}.rs-picker-toggle-caret{-ms-flex-align:center;align-items:center;color:var(--gray-900);display:-ms-flexbox;display:flex;font-size:.875rem;height:20px;line-height:normal;margin-left:2px;position:absolute;right:12px;top:8px}.rs-check-item.rs-check-item-focus,.rs-check-item:focus,.rs-check-item:not(.rs-checkbox-disabled):hover{background-color:var(--primary-200-transparent);color:var(--dark)}.rs-checkbox-disabled{opacity:.7}.rs-check-item.rs-checkbox-checked{background-color:var(--primary-200-transparent)!important}.rs-check-item .rs-checkbox-checker>label{cursor:pointer;display:flex;overflow-wrap:anywhere;padding:6px 10px 6px 30px;position:relative;transition:color .3s linear,background-color .3s linear}.rs-check-item .rs-checkbox-checker>label .rs-checkbox-wrapper{left:10px}.rs-checkbox-checker{min-height:36px;position:relative}.rs-checkbox-checker:has(.deactive-employee){background-color:var(--gray-100)!important}.rs-checkbox label{cursor:pointer;font-weight:400;margin-bottom:0}.rs-checkbox-wrapper{display:inline-block;height:16px;left:10px;position:absolute;top:10px;width:16px}.rs-checkbox-wrapper input{background:var(--white-300);border:1px solid var(--white-300);display:none;height:16px;width:16px}.rs-checkbox-wrapper .rs-checkbox-inner:after{content:"";opacity:0;transition:opacity .2s ease-in,-webkit-transform .2s cubic-bezier(.12,.4,.29,1.46);transition:opacity .2s ease-in,transform .2s cubic-bezier(.12,.4,.29,1.46);transition:opacity .2s ease-in,transform .2s cubic-bezier(.12,.4,.29,1.46),-webkit-transform .2s cubic-bezier(.12,.4,.29,1.46)}.rs-checkbox-wrapper .rs-checkbox-inner:before{background:var(--white);border:1px solid var(--gray-300);border-radius:2px 2px 2px 2px;bottom:0;box-shadow:0 0 0 0 var(--primary-500-transparent);content:"";display:block;height:16px;left:-2px;position:absolute;right:auto;top:-2px;transition:all .5s ease;width:16px}.rs-checkpicker-footer{border-top:1px solid var(--gray-300);padding:15px 15px 15px 8px}.rs-checkpicker-footer .checkbox{margin:0}.rs-dropdown-footer{align-items:center;border-top:1px solid var(--gray-300);color:var(--primary)!important;display:flex;font-size:.75rem;font-weight:500;gap:5px;line-height:1.5;padding:10px}.rs-dropdown-footer i{font-size:.875rem;line-height:normal}.rs-checkbox-checked label .rs-checkbox-wrapper .rs-checkbox-inner:before{background:var(--common-primary);border:1px solid var(--common-primary)}.rs-checkbox-checked label:focus-within .rs-checkbox-wrapper .rs-checkbox-inner:before,.rs-checkbox-checked label:hover .rs-checkbox-wrapper .rs-checkbox-inner:before{border:1px solid var(--common-primary);box-shadow:0 0 0 3px var(--primary-500-transparent)!important}.rs-checkbox-checked .rs-checkbox-wrapper .rs-checkbox-inner:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M13.333 4 6 11.333 2.667 8' stroke='%23fff' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;content:"";display:block;height:14px;margin:auto;opacity:1;position:absolute;right:3px;top:-1px;width:14px}.rs-picker-toggle-value figure.user-img,.rs-picker-value-item figure.user-img{height:20px;margin:auto 15px auto 0;min-width:20px!important;width:20px}.rs-picker-value-count{align-items:center;background-color:var(--common-primary);border-radius:20px 20px 20px 20px;color:var(--common-white);display:flex;font-size:.625rem;justify-content:center;line-height:normal;padding:2px 6px;position:-webkit-sticky;position:sticky;right:0}.rs-picker-value-item{align-items:center;display:inline-flex;margin:0 2px}.rs-picker-value-item:first-child{margin-left:0}.rs-picker-tag-wrapper{margin-right:32px;min-height:35px}.rs-picker-has-value.rs-picker-cleanable .rs-picker-tag-wrapper{margin-right:45px}.rs-picker-tag .rs-picker-tag-wrapper{position:relative;z-index:6}.rs-picker-tag .rs-picker-toggle.rs-btn~.rs-picker-tag-wrapper{padding-bottom:5px}.rs-picker-tag .rs-picker-toggle.rs-btn~.rs-picker-tag-wrapper .rs-picker-search-input{font-size:.875rem;line-height:normal;margin-top:5px;padding-left:12px}.rs-picker-tag .rs-picker-toggle.rs-btn~.rs-picker-tag-wrapper input{color:var(--black);font-size:.875rem;height:24px;line-height:normal}.rs-picker-tag .rs-picker-toggle.rs-btn~.rs-picker-tag-wrapper .rs-tag{background-color:var(--common-primary);margin-top:6px}.rs-picker-tag .rs-picker-toggle.rs-btn~.rs-picker-tag-wrapper .rs-tag .rs-btn-close{position:absolute;right:7px}.rs-picker-tag .rs-picker-toggle.rs-btn~.rs-picker-tag-wrapper .rs-tag span{color:var(--common-white)!important}.rs-picker-tag .rs-picker-search-input{font-size:.875rem;line-height:1.45;padding:0}.rs-picker-tag .rs-picker-search-input>input{background:none;border:0 solid var(--transparent);outline:none;padding:0;width:100%}.rs-picker-tag.rs-picker-has-value .rs-picker-search-input{padding-left:6px}.rs-picker-tag .rs-tag{display:inline-flex;max-width:calc(100% - 6px);overflow:hidden;text-overflow:ellipsis;vertical-align:top}.rs-picker-tag .rs-tag .rs-tag-text{align-items:center;display:flex}.rs-picker-search-input{background:none;border:0 solid var(--transparent);font-size:.875rem;line-height:1.45;outline:none;padding:7px 0 7px 11px;position:relative;width:100%}.rs-picker-tag .rs-picker-search-input,.rs-picker-tag .rs-tag{margin-top:5px}.rs-picker-tag .rs-picker-search,.rs-picker-tag .rs-picker-search-input,.rs-picker-tag .rs-picker-search-input>input{display:inline-block;min-width:14px;width:auto}.rs-tag{background-color:var(--primary);border-radius:4px 4px 4px 4px;color:var(--common-white);display:inline-block;font-weight:500}.rs-tag-closable{position:relative}.rs-tag-closable.rs-tag-md{padding-right:25px!important}.rs-tag-md{font-size:.75rem;line-height:unset;padding:2px 8px}.rs-picker-tag .rs-tag,.rs-picker-tag .rs-tag+.rs-tag{margin-left:6px}.rs-calendar{min-height:330px;overflow:hidden;padding-top:12px;position:relative}.rs-calendar-header-has-month:not(.rs-calendar-header-has-time){margin:0 auto;padding-left:12px;padding-right:12px}.rs-calendar-header-has-month:not(.rs-calendar-header-has-time) .rs-calendar-header-month-toolbar{display:block;text-align:center;width:100%}.rs-calendar-header-has-month:not(.rs-calendar-header-has-time) .rs-calendar-header-month-toolbar:after{clear:both}.rs-calendar-header-has-month:not(.rs-calendar-header-has-time) .rs-calendar-header-backward{float:left}.rs-calendar-header-has-month:not(.rs-calendar-header-has-time) .rs-calendar-header-forward{float:right}.rs-calendar-header.rs-calendar-header-has-month.rs-calendar-header-has-time{align-items:center;display:flex;justify-content:space-between}.rs-calendar-header:after,.rs-calendar-header:before{content:" ";display:table}.rs-calendar-header-month-toolbar{float:left}.rs-btn{background-color:var(--white);border:1px solid var(--gray-200);border-radius:6px 6px 6px 6px;cursor:pointer;display:inline-block;font-size:.875rem!important;font-weight:400;line-height:normal!important;overflow:hidden;padding:6px 10px;position:relative;text-align:center;text-decoration:none;text-overflow:ellipsis;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.rs-btn.rs-btn-disabled{cursor:not-allowed}.sun-editor-editable .form-group .form-control .rs-btn{padding:8px 10px}.sun-editor-editable a{color:var(--common-primary)!important}.sun-editor-editable table td,.sun-editor-editable table th{overflow-x:auto}.inputformtag .rs-btn{background-color:var(--transparent);border:0 solid var(--transparent);border-radius:4px 4px 4px 4px;display:unset!important;height:35px;left:0;padding:8px 12px;position:unset;text-align:left}.inputformtag .rs-btn,.inputformtag .rs-picker-tag{font-size:.875rem;font-weight:400;line-height:1.45;overflow:hidden;text-decoration:none;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.inputformtag .rs-picker-tag{background-color:var(--white);border:1px solid var(--gray-200);border-radius:4px 4px 4px 4px;cursor:pointer;display:inline-block;padding:8px 10px;position:relative;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.inputformtag .rs-picker-tag:focus,.inputformtag .rs-picker-tag:hover{background-color:var(--white);border-color:var(--primary-300);box-shadow:0 2px 5px -1px rgba(151,107,248,.3),0 1px 3px -1px rgba(138,141,240,.3)}.inputformtag .rs-picker-tag .rs-btn-close{align-items:center;display:flex;height:100%;justify-content:center;padding:0}.inputformtag .rs-picker-tag .rs-btn-close .rs-icon{height:10px;width:10px}.inputformtag .rs-picker-tag-wrapper{display:flex;flex-wrap:wrap;text-align:left}.inputformtag .rs-btn-subtle{background-color:var(--white)!important;border:0 solid var(--transparent);color:var(--primary)!important;width:unset}.inputformtag .rs-btn-subtle.rs-btn-icon{border:1px solid var(--gray-300)}.inputformtag .inputformtag .rs-picker-tag .inputformtag .rs-picker-tag .inputformtag .rs-auto-complete .rs-input:focus,.inputformtag .rs-auto-complete .rs-input:hover,.inputformtag .rs-picker .rs-btn:focus,.inputformtag .rs-picker .rs-btn:hover{border-color:unset;box-shadow:none}.inputformtag .rs-picker .rs-picker-tag:focus,.inputformtag .rs-picker .rs-picker-tag:hover{border-color:var(--primary-300);box-shadow:0 0 3px var(--primary-300)}.rs-btn-xs{font-size:.875rem;line-height:1.45;padding:2px 8px;width:unset}.rs-btn-icon{background:none;border:0 solid var(--transparent);cursor:pointer;padding:0}.rs-btn-icon.rs-btn-xs{padding:4px}.rs-btn-icon.rs-btn-xs>.rs-icon{font-size:.875rem;line-height:normal}.rs-btn-icon>.rs-icon{vertical-align:bottom}.rs-ripple-pond{content:"";height:100%;left:0;pointer-events:none;top:0;width:100%}.rs-ripple,.rs-ripple-pond{display:block;position:absolute}.rs-ripple{background-color:var(--transparent);border-radius:50% 50% 50% 50%;-webkit-transform:scale(0);transform:scale(0);transition:0s}.rs-calendar-header-title{background:var(--transparent)!important;border:0 solid var(--transparent);box-shadow:none!important;color:var(--dark)!important;font-size:.875rem;font-weight:600;line-height:normal}.rs-calendar-header-has-month:not(.rs-calendar-header-has-time) .rs-calendar-header-month-toolbar:after,.rs-calendar-header-has-month:not(.rs-calendar-header-has-time) .rs-calendar-header-month-toolbar:before{content:" ";display:table}.rs-calendar-header:after{clear:both}.rs-calendar-view{display:flex;justify-content:center;padding:4px 12px 12px}.rs-calendar-table{display:table;table-layout:fixed}.rs-calendar-table-row{display:table-row}.rs-calendar-table-row.rs-calendar-table-header-row .rs-calendar-table-cell:hover .rs-calendar-table-cell-content{background:var(--transparent);color:var(--dark)}.rs-calendar-table-cell{display:table-cell;padding:6px;text-align:center;vertical-align:middle;width:1%}.rs-calendar-table-cell.rs-calendar-table-cell-un-same-month{opacity:.4}.rs-calendar-table-row .rs-calendar-table-cell:first-child,.rs-calendar-table-row .rs-calendar-table-cell:last-child{color:var(--primary)}.rs-calendar-table-cell-content{border-radius:4px 4px 4px 4px;cursor:pointer;font-size:.875rem;line-height:1.45;padding:5px}.rs-calendar-table-header-row .rs-calendar-table-cell-content{border:1px solid var(--transparent);color:var(--dark);font-size:.875rem;font-weight:600;line-height:1.45;padding-bottom:2px;padding-top:2px}.rs-calendar-table-header-row .rs-calendar-table-cell-content,.rs-calendar-table-header-row .rs-calendar-table-cell-content:focus,.rs-calendar-table-header-row .rs-calendar-table-cell-content:hover,.rs-calendar-table-header-row .rs-calendar-table-cell-content:hover:focus{background:none;cursor:auto}.rs-calendar-table-cell-selected .rs-calendar-table-cell-content{background-color:var(--common-primary);box-shadow:none;color:var(--common-white)}.rs-picker-toolbar{display:inline-block;padding:0 12px 12px;width:100%}.rs-datepicker-sidebar .rs-picker-toolbar-ranges{gap:6px;padding:0 8px}.rs-picker-toolbar-ranges{display:inline-block}.rs-btn-link{background-color:var(--transparent);border:0 solid var(--transparent);color:var(--primary);width:unset}.rs-picker-toolbar-right{float:right}.rs-btn-primary{background-color:var(--common-primary);border:0 solid var(--transparent);color:var(--common-white)}.rs-calendar-month-dropdown{background-color:var(--white);border-top:1px solid var(--gray-300);display:none;margin-top:0;overflow:hidden;position:absolute;top:44px;width:100%;z-index:1}.rs-calendar-show-month-dropdown .rs-calendar-month-dropdown{display:block}.rs-calendar-show-month-dropdown .rs-calendar-month-dropdown-content{-webkit-animation:slideDown .3s linear;animation:slideDown .3s linear}.rs-calendar-month-dropdown-scroll{height:230px}.rs-calendar-month-dropdown-row{padding:5px 12px 5px 52px;position:relative}.rs-calendar-month-dropdown-row:not(:last-child){border-bottom:1px dotted var(--gray-300)}.rs-calendar-month-dropdown-year{color:var(--dark);font-weight:600;left:12px;position:absolute;top:calc(50% - 8px)}.rs-calendar-month-dropdown-list{display:block}.rs-calendar-month-dropdown-cell{display:inline-block;margin:1px;text-align:center;vertical-align:middle;width:calc(16.66667% - 2px)}.rs-calendar-month-dropdown-cell-content{border:1px solid var(--transparent);border-radius:4px 4px 4px 4px;cursor:pointer;display:inline-block;font-size:.875rem;line-height:1.45;padding:4px}.rs-picker-menu .rs-calendar .rs-calendar-month-dropdown-cell-content,.rs-picker-menu .rs-calendar .rs-calendar-table-cell-content{height:30px;width:30px}.rs-calendar-month-dropdown-list:after,.rs-calendar-month-dropdown-list:before{content:" ";display:table}.rs-calendar-month-dropdown-year-active{color:var(--primary)}.rs-calendar-month-dropdown-cell-active .rs-calendar-month-dropdown-cell-content{background-color:var(--common-primary);box-shadow:none;color:var(--common-white)}.rs-picker-daterange-menu.rs-picker-menu{width:auto}.rs-picker-daterange-menu .rs-calendar{border-bottom:1px solid var(--gray-300);display:inline-block;height:278px;padding-bottom:12px}.rs-picker-daterange-menu .rs-calendar:first-child{border-right:1px solid var(--gray-300)}.rs-picker-daterange-header{border-bottom:1px solid var(--gray-300);font-size:.875rem;font-weight:600;line-height:1.45;padding:8px 12px;text-align:center}.rs-picker-date .rs-picker-toggle input,.rs-picker-daterange .rs-picker-toggle input{padding:8px 10px}.rs-calendar-table-cell-in-range,.rs-calendar-table-cell-selected{position:relative}.rs-calendar-table-cell-in-range:before,.rs-calendar-table-cell-selected:before{content:"";display:block;height:30px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:0}.rs-calendar-table-row:not(.rs-calendar-table-header-row):hover~.rs-calendar-table-row .rs-calendar-table-cell-in-range~.rs-calendar-table-cell-selected-start:before,.rs-calendar-table-row:not(.rs-calendar-table-header-row):hover~.rs-calendar-table-row .rs-calendar-table-cell-selected-start:before{left:0}.rs-calendar-table-cell-selected-start.rs-calendar-table-cell-selected-end:before{display:none}.rs-calendar-table-cell-selected-end:before,.rs-calendar-table-cell-selected-start:before{background-color:var(--primary-500-transparent);color:var(--primary)!important;width:50%}.rs-calendar-table-cell-in-range~.rs-calendar-table-cell-selected-start:before{left:0;width:50%}.rs-calendar-table-cell-selected-start:before{left:unset;position:absolute;right:0}.rs-calendar-table-cell-in-range:before{background-color:var(--primary-500-transparent);color:var(--primary)!important}.rs-calendar-table-cell-in-range .rs-calendar-table-cell-content,.rs-calendar-table-cell-selected .rs-calendar-table-cell-content{position:relative;z-index:1}.rs-calendar-header-has-time:not(.rs-calendar-header-has-month){text-align:center}.rs-calendar-time-dropdown{background-color:var(--white);color:var(--primary);display:none;overflow:hidden;padding-left:12px;padding-right:12px;position:absolute;top:44px;width:100%;z-index:1}.rs-calendar-show-time-dropdown .rs-calendar-time-dropdown{display:block}.rs-calendar-show-time-dropdown .rs-calendar-time-dropdown-content{-webkit-animation:slideDown .3s linear;animation:slideDown .3s linear}.rs-calendar-time-dropdown-row{display:table;width:100%}.rs-calendar-time-dropdown-column{display:table-cell;width:1%}.rs-calendar-time-dropdown-column>ul{height:250px;overflow-y:auto;padding-bottom:30px}.rs-calendar-time-dropdown-column-title{background-color:var(--primary-transparent);color:var(--dark);font-size:.875rem;font-weight:500;line-height:1.45;padding-bottom:2px;padding-top:2px;text-align:center;width:100%}.rs-calendar-time-dropdown-column>ul,.rs-calendar-time-dropdown-column>ul>li{list-style:none;margin:0;padding:0}.rs-calendar-time-dropdown-cell:focus,.rs-calendar-time-dropdown-cell:focus-visible,.rs-calendar-time-dropdown-cell:focus-within,.rs-calendar-time-dropdown-cell:hover{background-color:var(--gray-100);color:var(--primary)}.rs-calendar-time-dropdown-cell{border:1px solid var(--transparent);color:var(--dark);cursor:pointer;display:block;font-size:.875rem;line-height:1.45;padding:5px;text-align:center}.rs-calendar-time-dropdown-cell.rs-calendar-time-dropdown-cell-active{background-color:var(--common-primary);color:var(--common-white)}.rs-calendar-time-dropdown-cell:hover.rs-calendar-time-dropdown-cell-active{border-color:var(--primary)}.rs-col{float:left;min-height:1px;padding-left:5px;padding-right:5px;position:relative;width:100%}.rs-slider{margin:0 5px;position:relative}.rs-slider .rs-tooltip{display:none}.rs-slider-bar{background-color:var(--gray-200);border-radius:4px 4px 4px 4px;cursor:pointer;height:6px;transition:background-color .3s ease-in-out}.rs-slider-graduator{width:100%}.rs-slider-graduator>ol{display:flex;padding-left:0;width:100%}.rs-slider-graduator>ol>li{flex:1 1 1%;position:relative}.rs-slider-graduator li,.rs-slider-graduator ol{list-style:none}.rs-slider-graduator>ol>li.rs-slider-pass:before{border-color:var(--common-primary)}.rs-slider-graduator>ol>li:before,.rs-slider-graduator>ol>li:last-child:after{background-color:var(--gray-200);border:2px solid var(--gray-300);border-radius:50% 50% 50% 50%;box-sizing:border-box;content:"";display:block;height:8px;margin-left:-4px;position:absolute;top:-1px;width:8px}.rs-slider-mark{color:var(--primary);font-size:.75rem;font-weight:500;left:-2px;line-height:normal;position:absolute;top:15px;white-space:nowrap}.rs-slider-mark-last{left:auto;right:-2px}.rs-slider-graduator>ol>li.rs-slider-active:before{visibility:hidden}.rs-slider-graduator>ol>li:last-child:after{right:-4px}.rs-slider-progress-bar{background-color:var(--common-primary);border-radius:4px 0 0 4px;height:6px;position:absolute}.rs-slider-handle{position:absolute;top:-50%}.rs-slider-handle:before{background-color:var(--common-white);border:2px solid var(--common-primary);border-radius:50% 50% 50% 50%;content:"";cursor:pointer;height:12px;margin-left:-6px;position:absolute;transition:box-shadow .3s ease-in-out,background-color .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,background-color .3s ease-in-out,transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,background-color .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:12px}.rs-slider-handle:focus:before,.rs-slider-handle:hover:before{box-shadow:0 0 0 3px var(--common-primary)}.rs-slider-handle.active:before,.rs-slider-handle:active:before{-webkit-transform:scale(1.2);transform:scale(1.2)}.rs-slider-handle.active .rs-tooltip,.rs-slider-handle:hover .rs-tooltip{display:block;opacity:1;top:-30px}.rs-tooltip{background-color:var(--common-white);border-radius:4px 4px 4px 4px;color:var(--common-black);display:block;filter:drop-shadow(0 6px 18px rgba(0,0,0,.1)) drop-shadow(0 2px 6px rgba(0,0,0,.18));-webkit-filter:drop-shadow(0 6px 18px rgba(0,0,0,.1)) drop-shadow(0 2px 6px rgba(0,0,0,.18));font-size:.75rem;font-weight:500;line-height:1.5;max-width:275px;opacity:0;overflow-wrap:break-word;padding:2px 10px;position:absolute;text-align:center;z-index:1070}.rs-tooltip.rs-anim-fade{transition:opacity .1s linear,-webkit-transform .1s ease-out;transition:opacity .1s linear,transform .1s ease-out;transition:opacity .1s linear,transform .1s ease-out,-webkit-transform .1s ease-out}.rs-tooltip.rs-anim-in{opacity:1;transition:opacity .15s linear,-webkit-transform .15s ease-in;transition:opacity .15s linear,transform .15s ease-in;transition:opacity .15s linear,transform .15s ease-in,-webkit-transform .15s ease-in}.rs-tooltip.rs-tooltip-arrow:after,.rs-tooltip.rs-tooltip-arrow:before{border-color:var(--transparent);border-style:solid;content:" ";display:block;height:0;position:absolute;width:0}.rs-tooltip.rs-tooltip-arrow:before{display:none}.rs-tooltip[class*=placement-top]{margin-top:-8px;-webkit-transform:translate(0);transform:translate(0)}.rs-tooltip[class*=placement-top].rs-anim-in{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.rs-tooltip[class*=placement-top]:after{border-top-color:var(--common-white);border-width:6px 6px 0;bottom:-6px;margin-left:-6px}.rs-tooltip.bg-white[class*=placement-bottom]:after{border-bottom-color:var(--white)}.rs-tooltip.bg-white[class*=placement-top]:after{border-top-color:var(--white)}.rs-tooltip.bg-white[class*=placement-left]:after{border-left-color:var(--white)}.rs-tooltip.bg-white[class*=placement-right]:after{border-right-color:var(--white)}.rs-tooltip[class*=placement-bottom]{filter:drop-shadow(0 -6px 18px rgba(0,0,0,.1)) drop-shadow(0 -2px 6px rgba(0,0,0,.18));-webkit-filter:drop-shadow(0 -6px 18px rgba(0,0,0,.1)) drop-shadow(0 -2px 6px rgba(0,0,0,.18));margin-top:8px;-webkit-transform:translate(0);transform:translate(0)}.rs-tooltip[class*=placement-bottom].rs-anim-in{-webkit-transform:translateY(2px);transform:translateY(2px)}.rs-tooltip[class*=placement-bottom]:after{border-bottom-color:var(--common-white);border-width:0 6px 6px;margin-left:-6px;top:-6px}.rs-tooltip[class*=placement-right]{filter:drop-shadow(-8px 6px 18px rgba(0,0,0,.1)) drop-shadow(-2px 2px 6px rgba(0,0,0,.18));-webkit-filter:drop-shadow(-8px 6px 18px rgba(0,0,0,.1)) drop-shadow(-2px 2px 6px rgba(0,0,0,.18));margin-left:8px;-webkit-transform:translate(0);transform:translate(0)}.rs-tooltip[class*=placement-right].rs-anim-in{-webkit-transform:translate(2px);transform:translate(2px)}.rs-tooltip[class*=placement-right]:after{border-right-color:var(--common-white);border-width:6px 6px 6px 0;left:-6px;margin-top:-6px}.rs-tooltip[class*=placement-left]{filter:drop-shadow(8px 6px 18px rgba(0,0,0,.1)) drop-shadow(2px 2px 6px rgba(0,0,0,.18));-webkit-filter:drop-shadow(8px 6px 18px rgba(0,0,0,.1)) drop-shadow(2px 2px 6px rgba(0,0,0,.18));margin-left:-8px;-webkit-transform:translate(0);transform:translate(0)}.rs-tooltip[class*=placement-left].rs-anim-in{-webkit-transform:translate(-2px);transform:translate(-2px)}.rs-tooltip[class*=placement-left]:after{border-left-color:var(--common-white);border-width:6px 0 6px 6px;margin-top:-6px;right:-6px}.rs-tooltip.placement-bottom:after,.rs-tooltip.placement-bottom:before,.rs-tooltip.placement-top:after,.rs-tooltip.placement-top:before{left:50%}.rs-tooltip.placement-bottom-start:after,.rs-tooltip.placement-bottom-start:before,.rs-tooltip.placement-top-start:after,.rs-tooltip.placement-top-start:before{left:10px}.rs-tooltip.placement-bottom-end:before,.rs-tooltip.placement-top-end:before{right:3px}.rs-tooltip.placement-bottom-end:after,.rs-tooltip.placement-top-end:after{right:4px}.rs-tooltip.placement-left:after,.rs-tooltip.placement-left:before,.rs-tooltip.placement-right:after,.rs-tooltip.placement-right:before{top:50%}.rs-tooltip.placement-left-start:after,.rs-tooltip.placement-left-start:before,.rs-tooltip.placement-right-start:after,.rs-tooltip.placement-right-start:before{top:10px}.rs-tooltip.placement-left-end:before,.rs-tooltip.placement-right-end:before{bottom:3px}.rs-tooltip.placement-left-end:after,.rs-tooltip.placement-right-end:after{bottom:4px}.rs-tooltip .custom-width{width:500px}.rs-input-group{background:var(--white);border:1px solid var(--gray-300);border-radius:4px 4px 4px 4px;color:var(--gray-800);cursor:text;display:flex;position:relative;transition:border-color .3s ease-in-out;width:100%}.rs-input-group:hover{border-color:var(--gray-200)}.rs-input-group:not(.rs-input-group-inside) .rs-input{border:0 solid var(--transparent);border-radius:0 0 0 0;box-shadow:none}.rs-input-group:active,.rs-input-group:focus,.rs-input-group:focus-visible,.rs-input-group:focus-within{border-color:var(--primary);box-shadow:0 0 3px var(--common-info);outline:0}.rs-input-number{background-color:var(--white)}.rs-input-number>.rs-input{border-bottom-left-radius:4px!important;border-top-left-radius:4px!important}.rs-input{background:var(--white);border:1px solid var(--gray-200);border-radius:4px 4px 4px 4px;color:var(--gray-800);cursor:text;display:inline-block;font-size:.875rem;line-height:1.45;overflow:hidden;padding:8px 10px;text-align:center;text-decoration:none;text-overflow:ellipsis;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:middle;white-space:nowrap}.rs-input::-webkit-input-placeholder{color:var(--gray-900)}.rs-input:-ms-input-placeholder{color:var(--gray-900)}.rs-input::placeholder{color:var(--gray-900)}.rs-input-group>.rs-auto-complete,.rs-input-group>.rs-form-control-wrapper,.rs-input-group>.rs-input{flex:1 1 auto}.rs-input-group>.rs-auto-complete,.rs-input-group>.rs-input{position:relative;z-index:2}.rs-input-number-btn-group-vertical{display:block;flex:0 0 20px;position:relative;width:20px}.rs-input-number-btn-group-vertical>.rs-btn{border:0 solid var(--transparent);display:block;float:none;max-width:100%;min-width:20px;position:relative;width:20px}.rs-input-number-btn-group-vertical:last-child .rs-input-number-touchspin-up{background:var(--gray-100)!important;border-top-right-radius:3px}.rs-input-number-btn-group-vertical:last-child .rs-input-number-touchspin-down{background:var(--gray-100)!important;border-bottom-right-radius:3px}.rs-input-number-touchspin-down,.rs-input-number-touchspin-up{border-radius:0 0 0 0;box-shadow:none!important;height:18px;padding:0;position:relative}.rs-input-number-touchspin-down>.rs-icon,.rs-input-number-touchspin-up>.rs-icon{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;display:flex;font-size:.75rem;height:18px;justify-content:center;left:0;line-height:normal;position:absolute;top:0;width:20px}.rs-input-number-btn-group-vertical:last-child .rs-input-number-touchspin-down:hover,.rs-input-number-btn-group-vertical:last-child .rs-input-number-touchspin-up:hover{background:var(--primary)!important;color:var(--common-white)!important}.rs-input-number-btn-group-vertical:last-child .rs-input-number-touchspin-down.rs-btn-disabled:hover,.rs-input-number-btn-group-vertical:last-child .rs-input-number-touchspin-up.rs-btn-disabled:hover{background:inherit!important;color:inherit!important}.rs-dropdown .rs-btn-icon{background:var(--transparent);color:var(--dark);height:auto;transition:none}.rs-dropdown[class*=rs-dropdown-placement-bottom-] .rs-dropdown-menu{margin-top:4px}.rs-dropdown[class*=rs-dropdown-placement-right-] .rs-dropdown-menu{margin-left:4px}.rs-dropdown[class*=rs-dropdown-placement-top-] .rs-dropdown-menu{margin-bottom:4px}.rs-dropdown[class*=rs-dropdown-placement-left-] .rs-dropdown-menu{margin-right:4px}.rs-tagdropdown-main-open.rs-tagdropdown-main-placement-bottom-end>.rs-dropdown-menu,.rs-tagdropdown-main-open.rs-tagdropdown-main-placement-top-end>.rs-dropdown-menu{right:0}.rs-tagdropdown-main-open.rs-tagdropdown-main-placement-bottom-end>.rs-dropdown-menu,.rs-tagdropdown-main-open.rs-tagdropdown-main-placement-bottom-start>.rs-dropdown-menu{bottom:100%}.rs-row:after,.rs-row:before{content:" ";display:table}.rs-picker-toggle-placeholder{color:var(--gray);font-weight:500!important;overflow:hidden;text-overflow:ellipsis}.rs-dropdown-menu .rs-dropdown-item:not(.rs-dropdown-item-disabled):focus,.rs-dropdown-menu .rs-dropdown-item:not(.rs-dropdown-item-disabled):focus-within,.rs-dropdown-menu .rs-dropdown-item:not(.rs-dropdown-item-disabled):hover{background:var(--primary-200-transparent)!important}.rs-dropdown-menu .rs-dropdown-item-focus{background:var(--primary-200-transparent)}.rs-dropdown-menu{background-clip:padding-box;background-color:var(--white);border:1px solid var(--gray-200);border-radius:4px 4px 4px 4px;box-shadow:0 0 10px 1px rgba(0,0,0,.08);color:var(--dark);float:left;font-size:.875rem;line-height:normal;list-style:none;margin:4px 0 0;max-height:310px;min-width:160px;overflow:auto;padding:0;position:absolute;text-align:left;width:-webkit-max-content;width:max-content;z-index:4}.rs-dropdown-menu .employee-with-id-wrapper{flex-wrap:wrap}.rs-dropdown-menu.kanban-assignee-center-dropdown{left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.rs-dropdown-menu.kanban-assignee-center-dropdown.todo-assingee-dropdown{-webkit-transform:translateX(-38%);transform:translateX(-38%)}.rs-dropdown-menu.kanban-assignee-center-dropdown.todo-assingee-dropdown.todo-complete{-webkit-transform:translateX(-25%);transform:translateX(-25%)}.rs-dropdown-menu.kanban-assignee-center-dropdown.complete-assignee-dropdown{-webkit-transform:translateX(-40%);transform:translateX(-40%)}.rs-dropdown-menu .rs-dropdown-item{align-items:center;cursor:pointer;display:flex;padding:5px 10px}.rs-dropdown-menu .rs-dropdown-item:active{background:var(--gray-100)}.rs-dropdown-menu .rs-dropdown-item:last-child{margin-bottom:0}.rs-dropdown-menu .rs-dropdown-item span{text-wrap:auto}.rs-dropdown-active-item{background:var(--primary-200-transparent)}.rs-dropdown-open.rs-dropdown-placement-top-end>.rs-dropdown-menu,.rs-dropdown-open.rs-dropdown-placement-top-start>.rs-dropdown-menu{bottom:100%}.rs-dropdown-open.rs-dropdown-placement-left-end>.rs-dropdown-menu,.rs-dropdown-open.rs-dropdown-placement-left-start>.rs-dropdown-menu{right:100%}.rs-dropdown-open.rs-dropdown-placement-right-end>.rs-dropdown-menu,.rs-dropdown-open.rs-dropdown-placement-right-start>.rs-dropdown-menu{left:100%}.rs-dropdown-open.rs-dropdown-placement-bottom-end>.rs-dropdown-menu,.rs-dropdown-open.rs-dropdown-placement-top-end>.rs-dropdown-menu{right:0}.rs-dropdown-open.rs-dropdown-placement-left-start>.rs-dropdown-menu,.rs-dropdown-open.rs-dropdown-placement-right-start>.rs-dropdown-menu{top:0}.rs-dropdown-open.rs-dropdown-placement-left-end>.rs-dropdown-menu,.rs-dropdown-open.rs-dropdown-placement-right-end>.rs-dropdown-menu{bottom:0}.rs-placeholder-grid-col{-webkit-box-align:end;align-items:flex-end;display:flex;display:-webkit-box;flex:1 1;flex-direction:column}.rs-placeholder-grid-col:first-child{align-items:flex-start}.rs-placeholder-grid-col>p{background-color:var(--dark-100)}.rs-placeholder-paragraph{align-items:flex-start;justify-content:flex-start}.rs-placeholder-paragraph-graph{background-color:var(--dark-100);border-radius:2px 2px 2px 2px;flex:0 0 auto;height:60px;margin-right:20px;width:60px}.rs-placeholder-paragraph-graph-circle{border-radius:50% 50% 50% 50%}.rs-placeholder-paragraph-graph-image{height:60px;overflow:hidden;position:relative;width:80px}.rs-placeholder-paragraph-graph-image:after{border-bottom:36px solid var(--white);border-left:20px solid var(--transparent);border-right:30px solid var(--transparent);bottom:10px;content:"";height:0;left:10px;position:absolute;width:0}.rs-placeholder-paragraph-graph-image:before{border-bottom:22px solid var(--white);border-left:16px solid var(--transparent);border-right:16px solid var(--transparent);bottom:10px;content:"";height:0;left:40px;position:absolute;width:0}.rs-placeholder-paragraph-graph-image .rs-placeholder-paragraph-graph-inner{background:var(--white);border-radius:50% 50% 50% 50%;height:12px;position:absolute;right:18px;top:10px;width:12px}.rs-placeholder-paragraph-rows{width:100%}.rs-placeholder-graph{background-color:var(--gray-200);display:inline-block;width:100%}.rs-placeholder-active .rs-placeholder-grid-col>p,.rs-placeholder-active .rs-placeholder-paragraph-graph-image,.rs-placeholder-active .rs-placeholder-paragraph-rows>p,.rs-placeholder-active.rs-placeholder-graph,.rs-placeholder-paragraph-rows>p{-webkit-animation:placeholder-active 2s ease infinite;animation:placeholder-active 2s ease infinite;background:linear-gradient(-45deg,var(--gray-600-transparent) 25%,var(--gray-800-transparent) 37%,var(--gray-600-transparent) 63%);background-size:400% 100%!important;border-radius:4px;margin-bottom:0}.rs-drawer-backdrop{background-color:var(--gray-900);bottom:0;left:0;position:fixed;right:0;top:0;z-index:1051}.rs-drawer-backdrop.rs-anim-fade{opacity:.7;transition:opacity .3s ease-in}.rs-anim-fade.rs-anim-in{opacity:1;pointer-events:auto}.rs-drawer-backdrop.rs-anim-in{opacity:.7}.rs-modal-backdrop{background-color:var(--gray-900);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1051}.rs-modal-backdrop.rs-anim-fade{opacity:.7;transition:opacity .3s ease-in}.rs-modal-backdrop.rs-anim-in{opacity:.7}.rs-modal-open{overflow:hidden}.rs-modal-wrapper{height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1051}.rs-modal-shake .rs-modal-dialog{-webkit-animation:shakeHead .3s linear;animation:shakeHead .3s linear}.rs-anim-bounce-in{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-timing-function:cubic-bezier(.68,-.55,.27,1.55);animation-timing-function:cubic-bezier(.68,-.55,.27,1.55)}.rs-anim-bounce-out{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-timing-function:cubic-bezier(.4,0,1,1);animation-timing-function:cubic-bezier(.4,0,1,1)}.rs-modal{display:none;margin:30px auto;outline:0;overflow:visible;position:relative;width:auto;z-index:990}.rs-modal .rs-modal-dialog{height:100%}.rs-modal.fit-screen-modal{height:100%;margin:auto;padding:30px 0}.rs-modal.fit-screen-modal .rs-modal-content{display:flex;flex-direction:column;height:auto;max-height:100%;overflow:auto}.rs-modal.fit-screen-modal .rs-modal-content .rs-modal-body{height:100%!important;overflow:auto!important}.rs-modal.sprintbody-modal .rs-modal-content{display:flex;flex-direction:column}.rs-modal.sprintbody-modal .rs-modal-content .rs-modal-body{overflow:auto!important}.rs-modal-full{height:100vh!important;margin:0;max-width:100%;width:100%}.rs-modal-xl{max-width:calc(100% - 10px);width:calc(100% - 60px)}.rs-modal-xl .rs-modal-body{height:100%;max-height:100%!important}.rs-modal-xl .rs-modal-body.has-footer{max-height:calc(100% - 80px)!important}.rs-modal-xl .rs-modal-header.diff-modal-title~.rs-modal-body{height:calc(100% - 35px)!important;max-height:100%!important}.rs-modal-xl embed.right-sidebar-content{max-height:calc(100vh - 180px)}.rs-modal-lg{width:1050px}.rs-modal-lg,.rs-modal-md{max-width:calc(100% - 10px)}.rs-modal-md{width:850px}.rs-modal-sm{width:650px}.rs-modal-sm,.rs-modal-xs{max-width:calc(100% - 10px)}.rs-modal-xs{width:450px}.rs-modal-content{background-color:var(--white);border:0 solid var(--transparent);border-radius:8px 8px 8px 8px;box-shadow:0 0 10px 1px rgba(0,0,0,.08);height:100%;outline:0;padding:12px 6px;position:relative}.rs-modal-header:after,.rs-modal-header:before{content:" ";display:table}.rs-modal-title{color:var(--black);display:block;font-size:1.25rem;font-weight:600;line-height:1.35;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.rs-modal-title span.formnamelbl{white-space:break-spaces}.rs-dropdown ul.rs-dropdown-menu .grid-search .form-group.validate-input .form-control::-webkit-input-placeholder{color:var(--gray-900)}.rs-dropdown ul.rs-dropdown-menu .grid-search .form-group.validate-input .form-control:-ms-input-placeholder{color:var(--gray-900)}.rs-dropdown ul.rs-dropdown-menu .grid-search .form-group.validate-input .form-control::placeholder,.rs-dropdown ul.rs-dropdown-menu .grid-search .form-group.validate-input .form-control~.input-group-text{color:var(--gray-900)}.rs-modal-body{max-height:100%!important;overflow:unset!important;position:relative}.rs-modal-body .table-responsive.project-table td:first-child,.rs-modal-body .table-responsive.project-table tr th{padding:10px}.rs-modal-body.sprintbody{max-height:105%!important}.rs-modal-body.sprintdetailsbody{max-height:803px!important}.rs-modal-body .right-sidebar-content,.rs-modal-body .table-responsive.project-table{margin-top:12px}.rs-modal-body .card-content .table-responsive.project-table,.rs-modal-body .right-sidebar-content .table-responsive.project-table{margin:0}.rs-modal-footer{border-top:0 solid var(--transparent);padding:12px 6px 0;text-align:right}.rs-modal-footer:after{clear:both}.rs-modal-footer:after,.rs-modal-footer:before{content:" ";display:table}.rs-calendar-month-dropdown-cell.disabled .rs-calendar-month-dropdown-cell-content,.rs-calendar-table-cell-disabled .rs-calendar-table-cell-content .rs-calendar-table-cell-day{color:var(--gray-500);text-decoration:line-through}.rs-dropdown-placement-bottom-end{position:relative}.rs-bg-danger-placement-top-start .rs-dropdown-menu{border:0 solid var(--transparent);bottom:auto;display:block;left:auto;margin:auto;position:absolute;right:0;top:40px;z-index:10}.rs-progress-circle-info{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.rs-progress-circle{position:relative}.rs-subheader-dropdown{height:35px}.rs-subheader-dropdown:hover{background-color:var(--gray-100)}.rs-drawer-wrapper{height:100%;left:0;position:fixed;top:0;width:100%;z-index:1051}.rs-drawer-wrapper.rs-drawer-no-backdrop{pointer-events:none}.rs-drawer{background-color:var(--white);box-shadow:var(--rs-drawer-shadow);display:none;outline:0;pointer-events:auto;position:fixed;z-index:1051}.rs-drawer.fit-screen-drawer{max-height:calc(100dvh - 24px)!important}.rs-drawer.fit-screen-drawer,.rs-drawer.fit-screen-drawer .rs-drawer-content{background-color:var(--transparent)}.rs-drawer.fit-screen-drawer .rs-drawer-content .rs-drawer-header{background-color:var(--white);padding:12px}.rs-drawer.fit-screen-drawer .rs-drawer-content .rs-drawer-body{background-color:var(--white);border-radius:0 0 8px 8px;height:auto!important;padding:0}.rs-drawer,.rs-drawer-open.rs-drawer-has-backdrop{overflow:hidden}.rs-drawer-left,.rs-drawer-right{height:100%;top:0}.rs-drawer-h-90{height:90%!important}.rs-drawer-left.rs-drawer-w-90vw,.rs-drawer-right.rs-drawer-w-90vw{max-width:90vw!important;width:100%!important}.rs-drawer-left.rs-drawer-lg,.rs-drawer-right.rs-drawer-lg{max-width:968px;width:100%}.rs-drawer-left.rs-drawer-md,.rs-drawer-right.rs-drawer-md{max-width:800px;width:100%}.rs-drawer-left.rs-drawer-sm,.rs-drawer-right.rs-drawer-sm{max-width:600px;width:100%}.rs-drawer-left.rs-drawer-xs,.rs-drawer-right.rs-drawer-xs{max-width:400px;width:100%}.rs-drawer-bottom,.rs-drawer-top{width:100%}.rs-drawer-bottom.rs-drawer-lg,.rs-drawer-top.rs-drawer-lg{height:568px}.rs-drawer-bottom.rs-drawer-md,.rs-drawer-top.rs-drawer-md{height:480px}.rs-drawer-bottom.rs-drawer-sm,.rs-drawer-top.rs-drawer-sm{height:400px}.rs-drawer-bottom.rs-drawer-xs,.rs-drawer-top.rs-drawer-xs{height:290px}.rs-drawer-full.rs-drawer-bottom,.rs-drawer-full.rs-drawer-bottom .rs-drawer-content,.rs-drawer-full.rs-drawer-top,.rs-drawer-full.rs-drawer-top .rs-drawer-content{height:100%}.rs-drawer-full.rs-drawer-left,.rs-drawer-full.rs-drawer-right{width:100%}.rs-drawer-right{right:0}.rs-drawer-left{left:0}.rs-drawer-top{top:0}.rs-drawer-bottom{bottom:0}.rs-drawer-open .rs-drawer{overflow:visible}.rs-drawer-dialog{height:100%;position:relative;width:100%}.rs-drawer-shake .rs-drawer-dialog{-webkit-animation:l .3s linear;animation:l .3s linear}.rs-drawer-content{height:100%;outline:0;position:absolute;width:100%}.rs-drawer-content,.rs-theme-high-contrast .rs-drawer-content{background-color:var(--white)}.quick-drawer .rs-drawer-content{display:flex;flex-direction:column}.quick-drawer .rs-drawer-content .rs-drawer-header{background-color:var(--gray-100);border-bottom:1px solid var(--gray-200);padding:15px}.quick-drawer .rs-drawer-content .rs-drawer-header .rs-drawer-header-close{display:none}.rs-drawer-header{display:flex;position:relative}.rs-drawer-header .rs-drawer-header-close{align-items:center;background-color:var(--danger-200-transparent)!important;border:0 solid var(--transparent);border-radius:50% 50% 50% 50%;color:var(--common-danger)!important;display:flex;font-size:.75rem;font-weight:900;height:30px;justify-content:center;line-height:1.5;position:absolute;right:6px;top:6px;transition:.3s ease-in-out;width:30px;z-index:9999}.rs-drawer-header .rs-drawer-header-close:hover{background-color:var(--common-danger)!important}.rs-drawer-header .rs-drawer-header-close:hover .rs-btn,.rs-drawer-header .rs-drawer-header-close:hover .rs-icon{color:var(--white)!important}.rs-drawer-header .rs-drawer-header-close.rs-btn-close{align-items:center;background:var(--danger-200-transparent);border-radius:50% 50% 50% 50%;display:flex;height:28px;padding:9px;text-align:center;transition:all .5s;width:28px}.rs-drawer-header .rs-drawer-header-close.rs-btn-close:hover{background:var(--common-danger)}.rs-drawer-header .rs-drawer-header-close.rs-btn-close:hover .rs-icon path{fill:var(--common-white);stroke:var(--common-white)}.rs-drawer-header .rs-btn,.rs-drawer-header .rs-icon{color:var(--common-danger);font-size:.75rem;line-height:normal;vertical-align:middle}.rs-drawer-header .rs-btn-close .rs-icon path{fill:var(--common-danger);stroke:var(--common-danger)}.rs-drawer-header:after,.rs-drawer-header:before{content:" ";display:table}.rs-drawer-header:after{clear:both}.rs-drawer-title{-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-negative:1;color:var(--rs-text-heading);flex-grow:1;flex-shrink:1;font-size:1.125rem;font-weight:400;line-height:1.4;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rs-drawer-actions{-ms-flex-negative:0;border-top:0 solid var(--transparent);flex-shrink:0;margin-left:auto;text-align:right}.rs-drawer-actions:after,.rs-drawer-actions:before{content:" ";display:table}.rs-drawer-actions:after{clear:both}.rs-drawer-title~.rs-drawer-actions{margin-left:10px}.rs-drawer-actions .rs-btn+.rs-btn{margin-bottom:0;margin-left:10px}.rs-drawer-actions .rs-btn-group .rs-btn+.rs-btn{margin-left:-1px}.rs-drawer-actions .rs-btn-block+.rs-btn-block{margin-left:0}.rs-drawer-body{height:100%;overflow:auto;padding:12px 6px;position:relative}.rs-drawer-body-close{background-color:var(--common-danger)!important;border-radius:50% 50% 50% 50%;height:25px;left:15px;position:absolute;top:25px;width:25px;z-index:1}.rs-drawer-body-close svg{color:var(--white);height:13px;width:13px}.rs-drawer-header~.rs-drawer-body .rs-drawer-body-close{display:none}.rs-drawer-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}.rs-drawer-footer{border-top:0 solid var(--transparent);margin:0 20px 20px;text-align:right}.rs-drawer-footer:after,.rs-drawer-footer:before{content:" ";display:table}.rs-drawer-footer:after{clear:both}.rs-drawer-footer .rs-btn+.rs-btn{margin-bottom:0;margin-left:10px}.rs-drawer-footer .rs-btn-group .rs-btn+.rs-btn{margin-left:-1px}.rs-drawer-footer .rs-btn-block+.rs-btn-block{margin-left:0}.rs-anim-slide-in{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.rs-anim-slide-out{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:cubic-bezier(.4,0,1,1);animation-timing-function:cubic-bezier(.4,0,1,1)}.rs-anim-right.rs-anim-slide-in{-webkit-animation-name:drawer-right;animation-name:drawer-right}.rs-anim-top.rs-anim-slide-in{-webkit-animation-name:drawer-top-open;animation-name:drawer-top-open}.rs-anim-right.rs-anim-slide-out{-webkit-animation-name:drawarclose;animation-name:drawarclose}.rs-anim-top.rs-anim-slide-out{-webkit-animation-name:drawer-top-close;animation-name:drawer-top-close}.rs-top-delete-modal-wrapper{height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1052}.rs-top-delete-modal-xs{max-width:calc(100% - 10px);width:500px!important}.rs-top-delete-modal-md{max-width:calc(100% - 10px);width:800px!important}.rs-top-delete-modal{display:none;margin:30px auto;outline:0;overflow:visible;position:relative;width:auto;z-index:990}.rs-top-delete-modal .rs-top-delete-modal-dialog{height:100%}.rs-top-delete-modal-content{border:0 solid var(--transparent);border-radius:8px 8px 8px 8px;height:100%;outline:0;overflow:hidden;padding:30px 20px;position:relative}.rs-formbuilder,.rs-top-delete-modal-content{background-color:var(--white);box-shadow:0 0 10px 1px rgba(0,0,0,.08)}.rs-formbuilder{background-clip:padding-box;border:1px solid var(--gray-700);border-radius:4px 4px 4px 4px;display:none;-webkit-filter:drop-shadow(0 0 10px 1px rgba(0,0,0,.08));filter:drop-shadow(0 0 10px 1px rgba(0,0,0,.08));font-size:.875rem;left:0;line-height:normal;opacity:0;padding:12px;position:absolute;top:0;z-index:1100}.rs-formbuilder.rs-anim-fade{transition:opacity .1s linear,-webkit-transform .1s ease-out;transition:opacity .1s linear,transform .1s ease-out;transition:opacity .1s linear,transform .1s ease-out,-webkit-transform .1s ease-out}.rs-formbuilder.rs-anim-in{opacity:1;transition:opacity .15s linear,-webkit-transform .15s ease-in;transition:opacity .15s linear,transform .15s ease-in;transition:opacity .15s linear,transform .15s ease-in,-webkit-transform .15s ease-in}.rs-formbuilder>.rs-popover-arrow{border-width:6px}.rs-formbuilder.placement-bottom-end>.rs-popover-arrow{right:4px}.rs-formbuilder.placement-bottom-end .rs-dropdown-menu{right:0}.rs-formbuilder.placement-top-end>.rs-popover-arrow{bottom:-6px;right:6px}.rs-formbuilder.placement-top-start .rs-dropdown-menu{bottom:0;left:0}.rs-popover[class*=placement-bottom].rs-anim-in{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.rs-popover[class*=placement-bottom]{margin-top:8px;-webkit-transform:translate(0);transform:translate(0)}.rs-popover.rs-anim-in{opacity:1;transition:opacity .15s linear,-webkit-transform .15s ease-in;transition:opacity .15s linear,transform .15s ease-in;transition:opacity .15s linear,transform .15s ease-in,-webkit-transform .15s ease-in}.rs-popover.rs-anim-fade{transition:opacity .1s linear,-webkit-transform .1s ease-out;transition:opacity .1s linear,transform .1s ease-out;transition:opacity .1s linear,transform .1s ease-out,-webkit-transform .1s ease-out}.rs-popover{background-clip:padding-box;background-color:var(--white);border-radius:4px 4px 4px 4px;box-shadow:0 1px 8px rgba(0,0,0,.12);-webkit-filter:drop-shadow(var(--rs-popover-shadow));filter:drop-shadow(var(--rs-popover-shadow));font-size:.875rem;left:0;line-height:normal;opacity:0;padding:20px;position:absolute;top:0;z-index:1060}.rs-popover,.rs-popover.hide-popover-arrow .rs-popover-arrow{display:none}.rs-anim-fade{opacity:0;pointer-events:none;transition:opacity .3s ease-in}.rs-popover.placement-bottom-end>.rs-popover-arrow,.rs-popover.placement-top-end>.rs-popover-arrow{right:4px}.rs-popover[class*=placement-bottom]>.rs-popover-arrow{margin-left:-6px;top:-6px}.rs-popover>.rs-popover-arrow,.rs-popover>.rs-popover-arrow:after,.rs-popover>.rs-popover-arrow:before{border-color:var(--transparent);border-style:solid;display:block;height:0;position:absolute;width:0}.rs-popover[class*=placement-bottom]>.rs-popover-arrow:after{border-bottom-color:var(--common-white);border-width:0 6px 6px;margin-left:-6px;top:-6px}.rs-popover>.rs-popover-arrow:after,.rs-popover>.rs-popover-arrow:before{border-width:6px;content:""}.rs-popover>.rs-popover-arrow{border-width:6px}.rs-heading{color:inherit;font-family:inherit;font-weight:900;margin:0}.rs-popover-title{font-size:.875rem;line-height:normal;margin:0}.rs-popover-title~.rs-popover-content{margin-top:8px}.rs-popover-content{font-size:.75rem;line-height:normal}.contact-number-dropdown .rs-picker-toggle,.days-input-with-unit-dropdown .rs-picker-toggle{align-items:center;display:flex}.days-input-with-unit-dropdown .rs-picker-toggle{border:0 solid var(--transparent)}.filter-select-picker.rs-picker-disabled .rs-picker-toggle{cursor:not-allowed!important}.Toastify__close-button{color:var(--gray-700);opacity:1!important;width:unset}.Toastify__close-button svg{fill:var(--toastify-close-icon)}.Toastify__progress-bar--success{background:var(--common-success)!important}.Toastify__progress-bar--warning{background:var(--common-warning)!important}.Toastify__progress-bar--error{background:var(--common-danger)!important}.Toastify__progress-bar--info{background:var(--common-info)!important}.Toastify__toast--success{background-color:var(--toastify-success)!important;border:1px solid var(--toastify-border-success)}.Toastify__toast--success .Toastify__toast-icon{background-color:var(--toastify-border-success-bg)!important}.Toastify__toast--warning{background-color:var(--toastify-warning)!important;border:1px solid var(--toastify-border-warning)}.Toastify__toast--warning .Toastify__toast-icon{background-color:var(--toastify-border-warning-bg)!important}.Toastify__toast--error{background-color:var(--toastify-error)!important;border:1px solid var(--toastify-border-error)}.Toastify__toast--error .Toastify__toast-icon{background-color:var(--toastify-border-error-bg)!important}.Toastify__toast--info{background-color:var(--toastify-info)!important;border:1px solid var(--toastify-border-info)}.Toastify__toast--info .Toastify__toast-icon{background-color:var(--toastify-border-info-bg)!important}.Toastify__toast{border-radius:8px;box-shadow:0 8px 24px 0 var(--gray-300-transparent)!important;font-family:Mulish,sans-serif;padding:8px}.Toastify__toast .Toastify__toast-body{align-items:flex-start;gap:8px}.Toastify__toast-icon{-webkit-margin-end:0!important;background-color:var(--common-white);border-radius:50%;display:grid;flex-shrink:0;height:30px;margin-inline-end:0!important;place-content:center;width:30px!important}.Toastify__toast-container{padding:0;width:300px!important}.Toastify__toast-container--bottom-right{bottom:unset!important;top:16px}.timetracking-tostify .Toastify__toast-icon{flex-direction:column;justify-content:center}.Toastify__toast-body ul{list-style:none;padding-left:0;padding-top:10px}.toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-clip:padding-box;background-color:var(--primary-transparent);border:1px solid var(--gray-300);border-radius:4px 4px 4px 4px;box-shadow:0 .25rem .75rem var(--gray-200);font-size:.875rem;line-height:normal;max-width:350px;opacity:0;overflow:hidden}.toast:not(:last-child){margin-bottom:12px}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{align-items:center;background-clip:padding-box;background-color:var(--primary-transparent);border-bottom:1px solid var(--gray-300);color:var(--gray);display:flex;padding:4px 12px}.toast-body{padding:.75rem}.user-img{border-radius:50% 50% 50% 50%;display:inline-block;height:20px;margin-right:4px;min-height:20px;min-width:20px;overflow:hidden;position:relative;width:20px}.user-img img{bottom:0;display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.user-img~span{margin:auto 0}figure{margin:0 0 16px}figure.birthday-img{bottom:-3%;display:block;height:200px;margin:35px auto;overflow:hidden;position:relative;top:auto;width:200px}figure.birthday-img img{bottom:0;display:block;height:auto;left:0;margin:auto;overflow:hidden;position:absolute;right:0;top:0;width:100%}img{border-style:none;max-width:100%}img,svg{vertical-align:middle}svg,svg:not(:root){overflow:hidden}.spin{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.fadeindown{-webkit-animation:fadeInDown 1s linear infinite;animation:fadeInDown 1s linear infinite}table{border-collapse:separate;border-spacing:0}table.dataTable-collapse{border-collapse:collapse!important}thead{height:34px;left:0;position:-webkit-sticky;position:sticky;top:0;z-index:5}thead [role^=presentation]{background:var(--purple-table-light-300)}th{text-align:inherit}caption{caption-side:bottom}label{display:inline-block;margin-bottom:8px}label:hover .rs-checkbox-wrapper .rs-checkbox-inner:before{border:1px solid var(--common-primary);box-shadow:0 0 0 3px var(--primary-500-transparent)!important}button.accordion-button{align-items:center;background:none;border:0 solid var(--transparent);color:inherit;cursor:pointer;display:flex;padding:0;width:100%}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:normal;line-height:inherit;margin:0;vertical-align:baseline}button,input{overflow:visible}input::-ms-reveal{display:none}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button;appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox;appearance:listbox}textarea{overflow:auto;resize:vertical}textarea:disabled{background:var(--gray-100)!important}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[hidden]{display:none!important}.owl-carousel .owl-nav{-webkit-tap-highlight-color:var(--transparent);text-align:center}.owl-carousel .owl-nav button.owl-prev{border-radius:50% 50% 50% 50%;left:unset;right:0}.owl-carousel .owl-nav button.owl-next{border-radius:50% 50% 50% 50%}.owl-carousel .owl-nav [class*=owl-]{zoom:1;background-color:var(--gray)!important;border:1px solid var(--transparent)!important;border-radius:50% 50% 50% 50%;color:var(--white)!important;font-size:.875rem!important;height:30px;left:0;line-height:1.45!important;margin:0;opacity:.3;overflow:hidden;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .3s ease;width:30px}.owl-carousel .owl-nav [class*=owl-] span{background-color:var(--white);color:var(--black);display:block;text-indent:-100px}.owl-carousel .owl-nav [class*=owl-] span:before{bottom:0;content:"";display:block;font-size:1.25rem;font-weight:900;left:0;line-height:normal;position:absolute;right:0;text-indent:0;top:0}.owl-carousel .owl-nav .owl-next span:before{content:""}.owl-carousel .owl-nav .disabled{display:none!important}.owl-carousel.log-slider .owl-nav .owl-next{left:auto!important;right:0!important}.owl-carousel.log-slider .owl-nav [class*=owl-]{bottom:auto!important;top:-8px}.owl-carousel.log-slider .owl-stage-outer{min-height:275px}.owl-carousel.flip-arrow .owl-nav .owl-prev{left:auto!important;right:-10px!important;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.owl-carousel.flip-arrow .owl-nav .owl-next{left:-10px!important;right:auto!important;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:normal;margin-bottom:8px}.h1,h1{font-size:2rem}.h1,.h2,h1,h2{line-height:normal}.h2,h2{font-size:1.625rem}.h3,h3{font-size:1.375rem}.h3,.h4,h3,h4{line-height:normal}.h4,h4{font-size:1.25rem}.h5,h5{font-size:1.125rem}.h5,.h6,h5,h6{line-height:normal}.h6,h6{font-size:1rem}.list-style-none{list-style:none!important}.list-inline,.userrights-description ul{list-style:none;padding-left:0}.blockquote{font-size:1rem;line-height:normal;margin-bottom:16px}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:var(--white);border:1px solid var(--gray-300);border-radius:4px 4px 4px 4px;padding:4px}.clearfix:after{clear:both;content:"";display:block}.table{background-color:var(--transparent);margin-bottom:16px;width:100%}.table th div.dropdown{overflow:visible!important}.table th .checkbox .checkmark{top:0}.table tbody+tbody{border-top:2px solid var(--gray-300)}.table tbody tr:hover .tr-hover{color:var(--dark)}.table tbody tr .tr-hover a{color:var(--dark);margin-bottom:0;margin-top:0}.table tbody tr td:not(:has(.rs-dropdown-item .checkbox)) .checkbox .checkmark{top:0}.table .rs-dropdown .rs-btn-icon i{font-size:1rem;line-height:normal}.table .dropdown{z-index:3}.table .dropdown-menu{z-index:4}.table .json-view{height:calc(100vh - 479px);margin:0;width:100%}.all-report-table td,.all-report-table th{text-wrap:auto!important;border-top:1px solid var(--transparent);font-size:.75rem;font-weight:500;line-height:normal;overflow:hidden;overflow-wrap:anywhere!important;padding:4px;vertical-align:middle;white-space:normal!important}.table-striped>tbody>tr:nth-of-type(odd){background-color:var(--primary-100-transparent)}.table-striped>tbody>tr>td{border-bottom:1px solid var(--gray-100)}.table-striped>tbody>tr:last-child td:last-child{border-bottom-right-radius:0!important}.table-striped>tbody>tr:hover,.table-striped>tbody>tr:nth-of-type(odd):hover{background-color:var(--primary-200-transparent)}.table-striped>tbody>tr:first-child:hover{background-color:var(--primary-100-transparent)}.table-striped td,.table-striped th{font-weight:500;padding:8px}.table-striped>thead{height:auto;position:-webkit-sticky;position:sticky;top:0;z-index:1}.table-striped>tfoot{bottom:0;position:-webkit-sticky;position:sticky;z-index:2}.striped-maxh{scrollbar-gutter:stable both-edges;max-height:calc(100vh - 415px)}.table td,.table th,td,th{border-top:1px solid var(--transparent);font-size:.75rem;line-height:normal;max-width:200px;overflow:hidden;padding:8px;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.tbl-in-bordered td,.tbl-in-bordered th{border:1px solid var(--table-light-400)!important;border-collapse:collapse;border-right-color:var(--transparent);border-spacing:0}.tbl-in-bordered td:first-child,.tbl-in-bordered th:first-child{border-left-color:var(--transparent)}.table td span:not(.rs-checkbox-inner,.rs-checkbox-wrapper,.rs-dropdown-item span),.table th a,.table th span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table td,.table th{font-weight:500;vertical-align:middle}.table thead th,.table thead th:first-child,.table thead th:nth-child(2){border-bottom:1px solid var(--gray-200);border-top:0 solid var(--transparent)!important;vertical-align:middle;z-index:0}.table-bordered{border:1px solid var(--gray-200);border-radius:4px 4px 4px 4px}.table-primary,.table-primary>td,.table-primary>th{color:var(--common-success);font-weight:600}.table-responsive{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive.userrights-table table tbody tr td{border-bottom:1px solid var(--gray-200);border-top:1px solid var(--gray-200)!important;padding:10px}.table-responsive.userrights-table table tbody tr td:nth-child(2){border-left:1px solid var(--gray-200)!important;border-radius:8px 0 0 8px}.table-responsive.userrights-table table tbody tr td:last-child{border-radius:0 8px 8px 0;border-right:1px solid var(--gray-200)!important}.table-responsive.project-table{height:calc(100vh - 454px);min-height:200px;position:relative}.action-col-icon{align-items:center;display:flex;font-weight:600}.action-col-icon i{font-size:1.125rem!important;line-height:1.4!important}.one-line{align-items:center;display:flex}.fade{transition:opacity .15s linear}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}.collapsing,.filepreview{position:relative}.filepreview .form-control{padding-right:40px!important}.filepreview label.filepreviewbg{background-position:50%;background-repeat:no-repeat;background-size:contain;border:0 solid var(--transparent);border-radius:0 4px 4px 0;bottom:0;display:block;height:35px;left:auto;margin:auto auto 0;overflow:hidden;position:absolute;right:1px;top:0;width:35px}.filepreview label.filepreviewbg img{height:25px;max-width:100%;opacity:.4;position:absolute;right:7px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:25px}.filepreview .form-control[type=file]::file-selector-button{display:none}.filepreview .form-control[type=file]::-webkit-file-upload-button{display:none}.filepreview .form-control[type=file][value="NO FILE CHOSEN"],.filepreview .form-control[type=file][value="No File Chosen"],.filepreview .form-control[type=file][value="No file chosen"],.filepreview .form-control[type=file][value="no file chosen"]{color:var(--gray-900)!important}.filepreview .form-control[type=file i],.filepreview .form-control[type=file]{color:var(--gray-800)!important}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.custom-file{align-items:center;display:flex}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-file:not(:first-child) .custom-file-label{border-bottom-left-radius:0;border-top-left-radius:0}.input-group [type=text].form-control{height:34px}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{flex:1 1 auto;margin-bottom:0;position:relative;width:1%}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-append,.input-group-prepend{display:flex}.form-control:disabled~.input-group-append .input-group-text,.form-control:disabled~.input-group-prepend .input-group-text{background-color:var(--gray-100)}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-append .btn{border:0 solid var(--transparent);height:34px}.validate-input .label-form-control{align-items:center;color:var(--gray-700);display:flex;font-size:.875rem;font-weight:600;gap:2px;line-height:1.45;margin-bottom:5px;width:auto;z-index:2}.validate-input .label-form-control~.input-group-text{align-items:center;background-color:var(--transparent);border:0 solid var(--transparent);border-radius:4px 4px 4px 4px;bottom:0;color:var(--gray-700);cursor:pointer;display:flex;font-size:.875rem!important;font-weight:400;line-height:1.45!important;margin-bottom:0;padding:6px 8px;position:absolute;right:0;text-align:center;top:unset;-webkit-transform:unset;transform:unset;white-space:nowrap}.validate-input .form-control.dragable-list ul{border-radius:8px 0 8px 0;padding:0}.validate-input .form-control.dragable-list ul li{align-items:center;background:var(--common-primary);border-radius:4px 4px 4px 4px;color:var(--common-white);display:flex;padding:2px}.validate-input .form-control.dragable-list ul li i{font-size:1.125rem;line-height:normal}.validate-input .form-control.dragable-list ul li .tag-editor-delete{margin-left:10px}.validate-input .form-control.dragable-list ul li .tag-editor-delete i{cursor:pointer}.validate-input.error .label-form-control{color:var(--common-danger)}.validate-input .label-form-control-lg~.input-group-text{font-size:.875rem;line-height:normal}.validate-input input.form-control.leave-settle-input{background:var(--primary-transparent)}.validate-input .login-input-icon .apptitude-login-input{border-radius:50px 50px 50px 50px!important;max-height:50px!important;min-height:50px!important;padding-left:60px!important}.validate-input .login-input-icon .apptitude-login-input::-webkit-input-placeholder{color:var(--gray-400);font-weight:500}.validate-input .login-input-icon .apptitude-login-input:-ms-input-placeholder{color:var(--gray-400);font-weight:500}.validate-input .login-input-icon .apptitude-login-input::placeholder{color:var(--gray-400);font-weight:500}.validate-input .login-input-icon i{color:var(--gray-700);left:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.validate-input .signin-attempt-message{background-color:var(--gray-200-transparent);border-radius:4px 4px 4px 4px;color:var(--common-danger)}.input-group-text{align-items:center;background-color:var(--transparent);border:0 solid var(--transparent);border-radius:4px 4px 4px 4px;bottom:auto;color:var(--semi-gray-700);cursor:pointer;display:flex;font-size:.875rem!important;font-weight:400;line-height:1.45!important;margin-bottom:0;position:absolute;right:12px;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:nowrap}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{border-radius:4px 4px 4px 4px;font-size:1rem;height:calc(2.52438rem + 2px);line-height:1.4;padding:8px 16px}.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{border-radius:4px 4px 4px 4px;font-size:.75rem;height:calc(1.56706rem + 2px);line-height:1.5;padding:4px 8px}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-bottom-left-radius:0;border-top-left-radius:0}.custom-control{display:block;min-height:19.5px;padding-left:24px;position:relative}.custom-control-input{opacity:0;position:absolute;z-index:-1}.custom-control-label{margin-bottom:0;position:relative}.form-control::-webkit-input-placeholder{color:var(--gray-900)}.form-control:-ms-input-placeholder{color:var(--gray-900)}.form-control::placeholder{color:var(--gray-900)}.form-control.form-control-rounded,.form-control.rounded{border-radius:4px 4px 4px 4px}select.form-control{-webkit-appearance:none;appearance:none}.checkbox,.radio{color:var(--gray);cursor:pointer;font-size:.875rem;font-weight:500;line-height:1.45;margin-bottom:12px;min-height:16px;padding-left:24px;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.checkbox input:not([disabled]):focus-within~.checkmark,.checkbox:hover input:not([disabled])~.checkmark,.radio input:not([disabled]):focus-within~.checkmark,.radio:hover input:not([disabled])~.checkmark{border:1px solid var(--common-primary)!important;box-shadow:0 0 0 3px var(--primary-500-transparent)!important}.checkbox input:not([disabled]):focus-within~.checkmark-success,.checkbox:hover input:not([disabled])~.checkmark-success,.radio input:not([disabled]):focus-within~.checkmark-success,.radio:hover input:not([disabled])~.checkmark-success{border:1px solid var(--common-success);box-shadow:0 0 0 3px var(--success-500-transparent)!important}.checkbox input:not([disabled]):focus-within~.checkmark,.checkbox:hover input:not([disabled])~.checkboxlikeradio,.radio input:not([disabled]):focus-within~.checkmark,.radio:hover input:not([disabled])~.checkboxlikeradio{border:1px solid var(--common-primary);box-shadow:0 0 0 3px var(--primary-500-transparent)!important}.checkbox input:not([disabled]):focus-within~.checkmark.checkboxlikeradio-success,.checkbox:hover input:not([disabled])~.checkboxlikeradio.checkboxlikeradio-success,.radio input:not([disabled]):focus-within~.checkmark.checkboxlikeradio-success,.radio:hover input:not([disabled])~.checkboxlikeradio.checkboxlikeradio-success{border:1px solid var(--common-success)!important;box-shadow:0 0 0 3px var(--success-500-transparent)!important}.checkbox input,.radio input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkbox input:checked~.checkmark,.radio input:checked~.checkmark{background-color:var(--common-primary);border:1px solid var(--common-primary)}.checkbox input:checked~.checkmark.checkboxlikeradio-success,.radio input:checked~.checkmark.checkboxlikeradio-success{background-color:var(--common-success);border:1px solid var(--common-success)!important}.checkbox input:checked~.checkboxlikeradio,.radio input:checked~.checkboxlikeradio{border:4px solid var(--common-primary)!important}.checkbox input:checked~.checkboxlikeradio.checkboxlikeradio-success,.radio input:checked~.checkboxlikeradio.checkboxlikeradio-success{border:4px solid var(--common-success)!important;box-shadow:0 0 0 3px var(--success-500-transparent)!important}.checkbox input:checked~.checkboxlikeradio-success,.checkbox input:checked~.checkmark-success{background-color:var(--common-success)}.checkbox input:checked~.bulkshift-checkmark{background-color:var(--common-primary)!important}.checkbox input:checked~.checkboxlikeradio-success:after,.checkbox input:checked~.checkboxlikeradio:after,.checkbox input:checked~.checkmark-success:after,.checkbox input:checked~.checkmark:after,.radio input:checked~.checkboxlikeradio:after,.radio input:checked~.checkmark:after{opacity:1}.checkbox input[disabled]~*,.radio input[disabled]~*{cursor:not-allowed;opacity:.6}.checkbox input:checked[disabled]~span.checkboxlikeradio-success:after,.checkbox input:checked[disabled]~span.checkboxlikeradio:after,.checkbox input:checked[disabled]~span.checkmark-success:after,.checkbox input:checked[disabled]~span.checkmark:after,.checkbox input[disabled]~span.checkboxlikeradio,.checkbox input[disabled]~span.checkboxlikeradio-success,.checkbox input[disabled]~span.checkmark,.checkbox input[disabled]~span.checkmark-success,.radio input:checked[disabled]~span.checkboxlikeradio:after,.radio input:checked[disabled]~span.checkmark:after,.radio input[disabled]~span.checkboxlikeradio,.radio input[disabled]~span.checkmark{opacity:.6}.checkbox .checkmark,.checkbox .checkmark-success,.radio .checkmark{border:1px solid var(--gray-300);border-radius:2px 2px 2px 2px;top:2px}.checkbox .checkboxlikeradio,.checkbox .checkboxlikeradio-success,.checkbox .checkmark,.checkbox .checkmark-success,.radio .checkboxlikeradio,.radio .checkmark{background-color:var(--white);box-shadow:0 0 0 0 var(--primary-500-transparent);height:16px;left:0;position:absolute;transition:all .2s ease;width:16px;z-index:1}.checkbox .checkboxlikeradio,.checkbox .checkboxlikeradio-success,.radio .checkboxlikeradio{align-items:center;border:1px solid var(--gray-300);border-radius:50% 50% 50% 50%;display:flex;justify-content:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.checkbox .checkmark-success:after,.checkbox .checkmark:after,.radio .checkmark:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M13.333 4 6 11.333 2.667 8' stroke='%23fff' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;bottom:0;content:"";height:14px;left:0;margin:auto;opacity:0;position:absolute;right:0;top:0;transition:all .2s ease;width:14px}.radio .checkmark,.radio .checkmark:after{border-radius:50% 50% 50% 50%}.radio .checkmark:after{background:var(--common-white);height:6px;width:6px}.radio .checkboxlikeradio{border-radius:50% 50% 50% 50%}.radio .checkboxlikeradio:after{background:var(--common-white);border-radius:50% 50% 50% 50%;height:6px;width:6px}.form-group,.form-group.validate-input,.validate-input{margin-bottom:12px;position:relative}.form-group.validate-input .label-form-control i{font-size:.875rem;line-height:normal}.form-group.validate-input.h-auto{height:auto!important}.form-group .form-input{border:1px solid var(--gray-200);border-radius:4px 4px 4px 4px;color:var(--gray-700);font-size:.75rem;font-weight:400;height:50px;line-height:1.5;padding-left:20px;padding-right:20px;width:100%}.form-group.reward textarea.form-input{height:38px}.img-cropper input[type=file]{margin-bottom:16px}.tag{align-items:center;background:var(--common-primary);border-radius:4px 4px 4px 4px;color:var(--white);display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:5px;white-space:nowrap}.tag .tag-editor-delete{margin-left:10px}.tag i{cursor:pointer;font-size:1rem;line-height:normal}.label-tag{border-radius:0 4px 4px 0;padding:1px 5px 2px}.validate-input .dragable-list,.validate-input input.form-control,.validate-input textarea.form-control{background:var(--white);border:1px solid var(--gray-200);border-radius:6px 6px 6px 6px!important;box-shadow:none;color:var(--gray);display:block;font-size:.875rem;font-weight:500;line-height:1.2;max-height:35px;min-height:35px;overflow:hidden;padding:8px 10px;text-overflow:ellipsis;width:100%}.validate-input textarea.form-control{max-height:100%}.validate-input .dragable-list:focus,.validate-input .dragable-list:hover:not(:focus),.validate-input input.form-control:focus,.validate-input input.form-control:hover:not(:focus),.validate-input textarea.form-control:focus,.validate-input textarea.form-control:hover:not(:focus){background-color:var(--white);border-color:var(--primary-300);box-shadow:0 2px 5px -1px rgba(151,107,248,.3),0 1px 3px -1px rgba(138,141,240,.3)}.validate-input .dragable-list:focus,.validate-input input.form-control:focus,.validate-input textarea.form-control:focus{outline:0}.drop-upload{border:1px dashed var(--common-primary);border-radius:6px 6px 6px 6px;color:var(--gray-900);cursor:pointer;display:table;font-size:.75rem;height:20px;line-height:normal;min-width:180px;padding:10px;text-transform:uppercase;transition:all .3s ease-in-out;width:100%}.drop-upload-txt{color:var(--common-primary);cursor:pointer;display:table-cell;height:40px;text-align:center;vertical-align:middle;width:100%}.drop-upload:focus,.drop-upload:hover{border:1px solid var(--common-primary);color:var(--common-primary);transition:all .3s ease-in-out}.drop-upload-content{position:relative}.drop-upload-content .contain{background-size:cover;left:0;position:relative;top:0;z-index:10}.uploaded-document-view{background:var(--gray-200);border:1px solid var(--gray-400);border-radius:4px 4px 4px 4px;height:60px;overflow:hidden;position:relative;width:60px}.uploaded-document-view img{bottom:0;margin:auto;min-width:58px;position:absolute;top:0}.uploaded-document-view i{background:var(--gray-300);border-radius:50% 50% 50% 50%;color:var(--black);display:none;font-size:.75rem;line-height:normal;padding:3px;position:absolute;right:0;top:0}.uploaded-document-view:hover i{display:block;z-index:11}.drop-upload-details{grid-gap:5px 5px;display:flex;flex-wrap:wrap;margin:0;width:100%}.radio-input .form-control{font-size:.875rem;line-height:normal;width:28px!important;width:70px}.form-dropdown{overflow:visible!important;position:relative}.status-update .rs-btn{background:var(--transparent)!important;border:0 solid var(--transparent)!important;box-shadow:none!important;padding:0}.status-update .status-content{font-size:.875rem;line-height:normal;list-style:none;margin-bottom:0;max-height:30px;min-height:calc(100vh - 430px);overflow:auto}.status-update .status-content a.dropdown-item .bi{margin:0 5px 0 0}.form-group-sm .rs-auto-complete .rs-input,.form-group-sm .rs-picker .rs-btn{min-height:30px;padding:5px 8px}.mapdropdown+.rs-picker-menu{width:500px}.form-group-sm .rs-picker-toggle-caret{top:3px}.form-group-sm .rs-picker-toggle-clean{top:4px}.form-group-sm.validate-input .form-control{font-size:.875rem;line-height:normal;min-height:30px;padding:5px 8px}.form-group-sm.validate-input .label-form-control{font-size:.75rem;line-height:true}.form-group-sm.validate-input .input-group-text{margin:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tag-picker .rs-picker-search-input input,.tag-picker.required-input input{border:0 solid var(--transparent)!important;max-width:200px!important}.footer-action-icon.rs-picker,.footer-action-icon.rs-picker:focus,.footer-action-icon.rs-picker:focus-within,.footer-action-icon.rs-picker:hover{border:0 solid var(--transparent)!important;box-shadow:none!important}.textarea-footer{-webkit-box-pack:justify;border-bottom:1px solid var(--gray-300);border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-left:1px solid var(--gray-300);border-right:1px solid var(--gray-300);box-sizing:border-box;justify-content:space-between;width:100%}.textarea-footer,.textarea-footer-left{-webkit-box-align:stretch;align-items:stretch;display:flex}.textarea-footer-left{-webkit-box-pack:start;justify-content:flex-start}.textarea-footer-action{-webkit-box-align:stretch;align-items:stretch;display:flex;position:relative}.footer-icon{-webkit-box-align:center;align-items:center;border-left:1px solid var(--transparent);border-right:1px solid var(--transparent);box-sizing:border-box;color:var(--info-light-300);cursor:pointer;display:flex;font-size:.875rem;line-height:normal;padding:6px;position:relative;text-align:center}.footer-icon:hover{background-color:var(--gray-100)}.footer-icon:hover .footer-action-icon .rs-btn-default .rs-picker-toggle-placeholder>div{background:var(--gray-100)!important}.footer-icon input::-webkit-file-upload-button{cursor:pointer!important}.footer-action-icon .rs-btn-default{height:24px;min-height:24px;padding:0}.footer-action-icon .rs-btn-default .rs-picker-toggle-textbox{background:var(--transparent)!important;display:flex;height:24px;padding:0}.footer-action-icon .rs-btn-default .rs-picker-toggle-caret{display:none!important}.footer-action-icon .rs-btn-default .rs-picker-toggle-placeholder{color:var(--gray-500)}.footer-action-icon .rs-btn-default .rs-picker-toggle-placeholder>div{height:24px}.emoji-picker-react aside{height:380px!important;left:100%!important;margin:0 auto;position:absolute!important;right:192px!important;width:300px!important;z-index:9999!important}.emoji-picker-react aside .epr-btn{padding:0}.logrequest div.rs-dropdown{position:static}.logrequest div.rs-dropdown .rs-dropdown-toggle{background:var(--transparent)}.tbl-grid-dropdown{bottom:0;display:block!important;margin:auto;overflow:unset!important;top:0}.tbl-grid-dropdown i.material-icons-round{font-size:1.25rem;line-height:normal}[role=gridcell]:last-child{margin-bottom:16px}.validate-html-editor.error .quill .ql-snow,.validate-input.error .form-control.rs-auto-complete .rs-input,.validate-input.error .form-control.rs-picker,.validate-input.error .rs-picker-toggle,.validate-input.error input.form-control,.validate-input.error textarea.form-control{border-color:var(--common-danger)!important}.form-group.validate-input.error .country-input{border:1px solid var(--common-danger)!important}.validate-html-editor.error div{border-color:var(--common-danger)!important}.validate-html-editor.error .quill .ql-snow:focus,.validate-html-editor.error .quill .ql-snow:focus-within,.validate-html-editor.error .quill .ql-snow:hover,.validate-input.error .form-control.rs-auto-complete:focus .rs-input,.validate-input.error .form-control.rs-auto-complete:focus-within .rs-input,.validate-input.error .form-control.rs-auto-complete:hover .rs-input,.validate-input.error .form-control.rs-picker:focus,.validate-input.error .form-control.rs-picker:focus-within,.validate-input.error .form-control.rs-picker:hover,.validate-input.error input.form-control:focus,.validate-input.error input.form-control:focus-within,.validate-input.error input.form-control:hover,.validate-input.error textarea.form-control:focus,.validate-input.error textarea.form-control:focus-within,.validate-input.error textarea.form-control:hover{border-color:var(--common-danger)!important;box-shadow:0 0 3px var(--common-danger)!important}.signup-input .form-control::-webkit-input-placeholder{color:var(--gray-400)}.signup-input .form-control:-ms-input-placeholder{color:var(--gray-400)}.signup-input .form-control::placeholder{color:var(--gray-400)}.signup-input .validate-input .form-control-lg{background:var(--common-white);border:1px solid var(--gray-200)!important;border-radius:4px 4px 4px 4px!important;box-shadow:none!important;color:var(--common-gray);font-size:1rem;font-weight:500;height:45px!important;line-height:1.4;max-height:100%;padding:8px 35px 8px 40px;transition:all .4s}.signup-input .validate-input .form-control-lg::-webkit-input-placeholder{font-size:1rem;line-height:true}.signup-input .validate-input .form-control-lg::placeholder{font-size:1rem;line-height:true}.signup-input .validate-input .form-control-lg:-webkit-input-placeholder{font-size:1rem;line-height:true}.signup-input .validate-input .form-control-lg:-ms-input-placeholder{font-size:1rem;line-height:true}.signup-input .validate-input .input-group-text{background:var(--gray-500-transparent);border-radius:0 8px 8px 0;bottom:auto;color:var(--common-primary);height:45px;left:auto;margin-right:0!important;padding:20px;right:0;text-align:right;top:20px;width:auto}.signup-input .validate-input .input-group-text-lg{align-items:center;background-color:transparent;border:0 solid var(--transparent);border-radius:4px 4px 4px 4px;color:var(--gray-600);cursor:pointer;display:flex;font-size:.875rem;font-weight:400;left:0;line-height:1.45;margin-bottom:0;padding:6px 14px;position:absolute;text-align:center;top:28px;white-space:nowrap}.signup-input .validate-input.error .form-control-lg{background:var(--danger-transparent)!important}.intl-tel-input~.label-form-control,.validate-input .intl-tel-input~.label-form-control{left:50px}.input-group-right{left:auto!important;right:1px;transition:all .3s ease-in-out}.input-group-right:hover{color:var(--primary);transition:all .3s ease-in-out}.no-btn-style-dropdown .rs-btn{align-items:center;background:none;border:0 solid var(--transparent);box-shadow:none;color:var(--primary);display:flex;font-size:.875rem;font-weight:500;line-height:1.45;padding:0}.no-btn-style-dropdown .rs-btn:hover{color:var(--dark)}.taskedit .rs-dropdown-menu{border:1px solid var(--gray-500-transparent);box-shadow:0 3px 12px rgba(0,0,0,.09);max-height:400px;position:fixed;z-index:10}.taskedit .assigne-img-icon{align-items:center;background-color:var(--gray-300-transparent);border:1px dashed var(--gray-500);border-radius:50% 50% 50% 50%;color:var(--common-white);display:flex;font-size:1rem;font-weight:600;height:26px;justify-content:center;line-height:normal;margin:0 0 0 -3.5px!important;width:26px}.taskedit i{font-size:.875rem;line-height:true}.payroll-filedownload-dropdown .rs-dropdown-menu{border:0 solid var(--transparent);position:absolute;z-index:12!important}.payroll-filedownload-dropdown .rs-dropdown-menu .rs-dropdown-item{align-items:center;cursor:pointer;display:flex;margin-bottom:2px;padding:6px 15px}.payroll-filedownload-dropdown .rs-dropdown-menu .rs-dropdown-item:active{background:var(--gray-100)}.payroll-filedownload-dropdown .rs-dropdown-menu .rs-dropdown-item:last-child{margin-bottom:0}.rsuite-drop-down-container .rs-dropdown-menu{overflow:visible}td .rs-dropdown .rs-dropdown-menu .rs-dropdown-item i{font-size:1.125rem;line-height:normal}td.tbl-user{max-width:45px;min-width:45px;width:45px}td.tbl-user,td.tbl-user.event-user{padding-right:0;vertical-align:middle}td.tbl-user.event-user{max-width:55px;width:55px}td.text-right .p{text-align:right}td.direct-text{-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}td .form-group{margin:0}td.direct-full-text{white-space:break-spaces}td a.view-modal-icon{align-items:center;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}td a.view-modal-icon i{font-size:1rem;line-height:normal}.diff-modal-title{border-bottom:1px solid var(--gray-300);padding:6px 12px}.diff-modal-title .rs-modal-title span.formnamelbl{font-size:1.125rem;line-height:normal}.diff-modal-title .rs-modal-title span.formnamelbl .rs-dropdown{display:inline-block}.diff-modal-title .rs-modal-title span.formnamelbl .rs-dropdown .rs-btn{align-items:center;background:var(--transparent);border:0 solid var(--transparent);box-shadow:none;color:var(--primary);display:inline-flex;font-size:.875rem;font-weight:inherit;line-height:1.45;padding:0;vertical-align:middle}.candidate-right-data .card-sidebar-body{height:calc(100vh - 66px)!important;padding:15px 10px 0}.candidate-right-data .card-sidebar-body .flex-nowrap{border-top:1px solid var(--gray-300)}.rsuite-color-picker{background-color:var(--transparent);border-radius:50% 50% 50% 50%;box-shadow:0 0 10px 1px rgba(0,0,0,.08);display:inline-block;min-height:23px;min-width:23px;padding:5px;position:relative}.rsuite-color-picker .rsuite-color-picker-review{border-radius:50% 50% 50% 50%;cursor:pointer;height:calc(100% - 10px);left:5px;position:absolute;top:5px;width:calc(100% - 10px)}.rsuite-color-picker.disabled{box-shadow:unset;cursor:not-allowed}.rsuite-color-picker.disabled .rsuite-color-picker-review{cursor:not-allowed}.rsuite-color-picker .rsuite-color-picker-overlay{padding-bottom:8px;position:absolute;right:0;top:calc(100% + 5px);z-index:2}.home-card-header{align-items:center;display:flex;margin:8px 0}.home-card-header .dashboard-card-header,.home-card-header .filter-category-items{margin-bottom:0!important}.home-card-header .dashboard-card-header.hr-card-header{align-items:flex-start;flex-direction:column;gap:5px}.home-card-header .card-header-right{margin-left:auto}.home-card-header .card-header-icon{align-items:center;display:flex;justify-content:center;position:relative}.home-card-icon{background-color:var(--primary-400-transparent);border-radius:6px;color:var(--common-primary);display:grid;height:30px;place-content:center;width:30px}.dropdown-menu{background-color:var(--white);border:1px solid var(--gray-200);border-radius:4px 4px 4px 4px;bottom:auto;box-shadow:0 0 10px 1px rgba(0,0,0,.08);display:none;left:0;position:absolute;top:0;z-index:1000}.dropdown-menu.show{display:block}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav.scrolling-tabs{flex-wrap:nowrap}.nav.scrolling-tabs::-webkit-scrollbar{height:0;width:0}.nav-item.dropdown .dropdown-menu.show{top:40px}.nav-item a span img{width:50px}.nav-item .item-name{margin-left:10px}.card-content .tab-content{padding:12px 0 0}.card-content #description-view p{margin-bottom:0;white-space:pre-wrap}.card-content :not(#description-view) p{margin:0}.tab-content{overflow:auto}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{padding:8px 16px;position:relative}.navbar,.navbar>.container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.card{word-wrap:break-word;background-clip:border-box;background-color:var(--white);border:0 solid var(--transparent);border-radius:6px 6px 6px 6px;box-shadow:-1px 2px 11px -4px var(--gray-200);display:flex;flex-direction:column;min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.card>.list-group:last-child .list-group-item:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.card.project-flow-cotent{background-color:var(--white);border:1px solid var(--gray-200);border-radius:8px 8px 8px 8px}.card .header-icon{border-left:1px solid var(--gray-300);cursor:pointer;font-size:1rem;line-height:normal;padding:0 9px}.card-body{flex:1 1 auto;padding:12px}.card-body>.table-responsive.project-table{height:calc(100vh - 245px);min-height:200px;position:relative}.card-body .kanban-holder,.card-body .sprint-holder{display:flex;flex-direction:row;height:100%}.card-data{display:block;min-height:200px;overflow:auto;width:100%}.card-data-noheader{min-height:50px}.card-data-noheader .rstcustom__rowContents{background-color:var(--white)}.card-title{align-items:center;color:var(--black);font-size:1rem;font-weight:600;line-height:normal;margin-bottom:0!important;margin-top:0!important;padding-left:35px}.card-title.earned-points-title{color:var(--black);font-size:1.25rem;font-weight:600;letter-spacing:.8px;line-height:1.35;padding-left:0}.card-title.add-icon{position:relative}.card-header,.card-text:last-child{margin-bottom:0}.card-header{border-bottom:1px solid var(--gray-300);padding:12px}.card-header:first-child{border-radius:4px 4px 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0 solid var(--transparent)}.dashboard-card-header{align-items:center;border:0 solid var(--transparent);display:flex;margin-bottom:10px}.card-apply-all{align-items:center;display:flex;margin-right:15px}.card-apply-all a{font-size:.75rem;font-weight:600;line-height:normal;white-space:nowrap}.hr-card-header .card-title{margin-right:10px;padding-left:20px}.hr-card-drag{top:10px!important}.card-header-right{font-size:.875rem;line-height:normal}.card-header-right .card-header-control{display:inline-flex;list-style:none;margin:0;padding:0}.card-header-right .card-header-control .card-header-icon a.card-round-i{display:flex;margin:2px;padding:2px}.card-header-right .card-header-control .card-header-icon a.card-round-i:hover{color:var(--primary)}.card-header-right .card-header-control .card-header-icon a.card-round-i i{font-size:1.25rem;line-height:normal}.card-header-right .card-header-control .card-header-icon a.card-round-i i.profile-edit{font-size:1.25rem;line-height:normal;-webkit-transform:scaleX(1);transform:scaleX(1)}.card-header-right .card-header-control li.card-header-icon>a i,.card-header-right .card-header-control li.card-header-icon>a i:before,.card-header-right .card-header-control li.card-header-icon>a span,.card-header-right .card-header-control li.card-header-icon>a span:before{margin:0}.icon-hover-apexchart:hover{color:var(--primary)!important}.card-footer{padding:10px 20px 5px}.card-footer:last-child{border-radius:0 0 4px 4px}.card-img{border-radius:4px 4px 4px 4px;width:100%}.accordion>.accordion-item:last-child>.annual-side-calendar{margin-bottom:0}.accordion .card{border-radius:0 0 0 0!important;margin:0 0 15px}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0 solid var(--transparent);border-radius:0 0 0 0}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0 0 0 0}.accordion .card:first-of-type{border-bottom-left-radius:0;border-bottom-right-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion .card .card-header{background:none;border-radius:0 0 0 0!important;margin:0;padding:0}.accordion .card .card-header .card-title{margin:0;padding:0;width:100%}.accordion .card .card-header .card-title>a{background-color:var(--gray-100);display:flex;padding:5px;width:100%}.accordion .card .card-header .card-title>a span{margin-bottom:0;margin-top:0}.accordion .card .card-header .card-title>a .icon-acc{margin:auto 15px auto 0;width:auto}.accordion .card .card-header .card-title>a .icon-acc.icon-right{margin:0 0 0 10px;order:10}.accordion .card .card-header .card-title>a.bg-none{background-color:var(--transparent)}.accordion .card .card-header .card-title>a.collapsed{background-color:var(--white)}.accordion .card .card-header .card-title>a.collapsed .icon-clear,.accordion .card .card-header .card-title>a.collapsed .input-group{display:none}.accordion .card .card-header .card-title>a .input-group .bootstrap-select.form-control>.dropdown-toggle{border-radius:4px 4px 4px 4px;height:28px;margin:0!important;padding:4px 15px 6px 8px}.accordion .card .card-body{padding:10px 0}.accordion .annual-side-calendar{border-radius:4px 4px 4px 4px!important}.accordion .annual-side-calendar .annual-sidedate{padding-left:38px}.accordion>.card{display:block;width:100%}.breadcrumb{align-items:center;background:var(--transparent);border-radius:4px 4px 4px 4px;flex-wrap:wrap;list-style:none;margin:0 0 20px;padding:0}.tbl-calendar{min-height:300px;position:relative}.tbl-daylog{max-height:150px;overflow:auto!important}.tbl-daylog div{align-items:center;display:flex;height:25px;justify-content:center}.alert-gray{background-color:var(--gray-transparent);border-color:var(--gray-transparent);color:var(--gray)}.alert-gray hr{border-top-color:var(--gray-200)}.alert-gray .alert-link{color:var(--dark)}.progress-graph{background:var(--white-200);box-shadow:2px 2px 4px 0 var(--danger-900-transparent) inset;display:flex;height:14px;width:100%}.progress,.progress-graph{border-radius:4px 4px 4px 4px;font-size:.625rem;line-height:normal;overflow:hidden}.progress{background-color:var(--gray-200);display:block;height:8px;margin-left:8px;margin-right:8px;margin-top:2px;max-width:340px}.subtask-progress{max-width:325px!important}.progress-bar{background-color:var(--gray-200);color:var(--common-white);height:16px;text-align:center;transition:width .6s ease;white-space:nowrap}.hr-dashboard-title,.progress-bar{display:flex;flex-direction:column;justify-content:center}.hr-dashboard-title{align-items:center}.bg-hightlight-node{background-color:var(--primary-200-transparent)!important;border-color:var(--common-primary)!important;color:var(--common-primary)!important}.inner_sidebar{display:flex;gap:10px;transition:all .2s;width:100%}.inner_sidebar .sidebar_open{position:relative;transition:.2s;width:275px}.inner_sidebar .sidebar_close{position:relative;transition:.2s;width:50px}.inner_sidebar .sidebar_close .sub_sidebar_search{display:none}.inner_sidebar .sidebar_close .accordion-collapse.collapse.show,.inner_sidebar .sidebar_close .sub_sidebar .inner_sidebar_content{display:none;opacity:0;visibility:hidden}.inner_sidebar .accordion-collapse.collapse.show{display:block;opacity:1;visibility:visible}.inner_sidebar .main_inner_content{width:calc(100% - 275px)}.inner_sidebar .sidebar_close+.main_inner_content{width:calc(100% - 60px)}.inner_sidebar .sub_sidebar{transition:all .3s}.inner_sidebar .sub_sidebar .inner_sidebar_content{display:flex;opacity:1;visibility:visible}.inner_sidebar .sub_sidebar .item-menu-title{cursor:pointer;font-size:.75rem;font-weight:500;letter-spacing:.32px;line-height:1.5;transition:.8s;width:190px}.inner_sidebar .sub_sidebar .inner-item-menu-title{opacity:1;visibility:visible;width:170px}.inner_sidebar .sub_sidebar .item-menu-icon{font-size:.875rem;line-height:normal;max-width:32px;min-width:32px;text-align:center;width:32px}.inner_sidebar .sub_sidebar .item-menu-text:hover{background-color:var(--gray-300-transparent)}.sidebar-menu-tree{border-bottom:1px solid var(--semi-gray-200)!important;border-top:1px solid var(--semi-gray-200)!important}.sidebar-menu-tree .rstcustom__rowTitle{font-weight:500}.gateway-content{align-items:center;display:flex;height:calc(100vh - 250px);justify-content:center}.gateway-content .error-img{max-width:300px}.sidebar-tree-btn .btn-gray-outline{background:var(--semi-white)!important;border:1px solid var(--semi-gray-600)!important;color:var(--semi-gray-600)!important}.view-footer{background:var(--white);border-top:1px solid var(--gray-200);border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 -15px 10px -15px var(--gray-300);display:block;height:47px;margin-top:0;padding:12px;transition:all .24s ease-in-out;z-index:100}.view-footer .footer-bottom{width:100%}.view-footer .footer-bottom .logo{height:auto;margin:4px;width:48px}.add-filed-disable{cursor:not-allowed!important;opacity:.8}.libody{justify-content:center;position:relative}.libody i{cursor:move}.drag-dots-icon{color:var(--gray-600);font-size:1.375rem;left:5px;line-height:normal;position:absolute;top:19px;z-index:1}.user-total-hour{align-items:center;display:flex;flex-direction:column;height:134px;justify-content:center;max-width:100%;transition:all .3s ease-in-out}.user-total-hour:first-child{margin-left:0}.user-total-hour:last-child{margin-right:0}.compnay-work-day{margin-left:15px}.remove-btn{right:20px}.remove-btn.searchbar-clear-icon{padding:0;right:4px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.reward-coins-box{margin:0 auto;max-width:100%;width:450px}.reward-configuration-overflow{padding:0}.reward-configuration-overflow .form-sec{overflow:auto;padding:12px;width:100%}.reward-configuration-mood-height{height:calc(100vh - 500px)!important}.reward-configuration-badges-height{height:calc(100vh - 360px)!important}.layout-sidebar-compact.sidebar_active .sub-sidebar-menu{left:54px;position:fixed;top:0}.layout-sidebar-compact.sidebar_active .sub-sidebar-menu.search-focus{left:213px}.layout-sidebar-compact.sidebar_active .search-focus+.sub-sidebar-menu-list{left:310px}.layout-sidebar-compact.sidebar_active .sub-sidebar-menu-list{left:151px}.layout-sidebar-compact.sidebar_active .sub-sidebar-menu-list.sidebar-announcement{top:84px}.layout-sidebar-compact.sidebar_active .sidebar-left{-webkit-transform:translateX(0);transform:translateX(0)}.layout-sidebar-compact.sidebar_active .sidebar-left .navigation-left .item-menu-text .item-menu-title,.layout-sidebar-compact.sidebar_active .sidebar-left .navigation-left .item-menu-text .item-menu-title:after{display:block;opacity:1;visibility:visible}.layout-sidebar-compact.sidebar_active .main-content-wrap.sub-sidebar-menu-open{width:calc(100% - 148px)}.layout-sidebar-compact.sidebar_active .main-content-wrap{width:calc(100% - 54px)}.layout-sidebar-compact .sidebar-text{color:var(--semi-dark)}.layout-sidebar-compact .sub-sidebar-menu-list{background-color:var(--semi-white);left:97px;max-height:calc(100vh - 110px);top:54px;width:300px}.layout-sidebar-compact .sub-sidebar-menu-list.sidebar-announcement{top:84px}.layout-sidebar-compact .sub-sidebar-menu-list .sub-sidebar-menu-list-item{cursor:pointer;padding:8px 10px}.layout-sidebar-compact .sub-sidebar-menu-list .sub-sidebar-menu-list-item .sidebar-text~i{color:var(--semi-dark)}.layout-sidebar-compact .sub-sidebar-menu-list .sub-sidebar-menu-list-item.active,.layout-sidebar-compact .sub-sidebar-menu-list .sub-sidebar-menu-list-item:hover{background-color:var(--primary-200-transparent)}.layout-sidebar-compact .sub-sidebar-menu-accordian-list{transition:max-height .3s ease}.layout-sidebar-compact .sub-sidebar-menu-accordian-list:before{border-right:1px solid var(--primary-300);content:"";display:block;height:100%;left:0;position:absolute;top:0}.layout-sidebar-compact .sub-sidebar-menu{background-color:var(--semi-white);border-right:1px solid var(--semi-gray-200);height:100%;left:0;overflow:hidden;position:fixed;top:0;width:94px;z-index:997}.layout-sidebar-compact .sub-sidebar-menu.sidebar-announcement{height:calc(100% - 29px);top:29px}.layout-sidebar-compact .sub-sidebar-menu .sub-sidebar-heading-text{border-bottom:1px solid var(--semi-gray-200);color:var(--semi-dark)}.layout-sidebar-compact .sub-sidebar-menu .sub-sidebar-menu-item .sub-sidebar-heading-text,.layout-sidebar-compact .sub-sidebar-menu .sub-sidebar-menu-item .sub-sidebar-meni-icon,.layout-sidebar-compact .sub-sidebar-menu .sub-sidebar-menu-item .sub-sidebar-menu-item-text{color:var(--semi-dark)}.layout-sidebar-compact .sidebar-left{border-right:1px solid var(--semi-gray-200);height:100%;left:0;overflow:hidden;position:fixed;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:all .4s ease-in-out;width:54px}.layout-sidebar-compact .sidebar-left.sidebar-announcement{height:calc(100% - 29px);top:29px}.layout-sidebar-compact .sidebar-left.hover-class{width:213px}.layout-sidebar-compact .sidebar-left.hover-class .full_logo{display:block}.layout-sidebar-compact .sidebar-left.hover-class .half_logo{display:none}.layout-sidebar-compact .sidebar-left.hover-class .navigation-left .item-menu-text .item-menu-title{display:block;opacity:1;visibility:visible;width:auto}.layout-sidebar-compact .sidebar-left.hover-class .sidebar-menu-edit{display:block;opacity:1;visibility:visible}.layout-sidebar-compact .sidebar-left .sidebar-search_content{background-color:var(--semi-white)}.layout-sidebar-compact .sidebar-left .sidebar-search_content .form-control{background-color:var(--semi-white)!important;border:1px solid var(--semi-gray-200)!important;box-shadow:none!important;color:var(--semi-gray-900);font-size:.75rem!important;line-height:1.5!important;max-height:28px;min-height:28px;padding-left:25px}.layout-sidebar-compact .sidebar-left .sidebar-search_content .form-control::-webkit-input-placeholder{color:var(--semi-gray-500);font-weight:400}.layout-sidebar-compact .sidebar-left .sidebar-search_content .form-control:-ms-input-placeholder{color:var(--semi-gray-500);font-weight:400}.layout-sidebar-compact .sidebar-left .sidebar-search_content .form-control::placeholder{color:var(--semi-gray-500);font-weight:400}.layout-sidebar-compact .sidebar-left .sidebar-search_content .issue-searchbar-icon{color:var(--semi-gray-500);left:16px}.layout-sidebar-compact .sidebar-left .sidebar-search_content .remove-btn{color:var(--semi-gray-500)}.layout-sidebar-compact .sidebar-left .sidebar-menu-sticky-icon{align-items:center;background-color:var(--semi-white);display:flex;justify-content:center}.layout-sidebar-compact .sidebar-left .sidebar-menu-sticky-icon svg path{fill:var(--semi-gray-900)}.layout-sidebar-compact .sidebar-left .sidebar-menu-edit{align-items:center;background-color:var(--semi-gray-200);border-radius:50% 50% 50% 50%;color:var(--semi-gray-900)!important;display:flex;display:none;height:25px;justify-content:center;opacity:0;position:absolute;right:5px;text-align:center;top:35px;transition:.3s;visibility:hidden;width:25px;z-index:99}.layout-sidebar-compact .sidebar-left .sidebar-menu-edit:hover{background-color:var(--common-primary);color:var(--common-white)!important}.layout-sidebar-compact .sidebar-left .sidebar-logo-content{background-color:var(--semi-white);border-bottom:1px solid var(--semi-gray-200);display:grid;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;text-align:center}.layout-sidebar-compact .sidebar-left .full_logo{display:none;width:100%}.layout-sidebar-compact .sidebar-left .half_logo{display:block}.layout-sidebar-compact .sidebar-left .navigation-left{background:var(--semi-white);list-style:none;margin:0;padding:0;text-align:left}.layout-sidebar-compact .sidebar-left .navigation-left .item-menu-text{display:flex;transition:.3s}.layout-sidebar-compact .sidebar-left .navigation-left .item-menu-text .item-menu-icon{color:var(--semi-gray-900);height:30px;text-align:center;width:30px}.layout-sidebar-compact .sidebar-left .navigation-left .item-menu-text .item-menu-icon.material-icons-outlined,.layout-sidebar-compact .sidebar-left .navigation-left .item-menu-text .item-menu-icon.material-icons-round{font-size:1.125rem!important;line-height:normal!important}.layout-sidebar-compact .sidebar-left .navigation-left .item-menu-text .item-menu-title{color:var(--semi-dark);cursor:pointer;font-size:.75rem;font-weight:500;letter-spacing:.32px;line-height:normal;opacity:0;transition:.8s;visibility:hidden}.layout-sidebar-compact .sidebar-left .navigation-left .item-menu-text.active{background-color:var(--primary-200-transparent)}.layout-sidebar-compact .sidebar-left .navigation-left .item-menu-text.active .item-menu-icon,.layout-sidebar-compact .sidebar-left .navigation-left .item-menu-text.active .item-menu-title{color:var(--semi-common-primary)}.layout-sidebar-compact .sidebar-left .active-child .second-menu-title.item-menu-text{background-color:var(--primary-200-transparent)!important}.layout-sidebar-compact .sidebar-left .active-child .second-menu-title.item-menu-text .item-menu-icon,.layout-sidebar-compact .sidebar-left .active-child .second-menu-title.item-menu-text .item-menu-title{color:var(--semi-common-primary)!important}.layout-sidebar-compact .sidebar-left .active-child .second-menu-title.item-menu-text .item-menu-title:after{color:var(--semi-common-primary);-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.layout-sidebar-compact .main-content{display:flex;flex-direction:column;height:100%;margin:12px 0;overflow-y:auto;padding:0 12px}.layout-sidebar-compact .main-content>.card{height:calc(100vh - 170px)}.layout-sidebar-compact .tab-content-card{background:var(--white);border:1px solid var(--gray-200);border-radius:6px 6px 6px 6px;margin:12px;padding:12px}.layout-sidebar-compact .main-header{align-items:flex-end;background:var(--white);border-bottom:1px solid var(--gray-200);display:flex;flex-wrap:wrap;height:50px;justify-content:space-between;left:0;padding:0 12px;position:-webkit-sticky;position:sticky;top:0;transition:all .24s ease-in-out;z-index:9}.layout-sidebar-compact .main-header .logo{display:none}.layout-sidebar-compact .search-module-modal-wrapper{max-height:180px;overflow-y:auto}.layout-sidebar-compact .search-module-modal-wrapper .search-module-modal-item{transition:background-color .15s ease}.layout-sidebar-compact .search-module-modal-wrapper .search-module-modal-item:hover{background-color:var(--primary-200-transparent)}.layout-sidebar-compact .main-content-wrap{background:var(--primary-main-background);float:right;margin-top:0;position:relative;transition:all .24s ease-in-out;width:calc(100% - 93px)}.layout-sidebar-compact .add-storage-announce{max-height:calc(100vh - 200px)!important}.layout-sidebar-compact .add-storage-announce .main-content{height:calc(100vh - 200px)}.layout-sidebar-compact .main-content.main-with-sub-header.main-content-height.subscribe-content{max-height:calc(100vh - 179px)}.strem-rewardcup-img{height:auto;max-width:100%;object-fit:cover;object-position:top;width:259px}.wallfame-card{height:100%;min-height:350px}.usr-profile-img{text-align:center}.usr-profile-img img,.usr-profile-img img:first-child{border-radius:50% 50% 50% 50%;margin-bottom:10px}.usr-profile-img img:first-child{height:85px;object-fit:contain;object-position:top;width:85px}.usr-profile-img img:last-child{bottom:2px;right:6px}.usr-profile-img label:hover .profilepic-cam-icon{opacity:.5}.profile-monthly-average{align-items:center;background:var(--warning-transparent);cursor:pointer;display:flex}.profile-average-type{width:calc(100% - 88px)}.profile-knocking,.profile-praise-limit{align-items:center;display:flex}.profile-status-description{color:var(--gray-900);font-size:.75rem;font-weight:500;line-height:normal;margin-bottom:0}.profile-points{display:flex;flex-direction:column;justify-content:center;padding:10px;width:180px!important}.profile-points p:last-child{margin-bottom:0}.earned-points-chart .apexcharts-legend-series{align-items:center;display:flex;margin:10px 0!important}.earned-points-chart .apexcharts-legend-series:first-child{margin-top:0!important}.earned-points-chart .apexcharts-legend-series:last-child{margin-bottom:0!important}.earned-points-chart .apexcharts-legend-marker{border-radius:4px 4px 4px 4px!important;height:20px!important;width:20px!important}.earned-points-chart .apexcharts-legend.apx-legend-position-right{top:22%!important}.Profile-points-img{height:125px;max-width:100%;object-fit:cover;object-position:top;width:280px}.medium{background:var(--warning-500-transparent);color:var(--common-warning)}.followup-char .apexcharts-legend-marker{border-radius:4px 4px 4px 4px!important;height:16px!important;width:16px!important}.followup-char .apexcharts-legend-series{display:flex;margin:11px 0!important}.average-mood-list{gap:12px;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.average-mood-item{background-color:var(--gray-200);cursor:pointer;transition:all .3s ease-in-out}.average-mood-item:hover{background-color:var(--success-transparent)!important;transition:all .3s ease-in-out}.average-mood-item:hover .average-mood-percentage{color:var(--success-text);transition:all .3s ease-in-out}.average-modal-table{border-spacing:0 13px}.average-modal-table td:first-child{border-radius:4px 0 0 4px}.average-modal-table td:last-child{border-radius:0 4px 4px 0}.average-modal-table thead{background-color:var(--white)}.assets-modal-table{border-spacing:0 6px}.assets-modal-table.average-modal-table td:first-child{overflow:visible}.assets-modal-table .assets-view-more .rs-dropdown.rs-dropdown-placement-bottom-start{overflow:visible;position:relative}.assets-modal-table td{background-color:var(--white);padding:17px 10px}.view-mood,.view-mood:hover{transition:all .3s ease-in-out}.view-mood:hover{color:var(--black)!important}.home-attendance-content{align-items:center;background:var(--white);border:1px solid var(--gray-200);border-radius:8px 8px 8px 8px;box-shadow:-1px 2px 11px -4px var(--gray-200);display:flex;height:273px;justify-content:space-between;margin-bottom:10px}.user-name-banner-wrapper{background:linear-gradient(90deg,var(--white) 50%,var(--info-100-transparent) 90%,var(--yellow-400-transparent) 100%)}.home-attendance-imgs{height:100%;position:relative;width:350px}.attendance-staff-img{height:273px;margin:0 90px 0 auto;max-width:100%;position:relative;width:322px}.attendance-staff-img img{height:100%;object-fit:contain;object-position:bottom;width:100%}.attendance-staff-bg{height:100%;position:absolute;right:0;top:0;width:100%}.attendance-box{max-width:100%;padding:30px 0 30px 40px;width:calc(100% - 350px)}.attendance-description{color:var(--black);display:inline-block;font-size:1rem;font-weight:600;line-height:1.4;margin-bottom:20px}.clockin-icon{margin-right:10px}.clockin-rotad.mr-2{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mylog-header{align-items:center;display:flex;margin-bottom:24px;width:100%}.my_log_clockin_icon svg{height:20px;width:20px}.mylog-icon{align-items:center;background:var(--success-300-transparent);border-radius:4px 4px 4px 4px;display:flex;height:40px;justify-content:center;width:40px}.mylog-title{color:var(--success);font-size:1.125rem;font-weight:700;line-height:1.4}.mylog-total-time .mylog-title{color:var(--success);font-size:.875rem;font-weight:600;line-height:1.45}.mylog-total-time .formbuilder-tabs{box-shadow:0 0 1px 0 var(--dark-800-transparent),0 1px 2px 0 var(--dark-800-transparent)}.mylog-total-time .formbuilder-tabs .form_builder-btn{min-height:20px!important;min-width:25px!important;width:25px!important}.mylog-total-time .formbuilder-tabs .form_builder-tab-sliding{height:20px;width:25px}.mytotal-hour-box{display:flex;flex:0 0 auto;justify-content:center}.mytotal-overtime{flex-direction:column;height:282px;max-width:100%;text-align:center;transition:all .3s ease-in-out}.mytask-icon,.mytotal-overtime{align-items:center;display:flex;justify-content:center}.mytask-icon{background:var(--warning-transparent);border-radius:4px 4px 4px 4px;height:50px;left:25px;position:relative;top:0;width:50px}.mytask-icon i{font-size:1.25rem;line-height:normal}.my-homeproject{right:10px;top:0;width:auto}.custom-calendar .rs-calendar-btn-today{display:none}.custom-calendar .rs-calendar-table-cell-content{cursor:default!important;pointer-events:none}.custom-calendar .rs-calendar-header-month-toolbar{align-items:center;display:flex;gap:20px;justify-content:center}.custom-calendar .rs-calendar-table-cell-selected .rs-calendar-table-cell-content{background-color:var(--primary-transparent);color:var(--dark)}.user-birthday-cell{border-bottom:1px solid var(--gray-200);padding:8px}.info-title{color:var(--gray-700);display:block;font-size:.75rem;font-weight:500;line-height:1.5;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.info-title.user-total-year{font-weight:500;margin-top:10px}.info-title.anniversary-date{overflow:inherit;text-overflow:inherit}.card-tile-body .card-title{border-radius:8px 8px 8px 8px;width:358px}.home-header-nav .rs-dropdown{position:relative}.home-header-nav .rs-dropdown-menu{left:0;top:40px}.task-filter-leftline{height:34px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3px}.header-top-part .status-update{align-items:center;height:auto}.header-top-part .status-update.project-list-content .rs-dropdown-toggle{background:var(--primary-400-transparent)!important;border:1px solid var(--primary-500-transparent)!important;margin:0!important;padding:5px 10px}.header-top-part .status-update.project-list-content .rs-dropdown-toggle:hover{border:0 solid var(--transparent)}.header-top-part .status-update.project-list-content .rs-dropdown-toggle h4{align-items:center;color:var(--primary);display:flex;font-size:.75rem;font-weight:600;gap:5px;justify-content:center;line-height:1.5}.header-top-part .status-update .rs-btn{border:1px solid var(--gray-300)!important;padding:5px}.header-top-part .status-update .rs-btn:hover{border:1px solid var(--gray-300)}.header-top-part .status-update .rs-btn:hover h4{color:var(--primary)}.home-card-controler{position:absolute;right:15px;top:-6px;z-index:4}.home-card-controler #gridMenu i{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.home-card-controler .field-name{margin-right:10px;overflow-x:hidden;text-overflow:ellipsis;width:calc(100% - 72px)}.home-leave-pending .rs-dropdown-toggle{background-color:transparent}.home-leave-approval .rs-dropdown-placement-bottom-start{position:relative!important}.overtime-pending-btn .rs-dropdown-menu{z-index:13}.header-profile .default-img-icon,.header-profile button{height:35px;padding:0!important;width:35px}.amount-vs-developer .apexcharts-legend{justify-content:end!important;max-height:24px!important;top:0!important}.budgethealth-chart .apexcharts-legend{justify-content:center!important}.project-update-flow .switch-success input:checked~.slider{background-color:var(--common-success)}.task-no{color:var(--common-primary);font-size:.75rem;font-weight:600;letter-spacing:.4px;line-height:normal;padding:0 8px}.task-card-box{width:358px}.card-tile{-webkit-animation:kanban-card-drop .4s ease-in-out forwards;animation:kanban-card-drop .4s ease-in-out forwards;background-color:var(--white);border-bottom:4px solid var(--transparent);border-top:4px solid var(--transparent);border:1px solid var(--gray-200);border-radius:8px 8px 8px 8px;box-shadow:0 20px 15px -20px rgba(0,0,0,.15);display:inline-block;font-size:.875rem;left:0;line-height:1.45;margin-bottom:10px;overflow-wrap:break-word;padding:0;position:relative;text-align:left;top:0;-webkit-transform:rotateY(80deg);transform:rotateY(80deg);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:.3s ease-in-out;width:350px}.card-tile .card-body i{color:var(--gray-500);font-size:1.125rem;line-height:1.4}.card-tile .timer-count{color:var(--gray-700)}.card-tile .card-footer{padding:5px 15px}.card-tile .card-footer .project-img-icon i{font-size:1rem;line-height:normal}.card-tile .card-footer i{color:var(--gray-500);font-size:1.125rem;line-height:1.4}.card-tile .card-footer .footer-left{align-items:center;display:inline-flex}.card-tile .card-footer .footer-left a{align-items:center;display:flex}.card-tile:hover{box-shadow:0 25px 20px -20px rgba(0,0,0,.2)}.card-tile:hover .taskname-kan{max-height:30px;opacity:1;transition:max-height .5s,visibility 0s,opacity .25s ease-out;visibility:visible!important}.card-tile .card:hover .kanban-task .icon{opacity:1}.card-tile .card:hover .kanban-task .task-kanban-title{padding-left:18px;transition:all .3s ease}.card-tile .card:hover .subtask-hide{height:100%;opacity:1;transition:all .3s ease}.card-tile .card .task-kanban-title{transition:all .3s ease}.card-tile .sub-card-tile .card{transition:all .3s}.subtask-hide{height:0;opacity:0;transition:all .3s ease}.kanban-card-block{background-color:var(--white);border:1px solid var(--gray-200);border-radius:8px 8px 8px 8px;box-shadow:0 20px 15px -20px rgba(0,0,0,.15);margin-bottom:10px;width:350px}.kanban-card-block:hover{box-shadow:0 25px 20px -20px rgba(0,0,0,.2)}.kanban-card-block .card .lead-card-title{width:calc(100% - 48px)}.task-filter-selector{margin-bottom:0!important}.task-filter-selector .rs-picker-toggle{min-height:34px;padding:7px 25px 7px 15px}.task-header-searchbar{width:170px!important}.task-header-searchbar .globalsearch-input{padding-bottom:0!important;padding-right:32px;padding-top:0!important}.task-popup-status .rs-dropdown-toggle{background-color:transparent}.open-filter-sidebar{background:var(--white)!important;border:1px solid #c9ccda!important;color:var(--gray-600)!important}.open-filter-sidebar:focus,.open-filter-sidebar:hover{-webkit-transform:unset;transform:unset}.open-filter-sidebar:focus .filter-dot:after,.open-filter-sidebar:focus .filter-dot:before,.open-filter-sidebar:hover .filter-dot:after,.open-filter-sidebar:hover .filter-dot:before{background-color:var(--common-white)}.task-project-view .rs-btn{padding:5px 0 5px 10px!important}.task-bucket-dropdown a#Dropdown~.dropdown-menu{left:0;margin:-5px 0 0;position:absolute;top:0;-webkit-transform:translate3d(15px,33px,0);transform:translate3d(15px,33px,0)}.task-bucket-dropdown:hover a#Dropdown~.dropdown-menu{display:block!important;margin:-5px 0 0}.task-bucket-dropdown .rs-btn{background:var(--common-primary)!important;border:0 solid var(--transparent);box-shadow:none!important}.task-bucket-dropdown .rs-btn .btn.dropdown-toggle{padding:0 30px 0 0}.task-bucket-dropdown .rs-btn .btn.dropdown-toggle .dropdown-field-name{font-size:.875rem;line-height:normal}.task-bucket-dropdown .rs-dropdown-menu{width:240px;z-index:12}.tag-count-kanban{background-color:var(--primary-200-transparent)!important;font-size:.625rem!important;font-weight:500;line-height:normal!important}.tagdropdown-main .rs-dropdown-menu{flex-wrap:wrap;gap:5px;max-width:300px;padding:4px!important}.tagdropdown-main .rs-dropdown-menu:not([hidden]){display:flex}.task-required li::marker{color:var(--danger-text)}.upload-error{margin-bottom:20px;max-height:200px;overflow-y:auto}.upload-error:last-child{margin-bottom:0}.upload-error::-webkit-scrollbar{width:3px}.sprint-umodal-task::-webkit-scrollbar{width:2px}.upload-file-task{align-items:center;border:1px dashed var(--primary);border-radius:4px 4px 4px 4px;display:flex;flex-direction:column;justify-content:center;padding:25px 15px;position:relative;transition:border-color .3s ease-in-out}.tasknotetab .quill .ql-container.ql-snow{height:100px!important}.task-note-content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.right-body-detail-sec{position:relative;z-index:1}.task-detail-section{background-color:var(--white);border-radius:8px 8px 8px 8px;height:100%;left:0;position:absolute;top:5px;width:100%;z-index:1}.issue-searchbar{background-color:var(--primary-400-transparent)!important;border:1px solid var(--primary-500-transparent)!important;padding-left:40px!important;padding-right:25px!important}.issue-searchbar-icon{display:inherit;left:12px;padding:0;right:unset;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.issue-table-status .rs-dropdown-toggle{background-color:transparent}.document-card-description{-webkit-line-clamp:3;line-clamp:3;color:var(--gray-600);font-size:.75rem;letter-spacing:.4px;line-height:1.5;margin:15px 0 5px;overflow:hidden;text-overflow:ellipsis}.notification-title{color:var(--toastify-heding);font-size:1rem;font-weight:600;letter-spacing:.64px;line-height:normal;margin-bottom:4px}.notification-description{color:var(--toastify-description);font-size:11px;font-weight:400;letter-spacing:.48px;line-height:normal;margin-bottom:0;max-height:250px;overflow-y:auto}.notification-description b{font-weight:600}.report-heade-filter{background-color:var(--white);border:1px solid var(--white);border-radius:8px 8px 8px 8px;margin-bottom:15px;padding:15px 15px 30px}.report-tabs{border-bottom:1px solid var(--gray-200);margin-bottom:15px;padding-bottom:0!important}.report-content-body{background-color:var(--white);border-radius:8px 8px 8px 8px;padding:15px}.report-content-body .table-workreporthead{background:var(--gray-100);font-weight:700!important}.report-heade-filter .rs-picker-toggle:active,.report-heade-filter .rs-picker-toggle:focus,.report-heade-filter .rs-picker-toggle:hover{background-color:var(--gray-100)}.project-report-btn{bottom:10px}.report-shimmer-card{background-color:var(--gray-100);display:inline-block;font-size:.875rem;line-height:1.45;overflow-wrap:break-word;padding:0;position:relative;right:0;top:0;width:360px;z-index:5}.report-scrolltop-btn{border-radius:50% 50% 50% 50%;bottom:108px;box-shadow:5px 5px 10px 0 var(--dark-900-transparent);cursor:pointer;display:none;height:30px;position:fixed;right:50px;transition:all .2s ease;width:30px;z-index:999}.usercard-contact-icon{border-bottom:1px solid var(--gray-200);margin-bottom:7px;padding-bottom:8px}.opening-searchbar input{padding:6.3px 10px}.opening-sidesearchbar .rs-dropdown-toggle span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:170px}.opening-sidebar li a.candidate-listing.active{background-color:var(--primary-200-transparent)!important}.opening-sidebar a.candidate-listing .candidate-left-data .candidate-left-name{color:var(--dark-900);display:block;font-weight:500;margin-bottom:5px}.opening-sidebar .candidate-listing .candidate-left-status{bottom:-5px;left:39px}.opening-sidebar .candidate-listing .candidate-left-status .list-color-highlights{height:10px;width:10px}.candidate-open-modal-left-sec{flex:0 0 300px;max-width:300px;padding:0}.candidate-open-modal-left-sec.opening-sidemenu-content{flex:0 0 290px;max-width:290px}.candidate-open-modal-left-sec .add-field-btn,.candidate-open-modal-left-sec .table .add-field-btn{top:0}.candidate-open-modal-left-sec .candidate-right-data-left-sec ul,.candidate-open-modal-left-sec .card-sidebar-body ul{margin:0}.opening-body-header .candidate-thumb{height:34px;margin-bottom:0!important;margin-right:20px;margin-top:6px;max-width:100%;width:34px}.application-status{align-items:center;display:flex;font-size:.875rem;height:35px!important;justify-content:center;line-height:normal}.application-status.opening-header-candidate{height:auto!important;padding:7.5px 15px}.opening-transfer-icon{align-items:center;border-radius:4px 4px 4px 4px;display:flex;height:35px;justify-content:center;width:35px}.candidate-info-data{color:var(--dark);display:block;font-size:1rem;font-weight:600;line-height:normal;margin-bottom:8px}.candidate-info-data a{align-items:center;color:var(--dark)!important;display:flex}.candidate-info-data a:hover{color:var(--dark)}.candidate-info-data i{font-size:.875rem;line-height:normal}.opening-activities:before{display:none}.opening-basic-content{height:calc(100vh - 125px)}.rating-wrapper .star-ratings{display:flex!important;flex-wrap:wrap!important;gap:inherit!important}.rating-wrapper .star-ratings .star-container{display:flex!important}.salary-component-item:hover{background-color:var(--primary-200-transparent)!important}.followup-contact-list .followup-tab-icon{top:50px;z-index:0!important}.followup-details-list{height:calc(100vh - 125px);overflow:auto}.followup-description{padding-left:55px!important}.question-folder-icon{align-items:center;background-color:var(--primary-400-transparent);border-radius:50% 50% 50% 50%;color:var(--common-primary);display:flex;font-size:1.125rem;height:40px;justify-content:center;line-height:normal;width:40px}.question-body .question-info-set{background:var(--dark-transparent);padding:14px 20px}.question-body .question-info-set:before{display:none}.question-body .question-info{padding-left:0!important}.question-body .question-info:before{display:none}.question-body .questions-main-section{background:var(--danger-transparent);height:18px;left:0;margin-right:25px;top:0;width:18px}.question-body .questions-main-section-compare{height:24px;left:0;margin-right:25px;top:5px;width:24px}.question-body .ans-data ul li{color:var(--gray-600);font-weight:500;margin-right:35px}.qustions-collepas-content{margin-top:25px}.opening-empty-content{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.opening-empty-content h1{color:var(--black);letter-spacing:.88px}.opening-empty-content img{width:395px}.opening-header-dropdown .rs-dropdown-toggle{background-color:transparent}.opening-sidebar-body li a.candidate-listing.active{width:auto}.interview-type-icon,.interviewstage-img{align-items:center;border-radius:8px 8px 8px 8px;display:flex;height:44px;justify-content:center;width:44px}.interviewstage-img{background:var(--danger-100-transparent)}.interview-type-icon{background:var(--primary-300-transparent)}.filter-status-link{background-color:var(--gray-400-transparent);border:1px solid var(--transparent);border-radius:4px 4px 4px 4px;color:var(--black);display:inline-block;margin-bottom:15px;margin-right:15px;padding:2px 15px}.opening-status-content{max-height:240px}.downloadapp-title{font-size:2.75rem;line-height:1.1}.downloadapp-title,.downloadappsub-subtitle{color:var(--black);font-weight:700;letter-spacing:.64px;margin-bottom:30px}.downloadappsub-subtitle{font-size:1rem;line-height:1.4}.downloadapp-details{margin:0 auto;max-width:480px}.donwloadapp-list{list-style:none;margin-bottom:30px;padding-left:0}.downloadapp-item{align-items:center;color:var(--black);display:flex;font-size:.75rem;font-weight:400;letter-spacing:.64px;line-height:1.5;margin-bottom:20px}.downloadapp-item span{align-items:center;background-color:var(--success-transparent);border-radius:50% 50% 50% 50%;color:var(--success);display:flex;font-size:.875rem;height:22px;justify-content:center;line-height:normal;margin-right:9px;width:22px}.downloadapp-item:last-child{margin-bottom:0}.downloadapp-option-link{align-items:center;background:var(--success-transparent);border-radius:4px 4px 4px 4px;display:flex;flex-direction:column;height:134px;justify-content:center;margin:0 auto;padding:12px 20px;text-align:center;width:150px}.downloadapp-option-title{color:var(--success);font-size:.875rem;font-weight:500;letter-spacing:.64px;line-height:1.45;margin-bottom:0;margin-top:18px;text-align:center}.downloadapp-option-img{height:20px;max-width:100%;width:20px}.downloadapp-option-img img{height:100%;width:100%}.downloadapp-img{height:815px;margin-left:0;position:relative}.downloadapp-img img{width:100%}.logleave-calendar-content .fc-h-event{border:0 solid var(--transparent)!important}.logleave-calendar-content .fc-h-event span{font-size:.75rem;font-weight:500!important;line-height:true;text-align:center}.logleave-calendar-content .fc-event-main .overflow-ellipsis:first-child .logleave-calendar-content .fc-daygrid-event .overflow-ellipsis:first-child{border-radius:4px 4px 4px 4px!important;height:28px!important;justify-content:center!important}.logleave-calendar-content .fc-theme-standard .fc-popover{display:flex;flex-direction:column}.logleave-calendar-content .fc-theme-standard .fc-popover .fc-popover-body{min-height:unset!important}.logleave-calendar-content .fc-daygrid-day{border:1px solid var(--gray-100);padding:3px 8px}.combine-calendar-content .fc-h-event{border:0 solid var(--transparent)!important}.combine-calendar-content .fc-h-event span{font-size:.75rem;font-weight:500!important;line-height:true}.combine-calendar-content .fc-popover-body{max-width:220px;min-height:unset!important}.calendar-custom-today-bg{background-color:var(--danger-transparent)!important}.calendar-custom-today-bg .fc-daygrid-day-number{align-items:center;background-color:var(--common-primary)!important;border-radius:50% 50% 50% 50%;color:var(--common-white)!important;display:flex;flex-shrink:0;height:22px;justify-content:center;padding:0;width:22px}.calendar-custom-today-bg .fc-daygrid-day-number span{color:var(--white)}.fc-daygrid-day-number{width:100%}.fc-day-today{background-color:var(--primary-300-transparent)!important}.fc-day-today .today-date-badge,.today-date-badge{align-items:center;background-color:var(--common-primary)!important;border-radius:50% 50% 50% 50%;color:var(--common-white)!important;display:flex;height:22px;justify-content:center;padding:0;width:22px}.fc .fc-daygrid-day-top{margin-bottom:5px}.fc .fc-toolbar.fc-header-toolbar{margin-bottom:4px!important}.fc-event-main .text-dark{border-radius:4px 4px 4px 4px!important}.fc-view-harness{height:69vh!important}.log-calendar-form{background:var(--white);border:1px solid var(--gray-200)!important;border-radius:8px 8px 8px 8px!important;overflow:auto;padding:22px 12px!important}.calendar-sidebar{width:25%!important}.calendar-sidebar.active-calendar-sidebar{right:0;top:0!important;width:35%!important}.calendar-right-sidebar.active-calendar-sidebar{right:0;top:108px!important;width:35%!important}.calendarsidebartabclosebtn,.calendarsidebartabclosebtn span,.calendarsidebartabclosebtn span i{transition:all .3s ease-in-out}.combine-calendar-view .fc-more-popover{display:flex;flex-direction:column;overflow:auto!important}.combine-calendar-view .fc-view-harness{height:calc(100vh - 228px)!important}.combine-calendar-view .fc-daygrid-body,.combine-calendar-view .fc-daygrid-body .fc-scrollgrid-sync-table,.combine-calendar-view .fc-view-harness .fc-col-header{width:100%!important}.calendar-view{width:75%!important}.log-punch-input .form-control{background-color:var(--gray-100)!important;border:1px solid var(--gray-200)!important;border-radius:4px 4px 4px 4px!important}.log-punch-input .label-form-control{color:var(--gray-600)}.log-punchbox{border:1px solid var(--white-300);border-radius:4px 4px 4px 4px}.logcalendar-punch-item{padding:5px;width:48%}.fc-daygrid-event .h-20p{border-radius:4px 4px 4px 4px}.logmanage-content .log-type-item{padding:4.5px 6px!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;word-break:break-word}.salary-type-item{padding:4.5px 6px!important}.timetracking-card-list{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr 1fr 1fr;list-style:none;margin-bottom:0;margin-top:16px;overflow-y:auto;padding:0}.timetracking-card-item{background:var(--white);border:1px solid var(--gray-300);border-radius:8px 8px 8px 8px;min-width:20%}.timetracking-profile{width:calc(100% - 143px)}.timetracking-card-header{background-color:var(--primary-200-transparent);border-bottom:1px solid var(--gray-200);border-radius:8px 8px 0 0;height:40px;padding:8px}.timetracking-status{background-color:var(--success);border:1px solid var(--success);padding:1.5px 9px}.timetracking-details{border-top:1px solid var(--gray-300);padding:10px 15px}.timetracking-card-footer{padding:0 15px}.timetracking-card-nonworking{border:1px solid var(--common-danger)}.timetracking-card-running{border:1px solid var(--warning-300)}.timetracking-absent-details{padding-top:27px}.timetracking-description{color:var(--black);margin-bottom:8px;max-width:248px}.timetracking-description:last-child{margin-bottom:0}.timetracking-absent-img{padding-top:24px;text-align:center}.timetracking-card-absent{border:1px solid var(--warning)}.left-sec{border:1px solid var(--gray-300);border-radius:4px 0 0 4px;max-width:230px;overflow:auto}.react-flow__node{background-color:var(--white)!important}.react-flow__node.react-flow__node-default{background:var(--white)!important;border:1px solid var(--gray-300);border-radius:8px 8px 8px 8px;box-shadow:0 0 10px 1px rgba(0,0,0,.08)!important}.title-box{background:var(--white-200);border-radius:7px 7px 0 0;color:var(--dark);font-size:1rem;font-weight:600;line-height:1.4;margin-bottom:13px;padding:5px 15px}.title-box:before{border-bottom:1px solid var(--gray-200);bottom:0;content:"";left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:92%}.title-box .more-sidebar{display:flex;height:24px;position:relative}.projectflow-taskcount{background-color:var(--common-white);border-radius:4px 4px 4px 4px;height:20px;margin-top:7px;max-width:40px}.interview-flow-cbtn,.projectflow-taskcount{align-items:center;display:flex;justify-content:center}.interview-flow-cbtn{height:30px;min-height:30px;min-width:30px;padding:0;width:30px}.userrights-description p{margin-bottom:0}.userrights-table th{background-color:var(--gray-100)!important;font-size:.875rem;line-height:true}.userrights-table table{border-spacing:0 10px}.project-table.table-responsive.userrights-table table tbody tr:nth-child(2n),.project-table.table-responsive.userrights-table table tbody tr:nth-child(2n) td,.project-table.table-responsive.userrights-table table tbody tr:nth-child(2n) td:nth-child(2){background-color:var(--purple-table-light-200)!important}.project-table .tbl-collapse-header th:first-child{left:auto;position:relative}.project-table .tbl-collapse-header th:first-child .d-inline-flex{left:10px;position:-webkit-sticky;position:sticky;width:auto}.userrights-table tbody tr td:nth-child(2),.userrights-table thead tr th:nth-child(2){background:var(--gray-200)!important;border-bottom-left-radius:8px;border-top-left-radius:8px}.userrights-table thead tr th:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}.apptitude-login-body .form-group.validate-input{margin-bottom:35px}.apptitude-test-input::-webkit-input-placeholder{color:var(--gray-200)}.apptitude-test-input:-ms-input-placeholder{color:var(--gray-200)}.apptitude-test-input::placeholder{color:var(--gray-200)}.apptitude-eye-icon{left:unset!important;right:35px}.placement-test-img{height:100px;width:100px}.bulkshift-input-selector .rs-picker-toggle-placeholder{color:var(--gray-500);font-size:.75rem;line-height:normal}.bulkshift-checkmark{background-color:var(--white-200)!important;border:1px solid var(--gray-300)}.ca-compare-list{display:-webkit-box;list-style:none;margin-bottom:0;overflow-x:auto;padding-left:0}.compare-sidebar-link{color:var(--black);font-size:1rem;font-style:normal;font-weight:600;letter-spacing:.32px;line-height:1.4;margin-bottom:0}.compare-sidebar-item{align-items:center;background-color:var(--primary-100-transparent);border:1px solid var(--primary-300-transparent);border-radius:8px 8px 8px 8px;display:flex;gap:12px;margin-bottom:12px;padding:10px;transition:.3s ease-in-out}.compare-sidebar-item:hover{background-color:var(--primary-transparent);cursor:pointer}.candi-icons{border-radius:50% 50% 50% 50%;color:var(--common-white);display:flex!important;font-size:1.25rem;height:35px;justify-content:center;line-height:true;min-width:35px;width:35px}.candi-icons,.compare-profile-header{align-items:center;background-color:var(--common-primary)}.compare-profile-header{display:flex;gap:8px;padding:8px;transition:all .5s}.compare-profile-start .star-ratings{display:flex!important}.compare-profile-selector{background-color:transparent;border:0 solid var(--transparent);color:var(--common-white);font-size:1.25rem;font-style:normal;line-height:1.35;margin-bottom:10px;max-width:200px;min-width:100px;text-overflow:ellipsis}.compare-profile-selector option{font-size:1rem;font-weight:500;line-height:normal}.compare-profile-fild{color:var(--common-white);font-size:1rem;font-style:normal;line-height:1.4}.compare-profile-fild span{color:var(--primary)}.compare-profile-education{border-bottom:1px solid var(--gray-200);padding:20px 0}.compare-education-link,.compare-mark-item,.compare-rating-name,.compare-salary{color:var(--common-gray);font-size:.875rem;letter-spacing:.28px;line-height:1.45;margin-bottom:17px}.compare-mark-item{align-items:center;color:var(--gray-700);display:flex;justify-content:center;justify-content:space-between}.compare-mark-item span{color:var(--primary)}.compare-education-link:last-child,.compare-mark-item:last-child,.compare-rating-profile{margin-bottom:0}.compare-education-list{list-style:disc;padding-left:18px}.compare-item-border{background-color:var(--primary-100-transparent);border:1px solid var(--primary-300-transparent);border-bottom-left-radius:10px;border-bottom-right-radius:10px;overflow:hidden;padding:8px}.candidate-compare-sidebar{background-color:var(--white);height:auto;left:0;padding-right:12px;position:-webkit-sticky;position:sticky;top:80px;width:230px;z-index:2}.notification-header-title{margin-left:25px}.side-notification-counter{font-size:.625rem;line-height:normal;right:-17px}.notification-header{padding:26px 30px 10px}.notification-header-icon{align-items:center;background-color:var(--white);border:1px solid var(--gray-200);border-radius:4px 4px 4px 4px;display:flex;height:35px;justify-content:center;width:35px}.notification-header-icon.active{background-color:var(--primary-100);border:1px solid var(--primary);color:var(--primary)}.employee-leave-header{background:var(--dark-300-transparent);border-radius:4px 4px 0 0;padding:7px 23px}.employee-header-text{letter-spacing:.44px;margin-bottom:0}.employee-leave-description{letter-spacing:.2px;margin-bottom:25px}.employee-leave-content{background:var(--white);border:1px solid var(--gray-200);border-radius:8px 8px 8px 8px}.employee-leave-body{padding:10px 15px 15px}.employee-list{grid-gap:14px 10px;display:grid;gap:14px 10px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;max-height:400px;overflow-y:scroll}.employee-leave-item{background:var(--primary-200-transparent);border-radius:4px 4px 4px 4px;padding:14px 3px 10px;text-align:center}.employee-imgs{border-radius:50% 50% 50% 50%;height:57px;margin:0 auto;max-width:100%;width:57px}.emloyee-leave-title{letter-spacing:.266px;margin-bottom:5px}.employee-leave-details span{letter-spacing:.22px}.employee-card-style{margin:14px 0 10px}.referral-program{padding:18px 12px 12px}.referral-program:before{background-color:var(--primary-transparent);border-radius:4px 4px 0 0;content:"";height:6px;left:0;position:absolute;top:0;width:100%;z-index:1}.referral-program-title{color:var(--common-primary)}.referral-head-item{margin-right:25px}.referral-head-item h6{color:var(--gray-700);margin-bottom:0}.referral-head-item span{color:var(--gray-700)}.referral-head-item:last-child{margin-right:0}.insight-cup-img{height:112px;position:relative;top:0;width:110px}.insight-body{align-items:center;display:flex;justify-content:space-between;padding:10px 23px}.lifeevent-postcard .life-event-card{height:314px}.report-insignts-tab .tab-pane.active:empty,.report-insignts-tab .tab-pane.fade:not(.show){display:none}.average-mood-calendar{height:calc(100vh - 231px)}.average-mood-calendar th{color:var(--gray-600);font-weight:600}.average-mood-calendar .fc-daygrid-day-number{color:var(--gray-800)!important;font-weight:500}.average-mood-calendar .fc .fc-daygrid-day-top{margin-bottom:25px}.average-mood-calendar .fc-day-today .fc-daygrid-day-number{color:var(--white)!important;margin-top:3px}.average-mood-calendar .fc-daygrid-dot-event:hover{background-color:transparent}.average-mood-calendar .fc-theme-standard .fc-popover{display:flex;flex-direction:column}.average-mood-calendar .fc-theme-standard .fc-popover .fc-popover-body{min-height:unset!important}.mood-calendar-item{background:var(--warning-300-transparent);border-radius:0 4px 4px 0;margin:0 3px;padding:4px 0;position:relative}.mood-calendar-item:before{background-color:var(--warning-300);content:"";height:100%;left:0;position:absolute;top:0;width:4px}.mood-calendar-item span{color:var(--gray-700)}.mood-calendar-item .mood-calendar-img{height:20px!important}.employee-xsl-show .btn{background:rgba(89,86,227,0);border:1px solid rgba(89,86,227,.28);border-radius:4px 4px 4px 4px}.employee-xsl-show .btn:active{box-shadow:none}.employee-xsl-show .btn.open-right-sidebar{color:var(--black)!important}.employee-create-input .rs-picker-toggle-value{color:var(--black);font-size:.75rem;line-height:normal}.employee-create-input .rs-picker-toggle{background:transparent!important;border:1px solid var(--danger-transparent);border-radius:4px 4px 4x 4px}.employee-create-input .rs-picker-toggle-clean{font-size:.5rem;line-height:normal}.employee-create-input .rs-picker-toggle-caret{color:var(--gray-600);font-size:.625rem;line-height:normal}.csv-notification-success{background:var(--success-transparent)!important;border-bottom:1px solid var(--common-success);border:solid var(--common-success);border-width:1px 1px 5px}.csv-notification-error{background:var(--danger-transparent)!important;border-bottom:1px solid var(--common-danger);border:solid var(--common-danger);border-width:1px 1px 5px}.csv-notification-warning{background:var(--warning-transparent)!important;border-bottom:1px solid var(--common-warning);border:solid var(--common-warning);border-width:1px 1px 5px}.csv-notierror-list li{color:var(--gray-700);font-size:.75rem;font-weight:500;line-height:normal;margin-bottom:10px}.csv-notierror-list li:last-child{margin-bottom:0}.csv-notierror-list li::marker{color:var(--common-danger)}.csv-notiwarning-list li::marker{color:var(--warning)}.csv-notisuccess-list li::marker{color:var(--success)}.consider-bgsuccess{background:linear-gradient(180deg,var(--common-success) 0,var(--common-success) 79.91%,var(--success-800) 100%)}.consider-bgwarni{background:linear-gradient(180deg,var(--common-warning) 0,var(--common-warning) 79.91%,var(--warning-800) 100%)}.hr-averagemood-list{border-bottom:1px solid var(--gray-200)}.hr-averagemood-list::-webkit-scrollbar-thumb{background:var(--gray-300)}.hr-averagemood-list::-webkit-scrollbar-track{background:var(--white)}.hr-averagemood-list::-webkit-scrollbar{height:3px}.hr-averagemood-item{-webkit-filter:grayscale(1);filter:grayscale(1);margin-right:30px;padding-bottom:8px;transition:all .3s ease-in-out}.hr-averagemood-item:hover{-webkit-filter:grayscale(0);filter:grayscale(0);transition:all .3s ease-in-out}.hr-averagemood-item:last-child{margin-right:0}.hr-averagemood-item.active{border-bottom:3px solid var(--common-primary);-webkit-filter:grayscale(0);filter:grayscale(0)}.hr-averagemood-item.active .hr-average-pr{color:var(--common-success)}.dashboard-project-table{height:350px;margin-bottom:10px;padding-top:0}.dashboard-project-table .average-modal-table thead th{border-bottom:0 solid var(--transparent)}.dashboard-project-table .table{margin:0}.assets-view-more .rs-dropdown.rs-dropdown-placement-bottom-start{position:static}.assets-more-item{padding:0 10px}.assets-more-item i,.assets-more-item span{font-size:1rem!important;line-height:1.4!important}.asssetShimmer .assets-modal-table{border-spacing:0 13px}.monitor-modal-tstatus{background-color:var(--primary-transparent);border-radius:4px 4px 4px 4px;color:var(--primary);padding:15px}.monitor-modal-tstatus:last-child{margin-right:0}.monitor-modal-head{margin-bottom:30px}.category-modal-content{height:calc(100vh - 130px)!important}.assets-details-date{background:var(--danger-transparent);border-radius:4px 4px 4px 4px;padding:20px 15px;text-align:center}.assets-details-date p{color:var(--gray-400);letter-spacing:.56px}.assets-details-date p span{color:var(--gray-600)}.assets-details-date p span:first-child{margin-right:35px}.asset-product-details,.asset-product-name span{color:var(--gray-900);font-size:.875rem;font-style:normal;font-weight:500;letter-spacing:.56px;line-height:normal;margin-bottom:12px}.asset-product-details:last-child,.asset-product-name span:last-child{margin-bottom:0}.asset-product-name span small{color:var(--black);font-weight:700;margin-right:15px}.asset-activity-item{font-size:.875rem;font-weight:500;letter-spacing:.48px;line-height:normal}.asset-activity-item span{color:var(--gray-600);font-size:.75rem;line-height:normal;margin-bottom:3px}.assine-modal-profile{margin-right:45px}.assigne-profile-name{margin-left:15px}.asset-followup-icon i,.asset-followup-icon i:hover{transition:all .3s ease-in-out}.asset-followup-icon i:hover{color:var(--black)!important}.asset-follow-head{margin-bottom:-10px}.asset-confirmation-img{height:130px;width:150px}.asset-co-pimg{height:140px;margin:15px auto 0;width:230px}.asset-allocation-modal{height:calc(100vh - 112px)}.support-chat-shimmer{border-radius:4px 4px 4px 4px;height:10px!important;margin-left:10px;padding:5px!important;width:70%}.support-title{align-items:center;display:flex}.sprintview-div.sprintview-div-collapse .support-title-open-no-body{flex-direction:row-reverse;gap:10px;left:29px;min-width:auto;position:absolute;top:50px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:left;transform-origin:left;white-space:nowrap;z-index:1}.sprintview-div.sprintview-div-collapse .support-title-open-no-body .support-open-no,.sprintview-div.sprintview-div-collapse .support-title-open-no-body .support-title{-webkit-transform:unset;transform:unset}.sprintview-div.sprintview-div-collapse .sprint-task-no{border-radius:4px 4px 4px 4px;font-size:.875rem;font-weight:600;height:38px;left:50%;line-height:normal;margin:0!important;position:absolute;top:66px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:38px}.sprintview-div.sprintview-div-collapse .sprint-status{left:27px;min-width:auto;position:absolute;top:100px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:left;transform-origin:left;white-space:nowrap;width:1000px}.sprintview-div.sprintview-div-collapse .sprint-status span.more-details{line-height:1!important}.sprintview-div.sprintview-div-collapse .sprint-action-btn{margin:0}.sprintview-div.sprintview-div-collapse .kanban-colorpicker{rotate:-90deg}.sprintview-div.sprintview-div-collapse .color-pallete{left:28px!important;top:8px!important}.support-card-tag{background-color:var(--purple-300-transparent);border:1px solid var(--common-purple);color:var(--common-purple);display:block;padding:4px 8px}td.support-table-td.direct-text{overflow:visible!important}.supportdetails-modal .rs-modal-title{display:none}.support-ticket-btn{position:absolute;right:12px;top:28px}.support-tbody-rating{background-color:var(--success-transparent);border-radius:4px 4px 4px 4px;margin-right:28px;padding:10px 20px}.support-rating-text{color:var(--common-success);letter-spacing:1.6px}.support-attachment{border:1px dashed var(--common-primary);padding:60px 15px;text-align:center}.support-attachment-or:before{right:23px}.support-attachment-or:after,.support-attachment-or:before{background-color:var(--primary);content:"";height:1px;position:absolute;top:50%;width:100px}.support-attachment-or:after{left:23px}.support-sprint-content{margin-right:20px;width:340px}.support-ticket-flow p{color:var(--gray-600);letter-spacing:.36px}.support-alert-box{display:grid;grid-template-columns:1fr 1fr 1fr}.support-assignee-drop .rs-bg-danger-placement-auto{max-height:320px;position:relative;top:-23px}.support-tag .rs-dropdown-menu{border:0 solid var(--transparent);box-shadow:6px 6px 16px -5px var(--dark-300);max-height:100px;width:auto!important;z-index:5}.support-status-dropdown .rs-dropdown-menu{z-index:99}.ql-editor.ql-blank:before{color:var(--black)}.attachment-item:hover .hover-icon{opacity:1}.attachment-icon{opacity:0;transition:opacity .3s ease-in-out}.attachment-card-video{left:50%;object-fit:contain;position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.flow-selectpicker .rs-picker-menu{max-height:200px;min-width:unset!important;width:100%}.flow-selectpicker .rs-picker-menu .rs-picker-search-bar-input{min-width:unset!important}.notification-bg:before{background-color:var(--gray-900);content:"";height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:1052}.placement-opening-header{box-shadow:0 8px 6px -6px var(--gray-200)}.placement-card-job-desc{height:calc(100vh - 360px);overflow:auto;padding:0 5px}.placement-co-logo{height:70px;max-width:100%;width:100px}.placement-co-logo img{object-fit:contain}.placement-opening-title{font-size:1.5rem;letter-spacing:1px;line-height:normal;margin-bottom:30px}.placement-opening-item,.student-placement-opening-item{border-radius:0 0 8px 8px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:15px}.placement-opening-line{background:var(--danger-900-transparent);border-radius:8px 8px 8px 8px;height:9px;left:0;position:absolute;top:0;width:100%}.placement-description-opening{height:200px;overflow-y:hidden}.placement-opening-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr 1fr}.placement-subject{font-size:1.25rem;line-height:normal;width:calc(100% - 98px)}.placement-opening-more{text-wrap:nowrap;background-color:var(--danger-transparent);box-shadow:-3.84259px -3.84259px 7.68518px 0 var(--white),1.9213px 1.9213px 3.84259px 0 var(--danger-900-transparent),-1.9213px -1.9213px 3.84259px 0 var(--danger-600-transparent);color:var(--common-danger)!important;display:inline-block;font-size:.75rem;line-height:normal;padding:4px 10px;text-align:center}.placement-card-head{margin-bottom:10px}.placement-card-description h6{color:var(--gray-700);font-size:1.25rem;line-height:normal}.placement-card-description p{color:var(--gray-700);font-size:.75rem;line-height:normal;margin-bottom:10px}.placement-card-description ul{padding-left:17px}.aptitude-card-description{height:calc(100vh - 305px)}.aptitude-card-description h6{color:var(--gray-700);font-size:1.25rem;line-height:normal}.aptitude-card-description p{color:var(--gray-700);font-size:.75rem;line-height:normal;margin-bottom:10px}.aptitude-card-description ul{padding-left:17px}.placement-descri{max-height:210px;overflow-y:auto}.placement-footer{background-color:var(--white);bottom:0;box-shadow:8px 8px 6px 6px var(--gray-300);padding:15px 0;position:fixed;text-align:center;transition:all .3s ease-in-out;width:100%;z-index:2}.placement-footer a:hover{color:var(--gray-500);transition:all .3s ease-in-out}.placement-form-title{margin-bottom:25px}.job-placement-description{-webkit-line-clamp:inherit;line-clamp:inherit}.dark-color .job-placement-description [style*="color: rgb(0, 0, 0)"], .light-colors .job-placement-description [style*="color: rgb(255, 255, 255)"]{color:var(--dark)!important}.ready-fortest-descri{font-size:1.875rem;line-height:normal}.apptitude-term-title{font-size:1.5rem;line-height:normal;margin:20px 0}.placement-complete-img{height:165px;margin:0 auto 40px;width:200px}.placement-complete-box{background:var(--purple-transparent);margin:0 auto;padding:70px 30px;text-align:center}.placement-sidebar-list,.placement-sidebar-submenu{list-style:none}.placement-question-sidebar{overflow:hidden;position:-webkit-sticky;position:sticky;top:0;z-index:99}.apptitude-block .placement-opening-title{margin-bottom:12px}.question-section-block{padding:10px;position:absolute;top:40px;width:100%;z-index:9999}.placement-sidebar-title{font-size:.875rem;left:-26px;line-height:normal;position:relative;width:100%}.placement-submenu-item{color:var(--gray-500);font-size:.75rem;line-height:normal;margin-bottom:15px}.placement-submenu-item:before{align-items:center;background-color:var(--white);border:1px solid var(--gray-500);border-radius:50% 50% 50% 50%;color:var(--gray-400);content:"";display:flex;font-size:.75rem;font-weight:600;height:15px;justify-content:center;left:-27px;letter-spacing:.456px;line-height:normal;position:absolute;top:5px;transition:all .3s ease-in-out;width:15px;z-index:1}.placement-submenu-item.active{color:var(--black);transition:all .3s ease-in-out}.placement-submenu-item.active:before{background-color:var(--common-primary);border:1px solid var(--white);color:var(--white);-webkit-filter:drop-shadow(0 4px 4px var(--danger-transparent));filter:drop-shadow(0 4px 4px var(--danger-transparent));transition:all .3s ease-in-out}.placement-submenu-item.active:after{border:1px dashed var(--common-primary);transition:all .3s ease-in-out}.placement-submenu-item.active .placement-submenu-link{background:var(--primary-transparent);display:inline-block;padding:5px;transition:all .3s ease-in-out}.placement-submenu-item:after{border:1px dashed var(--gray-400-transparent);content:"";height:100%;left:-20px;position:absolute;top:20px;transition:all .3s ease-in-out}.placement-submenu-item:last-child:after{display:none}.placement-submenu-item .placement-submenu-link{background:var(--gray-200-transparent);display:inline-block;padding:5px;transition:all .3s ease-in-out}.placement-conplet-qus{color:var(--common-success)}.placement-conplet-qus:after{border:1px dashed var(--common-success);transition:all .3s ease-in-out}.placement-conplet-qus:before{background-color:var(--common-success);border:1px solid var(--white);color:var(--white);-webkit-filter:drop-shadow(0 4px 4px var(--danger-transparent));filter:drop-shadow(0 4px 4px var(--danger-transparent));transition:all .3s ease-in-out}.placement-questions-body{padding:15px;position:relative}.place-question-tab-list{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px;padding:15px}.placement-body-tab{position:-webkit-sticky;position:sticky;top:0;z-index:99}.toggle_sidebar .toggle_sidebar-text{color:var(--dark);font-size:1.125rem;font-weight:600;line-height:normal}.toggle_sidebar .icon{background-color:var(--white);border:1px solid var(--gray-300);border-radius:50% 50% 50% 50%;box-shadow:0 2px 2px 0 #e7e9f6;color:var(--common-primary);cursor:pointer;font-size:1.5rem!important;height:30px;line-height:1.3!important;text-align:center;width:30px}.placement-sidebar-list{height:calc(100vh - 250px);overflow-x:hidden}.placement-popup-img{height:120px;max-width:100%;width:120px}.placement-attemptd-option{color:var(--gray-600);font-size:.875rem;line-height:normal;text-align:center}.placement-all-question{align-items:center;color:var(--common-warning);display:flex;font-size:1rem;letter-spacing:.638px;line-height:normal}.placement-body-progress{width:45%}.placement-tab-item{flex-wrap:wrap;width:55%}.placement-read-question{border:1px solid var(--gray-400);border-radius:8px 8px 8px 8px;overflow:hidden;padding:0}.placement-read-question-inner{height:100%;max-height:calc(100vh - 460px);overflow:auto}.placement-qus-option{margin-bottom:20px;padding:12px;transition:all .3s ease-in-out}.placement-qus-option:last-child{margin-bottom:0}.placement-qus-option.active{background-color:var(--white);border-left:8px solid!important;border-color:var(--common-primary)!important;box-shadow:2px 2px 4px 0 var(--gray-200);transition:all .3s ease-in-out}.placement-qus-option.active .placement-option-text{color:var(--common-primary);font-weight:700;transition:all .3s ease-in-out}.placement-qus-option .radio{padding-left:50px}.placement-qus-option .radio .checkmark{background-color:var(--white)!important;border-radius:50% 50% 50% 50%;height:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.placement-qus-option .radio .checkmark:after{background:var(--primary);border:0 solid var(--transparent);height:12px;width:12px}.placement-option-text{transition:all .3s ease-in-out}.placement-page-blink{background:var(--white);border-radius:50% 50% 50% 50%;color:var(--common-purple);height:35px;width:35px}.placement-pages-btn span{background:var(--primary-transparent);border:1px solid var(--gray-200);height:40px;width:40px}.placement-expired-img{height:auto;margin:0 auto 30px;max-width:400px}.mood-bg{background:var(--white);border:1px solid var(--gray-200);border-radius:8px 8px 8px 8px;display:block;height:650px;margin:auto;width:882px}.mood-bg.announcement-modal{height:auto;max-width:550px}.announcement-modal-body{padding:23px 40px}.annouce-modal-descri p{margin-bottom:0!important}.annouce-modal-descri span,.annouce-modal-descri strong{font-size:.875rem;line-height:normal}.annouce-modal-footer{padding:10px 15px 12px 10px}.annouce-modal-footer .btn{background-color:var(--info);padding:5.3px 47px}.annouce-upload-file{color:var(--primary-text)!important}.annouce-upload-file i{margin-right:5px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.attachment-img{height:150px;width:150px}.announcement-top-line{height:30px;padding:10px 0}.announcement-top-line p{margin-bottom:0}.weekly-tab-done-link{background-color:var(--success-transparent)!important;border-radius:20px 20px 20px 20px;color:var(--common-success);margin-right:20px;padding:6px 25px;white-space:nowrap;z-index:2}.weekly-tab-done-link:last-child{margin-right:0}.weekly-tab-done-link:last-child:before{display:none}.weekly-tab-done-link:before{border:1px dashed var(--common-success);content:"";position:absolute;right:-21px;top:50%;-webkit-transform:translateY(50%);transform:translateY(50%);width:22px;z-index:1}.weekly-tab-done-link.text-primary{background-color:var(--primary-100);border-color:var(--danger-100);color:var(--white)!important;-webkit-filter:drop-shadow(0 5px 10px var(--dark-200));filter:drop-shadow(0 5px 10px var(--dark-200))}.weekly-tab-done-link.text-primary:before{border-color:var(--primary)}.weekly-tab-link{background-color:var(--gray-100);border:1px solid var(--gray-200);border-radius:20px 20px 20px 20px;color:var(--gray-600);margin-right:20px;padding:6px 25px;white-space:nowrap;z-index:2}.weekly-tab-link:last-child{margin-right:0}.weekly-tab-link:last-child:before{display:none}.weekly-tab-link:before{border:1px dashed var(--gray-600);content:"";position:absolute;right:-21px;top:50%;-webkit-transform:translateY(50%);transform:translateY(50%);width:22px;z-index:1}.weekly-tab-link.text-primary{background-color:var(--dark-200);border-color:var(--danger-200)}.weekly-tab-link.text-primary:before{border-color:var(--primary)}.manual-sidebar-item{margin-bottom:5px!important;position:relative}.manual-sidebar-item .MuiTreeItem-content{align-items:center;border-radius:4px 4px 4px 4px;color:var(--dark);display:flex;flex-direction:row-reverse;padding:8px!important;position:relative}.manual-sidebar-item .MuiTreeItem-content.Mui-selected{background-color:var(--primary-200-transparent)!important;color:var(--common-primary)}.manual-sidebar-item .manual-side-icon{max-width:25px;min-width:25px;text-align:center;width:25px}.manual-sidebar-item .manual-sidebar-submenu{margin-top:5px}.sidebar_close .MuiTreeItem-group,.sidebar_close .MuiTreeItem-iconContainer,.sidebar_close .manual-side-text{display:none;opacity:0;visibility:hidden}.MuiTreeItem-label,.manual-content-body{font-family:Mulish,sans-serif!important;padding:0!important}.manual-content-body{height:calc(100vh - 200px);overflow:auto}.manual-content-body a,.manual-content-body h1,.manual-content-body h2,.manual-content-body h3,.manual-content-body h4,.manual-content-body h5,.manual-content-body h6,.manual-content-body ol,.manual-content-body p,.manual-content-body span,.manual-content-body ul{font-family:Mulish,sans-serif!important}.manual-content-body h1,.manual-content-body h2,.manual-content-body h3,.manual-content-body h4,.manual-content-body h5,.manual-content-body h6,.manual-content-body ol,.manual-content-body ul{color:var(--common-primary)!important;font-weight:600}.manual-content-body a{color:var(--common-primary)!important}.manual-content-body h1{font-size:1.25rem;line-height:normal}.manual-content-body h2{font-size:1.125rem;line-height:normal}.manual-content-body h3{font-size:1rem;line-height:normal}.manual-content-body h4{font-size:.875rem;line-height:normal}.manual-content-body h5,.manual-content-body h6{font-size:.75rem;line-height:normal}.manual-content-body ol,.manual-content-body ul{color:var(--common-primary)!important;list-style:disc;padding-left:20px}.manual-content-body ol li::marker,.manual-content-body ul li::marker{color:var(--common-primary)!important}.manual-content-body p img{height:auto;max-width:100%;width:100px}.manual-training-main-height{height:calc(100vh - 400px)!important;overflow:auto!important}.sprint-details-link{border-radius:8px 8px 8px 8px;padding:7.5px 60px 7.5px 20px}.sprint-details-item{margin-bottom:8px}.sprint-details-item:last-child{margin-bottom:0}.sprint-details-item:nth-child(odd) .sprint-bg-warning{background-color:var(--warning-transparent);position:relative}.sprint-details-item:nth-child(odd) .sprint-bg-warning.active:before{background-color:var(--warning)}.sprint-details-item:nth-child(2n) .sprint-bg-warning{background-color:var(--success-transparent);position:relative}.sprint-details-item:nth-child(2n) .sprint-bg-success{background-color:var(--success-transparent)}.sprint-details-item:nth-child(2n) .sprint-bg-success.active:before{background-color:var(--success)}.placement-view-tooltip{border:1px solid var(--gray-800-transparent);border-radius:4px 4px 4px 4px;box-shadow:0 0 1px 0 var(--danger-transparent);padding:10px 10px 10px 15px;text-align:start}.placement-tooltip-subject{display:inline-block;margin-right:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100px}.placement-tooltip-link{margin-bottom:8px}.placement-tooltip-link:last-child{margin-bottom:0}.placement-right[class*=placement-right]:after{border-right-color:var(--common-white)}.approval-table-title .loghour-icon{left:2px}.approval-table-title .card-title{padding-left:15px}.approval-leave-tabs{align-items:center;display:flex}.tooltip{word-wrap:break-word;display:block;font-size:.75rem;font-style:normal;font-weight:400;letter-spacing:.5px!important;line-break:auto;line-height:1.5;margin:0;opacity:0;position:absolute;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}.tooltip.show{opacity:.9}.tooltip .arrow{display:block;height:6.4px;position:absolute;width:12.8px}.tooltip .arrow:before{border-color:var(--transparent);border-style:solid;content:"";position:absolute}.popover{word-wrap:break-word;background-clip:padding-box;background-color:var(--white);border:0 solid var(--transparent);border-radius:4px 4px 4px 4px;box-shadow:0 4px 20px 1px var(--gray-600),0 1px 4px var(--gray-800);font-size:.75rem;font-style:normal;font-weight:400;left:0;letter-spacing:.5px!important;line-break:auto;line-height:1.5;max-width:276px;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1060}.popover,.popover .arrow{display:block;position:absolute}.popover .arrow{height:8px;margin:0 0 4.8px;width:16px}.popover .arrow:before{border-color:var(--transparent)}.popover .arrow:after,.popover .arrow:before{border-color:var(--transparent);border-style:solid;content:"";display:block;position:absolute}.popover-header{background-color:var(--gray-300);border-bottom:1px solid var(--gray-200);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);color:inherit;font-size:.875rem;line-height:normal;margin-bottom:0;padding:8px 12px}.popover-header:empty{display:none}.popover-body{color:var(--dark);padding:8px 12px}.popover-body p:last-child{margin-bottom:0}video{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.video-survey{-webkit-transform:scaleX(1)!important;transform:scaleX(1)!important}.form-icons-container{border-radius:50% 50% 50% 50%;height:50px;margin:0 auto;overflow:hidden;width:50px}.form-icons-container-active{border:2px solid var(--common-success)}.opening-menu-icons .form-icons-container{border:2px solid var(--transparent)}.call_active .form-icons-container{border:2px solid var(--common-success)}.call_active .contact-text{color:var(--common-success)}.one_active .form-icons-container{border:2px solid var(--pink-200)}.one_active .contact-text{color:var(--pink-200)}.whatsapp_active .form-icons-container{border:2px solid var(--warning-200)}.whatsapp_active .contact-text{color:var(--warning-200)}.email_active .form-icons-container{border:2px solid var(--purple-200)}.email_active .contact-text{color:var(--purple-200)}.fc-daygrid-day-frame{cursor:pointer}.calendar-overlay{-webkit-user-drag:none;-webkit-tap-highlight-color:var(--transparent);background:var(--gray-900);bottom:0;display:none;height:100vh;left:0;opacity:.5;position:fixed!important;right:0;top:0;touch-action:pan-y;transition:all .5s ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100vw;z-index:199!important}.calendar-overlay.show{display:block}.fc-col-header-cell{padding-top:8px!important}.calendar-tab-open{align-items:center!important;background:var(--primary)!important;border-radius:50% 50% 50% 50%!important;color:var(--white)!important;display:none!important;height:26px!important;justify-content:center!important;padding-top:1px!important;position:absolute;right:4px;top:5px;width:26px!important;z-index:100!important}.active-calendar-sidebar{display:block!important;width:25%!important}.leave-calendar-switch{margin-right:0}.leave-from{min-width:44px!important;padding-right:5px}.fc-popover{min-height:140px!important;overflow:auto;z-index:100!important}.fc-popover-body{background-color:var(--gray-100)!important;min-height:130px!important;overflow:auto}.fc-more-popover{height:140px!important}.fc-popover-header{background-color:var(--gray-200)!important;font-size:.875rem!important;font-weight:600!important;line-height:1.45!important}.fc-popover-close{opacity:1}.calender-header a{align-items:center;display:flex;font-size:.875rem;line-height:normal;-webkit-user-select:none;-ms-user-select:none;user-select:none}.calender-header a i{color:var(--dark)}.calender-header span{font-size:1rem;font-weight:600;line-height:normal;-webkit-user-select:none;-ms-user-select:none;user-select:none}.calendar-card{word-wrap:break-word;background-clip:border-box;background-color:var(--white);border-radius:4px 4px 4px 4px;display:flex;flex-direction:column;min-width:0;position:relative}.calendar-view-icons{background:var(--white);border-radius:4px 4px 4px 4px;display:block;padding:5px}.calendar-view-icons a{border-radius:4px 4px 4px 4px;color:var(--black)!important;display:inline-flex;margin-right:3px;padding:5px;text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}.calendar-view-icons a:last-child{border-right:0 solid var(--transparent);margin-right:0}.calendar-view-icons a i{font-size:1.25rem;line-height:normal}.calendar-view-icons a.active{background:var(--common-primary);box-shadow:0 0 5px 0 var(--gray-300);color:var(--common-white)!important}.calendar-event-count{align-items:center;background-color:var(--common-info);border-radius:50% 50% 50% 50%;color:var(--danger-100);display:flex;justify-content:center;margin-left:5px;min-width:20px}.calendar-line{border:.5px solid var(--gray-300);margin:0 5px}.location a:focus,.location a:hover{color:var(--common-info)}.home-training-progress{width:70%!important}.password-tooltip{margin-right:5px;text-align:start}.schedule-background.border{border:1px solid var(--primary-100)!important}.reschedule-background{background-color:var(--success-light-100)}.followup-background.border,.reschedule-background.border{border:1px solid var(--success-100)!important}.agreement-background.border{border:1px solid var(--warning-100)!important}.canceled-background.border{border:1px solid var(--danger-100)!important}.log-half-badge{width:47%}.single-chart{justify-content:space-around;width:63%}.single-chart .chart-percentage-size{font-size:6px!important;line-height:6px!important}.circular-chart{display:block;max-height:250px;max-width:80%}.circular-chart.blue .circle{stroke:var(--common-primary)}.circular-chart.green .circle{stroke:var(--common-success);max-height:100%!important;max-width:100%!important}.circle-bg{fill:none;stroke:var(--gray-200);stroke-width:3.8}.circle{fill:none;stroke-width:2.8;stroke-linecap:round;-webkit-animation:progress 1s ease-out forwards;animation:progress 1s ease-out forwards}.text{color:var(--gray-300);cursor:pointer;font:400 1em/2.5em Muli,arial,sans-serif}.text:first-child{text-anchor:start}.percentage{text-anchor:middle;fill:var(--black);font-family:Mulish,sans-serif!important;font-size:.5rem;line-height:normal}.calendar-selected-date{border-bottom:1px solid var(--gray-300);color:var(--gray-900);font-size:1.375rem;font-weight:600;height:47px;line-height:normal;padding:3px 3px 3px 10px}.calendar-event{border-radius:4px 4px 4px 4px;margin-left:10px;margin-right:10px;margin-top:10px;min-height:48px;width:95%}.searched{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.css-1a1fmpi-MuiInputBase-root-MuiInput-root{margin-top:12px}.css-1a1fmpi-MuiInputBase-root-MuiInput-root:after,.css-1a1fmpi-MuiInputBase-root-MuiInput-root:before{border-bottom:0 solid var(--transparent)!important}.css-1x51dt5-MuiInputBase-input-MuiInput-input{color:var(--dark)!important}.css-2iqo30-MuiStack-root{border:.5px solid var(--gray-300);border-radius:4px 4px 4px 4px;box-sizing:border-box;margin-top:13px!important;padding-left:10px;padding-right:10px;width:250px}.css-1yf1g2m{margin-top:12px}.css-1yf1g2m:after,.css-1yf1g2m:before{border-bottom:0 solid var(--transparent)!important}.css-mnn31{color:var(--dark)!important}.sidebartabcloseopenbtn{right:-12px;top:16px}.application-details-tab,.sidebartabcloseopenbtn,.sidebartabcloseopenbtn span,.sidebartabcloseopenbtn span i{transition:all .3s ease-in-out}.application-details-tab{align-items:center;background-color:var(--common-primary);border-radius:50% 50% 50% 50%;color:var(--common-white)!important;display:flex!important;font-size:.875rem!important;height:25px;justify-content:center;left:-15px;line-height:1.45!important;position:absolute;top:50px;width:25px;z-index:2}.application-activity-tab{border:1px solid var(--common-info);border-radius:4px 4px 4px 4px!important;height:60vh;overflow:auto}.fc-scrollgrid-section-header>th{background-color:var(--white)!important}.tracking-07{letter-spacing:.7px}.search-formss{right:200px;top:200px}.search-formss .search-submitss{display:none}.notificationcount,.recruitmentnotificationcount{background-color:var(--common-danger);border-radius:20px 20px 20px 20px;color:var(--common-white);display:flex;font-size:.5rem;font-weight:600;justify-content:center;letter-spacing:1px;line-height:1.6;padding:2px 6px;position:absolute;right:-8px;top:-10px}.recruitmentnotificationcount{left:10px;top:0}.initial-btn-disabled,.initial-btn-disabled[disabled]{cursor:default!important;opacity:.6;pointer-events:none}.profilepic-cam-icon{background:var(--common-white);border:1px solid var(--dark);border-radius:50% 50% 50% 50%;bottom:0;height:70px;left:0;margin:0 auto;opacity:0;right:0;top:0;transition:all .5s;width:70px}.profilepic-cam-icon,.profilepic-cam-icon i{display:block;position:absolute;text-align:center}.profilepic-cam-icon i{font-size:2.75rem;left:50%;line-height:normal;margin:auto;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bg-meetingcard{background:var(--white);border:1px solid var(--gray-200);border-radius:8px 8px 8px 8px!important;padding:15px}.meeting-status{-webkit-clip-path:polygon(-4% 0,100% 0,100% 100%,14% 100%);clip-path:polygon(-4% 0,100% 0,100% 100%,14% 100%);display:flex;font-size:1rem;height:31px;justify-content:center;line-height:normal;padding:5px 30px!important}.meeting-card-participents,.meeting-status{align-items:center;border-radius:4px 4px 4px 4px}.meeting-card-participents{height:57.11px;padding-left:10px;padding-right:10px}.meeting-alert{width:calc(100% - 52px)}.br{margin:10px 0}.main-header .menu-toggle{align-items:center;cursor:pointer;display:flex;flex-direction:column;font-size:1.875rem;line-height:normal;margin-right:12px;width:90px}.main-header .menu-toggle div{background:var(--dark);height:1px;margin:3px 0;width:24px}.main-header .logo{width:120px}.main-header .logo img{display:block;height:60px;margin:0 auto;width:60px}.main-header .header-icon{border-radius:8px 8px 8px 8px;color:var(--black)!important;cursor:pointer;display:inline-block;font-size:1.125rem;height:36px;line-height:normal;margin:0 2px;text-align:center;width:36px}.main-header .header-icon.dropdown-toggle:after{display:none}.main-header .header-part-right{align-items:center;display:flex;justify-content:flex-end;list-style:none;margin:0;padding:0}.main-header .header-part-right .user{margin-right:32px}.main-header .header-part-right .user img{border-radius:50% 50% 50% 50%;cursor:pointer;height:100%;width:100%}.main-header .header-part-right .user .notificationcount{top:6px}.main-header .header-part-right .rs-btn{background:none;border:0 solid var(--transparent);color:var(--dark);font-size:.875rem;font-weight:500;line-height:normal;padding:0}.main-header .header-part-right .rs-btn:hover{box-shadow:none}.main-header .header-part-right li .header-icon{border-radius:4px 4px 4px 4px;display:flex!important;font-size:1rem;font-weight:600;height:auto;line-height:normal;text-align:center;transition:all .3s ease-in-out;width:auto}.main-header .header-part-right li .header-icon i{transition:all .3s ease-in-out}.main-header .header-part-right li:last-child .header-icon{margin:0 10px 0 0;padding:0}.main-header .header-part-right li:last-child .header-icon .user{padding:0}.main-header .header-part-right li:last-child .header-icon:hover{background:var(--transparent)}.main-header .topbar .header-nav{display:flex;justify-content:space-between;padding:0}.main-header .topbar .header-nav .topbar-item ul li{padding-right:40px;text-transform:capitalize}.header-icon-dropdown{padding:0!important}.header-icon-dropdown .rs-dropdown .rs-btn{padding:10px}.main-header .header-part-right .rs-btn:focus,.main-header .header-part-right .rs-btn:hover{box-shadow:none!important}.required-input .rs-picker-date .rs-picker-toggle input,.required-input .rs-picker-daterange .rs-picker-toggle input{border:0 solid var(--transparent)!important}.required-input .rs-picker-toggle{background:var(--white)}.validate-input input:disabled,.validate-input textarea:disabled{background:var(--gray-400-transparent)!important;border-color:var(--gray-400-transparent)!important}.validate-input input:disabled:hover,.validate-input textarea:disabled:hover{border-color:var(--gray-400-transparent)!important;box-shadow:none!important}.form-loading-container{min-height:500px!important}.dropdown-loading-container,.form-loading-container{align-items:center;display:flex;justify-content:center}.dropdown-loading-container{min-height:300px!important}.loading-taskdetail-container{align-items:center;display:flex;justify-content:center;min-height:350px!important}.form-loading-spinner{height:50px!important;width:50px!important}.app-admin-wrap.sidebar-compact .main-content-wrap{padding:16px 32px 0;width:calc(100% - 65px)}.app-admin-wrap.sidebar-compact .main-content-wrap .main-header{height:64px}.app-admin-wrap .main-content-wrap .loader-page-wrapper{height:100%!important}.card-module-title{display:table-cell;margin:0;vertical-align:middle;width:calc(100% - 165px)}.card-module-title .module-title{-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;display:block;font-size:1rem;font-weight:600;letter-spacing:.64px;line-height:1.4;margin:0;max-height:32px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.module-card-progress{width:calc(100% - 115px)}.main-content-wrap,.main-header{transition:all .2s ease-in}[role=tab] .btn{text-align:left;width:100%}[role=tab] .btn:focus,[role=tab] .btn:hover{text-decoration:none}.notification-count{background-color:var(--primary-transparent);border-radius:50% 50% 50% 50%;height:35px;min-width:35px;overflow:hidden;width:35px}.notification-count,.notification-count .material-icons-round{align-items:center;display:flex;justify-content:center}.insight-card{min-height:420px}.card-footer,.card-header{border-color:var(--gray-300)}.btn.btn-rounded,.btn.rounded{border-radius:20px 20px 20px 20px!important}.btn-gray{background-color:var(--white)!important;color:var(--dark)!important}.btn-icon .icon,.btn-icon [class^=i-],.btn-icon-text .icon,.btn-icon-text [class^=i-]{-webkit-font-smoothing:subpixel-antialiased;margin:0 2px;vertical-align:middle}.dropdown-toggle{position:relative}.dropdown-toggle.btn{padding-right:28px;transition:all .3s ease-in-out}.dropdown-toggle:after{border-bottom:0 solid var(--transparent);border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--common-white);content:"";display:inline-block;height:0;margin-left:4px;position:absolute!important;right:10px!important;top:calc(50% - 2px)!important;vertical-align:4px;width:0}li a.dropdown-toggle[data-toggle=dropdown]{padding-right:25px!important}li a.candidate-listing{align-items:center;background-color:var(--gray-200-transparent);border-radius:8px 8px 8px 8px;display:flex;margin-bottom:5px;padding:10px;position:relative;transition:.3s ease-in-out}li a.candidate-listing:hover{background-color:var(--primary-200-transparent)}li a.candidate-listing.active{background:var(--primary-200-transparent)!important;font-weight:800}li.dropdown-item{list-style:none;padding:0}li.dropdown-item:active{background:var(--gray-100)}li.dropdown-item a{display:flex;padding:6px 15px!important;width:100%}li.detail-list-item{border-left:3px solid var(--transparent);border:1px solid var(--gray-200);border-radius:8px 8px 8px 8px;cursor:pointer;font-size:.875rem;line-height:normal;padding:6px}li.detail-list-item.active{border-left:3px solid var(--common-primary)}li.detail-list-item.active,li.dropdown-item:focus,li.dropdown-item:hover{background:var(--primary-200-transparent)}.widget_dropdown .dropdown-menu{left:auto!important;right:2px!important}[ngbdatepicker]{height:34px}.switch{display:inline-block;height:auto;position:relative}.switch span:not(.slider){cursor:pointer;position:relative;top:0}.switch input{display:none;height:0;opacity:0;width:0}.switch input:checked~.slider{background-color:var(--primary)}.switch input:checked~.slider:before{-webkit-transform:translateX(18px);transform:translateX(18px)}.switch input:focus~.slider{box-shadow:0 0 1px var(--primary)}.switch .slider{background-color:var(--white-400);border-radius:20px 20px 20px 20px;cursor:pointer;display:flex;height:18px;position:relative;transition:.4s;width:36px}.switch .slider:before{background-color:var(--common-white);border-radius:50% 50% 50% 50%;bottom:2px;content:"";height:14px;left:2px;position:absolute;transition:.4s;width:14px}.switch input[type=checkbox]:disabled~.slider{cursor:not-allowed;opacity:.5}.switch-success input:checked~.slider{background-color:var(--common-success)}.switch-success input:focus~.slider{box-shadow:0 0 1px var(--common-success)}.link-icon{align-items:center;color:var(--dark);display:flex;flex-direction:row}.link-icon i{margin:0 8px}.dark-brightness{-webkit-filter:brightness(80%);filter:brightness(80%)}.spinner{-webkit-animation:spin 1.4s linear infinite;animation:spin 1.4s linear infinite;border-radius:50% 50% 50% 50%;display:inline-block;font-size:.625rem;height:20px;line-height:normal;margin:auto;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);transform:translateZ(0);width:20px}.spinner:before{border-radius:100% 0 0 0;height:50%;width:50%}.spinner:after,.spinner:before{content:"";left:0;position:absolute;top:0}.spinner:after{background:var(--white);border-radius:50% 50% 50% 50%;bottom:0;height:75%;margin:auto;right:0;width:75%}.fc-timegrid-event{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.fc-timegrid-event-harness .fc-v-event:not(.fc-event-end){border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom-width:1px}.dropzone{background:var(--gray-100)!important;border:2px dashed var(--gray-300)!important;min-height:150px;padding:20px}.main-header .header-icon:hover .rs-dropdown .rs-btn,.main-header .header-icon:hover i{color:var(--primary)}.mobile-toggle-header-part-right{align-items:center;display:flex;justify-content:flex-end;list-style:none;margin:0;padding:0}.mobile-toggle-header-part-right li .header-icon{border-radius:4px 4px 4px 4px;display:block;font-size:1rem;font-weight:400;height:auto;line-height:1.4;margin:0 20px 0 0;padding:6px 10px 6px 0;text-align:center;width:auto}.mobile-toggle-header-part-right li:last-child .header-icon{margin:0 10px 0 0;padding:0}div{box-sizing:border-box}div.right-sidebar{background:var(--white);bottom:0;box-shadow:0 0 10px 1px rgba(0,0,0,.08);left:auto;margin:0!important;overflow:hidden;padding:0;position:fixed;right:-100vw;top:0;transition:all .5s ease;width:100%!important;z-index:999}div.right-sidebar.active-right-sidebar{right:0}div.right-sidebar.left-sidebar{left:-450px;transition:all .5s ease}div.right-sidebar.active-left-sidebar{background:var(--semi-white);left:0!important;right:unset;transition:all .5s ease}div.addmoretask.active-right-sidebar{right:0}div.jsoneditor-outer{margin:0!important;overflow:hidden;padding:0!important}.primary-loader{border:3px solid var(--common-primary)!important;border-top:3px solid transparent!important}.medium-loader{border:3px solid var(--common-warning)!important;border-top:3px solid transparent!important}.secondary-loader{border:3px solid var(--gray)!important;border-top:3px solid transparent!important}.loaderApplication{-webkit-animation:spin 2s linear infinite;animation:spin 1s linear infinite;border:2px solid var(--white);border-radius:50% 50% 50% 50%;border-top:2px solid transparent!important;flex-shrink:0;height:20px;width:20px}.loaderApplication.primary-spinner{border:3px solid var(--primary)}.image-sppiner,.loaderApplication.success-spinner{border:3px solid var(--success)}.image-sppiner{border-top:3px solid transparent}.post-description p{margin-bottom:1px}.post-description img{width:100%}[tabindex="-1"]:focus{outline:none}.project-chart{left:-75px;position:relative;top:19px}a,a:focus,a:hover{text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{outline:none}.custom-select{appearance:none;-webkit-appearance:none;-moz-appearance:none}.project-table td:first-child,.project-table td:nth-child(2),.project-table th:first-child,.project-table th:nth-child(2){background:var(--white);border-top:1px solid var(--transparent)!important;left:0;overflow:visible;position:-webkit-sticky;position:sticky;z-index:2}.project-table td:first-child,.project-table td:nth-child(2){color:var(--dark)}.tbl-collapse-header tr td div a{align-items:center;display:inline-flex}.right-sidebar-content .project-table td:first-child,.right-sidebar-content .project-table td:first-child~td:nth-child(2),.right-sidebar-content .project-table th:first-child,.right-sidebar-content .project-table th:first-child~th:nth-child(2),.rs-modal-body .project-table td:first-child,.rs-modal-body .project-table td:first-child~td:nth-child(2),.rs-modal-body .project-table th:first-child,.rs-modal-body .project-table th:first-child~th:nth-child(2){left:auto}.project-table tr:focus-within td:first-child,.project-table tr:focus-within th:first-child{z-index:3}.project-table td:first-child,.project-table th:first-child{padding:5px;z-index:2}.project-table td:first-child.d-none~td:nth-child(2),.project-table th:first-child.d-none~th:nth-child(2){left:0}.project-table td:first-child~td:nth-child(2),.project-table th:first-child~th:nth-child(2){left:30px}.project-table th:first-child,.project-table th:first-child~th:nth-child(2){z-index:6!important}.right-sidebar-content .table-responsive.project-table{height:365px;min-height:200px}.right-sidebar-content .table-responsive.project-table.follow-up-grid{height:auto;min-height:400px}.right-sidebar-content>ul{list-style:disc;padding-left:20px}.right-sidebar-content>ul li{color:var(--dark);margin-bottom:10px}.right-sidebar-content>ul li h5{margin-bottom:5px}.right-sidebar-content>ul li ol{color:var(--dark);padding-left:15px}.fc-dayGridMonth-button .fc-button .fc-button-primary .fc-button-active{background-color:var(--common-danger)!important}.fc-right .fc-next-button,.fc-right .fc-prev-button{background-color:var(--common-success);background-image:none}.fc-button-primary{background-color:var(--white)!important;border:0 solid var(--transparent)!important;color:var(--black)!important}.fc-toolbar-chunk{padding:4px!important}.fc-toolbar-chunk div{align-items:center;display:flex}.fc-toolbar-chunk div h2{display:flex!important;margin-left:10px!important;margin-right:10px!important}.fc-button-active{background-color:var(--common-primary)!important;border:0 solid var(--transparent)!important;color:var(--white)}.fc-button-group button{border-radius:4px 4px 4px 4px!important;margin-left:5px!important;margin-right:5px!important;min-width:65px!important}.fc-v-event{border:0 solid var(--transparent)!important;box-shadow:unset!important}.table>tbody>tr:focus-within>td:not(.bg-transparent),.table>tbody>tr:focus-within>th,.table>tbody>tr:hover>td:not(.bg-transparent),.table>tbody>tr:hover>th,.table>tbody>tr:not(.bg-transparent):focus-within,.table>tbody>tr:not(.bg-transparent):hover{transition:all .3s ease-in-out}.tbl-action,.tbl-move,.tbl-setting{opacity:1}.table tbody tr:focus-within .tbl-action,.table tbody tr:focus-within .tbl-move,.table tbody tr:focus-within .tbl-setting,.table tbody tr:hover .tbl-action,.table tbody tr:hover .tbl-move,.table tbody tr:hover .tbl-setting{opacity:1}.griddropdown{background-color:var(--white);border:1px solid var(--gray-200);border-radius:4px 4px 4px 4px;box-shadow:0 0 10px 1px rgba(0,0,0,.08);color:var(--dark);font-weight:400;left:0;list-style:none;max-width:320px;min-width:320px;opacity:0;padding:0;position:absolute;text-align:left;top:44px;-webkit-transform:translateY(50px);transform:translateY(50px);transition:all .2s ease-in-out;visibility:hidden;z-index:110}.griddropdown.project-360-griddropdown{-webkit-transform:translateY(0);transform:translateY(0)}.griddropdown.project-360-griddropdown .grid-list{max-height:calc(100vh - 600px)}.griddropdown.active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:all .2s ease-in-out;visibility:visible}.griddropdown ul{background:var(--white);list-style:none;margin:0;padding:12px 12px 0}.griddropdown ul li{align-items:center;background-color:var(--white);border-bottom:1px solid var(--gray-200);display:flex}.griddropdown ul li.last-child{border-bottom:0 solid var(--transparent)}.griddropdown ul li a{display:block;font-weight:400;margin-right:0;padding:7px 15px;width:100%}.griddropdown ul li:hover{background-color:var(--primary-200-transparent)}.griddropdown ul li:hover a{color:var(--common-primary);text-decoration:none}.griddropdown ul li .switch{margin:auto 0}.griddropdown-right{left:auto;right:10px}.griddropdown-right .arwTop{right:10px}.griddropdown-left{left:10px;right:auto}.email-sent-button{color:var(--common-success);position:absolute!important;right:-3px!important;top:-6px!important}.dropdown-square{right:0;top:34px}.dropdown-square-eye{right:7px;top:32px}.marquee-container{height:100%!important}.followupgriddropdown{background-color:var(--white);border:0 solid var(--transparent);border-radius:4px 4px 4px 4px;box-shadow:0 0 10px 1px rgba(0,0,0,.08);color:var(--dark);display:none;left:0;list-style:none;min-width:300px;padding:10px;position:absolute;text-align:left;top:45px;z-index:110}.followupgriddropdown.active{display:block}.followupgriddropdown ul{background:var(--gray-200);list-style:none;margin:0;padding:0}.followupgriddropdown ul li{align-items:center;background:var(--white);border-bottom:1px solid var(--gray-300);display:flex}.followupgriddropdown ul li.last-child{border-bottom:0 solid var(--transparent)}.followupgriddropdown ul li a{display:block;font-weight:400;margin-right:0;padding:7px 15px;width:100%}.followupgriddropdown ul li:hover{background-color:var(--dark-100)}.followupgriddropdown ul li:hover a{color:var(--common-primary);text-decoration:none}.followupgriddropdown ul li .switch{margin:auto 0}.followupgriddropdown-right{left:auto;right:10px}.followupgriddropdown-right .arwTop{right:10px}.followupgriddropdown-left{left:10px;right:auto}input#customize_search{outline:none}input#customize_search:focus{width:100%}.grid-list{max-height:calc(100vh - 480px);overflow:auto}.grid-list ul li .field-name{font-size:.75rem;line-height:normal;padding-left:5px;text-overflow:ellipsis;white-space:nowrap;width:100%}.grid-search{padding:10px;width:100%}.grid-search-icon,.pop-arw{position:absolute}.pop-arw{background-color:var(--white);border:1px solid var(--white);height:13px!important;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);width:13px!important}.arwTop{border-bottom:0 solid var(--transparent);border-right:0 solid var(--transparent);top:-7px}.followup-tab-icon{background-color:var(--white)!important;border-bottom:1px solid var(--gray-300)!important;border-right:1px solid var(--gray-300)!important;bottom:70px;height:15px!important;position:absolute;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);width:15px!important}.ui-sortable-handle .icon{cursor:move;font-size:1rem;line-height:normal}.customize-column-footer{margin:16px 0 0;padding:0 12px 12px;text-align:right}.page-header .header-icon{cursor:pointer;font-size:1.375rem;line-height:normal;vertical-align:middle}.page-header .header-icon .ripple{margin:0}.page-header .page-header-content .page-menu-right .dropdown .dropdown-toggle:after{border-bottom:0 solid var(--transparent);border-left:4.8px solid var(--transparent);border-right:4.8px solid var(--transparent);border-top:4.8px solid;content:"";display:inline-block;height:0;margin-left:4px;vertical-align:4px;width:0}.loan-status-dropdown .open svg{color:var(--common-success)!important}.loan-status-dropdown .close svg{color:var(--common-danger)!important}.loan-detail{padding-right:6%}.loan-repayment-section .loan-repayment-summary{background:var(--warning-300-transparent);padding:10px 20px 0}.loantable-heading{margin-top:10px}.loantable-heading>p{background-color:var(--info-200);border:1px solid var(--black);margin-bottom:8px!important;padding:4px 8px}.loan-table{overflow-wrap:break-word;white-space:normal}.right-sidebar-list{flex:0 0 300px;max-width:300px;padding:0}.right-sidebar-list .card-sidebar .card-sidebar-header{border-bottom:1px solid var(--gray-300)}.right-sidebar-list .card-sidebar .card-sidebar-body ul{height:calc(100vh - 150px);margin:0;overflow:auto}.right-sidebar-list .card-sidebar .card-sidebar-body .candidate-left-content{height:calc(100vh - 220px)}.bizsupport-card-modal,.right-sidebar-card-modal,.support-card-modal{flex-basis:calc(100% - 300px);flex-grow:0;flex-shrink:0;max-width:calc(100% - 300px)}.bizsupport-card-modal .nav-item,.right-sidebar-card-modal .nav-item,.support-card-modal .nav-item{position:relative}.full-overlay,.full-overlay-editsidebar,.rewardrecognition-overlay{-webkit-user-drag:none;-webkit-tap-highlight-color:var(--transparent);background:var(--gray-900);bottom:0!important;display:none;height:100vh;left:0!important;opacity:0;position:fixed!important;right:0!important;top:0!important;touch-action:pan-y;transition:all .5s ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100vw;z-index:998}.full-overlay-editsidebar.show,.full-overlay.show,.rewardrecognition-overlay.show{display:block;opacity:.7}.crossed-line{text-decoration:line-through}.graph-redirect :hover{color:var(--common-primary)!important}.agreement-generate-overlay,.global-overlay{-webkit-user-drag:none;-webkit-tap-highlight-color:var(--transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:var(--gray-900-transparent);bottom:0;display:none;height:100vh;left:0;opacity:0;position:fixed;right:0;top:0;touch-action:pan-y;transition:all .5s ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100vw;z-index:9999!important}.agreement-generate-overlay.show,.global-overlay.show{display:block;opacity:.95}.overlay{bottom:0;height:0!important;left:0;position:fixed;right:0;top:0;visibility:hidden;width:0!important;z-index:5}.grid-dropdown-overlay-bg,.transparent-overlay-bg{-webkit-user-drag:none;-webkit-tap-highlight-color:var(--transparent);background:var(--transparent);bottom:0!important;display:none;height:100vh;left:0!important;opacity:0;position:fixed!important;right:0!important;top:0!important;touch-action:pan-y;transition:all .5s ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100vw;z-index:2!important}.grid-dropdown-overlay-bg.show,.transparent-overlay-bg.show{display:block;opacity:.7}.grid-dropdown-overlay-bg.show~.main-content table thead{z-index:999}.bizsupport-ticket-left-sidebar .todo-left-sidebar,.card-sidebar,.support-ticket-left-sidebar,.task-left-sidebar{padding:50px 0 0;position:relative}.bizsupport-ticket-left-sidebar .todo-left-sidebar .card-sidebar-header,.card-sidebar .card-sidebar-header,.support-ticket-left-sidebar .card-sidebar-header,.task-left-sidebar .card-sidebar-header{background-color:var(--white);bottom:auto;height:61px;left:0;min-height:40px;padding:3px 25px;position:absolute;right:0;top:10px;width:100%;z-index:3}.bizsupport-ticket-left-sidebar .todo-left-sidebar .card-sidebar-header h4,.card-sidebar .card-sidebar-header h4,.support-ticket-left-sidebar .card-sidebar-header h4,.task-left-sidebar .card-sidebar-header h4{font-size:1.125rem;line-height:1.4;margin:0}.bizsupport-ticket-left-sidebar .todo-left-sidebar.card-id .card-sidebar-header,.card-sidebar.card-id .card-sidebar-header,.support-ticket-left-sidebar.card-id .card-sidebar-header,.task-left-sidebar.card-id .card-sidebar-header{height:auto}.bizsupport-ticket-left-sidebar .todo-left-sidebar .loan-details-sidebar,.card-sidebar .loan-details-sidebar,.support-ticket-left-sidebar .loan-details-sidebar,.task-left-sidebar .loan-details-sidebar{padding:3px 14px!important}.bizsupport-ticket-left-sidebar .todo-left-sidebar .card-sidebar-body,.card-sidebar .card-sidebar-body,.support-ticket-left-sidebar .card-sidebar-body,.task-left-sidebar .card-sidebar-body{margin:0;padding:15px 20px}.bizsupport-ticket-left-sidebar .todo-left-sidebar .card-sidebar-footer,.card-sidebar .card-sidebar-footer,.support-ticket-left-sidebar .card-sidebar-footer,.task-left-sidebar .card-sidebar-footer{background-color:var(--white);bottom:0;left:0;padding:10px;position:absolute;right:0;text-align:right;top:auto;width:100%;z-index:3}.followupdetails-activity-btn{align-items:center;background:var(--common-primary);border-radius:20px 20px 20px 20px;color:var(--common-white)!important;display:flex;font-size:.875rem;height:35px;justify-content:center;line-height:normal;width:100px}.css-9e5uuu-MuiPaper-root-MuiAutocomplete-paper,.css-t4hinj{font-size:.875rem!important;line-height:1.45!important}.followup-details-activity-small-btn{border:1px solid var(--gray-200)}.card-right-detail-body .right-body-header .header-icon{align-items:center;border-right:1px solid var(--gray-300);display:inline-flex;font-size:.875rem;height:28px;line-height:normal;padding:0 10px;vertical-align:middle}.card-right-detail-body .right-body-header .header-icon i{font-size:1.25rem;line-height:normal}.card-body-content{border-bottom:1px solid var(--gray-300);overflow:hidden}.card-body-content:last-child{border-bottom:0 solid var(--transparent)}.chat-content-listing{list-style:none;overflow-y:auto;padding:0}.chat-editor-icon{align-items:center;border-radius:50px 50px 50px 50px;display:flex;height:30px;justify-content:center;text-align:center;width:30px}.chat-message{-webkit-line-clamp:10;line-clamp:10;-webkit-box-orient:vertical;word-wrap:break-word;background-color:var(--gray-400-transparent)!important;border-radius:0 8px 8px 8px;display:-webkit-box;margin-bottom:0;margin-top:5px;max-width:100%;padding:4px 10px 4px 18px;position:relative;text-overflow:ellipsis}.chat-message p{margin:0}.comment-dropdown{left:0;position:absolute;top:0}.chat-note p{font-size:.75rem;line-height:normal;margin-bottom:0;padding:10px!important}.chat-time{bottom:2px;position:absolute;right:4px}.chat-upload-close-icon{position:absolute;right:0;top:0}.chat-me .chat-message{background-color:var(--primary-300-transparent)!important;border-radius:8px 8px 0 8px;margin-bottom:5px;padding:5px 15px 15px 10px}.chat-me .chat-time{bottom:30px}.chat-me .comment-dropdown{left:unset;right:0}.chat-timing{color:var(--gray);font-size:.75rem;font-weight:500;line-height:1.5;margin:10px auto;padding:3px 10px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.chat-timing,.parent-comment-block{background:var(--gray-500-transparent);border-radius:4px 4px 4px 4px}.parent-comment-block{border-left:3px solid var(--gray-400);display:block;margin:5px 0;padding:10px}.parent-comment-message{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;max-height:none;max-width:100%;overflow:hidden;text-overflow:ellipsis}.parent-comment-message p{margin:0}.support_details{height:calc(100vh - 220px)!important}.dropdown-kanban-view .dropdown-body li.dropdown-item a,.dropdown-project-view .dropdown-body li.dropdown-item a{padding:8px 10px}.dropdown-item span{vertical-align:middle}.dropdown-item span.dropdown-field-name{display:block;margin:auto;text-align:left;white-space:nowrap;width:100%}.dropdown-item a>i{margin:auto}.dropdown-item .action-item{justify-content:space-between}.dropdown-item .action-item .dropdown-menu-item-label{margin:auto 0}.dropdown-user-list li.dropdown-item a{padding:6px 10px 6px 0}.list-color-highlights{border-radius:50% 50% 50% 50%;display:inline-block;flex:0 0 auto;height:12px;margin-bottom:0;margin-right:8px;margin-top:0;vertical-align:middle;width:12px}.field-name{font-size:1rem;line-height:normal}.collapse-scroll{max-height:300px;overflow:auto}.detail-list-item.active .task-id{color:var(--dark);font-weight:600}.detail-list-item.active .task-info,.detail-list-item.active .task-secondary-data{color:var(--dark)!important}.list-item-name{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:inline-block;display:-webkit-box;max-height:20px;max-width:100%;min-height:20px;overflow:hidden;text-overflow:ellipsis}.list-item-data{align-items:center;display:flex}.dropdown-footer{border-top:1px solid var(--gray-300)}.filter-display{margin:0;width:100%;z-index:3}.filter-display~.table-responsive.project-table{height:200px;min-height:200px}.task-details-table{display:flex;flex-direction:column;height:calc(100vh - 550px);justify-content:space-between}.form-sec~.table-responsive.table-bordered{min-height:200px;overflow-y:auto}.filter-find>.filter-category-items{align-items:center;background:var(--primary-300-transparent);border:0 solid var(--transparent);border-radius:4px 4px 4px 4px;color:var(--common-primary);display:inline-flex;flex-shrink:0;font-size:.75rem;font-style:normal;font-weight:500;gap:6px;justify-content:center;line-height:1.5;margin-bottom:5px;margin-right:5px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:2px 6px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:baseline;width:-webkit-fill-available}.filter-find{display:flex;flex-wrap:wrap;gap:5px 0}.filter-find>.filter-category-name{cursor:pointer;display:inline-block;font-size:.875rem;line-height:normal;margin-right:8px;min-width:60px}.filter-find>.filter-category-name:hover{color:var(--common-primary)}.filter-find>.filter-category-items>a{align-items:center;display:inline-block;font-weight:500;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-word}.filter-find>.filter-category-items>a i{font-size:.75rem;line-height:normal}.filter-category-name{color:var(--dark);font-weight:500!important;margin-right:10px}.filter-category-name span{font-weight:400;margin-left:7px}.bootstrap-select.form-control{margin:0;padding:0}.bootstrap-select.form-control>.dropdown-toggle{border-radius:4px 4px 4px 4px;color:var(--dark)!important;font-size:.875rem;font-weight:500;height:35px;line-height:1.45;margin:0;max-width:100%;min-width:inherit;padding:6px 15px 8px 10px}.bootstrap-select.form-control>.dropdown-toggle.bs-placeholder{color:var(--gray-900)!important}.bootstrap-select.btn-group .dropdown-toggle .filter-option{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:block;display:-webkit-box;max-width:100%;overflow:hidden;text-overflow:ellipsis}.bootstrap-select.btn-group .dropdown-toggle .caret{right:7px}.user-list{list-style:none;margin:0;padding:0}.user-list .user-content{font-size:.875rem;line-height:1.45}.user-list .user-content .userimgname{align-items:center;cursor:pointer;display:flex;margin:0;overflow:hidden;padding:5px 20px;text-overflow:ellipsis;white-space:nowrap;width:100%}.user-list .user-content .userimgname .user-img{border-radius:8px 8px 8px 8px;flex:0 0 auto;height:24px;margin-right:15px;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:24px}.user-list .user-content .userimgname .user-img img{margin:0}.user-list .user-content .userimgname .user-img img,.user-list .user-content .userimgname .user-img span{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:50% 50% 50% 50%;height:100%;position:absolute;width:100%}.user-list .user-content .userimgname .user-img span{align-items:center;background-color:var(--primary);color:var(--white);display:inline-flex;justify-content:center;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.user-list .user-content input[type=checkbox]{height:0;opacity:0;position:absolute;width:0}.user-list .user-content input[type=checkbox]:checked~label.userimgname .user-img,.user-list .user-content input[type=radio]:checked~label.userimgname .user-img{-webkit-animation:flip-vertical-left .4s cubic-bezier(.455,.03,.515,.955) both;animation:flip-vertical-left .4s cubic-bezier(.455,.03,.515,.955) both}.dropdown-project-view a#Dropdown~.dropdown-menu{left:0;margin:-5px 0 0;position:absolute;top:0;-webkit-transform:translate3d(15px,33px,0);transform:translate3d(15px,33px,0)}.dropdown-project-view:hover a#Dropdown~.dropdown-menu{display:block!important;margin:-5px 0 0}.dropdown-project-view .rs-btn{background:var(--common-primary)!important;border:0 solid var(--transparent);box-shadow:none!important;padding:5px 0 5px 10px}.dropdown-project-view .rs-btn .btn.dropdown-toggle{box-shadow:none;color:var(--common-white);height:auto;margin:0;min-height:20px;padding:0 30px 0 0}.dropdown-project-view .rs-btn .btn.dropdown-toggle .dropdown-field-name{font-size:.875rem;line-height:normal}.dropdown-project-view .rs-dropdown-menu{width:240px;z-index:12}.meeting-project-view .rs-dropdown-menu{right:0;width:100%}.kanban-holder>.kanview-div{border-color:transparent!important;flex:0 0 auto;transition:all .2s ease;-webkit-transition:all .2s ease;width:350px}.kanban-holder>.kanview-div.kanview-div-collapse{background:var(--white);border:1px solid var(--gray-200)!important;box-shadow:3px 0 15px rgba(0,0,0,.08);width:60px}.kanban-holder>.kanview-div.kanview-div-collapse .card-tile-body{display:none}.kanban-holder>.kanview-div>.kanban-topband{align-items:center;background-color:var(--white);border:1px solid var(--gray-200);border-radius:4px 4px 4px 4px!important;display:flex;flex-wrap:wrap;height:45px;padding:0 5px;position:absolute;width:100%;z-index:4}.kanban-holder>.kanview-div .card-tile-body{height:100%;overflow-x:hidden;overflow-y:auto;padding:55px 0 0;position:relative;width:100%}.kanban-holder>.kanview-div .card-tile-body .kan-scrolltop-btn{align-items:center;background-color:var(--white);border-radius:50% 50% 50% 50%;box-shadow:5px 5px 10px 0 rgba(35,33,126,.29);cursor:pointer;display:none;height:30px;justify-content:center;left:310px!important;margin-left:8px;position:-webkit-sticky!important;position:sticky!important;top:calc(100% - 33px)!important;transition:all .2s ease;width:30px;z-index:222}.kanban-holder>.kanview-div .card-tile-body .ui-state-highlight{margin-bottom:8px;min-height:175px}.kanview-div.kanview-div-collapse .kanban-topband{border:0 solid var(--transparent);border-bottom:1px solid var(--gray-200);display:flex}.kanview-div.kanview-div-collapse .kanban-topband .kanban-task-no{position:absolute;top:65px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.kanview-div.kanview-div-collapse .kanban-topband .kan-widget-action .kan-action-btn{display:none}.kanview-div.kanview-div-collapse .kanban-topband .kan-widget-action .kan-action-btn.kan-collapse-btn{display:flex;margin:0}.kanview-div.kanview-div-collapse .kanban-topband .kanban-status{top:100px;width:auto}.kanview-div.kanview-div-collapse .kanban-topband .kanban-status,.kanview-div.kanview-div-collapse .support-title-open-no-body{left:29px;min-width:auto;position:absolute;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:left;transform-origin:left;white-space:nowrap}.kanview-div.kanview-div-collapse .support-title-open-no-body{flex-direction:row-reverse;gap:10px;top:50px}.kanview-div.kanview-div-collapse .support-title-open-no-body .kanban-status{left:unset;top:unset;-webkit-transform:unset;transform:unset}.kanview-div.kanview-div-collapse .support-title-open-no-body .kanban-status .default-img-icon,.kanview-div.kanview-div-collapse .support-title-open-no-body .kanban-status .image-container{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.kanview-div.kanview-div-collapse .support-title-open-no-body .kanban-task-no{top:unset;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.kanview-div.kanview-div-collapse .kanban-colorpicker{rotate:-90deg}.kanview-div.kanview-div-collapse .color-pallete{left:28px!important;top:8px!important}.kanview-div:last-child{margin-right:0!important}.serverity-dropdown .rs-dropdown-menu{position:fixed}.kanban-holder>.addkanview-div2,.kanview-emp{border-radius:4px 4px 4px 4px;flex:0 0 auto;height:100%;margin-right:10px;width:320px}.kanban-topband .kanban-status{align-items:center;border-radius:20px 20px 20px 20px;display:flex;font-size:.875rem;height:30px;justify-content:center;line-height:1.45;overflow:hidden;padding:0 10px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:left;transform-origin:left;transition:all .2s ease;white-space:nowrap}.kanban-topband .kan-widget-action{align-items:center;display:inline-flex;margin:auto 0 auto auto;padding:0}.kanban-topband .kan-widget-action .kan-action-btn{align-items:center;background-color:var(--white);border-radius:6px 6px 6px 6px;cursor:pointer;display:flex;height:20px;justify-content:center;left:0;margin-left:8px;position:relative;top:0;transition:all .2s ease;width:20px}.kanban-topband .kan-widget-action .kan-action-btn.kan-addproject-btn{opacity:0}.kanban-topband .kan-widget-action .kan-action-btn a i{vertical-align:middle}.kan-widget-title>span:first-of-type,.kanban-status>span:first-of-type{display:inline-block;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.kan-widget-title>span:last-of-type,.kanban-status>span:last-of-type{flex:0 0 auto}.kanview-div .kanban-topband .kan-widget-action .kan-action-btn.kan-addproject-btn:focus-within,.kanview-div:hover .kanban-topband .kan-widget-action .kan-action-btn.kan-addproject-btn{opacity:1}.kanban-card-modal{height:calc(100vh - 60px)}.kanban-shimmer-card{height:22px!important;margin-top:10px!important;padding:5px!important;width:70%!important}.kanban-shimmer-bar,.kanban-shimmer-card{border-radius:4px 4px 4px 4px;margin-left:10px!important}.kanban-shimmer-bar{height:20px!important;margin-top:5px!important;padding:0!important}.document-tab-hover:hover,.documenttab-icon{box-shadow:0 5px 10px 0 hsla(0,0%,49%,.56)}.documenttab-icon{border-radius:2px 2px 2px 2px!important;left:2px;padding:0 4px;top:16px}.document-card{border-radius:8px 8px 8px 8px!important;height:190px;text-align:center!important;width:218px!important}.document-card-img{height:70px;object-fit:contain;width:68px!important}.document-card-img,.document-personimg{left:50%;position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.document-personimg{top:13px}.addmoretask-dropdown{background-color:var(--white);border:0 solid var(--transparent);border-radius:4px 4px 4px 4px;box-shadow:0 0 10px 1px rgba(0,0,0,.08);color:var(--dark);display:none;left:20px;min-width:236px;padding:10px;position:fixed;text-align:center;z-index:111111111!important}.addmoretask-dropdown.active{display:block}.addmoretask-dropdown-right{bottom:65px;left:auto;right:16px!important}.addmoretask-dropdown-left{left:10px;right:auto}.addmoretask-arwTop{border-bottom:0 solid var(--transparent);border-right:0 solid var(--transparent);left:125px;top:30px}.addmoretask-btn{align-items:center;border:1px solid var(--transparent);border-radius:6px 6px 6px 6px;display:flex;font-weight:400;margin-left:-10px!important;margin-right:12px;min-height:35px;min-width:30px;padding:2px;text-align:center;transition:all .25s;-webkit-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.addmoretask-btn:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.addmore-text:hover{color:var(--common-primary)!important}.addmoretask-full-overlay{background:var(--gray-900);border-radius:8px 8px 8px 8px;height:100%;left:0;opacity:.5;position:fixed;top:0;width:100%;z-index:998}.duedate-card,.duedate-card-small{border:1px solid var(--gray-200);left:55px;position:fixed;top:46px;z-index:100!important}.duedate-card-modal,.duedate-card-modal-small{left:-109px;top:41px}.duedate-card-modal,.duedate-card-modal-small,.duedate-card-small-sprint,.duedate-card-view,.duedate-card-view-small{border:1px solid var(--gray-200);position:absolute;z-index:100!important}.duedate-card-small-sprint{left:0;top:18px}.duedate-card-sprint{border:1px solid var(--gray-200);left:-58px;position:absolute;top:23px;z-index:100!important}.bulk-task-action{background:var(--white);border-radius:8px 8px 8px 8px;box-shadow:0 0 20px rgba(0,0,0,.25);position:fixed;top:5px;width:94%;z-index:100000}.bulk-task-close-btn{background-color:var(--danger-100);border-radius:20px 20px 20px 20px;color:var(--danger-text);text-align:center;width:33px}.bulk-task-close-btn:hover{background-color:var(--danger-text);color:var(--white)}.notabug-card,.notabug-status-card{border:1px solid var(--gray-300);border-radius:8px 8px 8px 8px;box-sizing:border-box;left:11px;top:37px;width:100%}.notabug-status-card{height:145px}.notabug-btn-details{background:var(--danger-300-transparent);border-radius:8px 8px 8px 8px;color:var(--common-danger)!important;height:20px!important;width:110px}.timelog-refresh-a-btn{-webkit-animation:syncrotation 1s infinite;animation:syncrotation 1s infinite;cursor:default;opacity:.5;pointer-events:none}.severitytype-conceptual{background-color:var(--warning-200-transparent);color:var(--common-warning)}.severitytype-designing{background-color:var(--blue-100);color:var(--common-blue)}.severitytype-functional{background-color:var(--purple-100);color:var(--common-purple)}.info-box:before{background-color:var(--common-danger);content:"";height:100%;width:100%;z-index:inherit}.company-stamp{max-height:150px;min-height:150px}.company-stamp img{max-height:150px!important}.company-stamp>img{max-height:150px}.kanban-mini-card-tile{position:relative;z-index:0}.kanban-mini-card-tile.has-subtask{height:auto!important;width:auto!important}.kanban-task{display:flex;font-size:.875rem;line-height:1.45;padding:10px 15px 0;position:relative;width:100%!important}.kanban-task .icon{bottom:0;color:var(--primary);left:-6px;opacity:0;position:absolute;right:auto;top:5px;transition:all .3s ease}.taskid-kan{color:var(--gray-800);display:inline-block;font-size:.875rem;line-height:normal;vertical-align:top}.taskname-kan{max-height:0;opacity:0;overflow:hidden;transition:max-height .5s,visibility 0s,opacity .15s ease-out;visibility:hidden}.taskname-kan a{-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;color:var(--dark-900)!important;display:-webkit-box;max-height:32px;overflow:hidden;text-overflow:ellipsis}.timer-block{align-items:center;background:var(--white);border:1px solid var(--gray-300);border-radius:4px 4px 4px 4px;display:flex;font-size:1rem;font-weight:500;gap:5px;justify-content:center;line-height:normal;padding:3px 6px;width:140px}.timer-count{margin-right:0;min-width:60px!important}.running-timer{cursor:move;width:32px!important}.floating-timer-main-div{cursor:move;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:fixed;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1052}.floating-timer-icon{border-radius:50% 50% 50% 50%!important;height:54.4px!important;width:54.4px!important}.floating-timer-task-box{border-radius:50px 50px 51px 50px!important;height:54.4px!important;transition:all 1s!important}.floating-timer-div{border:1px solid var(--gray-100-transparent);border-radius:50px 50px 50px 50px!important;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}kbd{background-color:var(--white);border:2px solid var(--black);box-shadow:2px 2px var(--black);color:var(--black);display:inline-block;font-size:1.5rem;font-weight:600;letter-spacing:.8px;line-height:1.3;padding:3px 5px;white-space:nowrap}.base-timer{height:54.4px;position:relative;width:54.4px}.base-timer__svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.base-timer__circle{fill:none;stroke:none}.base-timer__path-elapsed{stroke-width:5px;stroke:var(--gray-100)}.base-timer__path-remaining{stroke-width:5px;stroke-linecap:round;fill-rule:nonzero;stroke:currentColor;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:center;transform-origin:center;transition:all 1s linear}.base-timer__path-remaining.green{color:var(--common-success)}.base-timer__path-remaining.orange{color:var(--warning)}.base-timer__path-remaining.red{color:var(--common-danger)}.base-timer__label{align-items:center;display:flex;font-size:.875rem;height:32px;justify-content:center;left:11.2px;line-height:normal;position:absolute;top:11.2px;width:32px}.project-detail-dashboard .rs-btn{background:none!important;border:0 solid var(--transparent)!important;box-shadow:none!important;margin-right:10px;max-width:150px;min-width:60px}.project-detail-dashboard .page-name h4{display:block;font-size:1rem;font-weight:500;justify-content:start!important;line-height:normal;margin:0;white-space:nowrap}.project-detail-dashboard .page-name h4 span{cursor:pointer;flex-shrink:0;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;width:calc(100% - 25px)}.project-detail-dashboard .page-name h4 i{flex-shrink:0}#drag-personal-content .ui-state-highlight{border-radius:8px 8px 8px 8px;flex-basis:0;flex-grow:1;height:406px;margin:0 15px 24px!important;max-width:100%}.sub-card-tile{position:relative;width:335px!important}.sub-card-tile:before{border:1px solid var(--gray-700-transparent);border-right:0 solid var(--transparent)!important;bottom:-35px;content:"";display:inline-block;height:70px;left:-10px;position:absolute;right:auto;top:auto;width:10px;z-index:1}.sub-card-tile:hover:before{border-color:var(--primary)}.has-subtask.has-subtask-arrow .card-tile:before{background:none;border:10px solid var(--transparent);border-radius:0 0 0 0;border-top:10px solid var(--transparent);border-top-color:var(--white);bottom:-10px;content:"";display:inline-block;height:0;left:20px;position:absolute;right:auto;top:auto;width:0;z-index:-1}.subtask:last-child .sub-card-tile:before{content:"";display:none}.taskdescription .ql-container{height:150px!important}.taskdescription-quill-editor .ql-container{height:265px!important}.resignation-description .ql-container{height:200px!important}.formbuilder-notestype .ql-container{height:300px!important}.editor-with-pagetype .ql-container,.main-editor .ql-container{font-family:Mulish,sans-serif!important;font-size:1rem!important;line-height:1.4!important}.editor-with-pagetype .ql-container{background:var(--gray-400);height:300px!important;overflow:auto;padding:20px}.editor-with-pagetype .ql-container .ql-editor{background:var(--white);color:var(--black);height:auto!important;margin:0 auto;min-height:auto!important;overflow:auto;padding:0}.pagetype-A4 .ql-container .ql-editor{width:794px}.pagetype-letter .ql-container .ql-editor{width:816px}.pagetype-A3 .ql-container .ql-editor{width:1123px}.pagetype-A5 .ql-container .ql-editor{width:559px}.pagetype-legal .ql-container .ql-editor{width:1054px}.ql-action,.ql-remove{display:inline-block}.letter-approval-rating .star-ratings{display:flex!important}.loader-overlay{border-radius:50% 50% 50% 50%;left:50%!important;padding:10px;position:absolute!important;top:50%!important;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.validate-html-editor .ql-container{border:0 solid var(--transparent)!important;font-family:Mulish,sans-serif!important;font-size:1rem!important;height:300px;line-height:1.4!important}.validate-html-editor .ql-container .ql-editor{overflow-y:auto!important}.validate-html-editor .ql-container .ql-snow{border:0 solid var(--transparent)!important}.validate-html-editor .ql-toolbar{background-color:var(--white);border:0 solid var(--transparent);border-bottom:1px solid var(--gray-200);position:-webkit-sticky;position:sticky;top:0;z-index:1}.validate-html-editor .ql-toolbar .ql-snow{border:0 solid var(--transparent)!important}.validate-html-editor .quill{border:1px solid var(--gray-200);border-radius:4px 4px 4px 4px;overflow:auto}.task-detail-comment .comments-editor .ql-container{height:100px!important}a.sub-tile-icon.active span:before{content:"";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.stepwizard-step{display:table-cell;position:relative;text-align:center}.stepwizard-step p{margin-top:10px}.stepwizard-step button[disabled]{cursor:not-allowed;filter:alpha(opacity=100)!important;opacity:1!important}.stepwizard-step a.btn{height:30px;max-width:30px;min-width:inherit;width:30px}.stepwizard-step a.btn:hover{border:1px solid var(--primary)}.stepwizard-step a.btn.btn-active,.stepwizard-step a.btn.btn-complete{background-color:var(--primary);color:var(--common-white)}.stepwizard-row{display:table-row}.stepwizard-row:before{background-color:var(--common-info);content:" ";height:4px;left:0!important;position:absolute!important;top:23px!important;width:100%}.stepwizard{display:table;position:relative;width:100%}.step-w50 .stepwizard-step a.btn{border-radius:20px 20px 20px 20px;font-size:.875rem;height:50px;line-height:1.45;max-width:50px;min-width:inherit;width:50px}.step-w50.stepwizard-row:before{top:25px}.stepwizard-step a.btn.btn-active~p,.stepwizard-step a.btn.btn-complete~p{color:var(--primary)}.stepwizard-step a.btn.btn-circle.disabled,.stepwizard-step a.btn.btn-circle[disabled]{background-color:var(--white)!important;border:2px solid var(--primary)!important;color:var(--primary)!important;pointer-events:none}.stepwizard-step a.btn.btn-circle.disabled~p,.stepwizard-step a.btn.btn-circle[disabled]~p{color:var(--gray-200)}.ql-snow .ql-tooltip{left:0!important}.ql-snow .ql-picker{color:var(--gray-800)!important}.ql-snow .ql-picker.ql-expanded .ql-picker-options{background-color:var(--white)!important;z-index:4}.ql-snow .ql-stroke{stroke:var(--gray-800)!important}.taskscroll::-webkit-scrollbar{height:2px;scrollbar-color:var(--gray-100);scrollbar-color:var(--gray-400 var(--gray-100));scrollbar-width:thin;width:2px}.contact-data-icon i{background:var(--gray-300);border-radius:50% 50% 50% 50%;font-size:1.375rem;line-height:normal;padding:14px}.card-block{border:1px solid var(--gray-200);border-radius:8px 8px 8px 8px;display:block;overflow:hidden;padding:12px;position:relative}.card-block hr{margin-bottom:1rem}.card-block-name h5{-webkit-line-clamp:2;line-clamp:2;margin:auto}.card-block-address-secondary text,.card-block-name h5{-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.card-block-address-secondary text{-webkit-line-clamp:1;line-clamp:1;max-height:20px}.card-block-bottom-icon i{font-size:1rem;line-height:normal;vertical-align:middle}.card-block-user-label text{vertical-align:middle}.default-card-block-label text{background:var(--success);border-radius:4px 0 4px 0;color:var(--white);padding:4px 5px 2px 7px;vertical-align:middle}.info-note{background:var(--warning-transparent);border-radius:8px 8px 8px 8px;padding:20px}.img-outline{outline:1.5px solid var(--gray-600)!important;outline-offset:3.2px}.icon-warning{color:var(--warning);font-size:1.875rem;line-height:normal}.rupee-icon:before{content:"₹";font-family:sans-serif;font-style:normal}.sidebar-header{background-color:var(--white);bottom:auto;left:0;min-height:40px;padding:10px 5px 10px 10px;position:-webkit-sticky;position:sticky;top:0;z-index:3}.master-card .card{border:1px solid var(--gray-300);border-radius:4px 4px 4px 4px;box-shadow:none;margin:0 0 12px;padding:12px}.form-content-padding{padding:12px}.masonry-card{-webkit-column-count:4;column-count:4;-webkit-column-gap:12px;column-gap:12px;margin:0;padding:0}.masonry-card .masonry-card-item{display:inline-block;margin:0 0 12px;transition:all 1s ease;width:100%}.masonry-card .masonry-card-item .card{background:var(--white);border:1px solid var(--gray-300);border-radius:4px 4px 4px 4px;box-shadow:none;margin-bottom:0;margin-top:0;padding:12px;position:relative}.masonry-card .masonry-card-item .card .masonry-card-header{margin-bottom:10px}.masonry-card .masonry-card-item h5{border-bottom:1px solid var(--gray-300);font-size:1rem;font-weight:700;letter-spacing:0;line-height:1.4;margin-bottom:0;padding-bottom:8px}.masonry-card .masonry-card-item h5 i{font-size:1.125rem;line-height:normal}.masonry-card .masonry-card-item ul{list-style:none;margin:0;padding:0}.masonry-card .masonry-card-item ul li{display:block}.masonry-card .masonry-card-item ul li a{align-items:center;color:var(--black);display:flex;font-size:.625rem;font-weight:400;letter-spacing:.64px;line-height:1.55;list-style-type:circle;margin-bottom:1px;padding:2px 0}.masonry-card .masonry-card-item ul li a:hover{color:var(--dark)}.masonry-card .masonry-card-primary-menu h5{color:var(--black);font-size:.75rem;font-weight:400;letter-spacing:.64px;line-height:1.5;margin-bottom:0}.masonry-card .masonry-card-item ul li a i,.masonry-card-primary-menu h5 i{color:var(--gray-700);font-size:1rem;line-height:normal;margin-right:6px}.masters-last-child{color:var(--gray-800)}.ql-toolbar.ql-snow{border-color:var(--gray-200)!important;border-radius:4px 4px 0 0}.ql-toolbar.ql-snow .ql-formats{margin-right:1px}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-color:var(--gray-200);border-radius:0 0 4px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{float:right}.items.dropdown-menu .dropdown-item a{align-items:center;display:flex}.shiftdetailheader{font-weight:700;margin-bottom:10px}.add-field-btn{align-items:center;background-color:var(--primary-300-transparent);border:1px solid var(--transparent);border-radius:6px 6px 6px 6px;color:var(--common-primary);display:flex;font-size:1rem;justify-content:center;line-height:1.4;max-height:35px;max-width:35px;min-height:35px!important;min-width:35px!important;padding:2px!important;position:relative;text-align:center}.add-field-btn i{transition:all .5s}.add-field-btn.rotate45 i{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.edittag-field-button{background-color:var(--primary-300-transparent);color:var(--common-primary);max-height:25px;max-width:25px;min-height:25px!important;min-width:25px!important}table tr .sorting,table tr .sorting_asc,table tr .sorting_desc{cursor:pointer;position:relative;white-space:nowrap}table tr .sorting_asc,table tr .sorting_desc,table.no-white-space tr .sorting{white-space:normal}table tr .sorting:after,table tr .sorting:before,table tr .sorting_asc:after,table tr .sorting_asc:before,table tr .sorting_desc:after,table tr .sorting_desc:before,table tr .sorting_none:after,table tr .sorting_none:before{color:var(--dark);display:block;font-family:Material Icons Round!important;font-size:1.125rem;font-weight:400;line-height:normal;opacity:.8;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}table tr .sorting:before,table tr .sorting_asc:before,table tr .sorting_desc:before,table tr .sorting_none:before{content:"";font-size:1.125rem;line-height:normal;right:4px;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}table tr .sorting:after,table tr .sorting_asc:after,table tr .sorting_desc:after,table tr .sorting_none:after{content:"";font-size:1.125rem;line-height:normal}table tr .sorting_asc:before,table tr .sorting_desc:after,table tr .sorting_none:after,table tr .sorting_none:before{opacity:.3!important}.candidate-rightr-data{padding:0}.candidate-rightr-data .tab-content{height:calc(100vh - 110px);overflow:auto;padding:12px}.candidate-rightr-data h5{font-size:.875rem;font-weight:600;line-height:normal}.candidate-right-data-sec{flex-basis:calc(100% - 300px);flex-grow:0;flex-shrink:0;max-width:calc(100% - 300px);padding:0}.candidate-right-data-left-sec{flex:0 0 200px;max-width:200px}.candidate-right-data-left-sec a.candidate-listing.active .candidate-left-data .candidate-left-name{color:var(--gray-700);font-weight:500}.candidate-right-data-left-sec a.candidate-listing.active .candidate-left-data .candidate-left-name text{color:var(--primary)}.candidate-rightl-content{height:calc(100vh - 70px);overflow:auto}.candidate-right-data-right-sec{flex-basis:calc(100% - 200px);flex-grow:0;flex-shrink:0;max-width:calc(100% - 200px)}.candidate-right-data-right-sec-2{flex:0 0 100%;max-width:100%}ul.candidate-left-content,ul.candidate-rightl-content{height:calc(100vh - 235px);list-style:none;overflow:auto;padding:0}.candidate-left-data .candidate-left-contact{display:block}.candidate-listing .candidate-left-status{border-radius:50% 50% 50% 50%;bottom:0;display:block;height:15px;left:35px;margin:auto;padding:0;position:absolute;right:auto;text-align:center;top:auto;width:15px;z-index:1}.candidate-listing .candidate-left-status .list-color-highlights{border:2px solid var(--common-white);display:block;height:15px;position:relative;width:15px}.caret{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid var(--dark-600);display:inline-block;height:0;margin-left:2px;vertical-align:middle;width:0}.collapsable-icon{color:var(--common-primary)!important;transition:all .5s}.collapsable-icon i{font-size:1.25rem;line-height:normal}.wrap-details{cursor:pointer!important;flex:1 1 auto!important;overflow-wrap:anywhere!important}.child-content-ellipsis *,.more-details{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.child-content-ellipsis *{cursor:pointer!important;margin-bottom:0}.two-line-ellipsis{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;max-width:100%;overflow:hidden!important;overflow-wrap:anywhere;text-overflow:ellipsis!important;white-space:normal!important}.opening-question-head:before{left:-8px}.question_list_accordion:first-child{margin-top:10px}.question-info-set~.question-scrollable-content,.question-info-stage~.question-scrollable-content{padding-left:15px}.right-ans-txt-color{color:var(--success-text)!important}.wrong-ans-txt-color{color:var(--danger-text)!important}.question-info-ans{align-items:baseline;color:var(--dark-600);display:flex;font-size:.75rem;gap:10px;line-height:normal;margin-bottom:15px}.label-n-action-sec{align-items:center;display:flex;flex-direction:row-reverse;gap:10px}.static-light-label{color:var(--dark-900);font-size:.875rem;font-weight:600;line-height:normal;white-space:nowrap}.ans-data{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:block;display:-webkit-box;max-height:none;max-width:100%;overflow:hidden;text-overflow:ellipsis}.ans-data.full-ans{-webkit-line-clamp:unset;line-clamp:unset;max-height:100%;overflow:visible}.ans-data ul{list-style:none;padding:0}.ans-data ul li{align-items:center;display:inline-flex;margin-right:15px}.ans-data ul li span{height:12px;margin-right:5px}.ans-data ul li span img{height:100%;width:100%}.ans-data ul li i{font-size:1rem;line-height:normal}.read-label{align-items:center;background-color:var(--primary-300-transparent);border-radius:20px 20px 20px 20px;color:var(--common-primary)!important;display:inline-flex;font-size:.75rem;font-weight:500;line-height:1.5;margin-top:5px;padding:3px 3px 3px 8px;transition:all .1s}.read-label:hover{background-color:var(--common-primary);color:var(--common-white)!important}.read-label i{display:block;font-size:.875rem;line-height:normal}.collapse-title{align-items:center;display:flex;width:100%}.collapse-item{height:100%;width:100%}.activity-details .activity-info,.question-details .question-info{margin:0;padding-left:0;position:relative}.activity-details .activity-info .activity-info-listing,.question-details .question-info .question-info-listing{align-items:center;background-color:var(--gray-200-transparent);border-radius:6px 6px 6px 6px;display:flex;list-style:none;margin-bottom:15px;padding:12px;position:relative}.activity-info-listing.completed .activity-info-followup,.activity-info-listing.completed .activity-info-interview{background:var(--success-700)}.activity-info-listing.active .activity-info-followup,.activity-info-listing.active .activity-info-interview{background:var(--primary)}.activity-info-listing .activity-info-followup,.activity-info-listing .activity-info-interview,.question-info-listing .question-info-marker{background:var(--gray-500);border-radius:50% 50% 50% 50%;content:" ";display:inline-block;font-size:.875rem;height:20px;left:-43px;line-height:1.45;margin:2px;position:absolute;text-align:center;top:0;width:20px;z-index:1}.nutral-icon{left:-68px!important}.activity-info-listing .activity-info-followup,.activity-info-listing .activity-info-interviews,.question-info-listing .question-info-marker{background:var(--gray-500);border-radius:50% 50% 50% 50%;height:20px;margin-right:25px;width:20px;z-index:1}.activity-info-listing.activity-info-active-listing{box-shadow:0 8px 24px -6px var(--primary-400-transparent)!important}.info-icon{background:var(--white)!important;height:50px!important;left:-80px!important;min-height:50px!important;min-width:50px!important;width:50px!important}.info-icon span{bottom:0;font-size:1.625rem;left:0;line-height:normal;margin:-3px;position:absolute;right:0;top:0}.activity-details .activity-info .activity-info-listing .activity-info-title{align-items:center;color:var(--dark);display:flex;font-size:.875rem;font-weight:600;line-height:1.45;margin-bottom:5px}.activity-details .activity-info .activity-info-listing .activity-info-timing{color:var(--gray-600);display:block;font-size:.75rem;line-height:normal;margin-bottom:2px}.activity-details .activity-info .activity-info-listing .activity-info-data{color:var(--dark);display:block;font-size:.875rem;line-height:1.45}.activity-info-action{align-items:center;border:1px solid var(--primary-500-transparent);border-radius:50% 50% 50% 50%;cursor:pointer;display:inline-flex;height:30px;justify-content:center;min-height:30px;min-width:30px;padding:6px;text-align:center;width:30px}.activity-info-action.stage-tickmark{min-height:20px!important;min-width:20px!important;padding:2px}.activity-info-action span{display:flex}.activity-info-action span.material-icons-round{font-size:.875rem;line-height:normal}.activity-info-action.btn-primary-light:focus .primary-loader,.activity-info-action.btn-primary-light:hover .primary-loader{border:3px solid var(--common-white)!important;border-top:3px solid transparent!important}.question-info-action{border:0 solid var(--transparent);border-radius:50% 50% 50% 50%;box-shadow:0 1px 0 rgba(17,17,26,.05),0 0 8px rgba(17,17,26,.1);cursor:pointer;display:inline-block;height:25px;padding:6px;width:25px}.question-info-action span.material-icons-round{font-size:.875rem;line-height:normal}.wrapper{display:flex;height:auto!important;max-height:calc(100vh - 240px);overflow:hidden;width:100%}.wrapper .left-sec{max-height:calc(100vh - 310px)}.wrapper .right-sec{max-height:calc(100vh - 260px)}.reactflow-wrapper{border:1px solid var(--gray-300);border-radius:0 4px 4px 0;height:100%;max-width:calc(100vw - 243px);min-height:50px;min-width:50px;overflow:auto}.react-flow .info-note{bottom:15px;left:45px;max-height:104px;position:absolute;right:0;top:auto;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;z-index:999}.react-flow .react-flow__panel .react-flow__controls-button{color:var(--common-black)}.clear-flow-btn{position:absolute;right:8px;top:15px;z-index:5}.react-flow__minimap-mask{fill:var(--dark-100)!important}.react-flow__minimap{background-color:var(--gray-300)!important}.drawflow .drawflow-delete{background:var(--white);border:1px solid var(--primary);box-shadow:0 2px 15px -5px var(--primary);color:var(--primary);font-size:1.125rem!important;line-height:1.4!important}.drawflow .drawflow-node{background:var(--white);border:1px solid var(--gray-300);box-shadow:0 2px 15px 2px var(--dark-200);min-width:240px!important;padding:0;width:auto!important}.drawflow .drawflow-node.selected{background:var(--white);border:1px solid var(--primary);box-shadow:0 2px 20px 2px var(--primary)}.drawflow .drawflow-node .output{right:10px}.drawflow .drawflow-node .input{background:var(--white);left:-10px}.drawflow .connection .main-path{stroke:var(--primary);stroke-width:3px}.drawflow .connection .point{stroke:var(--gray-900);stroke-width:2;fill:var(--white)}.drawflow>.drawflow-delete{background:var(--white);border:2px solid var(--success-700);box-shadow:0 2px 20px 2px var(--success-700);color:var(--success-700)}.drawflow .title-box svg{position:static}.drawflow-node .title-box{padding:0 18px!important}.drawflow-node .box{color:var(--gray-800);font-size:.875rem;line-height:normal;padding:10px 10px 20px}.drawflow-node .box p{margin-bottom:5px;margin-top:5px}.drawflow-node.welcome{width:250px}.drawflow-node.slack .title-box{border-radius:4px 4px 4px 4px}.drawflow-node.personalized{background:var(--common-danger);color:var(--white);height:200px;text-align:center}.drawflow-node.personalized .input{background:var(--warning)}.drawflow-node.personalized .output{background:var(--success)}.drawflow-node.personalized.selected{background:var(--info)}.right-dragflow-sec{border:1px solid var(--gray-300);border-radius:0 4px 4px 0;display:block;overflow:auto;width:100%}.right-dragflow-sec .drawflow .drawflow-node.selected{background:var(--white);border:1px solid var(--primary);box-shadow:0 2px 15px -5px var(--primary)}.right-dragflow-sec .drawflow .connection .main-path{stroke:var(--primary);stroke-width:3px}.right-dragflow-sec .btn-clear{background-color:var(--common-danger);border-color:var(--common-danger);color:var(--common-white)}.right-dragflow-sec .drawflow .drawflow-node .input:hover,.right-dragflow-sec .drawflow .drawflow-node .output:hover{background:var(--primary)!important}.drawflow-list{counter-reset:my-badass-counter;display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.drawflow-list .drag-drawflow{padding-left:30px;position:relative}.drawflow-list .drag-drawflow:before{bottom:auto;content:counter(my-badass-counter,decimal) ".";counter-increment:my-badass-counter;display:inline-block;font-size:inherit;left:0;line-height:1.6;margin:0 5px 0 0;min-width:25px;position:absolute;right:auto;text-align:right;top:7px}.drawflow-list .dndnode{background-color:var(--gray-200-transparent);border:1px dashed var(--gray-200);border-radius:4px 4px 4px 4px;cursor:move;display:flex;flex-direction:column;justify-content:center;min-height:47px;padding:7px 10px;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.drawflow-list .dndnode span{display:block;padding-left:19px}.drawflow-list .dndnode:before{content:counter(my-badass-counter,decimal) ".";counter-increment:my-badass-counter;display:inline-block;font-size:inherit;left:0;line-height:1.6;min-width:25px;position:absolute;text-align:right;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.projectflow-wrapper .clear-flow-btn{right:24px}.exitflow-wrapper .clear-flow-btn,.joiningflow-wrapper .clear-flow-btn{right:22px}.interviewflow-wrapper .clear-flow-btn{right:16px}.dndflow{display:flex;flex-direction:column;height:100%}.dndflow aside>*{cursor:grab}.dndflow aside .description,.dndflow aside>*{margin-bottom:10px}.dndflow .reactflow-wrapper{flex-grow:1;height:100%}.react-flow__edge-path{stroke:var(--common-info)!important;stroke-width:3px!important}.react-flow__edge.selected .react-flow__edge-path{stroke:var(--primary)!important}.react-flow__node-default{background:var(--gray-100)!important;border-color:var(--gray-300)!important;box-shadow:0 0 10px 1px rgba(0,0,0,.08)!important;color:var(--gray-800)!important;font-size:.75rem!important;font-weight:500;line-height:1.5!important;min-width:254px;padding:0!important;text-align:left!important;width:auto!important}.react-flow__node-default.selected{border-color:var(--primary)!important}.popover-container{background:var(--common-white);border-radius:4px 4px 4px 4px;box-shadow:0 0 10px var(--dark-200);padding:10px}.popover-listing{display:block;max-height:250px;overflow:auto}.popover-listing::-webkit-scrollbar{display:none}.action-list{background:var(--common-white);border-radius:50px 50px 50px 50px;bottom:auto;box-shadow:0 0 10px 1px rgba(0,0,0,.08);display:flex;left:240px;opacity:0;padding:5px;position:absolute;right:auto;top:0;transition:all .3s;visibility:hidden}.action-list.show{left:250px;opacity:1;visibility:visible}.flow-action-icon{align-items:center;display:flex;height:24px}.flow-action-icon i{color:var(--dark);font-size:1.25rem;line-height:normal}.letter-spacing-02{letter-spacing:.32px}.letter-spacing-04{letter-spacing:.64px}.letter-spacing-06{letter-spacing:.96px}.letter-spacing-10{letter-spacing:1.6px}.react-flow__handle{background:var(--white)!important;border:1px solid var(--gray-300)!important;border-radius:0 0 0 0!important;height:80%!important;width:11px!important;z-index:1}.react-flow__handle-top{top:-8px!important}.react-flow__handle-bottom{bottom:-8px!important}.react-flow__handle-right{right:-7px!important}.react-flow__handle-left{left:-7px!important}.drag-drawflow{border-bottom:1px solid var(--gray-300);cursor:move;min-height:35px;padding:7px 10px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.right-sec{margin-left:-1px;padding-left:0}.menu-drawflow{background:var(--white);display:block;height:40px;position:absolute;width:100%}.menu-drawflow ul{margin:0;padding:0}.menu-drawflow ul li{border-right:1px solid var(--gray-300);cursor:pointer;display:inline-block;margin-left:10px;padding-right:10px}.menu-drawflow ul li.selected{font-weight:700}.bar-zoom{background:var(--gray-800);border-radius:4px 4px 4px 4px;border-right:1px solid var(--gray-300);bottom:10px;color:var(--white);display:flex;float:right;font-size:1.5rem;line-height:normal;padding:5px 10px;position:absolute;right:10px;z-index:5}.bar-zoom i{cursor:pointer;padding-left:10px}.bar-zoom i:first-child{padding-left:0}#drawflow{background:var(--white);background-image:linear-gradient(to right,var(--gray-100) 1px,transparent 1px),linear-gradient(to bottom,var(--gray-100) 1px,transparent 1px);background-size:25px 25px;height:100%;position:relative;top:0}.drawflow .drawflow-node .input,.drawflow .drawflow-node .output{border:2px solid var(--gray-300);height:15px;width:15px}.drawflow .drawflow-node .input:hover,.drawflow .drawflow-node .output:hover{background:var(--primary)!important}.drawflow-delete{background:var(--white);border:2px solid var(--primary);box-shadow:0 2px 20px 2px var(--primary);color:var(--primary)}.drawflow .connection .point.selected,.drawflow .connection .point:hover{fill:var(--primary)}.question-listing{list-style-type:auto}.question-listing.list-decimal{counter-reset:my-badass-counter}.question-listing.list-decimal .question-block h5:before{content:counter(my-badass-counter,decimal) ".";counter-increment:my-badass-counter;display:inline-block;font-size:1rem;font-weight:600;line-height:normal;margin-left:-20px;margin-right:10px;position:relative}.question-block{margin-bottom:10px;padding-bottom:10px;padding-left:25px;position:relative}.question-block:last-child{border-bottom:0 solid var(--transparent)}.question-block h5{font-size:1rem;font-weight:600;line-height:normal;margin:0}.answer-list{padding:5px 0 0}.answer-list ol{list-style-type:upper-alpha;margin:0;padding:0 0 0 20px}.answer-list ol li{margin:0;padding:0 20px 0 0}.answer-list ol li::marker{font-weight:600}.answer-list p{margin:2px 0}.answer-list p,.share-input{font-size:.875rem;line-height:normal}.share-input{border:0 solid var(--transparent);border-bottom:1px solid var(--gray-400);border-radius:0 0 0 0}.copy-icon{display:inline-block;vertical-align:middle}.apexcharts-legend{row-gap:5px}.apexcharts-legend .apexcharts-legend-series{align-items:center;display:flex;flex-wrap:nowrap}.apexcharts-legend .apexcharts-legend-series .apexcharts-legend-marker{flex-shrink:0}.barchart-legend .apexcharts-legend{max-width:60%}.apexcharts-canvas{margin:auto;position:absolute!important}.apexcharts-menu-icon{display:none!important}.apexcharts-tooltip{word-wrap:break-word;max-width:100%;white-space:normal!important}.dashboard-detail-content{border:1px solid var(--gray-300);border-radius:4px 4px 4px 4px;margin-bottom:15px;max-height:300px;overflow:auto;padding:10px}.dashboard-detail-content-data ol,.dashboard-detail-content-data ul{padding-left:30px}.activity-stream-details .activity-stream-info{border-left:2px solid var(--gray-300);margin-left:15px;padding-left:30px}.activity-stream-details .activity-stream-info .activity-stream-info-listing{list-style:none;margin-bottom:20px;position:relative}.activity-stream-details .activity-stream-info .activity-stream-info-listing .activity-stream-info-timing{color:var(--paragraph-color);display:block;font-size:.75rem;line-height:normal;margin-bottom:2px}.activity-stream-details .activity-stream-info .activity-stream-info-listing .activity-stream-info-data{color:var(--black);display:block;font-size:.875rem;line-height:1.45;text-align:justify}.activity-stream-info-listing .activity-stream-info-user{border-radius:50% 50% 50% 50%;display:inline-block;height:30px;left:-46px;overflow:hidden;position:absolute;text-align:center;top:0;width:30px}.move-day{min-width:30px}.divrow:hover{background:var(--dark-100)}.lnb-calendars-item{display:inline-block;margin-right:7px}.all-none{clip:auto;all:initial;-webkit-animation:none 0s ease 0s 1 normal none running;animation:none 0s ease 0s 1 normal none running;-webkit-backface-visibility:visible;backface-visibility:visible;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:separate;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:content-box;caption-side:top;clear:none;color:#000;-webkit-column-fill:balance;column-fill:balance;-webkit-column-gap:normal;column-gap:normal;column-rule:medium none currentColor;-webkit-columns:auto;-webkit-column-count:auto;-webkit-column-rule:medium none currentColor;-webkit-column-span:1;column-span:1;-webkit-column-width:auto;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;empty-cells:show;float:none;font-family:serif;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;-webkit-perspective:none;perspective:none;-webkit-perspective-origin:50% 50%;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;-webkit-transform:none;transform:none;-webkit-transform-origin:50% 50% 0;transform-origin:50% 50% 0;-webkit-transform-style:flat;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:baseline;visibility:visible;white-space:normal;widows:2;width:auto;word-spacing:normal;z-index:auto}.project-dashboard-tabs .page-name{display:block;margin:0 0 10px;position:relative;top:5px;width:200px;z-index:2}.project-dashboard-tabs .rs-dropdown-toggle-no-caret{margin-left:15px;padding:0;width:35px!important}.main-content .project-dashboard-tabs{bottom:auto;display:block;margin-bottom:10px;margin-top:-24px;padding:0;position:relative;top:0;width:100%}.main-content.main-with-sub-header .filter-display~.table-responsive.project-table,.main-content.main-with-sub-header .table-responsive.project-table{height:calc(100vh - 300px);min-height:200px}.main-content.main-with-sub-header .kanban-holder>.kanview-div{margin-right:12px;position:relative}.main-content .reports-month.action-col-icon i,.main-content .reports-month.action-col-icon-big i{margin-left:62px;margin-right:0;margin-top:-25px}.main-content.report-wrapper .main_inner_content .info-box{position:absolute;right:0;top:30px}.main-content.approval-content .main_inner_content,.main-content.report-wrapper .main_inner_content{padding:12px 6px 12px 280px;transition:.3s;width:100%}.main-content.approval-content .main_inner_content .btn .loaderApplication,.main-content.report-wrapper .main_inner_content .btn .loaderApplication{border:2px solid var(--primary-400);border-top:2px solid transparent}.main-content.approval-content .inner_sidebar .sidebar_open,.main-content.report-wrapper .inner_sidebar .sidebar_open{box-shadow:0 0 0 0 rgba(0,0,0,.06),0 0 6px 0 rgba(0,0,0,.06)!important;opacity:1;visibility:visible}.main-content.approval-content .sub_sidebar_none .main_inner_content,.main-content.report-wrapper .sub_sidebar_none .main_inner_content{padding:12px 6px}.main-content.approval-content .sub_sidebar_none .sidebar_open,.main-content.report-wrapper .sub_sidebar_none .sidebar_open{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:hidden;width:0}.main-content.approval-content .new_table_design .rs-bg-danger .rs-btn,.main-content.report-wrapper .new_table_design .rs-bg-danger .rs-btn{font-size:.625rem!important}.main-content.approval-content .new_table_design .rs-dropdown-menu,.main-content.report-wrapper .new_table_design .rs-dropdown-menu{min-width:auto!important}.main-content.approval-content .rs-dropdown-menu,.main-content.report-wrapper .rs-dropdown-menu{z-index:4}.main-content.approval-content .filter-category-name,.main-content.report-wrapper .filter-category-name{min-width:35px}.main-content .search-for-report .rs-input{font-size:.75rem;padding:8px 10px}.info-data{overflow:hidden;padding:15px 0 0}.info-name{font-size:1rem;font-weight:600;line-height:1.4;margin-bottom:0}.info-name,.info-primary-name{display:block;overflow:hidden;text-overflow:ellipsis;width:100%}.info-primary-name{color:var(--gray)}.info-primary-name,.info-secondary-name{font-size:.75rem;line-height:1.5;margin:0;white-space:nowrap}.info-secondary-name{color:var(--gray-700);display:block;font-weight:400;overflow:hidden;text-overflow:ellipsis;width:100%}.filter-drop-shadow{-webkit-filter:drop-shadow(0 0 2px var(--gray-500))!important;filter:drop-shadow(0 0 2px var(--gray-500))!important}.project-list{height:auto;max-height:480px;min-height:60px;overflow:auto}.project-list .project-list-content{list-style:none;margin:0;padding:0}.select-wrapper{margin:150px auto;max-width:600px;width:calc(100% - 40px)}.img-dropdown-popover{overflow:visible!important;position:relative}.img-dropdown-popover:hover{z-index:3!important}.dropdown.img-dropdown{align-items:center;display:contents;vertical-align:middle}.dropdown.img-dropdown a{display:inline-block}.dropdown.img-dropdown a:hover~.img-popover-content,.dropdown.img-dropdown:hover .img-popover-content{display:block;left:0;position:absolute;top:0;-webkit-transform:translate3d(-152px,0,0);transform:translate3d(-152px,0,0)}.dropdown.img-dropdown.dropright a:hover~.img-popover-content,.dropdown.img-dropdown.dropright:hover .img-popover-content{display:block;left:10px;position:absolute;text-align:center;top:0;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}.img-dropdown .img-popover-content img{height:auto!important;max-height:250px;width:150px!important;z-index:1}a[data-toggle=collapse]{position:relative}a[data-toggle=collapse] .collapse-icon{bottom:0;font-size:.875rem;height:20px;left:auto;line-height:1.45;margin:auto;opacity:1;position:absolute;right:10px;text-align:center;top:0;-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:all .5s;width:20px}a[data-toggle=collapse].collapsed .collapse-icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.ultabbody-list{display:inline-flex;list-style:none;margin:0;padding:0}.json-view{border:1px solid var(--gray-300);border-radius:4px 4px 4px 4px;color:var(--dark);display:block;font-size:.875rem;height:calc(100vh - 359px);line-height:normal;margin:0;padding:6px 10px 6px 0;width:100%}.json-view.has-val{height:calc(100vh - 318px)!important;margin:0;width:100%}.json-view.view-editor-light{background:var(--white);background-color:var(--gray-100)}.json-view.view-editor-light .json-property{color:var(--common-danger)!important}.radio-data .json-view{height:calc(100vh - 440px)}.label-json-view{height:calc(100vh - 460px)!important}.card-body-response .json-view{height:calc(50vh - 90px)}.card-body-response .json-view.has-val{height:calc(50vh - 90px)!important}.card-body-response .card-tabresponsebody .json-view{height:calc(50vh - 150px)}.card-body-response .card-tabresponsebody .json-view.has-val{height:calc(50vh - 150px)!important}.btn-preview-toggle{margin-left:5px}.btn-preview-toggle text{align-items:center;background:var(--gray-100);border-radius:4px 4px 4px 4px;display:flex;font-size:.75rem;line-height:1.5;padding:2px 5px}.btn-preview-toggle text span{margin-left:5px}.btn-preview-toggle i{font-size:.875rem;line-height:normal}.settings-list{display:flex;padding:5px 10px}.settings-list:hover{background:var(--gray-100)}.settings-list .settings-list-text{flex:0 0 70%;margin:auto 0;max-width:70%}.settings-list .settings-list-text p{margin:0}.settings-list .settings-list-action{flex:0 0 30%;margin:auto 10px;max-width:30%}.settings-list .settings-list-action .switch{margin:0}.tab-auth-container{display:flex}.tab-auth-left{background:var(--white);box-shadow:none;display:block;flex:0 0 400px;max-width:400px;transition:all .3s ease-in;width:400px}.tab-auth-left,.tab-auth-right{height:calc(100vh - 380px);overflow:auto;padding:15px}.tab-auth-right{flex-basis:calc(100% - 400px);flex-grow:0;flex-shrink:0;max-width:calc(100% - 400px);width:calc(100% - 400px)}.ao-another-list .ao-another-block:first-child:last-child .remove-another,.tab-pane-collection .pane-collection-hide,.tab-pane-example .pane-example-hide,.tab-pane-folder .pane-folder-hide,.tab-pane-request .pane-request-hide,.tab-pane-untitled .pane-untitled-hide{display:none}.json-editor-blackbord{background:var(--gray-100)!important;color:var(--dark)!important}.json-editor-blackbord a.json-toggle:before{color:var(--gray-400);content:"▼";display:inline-block;height:20px;left:-11px;position:absolute;text-align:center;width:15px}.different_element div.jsoneditor-field,.different_element div.jsoneditor-value{color:var(--danger)!important}.jsoneditor{border:1px solid var(--dark)!important;display:flex;flex-direction:column;overflow:hidden}.jsoneditor .jsoneditor-menu{background-color:var(--common-dark);border-bottom:1px solid var(--gray-300)}.jsoneditor .jsoneditor-menu>button.jsoneditor-undo:disabled{background-position:-24px -96px}.jsoneditor .jsoneditor-menu>button.jsoneditor-redo:disabled{background-position:-48px -96px}.jsoneditor-poweredBy{display:none}.jsoneditor-modal-sort{width:365px!important}.pico-modal-contents>p:first-of-type{display:none}.pagebody-sub-content{display:flex;flex-wrap:wrap}.pagebody-sub-content .subcontent-left{flex-basis:calc(100% - 40px);flex-grow:0;flex-shrink:0;max-width:calc(100% - 40px)}.pagebody-sub-content .subcontent-sidebar{flex:0 0 40px;height:calc(100vh - 359px);max-width:40px;overflow:auto}.pagebody-sub-content .subcontent-sidebar .header-subcontent{background-color:var(--white);bottom:auto;display:flex;left:0;padding:0;position:-webkit-sticky;position:sticky;right:0;top:0}.pagebody-sub-content .subcontent-sidebar .header-subcontent .header-subcontent-left{display:none;padding:10px}.pagebody-sub-content .subcontent-sidebar .header-subcontent .header-subcontent-right{padding:4px;text-align:center}.pagebody-sub-content .subcontent-sidebar .header-subcontent .header-subcontent-right .subcontent-toggle i{-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all .5s}.pagebody-sub-content .subcontent-sidebar .body-subcontent{display:none;padding:10px}.subcontent-left .json-view,.subcontent-sidebar{height:calc(100vh - 380px)!important}.active-subcontent.pagebody-sub-content .subcontent-left{flex-basis:calc(100% - 300px);flex-grow:0;flex-shrink:0;max-width:calc(100% - 300px)}.active-subcontent.pagebody-sub-content .subcontent-sidebar{flex:0 0 300px;font-size:.625rem;line-height:normal;max-width:300px}.active-subcontent.pagebody-sub-content .subcontent-sidebar .header-subcontent .header-subcontent-right .subcontent-toggle i{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.active-subcontent.pagebody-sub-content .subcontent-sidebar .body-subcontent,.active-subcontent.pagebody-sub-content .subcontent-sidebar .header-subcontent .header-subcontent-left{display:block}.snippet-list{list-style:none;margin:0;padding:0}.snippet-list .snippet-item{font-size:.625rem;line-height:normal;margin:0;padding:0 0 0 15px;position:relative}.snippet-list .snippet-item a{color:var(--primary);margin:0;padding:0}.save-to-group{max-height:300px;min-height:150px;overflow:auto}.save-to-group ul{list-style:none;margin:0;padding:0}.save-to-group ul li{margin:0;padding:0;position:relative}.save-to-group ul li a.link-save-to{background-color:var(--white);display:flex;font-size:.75rem;line-height:1.5;margin:0;padding:6px 25px 6px 10px;position:relative;text-decoration:none;width:100%;z-index:2}.save-to-group ul li a.link-save-to.collapsed{background-color:var(--white);z-index:inherit}.save-to-group ul li a.link-save-to.collapsed:hover{z-index:1}.save-to-group ul li a.link-save-to .folder-icon{color:var(--success)!important;margin:0 5px 0 0;position:relative;z-index:2}.save-to-group ul li a.link-save-to[aria-expanded=true]{background-color:var(--gray-100)!important}.save-to-group ul li ul li a.link-save-to{padding-left:30px}.save-to-group ul li ul li ul li a.link-save-to{padding-left:50px}.save-to-group ul li.link-save-empty{padding:15px;text-align:center}.save-to-group ul li.save-is-disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.save-to-group ul li.link-save-empty:before,.save-to-group ul li.project-save-empty:before{opacity:0!important}.save-to-group ul li a.link-save-to.collapsed:hover,.save-to-group ul li a.link-save-to:hover{background-color:var(--gray-100)}.btn-badge text,.btn-bulk-edit{vertical-align:middle}.collection-list-card .collection-list-card-header .link-card{align-items:center;display:flex;font-size:.75rem;font-weight:600;line-height:1.5;padding:6px}.collection-list-card .collection-list-card-header .link-card .collection-link-card-icon{opacity:0}.collection-list-card .collection-list-card-header .link-card:hover{background:var(--dark-100)}.collection-list-card .collection-list-card-header .link-card:hover .collection-link-card-icon{opacity:1}.collection-list-card .collection-list-card-header .link-card i{font-size:.875rem;line-height:normal;margin-right:5px}.collection-list-card .collection-list-card-header .link-card i.link-card-icon{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.collection-list-card .collection-list-card-header .link-card.collapsed i.link-card-icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.collection-list-card .collection-list-card-header .link-card:active{background:var(--gray-100)}.collection-list-card .collapse-body .collection-list-card .collection-list-card-header .link-card{padding-left:22px}.collection-list-card .collapse-body .collection-list-card .collapse-body .collection-list-card .collection-list-card-header .link-card{padding-left:42px}.project-card-block{background:var(--gray-100);border:1px solid var(--gray-300);border-radius:4px 4px 4px 4px;display:block;overflow:hidden;padding:10px 20px;position:relative}.project-card-block .card-content-label{color:var(--gray-600);font-size:.875rem!important;font-weight:600;line-height:1.45!important;margin-bottom:0}.project-card-block .card-content-ans{color:var(--dark);font-size:.875rem!important;font-weight:500;line-height:1.45!important;margin-bottom:0}.testcase-card{max-height:238px!important;overflow:auto}.table tfoot td,.table tfoot th{border-top:0 solid var(--transparent)!important}.avatar-xs{background:var(--primary);border:2px solid var(--white);border-radius:50% 50% 50% 50%;color:var(--white);display:block;font-size:.75rem;height:30px;line-height:1.5;margin:auto;overflow:hidden;position:relative;text-align:center;width:30px}.avatar-xs img{bottom:0;display:block;height:auto;left:0;margin:auto;position:absolute;right:0;top:0;width:100%}.view-icons{align-items:center;background:var(--white);border:1px solid var(--primary-500-transparent);border-radius:6px 6px 6px 6px;display:flex;gap:5px;padding:4px}.view-icons a{align-items:center;border-radius:6px 6px 6px 6px;color:var(--gray-600)!important;display:block;display:inline-flex;height:26px;justify-content:center;text-align:center;transition:.3s ease-in-out;width:26px}.view-icons a:last-child{border-right:0 solid var(--transparent);margin-right:0}.view-icons a.active,.view-icons a:hover{background:var(--common-primary);color:var(--common-white)!important}.view-icons a .view-icon-bar{font-size:1.375rem;line-height:normal}.view-icons a .fi.view-icon-bar{font-size:1rem!important;line-height:1.4!important}.loan-summary{margin:10px 0 0}a.badge:focus,a.badge:hover{text-decoration:none}.btn .badge,.dual-listbox .dual-listbox__button .badge{position:relative;top:-1px}.badge-dot{background-color:var(--transparent);border:0 solid var(--transparent);border-radius:50% 50% 50% 50%;display:block;height:10px;max-width:10px;min-width:10px;width:100%}.jsoneditor-manual div.jsoneditor{border:1px solid var(--gray-300);border-radius:4px 4px 4px 4px}.jsoneditor-manual div.jsoneditor .ace-jsoneditor .ace_gutter{background:var(--gray-100)}.jsoneditor-manual div.jsoneditor .ace-jsoneditor .ace_gutter-active-line{background:var(--gray-200)}.jsoneditor-manual div.jsoneditor div.jsoneditor-menu{background:var(--dark);border-radius:4px 4px 0 0}.jsoneditor-manual div.jsoneditor .jsoneditor-statusbar{border-radius:0 0 4px 4px;border-top:1px solid var(--gray-300)}.ace_content{-webkit-font-feature-settings:"liga","clig off";font-feature-settings:"liga","clig off";background:var(--white-100);box-sizing:border-box;-webkit-font-variant-ligatures:no-common-ligatures;font-variant-ligatures:no-common-ligatures;min-width:100%;position:absolute}.jsoneditor-text{background-color:var(--white-100)!important;border:0 solid var(--transparent)!important;box-sizing:border-box!important;height:100%!important;margin:0!important;outline-width:0!important;resize:none!important;width:100%!important}.ace-jsoneditor .ace_text-layer,.ace-jsoneditor .ace_variable,.jsoneditor-text{color:var(--black)!important}.ace-jsoneditor .ace_string{color:var(--common-success)!important}.myclass{-webkit-filter:brightness(1.5);filter:brightness(1.5)}.log-slider .item{direction:ltr;display:block;padding:0 5px;position:relative;top:10px}.knob{font-size:.875rem!important;line-height:1.45!important}table.table thead tr th{color:var(--dark);font-weight:700;position:relative}table.table thead tr th.sorting,table.table thead tr th.sorting_asc{padding-right:25px!important}.costing-charts,.estimate-charts{position:relative}.cost-charts,.estimation-charts{bottom:0;display:block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:-1}.cost-charts.active,.estimation-charts.active{opacity:1;pointer-events:inherit;z-index:1}.apexcharts-toolbar{right:10px!important;z-index:0!important}.login-wrpper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;flex-basis:100%;justify-content:center;margin:0 auto;min-height:100vh;overflow:hidden;width:100%}.loginwrapper-index.login-wrpper{min-height:100dvh}.login-inner-wrapper{border-radius:20px 20px 20px 20px;justify-content:center;margin:20px auto;max-width:650px;padding:30px;position:relative;width:650px}.login-inner-wrapper .card{border-radius:8px 8px 8px 8px}.login-inner-wrapper .card .card-body{padding:30px}.top-header{font-weight:300;height:30px;overflow:hidden;padding:0;position:relative;width:100%;z-index:101}.top-header .noticeview-widget-container{color:var(--common-white);height:100%;margin:0;position:absolute;width:100%}.custom input{display:none;padding:0!important;width:30px}.custom span{display:none}.custom svg{color:var(--primary)}.custom .rs-btn{border:1px solid var(--black);height:40px;padding:0!important;width:40px}.apexcharts-legend-text{color:var(--dark)!important;font-family:Mulish,sans-serif!important;margin:0 6px}.accordion-button a{display:flex;width:100%}.project-last-day{margin-top:-6px}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield}.MuiFormControl-root{margin-top:0!important}.followupdetailscard{background-color:var(--dark-100)!important;box-shadow:0 0 0 0!important}.openingLeftSidebar{background:var(--gray-300);left:-8px!important;z-index:1500}.chart-detail-list-icon{height:10px;margin-right:5px;width:10px}.intl-tel-input{width:100%}.rstcustom__rowContents{background-color:var(--semi-white);border:1px solid var(--semi-gray-200);border-radius:6px 6px 6px 6px;box-shadow:none;max-width:235px;min-width:235px;padding:5px 10px}.rstcustom__rowContents .rstcustom__rowLabel{border-radius:6px 6px 6px 6px;padding:0;width:100%}.rst__lineFullVertical:after,.rst__lineHalfHorizontalRight:before,.rst__lineHalfVerticalBottom:after,.rst__lineHalfVerticalTop:after,.rstcustom__lineChildren:after{background-color:var(--semi-gray-200)!important}.rstcustom__collapseButton,.rstcustom__expandButton{border:1px solid var(--semi-gray-200);box-shadow:none;transition:all .3s ease-in-out}.rst__node{height:50px!important}.rstcustom__rowWrapper{padding:5px 5px 5px 0}.rstcustom__rowWrapper:hover{opacity:1}.rstcustom__rowWrapper:hover .rstcustom__rowContents{border-color:var(--primary)!important}.rstcustom__collapseButton:focus,.rstcustom__expandButton:focus{box-shadow:0 0 3px 3px var(--dark-200)!important}.form-heading{color:var(--dark);display:block;font-size:.875rem;font-weight:600;line-height:normal;margin-bottom:10px}.menu-data{color:var(--semi-gray-700)}.menu-data i{margin-right:5px}.rightside-header-icon-list{margin:0 0 12px}.rightside-header-icon-list li{vertical-align:middle}.btn-close-right-sidebar{align-items:center;border:0 solid var(--transparent)!important;border-radius:50% 50% 50% 50%!important;display:flex;justify-content:center;padding:8px}.btn-close-right-sidebar i{font-size:1.125rem;line-height:normal}.btn-close-right-sidebar:active,.btn-close-right-sidebar:focus,.btn-close-right-sidebar:hover{border:0 solid var(--transparent)!important}.organization-serach-icon{bottom:unset;left:10px;padding:0;right:unset;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.organization-input{padding-left:40px!important}.orgchart-container{background-color:var(--white)!important;border:1px solid var(--gray-200)!important;height:100%!important;margin:0!important;overflow:hidden}.orgchart-container .orgchart{background:none;border:0 solid var(--transparent);height:inherit;-webkit-transform:matrix(.719405,0,0,.719405,-13,-76);transform:matrix(.719405,0,0,.719405,-13,-76);width:-webkit-fill-available}.orgchart-container .orgchart ul li .oc-node:not(:only-child):after{bottom:-60px!important;height:65px!important}.orgchart-container .orgchart ul li.oc-hierarchy .oc-node{background:none;border:0 solid var(--transparent);margin-bottom:60px;padding:5px}.orgchart-container .orgchart ul li.oc-hierarchy .oc-node .container{align-items:center;background-color:var(--primary-200-transparent);border:1px solid var(--primary-300-transparent)!important;border-radius:8px 8px 8px 8px;cursor:move;justify-content:center;min-height:90px;min-width:300px;padding:10px!important}.orgchart-container .orgchart ul li.oc-hierarchy .oc-node .container img{height:55px!important;width:55px!important}.orgchart-container .orgchart ul li.oc-hierarchy .oc-node .container .emp-detail-sec{padding:0;text-align:center}.orgchart-container .orgchart ul li.oc-hierarchy .oc-node .container .emp-detail-sec .fullname{color:var(--primary);font-size:1.375rem;font-weight:700;line-height:normal}.orgchart-container .orgchart ul li.oc-hierarchy .oc-node .container .emp-detail-sec .position-title{color:var(--gray-600);font-size:1.25rem;font-weight:600;line-height:normal;margin-top:5px}.orgchart-container .orgchart ul li.oc-hierarchy .oc-node .container.role-hierarchy{min-height:50px;min-width:200px;padding:10px!important}.orgchart-container .orgchart ul li.oc-hierarchy .oc-node .container.role-hierarchy .position{color:var(--primary);font-size:1rem;font-weight:500;line-height:normal}.orgchart-container .orgchart ul li.oc-hierarchy .oc-node .container.role-hierarchy .action-btn{display:flex;justify-content:center;margin-top:5px}.orgchart-container .orgchart ul li.oc-hierarchy .oc-node .container.role-hierarchy .action-btn .btn-icon{border-radius:50% 50% 50% 50%;justify-content:center;margin:0 8px;min-height:28px;min-width:28px}.orgchart-container .orgchart ul li.oc-hierarchy .oc-node .container.role-hierarchy .action-btn .btn-icon i.material-icons-round{font-size:1.125rem;line-height:normal}.orgchart-container .orgchart ul li.oc-hierarchy .oc-node.selected .container{border-color:var(--primary)!important}.orgchart>ul>li>ul li:before{border-top:1px solid var(--primary-800-transparent)!important;top:0!important}.orgchart>ul>li>ul li:first-child:before{left:50%!important;width:50%!important}.orgchart>ul>li>ul li>.oc-node:before{left:50%!important;top:-93px!important}.orgchart>ul>li>ul li:only-child:before{width:1px!important}.orgchart ul{justify-content:center}.orgchart ul li{padding-top:94px}.orgchart ul li .oc-node:not(:only-child):after{bottom:-60px!important;height:65px!important;left:50%!important}.orgchart ul li .oc-node:not(:only-child):after,.orgchart>ul>li>ul li>.oc-node:before{background-color:var(--primary-800-transparent)!important;height:98px!important;width:1px!important}.organization-body .default-img-icon,.organization-user-img{font-size:1.625rem;height:62px;left:50%;line-height:normal;max-width:100%;position:absolute;top:-46px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:62px}.approval-hierarchy .cancel-button{min-height:26px!important;min-width:32px!important}.approval-hierarchy .delete-button{min-height:25px!important;min-width:32px!important}.approval-hierarchy .criteria-list:hover{background:var(--gray-600-transparent)}.approval-hierarchy .sidebar-criteria-width{width:calc(100% - 13px)!important}.approval-hierarchy .sidebar-criteria-width-bulk{width:calc(100% - 30px)!important}.approval-hierarchy .orgchart-container{border:0 solid var(--transparent)!important}.approval-hierarchy .search-highlight{background-color:var(--gray-500-transparent)!important;box-shadow:0 0 10px var(--gray-400-transparent)!important}.approval-hierarchy .search-current{background-color:var(--warning-500-transparent)!important;box-shadow:0 0 10px var(--warning-400-transparent)!important}.approval-hierarchy .transition-all{transition:all .3s ease}.approval-hierarchy .role-hierarchy{min-width:275px!important}.search-candidate-field,.search-candidates .search-candidates-icon:hover~.search-candidate-field{opacity:1}.bg-remove div button,.bg-remove div button :hover{background:none;border:0 solid var(--transparent);box-shadow:0}.client-document-preview-iframe.right-sidebar-content,embed.right-sidebar-content{border:1px solid var(--gray-200);border-radius:4px 4px 4px 4px;height:calc(100vh - 240px);margin:0!important;object-fit:scale-down;padding:5px;width:100%}.no-result-label{align-items:center;display:grid;height:100%;text-align:center}.reviewbadge{border:1px solid var(--gray-200);border-radius:50% 50% 50% 50%;display:flex;justify-content:center;left:5%;padding:2px;position:absolute;top:-8px;z-index:1}.completebadge,.reviewbadge{background-color:var(--primary)}.completebadge{border-radius:50% 50% 50% 50%;height:10px;min-width:10px;width:10px}.search-input{display:block;transition:width .5s ease}.search-icon{transition:all .5s;z-index:103}.person-cards{display:flex;flex-wrap:wrap;max-width:235px;overflow:auto}.person-cards .person{border:1px solid var(--gray-300);border-radius:4px 4px 4px 4px;flex:0 0 95px;margin:0 10px 10px 0;max-width:95px;text-align:center}.person-cards .person:hover{box-shadow:0 0 10px 1px rgba(0,0,0,.08)}.person-cards .person>a{display:flex;padding:5px 5px 0}.person-cards .person>a i{font-size:.625rem;line-height:normal;margin-left:0}.person-cards .person img{display:block;margin:auto auto 10px}.person-cards .person .person-name{font-size:.625rem;line-height:normal;margin:0 0 5px;padding:5px}.step-headline{align-items:center;display:flex;gap:10px;justify-content:center}.step-headline img{width:50px}.step-sec{align-items:center;display:flex;justify-content:space-around;margin-bottom:40px;width:100%}.step-line{padding:30px 0 8px;text-align:center}.steps{display:inline-block;font-size:.875rem;font-weight:500;line-height:normal;padding:15px 20px 0;position:relative;text-align:center}.steps:before{background:var(--white);border:1px solid var(--gray-400);border-radius:50% 50% 50% 50%;display:block;height:18px;left:50%;top:-15px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:18px}.steps:after,.steps:before{content:"";position:absolute}.steps:after{background-color:var(--gray-200);height:2px;right:-82px;top:-7px;width:100%;z-index:-1}.steps:last-child:after{display:none}.active-step .step-dot{background:var(--primary);border-radius:50% 50% 50% 50%;display:block;height:10px;left:50%;position:absolute;top:-11px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:10px}.active-step.steps:before{border-color:var(--primary)}.completed-step:before{background:var(--primary);border-color:var(--primary);border-radius:50% 50% 50% 50%;content:"";display:block;height:18px;left:50%;position:absolute;top:-15px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:18px}.completed-step .step-dot{border-width:1px;border-bottom:2px solid var(--common-white);border-left:0 solid var(--common-white);border-right:2px solid var(--common-white);border-top:0 solid var(--common-white);height:9px;left:50%;position:absolute;top:-12px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);width:5px}.text-dot-right label{display:flex;width:100%}.ql-align-center{text-align:center}.ql-align-right{text-align:right}.ql-align-justify{text-align:justify}div:not(.ql-editor)>.ql-indent-1{margin-left:4%}div:not(.ql-editor)>.ql-indent-2{margin-left:8%}div:not(.ql-editor)>.ql-indent-3{margin-left:12%}div:not(.ql-editor)>.ql-indent-4{margin-left:16%}div:not(.ql-editor)>.ql-indent-5{margin-left:20%}div:not(.ql-editor)>.ql-indent-6{margin-left:24%}div:not(.ql-editor)>.ql-indent-7{margin-left:28%}div:not(.ql-editor)>.ql-indent-8{margin-left:32%}.ql-size-small{font-size:.625rem;line-height:normal}.ql-size-large{font-size:1.125rem;line-height:normal}.ql-size-huge{font-size:2.125rem;line-height:normal}.agreement-document{height:auto;margin:auto;width:80%}.autorised-sign{text-align:right!important}.company-signature{height:50px;margin-bottom:-50px;max-height:50px!important;position:relative!important;top:-100px!important}.company-signature>img{max-height:90px}.only-signature{height:100%!important;max-height:50px!important;min-height:50px!important;position:relative!important}.only-signature>img{max-height:100%!important;min-height:100%!important}.pay-slip{top:-110px!important}.autorised-sign-text{position:relative}.agreement-spinner,.global-spinner{-webkit-animation:spinner-animation .5s linear infinite;animation:spinner-animation .5s linear infinite;border:4px solid rgba(0,0,0,.225);border-radius:50% 50% 50% 50%;border-top:4px solid var(--common-primary)}.agreement-spinner-1,.global-spinner-1{height:44px;width:44px}.agreement-spinner-center,.global-spinner-center{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.agreement-spinner-message,.global-spinner-message{color:var(--common-primary);font-size:1.25rem;font-weight:700;line-height:normal}#applicationdocumentprint,#letterpreviewprint{padding:0 10%}#applicationdocumentprint>*,#letterpreviewprint>*{font-size:1rem;line-height:normal;margin-bottom:0!important;word-break:break-word}.followup-transfer-main-content-wrap{display:grid;grid-template-columns:1fr 1fr 1fr;height:400px;overflow:auto}.followup-transfer-content{background-color:var(--primary-100);border-radius:4px 4px 4px 4px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px;width:100%}.followup-transfer-content .person-cards{max-height:unset;overflow:unset}.followup-transfer-content-header{border-bottom:1px solid var(--primary-300);font-size:.875rem;font-weight:600;line-height:normal;padding:0 0 5px}.tag-follow{background-color:var(--gray-200);border-radius:20px 20px 20px 20px;color:var(--dark);font-size:.75rem;font-weight:500;line-height:normal;padding:4px 8px}.ql-font span[data-value=comic-sans]:before,.ql-font-comic-sans{font-family:Comic Sans MS!important}.chart-sync-animation{animation:syncrotation 1s infinite;-webkit-animation:syncrotation 1s infinite}.tick-mark-grey{background:var(--gray-600-transparent);border:1px solid var(--transparent);color:var(--dark)}.tick-mark-done{background:var(--common-primary)}.tick-mark-completed,.tick-mark-done{border:1px solid var(--transparent);color:var(--common-white)}.tick-mark-completed{background:var(--common-success)!important}.tick-mark-cancel{background:var(--common-danger)!important;border:1px solid var(--transparent);color:var(--common-white)}.questions-main-section,.questions-main-section-compare{align-items:center;border-radius:50% 50% 50% 50%;display:flex;height:50px;justify-content:center;left:-25px;position:absolute;top:25px;width:50px;z-index:0}.questions-inner-section{background-color:var(--white);border:1px solid var(--gray-200)!important;border:0 solid var(--transparent);border-radius:8px 8px 8px 8px;margin-left:auto;min-height:120px}.candidate-opening-ques .questions-main-section-compare{left:-12px;margin:0;top:15px}.golden-texture{-webkit-background-clip:text;background-clip:text;background-size:100%;color:var(--transparent);font-family:Scheherazade New;text-align:center}.font-dancing{font-family:Dancing Script,cursive}.homedashboard-issue-list-icon{border-radius:4px 4px 4px 4px;height:20px;width:20px}.followup-stage-icon{align-items:center;border:0 solid var(--transparent);border-radius:20px 20px 20px 20px;color:var(--common-white)!important;cursor:pointer;display:flex;font-size:1rem;justify-content:center;line-height:normal;text-align:center;text-decoration:none}.subdomain-img{background-position:0;background-repeat:no-repeat;background-size:cover}.subdomain-title{font-size:3.125rem;letter-spacing:-1px;line-height:60px;margin-bottom:20px;margin-top:20px}.subdomain-text{font-size:1.875rem;line-height:1.25;margin-bottom:0}.subdomain-bg-circle{background-color:linear-gradient(270deg,#40a4ff,#311996 99.99%);height:55px;width:55px}.subdomain-support{gap:20px}.changes-title img{height:100px;width:100px}#marqueetagcontent *{margin:0!important;padding:0!important}.default-img-icon,.shadow-img{box-shadow:0 .0625em .0625em rgba(0,0,0,.25),0 .125em .5em rgba(0,0,0,.25),inset 0 0 0 1px hsla(0,0%,100%,.1)}.default-img-icon{align-items:center;background-color:var(--common-info);border-radius:50% 50% 50% 50%;color:var(--common-white);display:flex;flex-shrink:0;font-size:.625rem;font-weight:600;height:40px;justify-content:center;line-height:normal;margin:0;width:40px}.default-img-dropdown{border-radius:50% 50% 50% 50%;font-size:.5rem;font-weight:500;height:20px;line-height:1;margin-right:4px;min-height:20px!important;min-width:20px!important;width:20px}.duedate-icon-visible{opacity:0}.duedate-icon:hover .duedate-icon-visible{opacity:1}.tagedit .rs-bg-danger-placement-top-start .rs-dropdown-menu{bottom:auto!important;display:block;left:155px!important;margin:auto;overflow:auto;position:fixed!important;top:370px!important;z-index:5}.sprintassigne .rs-bg-danger-placement-auto{position:relative;top:-20px}.sprintassigne .rs-bg-danger-placement-auto .rs-dropdown-menu{overflow:hidden;position:fixed;z-index:5}.assigndropdown>div ul{left:40px!important}.sprintassigne-dropdown .rs-bg-danger-placement-auto{position:relative;top:-20px}.sprintassigne-dropdown .rs-bg-danger-placement-auto .rs-dropdown-menu{border:0 solid var(--transparent);overflow:hidden;position:fixed}.duedate .rs-bg-danger-placement-top-start .rs-dropdown-menu{border:0 solid var(--transparent);bottom:auto!important;display:block;left:-91px!important;margin:auto;position:fixed!important;right:0!important;top:32px!important;z-index:5}.bd{border:1px solid var(--gray-200);border-radius:20px 20px 20px 20px}.next-ss{background-color:var(--primary-transparent);border-radius:50px 50px 50px 50px;color:var(--common-primary);height:35px;width:35px}.next-ss:hover{background-color:var(--primary-100)}.mood-scale{margin:0 16px 16px 0}.mood-scale img{-webkit-transform:scale(1.4);transform:scale(1.4);transition:all .7s}.mood-scale-default img{-webkit-transform:scale(1);transform:scale(1);transition:all .7s}.home-mood-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.home-mood-content .mood-scale-default{margin:0 16px 16px 0}.home-mood-modal{height:auto;max-height:650px}#dock-container{background:var(--gray-200-transparent);border-radius:8px 8px 0 0;bottom:0;position:fixed;text-align:center;width:96%}#dock-container li{display:inline-block;list-style-type:none;position:relative}#dock-container li img{-webkit-box-reflect:below 2px -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(.7,transparent),to(hsla(0,0%,100%,.5)));height:65px;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;transition:all .3s;width:65px}#dock-container li:hover img{margin:0 32px;-webkit-transform:scale(1.5);transform:scale(1.5)}#dock-container li:hover span{color:var(--white);display:block}#dock-container li span{background-color:var(--black-transparent);border-radius:8px 8px 8px 8px;bottom:100px;display:none;left:0;padding:4px 0;position:absolute;width:100%}.birhday-popup{align-items:center;background-image:none;background-position:50%;background-repeat:no-repeat;background-size:60px;background:var(--black-transparent);justify-content:center;left:0;opacity:1;position:fixed;top:0;z-index:999999999}.birhday-popup,.birthday-content{display:flex;height:100%;text-align:center;width:100%}.birthday-content{position:relative;z-index:5}.birthday-bg,.birthday-img{display:block;margin:auto}.birthday-bg{background:var(--white);border-radius:20px 20px 20px 20px;box-shadow:0 0 30px 0 var(--gray-500);height:550px;width:582px}.birthday-bg>figure:first-child{-webkit-filter:saturate(1.6);filter:saturate(1.6)}.birthday-bg-stream{background:var(--white);border:1px solid var(--gray-200);border-radius:8px 8px 8px 15px;box-shadow:0 2px 8px rgba(0,0,0,.15);display:block;margin:auto;width:100%}.birthday-data{bottom:-7%;position:relative;top:auto}.birthday-data h5{font-family:Noto Sans Chorasmian,sans-serif;letter-spacing:2px}.birthday-data h3{font-weight:800}.birthday-data h4{font-weight:700}.funnel-pipeline-chart{-webkit-clip-path:polygon(0 0,100% 0,60% 78%,60% 100%,40% 100%,40% 78%);clip-path:polygon(0 0,100% 0,60% 78%,60% 100%,40% 100%,40% 78%);margin:auto;text-align:center;width:500px}.funnel-pipeline-chart-row{color:var(--common-white);font-size:.75rem;line-height:normal;margin:2px 0;min-height:1px;padding:10px 0;width:100%}.sorting-chart .sorting_asc{cursor:pointer;padding-right:25px!important;position:relative;white-space:nowrap}.sorting-chart .sorting_asc,.sorting-chart .sorting_desc{white-space:normal}.sorting-chart .sorting_asc:after,.sorting-chart .sorting_asc:before,.sorting-chart .sorting_desc:after,.sorting-chart .sorting_desc:before{color:var(--dark);display:block;font-family:Material Icons Round!important;font-size:.875rem;font-weight:400;line-height:normal;opacity:.8;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sorting-chart .sorting_asc:before,.sorting-chart .sorting_desc:before{content:"";font-size:1rem;line-height:normal;right:4px;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.sorting-chart .sorting_asc:after,.sorting-chart .sorting_desc:after{content:"";font-size:1rem;line-height:normal}.sorting-chart .sorting_asc:before,.sorting-chart .sorting_desc:after{opacity:.3!important}.ribbon{height:120px;overflow:hidden;position:absolute;right:-5px;text-align:right;top:-5px;width:120px;z-index:1}.ribbon span{background:var(--common-primary);background:linear-gradient(var(--primary-400) 0,var(--primary-500) 100%);box-shadow:0 3px 10px -5px var(--black-transparent);color:var(--white);display:block;font-size:.75rem;font-weight:500;line-height:1.5;position:absolute;right:-25px;text-align:center;top:32px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:132px}.ribbon span:before{border-left:3px solid var(--dark-800);border-right:3px solid transparent;left:0;top:92%}.ribbon span:after,.ribbon span:before{border-bottom:3px solid transparent;border-top:3px solid var(--dark-800);content:"";position:absolute;z-index:-1}.ribbon span:after{border-left:3px solid transparent;border-right:3px solid var(--dark-800);right:0;top:100%}.progress-graph-storage{background-color:var(--gray-200);border-radius:20px 20px 20px 20px;display:flex;font-size:.625rem;height:15px;line-height:normal;overflow:hidden;width:100%}.mypackage-storage-icon{border-radius:4px 4px 4px 4px;height:12px;width:12px}.card-hover i{opacity:0}.card-hover:hover i{opacity:1}.css-16awh2u-MuiAutocomplete-root .MuiInput-root .MuiInput-input{color:var(--dark)!important;font-size:.875rem;line-height:normal;padding:4px 4px 4px 0!important}.blink_me{-webkit-animation:blinker 4.5s linear infinite;animation:blinker 4.5s linear infinite}.blink_me_button{-webkit-animation:zoom-in-out 1s linear infinite;animation:zoom-in-out 1s linear infinite}.table-hover-effect:hover{background-color:var(--gray-100)}.reason-modal{background-color:var(--warning-500-transparent);border-radius:8px 8px 0 0;height:80px;position:relative}.reason-modal-img{background-color:var(--white);border:10px solid var(--white)!important;border-radius:50% 50% 50% 50%;height:80px;margin-left:43%;margin-top:35px;position:absolute;text-align:center;width:80px}.reason-card{max-height:500px!important;overflow-x:hidden;overflow-y:scroll;padding-bottom:10px}.error-modal{background-color:var(--danger-100);border-radius:8px 8px 0 0;height:90px;position:relative}.error-modal-img{height:80px;margin-left:45%;padding:15px 0;width:80px}.clockout-modal{align-items:center;background-color:var(--warning-400-transparent);border-radius:8px 8px 0 0;display:flex;height:100px;justify-content:center;position:relative}.clockout-modal .clockout-modal-img{height:65px;margin:0 auto;width:65px}.date-time-white div input{color:var(--black)!important}.selection-disabled{-webkit-user-select:none;-ms-user-select:none;user-select:none}.table-footer-cell{align-items:center;display:table-cell;padding:10px;text-align:justify}.accordian-design{background-color:var(--white);border:1px solid var(--gray-200);cursor:pointer;height:auto;justify-content:center;margin-bottom:10px;padding:10px}.accordian-design:last-child{margin-bottom:0}.leave-type{background:var(--common-primary);border-radius:4px 4px 4px 4px;color:var(--common-white)!important;padding:2px 4px}.assigne-btn{box-shadow:var(--white-200) 0 2px 2px}.progress-module{background-color:var(--gray-300);border-radius:4px 4px 4px 4px;display:flex;font-size:.625rem;height:6px;line-height:normal;overflow:hidden;position:absolute;width:100%}.icon-dropdown .project-img-icon{align-items:center;background-color:transparent;border-radius:50% 50% 50% 50%;box-shadow:0 .0625em .0625em rgba(0,0,0,.25),0 .125em .5em rgba(0,0,0,.25),inset 0 0 0 1px hsla(0,0%,100%,.1);color:var(--common-white);display:flex;font-size:.75rem;font-weight:600;height:25px;justify-content:center;left:0;line-height:normal;margin:0;min-height:25px;min-width:25px;position:absolute;top:0;width:25px}.icon-dropdown .rs-dropdown-placement-bottom-end{position:unset!important}.icon-dropdown.right-drop .project-img-icon+.rs-dropdown-menu{right:0}.assigne-img-icon{align-items:center;background-color:var(--gray-200-transparent);border:1px dashed var(--gray-500);border-radius:50% 50% 50% 50%;color:var(--common-white);display:flex;font-size:1rem;font-weight:600;height:26px;justify-content:center;line-height:normal;margin:0;min-height:26px;min-width:26px;padding:0;width:26px}.task-classview-eye .rs-bg-danger-placement-auto{overflow:visible}.meeting-status-modal{border-radius:4px 4px 0 0;margin-top:30px;padding:12px 24px;position:relative;text-align:center}.meeting-status-modal-img{height:70px;width:70px}.meeting-appurl:hover{color:var(--common-info)}.training-form-content .taskdetail{height:calc(100% - 185px)}.card-click{-webkit-transform:scale(1);transform:scale(1);transition:all .1s ease-in-out}.reward-animation-border{--border-width:5px;align-items:center;background:var(--white);display:flex;position:relative;transition:all .1s ease-in-out}.reward-animation-border:after{-webkit-animation:moveGradient 4s infinite alternate;animation:moveGradient 4s infinite alternate;background:linear-gradient(60deg,var(--primary-100),var(--purple-100),var(--pink-100),var(--danger-100),var(--info-100),var(--success-100),var(--gray-300),var(--info-300));background-position:0 50%;background-size:300% 300%;border:2px solid var(--warning-600);border-radius:8px 8px 8px 8px;content:"";height:calc(100% + var(--border-width)*2);left:calc(var(--border-width)*-1);position:absolute;top:calc(var(--border-width)*-1);transition:all .1s ease-in-out;width:calc(100% + var(--border-width)*2);z-index:-1}.delete-badge .delete-icon-wrapper{display:none}.delete-badge:hover .delete-icon-wrapper{display:flex}.multidate-calendar-container{grid-template-columns:repeat(7,1fr)}.multidate-date-box{aspect-ratio:1/1}.multidate-date-box:hover{background-color:var(--gray-400);color:var(--white)}.delete-icon{display:none!important}.bg-blue-gradient{background:var(--common-purple)!important;background:linear-gradient(94.12deg,var(--primary-800) 10.04%,var(--primary-800) 98.44%)!important}.taskmodal-drag-icon{background-color:var(--white);border:1px solid var(--gray-200);border-radius:50% 50% 50% 50%;box-shadow:0 1px 2px 0 rgba(60,64,67,0),0 1px 3px 1px rgba(60,64,67,.15);cursor:pointer;font-size:1rem;height:30px;justify-content:center;left:50%;line-height:normal;top:-15px;-webkit-transform:translateX(-50%) rotate(180deg);transform:translateX(-50%) rotate(180deg);width:30px;z-index:-1}.taskmodal-drag-icon.icon-collapse{-webkit-transform:translateX(-50%) rotate(0deg);transform:translateX(-50%) rotate(0deg)}.profilepic{background-repeat:space;background-repeat:no-repeat;background-size:100%;height:150px;margin:auto;object-fit:cover;width:150px}.wall-of-fame-frames{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;text-align:center;width:100%}.wall-of-fame-frames-default{height:inherit;position:absolute;width:inherit}.poll-ans-tab{border-radius:4px 0 0 4px!important;height:100%!important;position:absolute!important;transition:width .4s ease-out}.gradient-box{position:relative}.gradient-box:before{background:radial-gradient(ellipse farthest-corner at right bottom,#fedb37 0,#fdb931 8%,#9f7928 30%,#8a6e2f 40%,transparent 80%),radial-gradient(ellipse farthest-corner at left top,var(--white) 0,#8a4a19 8%,#d1b464 25%,#5d4a1f 62.5%,#5d4a1f 100%);border-radius:8px 8px 8px 8px;content:"";inset:0;-webkit-mask:linear-gradient(var(--common-white) 0 0) content-box,linear-gradient(var(--common-white) 0 0);mask:linear-gradient(var(--common-white) 0 0) content-box,linear-gradient(var(--common-white) 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:3px;position:absolute}.crown-position{left:0;margin:auto;position:absolute;right:0}.reaction{text-align:center}.emoji-wrapper,.reaction{display:inline-block;position:relative}.emoji{font-size:2rem;line-height:normal}.count,.emoji{cursor:pointer}.count{background:var(--common-danger);border:4px solid var(--white);border-radius:20px 20px 20px 20px;color:var(--white);font:600 .9em Muli,arial,sans-serif;height:28px;min-width:20px;padding:0 4px;position:absolute;right:0;top:-10px;visibility:visible}.field-reactions,.field-reactions:checked:focus~.text-desc,.text-desc,[class*=reaction-]{clip:rect(1px,1px,1px,1px);left:0;overflow:hidden;position:absolute;top:0}.box:hover [class*=reaction-],.field-reactions:checked~[class*=reaction-],.field-reactions:focus~.text-desc{clip:auto;opacity:1;overflow:visible}[class*=reaction-]{background-color:transparent;background-repeat:no-repeat;background-size:500%;border:0 solid var(--transparent);cursor:pointer;display:block;opacity:0;outline:none;position:absolute;top:-13px;-webkit-transform:scale(.1);transform:scale(.1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;transition:all .3s;will-change:transform;z-index:11}.field-reactions:focus~.label-reactions{border-color:var(--primary-200)}.field-reactions:checked:focus~.label-reactions{border-color:var(--transparent)}.field-reactions:checked~[class*=reaction-]{-webkit-transform:scale(.8) translateY(-36px);transform:scale(.8) translateY(-36px)}.field-reactions:checked~.toolbox{opacity:1}.field-reactions:checked~.reaction-love{transition-delay:.03s}.field-reactions:checked~.reaction-haha{transition-delay:.09s}.field-reactions:checked~.reaction-wow{transition-delay:.12s}.field-reactions:checked~.reaction-sad{transition-delay:.15s}.field-reactions:checked~.reaction-angry{transition-delay:.18s}.toolbox{background:var(--white);border:1px solid var(--gray-200);border-radius:20px 20px 20px 20px;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 2px 2px var(--white-200);height:34px;left:8px;top:-22px;transition:opacity .15s;visibility:hidden;width:206px;z-index:5}.legend-reaction,.toolbox{opacity:0;position:absolute}.legend-reaction{background:var(--common-primary);border-radius:8px 8px 8px 8px;box-sizing:border-box;color:var(--common-white);display:inline-block;font-size:.625rem;font-weight:500;left:50%;letter-spacing:1px;line-height:1.55;overflow:hidden;padding:2px 10px 4px;text-align:center;text-overflow:ellipsis;top:-25px;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:opacity 50ms ease}.box:hover [class*=reaction-]{-webkit-transform:scale(.8) translateY(-36px);transform:scale(.8) translateY(-36px)}.box:hover .toolbox{opacity:1;visibility:visible}.box:hover .reaction-love{transition-delay:.06s}.box:hover .reaction-haha{transition-delay:.09s}.box:hover .reaction-wow{transition-delay:.12s}.box:hover .reaction-sad{transition-delay:.15s}.box:hover .reaction-angry{transition-delay:.18s}.box:hover [class*=reaction-]:focus,.box:hover [class*=reaction-]:hover{-webkit-transform:scale(1) translateY(-35px);transform:scale(1) translateY(-35px);transition:all .2s ease-in}.box:hover [class*=reaction-]:focus .legend-reaction,.box:hover [class*=reaction-]:hover .legend-reaction{opacity:1}.field-reactions:checked~[class*=reaction-]:focus,.field-reactions:checked~[class*=reaction-]:hover{-webkit-transform:scale(1) translateY(-35px);transform:scale(1) translateY(-35px);transition:all .2s ease-in}.field-reactions:checked~[class*=reaction-]:focus .legend-reaction,.field-reactions:checked~[class*=reaction-]:hover .legend-reaction{opacity:1}.field-reactions:checked~.overlay,.field-reactions:checked~.toolbox{visibility:visible}.reaction-angry,.reaction-haha,.reaction-like,.reaction-love,.reaction-sad,.reaction-wow{padding:0;position:absolute;top:30px}.reaction-like{left:8px}.reaction-love{left:38px}.reaction-haha{left:69px}.reaction-wow{left:101px}.reaction-sad{left:133px}.reaction-angry{left:164px}.be-comment-block{border:1px solid var(--transparent);border-radius:4px 4px 4px 4px}.c{color:var(--common-gray);font-family:Conv_helveticaneuecyr-bold;font-size:1rem;line-height:normal;margin-bottom:15px}.be-comment-name{font-size:.75rem;font-weight:500;letter-spacing:1.5px;line-height:normal}.be-comment-time{color:var(--gray-400);font-size:.625rem;line-height:normal;text-align:right}.be-comment-text{background:var(--gray-100);border:1px solid var(--gray-200);border-radius:8px 8px 8px 8px;color:var(--gray-600);display:block;font-size:.75rem;line-height:1.5;padding:7px}.taskdeatilHeader i{font-size:1.125rem;line-height:normal}.full-modal .rs-modal-body{height:100%}.payroll-header-details{grid-gap:10px;align-items:flex-start;display:grid;gap:10px;grid-template-columns:auto 1fr}.payroll-header-details-content-top{grid-column:1/span 2}.payroll-header-details-content-one{grid-gap:5px;display:grid;gap:5px;grid-template-columns:1fr 1fr}.payroll-header-details-content-second{align-items:center;display:flex;gap:10px}.pay-day-content{margin-bottom:8px}.pay-gross-section{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(11,1fr)}.pay-employee-section{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(6,1fr)}.emp-details-header{display:flex;gap:10px;justify-content:end}.payroll_process_table:has(tr:nth-child(3)) tr:last-child .status-update.new-ot-drop .rs-dropdown-menu,.payroll_process_table:has(tr:nth-child(3)) tr:nth-last-child(2) .status-update.new-ot-drop .rs-dropdown-menu{bottom:30px}.payroll_process_table .new-ot-drop .rs-dropdown{position:relative!important;z-index:0}.payroll_process_table .new-ot-drop .rs-dropdown.rs-dropdown-open{z-index:1}.payroll_process_table tr td.salary-data-td .info-box{padding-bottom:6px;position:absolute;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.payroll_process_table tr:nth-last-child(n+4) td.salary-data-td .info-box{padding-bottom:0;padding-top:6px;position:absolute;top:100%;-webkit-transform:unset;transform:unset}.payroll_process_table tr td:nth-child(3){overflow:unset!important}.EmojiPickerReact{overflow:visible!important}aside.EmojiPickerReact.epr-main{bottom:0!important;position:absolute!important;right:30px!important;z-index:1}aside.EmojiPickerReact.epr-main .epr-btn{padding:0}.icon-hover{-webkit-transform:scale(1);transform:scale(1)}.icon-hover:hover{color:var(--common-danger);-webkit-transform:scale(1.3);transform:scale(1.3)}.icon-hover:active{-webkit-transform:scale(.8);transform:scale(.8)}.transition-birthday{overflow:hidden;transition:all .3s ease-in-out}.wall-of-fame-card{border:1px solid var(--gray-200);box-shadow:0 2px 5px 0 rgba(50,50,105,.15),0 1px 1px 0 rgba(0,0,0,.05)!important;position:relative;transition:all .5s}.wall-of-fame-card .trash-icon{transition:all .5s ease}.wall-of-fame-card:hover .trash-icon{opacity:1!important;visibility:visible!important}.wall-of-fame-card:hover .trash-icon:hover{background-color:var(--danger-400-transparent)!important}.reward-approvals-card:hover .wall-of-card-hover{display:block!important;margin-right:10px!important;margin-top:10px!important}.wall-of-card-hover{display:none!important}.name-div{background:var(--white);border-radius:20px 20px 20px 20px;color:var(--black);font-size:.875rem;line-height:normal;margin-left:-20px;margin-top:-45px;opacity:0;padding:10px 18px;position:absolute;width:auto}.img-showname-content{width:50px}.fade-in{-webkit-animation:fadeIn .5s ease-in-out;animation:fadeIn .5s ease-in-out}.reward-approvals-circle{border-radius:8px 8px 8px 8px;height:5px;margin-right:8px;width:5px}.add-answer-button{background:var(--info-400)}.add-answer-button,.add-otheranswer-button{border-radius:4px 4px 4px 4px;color:var(--white)!important}.add-otheranswer-button{background:var(--gray-500)}.controls{align-items:center;bottom:20px;display:flex;height:40px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:50%}.controls:hover input[type=range]::-webkit-slider-thumb{border-radius:50% 50% 50% 50%;box-shadow:0 0 0 8px rgba(63,81,181,.16)}.controls:hover input[type=range]::-moz-range-thumb{box-shadow:0 0 0 8px rgba(63,81,181,.16)}.zoom-range{-webkit-appearance:none;appearance:none;background:var(--common-primary);border-bottom:5px solid var(--white);border-top:5px solid var(--white);height:2px;width:100%}.zoom-range::-moz-range-thumb{-webkit-appearance:none;appearance:none;background:var(--common-primary);border:1px solid var(--common-primary);border-radius:50% 50% 50% 50%;height:12px;-moz-transition:box-shadow .15s cubic-bezier(.4,0,.2,1) 0ms;transition:box-shadow .15s cubic-bezier(.4,0,.2,1) 0ms;width:12px}.zoom-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--common-primary);border:1px solid var(--common-primary);border-radius:50% 50% 50% 50%;height:12px;-webkit-transition:box-shadow .15s cubic-bezier(.4,0,.2,1) 0ms;transition:box-shadow .15s cubic-bezier(.4,0,.2,1) 0ms;width:12px}.preview-img:hover{background-color:var(--gray-200);border-radius:4px 4px 4px 4px;width:-webkit-max-content;width:max-content}.preview-img:hover i{display:inline-flex!important}.update-modal-img{height:70px;margin-left:43%;padding:13px 0;width:70px}.round-logo{align-items:center;border:8px solid var(--dark);border-radius:50% 50% 50% 50%;display:flex;height:80px;justify-content:center;width:80px}.clippart{-webkit-clip-path:polygon(14% 84%,49% 0,84% 84%,48% 64%);clip-path:polygon(14% 84%,49% 0,84% 84%,48% 64%)}.clippart,.clippartsecond{background-color:var(--dark);height:20px;width:20px}.clippartsecond{-webkit-clip-path:polygon(84% 84%,48% 64%,14% 84%,49% 0);clip-path:polygon(84% 84%,48% 64%,14% 84%,49% 0);rotate:180deg}.logo-center-part{-webkit-animation:center-part-animation 10s ease infinite alternate;animation:center-part-animation 10s ease infinite alternate}.logo-bottomline{-webkit-animation:bottomline-animation 1s ease infinite alternate;animation:bottomline-animation 1s ease infinite alternate;background-color:var(--dark);height:8px;margin-left:10px;margin-top:10px;width:80px}.clippartcenter{margin:-2px auto}.stream-like-emoji-center{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.angry-photo,.haha-photo,.like-photo,.love-photo,.sad-photo,.wow-photo{background-size:cover!important;border-radius:50% 50% 50% 50%;display:block;height:25px;max-width:100%;width:25px}.like-photo{background-image:url(https://bizcompass.s3.ap-south-1.amazonaws.com/Bizcompass/Assets/Icons/like.gif)}.love-photo{background-image:url(https://bizcompass.s3.ap-south-1.amazonaws.com/Bizcompass/Assets/Icons/Love.gif)}.haha-photo{background-image:url(https://bizcompass.s3.ap-south-1.amazonaws.com/Bizcompass/Assets/Icons/haha.gif)}.sad-photo{background-image:url(https://bizcompass.s3.ap-south-1.amazonaws.com/Bizcompass/Assets/Icons/sad.gif)}.angry-photo{background-image:url(https://bizcompass.s3.ap-south-1.amazonaws.com/Bizcompass/Assets/Icons/angry.gif)}.wow-photo{background-image:url(https://bizcompass.s3.ap-south-1.amazonaws.com/Bizcompass/Assets/Icons/wow.gif)}.reward-dropdown-position{right:20px;top:32px}.show-border td{border-top:1px solid var(--gray-300)!important}.like-info-open{display:none!important}.like-info:hover .like-info-open{display:inline-flex!important}.report-download-btn{background-color:var(--common-primary);border:1px solid var(--common-primary);border-radius:4px 4px 4px 4px;color:var(--common-white)!important;margin-left:auto;padding:5px 10px;transition:all .3s ease-in-out}.report-download-btn:hover{background-color:var(--primary-500)!important;opacity:.9;transition:all .3s ease-in-out}.report-table{min-height:750px}.table-person{font-weight:600}.table-head,.table-person{font-size:.875rem!important;line-height:1.45!important}.table-head{background:var(--warning-100);font-weight:700!important}#fulltime{display:none;font-size:1rem;font-weight:700;line-height:normal}.file-upload-loading{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.file-upload-loading:not(:required):after{-webkit-animation:spinner 1.5s linear infinite;animation:spinner 1.5s linear infinite;border-radius:50px 50px 50px 50px;box-shadow:var(--dark) 1.5em 0 0 0,var(--dark) 1.1em 1.1em 0 0,var(--dark) 0 1.5em 0 0,var(--dark) -1.1em 1.1em 0 0,var(--dark) -1.5em 0 0 0,var(--dark) -1.1em -1.1em 0 0,var(--dark) 0 -1.5em 0 0,var(--dark) 1.1em -1.1em 0 0;content:"";display:block;font-size:.5rem;height:6px;line-height:normal;width:6px}.file-upload-cotent{left:24px;position:absolute;top:-6px}.file-upload-input{display:none}.upload-file-employee{align-items:center;border:2px dashed var(--common-primary);border-radius:8px 8px 8px 8px;display:flex;flex-direction:column;justify-content:center;margin-top:19px;padding:20px 0;position:relative;transition:border-color .3s ease-in-out}.upload-file-employee:hover{border-color:var(--primary)}.hourglass{-webkit-animation:flip 10s ease-in-out infinite;animation:flip 10s ease-in-out infinite;border-bottom:3px solid var(--danger-900);border-top:3px solid var(--danger-900);padding:0 2px}.hourglass .top{border-radius:0 0 50% 50%}.hourglass .top:before{-webkit-animation:top 10s linear infinite;animation:top 10s linear infinite;border-radius:50% 50% 50% 50%;height:10vmin;left:0;-webkit-transform:translateY(50%);transform:translateY(50%);width:10vmin}.hourglass .top:after,.hourglass .top:before{background-color:var(--common-warning);content:"";display:block;position:absolute;top:0}.hourglass .top:after{-webkit-animation:top-drip 10s linear infinite;animation:top-drip 10s linear infinite;height:100%;left:45%;-webkit-transform:translateY(100%);transform:translateY(100%);width:10%}.hourglass .bottom{border-radius:50% 50% 0 0}.hourglass .bottom:before{-webkit-animation:bottom 10s linear infinite;animation:bottom 10s linear infinite;border-radius:50% 50% 50% 50%;height:10vmin;left:0;-webkit-transform:translateY(100%);transform:translateY(100%);width:10vmin}.hourglass .bottom:after,.hourglass .bottom:before{background-color:var(--common-warning);content:"";display:block;position:absolute;top:0}.hourglass .bottom:after{-webkit-animation:bottom-drip 10s linear infinite;animation:bottom-drip 10s linear infinite;height:100%;left:45%;width:10%}.clock{align-items:center;-webkit-animation:clock 5s ease-in-out infinite;animation:clock 5s ease-in-out infinite;background:var(--white);border-radius:50% 50% 50% 50%;box-shadow:inset 0 0 0 .25rem var(--gray-400);display:flex;flex-direction:column;height:30px;justify-content:center;width:30px}.cup{background:var(--gray-400);border-radius:50% 50% 0 0/100% 100% 0 0;height:30%;overflow:hidden;width:30%}.sand{-webkit-animation:sand 5s linear -2.5s infinite;animation:sand 5s linear -2.5s infinite;background:var(--gray-800);height:150%;-webkit-transform-origin:0 0;transform-origin:0 0;width:150%}.delayed{-webkit-animation-delay:0s;animation-delay:0s}.employee-upload-file-table{height:calc(100vh - 500px)!important}.employee-nodata-img{height:calc(100vh - 480px)!important}.sprint-card-dots:hover{color:var(--dark)}.sprint-holder>.sprintview-div{border-color:transparent!important;flex:0 0 auto;transition:all .2s ease;width:350px}.sprint-holder>.sprintview-div.sprintview-div-collapse{background:var(--white);border:1px solid var(--gray-200)!important;box-shadow:3px 0 15px rgba(0,0,0,.08);position:relative;width:60px}.sprint-holder>.sprintview-div.sprintview-div-collapse .card-tile-body,.sprint-holder>.sprintview-div.sprintview-div-collapse .head-bottom,.sprint-holder>.sprintview-div.sprintview-div-collapse .head-workhour{display:none}.sprint-holder>.sprintview-div.sprintview-div-collapse>div:first-child{border:0 solid var(--transparent)!important;border-bottom:1px solid var(--gray-200)!important}.sprint-holder>.sprintview-div .card-tile-body{height:calc(100% - 50px);overflow-x:hidden;overflow-y:auto;position:relative;width:100%}.sprint-holder>.sprintview-div .card-tile-body .sprint-scrolltop-btn{align-items:center;background-color:var(--gray);border-radius:50% 50% 50% 50%;box-shadow:5px 5px 10px 0 rgba(35,33,126,.29);color:var(--common-white);cursor:pointer;display:none;height:30px;justify-content:center;left:315px;margin-left:0;position:-webkit-sticky;position:sticky;top:calc(100% - 32px);transition:all .2s ease;width:30px;z-index:222}.sprint-task-no{font-weight:600;height:30px;min-width:30px}.sprint-status{align-items:center;font-size:.875rem;height:30px;line-height:1.45;max-width:240px;min-width:100px;overflow:hidden;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:left;transform-origin:left;transition:all .2s ease;white-space:nowrap;width:240px!important}.sprintcard-line{border:1px solid var(--primary-500-transparent);border-radius:4px 4px 4px 4px;border-right:3px solid var(--common-primary)}.sprint-action-btn{align-items:center;background-color:var(--white);border-radius:4px 4px 4px 4px;cursor:pointer;display:flex;height:20px;justify-content:center;left:0;margin-left:8px;position:relative;top:0;transition:all .2s ease;width:20px}.sprint-shimmer-card{border-radius:4px 4px 4px 4px;height:16px!important;margin-left:10px;margin-top:10px!important;padding:5px!important;width:70%}.sprint-shimmer-bar{border-radius:4px 4px 4px 4px;height:14px!important;margin-left:10px!important;margin-top:2px!important;padding:0!important}.sprint-subcard{left:20px!important;position:relative!important;width:310px!important}.sprint-date{align-items:center;border:1px solid var(--gray-300);border-radius:4px 4px 4px 4px;cursor:pointer;display:flex;font-size:.625rem;font-weight:500;height:30px;justify-content:center;line-height:normal;margin-right:5px;margin-top:5px;min-width:90px}.sprint-createtask-btn,.sprint-importtask-btn{background:var(--common-primary)!important;border:1px solid var(--common-primary)!important;border-radius:20px 20px 20px 20px!important;bottom:21px;box-shadow:0 5px 20px var(--primary-900-transparent);color:var(--common-white)!important;font-size:.875rem!important;height:48px!important;justify-content:center;line-height:1.45!important;padding:0 30px!important;position:fixed;text-align:center!important;width:auto!important;z-index:200}.sprint-createtask-btn{right:216px}.sprint-importtask-btn{right:40px}.sprint-subcard-border{border:2px solid var(--primary-300-transparent);border-right:0 solid var(--transparent)!important;border-top:0 solid var(--transparent)!important;content:"";display:inline-block;height:70px;margin-left:10px;margin-top:-9px;position:absolute;width:10px;z-index:1}.sprint-other-subtasks-border{height:119px!important;margin-top:-57px!important}.sprint-subtask-dot{background-color:var(--common-primary);border-radius:50px 50px 50px 50px;height:6px;margin-left:4px;margin-top:66px;width:6px}#next{float:right}.circular-menu{bottom:16px;position:fixed;right:16px;z-index:99999}.circular-menu .floating-btn{background-color:var(--purple);border-radius:50% 50% 50% 50%;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);color:var(--white)!important;cursor:pointer;display:block;height:56px;outline:0;text-align:center;width:56px}.circular-menu .floating-btn:active{box-shadow:0 4px 8px 0 rgba(0,0,0,.4)}.circular-menu .floating-btn i{font-size:1.25rem;line-height:normal;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.circular-menu.active .floating-btn{box-shadow:inset 0 0 3px rgba(0,0,0,.3)}.circular-menu.active .floating-btn i{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.circular-menu.active:after{-webkit-transform:scale3d(5.5,5.5,1);transform:scale3d(5.5,5.5,1);transition-timing-function:cubic-bezier(.68,1.55,.265,1)}.circular-menu.active .menu-item{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}.circular-menu.active .menu-item:first-child{-webkit-transform:translate3d(1em,-7em,0);transform:translate3d(1em,-7em,0)}.circular-menu.active .menu-item:nth-child(2){-webkit-transform:translate3d(-3.5em,-6.3em,0);transform:translate3d(-3.5em,-6.3em,0)}.circular-menu.active .menu-item:nth-child(3){-webkit-transform:translate3d(-6.5em,-3.2em,0);transform:translate3d(-6.5em,-3.2em,0)}.circular-menu.active .menu-item:nth-child(4){-webkit-transform:translate3d(-7em,1em,0);transform:translate3d(-7em,1em,0)}.circular-menu:after{border-radius:50% 50% 50% 50%;content:" ";display:block;height:56px;position:absolute;right:0;top:0;transition:all .3s ease;width:56px;z-index:-2}.circular-menu .items-wrapper{margin:0;padding:0}.circular-menu .menu-item{background-color:var(--warning-900);border-radius:50% 50% 50% 50%;color:var(--common-white);display:block;font-size:1rem;height:48px;line-height:1.4;position:absolute;right:3.2px;text-align:center;text-decoration:none;top:3.2px;transition:background .2s ease,-webkit-transform .3s ease;transition:transform .3s ease,background .2s ease;transition:transform .3s ease,background .2s ease,-webkit-transform .3s ease;width:48px;z-index:-1}.circular-menu .menu-item:hover{background-color:var(--dark-transparent)}.circular-menu.circular-menu-left{left:16px;right:auto}.circular-menu.circular-menu-left .floating-btn,.circular-menu.circular-menu-left:after{background-color:var(--common-primary)}.circular-menu.circular-menu-left.active .floating-btn i{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.circular-menu.circular-menu-left.active .menu-item:first-child{-webkit-transform:translate3d(-1em,-7em,0);transform:translate3d(-1em,-7em,0)}.circular-menu.circular-menu-left.active .menu-item:nth-child(2){-webkit-transform:translate3d(3.5em,-6.3em,0);transform:translate3d(3.5em,-6.3em,0)}.circular-menu.circular-menu-left.active .menu-item:nth-child(3){-webkit-transform:translate3d(6.5em,-3.2em,0);transform:translate3d(6.5em,-3.2em,0)}.circular-menu.circular-menu-left.active .menu-item:nth-child(4){-webkit-transform:translate3d(7em,1em,0);transform:translate3d(7em,1em,0)}.customer-boder{border:2px solid var(--common-danger)!important}.reply-comment{background-color:var(--gray-200);border-radius:8px 8px 8px 8px;bottom:54px;margin-left:16px;margin-right:100px;max-height:350px;min-height:50px;padding:10px;position:absolute;width:60%}.liker-input-content{align-items:center;display:flex;height:42px;justify-content:space-between;width:115px}.liker-input-content:hover .liker-description{display:none}.liker-input-content:hover .liker-input{display:block!important;transition:all .3s ease-in-out}.liker-input-content:hover span{display:block;text-align:end}.liker-input-content span{display:none}.liker-input{display:none!important;transition:all .3s ease-in-out;width:80%!important}.workreport-name{max-width:80px!important}.workreport-hour{max-width:50px!important}.workreport-day{max-width:70px!important}.workreport-p{padding:4px!important}.flow-loader-container{align-items:center;display:flex;flex-direction:column;height:350px!important;justify-content:center;margin:auto}.support-tab-body-chat{display:flex;flex-direction:column-reverse;height:calc(100vh - 250px);overflow-y:auto!important}.reply-comment-support{background-color:var(--gray-200);border-radius:8px 8px 8px 8px;bottom:186px;margin-left:0;margin-right:100px;max-height:50px;max-height:350px;min-height:350px;min-height:50px;padding:10px;position:absolute;top:0;width:94%}.css-dqr9h-MuiRating-label{cursor:inherit}.css-jue3ft-MuiRating-root{-webkit-tap-highlight-color:rgba(0,0,0,0);color:var(--common-warning);cursor:pointer;display:inline-flex;font-size:2.75rem!important;line-height:1.1!important;position:relative;text-align:left}.support-html-editor .quill .ql-container.ql-snow{height:10px!important}.application-filter-card{box-shadow:0 0 10px var(--primary-200-transparent)!important;max-height:calc(100vh - 190px);position:absolute;top:40px;-webkit-transform:translateX(-240px);transform:translateX(-240px);width:600px!important;z-index:1000!important}.traassign-modal .rs-modal-content .rs-modal-header{display:none}.traassign-modal .rs-modal-content .training-assign-modal{padding:8px 0}.traassign-modal .rs-modal-content .traassign-modal-header{background-color:var(--info-300)}.extra-space p{margin-bottom:1px}.letter-signature{max-width:37%}.resignation-process-icon{background:var(--success-light-100);border-radius:8px 8px 8px 8px;color:var(--common-success);font-size:1.875rem;height:45px;line-height:normal;padding:7px 10px}.resignation-task{margin-top:30px}.resination-task-item{border:1px solid var(--white-400);border-left:6px solid var(--common-danger);height:100px;padding:20px}.resination-task-complete{border-left-color:var(--success)}.resination-task-sprint{border-left-color:var(--common-warning)}.resignation-leave-item{height:136px;margin-bottom:25px}.resignation-leave-height{height:395px}.exit-process-no.trainin-joi-no:before{display:none}.exit-process-no.trainin-joi-no{background-color:var(--white);border:2px solid var(--primary-transparent);height:30px;left:-64px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30px;z-index:2}.exit-process-no.from-emp360{left:-58px}.exit-process-no.complete{background-color:var(--common-success);border-color:var(--transparent);box-shadow:none}.exit-process-item:before{border:1px dashed var(--gray-300);bottom:0;content:"";height:calc(100% - 2px);left:-44px;position:absolute;z-index:1}.exit-process-item:first-child:before{height:50%;top:50%}.exit-process-item:last-child:before{height:50%;top:2px}.exit-process-tag .rs-picker-toggle{height:100%!important;max-height:55px!important}.exit-process-tag .rs-btn-close{padding:0 4px!important}.fnf-details-desction{height:calc(100% - 45px)!important}.fullandfinalsettementlist:hover{background-color:var(--gray-500-transparent)!important}.resignation-view-tab{max-height:calc(100vh - 130px)}.traning-manual-preview img{object-fit:contain}.scheduler-btn-blink.card-blink{-webkit-animation:shift-btn-blink 1s infinite;animation:shift-btn-blink 1s infinite}.scheduler-btn-blink.card-blink:before{display:none}.interview-timer-box{background-color:var(--white);border-radius:20px 20px 20px 20px;box-shadow:0 0 10px hsla(0,0%,50%,.15);padding:5px 18px}.timer-hover-icon:hover{color:var(--black)}.otp-input-label{font-weight:600}.otp-input,.otp-input-label{font-size:1rem;line-height:normal}.otp-input{border:1px solid var(--gray-300);border-radius:4px 4px 4px 4px;color:var(--black);font-weight:500;height:45px;text-align:center;width:45px}.otp-input.error{border:1px solid var(--common-danger)}.otp-input:focus{border:2px solid var(--dark)}.otp-qr-code{background-color:var(--white);border-radius:8px 8px 8px 8px;box-shadow:0 0 10px var(--white-400);display:flex;margin:0 auto;position:relative;text-align:center;width:180px}.otp-qr-code .otp-qr-logo{background-color:var(--gray-100);border-radius:8px 8px 8px 8px;left:50%;padding:1px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.otp-qr-code .otp-qr-logo img{position:relative}.special-training-checkbox{margin-left:260px}.training-rightsidebar-modal{height:calc(100% - 40px)!important;margin:20px;max-width:1815px}.training-rightsidebar-modal .rs-modal-content{display:flex;flex-direction:column;padding:20px;row-gap:20px}.training-rightsidebar-modal .rs-modal-content .rs-modal-body{height:100%;overflow:auto!important}.training-rightsidebar-modal .rs-modal-content .rs-modal-body .training-image-wrapper{background-image:url(/static/media/trining-type-background.bd6bef8bbf8c93e24a27.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.training-rightsidebar-modal .rs-modal-content .rs-modal-body .training-type-list-item{border:1px solid var(--transparent);transition:all .5s ease}.training-rightsidebar-modal .rs-modal-content .rs-modal-body .training-type-list-item:focus,.training-rightsidebar-modal .rs-modal-content .rs-modal-body .training-type-list-item:hover{border-color:var(--gray-200)}.training-rightsidebar-modal .rs-modal-content .rs-modal-footer{padding:0}.training-rightsidebar-modal .rs-modal-content .rs-modal-footer:empty{display:none}.training-home-body{margin:0 auto;max-width:927px}.training-home-title:before{background-color:var(--primary);border-radius:8px 8px 8px 8px;bottom:-19px;content:"";height:13px;left:0;position:absolute;width:98px}.training-type-list{margin-top:94px}.training-type-item{padding:40px 20px;transition:all .3s ease-in-out}.training-type-item:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.training-type-title{margin-top:10px;transition:all .3s ease-in-out}.training-type-img{flex:1 0 auto}.training-joining-first-step{position:relative}.training-joining-first-step .row{margin:0}.training-joining-first-step .col-md-6:first-child{padding-right:30px}.training-joining-first-step .col-md-6:last-child{padding-left:30px}.training-joining-first-step .joiningtraining-ortitle{bottom:20px;position:absolute}.training-joining-first-step .training-input-box{margin:0}.training-form-title{border-bottom:1px solid var(--gray-300);color:var(--gray);padding:12px 18px}.training-form-body{height:calc(100% - 50px);overflow-y:auto;padding:25px 15px}.config-progress{display:flex;justify-content:center;list-style:none;padding-bottom:55px}.config-progress-circle{align-items:center;background-color:var(--white);border:3px solid var(--gray-500);border-radius:50% 50% 50% 50%;display:flex;height:26px;justify-content:center;margin:0 auto;transition:all .3s ease-in-out;width:26px;z-index:1}.config-progress-item{padding-right:100px;width:100%}.config-progress-item.active .config-progress-circle{border-color:var(--primary-500)}.config-progress-item.active .config-progress-text{color:var(--gray)}.config-progress-item.active .config-progress-number{color:var(--common-primary)}.config-progress-item.active:before{border:1px dashed var(--primary)}.config-progress-item.leave-progress-item:before{top:12px}.config-progress-item:before{border:1px solid var(--gray-500);content:"";position:absolute;right:-46px;top:47px;width:100%;z-index:1}.config-progress-item.training-progress-item:before{right:-39px}.config-progress-item:last-child{padding-right:0}.config-progress-item:last-child:before{display:none}.training-input-box{margin:0 27px}.review-radio-list .btn-custom-control{padding:10px}.review-radio-list .btn-custom-control .custom-control .custom-control-label{border-radius:20px 20px 20px 20px;padding:10px 15px}.review-approval-check{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.checkbox.action-person-policy .checkmark,.review-approval-check .checkbox .checkmark{background-color:transparent;border:2px solid var(--gray-300);border-radius:4px 4px 4px 4px;height:20px;width:20px}.checkbox.action-person-policy,.review-approval-check .checkbox{padding-left:30px}.training-company .custom-control-label{padding:10px 15px!important}.trainer-content{border:1px solid var(--gray-200);border-radius:20px 20px 20px 20px;margin:0 auto;padding:15px;width:507px}.training-input-icon{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.training-input-icon,.training-input-icon span{align-items:center;display:flex;justify-content:center}.training-input-icon span{background-color:var(--gray-200);height:28px;width:28px}.action-table-link{align-items:center;display:flex;justify-content:start;margin-bottom:10px}.action-table-submission .action-table-link{margin-bottom:24px}.action-table-review .action-table-link{margin-bottom:31px}.training-days{margin:25px 0}.training-days .btn-custom-control .custom-control .custom-control-label{align-items:center;background-color:var(--gray-100);border-radius:50% 50% 50% 50%;color:var(--primary);display:flex;height:50px;justify-content:center;margin:0 7px;width:50px}.training-sidebar-header,.training-sidebar-joi{padding:15px}.training-sidebar-joi{height:calc(100% - 185px)}.training-sidebar-des>span{display:inline-block;margin-left:10px;max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.training-sidebar-des>:last-child{margin-bottom:0}.training-joi-list{height:calc(100% - 31px);margin-top:20px;overflow-y:auto}.trainin-joi-no{background-color:var(--gray-200);color:var(--gray-500);height:25px;margin-right:20px;transition:all .3s ease-in-out;width:25px}.training-joi-item{margin-bottom:40px;padding:0 15px}.training-joi-item small{color:var(--gray-600);font-weight:500;margin-left:auto}.training-joi-item:last-child{margin-bottom:0}small.joining-complete{color:var(--success)}small.joining-progress{color:var(--primary)}.complete{background-color:var(--success-500);transition:all .3s ease-in-out}.trainin-joi-no:before{background-color:var(--gray-600);bottom:-27px;content:"";height:90%;left:50%;position:absolute;-webkit-transform:translate(-50%,68%);transform:translate(-50%,68%);width:1.5px}.trainin-joi-no.active{background-color:var(--common-primary);border:3px solid var(--common-primary);color:var(--common-white);height:28px;transition:all .3s;width:28px}.trainin-joi-no.active:before{-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}.training-joi-body{padding:15px}.training-status-header{padding:7px 12px}.training-status-icon{background-color:var(--primary-transparent);color:var(--common-primary);font-size:1.25rem;height:45px;line-height:normal;margin-right:15px;width:45px}.training-joi-item:last-child .trainin-joi-no:before{display:none}.training-joi-item:before{background-color:var(--primary);border-radius:8px 8px 8px 8px;content:"";height:0;left:0;position:absolute;top:0;transition:all .3s ease-in-out;width:4px}.training-joi-item.selected-day:before{height:100%}.training-joi-item .selected{background-color:var(--primary-transparent)}.training-joi-item div{padding:5px 10px 5px 7px}.person-name-train{max-width:250px}.assign-policy-start{height:calc(100vh - 150px)}.assign-policy-start img{margin-bottom:30px}.assign-policy-start .assing-policy-title{margin:15px 0 30px}.assign-policy-header{border-bottom:1px solid var(--gray-300);padding:20px}.timerstop-content{height:calc(100% - 169px)}.training-complete-tooltip{max-width:100%!important}.training-progress-tooltip{background-color:var(--white)!important}.training-progress-tooltip:after{border-top-color:var(--gray-300)!important}.trainee-attendance{height:800px}.action-training-hour .action-table-link{height:30px}.validate-input input.form-control.training-action-hours{border-bottom-left-radius:0!important;border-left:0 solid var(--transparent)!important;border-top-left-radius:0!important}.validate-input input.form-control.training-action-minutes{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.training-action-table{max-height:calc(100vh - 266px)}.training-action-table tbody tr:last-child td{border-bottom:0 solid var(--transparent)!important}.action-upload-content{background-color:var(--gray-200-transparent);height:calc(100% - 54px);overflow-y:auto;padding:15px}.action-upload-content .file-upload-loading{left:44%;top:50%;-webkit-transform:translate(-44%,-50%);transform:translate(-44%,-50%)}.action-upload-blur{-webkit-filter:blur(1.1px);filter:blur(1.1px)}.action-upload-spinner{left:45%;top:54%;-webkit-transform:translate(-45%,-54%);transform:translate(-45%,-54%)}.training-gridlist-info-icon{width:calc(100% - 48px)}.assign-training-table td:first-child,.assign-training-table td:nth-child(2){border-radius:0 0 0 0;border-top:1px solid var(--gray-300)!important}.training-complete:before{background-color:var(--common-success)!important;content:""}.training-review-content{overflow:visible}.assign-pending-training:before{background-color:var(--gray-200)!important;content:""}.assign-absent:before{background-color:var(--danger-100)!important;content:""}.task-delete-modal{margin-top:20px}.image-container{box-shadow:0 .0625em .0625em rgba(0,0,0,.25),0 .125em .5em rgba(0,0,0,.25),inset 0 0 0 1px hsla(0,0%,100%,.1);overflow:hidden;position:relative}.image{height:100%;left:0;opacity:0;position:absolute;width:100%}.image.thumb{-webkit-filter:blur(10px);filter:blur(10px);opacity:1;position:absolute;transition:opacity .3s ease-in-out}.image.thumb.isLoaded{opacity:0}.image.isLoaded{opacity:1;transition:opacity .3s ease-in-out}.event-modal-content .rs-modal-content{padding:0}.event-modal-header{margin-bottom:15px;padding:37px 0}.event-modal-body em,.event-modal-body span,.event-modal-body strong,.event-modal-body u{color:var(--black)!important}.event-details-modal{display:flex;height:313px;justify-content:center;width:470px}.event-details-modal img{object-fit:contain}.active-plan-content{box-shadow:0 0 15px 0 var(--primary-200);height:100%;padding:20px}.active-plan-content .active-plan-tabs{padding:5px 25px 6px}.active-plan-content .active-plan-tabs .active-plan-link{color:var(--gray-400);padding:0 10px 7px;transition:all .3s ease-in-out}.active-plan-content .active-plan-tabs .active-plan-link.active{border-bottom:3px solid var(--common-primary);color:var(--common-primary);font:14px!important;transition:all .3s ease-in-out}.active-plan-content .active-ptabs-arrow-left{left:6px}.active-plan-content .active-ptabs-arrow-right{right:6px}.active-plan-content .active-ptabs-arrow{align-items:center;background-color:var(--white);border:1px solid var(--dark-100);display:flex;height:20px;justify-content:center;top:6px;width:20px}.active-plan-content .active-ptabs-arrow i{color:var(--common-dark);font-size:.75rem;line-height:normal}.active-plan-content .active-plan-group{background-color:var(--primary-400-transparent)!important;padding:10px 10px 30px}.active-plan-content .active-details-link span{align-items:center;background:var(--success-transparent);color:var(--common-success);display:flex;font-size:.5rem;height:14px;justify-content:center;line-height:normal;margin-right:10px;width:14px}.active-plan-content .active-plan-date{background-color:var(--gray-100);color:var(--common-primary);padding:9px 15px;text-align:center}.active-plan-content .active-details-list{flex:1 0 auto}.active-plan-content .ribbon{height:120px;overflow:hidden;position:absolute;right:4px;text-align:right;top:-5px;width:120px;z-index:1}.active-plan-content .ribbon span{background:var(--common-warning);box-shadow:0 3px 10px -5px var(--transparent);color:var(--white);display:block;font-size:.75rem;font-weight:500;line-height:1.5;position:absolute;right:-25px;text-align:center;top:32px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:132px}.active-plan-content .ribbon span:before{left:0;top:92%}.active-plan-content .ribbon span:after,.active-plan-content .ribbon span:before{border-bottom:3px solid var(--transparent);border-left:3px solid var(--common-warning);border-right:3px solid var(--transparent);border-top:3px solid var(--common-warning);content:"";position:absolute;z-index:-1}.active-plan-content .ribbon span:after{right:0;top:100%}.user-data-storage{padding:0 20px}.addon-checkbox .form-check{margin-right:35px}.addon-checkbox .form-check .form-check-label{color:var(--gray-500)}.addon-checkbox .form-check input:checked+label{color:var(--primary)}.addon-checkbox .form-check-input{height:15px;width:15px}.addon-list{margin-top:24px}.addon-list p i,.package-payroll-list h5 i{color:var(--common-success)}.subscribe-content{justify-content:center;width:calc(100% - 18px)}.subscribe-content .subscribe-details{display:flex;flex-direction:column;height:100%;justify-content:center;padding:176px 80px 0 0;text-align:right}.subscribe-content .subscribe-details-title{color:var(--common-primary);font-size:2.75rem;font-weight:700;line-height:normal;margin-bottom:15px}.subscribe-content .subscribe-description{margin-bottom:16px}.subscribe-content .subscribe-btn{background-color:var(--common-primary);color:var(--white);margin-left:auto;max-width:300px;padding:7px 20px;position:relative;z-index:2}.subscribe-content .subscribe-circle-img{left:0;top:0}.subscribe-content .subscribe-circle-bottoml{bottom:0;left:0}.subscribe-content .subscribe-circle-bottomr{bottom:0;right:0}.package-modal-datef{border-radius:4px 0 0 4px}.package-modal-datet{border-radius:0 4px 4px 0}.wallet-balance{margin:24px 0}.package-payroll{margin-top:30px}.package-payroll-list{align-items:center;display:flex}.package-payroll-list h5{margin-right:20px}.package-modal-btn a:last-child{background-color:var(--common-primary);color:var(--white)}.prepackage-input i{left:18px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.validate-input.prepackage-input .form-control{padding-left:41px}.assign-hover{background:var(--danger-transparent);color:var(--white);height:100%;left:0;opacity:0;top:0;transition:all .3s ease-in-out;visibility:hidden;width:100%}tr:hover .assign-hover{opacity:1;transition:all .3s ease-in-out;visibility:visible}.rebew-license-btn{background-color:var(--common-danger);color:var(--white)}.mediastorage-modal .rs-modal-title{margin-bottom:0}.mediastorage-modal:before{background-color:var(--gray-900-transparent);content:"";height:100%;left:48%;position:absolute;top:0;-webkit-transform:translateX(-48%);transform:translateX(-48%);width:1px}.mediastorage-modal .rs-modal-content{border-radius:8px 8px 8px 8px;padding:0}.mediastorage-modal .rs-modal-header{border-bottom:1px solid var(--gray-900-transparent);padding:15px}.unpaid-leave{margin-top:10px}.pain-leave-link{padding:5px}.leave-settlement-height{min-height:617px!important}.home-approval-body{display:flex;flex-wrap:wrap;gap:15px}.home-approval-body .home-approval-items{transition:.3s ease-in-out;width:200px}.home-approval-body .home-approval-items:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.home-approval-body .home-approval-items h6{flex:1 0 auto}.home-approval-body .home-approval-items .home-approval-icon img{height:22px;object-fit:contain;width:22px}.home-ot-pending .rs-dropdown-toggle,.overtime-person-btn button{background-color:transparent;padding:0}.home-ot-pending .rs-dropdown-toggle{border:0 solid var(--transparent);margin-right:15px}.home-ot-pending .rs-dropdown-placement-bottom-start{position:relative!important}.login-slider .login-slider-content{width:750px}.login-slider .login-slider-content .login-slider-title{margin:70px 0 20px}.login-slider .login-slider-content .slick-slide{padding:0 20px}.login-slider .login-slider-content .slick-dots{bottom:-60px;display:flex!important;justify-content:center;left:50%;list-style:none;padding:0;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.login-slider .login-slider-content .slick-dots li{margin:0 6px}.login-slider .login-slider-content .slick-dots li button{background-color:var(--common-primary);border:0 solid var(--transparent);border-radius:50% 50% 50% 50%;font-size:0;height:9px;line-height:normal;padding:0;transition:all .5s ease-in-out;width:9px}.login-slider .login-slider-content .slick-dots .slick-active button{background-color:var(--common-primary);border-radius:8px 8px 8px 8px;transition:all .5s ease-in-out;width:20px}.login-slider .slick-dots{bottom:-60px;display:flex!important;justify-content:center;left:50%;list-style:none;padding:0;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.login-slider .slick-dots li{margin:0 6px}.login-slider .slick-dots li button{background-color:var(--common-primary);border:0 solid var(--transparent);border-radius:50% 50% 50% 50%;font-size:0;height:9px;line-height:normal;padding:0;transition:all .5s ease-in-out;width:9px}.login-slider .slick-dots .slick-active button{background-color:var(--common-primary);border-radius:8px 8px 8px 8px;transition:all .5s ease-in-out;width:20px}.login-slider .login-slider-dis{color:var(--gray-700);margin:0 auto;max-width:550px}.login-slider .login-style-top{right:-88px}.downl-btn-link{margin-right:20px;padding:7px 10px;transition:all .3s ease-in-out;width:220px}.downl-btn-link:hover{-webkit-filter:drop-shadow(0 0 40px hsla(0,0%,42%,.25));filter:drop-shadow(0 0 40px rgba(108,108,108,.25));transition:all .3s ease-in-out}.downl-btn-link:last-child{margin-right:0}.downl-btn-link i,.downl-btn-link small,.downl-btn-link span{color:var(--common-primary)}.chat-download-option{align-items:center;display:flex}.login-form-title{margin-bottom:48px}.login-form-forgotpass{margin-bottom:44px}.login-logo{max-width:100%;width:450px}.signup-formlogo{height:auto;margin:0 auto 40px;width:500px}.signup-form-details{width:650px}.signup-form-details .signup-form-content{max-height:calc(100vh - 246px)}.slide{display:flex;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.slide-content{flex:0 0 100%}.annual-dropdown .rs-dropdown-menu{right:0;width:200px}.annual-dropdown .rs-dropdown-menu .rs-dropdown-item{padding:6px}.annual-filter{align-items:center;display:flex}.annual-filter .info-box{position:absolute}.annual-filter .info-box .rs-dropdown-menu{padding:10px 10px 0;width:200px;z-index:12}.platform-modal .rs-modal-body.has-footer,.uploadopening-modal .rs-modal-body{overflow:hidden}.csv-notification-table table td{white-space:break-spaces}.placement-modal .rs-modal-content{padding:0}.placement-modal .rs-modal-content .rs-modal-footer{padding:16px 0 15px}.placement-modal .rs-modal-content .rs-modal-footer .btn-gray-outline:focus,.placement-modal .rs-modal-content .rs-modal-footer .btn-gray-outline:hover{background-color:var(--gray-500)!important;border:0 solid var(--transparent)!important}.crm-card-dropdown .crm-card-dropdown-width{min-width:250px!important}.crmlead-side-dropdown .rs-dropdown{width:calc(100% - 24px)!important}.crmlead-side-dropdown .rs-dropdown button{width:100%}.crmlead-side-dropdown .rs-dropdown button .lead-schedule-user{width:calc(100% - 24px)}.crm-card-assignees .rs-dropdown-menu{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.task-view-list{padding:5.5px 10px}.lead-kanbancard-content .task-filter-leftline{border-radius:4px 0 0 4px;height:100%}.lead-kanbancard-content .lean-kanban-status{padding-left:17px}.lead-kanbancard-content .lead-card-header{padding:15px 15px 12px}.lead-kanbancard-content .lead-card-header .lead-card-profile{border-radius:50% 50% 50% 50%;height:33px;margin-right:12px;width:33px}.lead-kanbancard-content .lead-card-header .lean-card-status{margin-left:15px;padding:2px 7px}.lead-modal-header{padding:20px 25px}.lead-details-modal .rs-modal-header-close{right:32px;top:28px}.lead-details-sidebar{max-width:1700px!important}.lead-details-sidebar .rs-drawer-body{padding:0}.lead-details-sidebar .rs-drawer-header .rs-drawer-header-close{height:30px;right:16px;top:16px;width:30px}.lead-details-sidebar .followup-timeline .timeline-item-content{width:calc(100% - 47px)!important}.lead-modal-body{height:calc(100vh - 135px)}.lead-modal-bprofiles{width:calc(100% - 540px)}.lead-modal-progress .progress-bar{background:linear-gradient(91deg,var(--common-purple) -112.89%,var(--common-primary) 117.03%);box-shadow:2px 2px 4px 0 rgba(0,0,0,.25)}.lead-modal-progress .progress-graph-storage{box-shadow:inset 2px 2px 4px 0 rgba(0,0,0,.25)}.lead-modal-selector .rs-dropdown{border-left:1px solid var(--gray-300);margin-left:8px;padding-left:8px;position:relative;width:100%}.lead-modal-selector .rs-dropdown-menu{left:0;top:31px;width:100%}.lead-modal-header .header-icon{position:absolute;right:80px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lead-followup-list .followup-stage-icon{color:var(--white)!important;height:37px;margin:0 8px 0 0;padding:0;width:37px}.lead-followup-list .lead-followup-item{padding:0 18px;width:auto}.followup-contact-list .lead-side-followup{border-radius:8px 8px 8px 8px;height:calc(100vh - 190px)}.lead-basic-details{width:calc(100% - 60px)}.lead-schedule-user .image-container{border-radius:50% 50% 50% 50%;height:20px;margin-right:8px}.only-email-tag.rs-picker-input .rs-picker-toggle-clean{padding:0;right:8px}.only-email-tag.rs-picker-input.rs-picker-cleanable.rs-picker-has-value .rs-picker-toggle{padding-right:24px}.only-email-tag.rs-picker-input .rs-picker-tag-wrapper{margin-right:30px}.only-email-tag.rs-picker-input .rs-picker-tag-wrapper .rs-picker-search{flex-grow:1}.only-email-tag.rs-picker-input .rs-picker-tag-wrapper .rs-picker-search .rs-picker-search-input{width:-webkit-fill-available!important}.only-email-tag.rs-picker-input .rs-picker-tag-wrapper .rs-picker-search .rs-picker-search-input input{max-width:100%!important;width:100%!important}.caccount-phone-icon i,.caccount-phone-icon i:hover{transition:all .3s ease-in-out}.caccount-phone-icon i:hover{color:var(--common-primary)!important}.caccount-mail-icon i,.caccount-mail-icon i:hover{transition:all .3s ease-in-out}.caccount-mail-icon i:hover{color:var(--common-primary)!important}.caccount-whatsapp-icon i{transition:all .3s ease-in-out}.caccount-whatsapp-icon i:hover{color:var(--common-success)!important;transition:all .3s ease-in-out}.crm-flag-input .rs-picker:active,.crm-flag-input .rs-picker:focus,.crm-flag-input .rs-picker:focus-within,.crm-flag-input .rs-picker:hover{border:0 solid var(--transparent)!important;box-shadow:none!important}.crm-flag-input .rs-picker .rs-btn:focus,.crm-flag-input .rs-picker .rs-btn:hover{background-color:var(--transparent)}.crm-flag-input .country-flag-icon{margin-right:6px}.country-flag-content .country-flag-icon{margin-right:10px}.crm-flag-input .rs-btn{border:0 solid var(--transparent)!important;padding:10px 18px 10px 10px}.crm-flag-input .rs-picker-toggle.rs-btn .rs-picker-toggle-caret{right:3px}.caccount-contact-details{margin-top:30px}.caccount-contact-list{box-shadow:.968px .968px 1.935px 0 var(--primary-100)}.caccount-contact-list.active{background-color:var(--primary-transparent)}.caccount-lead-items{padding:10px 15px}.caccount-lead-items.active{background-color:var(--primary-transparent)}.caccount-lead-add{stroke:var(--dark-300);background-color:var(--primary);height:30px;margin-left:auto;width:30px}.caccount-details-modal .rs-modal-title{display:none}.medium-modal{max-width:1280px!important}.opening-emils-content{height:calc(100vh - 180px);overflow:auto}.follow-grid-view{grid-gap:15px;align-items:center;background-color:var(--gray-300-transparent);border-radius:4px 4px 4px 4px;display:grid;gap:15px;grid-template-columns:auto 1fr auto;margin-bottom:15px;padding:10px}.top-delete-modal{z-index:1052}.contact-modal-upload{border:1px dashed var(--primary);max-height:230px;min-height:230px}.contact-modal-upload .task-document-content{grid-template-columns:1fr 1fr}.contact-upload-close:hover{border-color:var(--common-danger)!important;color:var(--common-danger)!important}.followup-cmodal-body{margin-right:20px;width:calc(100% - 650px)}.followup-modal-attachment .task-document-content{grid-template-columns:1fr 1fr}.followup-assignee-drop .rs-bg-danger-placement-auto .rs-dropdown-menu,.joining-assignee-drop .rs-bg-danger-placement-auto .rs-dropdown-menu{left:0;max-width:450px;position:absolute;top:22px}.followup-assignee-drop .rs-bg-danger-placement-auto,.joining-assignee-drop .rs-bg-danger-placement-auto{overflow:visible}.follow-plain-selector .rs-dropdown-menu{min-height:95px}.quotation-info-list .salary-slip-table{padding:30px;text-align:center}.quotation-modal-description p{color:var(--gray-800);font-size:1rem;font-weight:500;line-height:normal;padding-left:15px;position:relative}.crm_target_container{border:1px solid var(--table-light-400)!important;max-height:calc(100vh - 335px);overflow:auto}.crm_target_body,.crm_target_header{display:grid;grid-template-columns:1fr 1fr 1fr}.crm_target_inner{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr 1fr auto}.crm_target_header_inner,.crm_target_inner{color:var(--dark);font-size:.875rem;line-height:normal;padding:10px}.crm_target_header_inner{background-color:var(--table-light-300-head)!important;border:0 solid var(--transparent)!important;border-bottom:1px solid var(--table-light-400)!important;border-right:1px solid var(--table-light-400)!important;font-weight:700;position:-webkit-sticky;position:sticky;text-align:center;top:0;z-index:1}.crm_target_header_inner:first-child{border-top-left-radius:6px}.crm_target_header_inner:last-child{border-right:0 solid var(--table-light-400)!important;border-top-right-radius:6px}.crm_target_row{border-right:1px solid var(--table-light-400)!important}.crm_target_row:last-child{border-right:0 solid var(--transparent)}.crm_target_header_content{display:grid;grid-template-columns:auto 1fr}.crm-taget-servicedetailmodal .rs-modal-content{display:flex;flex-direction:column;height:100%!important}.crm-taget-servicedetailmodal .rs-modal-content .rs-modal-body{height:100%;overflow:auto!important}.report-data-content{height:calc(100vh - 247px);overflow-y:auto}.task-edit-title .form-group.validate-input{margin-bottom:0}.task-edit-title .form-group.validate-input .form-control{max-height:30px;min-height:22px}.task-edit-title .form-group.validate-input .form-control:focus{box-shadow:none}.task-detailsbox:last-child p{display:block;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;width:100px}.reward-leaderbord-card{height:calc(100vh - 294px)}.dark-color .filter-invert{-webkit-filter:invert(1);filter:invert(1)}.reward-profile-points{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.user-birthday-img-reward{margin-left:-40px}.reward-profile-name{width:calc(100% - 103px)}.reward-profile-name .star-ratings{display:flex!important;flex-wrap:wrap;gap:8px}.reward-wall-of-frame-content{height:calc(100vh - 180px)!important}.earnmodal-table-height{height:calc(100vh - 480px)!important}.reward-content-tab-wrapper>.tab-pane{height:100%}.task-document-content{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr 1fr 1fr}.task-document-content .task-document-item{box-shadow:0 0 10.1px 0 rgba(0,0,0,.11)}.todo-kanban-content .card-tile,.todo-kanban-content .todo-kanban-list{width:350px}.todo-kanban-content .card-tile .kanban-task,.todo-kanban-content .todo-kanban-list .kanban-task{border-bottom:1px solid var(--gray-200)}.todo-card-modal.crm-followup-view-modal .rs-modal-body{height:100%}.todo-card-modal .rs-modal-title{display:none}.todo-card-modal .card-sidebar{padding-top:0}.todo-table-status .rs-dropdown{position:relative!important}.todo-kanban-modal{height:auto!important;left:unset!important;min-width:auto!important}.todo-plain-date .duedate-card,.todo-plain-date .duedate-card-small{position:absolute;top:30px}.todo-create-task .rs-modal-body,.todo-create-task .rs-modal-content{overflow:visible!important}.snooze-sugetion{left:0;max-height:150px;opacity:0;overflow:auto!important;position:relative;top:-2px;-webkit-transform:translateY(28px);transform:translateY(28px);transition:all .3s ease-in-out;visibility:hidden}.snooze-sugetion-show{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:all .3s ease-in-out;visibility:visible}.reminder-snooze-box{width:200px}.header-icon.task-popup-status .rs-btn{border:0 solid var(--transparent);padding:0}.app-release-sidebar{background-color:var(--white);margin-right:15px;width:350px}.apprelease-menu-link{background-color:var(--gray-200-transparent);padding:10px 15px 10px 25px;position:relative}.apprelease-menu-link.active{background-color:var(--primary-200-transparent);color:var(--common-purple)}.apprelease-menu-link.active .apprelease-menu-month,.apprelease-menu-link.active .release-sidebar-arrow{color:var(--common-purple)!important}.apprelease-menu-link.active:before,.apprelease-submenu-item.active:before{background-color:var(--common-purple);border-radius:8px 8px 8px 8px;content:"";height:65%;left:6px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:5px}.apprelease-submenu-item.active:before{height:48%;left:-26px}.apprelease-submenu{list-style:none;margin-bottom:10px;padding-left:40px}.apprelease-submenu-item{border-bottom:1px solid var(--gray-400-transparent);color:var(--gray);padding:10px 0;position:relative}.apprelease-submenu-item:last-child{border-bottom:0 solid var(--transparent)}.app-release-body{width:calc(100% - 365px)}.app-release-note{background-image:linear-gradient(to left,var(--purple-500-transparent) 0,var(--white) 100%);padding:16px 155px 16px 16px}.release-note-description{max-width:700px}.release-note-img{position:absolute;right:20px;top:20px;width:118px;z-index:1}.release-sidebar-arrow{transition:all .3s ease-in-out}.country-flag-icon svg{height:20px;width:20px}.newapp-modal .rs-modal-content{padding:25px}.newapp-modal .rs-modal-title{display:none}.newapp-content-body p{margin-bottom:0}.newapp-img{height:120px;left:50%;position:absolute;top:-62px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:120px}.newapp-release-modal .announcement-modal{max-width:800px}.newapp-release-modal .announcement-modal-body{padding:75px 23px 23px;text-align:left}.my-assets-table thead{top:-15px}.my-assets-table th{top:-14px!important}.document-selection-modal.rs-modal-xl{width:calc(100% - 300px)!important}.input-set-icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.reminder-bell-icon,.reminder-plus-icon{border-radius:0 8px 8px 0;height:30px;width:30px}.snooze-notification-content{overflow:visible}.snooze-notification-content .form-control{font-weight:500}.snooze-notification-content .Toastify__close-button{color:var(--toastify-close-icon);opacity:1}.snooze-notification-content .notification-description{overflow-y:visible!important}.opening-other-document .file-upload-cotent{bottom:-36px;left:-20px;top:unset}.opening-other-document.file-upload-loading:not(:required):after{bottom:0;font-size:.5rem;height:3px;left:-18px;line-height:normal;position:absolute;width:3px}.application-modal .rs-modal-content{padding:0}.application-modal .rs-modal-title{display:none}.opening-side-selector .rs-dropdown-toggle{background-color:var(--white-100);border-radius:4px 4px 4px 4px;max-width:220px;padding:5px 10px;width:100%}.placement-op-dropdown .rs-dropdown-toggle{max-width:100%;width:100%}.opening-right-searchbar .css-1a1fmpi-MuiInputBase-root-MuiInput-root,.opening-right-searchbar .css-wb57ya-MuiFormControl-root-MuiTextField-root{margin-top:0!important}.css-1glvl0p-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-clearIndicator{color:var(--black)}.opening-copy-link .rs-dropdown-toggle{background-color:var(--common-primary);color:var(--white);display:block;height:35px;padding:2px;width:35px}.opening-copy-link .rs-dropdown-menu{z-index:12}.op-delete-icon{background-color:var(--danger-transparent);color:var(--common-danger);transition:.3s ease-in-out}.op-delete-icon:hover{background-color:var(--common-danger);color:var(--common-white)}.op-edit-icon{background-color:var(--primary-500-transparent);color:var(--common-primary);transition:.3s ease-in-out}.op-edit-icon:hover{background-color:var(--common-primary);color:var(--common-white)}.follow-card-block{box-shadow:0 4px 12px rgba(0,0,0,.1)}.followup-interviewer-assessment{border-radius:8px 8px 8px 8px;margin-bottom:10px;padding:0 10px}.followup-interviewer-assessment:nth-child(2n){background-color:var(--gray-200-transparent)}.message-tag p{margin:0}.fd-edit-icon{padding:1px 6px}.rating-block .star-ratings{margin-bottom:5px}.performance-rating-block .star-ratings{margin-bottom:10px}.MuiAutocomplete-popper .MuiAutocomplete-option{color:var(--black);font-family:Mulish,sans-serif;font-size:.75rem;font-weight:400;line-height:normal}.MuiAutocomplete-popper .MuiAutocomplete-option.Mui-focused{background-color:var(--primary-200-transparent)!important}.MuiAutocomplete-popper .MuiAutocomplete-paper{background-color:var(--white);box-shadow:0 0 10px 1px rgba(0,0,0,.08)!important}.MuiAutocomplete-popper .MuiAutocomplete-paper ul{border:1px solid var(--gray-300)}.opening-right-searchbar .MuiInput-input{color:var(--dark)!important;font-family:Mulish,sans-serif!important;font-size:.75rem!important;font-weight:400;height:24px;line-height:1.5!important}.opening-right-searchbar .MuiAutocomplete-inputRoot{padding-right:20px!important}.opening-right-searchbar .MuiSvgIcon-root{font-size:.875rem!important;line-height:1.45!important}.opening-right-searchbar .MuiInput-root{margin:0!important}.opening-right-searchbar>div{margin:0!important;width:250px!important}.open-question-block{display:grid;grid-template-columns:20px 1fr}.document-table .rs-picker-check-menu,.document-table .rs-picker-select-menu{overflow:auto!important}.document-table .table td span{overflow:unset!important}.sprint-table-assignee .rs-bg-danger-placement-auto{overflow:visible}.support-rating-modal .mood-bg{width:600px}.support-chat-content{bottom:0;max-height:700px;position:absolute;right:200px;width:600px;z-index:999}.support-chat-content .support-tab-body-chat{height:calc(100vh - 900px)}.support-chat-searchbox{left:-530px;position:absolute;top:0;z-index:1000!important}.recent-chat-item{color:var(--gray-700)}.recent-chat-item:hover{background-color:var(--primary-300)!important}.support-chat-dates span{border:1px solid var(--gray-200);position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:225px}.support-chat-dates span:first-child{left:-235px}.support-chat-dates span:last-child{right:-235px}.support-chat-reply ul{border-radius:8px 8px 8px 8px;padding:0}.support-chat-reply li{padding:10px 15px!important}.mobile-navigation{background-color:var(--white);border-radius:20px 20px 0 0;bottom:0;box-shadow:0 -4px 16px var(--gray-200);left:0;padding:0 15px;position:fixed;width:100%;z-index:999}.mobile-navigation i{font-size:1.125rem;line-height:normal}.mobile-navigation-item{align-items:center;background-color:transparent;border-radius:50% 50% 50% 50%;display:flex;height:50px;justify-content:center;transition:all .3s;width:50px}.mobile-navigation-item:hover{background-color:var(--primary);box-shadow:0 0 12px var(--primary);color:var(--white);-webkit-transform:translateY(-25px);transform:translateY(-25px);transition:all .3s}.menu-toggle{left:20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.mobile-profile-content{background-color:var(--white);height:100%;position:fixed;right:-100%;top:0;transition:all .3s ease-in-out;width:100%;z-index:998}.mobile-profile-contentshow{right:0;transition:all .3s ease-in-out;width:100%}.project-detail-dashboard.mproject-selector button{background:var(--primary-transparent)!important;border-radius:8px 8px 8px 8px;margin-top:15px}.mproject-selector h4{margin-bottom:0}.mproject-selector h4,.pagination-dropdown .rs-picker-toggle{align-items:center;display:flex}.pagination-dropdown .rs-picker-toggle.rs-btn{padding:5px 25px 5px 15px!important}.pagination-dropdown .rs-picker-toggle.rs-btn .rs-picker-toggle-caret{right:5px;top:50%;-webkit-transform:translateY(-58%);transform:translateY(-58%)}.input-like-div{line-height:normal;padding:8px}.formview-dropdown .rs-btn,.input-like-div{border:1px solid var(--gray-300);border-radius:4px 4px 4px 4px;font-size:.875rem}.formview-dropdown .rs-btn{background:var(--transparent);cursor:pointer;display:inline-block;font-weight:400;line-height:1.45;overflow:hidden;padding:8px 10px;position:relative;text-align:center;text-decoration:none;text-overflow:ellipsis;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;width:100%}.formview-dropdown .rs-dropdown-menu{border:0 solid var(--transparent);position:absolute;width:100%;z-index:12}.formview-dropdown .rs-dropdown-menu .rs-dropdown-item{align-items:center;cursor:pointer;display:flex;margin-bottom:2px;padding:6px 15px}.formview-dropdown .rs-dropdown-menu .rs-dropdown-item:active{background:var(--gray-100)}.formview-dropdown .rs-dropdown-menu .rs-dropdown-item:last-child{margin-bottom:0}.position-center{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.call-types{border:2px solid var(--transparent);width:130px}.survey-view-modal .rs-modal-content{overflow:visible}.survey-view-modal .rs-modal-body.has-footer{overflow:visible!important}.freeze-column{position:-webkit-sticky!important;position:sticky!important}.freeze-column:not(th){background-color:var(--gray-100)!important}.new_table table thead tr th{border-top:0 solid var(--transparent)!important;position:-webkit-sticky!important;position:sticky!important;text-transform:capitalize;top:0!important;white-space:nowrap;z-index:3}.new_table table td:first-child,.new_table table td:nth-child(2),.new_table table thead tr th:first-child,.new_table table thead tr th:nth-child(2){overflow:visible;position:-webkit-sticky;position:sticky;z-index:2}.grid-view-block{display:grid;grid-template-columns:auto 30px;min-width:150px!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.icons-blocks .icons{align-items:center;border-radius:50% 50% 50% 50%;color:var(--white);cursor:pointer;display:flex;height:18px;justify-content:center;text-align:center;width:18px}.icons-blocks .icons:first-child{background-color:var(--common-info)}.icons-blocks .icons:last-child{background-color:var(--common-danger)}.transfer-popup{align-items:end;background-color:var(--white);border-radius:8px 8px 8px 8px;bottom:0;box-shadow:-1px 2px 11px -4px var(--dark-200);display:flex;gap:10px;padding:10px;position:absolute;z-index:30}.transfer-popup .form-group{margin:0!important}.transfer-popup .rs-picker-date{width:200px}.new_table_design{background-color:var(--white);border:1px solid var(--primary-300)!important;border-radius:6px 6px 6px 6px;height:calc(100vh - 210px);position:relative}.new_table_design table:has(.new_no_data_height:not(.infoBox .new_no_data_height)){height:100%}.new_table_design table{margin:0;width:100%}.new_table_design table th{background-color:var(--table-light-300-head)!important;border:0 solid var(--transparent)!important;border-bottom:1px solid var(--primary-300)!important;overflow:unset;padding-right:25px}.new_table_design table th:first-child{border-top-left-radius:6px}.new_table_design table th:last-child{border-right:0 solid var(--transparent)!important;border-top-right-radius:6px}.new_table_design table tbody tr:not(.bg-transparent):hover,.new_table_design table tbody tr:not(.bg-transparent):hover td:not(.freeze-column){background-color:var(--primary-100-transparent)!important}.new_table_design table tbody tr td{border:0 solid var(--transparent)}.new_table_design table tbody tr.table-accordian{background-color:var(--gray-300-transparent)!important}.new_table_design table tbody tr.table-accordian td{background-color:var(--gray-100)!important;border-top:1px solid var(--gray-500-transparent)!important;padding:10px 8px}.new_table_design table tbody tr.table-accordian:hover{background-color:var(--gray-300-transparent)!important}.new_table_design table tbody tr.table-accordian:hover td{background-color:var(--gray-100)!important}.new_table_design table tbody tr.table-accordian+.show td:not(.border-top-0){border-top:1px solid var(--gray-500-transparent)!important}.new_table_design table tbody tr.total-amount{background-color:var(--success-200-transparent)!important}.new_table_design table tbody tr.total-amount td{border-bottom:1px solid var(--gray-500-transparent)!important;border-top:1px solid var(--gray-500-transparent)!important}.new_table_design table tbody tr.total-amount:hover{background-color:var(--success-400-transparent)!important}.new_table_design table tbody tr:has(.new_no_data_height):hover{background-color:var(--white)!important}.new_table_design table tbody tr:has(.new_no_data_height):hover td{background-color:var(--white)!important}.new_table_design.table_150{height:calc(100vh - 150px)}.new_table_design.table_234{height:calc(100vh - 234px)}.new_table_design.table_235{height:calc(100vh - 235px)}.new_table_design.table_270{height:calc(100vh - 270px)}.new_table_design.table_280{height:calc(100vh - 280px)}.new_table_design.table_284{height:calc(100vh - 284px)}.new_table_design.table_300{height:calc(100vh - 300px)}.new_table_design.table_320{height:calc(100vh - 320px)}.new_table_design.table_325{height:calc(100vh - 325px)}.new_table_design.table_340{height:calc(100vh - 340px)}.new_table_design.table_350{height:calc(100vh - 350px)}.new_table_design.table_372{height:calc(100vh - 372px)}.new_table_design.table_380{height:calc(100vh - 380px)}.new_table_design.table_400{height:calc(100vh - 400px)}.new_table_design.table_420{height:calc(100vh - 420px)}.new_table_design.table_440{height:calc(100vh - 440px)}.new_table_design.table_462{height:calc(100vh - 462px)}.new_table_design.table_510{height:calc(100vh - 510px)}.new_table_design.table_585{height:calc(100vh - 585px)}.new_table_design.table_600{height:calc(100vh - 600px)}.new_table_design.table_670{height:calc(100vh - 670px)}.new_table_design.table_740{height:calc(100vh - 740px)}.new_table_design .add-field-btn{max-height:25px;max-width:25px;min-height:25px!important;min-width:25px!important}.new_table_design.tbl-exit-application td{border-top:0 solid var(--gray)!important}.new_table_design.tbl-exit-application .tbl-exit-application-child td,.new_table_design.tbl-exit-application .tbl-exit-application-child th{border-radius:0 0 0 0}.add-announce-line .new_table_design,.add-announce-line .new_table_design.table_234{height:calc(100vh - 264px)}.add-announce-line .new_table_design.table_254{height:calc(100vh - 284px)}.add-announce-line .new_table_design.table_258{height:calc(100vh - 288px)}.add-announce-line .new_table_design.table_280{height:calc(100vh - 310px)}.add-announce-line .new_table_design.table_284{height:calc(100vh - 134px)}.add-announce-line .new_table_design.table_362{height:calc(100vh - 392px)}.add-announce-line .new_table_design.table_372{height:calc(100vh - 402px)}.grid-box{--purple-900-transparent:rgba(134,83,255,.072);--blue-900-transparent:rgba(62,123,250,.072);background-color:var(--white);border:1px solid var(--table-light-500-border);border-radius:12px}.grid-box>.p-xl-12{padding:8px!important}.grid-box .bulk-action-wrapper{background:linear-gradient(90deg,var(--purple-900-transparent) 0,var(--blue-900-transparent) 100%)}.grid-box .grid-table-settings-sidebar{opacity:0;visibility:hidden}.grid-box .grid-table-settings-sidebar .grid-table-settings-wrapper{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:hidden}.grid-box .grid-table-settings-sidebar .grid-table-settings-wrapper .grid-table-settings-header{background-color:var(--dark-400-transparent)}.grid-box .grid-table-settings-sidebar .grid-table-settings-wrapper ul{background:var(--white);list-style:none;margin:0;padding:0}.grid-box .grid-table-settings-sidebar .grid-table-settings-wrapper ul li{align-items:center;background-color:var(--white);border-bottom:1px solid var(--gray-200);display:flex}.grid-box .grid-table-settings-sidebar .grid-table-settings-wrapper ul li:last-child{border-bottom:0 solid var(--transparent)}.grid-box .grid-table-settings-sidebar .grid-table-settings-wrapper ul li a{display:block;font-weight:400;margin-right:0;padding:7px 15px;width:100%}.grid-box .grid-table-settings-sidebar .grid-table-settings-wrapper ul li:hover{background-color:var(--primary-200-transparent)}.grid-box .grid-table-settings-sidebar .grid-table-settings-wrapper ul li:hover a{color:var(--common-primary);text-decoration:none}.grid-box .grid-table-settings-sidebar .grid-table-settings-wrapper ul li .switch{margin:auto 0}.grid-box .grid-table-settings-sidebar .grid-table-settings-wrapper .grid-table-view-setting-group .view-icons .tabs_links .view-icon-bar{font-size:.75rem!important;line-height:normal!important}.grid-box .grid-table-settings-sidebar.grid-table-settings-open{opacity:1;visibility:visible}.grid-box .grid-table-settings-sidebar.grid-table-settings-open .grid-table-settings-wrapper{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);visibility:visible}.new-grid-table.simple-grid-table{background-color:var(--white);border:1px solid var(--table-light-400);border-radius:6px;height:400px}.new-grid-table.simple-grid-table>.table>thead>tr>th{border-bottom:1px solid var(--table-light-400)!important;border-top:0 solid transparent!important}.new-grid-table .table{margin-bottom:0}.new-grid-table .table .cell-border-right:not(:last-child){border-right:1px solid var(--table-light-400)}.new-grid-table .table .cell-border-left:not(:first-child){border-left:1px solid var(--table-light-400)}.new-grid-table .table .settings-cell{min-width:38px!important;overflow:unset;padding:6px!important;position:relative;text-align:center;width:1%!important}.new-grid-table .table .checkbox-cell{min-width:36px!important;padding:6px!important;text-align:center;vertical-align:middle;width:1%!important}.new-grid-table .table .checkbox-cell .checkbox{min-height:14px;padding-left:14px}.new-grid-table .table .checkbox-cell .checkbox input:disabled .checkmark{background-color:var(--gray-400)}.new-grid-table .table .checkbox-cell .checkbox .checkmark{background-color:var(--white);border:1px solid #9f9f9f;height:14px;width:14px}.new-grid-table .table .checkbox-cell .checkbox .checkmark:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M13.333 4 6 11.333 2.667 8' stroke='%23fff' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:12px;width:12px}.new-grid-table .table .checkbox-cell .checkbox input:checked~.checkmark{background-color:var(--common-primary);border:1px solid var(--common-primary)}.new-grid-table .table thead tr th{background-color:var(--table-light-300-head);border-bottom:1px solid var(--table-light-400);border-top:1px solid var(--table-light-400)!important;color:var(--gray-700)}.new-grid-table .table thead tr th.border-top-0{border-top:0 solid var(--table-light-400)!important}.new-grid-table .table thead tr th:is(.sorting_none,.sorting_asc,.sorting_desc){padding-right:25px}.new-grid-table .table tbody tr{position:relative}.new-grid-table .table tbody tr:hover>td{background-color:var(--table-light-100-hover)}.new-grid-table .table tbody tr td{border-bottom:1px solid var(--table-light-200-line)!important;color:var(--gray-900)}.new-grid-table .table tbody tr td.nodata-sticky-center-img{border-bottom:0 solid var(--table-light-200-line)!important}.new-grid-table .table tbody tr td.border-bottom-0{border-bottom:0 solid var(--transparent)!important}.new-grid-table .table tbody tr.table-accordian{background-color:var(--gray-300-transparent)!important}.new-grid-table .table tbody tr.table-accordian:first-child td{border-top:0 solid var(--gray-500-transparent)!important}.new-grid-table .table tbody tr.table-accordian td{background-color:var(--gray-100)!important;border-bottom:1px solid var(--gray-500-transparent)!important;border-top:1px solid var(--gray-500-transparent)!important;padding:10px 8px}.new-grid-table .table tbody tr.table-accordian td.border-bottom-0{border-bottom:0 solid var(--transparent)!important}.new-grid-table .table tbody tr.table-accordian td.border-top-0{border-top:0 solid var(--transparent)!important}.new-grid-table .table tbody tr.table-accordian:hover{background-color:var(--gray-300-transparent)!important}.new-grid-table .table tbody tr.table-accordian:hover td{background-color:var(--gray-100)!important}.new-grid-table .table tbody tr.total-amount{background-color:var(--success-400-transparent)!important}.new-grid-table .table tbody tr.total-amount:last-child td{border-bottom:1px solid var(--gray-500-transparent)!important}.new-grid-table .table tbody tr.total-amount td{background-color:var(--transparent)!important;border-bottom:1px solid var(--transparent)!important}.new-grid-table .table tbody tr.total-amount:hover{background-color:var(--success-100)!important}.new-grid-table.table_150{height:calc(100vh - 150px)}.new-grid-table.table_234{height:calc(100vh - 234px)}.new-grid-table.table_235{height:calc(100vh - 235px)}.new-grid-table.table_270{height:calc(100vh - 270px)}.new-grid-table.table_280{height:calc(100vh - 280px)}.new-grid-table.table_284{height:calc(100vh - 284px)}.new-grid-table.table_300{height:calc(100vh - 300px)}.new-grid-table.table_320{height:calc(100vh - 320px)}.new-grid-table.table_325{height:calc(100vh - 325px)}.new-grid-table.table_340{height:calc(100vh - 340px)}.new-grid-table.table_350{height:calc(100vh - 350px)}.new-grid-table.table_372{height:calc(100vh - 372px)}.new-grid-table.table_380{height:calc(100vh - 380px)}.new-grid-table.table_400{height:calc(100vh - 400px)}.new-grid-table.table_420{height:calc(100vh - 420px)}.new-grid-table.table_440{height:calc(100vh - 440px)}.new-grid-table.table_462{height:calc(100vh - 462px)}.new-grid-table.table_510{height:calc(100vh - 510px)}.new-grid-table.table_585{height:calc(100vh - 585px)}.new-grid-table.table_600{height:calc(100vh - 600px)}.new-grid-table.table_670{height:calc(100vh - 670px)}.new-grid-table.table_740{height:calc(100vh - 740px)}.grid-cell-dropdown .rs-dropdown-menu{padding:4px 0}.grid-cell-dropdown .rs-dropdown-menu .rs-dropdown-item{border-radius:4px;gap:10px;margin:0 4px}.grid-cell-dropdown .rs-dropdown-danger-item:not(.rs-dropdown-item-disabled):hover{background-color:var(--danger-200-transparent)!important}.payroll_table{background-color:var(--white);border:1px solid var(--table-light-400);border-radius:6px 6px 6px 6px;height:calc(100vh - 245px);position:relative}.payroll_table .date-block-picker{background-color:var(--gray-transparent);border-radius:20px 20px 20px 20px;padding:5px 10px;position:relative}.payroll_table table{width:100%}.payroll_table table th{background-color:var(--table-light-300-head);border-bottom:1px solid var(--table-light-400);border-right:1px solid var(--table-light-400)!important;color:var(--gray-700);position:relative}.payroll_table table th.highlight-th{border:2px solid var(--common-primary)!important;box-shadow:0 5px 23px -10px var(--common-primary)!important}.payroll_table table td{font-weight:500}.payroll_table.table_420{height:calc(100vh - 420px)}.payroll_table.table_100{height:calc(100vh - 100px)}.payroll_table.table_140{height:calc(100vh - 140px)}.payroll_table.table_145{height:calc(100vh - 145px)}.payroll_table.table_165{height:calc(100vh - 165px)}.payroll_table.table_265{height:calc(100vh - 265px)}.payroll_table.table_275{height:calc(100vh - 275px)}.payroll_table.table_280{height:calc(100vh - 280px)}.payroll_table.table_300{height:calc(100vh - 300px)}.payroll_table.table_325{height:calc(100vh - 325px)}.payroll_table.table_340{height:calc(100vh - 340px)}.payroll_table.table_380{height:calc(100vh - 380px)}.payrollprocesstableheight{height:calc(100vh - 160px)}.new_table_modal{height:auto;max-height:500px;overflow:auto}.taining-grid .rs-dropdown{position:unset!important;top:15px!important}.earn_table{border:1px solid var(--table-light-400)!important;border-radius:8px 8px 8px 8px;overflow:hidden}.earn_table .earn_body{display:flex;max-height:350px;overflow:auto}.earn_table .earn_header{background-color:var(--table-light-300-head)!important;border-bottom:1px solid var(--table-light-400);display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:5}.earn_table .earn_header:last-child{border-right:0 solid var(--transparent)}.earn_table .earn_footer{bottom:0;display:flex;position:-webkit-sticky;position:sticky;z-index:5}.earn_table .earn-border{border-bottom:1px solid var(--table-light-200-line)}.earn_table .earn_table_inner_content{border-right:1px solid var(--table-light-400);height:100%}.earn_table .earn_table_inner_content:last-child{border-right:0 solid var(--transparent)}.earn_table .earn-total,.earn_table .earn_title{border-right:1px solid var(--table-light-400)!important}.earn_table .earn-total:last-child,.earn_table .earn_title:last-child{border-right:0 solid var(--transparent)!important}.earn_table .earn_bottom_footer .log-punch-input{background-color:var(--success-200-transparent);border-top:1px dashed var(--table-light-400)!important;display:flex;gap:20px;justify-content:center;margin:0;padding:10px}.earn_table .earn_bottom_footer .log-punch-input label,.earn_table .earn_bottom_footer .log-punch-input span{color:var(--common-success);font-size:1.5rem!important;line-height:1.3!important}.earn_table .earn_footer_total label,.earn_table .earn_footer_total span{color:var(--common-info)}.earn_table .deduction_footer_total label,.earn_table .deduction_footer_total span{color:var(--common-danger)}.inner_all_input .rs-picker .rs-btn,.inner_all_input input,.inner_all_input select{font-size:.75rem;height:26px!important;line-height:normal;max-height:26px!important;min-height:26px!important;padding:4px 25px 4px 5px}.hr_active_card{background-color:var(--primary-400);border:0 solid var(--transparent);border-radius:8px 8px 8px 8px;box-shadow:0 22px 15px -25px rgba(0,0,0,.45)}.hr_active_card .info-name,.hr_active_card .info-secondary-name,.hr_active_card .info-title{color:var(--common-white)}.disable-select{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.logleave-calendar-content.specialshift-calender .fc-media-screen{min-width:600px}.logleave-calendar-content.specialshift-calender .fc-daygrid-dot-event{display:block}.logleave-calendar-content.specialshift-calender .fc-daygrid-day-events .fc-daygrid-event-harness .fc-daygrid-dot-event:hover{background:var(--transparent)!important}.logleave-calendar-content.specialshift-calender .fc-daygrid-day-frame.fc-scrollgrid-sync-inner{max-height:100px;overflow-y:auto}.logleave-calendar-content.specialshift-calender .fc-daygrid-day-frame.fc-scrollgrid-sync-inner::-webkit-scrollbar{display:none}.logleave-calendar-content.specialshift-calender .fc-daygrid-day-frame.fc-scrollgrid-sync-inner:after,.logleave-calendar-content.specialshift-calender .fc-daygrid-day-frame.fc-scrollgrid-sync-inner:before{scrollbar-width:auto}.logleave-calendar-content.specialshift-calender .fc-daygrid-day-top{justify-content:space-between}.logleave-calendar-content.specialshift-calender .fc-daygrid-day-events{height:90px;overflow:auto}.logleave-calendar-content.specialshift-calender .fc-daygrid-day-frame{max-height:140px!important;overflow-y:unset!important}.logleave-calendar-content.specialshift-calender .fc-day-disabled{background:var(--white)!important}.logleave-calendar-content .fc-daygrid-dot-event:hover{background:unset!important}.badge-filter-dropdown .rs-dropdown{position:unset}.badge-filter-dropdown .rs-dropdown .rs-dropdown-menu{width:100%}.emp-icon-add{height:100%}.emp-icon-add,.emp-icon-add span{align-items:center;display:flex;justify-content:center}.emp-icon-add span{background-color:var(--white);border:1px dashed var(--common-info);border-radius:50% 50% 50% 50%;color:var(--common-info);height:25px;margin:0 auto;width:25px}.emp-icon-add.block-icon-close span{background-color:var(--common-danger);border:0 solid var(--transparent);color:var(--white);font-size:.75rem!important;height:18px;line-height:1.5!important;width:18px}.customtooltip{display:inline-block;position:relative}.customtooltip:hover .customtooltiptext{opacity:1;visibility:visible}.customtooltip .customtooltiptext{background-color:var(--common-black);border-radius:4px 4px 4px 4px;color:var(--common-white);font-size:.75rem;left:-125px;line-height:normal;opacity:0;padding:3px 5px;position:absolute;text-align:center;top:-25px;transition:opacity .3s;visibility:hidden;width:150px;z-index:5}.customtooltip .customtooltiptext:after{border:10px solid var(--transparent);border-top-color:var(--common-black);bottom:-16px;content:"";left:125px;position:absolute}.fc-scrollgrid-sync-table tr:first-child td .customtooltiptext{top:30px}.fc-scrollgrid-sync-table tr:first-child td .customtooltiptext:after{bottom:19px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.show-grayscale{-webkit-filter:grayscale(1);filter:grayscale(1)}.new-ot-drop .rs-dropdown-toggle{margin-right:0!important}.new-ot-drop .rs-dropdown{position:unset!important}.grid-icons{font-size:.875rem!important;line-height:1.45!important}.grid-icons:before{display:block!important}.event-block-card:nth-child(4n+1){background-color:var(--primary-200-transparent)}.event-block-card:nth-child(4n+2){background-color:var(--warning-300-transparent)}.event-block-card:nth-child(4n+3){background-color:var(--danger-200-transparent)}.event-block-card:nth-child(4n+4){background-color:var(--success-100-transparent)}.ql-video{display:block;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}.ql-video video:-webkit-full-page-media{height:100%!important;object-fit:fill!important;width:100%!important}.ql-formats .ql-video{display:inline-block!important;min-width:auto!important}.view-details-btn{background-color:var(--primary-400);color:var(--common-white);transition:.3s ease-in-out}.analytics-tab{background-color:var(--white);border:1px solid var(--gray-200-transparent);border-radius:50px 50px 50px 50px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);display:flex;padding:8px 10px;position:relative}.analytics-tab .analytics-btn{background-color:var(--transparent);border:0 solid var(--transparent)!important;color:var(--dark);display:block;font-size:.875rem;font-weight:500;line-height:normal;margin:0!important;padding:0 20px;position:relative;text-align:center;width:100%;z-index:1}.analytics-tab .analytics-btn.active{color:var(--common-white)}.analytics-tab .analytics-tab-sliding{background-color:var(--primary-text);border-radius:20px 20px 20px 20px;color:var(--white);display:flex;height:35px;position:absolute;transition:.25s ease-out;width:400px;z-index:0}.analytics-tab .analytics-btn:first-child.active~.analytics-tab-sliding{background-color:var(--common-success);-webkit-transform:translateX(0);transform:translateX(0)}.analytics-tab .analytics-btn:nth-child(2).active~.analytics-tab-sliding{background-color:var(--common-danger);-webkit-transform:translateX(100%);transform:translateX(100%)}.os-tag.badge.selected{background:linear-gradient(325.36deg,var(--common-purple) -12.64%,var(--common-primary) 118.47%)!important;color:var(--common-white)!important}.os-tag.badge:hover{background-color:var(--gray-200)!important}.comment-rating .MuiRating-decimal{display:flex;height:auto}.comment-rating .css-dqr9h-MuiRating-label{margin:0}.comment-rating .MuiSvgIcon-root{height:20px!important;width:20px!important}.transfer-dropdown .rs-btn{background-color:var(--transparent);padding:0}.hover-icon-container:hover .icon{opacity:1;visibility:visible}.leftsideborder{border-right:1px solid var(--gray-300)}.assetauditmodal{height:calc(100vh - 42px);max-height:unset}.asset-audit-room-modal{height:calc(100vh - 170px)}.main-formbuilder .rs-modal-content,.main-formbuilder .rs-modal-header{padding:0!important}.main-formbuilder .rs-modal-header .rs-btn-close{position:absolute;right:10px;top:10px;z-index:9999}.main-formbuilder .rs-modal-body{height:100%;overflow:hidden!important}.main-formbuilder .formbuilder-body{display:grid;grid-template-areas:"header  header" "sidebar content";grid-template-columns:450px 3fr;grid-template-rows:auto 1fr}.main-formbuilder .formbuilder-body header{background-color:var(--white);border:1px solid var(--gray-200);box-shadow:0 8px 8px rgba(85,114,123,.15),1px 1px 2px rgba(85,114,123,.15);grid-area:header;padding:9px 15px;width:100%;z-index:5}.main-formbuilder .formbuilder-body article{background-color:var(--white-200);border-bottom-right-radius:8px;grid-area:content;overflow:auto;padding:20px}.main-formbuilder .formbuilder-body aside{background-color:var(--white);border:1px solid var(--gray-200);border-bottom-left-radius:8px;box-shadow:0 8px 8px rgba(85,114,123,.15),1px 1px 2px rgba(85,114,123,.15);grid-area:sidebar;padding:20px 10px;position:relative;top:0;width:100%;z-index:5}.main-formbuilder .formbuilder-body aside .form-group .ql-toolbar.ql-snow{border-width:0 0 1px}.main-formbuilder .formbuilder-body .inner-form{margin:20px auto;max-width:830px}.main-formbuilder .field-grid{grid-gap:12px;grid-template-columns:1fr 1fr}.main-formbuilder .field-group .field-input{padding:8px 10px}.main-formbuilder .plus-input-block{border:1px dashed var(--gray-300);border-radius:4px}.main-formbuilder .logo-header-content{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.main-formbuilder .logo-header-content .logo-header{height:50px;width:50px}.main-formbuilder .logo-header-content .logo-header img{height:100%;object-fit:scale-down;width:100%}.main-formbuilder .plus-input-block-hover{background-color:rgba(33,150,243,.02);border:1px solid var(--gray-300-transparent);border-radius:8px;cursor:move;transition:.3s ease-in-out}.main-formbuilder .plus-input-block-hover:hover{background-color:var(--gray-100)!important;border:1px solid var(--gray-transparent)!important}.main-formbuilder .form-section-title{background-color:var(--warning-300-transparent)!important;border:1px solid var(--warning-200)!important;border-radius:8px;cursor:move;transition:.3s ease-in-out}.main-formbuilder .inner-form-content-section .inner-form-content{background-color:var(--white);margin-bottom:10px;margin-top:10px;padding:10px 20px}.main-formbuilder .inner-form-content-section .inner-form-content:first-child{border-top:0 solid var(--transparent);margin-top:0}.main-formbuilder .inner-form-content-section .inner-form-content:last-child{border-bottom:0 solid var(--transparent)}.main-formbuilder .inner-form-content-section .inner-form-content.highlighted{background-color:var(--blue-transparent);transition:background-color .5s ease}.main-formbuilder .field-header-logo{position:relative}.main-formbuilder .field-header-logo:after{border-right:1px solid var(--gray-700-transparent);content:"";height:100%;position:absolute;right:-15px;top:0}.input-field-block [data-rbd-droppable-context-id]{overflow:unset!important}.tab-arrow{background:var(--common-primary);border:1px solid var(--common-primary);border-radius:50% 50% 50% 50%;color:var(--common-white);cursor:pointer;font-size:.75rem;height:25px;min-width:25px;padding:2px;text-align:center;width:25px}.tab-arrow,.tab-arrow span{font-weight:500;line-height:normal}.tab-arrow span{display:block;font-size:1.25rem}.tab-arrow[disabled]{cursor:no-drop;opacity:.3}.tab-left-arrow{left:-15px;position:relative}.tab-right-arrow{position:relative;right:-15px}.submit-configure-form .pagination-arrow-content td{max-width:950px!important}.submit-configure-form .pagination-arrow-content td .button-contianer{top:6px}.submit-configure-form .pagination-arrow-content td .button-contianer .tab-left-arrow{left:-20px}.submit-configure-form .pagination-arrow-content td .button-contianer .tab-right-arrow{right:-20px}.formbuilder-inner-form{background-color:var(--gray-100);border:1px solid var(--gray-300);border-radius:8px 8px 8px 8px;margin-bottom:15px;padding:15px;position:relative}.formbuilder-inner-form .btn-close-right-sidebar{justify-content:center;min-height:20px!important;min-width:20px!important;padding:2px;right:-9px!important;top:-9px!important}.formbuilder-inner-form .btn-close-right-sidebar i{font-size:.875rem;line-height:normal}.section-inner-content{border:1px dashed var(--gray-300)}.weekly-tab-links{text-wrap:nowrap;background-color:var(--gray-600-transparent);border-radius:20px 20px 20px 20px;color:var(--gray-700);cursor:pointer;margin-right:30px;padding:8px 12px;text-align:center;white-space:nowrap}.weekly-tab-links:last-child{margin-right:0}.weekly-tab-links:before{border-top:1px dashed var(--gray-500);content:"";position:absolute;right:-30px;top:50%;width:30px;z-index:0}.weekly-tab-links.active:before{border-color:var(--primary)}.weekly-tab-links.active{background-color:var(--primary-300-transparent);color:var(--common-primary)}.weekly-tab-links:last-child:before{display:none}.weekly-tab-links.weekly-tab-done-link{background-color:var(--success-300-transparent);color:var(--common-success)}.weekly-tab-links.weekly-tab-done-link:before{border-color:var(--common-success)}.weekly-tab-links.weekly-tab-done-link:last-child:before{display:none}.single-row{display:flex;flex-wrap:wrap;row-gap:10px;width:100%}.formbuilder-selecter .all-drop{background-color:var(--transparent);border:0 solid var(--transparent);color:var(--dark);padding:0!important}.text-card .rccs,.text-card .rccs__card{font-size:1.875rem!important;height:230px!important;line-height:1.25!important;width:400px!important}.pdf-reservation .document-block{height:auto;margin:20px auto;max-width:500px;width:100%}.pdf-reservation .document-title{font-size:1.375rem;font-weight:600;line-height:normal;padding:10px;text-align:center;width:100%}.pdf-reservation .document-block-img{background-color:var(--white-200);border-radius:8px 8px 8px 8px;height:auto;margin:0 auto;max-height:230px;max-width:400px;overflow:hidden;width:100%}.pdf-reservation .document-block-img img{display:flex;height:100%;justify-content:center;margin:0 auto;object-fit:scale-down;width:auto}.main-pdf-formview .rs-picker-toggle-placeholder{color:var(--gray-500)!important}.main-pdf-formview input::-webkit-input-placeholder,.main-pdf-formview textarea::-webkit-input-placeholder{color:var(--gray-500)!important}.main-pdf-formview input:-ms-input-placeholder,.main-pdf-formview textarea:-ms-input-placeholder{color:var(--gray-500)!important}.main-pdf-formview input::placeholder,.main-pdf-formview textarea::placeholder{color:var(--gray-500)!important}.invalidMsg{display:none}.main-pdf-view{-webkit-column-break-inside:avoid;background-color:var(--white);box-shadow:0 0 10px rgba(0,0,0,.1),1px 1px 2px rgba(0,0,0,.1);break-inside:avoid;margin:0 auto;max-width:830px;padding:10px;page-break-inside:avoid;width:100%}.main-pdf-view .rs-picker-toggle-placeholder{color:var(--gray-500)!important}.main-pdf-view input::-webkit-input-placeholder,.main-pdf-view textarea::-webkit-input-placeholder{color:var(--white-400)!important}.main-pdf-view input:-ms-input-placeholder,.main-pdf-view textarea:-ms-input-placeholder{color:var(--white-400)!important}.main-pdf-view input::placeholder,.main-pdf-view textarea::placeholder{color:var(--white-400)!important}.main-pdf-view .form-group.validate-input.error{background:var(--error-bg)!important;border:1px solid var(--white);padding:10px}.main-pdf-view .form-group.validate-input.error .invalidMsg{background:var(--gray-300);color:var(--white);display:block;font-size:.625rem;line-height:normal;margin:6px 0;padding:6px}.formviewcontent.main-pdf-formview{max-width:100%!important;min-width:100%!important;width:100%}.all-drop{text-wrap:balance;display:block!important}.all-drop .ql-align-center{white-space:pre-wrap}.formbuilder-font-family .form-page-slider,.pdf-view-class .form-page-slider{margin:0 27px}.formbuilder-font-family td,.pdf-view-class td{overflow:unset!important;padding:0 3px!important;white-space:normal!important}.formbuilder-preview .filepreviewimg{border:1px solid var(--gray-300);padding:10px}.tooltip-auto-width{max-width:-webkit-min-content!important;max-width:min-content!important;width:auto}.signature-inner-img{border:1px solid var(--gray-300);border-radius:4px 4px 4px 4px;height:200px;padding:5px;position:relative}.signature-inner-img img{height:100%;left:50%;object-fit:scale-down;padding:5px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.signature-inner-img:hover .sign-delete-icon{opacity:1;visibility:visible}.signature-inner-img .sign-delete-icon{align-items:center;border-radius:50% 50% 50% 50%;display:flex;height:25px;justify-content:center;opacity:0;position:absolute;right:-10px;top:-10px;transition:.3s ease-in-out;visibility:hidden;width:25px}.likert-table{background-color:var(--white);border:1px solid var(--gray-300)!important;border-radius:4px 4px 4px 4px;padding:10px;width:400px}.likert-table .table{border:1px solid var(--gray-300);border-radius:4px 4px 4px 4px;margin-bottom:0}.likert-table .table th{background:var(--primary-transparent)!important;border:0 solid var(--transparent)!important}.likert-table .table td,.likert-table .table th{max-width:150px;padding:5px 10px}.likert-table .table tbody tr:nth-child(2n) td{background:var(--gray-400-transparent)}.likert-table .table tbody tr:last-child(){background:var(--white)!important}.formbuilderCanvas{object-fit:scale-down;width:100%}.file-input-block input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px}.file-input-block .file-input-labels{align-items:center;background-color:var(--gray-100);border:1px solid var(--gray-300);border-radius:4px 4px 4px 4px;color:var(--black);cursor:pointer;display:inline-flex;font-size:.75rem;font-weight:500;line-height:normal;margin-bottom:2px;padding:6px 10px}.formbuilder-add-element{display:flex;opacity:0;position:absolute;top:0;transition:all .3s;z-index:1}.formbuilder-add-element .formbuilder-add-icon{background:var(--white);border:2px solid var(--common-success);border-radius:50% 50% 50% 50%;cursor:pointer;display:flex;height:22px;width:22px;z-index:1}.formbuilder-add-element.formbuilder-column-element{height:100%;right:0;-webkit-transform:translate(50%);transform:translate(50%);width:40px}.formbuilder-add-element.formbuilder-column-element .dotted-line{border-right:2px dashed var(--common-success);height:100%;position:absolute;width:2px}.formbuilder-add-element.formbuilder-column-element .formbuilder-add-icon{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.formbuilder-add-element.formbuilder-row-element{height:20px;left:0;-webkit-transform:translateY(-30%);transform:translateY(-30%);width:100%;z-index:1}.formbuilder-add-element.formbuilder-row-element .dotted-line{border-bottom:2px dashed var(--common-success);position:absolute;width:100%}.formbuilder-add-element.formbuilder-row-element .formbuilder-add-icon{-webkit-transform:translate(-50%);transform:translate(-50%)}.formbuilder-add-element.active,.formbuilder-add-element:hover{opacity:1}.choice-block{background-color:var(--gray-white);border:1px solid var(--gray-400-transparent);border-radius:4px 4px 4px 4px;grid-template-columns:1fr 1fr;padding:15px 10px;position:relative}.choice-block:hover .hover-icon{opacity:1;transition:.3s ease-in-out;visibility:visible}.choice-block:hover .hover-icon:hover{background-color:var(--common-danger);color:var(--white);-webkit-transform:scale(1.1);transform:scale(1.1)}.choice-block .hover-icon{background-color:var(--danger-transparent);border-radius:50% 50% 50% 50%;color:var(--common-danger);opacity:0;padding:3px;position:absolute;right:-8px;top:-8px;visibility:hidden}.dropdown-help-main{top:-8px}.dropdown-help-main .dropdown-help .rs-dropdown-toggle{background-color:var(--primary);border:0 solid var(--transparent);color:var(--white);font-size:.75rem;line-height:normal;padding:4px 4px 4px 8px}.dropdown-help-main .dropdown-help .rs-dropdown-toggle:focus,.dropdown-help-main .dropdown-help .rs-dropdown-toggle:hover{box-shadow:unset!important}.dropdown-help-main .dropdown-help .rs-icon{height:16px;position:relative;top:-1px;width:16px}.dropdown-help-main.content-drop{top:-30px}.formbuilder-iconacc .accordion-header{margin:0}.formbuilder-iconacc .accordion-button{justify-content:space-between;padding:0}.formbuilder-iconacc .accordion-collapse{background-color:var(--white);border-radius:4px 4px 4px 4px;box-shadow:0 0 .25em rgba(67,71,85,.27),0 .25em 1em rgba(90,125,188,.05);padding:15px 15px 0;position:absolute;width:300px;z-index:5}.formbuilder-iconacc-field:nth-child(3) .formbuilder-iconacc .accordion-collapse,.formbuilder-iconacc-field:nth-child(4) .formbuilder-iconacc .accordion-collapse{left:0}.field-tooltip{background-color:var(--white);border:1px solid var(--gray-400-transparent);border-radius:20px 20px 20px 20px;padding:8px}.field-tooltip .field-tooltip-list{list-style:none}.field-tooltip .field-tooltip-item{background-color:var(--primary-200-transparent);border:1px solid var(--common-primary);border-radius:20px 20px 20px 20px;color:var(--common-primary);padding:4px 10px;transition:.3s ease-in-out}.field-tooltip .field-tooltip-item.active,.field-tooltip .field-tooltip-item:hover{background-color:var(--common-primary);color:var(--common-white)}.field-tooltip.rs-popover[class*=placement-top]>.rs-popover-arrow:after{border:0 solid var(--transparent)}.color-picker-formbuilder input.form-control{padding:5px;width:50px}.add-answer-buttons{background:var(--white);border:1px solid var(--dark-800);border-radius:4px 4px 4px 4px;color:var(--dark)!important;padding:8px}.form_builder-tab{background-color:var(--white);border-radius:4px 4px 4px 4px;box-shadow:0 0 1px 0 var(--dark-800-transparent),0 1px 3px 0 var(--dark-800-transparent);display:flex;padding:8px 10px;position:relative}.form_builder-tab .form_builder-btn{background-color:var(--transparent);border:0 solid var(--transparent)!important;display:block;font-size:.875rem;font-weight:500;line-height:normal;margin:0!important;padding:0 20px;position:relative;text-align:center;width:110px;z-index:1}.form_builder-tab .form_builder-btn.active{color:var(--common-white)}.form_builder-tab .form_builder-tab-sliding{background-color:var(--common-primary);border-radius:4px 4px 4px 4px;color:var(--white);display:flex;height:35px;position:absolute;transition:.25s ease-out;width:110px;z-index:0}.form_builder-tab .form_builder-btn:first-child.active~.form_builder-tab-sliding{-webkit-transform:translateX(0);transform:translateX(0)}.form_builder-tab .form_builder-btn:nth-child(2).active~.form_builder-tab-sliding{-webkit-transform:translateX(100%);transform:translateX(100%)}.form_builder-tab .form_builder-btn:nth-child(3).active~.form_builder-tab-sliding{-webkit-transform:translateX(200%);transform:translateX(200%)}.form_builder-tab .form_builder-btn:nth-child(4).active~.form_builder-tab-sliding{-webkit-transform:translateX(300%);transform:translateX(300%)}.form_builder-tab .form_builder-btn:nth-child(5).active~.form_builder-tab-sliding{-webkit-transform:translateX(400%);transform:translateX(400%)}.form_builder-tab .form_builder-btn:nth-child(6).active~.form_builder-tab-sliding{-webkit-transform:translateX(500%);transform:translateX(500%)}.form_builder-tab .form_builder-btn:nth-child(7).active~.form_builder-tab-sliding{-webkit-transform:translateX(600%);transform:translateX(600%)}.form_builder-tab.report-tab{padding:6px 8px}.form_builder-tab.report-tab .form_builder-tab-sliding{height:30px;width:150px}.form_builder-tab.report-tab .form_builder-btn{font-size:.875rem;line-height:1.45;min-height:30px;padding:0 10px;width:150px}.form_builder-tab.shift-tab{padding:4px}.form_builder-tab.shift-tab .form_builder-tab-sliding{height:30px}.form_builder-tab.shift-tab .form_builder-btn{min-height:30px}.formbuilder-tabs{padding:4px}.formbuilder-tabs .form_builder-btn{font-size:.75rem;line-height:1.5;min-height:25px!important;min-width:50px!important;padding:0!important;width:50px!important}.formbuilder-tabs .form_builder-tab-sliding{background-color:var(--common-primary);height:25px;width:50px}.choice-option-accordion .form_builder-btn{min-width:118px!important;padding:0 10px!important;width:118px!important}.choice-option-accordion .form_builder-tab-sliding{width:118px}.expires-content .form-group{align-items:center;display:flex;gap:10px;width:100%}.expires-content .label-form-control,.expires-content .main-selectpicker{width:100%}.survey-color .rsuite-color-picker{background-color:var(--gray);border-radius:4px 4px 4px 4px;height:50px;margin-right:auto;width:100px}.survey-color .rsuite-color-picker .rsuite-color-picker-review{border-radius:20px 20px 20px 20px}.survey-preview-head{background-color:var(--purple-table-light-200)!important}.surveymodalverify .rs-btn-close{z-index:99999}.color-pallete{background-color:var(--white);border-radius:8px 8px 8px 8px;box-shadow:0 0 2px rgba(0,0,0,.3),0 4px 8px rgba(0,0,0,.3);right:0;width:200px;z-index:2}.color-pallete .color-palette-container{grid-gap:10px;border:1px solid var(--gray-200);display:grid;gap:10px;grid-template-columns:repeat(5,40px);justify-content:center}.color-pallete .color-circle{border:1px solid var(--gray);border-radius:50% 50% 50% 50%;box-shadow:0 2px 4px rgba(0,0,0,.1);cursor:pointer;display:inline-block;height:32px;margin:5px;position:relative;transition:box-shadow .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease;width:32px}.color-pallete .color-circle:hover{box-shadow:0 4px 6px rgba(0,0,0,.2);-webkit-transform:scale(1.1);transform:scale(1.1)}.color-pallete .color-circle.selected{box-shadow:0 0 5px 2px rgba(0,0,0,.2)}.color-pallete .color-circle .checkmark{color:var(--white);font-size:.875rem;left:50%;line-height:normal;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.color-pallete-modal .rs-modal-body,.color-pallete-modal .rs-modal-dialog .rs-modal-content{overflow:unset!important}.color-pallete-circle-container{grid-template-columns:repeat(8,1fr)}.sketch-picker.w-100>div:first-of-type{padding-bottom:39%!important}.sketch-picker .flexbox-fix div div:nth-child(2){pointer-events:none!important}.sketch-picker [for^=rc-editable-input-]{cursor:default!important;pointer-events:none!important}.sketch-picker .flexbox-fix:nth-child(2){cursor:pointer!important;pointer-events:unset!important}.date-label{margin:20px 0}.date-label:after,.date-label:before{border-top:1px solid var(--gray-300);content:"";flex-grow:1;margin:0 10px}.pdd-desktop .rs-dropdown-toggle{background-color:var(--primary-200-transparent);color:var(--common-primary);padding:0}.pdd-desktop .rs-dropdown-menu{width:400px}.pdd-desktop .rs-dropdown-menu .rs-dropdown-item{padding:6px 0 6px 12px}.quickaccess-taskmodal-body{max-height:calc(100vh - 535px);overflow-y:auto}.quickaccess-clockin-btn{background-color:var(--primary-400);border-radius:4px 4px 4px 4px;color:var(--common-white)!important;font-size:.75rem;font-weight:600;line-height:1.5;padding:8px 10px;transition:all .3s ease-in-out}.btn.quickaccess-clockin-btn:focus,.btn.quickaccess-clockin-btn:hover{color:var(--white);opacity:.9;transition:all .3s ease-in-out}.quickaccess-apply-leave-btn{background:var(--primary-600-transparent)!important;border:0 solid var(--transparent)!important;border-radius:4px 4px 4px 4px;font-size:.75rem;font-weight:600;letter-spacing:1.12px;line-height:1.5;padding:10px 15px}.quickaccess-apply-leave-btn,.quickaccess-apply-leave-btn i,.quickaccess-apply-leave-btn:hover{color:var(--primary-text)!important}.quickaccess-apply-leave-btn:hover{background:var(--primary-500-transparent)!important;border:0 solid var(--transparent)!important}.quickaccess_footer_btn{background-color:var(--primary-300-transparent);color:var(--common-primary)!important;transition:.3s ease-in-out}.quickaccess_footer_btn:hover{background-color:var(--common-primary);color:var(--common-white)!important}.quickaccess-project-dropdown .rs-dropdown-toggle{background:var(--primary-500-transparent)!important;border:0 solid var(--transparent)!important;color:var(--primary)!important}.seriesdragdrop{list-style-type:none;max-width:210px}.grecaptcha-badge{display:none!important}.time-grid .rs-dropdown-menu{min-width:10%}.employeeattandancereport-list-icon{border-radius:4px 4px 4px 4px;height:8px;width:8px}.apexcharts-text{fill:var(--dark)}.apexcharts-text,.apexcharts-tooltip-text,.apexcharts-tooltip-title,.apexcharts-xaxistooltip-text{font-family:Mulish,sans-serif!important}.apexcharts-pie-label{fill:var(--common-white)}.combine-schedule-background.border{border:1px solid var(--info-300)!important}.combine-reschedule-background.border{border:1px solid var(--pink)!important}.combine-followup-background.border{border:1px solid var(--warning-900)!important}.combine-agreement-background.border{border:1px solid var(--success-700)!important}.combine-canceled-background.border{border:1px solid var(--danger)!important}.combine-calendar-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:var(--gray-500-transparent);display:none;height:100%;opacity:0;position:absolute;width:100%;z-index:99!important}.combine-calendar-overlay.show{display:block;opacity:.95}.combine-calendar-spinner{-webkit-animation:spinner-animation .5s linear infinite;animation:spinner-animation .5s linear infinite;border:2px solid rgba(0,0,0,.225);border-radius:50% 50% 50% 50%;border-top:2px solid var(--common-primary)}.combine-calendar-spinner-1{height:44px;width:44px}.combine-calender-apply-btn .loaderApplication{max-width:20px!important;min-width:20px!important}.fc-direction-ltr .fc-daygrid-event.fc-event-end,.fc-direction-ltr .fc-daygrid-event.fc-event-start{margin-left:0!important}.leave_card_block{border:1px solid var(--gray-500-transparent);box-shadow:0 3px 5px rgba(0,0,0,.1)}.leave_card_block.success .leave_card_header{background-color:var(--success-200-transparent)}.leave_card_block.success .leave_card_header .leave_card_number{border:10px solid var(--success-200-transparent)}.leave_card_block.danger .leave_card_header{background-color:var(--danger-300-transparent)}.leave_card_block.danger .leave_card_header .leave_card_number{border:10px solid var(--danger-300-transparent)}.leave_card_block.blue .leave_card_header{background-color:var(--purple-300-transparent)}.leave_card_block.blue .leave_card_header .leave_card_number{border:10px solid var(--purple-300-transparent)}.leave_card_block.orange .leave_card_header{background-color:var(--warning-300-transparent)}.leave_card_block.orange .leave_card_header .leave_card_number{border:10px solid var(--warning-300-transparent)}.leave_card_block .leave_card_number{display:grid!important;height:85px;left:50%;place-content:center;position:absolute;top:10px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:85px;z-index:3}.leave_card_block .leave_card_number:after{border-radius:50% 50% 50% 50%;box-shadow:0 3px 5px rgba(0,0,0,.1);content:"";height:65px;position:absolute;top:0;width:65px}.leave-detail-drawer{max-width:1186px!important}.leave-detail-drawer-sidebar .leave-detail-sidebar-item{background-color:var(--transparent);border-radius:4px;color:var(--gray-700);cursor:pointer;padding:6px 12px;transition:all .3s ease}.leave-detail-drawer-sidebar .leave-detail-sidebar-item.active{color:var(--gray-900)}.leave-detail-drawer-sidebar .leave-detail-sidebar-item.active,.leave-detail-drawer-sidebar .leave-detail-sidebar-item:hover{background-color:var(--primary-200-transparent)}.leave-table-wrapper .leave-table-btn{background-color:var(--white);border:1px solid var(--inner-border);border-radius:6px;color:var(--gray-600);cursor:pointer;padding:8px 12px;transition:all .3s ease}.leave-table-wrapper .leave-table-btn.active{color:var(--common-primary)}.leave-table-wrapper .leave-table-btn.active,.leave-table-wrapper .leave-table-btn:hover{background-color:var(--primary-200-transparent);border-color:var(--primary-500)}.clientdropdown .rs-dropdown-menu{max-height:320px}.clientdropdown .rs-bg-danger-placement-auto{position:relative;top:-23px}.chart-container{overflow-x:auto;width:100%}.epfslabnamemodal-left{border-top-left-radius:0!important}.epfslabnamemodal-right{border-top-right-radius:0!important}.meeting-dropdown .rs-dropdown-menu{position:fixed}.meeting-dropdown .rs-dropdown-open.rs-dropdown-placement-bottom-end>.rs-dropdown-menu{right:unset}.rs-picker-select-menu-item:has(.meeting-compensate-dropdown){display:block}.watcher-dropdown .rs-dropdown-menu{max-height:400px}.support-icon{fill:var(--dark)}.geo-loaction-logs{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.report-data-direct{height:calc(100vh - 147px)}.reportcardheight{min-height:calc(100vh - 248px)}.logreport-text:hover{color:var(--common-primary);cursor:pointer;text-decoration:underline}.headcountreportmainheight{height:calc(100vh - 270px)!important}.headcountreportmainheight.headcountreportheight{height:calc(100vh - 497px)!important}.mis-selectpicker .rs-picker-menu{z-index:1!important}.mis-selectpicker .rs-picker-select-menu-items{overflow:auto!important}.table_div_design{border-radius:8px 8px 8px 8px;height:calc(100vh - 245px);overflow-y:auto;position:relative}.table_div_design>div:first-child{position:-webkit-sticky;position:sticky;top:0;z-index:11}.table_div_design>div>div{border:0 solid var(--transparent);padding:10px}.table_div_design>div:nth-child(2n)>div,.table_div_design>div:nth-child(odd)>div{background-color:var(--white-blue)}.table_div_design>div:first-child>div{background-color:var(--gray-100)!important;border:0 solid var(--transparent)!important;border-bottom:1px solid var(--purple-table-light-600)!important;border-right:1px solid var(--purple-table-light-500)!important;color:var(--dark);font-weight:700;overflow:hidden;padding-right:25px;position:relative;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;z-index:0}.table_div_design>div:first-child>div:first-child{border-top-left-radius:8px}.table_div_design>div:first-child>div:last-child{border-right:0 solid var(--transparent)!important;border-top-right-radius:8px}.table_div_design>div:not(:first-child):hover div{background-color:var(--purple-table-light-700)!important}.faq-report-table thead tr td{border-radius:8px 8px 0 0}.faq-report-table tbody tr:first-child th.table-head:first-child{border-top-left-radius:0}.faq-report-table tbody tr:first-child th.table-head:last-child{border-top-right-radius:0}.faq-report-table tbody tr:nth-child(2) th.table-head:first-child{border-top-left-radius:8px}.faq-report-table tbody tr:nth-child(2) th.table-head:last-child{border-top-right-radius:8px}.faq-report-table tbody tr:last-child td:first-child{border-bottom-left-radius:0}.faq-report-table tbody tr:last-child td:last-child{border-bottom-right-radius:8px}.faq-report-table-onlyone tbody tr:nth-last-child(3) td:first-child{border-bottom-left-radius:8px}.subfaq-report-table tbody tr td{background-color:var(--success-400-transparent)}.subfaq-report-table tbody tr td:first-child{border-bottom-left-radius:8px;border-top-left-radius:8px}.subfaq-report-table tbody tr td:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}.reporttabcontent-body{width:calc(100% - 300px)}.report-filter .rs-drawer-header{padding:16px}.report-filter .rs-drawer-header .rs-drawer-title{font-size:1.25rem;font-weight:500;line-height:normal}.employee-change-dropdown .rs-dropdown-toggle{width:100%}.employee-master-view-modal .rs-modal-header .rs-modal-title{overflow:unset}.emovecard-height{max-height:245px;min-height:245px}.viewport-height{height:calc(100vh - 70px)}.employee-360-content .document-fileview-folderview-height{height:calc(100vh - 343px)}.employee-360-content .upload-container{border:2px dashed var(--gray-300);transition:all .3s ease}.employee-360-content .upload-container.dragging{background-color:var(--gray-800-transparent);border-color:var(--primary)}.employee-360-content .file-upload-container{transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease}.employee-360-content .file-upload-container.shadow{box-shadow:0 2px 10px rgba(0,0,0,.1)!important}.employee-360-content .upload-file-progress-bar{border-radius:1px 1px 1px 1px;height:2px}.employee-360-content .upload-file-progress-fill{background-color:var(--primary);transition:width .3s ease}.employee-360-content .upload-close-button{transition:all .2s ease}.employee-360-content .upload-close-button:hover{background:var(--white-700);color:var(--dark-100)}.employee-360-content .upload-close-button:focus{box-shadow:0 0 0 2px rgba(0,0,0,.1);outline:none}.activity-modal-flow{max-height:calc(100vh - 120px)!important;overflow:auto}.screenshort-modal-wrapper{max-height:calc(100vh - 140px)!important}.activity-graph-info{width:calc(55% - 73px)!important}.activity-right-sidebar{width:90vw!important}.activity-tracking-round-tab{box-shadow:-1px 2px 11px -4px var(--gray-300)}.activity-dropdown{border-radius:4px 4px 4px 4px;box-shadow:0 0 10px 1px rgba(0,0,0,.08);transition:background-color .3s ease,box-shadow .3s ease}.activity-dropdown .dropdown-item:hover{background-color:var(--primary-200-transparent)}.mouseheatmap-screen{border:7px dashed var(--black);transition:background-color .3s ease}.itinerary-details{border-left:2px solid var(--primary-300-transparent);margin:0 0 0 25px;padding:0 0 0 40px}.itinerary-type{left:-30px;padding:5px}.travel-table tr.travelcancel-highlights,.travel-table tr.travelcancel-highlights td{background-color:var(--danger-300-transparent)!important}.travel-inner-content{display:grid;grid-template-columns:1fr auto 1fr}.travel-tab-content{height:calc(100vh - 303px);overflow:auto}.tranning-form{height:calc(100vh - 370px);overflow:auto}.loading-box{background-color:var(--gray-500-transparent);height:3px;overflow:hidden;position:relative}.loader{-webkit-animation:load 2s linear infinite;animation:load 2s linear infinite;background:linear-gradient(90deg,var(--primary-400) 0,var(--purple-500) 100%);border-radius:50px 50px 50px 50px;height:100%;left:0;left:-100%;position:absolute;width:100%}.whatsapp-listing:hover{background-color:var(--gray-500-transparent)!important}.whatsapp-top-head{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr auto}.custom-drawer{background-color:var(--white);bottom:0;box-shadow:0 0 10px -2px var(--gray-400);left:auto;position:absolute;right:-100vw;top:0;transition:right .5s ease;width:400px}.custom-drawer.open{right:0}.drawer-header{display:flex;justify-content:flex-end}.custom-drawer-btn{background:none;border:0 solid var(--transparent);cursor:pointer;font-size:.875rem;line-height:normal}.chat-block-inner-content{bottom:0;height:auto;left:0;overflow:auto;right:0}.chat-list-container,.chat-list-container-fileupload{display:flex;flex-direction:column-reverse;overflow-y:auto}.chat-bottom-msg{background-color:var(--gray-100);bottom:0;padding:0 0 15px;position:absolute;width:100%}.files-uploaded textarea.form-control{border-radius:0 0 8px 8px!important}.whatsappchat-content-listing{list-style:none;max-height:calc(100vh - 265px);overflow-y:auto;padding:0 30px}.whatsapp-chat-applied-opening{max-height:calc(100vh - 60px)!important}.whatsapp-chat-me .whatsapp-chat-message{border-radius:8px 8px 0 8px}.whatsapp-chat-message{background-color:var(--purple-table-light-300);border-radius:0 8px 8px 8px;box-shadow:2.4px 2.4px 3.2px rgba(0,0,0,.15);padding:4px 10px;position:relative}.whatsapp-chat-images:hover .whatsapp-chat-img{background-color:var(--gray-100);opacity:.5;transition:all .3s ease-in-out}.whatsapp-chat-images:hover .whatsappchat-download-btn{display:block;opacity:1}.whatsappchat-download-btn{bottom:5px;display:none;opacity:0;position:absolute;right:5px;transition:opacity .3s ease}.chat-item{margin-bottom:10px;width:100%}.chat-scrollbottom-btn{bottom:10px;box-shadow:5px 5px 10px 0 var(--dark-900-transparent);cursor:pointer;display:none;height:40px;position:absolute;right:10px;transition:all .2s ease;width:40px;z-index:999}.chat-drop-zone{color:var(--common-primary)!important;font-size:1.25rem;font-weight:700;line-height:normal;margin:0 auto}.emoji-picker-reacts .epr-main{bottom:45px!important;right:65px!important;top:unset!important}.profile-chat-main{max-width:calc(100% - 50px)!important;width:100%}.whatsapp-phoneno-drop{margin-top:30px!important}.whatsapp-assignee-drop .rs-bg-danger-placement-auto .rs-dropdown-menu{max-width:450px;position:absolute;right:0;top:22px}.whatsapp-assignee-drop .rs-bg-danger-placement-auto{overflow:visible}.booking-title{font-size:1.875rem;line-height:normal}.booking-description{font-size:1rem;line-height:normal}.booking-consultation-title{font-size:1.625rem;line-height:normal}.gmt-timezone:hover{background:var(--primary-200-transparent)}.booking-container{background:var(--purple-table-light-100);overflow:auto}.time-slot-grid{grid-template-columns:repeat(4,1fr)}.time-slot-grid-reschedule{grid-template-columns:repeat(7,1fr)}.cancellation-text::-webkit-input-placeholder{color:var(--white-600)}.cancellation-text:-ms-input-placeholder{color:var(--white-600)}.cancellation-text::placeholder{color:var(--white-600)}.calendar{background:var(--white);border-radius:8px 8px 8px 8px;box-shadow:0 1px 10px 1px var(--white-600-transparent);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.calendar-container .rs-calendar-btn-today{display:none!important}.calendar-container .rs-calendar-header{display:inherit!important}.calendar-container .rs-calendar-header-has-month:not(.rs-calendar-header-has-time) .rs-calendar-header-month-toolbar{display:flex!important;text-align:center;width:100%!important}.calendar-container .rs-calendar-header-month-toolbar{align-items:center;display:flex}.calendar-container .rs-calendar-header-title{font-size:1.25rem;line-height:normal;margin-right:auto;order:1}.calendar-container .rs-calendar-header-backward{border:0 solid var(--transparent);font-size:.875rem;line-height:normal;margin-right:10px;order:2;padding:16px}.calendar-container .rs-calendar-header-forward{border:0 solid var(--transparent);font-size:.875rem;line-height:normal;order:3;padding:16px}.calendar-container .rs-calendar-table-row .rs-calendar-table-cell:first-child,.calendar-container .rs-calendar-table-row .rs-calendar-table-cell:last-child{color:var(--black)}.booking-field{padding:0 10px 16px!important}.booking-inactive{height:calc(100vh - 195px)}.booking-list:hover{background:var(--gray-300)}.grid-count{-webkit-column-count:3;column-count:3}.grid-count .grid-count-inner{-webkit-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.setup-config .setup-config-num:before{background-color:var(--common-primary);content:"";height:2px;position:absolute;width:40%;z-index:0}.setup-config:first-child .setup-config-num:before{right:-10px}.setup-config:last-child .setup-config-num:before{left:-10px}.dyn_tabs_square,.tabs_square{align-items:center;display:flex;gap:6px}.dyn_tabs_square.low-shadow,.tabs_square.low-shadow{box-shadow:0 3px 4px -1px rgba(0,0,0,.16)}.dyn_tabs_square .tab_arrow_icon,.tabs_square .tab_arrow_icon{align-items:center;background-color:var(--common-primary);border-radius:4px 4px 4px 4px;color:var(--common-white);cursor:pointer;flex-shrink:0;height:30px;justify-content:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:30px}.dyn_tabs_square .tab_arrow_icon.tab_arrow_left.disabled,.dyn_tabs_square .tab_arrow_icon.tab_arrow_right.disabled,.tabs_square .tab_arrow_icon.tab_arrow_left.disabled,.tabs_square .tab_arrow_icon.tab_arrow_right.disabled{background-color:var(--gray-300-transparent);color:var(--gray-500);cursor:not-allowed}.dyn_tabs_square .dyn_line_tabs_list,.dyn_tabs_square .dyn_squar_tabs_list,.dyn_tabs_square .line_tabs_list,.dyn_tabs_square .squar_tabs_list,.tabs_square .dyn_line_tabs_list,.tabs_square .dyn_squar_tabs_list,.tabs_square .line_tabs_list,.tabs_square .squar_tabs_list{display:flex;gap:6px;list-style:none;margin:0;overflow-x:auto;padding:0}.dyn_tabs_square .dyn_line_tabs_list:is(.squar_tabs_list,.dyn_squar_tabs_list),.dyn_tabs_square .dyn_squar_tabs_list:is(.squar_tabs_list,.dyn_squar_tabs_list),.dyn_tabs_square .line_tabs_list:is(.squar_tabs_list,.dyn_squar_tabs_list),.dyn_tabs_square .squar_tabs_list:is(.squar_tabs_list,.dyn_squar_tabs_list),.tabs_square .dyn_line_tabs_list:is(.squar_tabs_list,.dyn_squar_tabs_list),.tabs_square .dyn_squar_tabs_list:is(.squar_tabs_list,.dyn_squar_tabs_list),.tabs_square .line_tabs_list:is(.squar_tabs_list,.dyn_squar_tabs_list),.tabs_square .squar_tabs_list:is(.squar_tabs_list,.dyn_squar_tabs_list){border-radius:4px}.dyn_tabs_square .dyn_line_tabs_list::-webkit-scrollbar,.dyn_tabs_square .dyn_squar_tabs_list::-webkit-scrollbar,.dyn_tabs_square .line_tabs_list::-webkit-scrollbar,.dyn_tabs_square .squar_tabs_list::-webkit-scrollbar,.tabs_square .dyn_line_tabs_list::-webkit-scrollbar,.tabs_square .dyn_squar_tabs_list::-webkit-scrollbar,.tabs_square .line_tabs_list::-webkit-scrollbar,.tabs_square .squar_tabs_list::-webkit-scrollbar{height:0;width:0}.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links,.dyn_tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links,.dyn_tabs_square .line_tabs_list .line_tabs_items .tabs_links,.dyn_tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links,.dyn_tabs_square .line_tabs_list .squar_tabs_items .tabs_links,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links,.dyn_tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links,.dyn_tabs_square .squar_tabs_list .line_tabs_items .tabs_links,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .tabs_links,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links,.tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links,.tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links,.tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links,.tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links,.tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links,.tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links,.tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links,.tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links,.tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links,.tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links,.tabs_square .line_tabs_list .line_tabs_items .tabs_links,.tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links,.tabs_square .line_tabs_list .squar_tabs_items .tabs_links,.tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links,.tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links,.tabs_square .squar_tabs_list .line_tabs_items .tabs_links,.tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links,.tabs_square .squar_tabs_list .squar_tabs_items .tabs_links{background-color:var(--primary-200-transparent);border-radius:4px 4px 4px 4px;color:var(--black);cursor:pointer;display:block;font-size:.875rem;font-weight:500;line-height:normal;padding:8px 12px;position:relative;transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;white-space:nowrap;z-index:1}.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links:before,.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links:before,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:before,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links:before,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links:before,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links:before,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links:before,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links:before,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links:before,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links:before,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:before,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links:before,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links:before,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links:before,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links:before,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links:before,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links:before,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links:before,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:before,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links:before,.dyn_tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links:before,.dyn_tabs_square .line_tabs_list .line_tabs_items .tabs_links:before,.dyn_tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links:before,.dyn_tabs_square .line_tabs_list .squar_tabs_items .tabs_links:before,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links:before,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links:before,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:before,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links:before,.dyn_tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links:before,.dyn_tabs_square .squar_tabs_list .line_tabs_items .tabs_links:before,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links:before,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .tabs_links:before,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links:before,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links:before,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:before,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links:before,.tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links:before,.tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links:before,.tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links:before,.tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links:before,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links:before,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links:before,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:before,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links:before,.tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links:before,.tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links:before,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links:before,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links:before,.tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links:before,.tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links:before,.tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:before,.tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links:before,.tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links:before,.tabs_square .line_tabs_list .line_tabs_items .tabs_links:before,.tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links:before,.tabs_square .line_tabs_list .squar_tabs_items .tabs_links:before,.tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links:before,.tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links:before,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:before,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links:before,.tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links:before,.tabs_square .squar_tabs_list .line_tabs_items .tabs_links:before,.tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links:before,.tabs_square .squar_tabs_list .squar_tabs_items .tabs_links:before{background:var(--common-primary);border-radius:4px 4px 4px 4px;content:"";height:100%;left:0;position:absolute;top:0;transition:all .3s;width:0;z-index:-1}.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links .detail-edit-icon,.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links .detail-edit-icon,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .detail-edit-icon,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links .detail-edit-icon,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links .detail-edit-icon,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links .detail-edit-icon,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links .detail-edit-icon,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links .detail-edit-icon,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links .detail-edit-icon,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links .detail-edit-icon,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .detail-edit-icon,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links .detail-edit-icon,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links .detail-edit-icon,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links .detail-edit-icon,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links .detail-edit-icon,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links .detail-edit-icon,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links .detail-edit-icon,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links .detail-edit-icon,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .detail-edit-icon,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links .detail-edit-icon,.dyn_tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links .detail-edit-icon,.dyn_tabs_square .line_tabs_list .line_tabs_items .tabs_links .detail-edit-icon,.dyn_tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links .detail-edit-icon,.dyn_tabs_square .line_tabs_list .squar_tabs_items .tabs_links .detail-edit-icon,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links .detail-edit-icon,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links .detail-edit-icon,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .detail-edit-icon,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links .detail-edit-icon,.dyn_tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links .detail-edit-icon,.dyn_tabs_square .squar_tabs_list .line_tabs_items .tabs_links .detail-edit-icon,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links .detail-edit-icon,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .tabs_links .detail-edit-icon,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links .detail-edit-icon,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links .detail-edit-icon,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .detail-edit-icon,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links .detail-edit-icon,.tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links .detail-edit-icon,.tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links .detail-edit-icon,.tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links .detail-edit-icon,.tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links .detail-edit-icon,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links .detail-edit-icon,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links .detail-edit-icon,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .detail-edit-icon,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links .detail-edit-icon,.tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links .detail-edit-icon,.tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links .detail-edit-icon,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links .detail-edit-icon,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links .detail-edit-icon,.tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links .detail-edit-icon,.tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links .detail-edit-icon,.tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .detail-edit-icon,.tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links .detail-edit-icon,.tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links .detail-edit-icon,.tabs_square .line_tabs_list .line_tabs_items .tabs_links .detail-edit-icon,.tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links .detail-edit-icon,.tabs_square .line_tabs_list .squar_tabs_items .tabs_links .detail-edit-icon,.tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links .detail-edit-icon,.tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links .detail-edit-icon,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .detail-edit-icon,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links .detail-edit-icon,.tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links .detail-edit-icon,.tabs_square .squar_tabs_list .line_tabs_items .tabs_links .detail-edit-icon,.tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links .detail-edit-icon,.tabs_square .squar_tabs_list .squar_tabs_items .tabs_links .detail-edit-icon{opacity:0;position:absolute;right:0}.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links:hover,.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links:hover,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:hover,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links:hover,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links:hover,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links:hover,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links:hover,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links:hover,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links:hover,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links:hover,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:hover,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links:hover,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links:hover,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links:hover,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links:hover,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links:hover,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links:hover,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links:hover,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:hover,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links:hover,.dyn_tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links:hover,.dyn_tabs_square .line_tabs_list .line_tabs_items .tabs_links:hover,.dyn_tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links:hover,.dyn_tabs_square .line_tabs_list .squar_tabs_items .tabs_links:hover,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links:hover,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links:hover,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:hover,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links:hover,.dyn_tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links:hover,.dyn_tabs_square .squar_tabs_list .line_tabs_items .tabs_links:hover,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links:hover,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .tabs_links:hover,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links:hover,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links:hover,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:hover,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links:hover,.tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links:hover,.tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links:hover,.tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links:hover,.tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links:hover,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links:hover,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links:hover,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:hover,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links:hover,.tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links:hover,.tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links:hover,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links:hover,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links:hover,.tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links:hover,.tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links:hover,.tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:hover,.tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links:hover,.tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links:hover,.tabs_square .line_tabs_list .line_tabs_items .tabs_links:hover,.tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links:hover,.tabs_square .line_tabs_list .squar_tabs_items .tabs_links:hover,.tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links:hover,.tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links:hover,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:hover,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links:hover,.tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links:hover,.tabs_square .squar_tabs_list .line_tabs_items .tabs_links:hover,.tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links:hover,.tabs_square .squar_tabs_list .squar_tabs_items .tabs_links:hover{background-color:var(--primary-400-transparent);transition:all .2s}.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links:hover .detail-edit-icon,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links:hover .detail-edit-icon,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links:hover .detail-edit-icon,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links:hover .detail-edit-icon,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links:hover .detail-edit-icon,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links:hover .detail-edit-icon,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links:hover .detail-edit-icon,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links:hover .detail-edit-icon,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links:hover .detail-edit-icon,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links:hover .detail-edit-icon,.dyn_tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.dyn_tabs_square .line_tabs_list .line_tabs_items .tabs_links:hover .detail-edit-icon,.dyn_tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.dyn_tabs_square .line_tabs_list .squar_tabs_items .tabs_links:hover .detail-edit-icon,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links:hover .detail-edit-icon,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links:hover .detail-edit-icon,.dyn_tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.dyn_tabs_square .squar_tabs_list .line_tabs_items .tabs_links:hover .detail-edit-icon,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .tabs_links:hover .detail-edit-icon,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links:hover .detail-edit-icon,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links:hover .detail-edit-icon,.tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links:hover .detail-edit-icon,.tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links:hover .detail-edit-icon,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links:hover .detail-edit-icon,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links:hover .detail-edit-icon,.tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links:hover .detail-edit-icon,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links:hover .detail-edit-icon,.tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links:hover .detail-edit-icon,.tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links:hover .detail-edit-icon,.tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.tabs_square .line_tabs_list .line_tabs_items .tabs_links:hover .detail-edit-icon,.tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.tabs_square .line_tabs_list .squar_tabs_items .tabs_links:hover .detail-edit-icon,.tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links:hover .detail-edit-icon,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links:hover .detail-edit-icon,.tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.tabs_square .squar_tabs_list .line_tabs_items .tabs_links:hover .detail-edit-icon,.tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links:hover .detail-edit-icon,.tabs_square .squar_tabs_list .squar_tabs_items .tabs_links:hover .detail-edit-icon{opacity:1}.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active,.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links.active,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links.active,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links.active,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links.active,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links.active,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links.active,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links.active,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links.active,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links.active,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links.active,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links.active,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links.active,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links.active,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links.active,.dyn_tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links.active,.dyn_tabs_square .line_tabs_list .line_tabs_items .tabs_links.active,.dyn_tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links.active,.dyn_tabs_square .line_tabs_list .squar_tabs_items .tabs_links.active,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links.active,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links.active,.dyn_tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links.active,.dyn_tabs_square .squar_tabs_list .line_tabs_items .tabs_links.active,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links.active,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .tabs_links.active,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links.active,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links.active,.tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links.active,.tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links.active,.tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links.active,.tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links.active,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links.active,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links.active,.tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links.active,.tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links.active,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links.active,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links.active,.tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active,.tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links.active,.tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active,.tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links.active,.tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links.active,.tabs_square .line_tabs_list .line_tabs_items .tabs_links.active,.tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links.active,.tabs_square .line_tabs_list .squar_tabs_items .tabs_links.active,.tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active,.tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links.active,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links.active,.tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links.active,.tabs_square .squar_tabs_list .line_tabs_items .tabs_links.active,.tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links.active,.tabs_square .squar_tabs_list .squar_tabs_items .tabs_links.active{color:var(--common-white)}.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active .tab-count-badge,.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links.active .tab-count-badge,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active .tab-count-badge,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links.active .tab-count-badge,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links.active .tab-count-badge,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links.active .tab-count-badge,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links.active .tab-count-badge,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links.active .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links.active .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links.active .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links.active .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links.active .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links.active .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links.active .tab-count-badge,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active .tab-count-badge,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links.active .tab-count-badge,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active .tab-count-badge,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links.active .tab-count-badge,.dyn_tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links.active .tab-count-badge,.dyn_tabs_square .line_tabs_list .line_tabs_items .tabs_links.active .tab-count-badge,.dyn_tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links.active .tab-count-badge,.dyn_tabs_square .line_tabs_list .squar_tabs_items .tabs_links.active .tab-count-badge,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active .tab-count-badge,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links.active .tab-count-badge,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active .tab-count-badge,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links.active .tab-count-badge,.dyn_tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links.active .tab-count-badge,.dyn_tabs_square .squar_tabs_list .line_tabs_items .tabs_links.active .tab-count-badge,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links.active .tab-count-badge,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .tabs_links.active .tab-count-badge,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active .tab-count-badge,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links.active .tab-count-badge,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active .tab-count-badge,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links.active .tab-count-badge,.tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links.active .tab-count-badge,.tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links.active .tab-count-badge,.tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links.active .tab-count-badge,.tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links.active .tab-count-badge,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active .tab-count-badge,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links.active .tab-count-badge,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active .tab-count-badge,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links.active .tab-count-badge,.tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links.active .tab-count-badge,.tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links.active .tab-count-badge,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links.active .tab-count-badge,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links.active .tab-count-badge,.tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active .tab-count-badge,.tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links.active .tab-count-badge,.tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active .tab-count-badge,.tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links.active .tab-count-badge,.tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links.active .tab-count-badge,.tabs_square .line_tabs_list .line_tabs_items .tabs_links.active .tab-count-badge,.tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links.active .tab-count-badge,.tabs_square .line_tabs_list .squar_tabs_items .tabs_links.active .tab-count-badge,.tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active .tab-count-badge,.tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links.active .tab-count-badge,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active .tab-count-badge,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links.active .tab-count-badge,.tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links.active .tab-count-badge,.tabs_square .squar_tabs_list .line_tabs_items .tabs_links.active .tab-count-badge,.tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links.active .tab-count-badge,.tabs_square .squar_tabs_list .squar_tabs_items .tabs_links.active .tab-count-badge{background-color:var(--common-white);color:var(--common-primary)}.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active:before,.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links.active:before,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active:before,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links.active:before,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links.active:before,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links.active:before,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links.active:before,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links.active:before,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active:before,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links.active:before,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active:before,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links.active:before,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links.active:before,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links.active:before,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links.active:before,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links.active:before,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active:before,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links.active:before,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active:before,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links.active:before,.dyn_tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links.active:before,.dyn_tabs_square .line_tabs_list .line_tabs_items .tabs_links.active:before,.dyn_tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links.active:before,.dyn_tabs_square .line_tabs_list .squar_tabs_items .tabs_links.active:before,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active:before,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links.active:before,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active:before,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links.active:before,.dyn_tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links.active:before,.dyn_tabs_square .squar_tabs_list .line_tabs_items .tabs_links.active:before,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links.active:before,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .tabs_links.active:before,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active:before,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links.active:before,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active:before,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links.active:before,.tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links.active:before,.tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links.active:before,.tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links.active:before,.tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links.active:before,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active:before,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links.active:before,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active:before,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links.active:before,.tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links.active:before,.tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links.active:before,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links.active:before,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links.active:before,.tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active:before,.tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links.active:before,.tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active:before,.tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links.active:before,.tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links.active:before,.tabs_square .line_tabs_list .line_tabs_items .tabs_links.active:before,.tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links.active:before,.tabs_square .line_tabs_list .squar_tabs_items .tabs_links.active:before,.tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active:before,.tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links.active:before,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active:before,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links.active:before,.tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links.active:before,.tabs_square .squar_tabs_list .line_tabs_items .tabs_links.active:before,.tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links.active:before,.tabs_square .squar_tabs_list .squar_tabs_items .tabs_links.active:before{transition:all .5s;width:100%}.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .line_tabs_list .line_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .line_tabs_list .squar_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .squar_tabs_list .line_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .tabs_links .tab-count-badge,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links .tab-count-badge,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links .tab-count-badge,.tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links .tab-count-badge,.tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links .tab-count-badge,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links .tab-count-badge,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links .tab-count-badge,.tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links .tab-count-badge,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links .tab-count-badge,.tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links .tab-count-badge,.tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links .tab-count-badge,.tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .line_tabs_list .line_tabs_items .tabs_links .tab-count-badge,.tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .line_tabs_list .squar_tabs_items .tabs_links .tab-count-badge,.tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links .tab-count-badge,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links .tab-count-badge,.tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .squar_tabs_list .line_tabs_items .tabs_links .tab-count-badge,.tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .squar_tabs_list .squar_tabs_items .tabs_links .tab-count-badge{background-color:var(--common-primary);border-radius:20px 20px 20px 20px!important;color:var(--common-white);font-size:.625rem;font-weight:600;line-height:normal;padding:3px 6px}.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.disabled,.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links.disabled,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.disabled,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links.disabled,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links.disabled,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links.disabled,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links.disabled,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links.disabled,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links.disabled,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links.disabled,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.disabled,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links.disabled,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links.disabled,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links.disabled,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links.disabled,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links.disabled,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.disabled,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links.disabled,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.disabled,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links.disabled,.dyn_tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links.disabled,.dyn_tabs_square .line_tabs_list .line_tabs_items .tabs_links.disabled,.dyn_tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links.disabled,.dyn_tabs_square .line_tabs_list .squar_tabs_items .tabs_links.disabled,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links.disabled,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links.disabled,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.disabled,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links.disabled,.dyn_tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links.disabled,.dyn_tabs_square .squar_tabs_list .line_tabs_items .tabs_links.disabled,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links.disabled,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .tabs_links.disabled,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.disabled,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links.disabled,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.disabled,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links.disabled,.tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links.disabled,.tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links.disabled,.tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links.disabled,.tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links.disabled,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links.disabled,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links.disabled,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.disabled,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links.disabled,.tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links.disabled,.tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links.disabled,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links.disabled,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links.disabled,.tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.disabled,.tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links.disabled,.tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.disabled,.tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links.disabled,.tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links.disabled,.tabs_square .line_tabs_list .line_tabs_items .tabs_links.disabled,.tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links.disabled,.tabs_square .line_tabs_list .squar_tabs_items .tabs_links.disabled,.tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links.disabled,.tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links.disabled,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.disabled,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links.disabled,.tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links.disabled,.tabs_square .squar_tabs_list .line_tabs_items .tabs_links.disabled,.tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links.disabled,.tabs_square .squar_tabs_list .squar_tabs_items .tabs_links.disabled{color:var(--gray);cursor:not-allowed}.dyn_squar_tabs,.squar_tabs{background-color:var(--white);border:1px solid var(--primary-300);border-radius:6px 6px 6px 6px;padding:4px}.dyn_switch_tabs,.switch_tabs{background-color:var(--gray-400-transparent);border-radius:6px 6px 6px 6px;padding:2px}.dyn_switch_tabs .dyn_squar_tabs_list,.switch_tabs .dyn_squar_tabs_list{gap:0}.dyn_switch_tabs .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links,.switch_tabs .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links{background-color:transparent;border:1px solid transparent;font-size:.875rem;line-height:1.45;padding:5px 16px}.dyn_switch_tabs .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:hover,.switch_tabs .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links:hover{background-color:transparent!important}.dyn_switch_tabs .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active,.switch_tabs .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active{background-color:var(--white)!important;border:1px solid var(--gray-200);border-radius:6px;box-shadow:0 0 4px 0 rgba(0,0,0,.039);color:var(--common-primary)}.dyn_switch_tabs .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active:before,.switch_tabs .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links.active:before{display:none}.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .tabs_links,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .tabs_links,.dyn_line_tabs .line_tabs_list .line_tabs_items .dyn_tabs_links,.dyn_line_tabs .line_tabs_list .line_tabs_items .tabs_links,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links,.line_tabs .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links,.line_tabs .dyn_line_tabs_list .line_tabs_items .tabs_links,.line_tabs .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.line_tabs .line_tabs_list .dyn_line_tabs_items .tabs_links,.line_tabs .line_tabs_list .line_tabs_items .dyn_tabs_links,.line_tabs .line_tabs_list .line_tabs_items .tabs_links{background-color:var(--transparent);padding:10px 15px}.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links:before,.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links:before,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links:before,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .tabs_links:before,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links:before,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .tabs_links:before,.dyn_line_tabs .line_tabs_list .line_tabs_items .dyn_tabs_links:before,.dyn_line_tabs .line_tabs_list .line_tabs_items .tabs_links:before,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links:before,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links:before,.line_tabs .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links:before,.line_tabs .dyn_line_tabs_list .line_tabs_items .tabs_links:before,.line_tabs .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links:before,.line_tabs .line_tabs_list .dyn_line_tabs_items .tabs_links:before,.line_tabs .line_tabs_list .line_tabs_items .dyn_tabs_links:before,.line_tabs .line_tabs_list .line_tabs_items .tabs_links:before{background:var(--transparent);border-radius:0;bottom:0;height:2px;top:unset;transition:all 0s;width:100%}.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active:before,.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links.active:before,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links.active:before,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .tabs_links.active:before,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active:before,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .tabs_links.active:before,.dyn_line_tabs .line_tabs_list .line_tabs_items .dyn_tabs_links.active:before,.dyn_line_tabs .line_tabs_list .line_tabs_items .tabs_links.active:before,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active:before,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links.active:before,.line_tabs .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links.active:before,.line_tabs .dyn_line_tabs_list .line_tabs_items .tabs_links.active:before,.line_tabs .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active:before,.line_tabs .line_tabs_list .dyn_line_tabs_items .tabs_links.active:before,.line_tabs .line_tabs_list .line_tabs_items .dyn_tabs_links.active:before,.line_tabs .line_tabs_list .line_tabs_items .tabs_links.active:before{background-color:var(--primary-400);transition:all 0s;width:100%}.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active,.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links:hover,.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links.active,.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links:hover,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links.active,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links:hover,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .tabs_links.active,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .tabs_links:hover,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links:hover,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .tabs_links.active,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .tabs_links:hover,.dyn_line_tabs .line_tabs_list .line_tabs_items .dyn_tabs_links.active,.dyn_line_tabs .line_tabs_list .line_tabs_items .dyn_tabs_links:hover,.dyn_line_tabs .line_tabs_list .line_tabs_items .tabs_links.active,.dyn_line_tabs .line_tabs_list .line_tabs_items .tabs_links:hover,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links:hover,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links.active,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links:hover,.line_tabs .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links.active,.line_tabs .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links:hover,.line_tabs .dyn_line_tabs_list .line_tabs_items .tabs_links.active,.line_tabs .dyn_line_tabs_list .line_tabs_items .tabs_links:hover,.line_tabs .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active,.line_tabs .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links:hover,.line_tabs .line_tabs_list .dyn_line_tabs_items .tabs_links.active,.line_tabs .line_tabs_list .dyn_line_tabs_items .tabs_links:hover,.line_tabs .line_tabs_list .line_tabs_items .dyn_tabs_links.active,.line_tabs .line_tabs_list .line_tabs_items .dyn_tabs_links:hover,.line_tabs .line_tabs_list .line_tabs_items .tabs_links.active,.line_tabs .line_tabs_list .line_tabs_items .tabs_links:hover{background-color:var(--transparent);color:var(--common-primary)}.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.subheader,.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links.subheader,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links.subheader,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .tabs_links.subheader,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.subheader,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .tabs_links.subheader,.dyn_line_tabs .line_tabs_list .line_tabs_items .dyn_tabs_links.subheader,.dyn_line_tabs .line_tabs_list .line_tabs_items .tabs_links.subheader,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.subheader,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links.subheader,.line_tabs .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links.subheader,.line_tabs .dyn_line_tabs_list .line_tabs_items .tabs_links.subheader,.line_tabs .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.subheader,.line_tabs .line_tabs_list .dyn_line_tabs_items .tabs_links.subheader,.line_tabs .line_tabs_list .line_tabs_items .dyn_tabs_links.subheader,.line_tabs .line_tabs_list .line_tabs_items .tabs_links.subheader{font-weight:700;padding:14px 15px}.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active .tab-count-badge,.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links.active .tab-count-badge,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links.active .tab-count-badge,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .tabs_links.active .tab-count-badge,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active .tab-count-badge,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .tabs_links.active .tab-count-badge,.dyn_line_tabs .line_tabs_list .line_tabs_items .dyn_tabs_links.active .tab-count-badge,.dyn_line_tabs .line_tabs_list .line_tabs_items .tabs_links.active .tab-count-badge,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active .tab-count-badge,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links.active .tab-count-badge,.line_tabs .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links.active .tab-count-badge,.line_tabs .dyn_line_tabs_list .line_tabs_items .tabs_links.active .tab-count-badge,.line_tabs .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.active .tab-count-badge,.line_tabs .line_tabs_list .dyn_line_tabs_items .tabs_links.active .tab-count-badge,.line_tabs .line_tabs_list .line_tabs_items .dyn_tabs_links.active .tab-count-badge,.line_tabs .line_tabs_list .line_tabs_items .tabs_links.active .tab-count-badge{background-color:var(--common-primary);color:var(--common-white)}.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .rewardnavbar,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .rewardnavbar,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .rewardnavbar,.dyn_line_tabs .line_tabs_list .line_tabs_items .rewardnavbar,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .rewardnavbar,.line_tabs .dyn_line_tabs_list .line_tabs_items .rewardnavbar,.line_tabs .line_tabs_list .dyn_line_tabs_items .rewardnavbar,.line_tabs .line_tabs_list .line_tabs_items .rewardnavbar{align-items:center;border-radius:4px 4px 4px 4px;display:flex;overflow:hidden}.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .rewardnavbar:before,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .rewardnavbar:before,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .rewardnavbar:before,.dyn_line_tabs .line_tabs_list .line_tabs_items .rewardnavbar:before,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .rewardnavbar:before,.line_tabs .dyn_line_tabs_list .line_tabs_items .rewardnavbar:before,.line_tabs .line_tabs_list .dyn_line_tabs_items .rewardnavbar:before,.line_tabs .line_tabs_list .line_tabs_items .rewardnavbar:before{background-color:transparent;height:100%;transition:all 0s;width:2px}.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .rewardnavbar.active:before,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .rewardnavbar.active:before,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .rewardnavbar.active:before,.dyn_line_tabs .line_tabs_list .line_tabs_items .rewardnavbar.active:before,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .rewardnavbar.active:before,.line_tabs .dyn_line_tabs_list .line_tabs_items .rewardnavbar.active:before,.line_tabs .line_tabs_list .dyn_line_tabs_items .rewardnavbar.active:before,.line_tabs .line_tabs_list .line_tabs_items .rewardnavbar.active:before{background-color:var(--primary-400);height:100%;transition:all 0s;width:3px}.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .rewardnavbar.active,.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .rewardnavbar:hover,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .rewardnavbar.active,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .rewardnavbar:hover,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .rewardnavbar.active,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .rewardnavbar:hover,.dyn_line_tabs .line_tabs_list .line_tabs_items .rewardnavbar.active,.dyn_line_tabs .line_tabs_list .line_tabs_items .rewardnavbar:hover,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .rewardnavbar.active,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .rewardnavbar:hover,.line_tabs .dyn_line_tabs_list .line_tabs_items .rewardnavbar.active,.line_tabs .dyn_line_tabs_list .line_tabs_items .rewardnavbar:hover,.line_tabs .line_tabs_list .dyn_line_tabs_items .rewardnavbar.active,.line_tabs .line_tabs_list .dyn_line_tabs_items .rewardnavbar:hover,.line_tabs .line_tabs_list .line_tabs_items .rewardnavbar.active,.line_tabs .line_tabs_list .line_tabs_items .rewardnavbar:hover{background-color:var(--primary-200-transparent);color:var(--common-primary)}.dyn_line_tabs .dyn_line_tabs_list.rewardnavbar_list,.dyn_line_tabs .line_tabs_list.rewardnavbar_list,.line_tabs .dyn_line_tabs_list.rewardnavbar_list,.line_tabs .line_tabs_list.rewardnavbar_list{display:flex!important;flex-direction:column;gap:4px}.dyn_line_tabs .dyn_line_tabs_list.rewardnavbar_list .line_tabs_items .rewardnavbar,.dyn_line_tabs .line_tabs_list.rewardnavbar_list .line_tabs_items .rewardnavbar,.line_tabs .dyn_line_tabs_list.rewardnavbar_list .line_tabs_items .rewardnavbar,.line_tabs .line_tabs_list.rewardnavbar_list .line_tabs_items .rewardnavbar{padding:8px 16px}.bootstrap_accordian.test-case-accordian,.custom_accordian.test-case-accordian{max-height:calc(100% - 52px)}.bootstrap_accordian .accordion-item,.custom_accordian .accordion-item{background-color:var(--gray-100);border-radius:8px 8px 8px 8px;margin-bottom:12px;padding:6px 12px}.bootstrap_accordian .accordion-item .accordion-header,.custom_accordian .accordion-item .accordion-header{margin:0}.bootstrap_accordian .accordion-item .accordion-collapse .accordion-body,.custom_accordian .accordion-item .accordion-collapse .accordion-body{padding-top:14px}.bootstrap_accordian .accordion-button.collapsed>.accordianarrow,.custom_accordian .accordion-button.collapsed>.accordianarrow{rotate:0deg;transition:all .3s}.bootstrap_accordian .accordion-button,.custom_accordian .accordion-button{align-items:center;background:none;border:0 solid var(--transparent);color:inherit;cursor:pointer;display:flex;gap:15px;justify-content:space-between;padding:0;width:100%}.bootstrap_accordian .accordion-button>.accordianarrow,.custom_accordian .accordion-button>.accordianarrow{color:var(--dark-700);rotate:-180deg;transition:all .3s}.emp_grid_row{display:grid;grid-template-columns:350px 1fr}.emp_top_header .emp_grid_inner_row{background-color:var(--table-light-300-head)}.emp_top_header .emp_grid_inner_row .success-text:first-child{border-bottom-left-radius:4px;border-left:4px solid var(--success)!important;border-top-left-radius:4px}.success-box-line{border-left:3px solid var(--common-success)}.primary-box-line{border-left:3px solid var(--common-primary)}.danger-box-line{border-left:3px solid var(--common-danger)}.warning-box-line{border-left:3px solid var(--common-warning)}.gantt-chart-nodata-height{height:calc(100vh - 350px)}.gantt-chart-pagination-height{height:calc(100vh - 450px)}.gantt-chart-tooltip{display:grid;grid-template-columns:1fr 1fr}.border-right:has(.success-border){border-right:1px solid var(--success-300-transparent)!important}.border-right:has(.primary-border){border-right:1px solid var(--primary-300-transparent)!important}.disable-candidate td{background-color:var(--gray-200)!important}.timeline{direction:ltr;list-style:none;margin-bottom:0;overflow:auto!important;padding:15px}.timeline-item{position:relative;text-align:left}.timeline-item .timeline-item-content{display:flex;flex-direction:column;padding-left:25px}.timeline-item:first-child>.timeline-item-tail{top:12px}.timeline-item:not(:last-child)>.timeline-item-content{margin-bottom:2px;padding-bottom:20px}.timeline-item:last-child .crm-timeline-tail.timeline-item-tail,.timeline-item:last-child>.timeline-item-tail{bottom:auto;height:8px}.timeline-item-tail{border:1px dashed var(--common-primary);bottom:0;position:absolute;top:0}.timeline-item-dot{left:-4px;position:absolute;top:12px}.timeline-item-dot:before{-webkit-animation:blink 1s ease infinite;animation:blink 1s ease infinite;background-color:var(--common-primary);border-radius:50% 50% 50% 50%;content:"";display:block;height:10px;width:10px}.timeline-item-content-inner{background-color:var(--white);border:1px solid var(--gray-200);border-radius:4px 4px 4px 4px;min-height:35px;padding:10px;position:relative;white-space:normal;width:100%}.timeline-item-content-inner:after,.timeline-item-content-inner:before{border-style:solid;border-width:9.5px;content:"";position:absolute;top:6px}.timeline-item-content-inner:after{border-right-color:var(--gray-200);left:-18px}.timeline-item-content-inner:after,.timeline-item-content-inner:before{border-bottom-color:transparent;border-left-color:transparent;border-top-color:transparent}.timeline-item-content-inner:before{border-right-color:var(--white);left:-17px;z-index:1}.timeline-item-icon{left:-17px}.timeline-item-content-unset:after,.timeline-item-content-unset:before{content:unset}.document-upload-button.document-upload-button-blink{-webkit-animation:document-upload-btn-blink 1s infinite;animation:document-upload-btn-blink 1s infinite;border-radius:50% 50% 50% 50%}.document-upload-button.document-upload-button-blink:before{display:none}.document-upload-section .document-upload-screen{height:calc(100vh - 76px)}.document-upload-section .employee-document-upload-screen{height:calc(100vh - 140px)}.document-login-input-icon .document-login-input{max-height:42px!important;min-height:42px!important;padding-left:50px!important}.document-login-input-icon .document-login-input::-webkit-input-placeholder{color:var(--gray-400);font-weight:500}.document-login-input-icon .document-login-input:-ms-input-placeholder{color:var(--gray-400);font-weight:500}.document-login-input-icon .document-login-input::placeholder{color:var(--gray-400);font-weight:500}.document-login-input-icon i{color:var(--gray-700);left:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.upload-document-login-body .form-group.validate-input{margin-bottom:15px}.upload-document-com-logo{width:160px}.upload-signature-or:after,.upload-signature-or:before{background-color:var(--gray-200);content:"";flex-grow:1;height:1px}.upload-document-container{max-height:calc(100vh - 167px)}.upload-document-form-fields{max-height:calc(100vh - 333px)}.upload-document-list{max-height:calc(100vh - 305px)}.document-drawer-modal .rs-drawer-content{display:flex;flex-direction:column;overflow:auto}.krakpitemplatelist:hover{background-color:var(--gray-500-transparent)!important}.salary-slip-table{grid-template-columns:auto auto auto auto 1fr}.salary-slip-table-header,.salary-slip-table-main th,.salary-top td{padding:4px!important}.theme-configuration-drawer{border-radius:8px;height:100%;left:0;margin:12px auto;max-height:510px;max-width:700px;right:0}.theme-configuration-drawer .rs-drawer-content{border-radius:8px}.theme-configuration-drawer .rs-drawer-content .rs-drawer-header .rs-drawer-header-close{height:28px;width:28px}.theme-configuration-drawer .rs-drawer-content .rs-drawer-body{padding:0}.nodata-sticky-center-img{left:50%;position:-webkit-sticky;position:sticky;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.nodata-tr-bg{background-color:var(--white)!important;height:100%}.issue-watchers .rs-bg-danger-placement-auto{overflow:visible}.issue-watchers .rs-bg-danger-placement-auto .rs-dropdown-menu{z-index:1}.shift_scroll{background-color:var(--dark-100);border-radius:4px 4px 4px 4px;bottom:0;left:0;padding:4px 8px;position:absolute;transition:all .24s ease-in-out;z-index:997}.epr-category-nav button{padding:14px!important}.filingaddress td{background-color:var(--success-200-transparent)!important}.copy-text-width{width:calc(100% - 20px)}.interview-dropdown .project-img-icon{left:0;position:absolute;right:0;top:0}.bookable_room_time{max-width:130px;min-width:30px;width:100%}.qr-printmodal-height{height:calc(100vh - 330px)!important}.rotate-path{-webkit-animation:rotatePath 2s linear infinite;animation:rotatePath 2s linear infinite;transform-box:fill-box;-webkit-transform-origin:center center;transform-origin:center center}.workanniversary-card{grid-template-columns:calc(100% - 153px) 150px}.block-event-card{grid-template-columns:calc(100% - 103px) 100px}.deactive-employee{margin-right:5px}.tagpickerwithclose .rs-picker-toggle{padding-right:20px!important}.tagpickerwithclose .rs-picker-tag-wrapper{margin-right:20px!important}.tagpickerwithclose .rs-picker-toggle-clean{right:6px!important}embed.embed-height{height:calc(100vh - 300px)}.footer-icon-anim:hover{-webkit-filter:contrast(.5);filter:contrast(.5);scale:1.2;transition:.5s ease-in-out}.modal-no-close-btn .rs-modal-header{padding:0 6px}.psychometrictest-submit-bg{background:linear-gradient(180deg,var(--success-100-transparent) 0,var(--white) 100%)}.psychometrictest-card{border-radius:15px;border-top:8px solid var(--common-primary);padding:35px 40px}.sparkles-gradient-bg{background:linear-gradient(270deg,var(--primary-400) 0,var(--primary-600) 100%)}.help-modal-body{max-height:calc(100vh - 170px)}.scale-anim{transition:.3s ease-in-out}.scale-anim:hover{-webkit-transform:scale(1.04);transform:scale(1.04)}.scale-anim-unset,.scale-anim-unset:active,.scale-anim-unset:focus,.scale-anim-unset:hover{-webkit-transform:unset;transform:unset}.pop-anim:hover{-webkit-animation:pop .3s 2;animation:pop .3s 2}.virtualized-menu .rs-check-item,.virtualized-menu .rs-check-item .rs-checkbox-checker{height:100%}.virtualized-menu .rs-check-item .rs-checkbox-checker>label,.virtualized-menu .rs-check-item .rs-checkbox-checker>label>span:not(.rs-checkbox-wrapper){-webkit-line-clamp:1;height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.virtualized-menu .rs-picker-select-menu-item,.virtualized-menu .rs-picker-select-menu-item div{-webkit-line-clamp:1;display:block!important;height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tbl-virtualized,.tbl-virtualized .tbl-head,.tbl-virtualized .tbl-row{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.tbl-virtualized .tbl-head{background-color:var(--table-light-300-head);border-bottom:1px solid var(--table-light-400);border-top:1px solid var(--table-light-400)}.tbl-virtualized .tbl-head>div,.tbl-virtualized .tbl-head>th{color:var(--gray-700);font-weight:600;padding:8px}.tbl-virtualized .tbl-row{border-bottom:1px solid var(--table-light-200-line);color:var(--gray-900);overflow:hidden}.tbl-virtualized .tbl-row:hover{background-color:var(--table-light-100-hover)}.tbl-virtualized .tbl-row>div{overflow:hidden;padding:8px;text-overflow:ellipsis;white-space:nowrap}.tbl-virtualized>:not(.tbl-head){overflow-x:hidden;overflow-y:auto}.tbl-virtualized .tbl-head>td,.tbl-virtualized .tbl-head>th,.tbl-virtualized .tbl-head>tr>td,.tbl-virtualized .tbl-head>tr>th,.tbl-virtualized .tbl-row>td,.tbl-virtualized .tbl-row>th,.tbl-virtualized .tbl-row>tr>td,.tbl-virtualized .tbl-row>tr>th{flex-grow:1;max-width:none!important}.tbl-virtualized .tbl-head>td.tbl-w30,.tbl-virtualized .tbl-head>th.tbl-w30,.tbl-virtualized .tbl-head>tr>td.tbl-w30,.tbl-virtualized .tbl-head>tr>th.tbl-w30,.tbl-virtualized .tbl-row>td.tbl-w30,.tbl-virtualized .tbl-row>th.tbl-w30,.tbl-virtualized .tbl-row>tr>td.tbl-w30,.tbl-virtualized .tbl-row>tr>th.tbl-w30{flex-grow:0}@media(min-width:320px){.gap-xs-0{gap:0!important}.gap-xs-2{gap:2px!important}.gap-xs-4{gap:4px!important}.gap-xs-6{gap:6px!important}.gap-xs-8{gap:8px!important}.gap-xs-10{gap:10px!important}.gap-xs-12{gap:12px!important}.gap-xs-14{gap:14px!important}.gap-xs-16{gap:16px!important}.gap-xs-18{gap:18px!important}.gap-xs-20{gap:20px!important}.gap-xs-22{gap:22px!important}.gap-xs-24{gap:24px!important}.gap-xs-26{gap:26px!important}.gap-xs-28{gap:28px!important}.gap-xs-30{gap:30px!important}.gap-xs-32{gap:32px!important}.gap-xs-34{gap:34px!important}.gap-xs-36{gap:36px!important}}@media(min-width:576px){.gap-sm-0{gap:0!important}.gap-sm-2{gap:2px!important}.gap-sm-4{gap:4px!important}.gap-sm-6{gap:6px!important}.gap-sm-8{gap:8px!important}.gap-sm-10{gap:10px!important}.gap-sm-12{gap:12px!important}.gap-sm-14{gap:14px!important}.gap-sm-16{gap:16px!important}.gap-sm-18{gap:18px!important}.gap-sm-20{gap:20px!important}.gap-sm-22{gap:22px!important}.gap-sm-24{gap:24px!important}.gap-sm-26{gap:26px!important}.gap-sm-28{gap:28px!important}.gap-sm-30{gap:30px!important}.gap-sm-32{gap:32px!important}.gap-sm-34{gap:34px!important}.gap-sm-36{gap:36px!important}}@media(min-width:768px){.gap-md-0{gap:0!important}.gap-md-2{gap:2px!important}.gap-md-4{gap:4px!important}.gap-md-6{gap:6px!important}.gap-md-8{gap:8px!important}.gap-md-10{gap:10px!important}.gap-md-12{gap:12px!important}.gap-md-14{gap:14px!important}.gap-md-16{gap:16px!important}.gap-md-18{gap:18px!important}.gap-md-20{gap:20px!important}.gap-md-22{gap:22px!important}.gap-md-24{gap:24px!important}.gap-md-26{gap:26px!important}.gap-md-28{gap:28px!important}.gap-md-30{gap:30px!important}.gap-md-32{gap:32px!important}.gap-md-34{gap:34px!important}.gap-md-36{gap:36px!important}}@media(min-width:992px){.gap-lg-0{gap:0!important}.gap-lg-2{gap:2px!important}.gap-lg-4{gap:4px!important}.gap-lg-6{gap:6px!important}.gap-lg-8{gap:8px!important}.gap-lg-10{gap:10px!important}.gap-lg-12{gap:12px!important}.gap-lg-14{gap:14px!important}.gap-lg-16{gap:16px!important}.gap-lg-18{gap:18px!important}.gap-lg-20{gap:20px!important}.gap-lg-22{gap:22px!important}.gap-lg-24{gap:24px!important}.gap-lg-26{gap:26px!important}.gap-lg-28{gap:28px!important}.gap-lg-30{gap:30px!important}.gap-lg-32{gap:32px!important}.gap-lg-34{gap:34px!important}.gap-lg-36{gap:36px!important}}@media(min-width:1281px){.gap-xl-0{gap:0!important}.gap-xl-2{gap:2px!important}.gap-xl-4{gap:4px!important}.gap-xl-6{gap:6px!important}.gap-xl-8{gap:8px!important}.gap-xl-10{gap:10px!important}.gap-xl-12{gap:12px!important}.gap-xl-14{gap:14px!important}.gap-xl-16{gap:16px!important}.gap-xl-18{gap:18px!important}.gap-xl-20{gap:20px!important}.gap-xl-22{gap:22px!important}.gap-xl-24{gap:24px!important}.gap-xl-26{gap:26px!important}.gap-xl-28{gap:28px!important}.gap-xl-30{gap:30px!important}.gap-xl-32{gap:32px!important}.gap-xl-34{gap:34px!important}.gap-xl-36{gap:36px!important}}@media(min-width:1561px){.gap-exl-0{gap:0!important}.gap-exl-2{gap:2px!important}.gap-exl-4{gap:4px!important}.gap-exl-6{gap:6px!important}.gap-exl-8{gap:8px!important}.gap-exl-10{gap:10px!important}.gap-exl-12{gap:12px!important}.gap-exl-14{gap:14px!important}.gap-exl-16{gap:16px!important}.gap-exl-18{gap:18px!important}.gap-exl-20{gap:20px!important}.gap-exl-22{gap:22px!important}.gap-exl-24{gap:24px!important}.gap-exl-26{gap:26px!important}.gap-exl-28{gap:28px!important}.gap-exl-30{gap:30px!important}.gap-exl-32{gap:32px!important}.gap-exl-34{gap:34px!important}.gap-exl-36{gap:36px!important}}@media(min-width:320px){.text-xs-center{text-align:center!important}.text-xs-start{text-align:start!important}.text-xs-end{text-align:end!important}.text-xs-justify{text-align:justify!important}.text-xs-left{text-align:left!important}.text-xs-right{text-align:right!important}}@media(min-width:576px){.text-sm-center{text-align:center!important}.text-sm-start{text-align:start!important}.text-sm-end{text-align:end!important}.text-sm-justify{text-align:justify!important}.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}}@media(min-width:768px){.text-md-center{text-align:center!important}.text-md-start{text-align:start!important}.text-md-end{text-align:end!important}.text-md-justify{text-align:justify!important}.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}}@media(min-width:992px){.text-lg-center{text-align:center!important}.text-lg-start{text-align:start!important}.text-lg-end{text-align:end!important}.text-lg-justify{text-align:justify!important}.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}}@media(min-width:1281px){.text-xl-center{text-align:center!important}.text-xl-start{text-align:start!important}.text-xl-end{text-align:end!important}.text-xl-justify{text-align:justify!important}.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}}@media(min-width:1561px){.text-exl-center{text-align:center!important}.text-exl-start{text-align:start!important}.text-exl-end{text-align:end!important}.text-exl-justify{text-align:justify!important}.text-exl-left{text-align:left!important}.text-exl-right{text-align:right!important}}@media(min-width:320px){.row-gap-xs-0{row-gap:0!important}.row-gap-xs-2{row-gap:2px!important}.row-gap-xs-4{row-gap:4px!important}.row-gap-xs-6{row-gap:6px!important}.row-gap-xs-8{row-gap:8px!important}.row-gap-xs-10{row-gap:10px!important}.row-gap-xs-12{row-gap:12px!important}.row-gap-xs-14{row-gap:14px!important}.row-gap-xs-16{row-gap:16px!important}.row-gap-xs-18{row-gap:18px!important}.row-gap-xs-20{row-gap:20px!important}.row-gap-xs-22{row-gap:22px!important}.row-gap-xs-24{row-gap:24px!important}.row-gap-xs-26{row-gap:26px!important}.row-gap-xs-28{row-gap:28px!important}.row-gap-xs-30{row-gap:30px!important}.row-gap-xs-32{row-gap:32px!important}.row-gap-xs-34{row-gap:34px!important}.row-gap-xs-36{row-gap:36px!important}}@media(min-width:576px){.row-gap-sm-0{row-gap:0!important}.row-gap-sm-2{row-gap:2px!important}.row-gap-sm-4{row-gap:4px!important}.row-gap-sm-6{row-gap:6px!important}.row-gap-sm-8{row-gap:8px!important}.row-gap-sm-10{row-gap:10px!important}.row-gap-sm-12{row-gap:12px!important}.row-gap-sm-14{row-gap:14px!important}.row-gap-sm-16{row-gap:16px!important}.row-gap-sm-18{row-gap:18px!important}.row-gap-sm-20{row-gap:20px!important}.row-gap-sm-22{row-gap:22px!important}.row-gap-sm-24{row-gap:24px!important}.row-gap-sm-26{row-gap:26px!important}.row-gap-sm-28{row-gap:28px!important}.row-gap-sm-30{row-gap:30px!important}.row-gap-sm-32{row-gap:32px!important}.row-gap-sm-34{row-gap:34px!important}.row-gap-sm-36{row-gap:36px!important}}@media(min-width:768px){.row-gap-md-0{row-gap:0!important}.row-gap-md-2{row-gap:2px!important}.row-gap-md-4{row-gap:4px!important}.row-gap-md-6{row-gap:6px!important}.row-gap-md-8{row-gap:8px!important}.row-gap-md-10{row-gap:10px!important}.row-gap-md-12{row-gap:12px!important}.row-gap-md-14{row-gap:14px!important}.row-gap-md-16{row-gap:16px!important}.row-gap-md-18{row-gap:18px!important}.row-gap-md-20{row-gap:20px!important}.row-gap-md-22{row-gap:22px!important}.row-gap-md-24{row-gap:24px!important}.row-gap-md-26{row-gap:26px!important}.row-gap-md-28{row-gap:28px!important}.row-gap-md-30{row-gap:30px!important}.row-gap-md-32{row-gap:32px!important}.row-gap-md-34{row-gap:34px!important}.row-gap-md-36{row-gap:36px!important}}@media(min-width:992px){.row-gap-lg-0{row-gap:0!important}.row-gap-lg-2{row-gap:2px!important}.row-gap-lg-4{row-gap:4px!important}.row-gap-lg-6{row-gap:6px!important}.row-gap-lg-8{row-gap:8px!important}.row-gap-lg-10{row-gap:10px!important}.row-gap-lg-12{row-gap:12px!important}.row-gap-lg-14{row-gap:14px!important}.row-gap-lg-16{row-gap:16px!important}.row-gap-lg-18{row-gap:18px!important}.row-gap-lg-20{row-gap:20px!important}.row-gap-lg-22{row-gap:22px!important}.row-gap-lg-24{row-gap:24px!important}.row-gap-lg-26{row-gap:26px!important}.row-gap-lg-28{row-gap:28px!important}.row-gap-lg-30{row-gap:30px!important}.row-gap-lg-32{row-gap:32px!important}.row-gap-lg-34{row-gap:34px!important}.row-gap-lg-36{row-gap:36px!important}}@media(min-width:1281px){.row-gap-xl-0{row-gap:0!important}.row-gap-xl-2{row-gap:2px!important}.row-gap-xl-4{row-gap:4px!important}.row-gap-xl-6{row-gap:6px!important}.row-gap-xl-8{row-gap:8px!important}.row-gap-xl-10{row-gap:10px!important}.row-gap-xl-12{row-gap:12px!important}.row-gap-xl-14{row-gap:14px!important}.row-gap-xl-16{row-gap:16px!important}.row-gap-xl-18{row-gap:18px!important}.row-gap-xl-20{row-gap:20px!important}.row-gap-xl-22{row-gap:22px!important}.row-gap-xl-24{row-gap:24px!important}.row-gap-xl-26{row-gap:26px!important}.row-gap-xl-28{row-gap:28px!important}.row-gap-xl-30{row-gap:30px!important}.row-gap-xl-32{row-gap:32px!important}.row-gap-xl-34{row-gap:34px!important}.row-gap-xl-36{row-gap:36px!important}}@media(min-width:1561px){.row-gap-exl-0{row-gap:0!important}.row-gap-exl-2{row-gap:2px!important}.row-gap-exl-4{row-gap:4px!important}.row-gap-exl-6{row-gap:6px!important}.row-gap-exl-8{row-gap:8px!important}.row-gap-exl-10{row-gap:10px!important}.row-gap-exl-12{row-gap:12px!important}.row-gap-exl-14{row-gap:14px!important}.row-gap-exl-16{row-gap:16px!important}.row-gap-exl-18{row-gap:18px!important}.row-gap-exl-20{row-gap:20px!important}.row-gap-exl-22{row-gap:22px!important}.row-gap-exl-24{row-gap:24px!important}.row-gap-exl-26{row-gap:26px!important}.row-gap-exl-28{row-gap:28px!important}.row-gap-exl-30{row-gap:30px!important}.row-gap-exl-32{row-gap:32px!important}.row-gap-exl-34{row-gap:34px!important}.row-gap-exl-36{row-gap:36px!important}}@media(min-width:320px){.p-xs-0{padding:0!important}.pt-xs-0,.py-xs-0{padding-top:0!important}.pr-xs-0,.px-xs-0{padding-right:0!important}.pb-xs-0,.py-xs-0{padding-bottom:0!important}.pl-xs-0,.px-xs-0{padding-left:0!important}.p-xs-2{padding:2px!important}.pt-xs-2,.py-xs-2{padding-top:2px!important}.pr-xs-2,.px-xs-2{padding-right:2px!important}.pb-xs-2,.py-xs-2{padding-bottom:2px!important}.pl-xs-2,.px-xs-2{padding-left:2px!important}.p-xs-4{padding:4px!important}.pt-xs-4,.py-xs-4{padding-top:4px!important}.pr-xs-4,.px-xs-4{padding-right:4px!important}.pb-xs-4,.py-xs-4{padding-bottom:4px!important}.pl-xs-4,.px-xs-4{padding-left:4px!important}.p-xs-6{padding:6px!important}.pt-xs-6,.py-xs-6{padding-top:6px!important}.pr-xs-6,.px-xs-6{padding-right:6px!important}.pb-xs-6,.py-xs-6{padding-bottom:6px!important}.pl-xs-6,.px-xs-6{padding-left:6px!important}.p-xs-8{padding:8px!important}.pt-xs-8,.py-xs-8{padding-top:8px!important}.pr-xs-8,.px-xs-8{padding-right:8px!important}.pb-xs-8,.py-xs-8{padding-bottom:8px!important}.pl-xs-8,.px-xs-8{padding-left:8px!important}.p-xs-10{padding:10px!important}.pt-xs-10,.py-xs-10{padding-top:10px!important}.pr-xs-10,.px-xs-10{padding-right:10px!important}.pb-xs-10,.py-xs-10{padding-bottom:10px!important}.pl-xs-10,.px-xs-10{padding-left:10px!important}.p-xs-12{padding:12px!important}.pt-xs-12,.py-xs-12{padding-top:12px!important}.pr-xs-12,.px-xs-12{padding-right:12px!important}.pb-xs-12,.py-xs-12{padding-bottom:12px!important}.pl-xs-12,.px-xs-12{padding-left:12px!important}.p-xs-14{padding:14px!important}.pt-xs-14,.py-xs-14{padding-top:14px!important}.pr-xs-14,.px-xs-14{padding-right:14px!important}.pb-xs-14,.py-xs-14{padding-bottom:14px!important}.pl-xs-14,.px-xs-14{padding-left:14px!important}.p-xs-16{padding:16px!important}.pt-xs-16,.py-xs-16{padding-top:16px!important}.pr-xs-16,.px-xs-16{padding-right:16px!important}.pb-xs-16,.py-xs-16{padding-bottom:16px!important}.pl-xs-16,.px-xs-16{padding-left:16px!important}.p-xs-18{padding:18px!important}.pt-xs-18,.py-xs-18{padding-top:18px!important}.pr-xs-18,.px-xs-18{padding-right:18px!important}.pb-xs-18,.py-xs-18{padding-bottom:18px!important}.pl-xs-18,.px-xs-18{padding-left:18px!important}.p-xs-20{padding:20px!important}.pt-xs-20,.py-xs-20{padding-top:20px!important}.pr-xs-20,.px-xs-20{padding-right:20px!important}.pb-xs-20,.py-xs-20{padding-bottom:20px!important}.pl-xs-20,.px-xs-20{padding-left:20px!important}.p-xs-22{padding:22px!important}.pt-xs-22,.py-xs-22{padding-top:22px!important}.pr-xs-22,.px-xs-22{padding-right:22px!important}.pb-xs-22,.py-xs-22{padding-bottom:22px!important}.pl-xs-22,.px-xs-22{padding-left:22px!important}.p-xs-24{padding:24px!important}.pt-xs-24,.py-xs-24{padding-top:24px!important}.pr-xs-24,.px-xs-24{padding-right:24px!important}.pb-xs-24,.py-xs-24{padding-bottom:24px!important}.pl-xs-24,.px-xs-24{padding-left:24px!important}.p-xs-26{padding:26px!important}.pt-xs-26,.py-xs-26{padding-top:26px!important}.pr-xs-26,.px-xs-26{padding-right:26px!important}.pb-xs-26,.py-xs-26{padding-bottom:26px!important}.pl-xs-26,.px-xs-26{padding-left:26px!important}.p-xs-28{padding:28px!important}.pt-xs-28,.py-xs-28{padding-top:28px!important}.pr-xs-28,.px-xs-28{padding-right:28px!important}.pb-xs-28,.py-xs-28{padding-bottom:28px!important}.pl-xs-28,.px-xs-28{padding-left:28px!important}.p-xs-30{padding:30px!important}.pt-xs-30,.py-xs-30{padding-top:30px!important}.pr-xs-30,.px-xs-30{padding-right:30px!important}.pb-xs-30,.py-xs-30{padding-bottom:30px!important}.pl-xs-30,.px-xs-30{padding-left:30px!important}.p-xs-32{padding:32px!important}.pt-xs-32,.py-xs-32{padding-top:32px!important}.pr-xs-32,.px-xs-32{padding-right:32px!important}.pb-xs-32,.py-xs-32{padding-bottom:32px!important}.pl-xs-32,.px-xs-32{padding-left:32px!important}.p-xs-34{padding:34px!important}.pt-xs-34,.py-xs-34{padding-top:34px!important}.pr-xs-34,.px-xs-34{padding-right:34px!important}.pb-xs-34,.py-xs-34{padding-bottom:34px!important}.pl-xs-34,.px-xs-34{padding-left:34px!important}.p-xs-36{padding:36px!important}.pt-xs-36,.py-xs-36{padding-top:36px!important}.pr-xs-36,.px-xs-36{padding-right:36px!important}.pb-xs-36,.py-xs-36{padding-bottom:36px!important}.pl-xs-36,.px-xs-36{padding-left:36px!important}.p-xs-38{padding:38px!important}.pt-xs-38,.py-xs-38{padding-top:38px!important}.pr-xs-38,.px-xs-38{padding-right:38px!important}.pb-xs-38,.py-xs-38{padding-bottom:38px!important}.pl-xs-38,.px-xs-38{padding-left:38px!important}.p-xs-40{padding:40px!important}.pt-xs-40,.py-xs-40{padding-top:40px!important}.pr-xs-40,.px-xs-40{padding-right:40px!important}.pb-xs-40,.py-xs-40{padding-bottom:40px!important}.pl-xs-40,.px-xs-40{padding-left:40px!important}.p-xs-80{padding:80px!important}.pt-xs-80,.py-xs-80{padding-top:80px!important}.pr-xs-80,.px-xs-80{padding-right:80px!important}.pb-xs-80,.py-xs-80{padding-bottom:80px!important}.pl-xs-80,.px-xs-80{padding-left:80px!important}.p-xs-120{padding:120px!important}.pt-xs-120,.py-xs-120{padding-top:120px!important}.pr-xs-120,.px-xs-120{padding-right:120px!important}.pb-xs-120,.py-xs-120{padding-bottom:120px!important}.pl-xs-120,.px-xs-120{padding-left:120px!important}}@media(min-width:576px){.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-2{padding:2px!important}.pt-sm-2,.py-sm-2{padding-top:2px!important}.pr-sm-2,.px-sm-2{padding-right:2px!important}.pb-sm-2,.py-sm-2{padding-bottom:2px!important}.pl-sm-2,.px-sm-2{padding-left:2px!important}.p-sm-4{padding:4px!important}.pt-sm-4,.py-sm-4{padding-top:4px!important}.pr-sm-4,.px-sm-4{padding-right:4px!important}.pb-sm-4,.py-sm-4{padding-bottom:4px!important}.pl-sm-4,.px-sm-4{padding-left:4px!important}.p-sm-6{padding:6px!important}.pt-sm-6,.py-sm-6{padding-top:6px!important}.pr-sm-6,.px-sm-6{padding-right:6px!important}.pb-sm-6,.py-sm-6{padding-bottom:6px!important}.pl-sm-6,.px-sm-6{padding-left:6px!important}.p-sm-8{padding:8px!important}.pt-sm-8,.py-sm-8{padding-top:8px!important}.pr-sm-8,.px-sm-8{padding-right:8px!important}.pb-sm-8,.py-sm-8{padding-bottom:8px!important}.pl-sm-8,.px-sm-8{padding-left:8px!important}.p-sm-10{padding:10px!important}.pt-sm-10,.py-sm-10{padding-top:10px!important}.pr-sm-10,.px-sm-10{padding-right:10px!important}.pb-sm-10,.py-sm-10{padding-bottom:10px!important}.pl-sm-10,.px-sm-10{padding-left:10px!important}.p-sm-12{padding:12px!important}.pt-sm-12,.py-sm-12{padding-top:12px!important}.pr-sm-12,.px-sm-12{padding-right:12px!important}.pb-sm-12,.py-sm-12{padding-bottom:12px!important}.pl-sm-12,.px-sm-12{padding-left:12px!important}.p-sm-14{padding:14px!important}.pt-sm-14,.py-sm-14{padding-top:14px!important}.pr-sm-14,.px-sm-14{padding-right:14px!important}.pb-sm-14,.py-sm-14{padding-bottom:14px!important}.pl-sm-14,.px-sm-14{padding-left:14px!important}.p-sm-16{padding:16px!important}.pt-sm-16,.py-sm-16{padding-top:16px!important}.pr-sm-16,.px-sm-16{padding-right:16px!important}.pb-sm-16,.py-sm-16{padding-bottom:16px!important}.pl-sm-16,.px-sm-16{padding-left:16px!important}.p-sm-18{padding:18px!important}.pt-sm-18,.py-sm-18{padding-top:18px!important}.pr-sm-18,.px-sm-18{padding-right:18px!important}.pb-sm-18,.py-sm-18{padding-bottom:18px!important}.pl-sm-18,.px-sm-18{padding-left:18px!important}.p-sm-20{padding:20px!important}.pt-sm-20,.py-sm-20{padding-top:20px!important}.pr-sm-20,.px-sm-20{padding-right:20px!important}.pb-sm-20,.py-sm-20{padding-bottom:20px!important}.pl-sm-20,.px-sm-20{padding-left:20px!important}.p-sm-22{padding:22px!important}.pt-sm-22,.py-sm-22{padding-top:22px!important}.pr-sm-22,.px-sm-22{padding-right:22px!important}.pb-sm-22,.py-sm-22{padding-bottom:22px!important}.pl-sm-22,.px-sm-22{padding-left:22px!important}.p-sm-24{padding:24px!important}.pt-sm-24,.py-sm-24{padding-top:24px!important}.pr-sm-24,.px-sm-24{padding-right:24px!important}.pb-sm-24,.py-sm-24{padding-bottom:24px!important}.pl-sm-24,.px-sm-24{padding-left:24px!important}.p-sm-26{padding:26px!important}.pt-sm-26,.py-sm-26{padding-top:26px!important}.pr-sm-26,.px-sm-26{padding-right:26px!important}.pb-sm-26,.py-sm-26{padding-bottom:26px!important}.pl-sm-26,.px-sm-26{padding-left:26px!important}.p-sm-28{padding:28px!important}.pt-sm-28,.py-sm-28{padding-top:28px!important}.pr-sm-28,.px-sm-28{padding-right:28px!important}.pb-sm-28,.py-sm-28{padding-bottom:28px!important}.pl-sm-28,.px-sm-28{padding-left:28px!important}.p-sm-30{padding:30px!important}.pt-sm-30,.py-sm-30{padding-top:30px!important}.pr-sm-30,.px-sm-30{padding-right:30px!important}.pb-sm-30,.py-sm-30{padding-bottom:30px!important}.pl-sm-30,.px-sm-30{padding-left:30px!important}.p-sm-32{padding:32px!important}.pt-sm-32,.py-sm-32{padding-top:32px!important}.pr-sm-32,.px-sm-32{padding-right:32px!important}.pb-sm-32,.py-sm-32{padding-bottom:32px!important}.pl-sm-32,.px-sm-32{padding-left:32px!important}.p-sm-34{padding:34px!important}.pt-sm-34,.py-sm-34{padding-top:34px!important}.pr-sm-34,.px-sm-34{padding-right:34px!important}.pb-sm-34,.py-sm-34{padding-bottom:34px!important}.pl-sm-34,.px-sm-34{padding-left:34px!important}.p-sm-36{padding:36px!important}.pt-sm-36,.py-sm-36{padding-top:36px!important}.pr-sm-36,.px-sm-36{padding-right:36px!important}.pb-sm-36,.py-sm-36{padding-bottom:36px!important}.pl-sm-36,.px-sm-36{padding-left:36px!important}.p-sm-38{padding:38px!important}.pt-sm-38,.py-sm-38{padding-top:38px!important}.pr-sm-38,.px-sm-38{padding-right:38px!important}.pb-sm-38,.py-sm-38{padding-bottom:38px!important}.pl-sm-38,.px-sm-38{padding-left:38px!important}.p-sm-40{padding:40px!important}.pt-sm-40,.py-sm-40{padding-top:40px!important}.pr-sm-40,.px-sm-40{padding-right:40px!important}.pb-sm-40,.py-sm-40{padding-bottom:40px!important}.pl-sm-40,.px-sm-40{padding-left:40px!important}.p-sm-80{padding:80px!important}.pt-sm-80,.py-sm-80{padding-top:80px!important}.pr-sm-80,.px-sm-80{padding-right:80px!important}.pb-sm-80,.py-sm-80{padding-bottom:80px!important}.pl-sm-80,.px-sm-80{padding-left:80px!important}.p-sm-120{padding:120px!important}.pt-sm-120,.py-sm-120{padding-top:120px!important}.pr-sm-120,.px-sm-120{padding-right:120px!important}.pb-sm-120,.py-sm-120{padding-bottom:120px!important}.pl-sm-120,.px-sm-120{padding-left:120px!important}}@media(min-width:768px){.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-2{padding:2px!important}.pt-md-2,.py-md-2{padding-top:2px!important}.pr-md-2,.px-md-2{padding-right:2px!important}.pb-md-2,.py-md-2{padding-bottom:2px!important}.pl-md-2,.px-md-2{padding-left:2px!important}.p-md-4{padding:4px!important}.pt-md-4,.py-md-4{padding-top:4px!important}.pr-md-4,.px-md-4{padding-right:4px!important}.pb-md-4,.py-md-4{padding-bottom:4px!important}.pl-md-4,.px-md-4{padding-left:4px!important}.p-md-6{padding:6px!important}.pt-md-6,.py-md-6{padding-top:6px!important}.pr-md-6,.px-md-6{padding-right:6px!important}.pb-md-6,.py-md-6{padding-bottom:6px!important}.pl-md-6,.px-md-6{padding-left:6px!important}.p-md-8{padding:8px!important}.pt-md-8,.py-md-8{padding-top:8px!important}.pr-md-8,.px-md-8{padding-right:8px!important}.pb-md-8,.py-md-8{padding-bottom:8px!important}.pl-md-8,.px-md-8{padding-left:8px!important}.p-md-10{padding:10px!important}.pt-md-10,.py-md-10{padding-top:10px!important}.pr-md-10,.px-md-10{padding-right:10px!important}.pb-md-10,.py-md-10{padding-bottom:10px!important}.pl-md-10,.px-md-10{padding-left:10px!important}.p-md-12{padding:12px!important}.pt-md-12,.py-md-12{padding-top:12px!important}.pr-md-12,.px-md-12{padding-right:12px!important}.pb-md-12,.py-md-12{padding-bottom:12px!important}.pl-md-12,.px-md-12{padding-left:12px!important}.p-md-14{padding:14px!important}.pt-md-14,.py-md-14{padding-top:14px!important}.pr-md-14,.px-md-14{padding-right:14px!important}.pb-md-14,.py-md-14{padding-bottom:14px!important}.pl-md-14,.px-md-14{padding-left:14px!important}.p-md-16{padding:16px!important}.pt-md-16,.py-md-16{padding-top:16px!important}.pr-md-16,.px-md-16{padding-right:16px!important}.pb-md-16,.py-md-16{padding-bottom:16px!important}.pl-md-16,.px-md-16{padding-left:16px!important}.p-md-18{padding:18px!important}.pt-md-18,.py-md-18{padding-top:18px!important}.pr-md-18,.px-md-18{padding-right:18px!important}.pb-md-18,.py-md-18{padding-bottom:18px!important}.pl-md-18,.px-md-18{padding-left:18px!important}.p-md-20{padding:20px!important}.pt-md-20,.py-md-20{padding-top:20px!important}.pr-md-20,.px-md-20{padding-right:20px!important}.pb-md-20,.py-md-20{padding-bottom:20px!important}.pl-md-20,.px-md-20{padding-left:20px!important}.p-md-22{padding:22px!important}.pt-md-22,.py-md-22{padding-top:22px!important}.pr-md-22,.px-md-22{padding-right:22px!important}.pb-md-22,.py-md-22{padding-bottom:22px!important}.pl-md-22,.px-md-22{padding-left:22px!important}.p-md-24{padding:24px!important}.pt-md-24,.py-md-24{padding-top:24px!important}.pr-md-24,.px-md-24{padding-right:24px!important}.pb-md-24,.py-md-24{padding-bottom:24px!important}.pl-md-24,.px-md-24{padding-left:24px!important}.p-md-26{padding:26px!important}.pt-md-26,.py-md-26{padding-top:26px!important}.pr-md-26,.px-md-26{padding-right:26px!important}.pb-md-26,.py-md-26{padding-bottom:26px!important}.pl-md-26,.px-md-26{padding-left:26px!important}.p-md-28{padding:28px!important}.pt-md-28,.py-md-28{padding-top:28px!important}.pr-md-28,.px-md-28{padding-right:28px!important}.pb-md-28,.py-md-28{padding-bottom:28px!important}.pl-md-28,.px-md-28{padding-left:28px!important}.p-md-30{padding:30px!important}.pt-md-30,.py-md-30{padding-top:30px!important}.pr-md-30,.px-md-30{padding-right:30px!important}.pb-md-30,.py-md-30{padding-bottom:30px!important}.pl-md-30,.px-md-30{padding-left:30px!important}.p-md-32{padding:32px!important}.pt-md-32,.py-md-32{padding-top:32px!important}.pr-md-32,.px-md-32{padding-right:32px!important}.pb-md-32,.py-md-32{padding-bottom:32px!important}.pl-md-32,.px-md-32{padding-left:32px!important}.p-md-34{padding:34px!important}.pt-md-34,.py-md-34{padding-top:34px!important}.pr-md-34,.px-md-34{padding-right:34px!important}.pb-md-34,.py-md-34{padding-bottom:34px!important}.pl-md-34,.px-md-34{padding-left:34px!important}.p-md-36{padding:36px!important}.pt-md-36,.py-md-36{padding-top:36px!important}.pr-md-36,.px-md-36{padding-right:36px!important}.pb-md-36,.py-md-36{padding-bottom:36px!important}.pl-md-36,.px-md-36{padding-left:36px!important}.p-md-38{padding:38px!important}.pt-md-38,.py-md-38{padding-top:38px!important}.pr-md-38,.px-md-38{padding-right:38px!important}.pb-md-38,.py-md-38{padding-bottom:38px!important}.pl-md-38,.px-md-38{padding-left:38px!important}.p-md-40{padding:40px!important}.pt-md-40,.py-md-40{padding-top:40px!important}.pr-md-40,.px-md-40{padding-right:40px!important}.pb-md-40,.py-md-40{padding-bottom:40px!important}.pl-md-40,.px-md-40{padding-left:40px!important}.p-md-80{padding:80px!important}.pt-md-80,.py-md-80{padding-top:80px!important}.pr-md-80,.px-md-80{padding-right:80px!important}.pb-md-80,.py-md-80{padding-bottom:80px!important}.pl-md-80,.px-md-80{padding-left:80px!important}.p-md-120{padding:120px!important}.pt-md-120,.py-md-120{padding-top:120px!important}.pr-md-120,.px-md-120{padding-right:120px!important}.pb-md-120,.py-md-120{padding-bottom:120px!important}.pl-md-120,.px-md-120{padding-left:120px!important}}@media(min-width:992px){.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-2{padding:2px!important}.pt-lg-2,.py-lg-2{padding-top:2px!important}.pr-lg-2,.px-lg-2{padding-right:2px!important}.pb-lg-2,.py-lg-2{padding-bottom:2px!important}.pl-lg-2,.px-lg-2{padding-left:2px!important}.p-lg-4{padding:4px!important}.pt-lg-4,.py-lg-4{padding-top:4px!important}.pr-lg-4,.px-lg-4{padding-right:4px!important}.pb-lg-4,.py-lg-4{padding-bottom:4px!important}.pl-lg-4,.px-lg-4{padding-left:4px!important}.p-lg-6{padding:6px!important}.pt-lg-6,.py-lg-6{padding-top:6px!important}.pr-lg-6,.px-lg-6{padding-right:6px!important}.pb-lg-6,.py-lg-6{padding-bottom:6px!important}.pl-lg-6,.px-lg-6{padding-left:6px!important}.p-lg-8{padding:8px!important}.pt-lg-8,.py-lg-8{padding-top:8px!important}.pr-lg-8,.px-lg-8{padding-right:8px!important}.pb-lg-8,.py-lg-8{padding-bottom:8px!important}.pl-lg-8,.px-lg-8{padding-left:8px!important}.p-lg-10{padding:10px!important}.pt-lg-10,.py-lg-10{padding-top:10px!important}.pr-lg-10,.px-lg-10{padding-right:10px!important}.pb-lg-10,.py-lg-10{padding-bottom:10px!important}.pl-lg-10,.px-lg-10{padding-left:10px!important}.p-lg-12{padding:12px!important}.pt-lg-12,.py-lg-12{padding-top:12px!important}.pr-lg-12,.px-lg-12{padding-right:12px!important}.pb-lg-12,.py-lg-12{padding-bottom:12px!important}.pl-lg-12,.px-lg-12{padding-left:12px!important}.p-lg-14{padding:14px!important}.pt-lg-14,.py-lg-14{padding-top:14px!important}.pr-lg-14,.px-lg-14{padding-right:14px!important}.pb-lg-14,.py-lg-14{padding-bottom:14px!important}.pl-lg-14,.px-lg-14{padding-left:14px!important}.p-lg-16{padding:16px!important}.pt-lg-16,.py-lg-16{padding-top:16px!important}.pr-lg-16,.px-lg-16{padding-right:16px!important}.pb-lg-16,.py-lg-16{padding-bottom:16px!important}.pl-lg-16,.px-lg-16{padding-left:16px!important}.p-lg-18{padding:18px!important}.pt-lg-18,.py-lg-18{padding-top:18px!important}.pr-lg-18,.px-lg-18{padding-right:18px!important}.pb-lg-18,.py-lg-18{padding-bottom:18px!important}.pl-lg-18,.px-lg-18{padding-left:18px!important}.p-lg-20{padding:20px!important}.pt-lg-20,.py-lg-20{padding-top:20px!important}.pr-lg-20,.px-lg-20{padding-right:20px!important}.pb-lg-20,.py-lg-20{padding-bottom:20px!important}.pl-lg-20,.px-lg-20{padding-left:20px!important}.p-lg-22{padding:22px!important}.pt-lg-22,.py-lg-22{padding-top:22px!important}.pr-lg-22,.px-lg-22{padding-right:22px!important}.pb-lg-22,.py-lg-22{padding-bottom:22px!important}.pl-lg-22,.px-lg-22{padding-left:22px!important}.p-lg-24{padding:24px!important}.pt-lg-24,.py-lg-24{padding-top:24px!important}.pr-lg-24,.px-lg-24{padding-right:24px!important}.pb-lg-24,.py-lg-24{padding-bottom:24px!important}.pl-lg-24,.px-lg-24{padding-left:24px!important}.p-lg-26{padding:26px!important}.pt-lg-26,.py-lg-26{padding-top:26px!important}.pr-lg-26,.px-lg-26{padding-right:26px!important}.pb-lg-26,.py-lg-26{padding-bottom:26px!important}.pl-lg-26,.px-lg-26{padding-left:26px!important}.p-lg-28{padding:28px!important}.pt-lg-28,.py-lg-28{padding-top:28px!important}.pr-lg-28,.px-lg-28{padding-right:28px!important}.pb-lg-28,.py-lg-28{padding-bottom:28px!important}.pl-lg-28,.px-lg-28{padding-left:28px!important}.p-lg-30{padding:30px!important}.pt-lg-30,.py-lg-30{padding-top:30px!important}.pr-lg-30,.px-lg-30{padding-right:30px!important}.pb-lg-30,.py-lg-30{padding-bottom:30px!important}.pl-lg-30,.px-lg-30{padding-left:30px!important}.p-lg-32{padding:32px!important}.pt-lg-32,.py-lg-32{padding-top:32px!important}.pr-lg-32,.px-lg-32{padding-right:32px!important}.pb-lg-32,.py-lg-32{padding-bottom:32px!important}.pl-lg-32,.px-lg-32{padding-left:32px!important}.p-lg-34{padding:34px!important}.pt-lg-34,.py-lg-34{padding-top:34px!important}.pr-lg-34,.px-lg-34{padding-right:34px!important}.pb-lg-34,.py-lg-34{padding-bottom:34px!important}.pl-lg-34,.px-lg-34{padding-left:34px!important}.p-lg-36{padding:36px!important}.pt-lg-36,.py-lg-36{padding-top:36px!important}.pr-lg-36,.px-lg-36{padding-right:36px!important}.pb-lg-36,.py-lg-36{padding-bottom:36px!important}.pl-lg-36,.px-lg-36{padding-left:36px!important}.p-lg-38{padding:38px!important}.pt-lg-38,.py-lg-38{padding-top:38px!important}.pr-lg-38,.px-lg-38{padding-right:38px!important}.pb-lg-38,.py-lg-38{padding-bottom:38px!important}.pl-lg-38,.px-lg-38{padding-left:38px!important}.p-lg-40{padding:40px!important}.pt-lg-40,.py-lg-40{padding-top:40px!important}.pr-lg-40,.px-lg-40{padding-right:40px!important}.pb-lg-40,.py-lg-40{padding-bottom:40px!important}.pl-lg-40,.px-lg-40{padding-left:40px!important}.p-lg-80{padding:80px!important}.pt-lg-80,.py-lg-80{padding-top:80px!important}.pr-lg-80,.px-lg-80{padding-right:80px!important}.pb-lg-80,.py-lg-80{padding-bottom:80px!important}.pl-lg-80,.px-lg-80{padding-left:80px!important}.p-lg-120{padding:120px!important}.pt-lg-120,.py-lg-120{padding-top:120px!important}.pr-lg-120,.px-lg-120{padding-right:120px!important}.pb-lg-120,.py-lg-120{padding-bottom:120px!important}.pl-lg-120,.px-lg-120{padding-left:120px!important}}@media(min-width:1281px){.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-2{padding:2px!important}.pt-xl-2,.py-xl-2{padding-top:2px!important}.pr-xl-2,.px-xl-2{padding-right:2px!important}.pb-xl-2,.py-xl-2{padding-bottom:2px!important}.pl-xl-2,.px-xl-2{padding-left:2px!important}.p-xl-4{padding:4px!important}.pt-xl-4,.py-xl-4{padding-top:4px!important}.pr-xl-4,.px-xl-4{padding-right:4px!important}.pb-xl-4,.py-xl-4{padding-bottom:4px!important}.pl-xl-4,.px-xl-4{padding-left:4px!important}.p-xl-6{padding:6px!important}.pt-xl-6,.py-xl-6{padding-top:6px!important}.pr-xl-6,.px-xl-6{padding-right:6px!important}.pb-xl-6,.py-xl-6{padding-bottom:6px!important}.pl-xl-6,.px-xl-6{padding-left:6px!important}.p-xl-8{padding:8px!important}.pt-xl-8,.py-xl-8{padding-top:8px!important}.pr-xl-8,.px-xl-8{padding-right:8px!important}.pb-xl-8,.py-xl-8{padding-bottom:8px!important}.pl-xl-8,.px-xl-8{padding-left:8px!important}.p-xl-10{padding:10px!important}.pt-xl-10,.py-xl-10{padding-top:10px!important}.pr-xl-10,.px-xl-10{padding-right:10px!important}.pb-xl-10,.py-xl-10{padding-bottom:10px!important}.pl-xl-10,.px-xl-10{padding-left:10px!important}.p-xl-12{padding:12px!important}.pt-xl-12,.py-xl-12{padding-top:12px!important}.pr-xl-12,.px-xl-12{padding-right:12px!important}.pb-xl-12,.py-xl-12{padding-bottom:12px!important}.pl-xl-12,.px-xl-12{padding-left:12px!important}.p-xl-14{padding:14px!important}.pt-xl-14,.py-xl-14{padding-top:14px!important}.pr-xl-14,.px-xl-14{padding-right:14px!important}.pb-xl-14,.py-xl-14{padding-bottom:14px!important}.pl-xl-14,.px-xl-14{padding-left:14px!important}.p-xl-16{padding:16px!important}.pt-xl-16,.py-xl-16{padding-top:16px!important}.pr-xl-16,.px-xl-16{padding-right:16px!important}.pb-xl-16,.py-xl-16{padding-bottom:16px!important}.pl-xl-16,.px-xl-16{padding-left:16px!important}.p-xl-18{padding:18px!important}.pt-xl-18,.py-xl-18{padding-top:18px!important}.pr-xl-18,.px-xl-18{padding-right:18px!important}.pb-xl-18,.py-xl-18{padding-bottom:18px!important}.pl-xl-18,.px-xl-18{padding-left:18px!important}.p-xl-20{padding:20px!important}.pt-xl-20,.py-xl-20{padding-top:20px!important}.pr-xl-20,.px-xl-20{padding-right:20px!important}.pb-xl-20,.py-xl-20{padding-bottom:20px!important}.pl-xl-20,.px-xl-20{padding-left:20px!important}.p-xl-22{padding:22px!important}.pt-xl-22,.py-xl-22{padding-top:22px!important}.pr-xl-22,.px-xl-22{padding-right:22px!important}.pb-xl-22,.py-xl-22{padding-bottom:22px!important}.pl-xl-22,.px-xl-22{padding-left:22px!important}.p-xl-24{padding:24px!important}.pt-xl-24,.py-xl-24{padding-top:24px!important}.pr-xl-24,.px-xl-24{padding-right:24px!important}.pb-xl-24,.py-xl-24{padding-bottom:24px!important}.pl-xl-24,.px-xl-24{padding-left:24px!important}.p-xl-26{padding:26px!important}.pt-xl-26,.py-xl-26{padding-top:26px!important}.pr-xl-26,.px-xl-26{padding-right:26px!important}.pb-xl-26,.py-xl-26{padding-bottom:26px!important}.pl-xl-26,.px-xl-26{padding-left:26px!important}.p-xl-28{padding:28px!important}.pt-xl-28,.py-xl-28{padding-top:28px!important}.pr-xl-28,.px-xl-28{padding-right:28px!important}.pb-xl-28,.py-xl-28{padding-bottom:28px!important}.pl-xl-28,.px-xl-28{padding-left:28px!important}.p-xl-30{padding:30px!important}.pt-xl-30,.py-xl-30{padding-top:30px!important}.pr-xl-30,.px-xl-30{padding-right:30px!important}.pb-xl-30,.py-xl-30{padding-bottom:30px!important}.pl-xl-30,.px-xl-30{padding-left:30px!important}.p-xl-32{padding:32px!important}.pt-xl-32,.py-xl-32{padding-top:32px!important}.pr-xl-32,.px-xl-32{padding-right:32px!important}.pb-xl-32,.py-xl-32{padding-bottom:32px!important}.pl-xl-32,.px-xl-32{padding-left:32px!important}.p-xl-34{padding:34px!important}.pt-xl-34,.py-xl-34{padding-top:34px!important}.pr-xl-34,.px-xl-34{padding-right:34px!important}.pb-xl-34,.py-xl-34{padding-bottom:34px!important}.pl-xl-34,.px-xl-34{padding-left:34px!important}.p-xl-36{padding:36px!important}.pt-xl-36,.py-xl-36{padding-top:36px!important}.pr-xl-36,.px-xl-36{padding-right:36px!important}.pb-xl-36,.py-xl-36{padding-bottom:36px!important}.pl-xl-36,.px-xl-36{padding-left:36px!important}.p-xl-38{padding:38px!important}.pt-xl-38,.py-xl-38{padding-top:38px!important}.pr-xl-38,.px-xl-38{padding-right:38px!important}.pb-xl-38,.py-xl-38{padding-bottom:38px!important}.pl-xl-38,.px-xl-38{padding-left:38px!important}.p-xl-40{padding:40px!important}.pt-xl-40,.py-xl-40{padding-top:40px!important}.pr-xl-40,.px-xl-40{padding-right:40px!important}.pb-xl-40,.py-xl-40{padding-bottom:40px!important}.pl-xl-40,.px-xl-40{padding-left:40px!important}.p-xl-80{padding:80px!important}.pt-xl-80,.py-xl-80{padding-top:80px!important}.pr-xl-80,.px-xl-80{padding-right:80px!important}.pb-xl-80,.py-xl-80{padding-bottom:80px!important}.pl-xl-80,.px-xl-80{padding-left:80px!important}.p-xl-120{padding:120px!important}.pt-xl-120,.py-xl-120{padding-top:120px!important}.pr-xl-120,.px-xl-120{padding-right:120px!important}.pb-xl-120,.py-xl-120{padding-bottom:120px!important}.pl-xl-120,.px-xl-120{padding-left:120px!important}}@media(min-width:1561px){.p-exl-0{padding:0!important}.pt-exl-0,.py-exl-0{padding-top:0!important}.pr-exl-0,.px-exl-0{padding-right:0!important}.pb-exl-0,.py-exl-0{padding-bottom:0!important}.pl-exl-0,.px-exl-0{padding-left:0!important}.p-exl-2{padding:2px!important}.pt-exl-2,.py-exl-2{padding-top:2px!important}.pr-exl-2,.px-exl-2{padding-right:2px!important}.pb-exl-2,.py-exl-2{padding-bottom:2px!important}.pl-exl-2,.px-exl-2{padding-left:2px!important}.p-exl-4{padding:4px!important}.pt-exl-4,.py-exl-4{padding-top:4px!important}.pr-exl-4,.px-exl-4{padding-right:4px!important}.pb-exl-4,.py-exl-4{padding-bottom:4px!important}.pl-exl-4,.px-exl-4{padding-left:4px!important}.p-exl-6{padding:6px!important}.pt-exl-6,.py-exl-6{padding-top:6px!important}.pr-exl-6,.px-exl-6{padding-right:6px!important}.pb-exl-6,.py-exl-6{padding-bottom:6px!important}.pl-exl-6,.px-exl-6{padding-left:6px!important}.p-exl-8{padding:8px!important}.pt-exl-8,.py-exl-8{padding-top:8px!important}.pr-exl-8,.px-exl-8{padding-right:8px!important}.pb-exl-8,.py-exl-8{padding-bottom:8px!important}.pl-exl-8,.px-exl-8{padding-left:8px!important}.p-exl-10{padding:10px!important}.pt-exl-10,.py-exl-10{padding-top:10px!important}.pr-exl-10,.px-exl-10{padding-right:10px!important}.pb-exl-10,.py-exl-10{padding-bottom:10px!important}.pl-exl-10,.px-exl-10{padding-left:10px!important}.p-exl-12{padding:12px!important}.pt-exl-12,.py-exl-12{padding-top:12px!important}.pr-exl-12,.px-exl-12{padding-right:12px!important}.pb-exl-12,.py-exl-12{padding-bottom:12px!important}.pl-exl-12,.px-exl-12{padding-left:12px!important}.p-exl-14{padding:14px!important}.pt-exl-14,.py-exl-14{padding-top:14px!important}.pr-exl-14,.px-exl-14{padding-right:14px!important}.pb-exl-14,.py-exl-14{padding-bottom:14px!important}.pl-exl-14,.px-exl-14{padding-left:14px!important}.p-exl-16{padding:16px!important}.pt-exl-16,.py-exl-16{padding-top:16px!important}.pr-exl-16,.px-exl-16{padding-right:16px!important}.pb-exl-16,.py-exl-16{padding-bottom:16px!important}.pl-exl-16,.px-exl-16{padding-left:16px!important}.p-exl-18{padding:18px!important}.pt-exl-18,.py-exl-18{padding-top:18px!important}.pr-exl-18,.px-exl-18{padding-right:18px!important}.pb-exl-18,.py-exl-18{padding-bottom:18px!important}.pl-exl-18,.px-exl-18{padding-left:18px!important}.p-exl-20{padding:20px!important}.pt-exl-20,.py-exl-20{padding-top:20px!important}.pr-exl-20,.px-exl-20{padding-right:20px!important}.pb-exl-20,.py-exl-20{padding-bottom:20px!important}.pl-exl-20,.px-exl-20{padding-left:20px!important}.p-exl-22{padding:22px!important}.pt-exl-22,.py-exl-22{padding-top:22px!important}.pr-exl-22,.px-exl-22{padding-right:22px!important}.pb-exl-22,.py-exl-22{padding-bottom:22px!important}.pl-exl-22,.px-exl-22{padding-left:22px!important}.p-exl-24{padding:24px!important}.pt-exl-24,.py-exl-24{padding-top:24px!important}.pr-exl-24,.px-exl-24{padding-right:24px!important}.pb-exl-24,.py-exl-24{padding-bottom:24px!important}.pl-exl-24,.px-exl-24{padding-left:24px!important}.p-exl-26{padding:26px!important}.pt-exl-26,.py-exl-26{padding-top:26px!important}.pr-exl-26,.px-exl-26{padding-right:26px!important}.pb-exl-26,.py-exl-26{padding-bottom:26px!important}.pl-exl-26,.px-exl-26{padding-left:26px!important}.p-exl-28{padding:28px!important}.pt-exl-28,.py-exl-28{padding-top:28px!important}.pr-exl-28,.px-exl-28{padding-right:28px!important}.pb-exl-28,.py-exl-28{padding-bottom:28px!important}.pl-exl-28,.px-exl-28{padding-left:28px!important}.p-exl-30{padding:30px!important}.pt-exl-30,.py-exl-30{padding-top:30px!important}.pr-exl-30,.px-exl-30{padding-right:30px!important}.pb-exl-30,.py-exl-30{padding-bottom:30px!important}.pl-exl-30,.px-exl-30{padding-left:30px!important}.p-exl-32{padding:32px!important}.pt-exl-32,.py-exl-32{padding-top:32px!important}.pr-exl-32,.px-exl-32{padding-right:32px!important}.pb-exl-32,.py-exl-32{padding-bottom:32px!important}.pl-exl-32,.px-exl-32{padding-left:32px!important}.p-exl-34{padding:34px!important}.pt-exl-34,.py-exl-34{padding-top:34px!important}.pr-exl-34,.px-exl-34{padding-right:34px!important}.pb-exl-34,.py-exl-34{padding-bottom:34px!important}.pl-exl-34,.px-exl-34{padding-left:34px!important}.p-exl-36{padding:36px!important}.pt-exl-36,.py-exl-36{padding-top:36px!important}.pr-exl-36,.px-exl-36{padding-right:36px!important}.pb-exl-36,.py-exl-36{padding-bottom:36px!important}.pl-exl-36,.px-exl-36{padding-left:36px!important}.p-exl-38{padding:38px!important}.pt-exl-38,.py-exl-38{padding-top:38px!important}.pr-exl-38,.px-exl-38{padding-right:38px!important}.pb-exl-38,.py-exl-38{padding-bottom:38px!important}.pl-exl-38,.px-exl-38{padding-left:38px!important}.p-exl-40{padding:40px!important}.pt-exl-40,.py-exl-40{padding-top:40px!important}.pr-exl-40,.px-exl-40{padding-right:40px!important}.pb-exl-40,.py-exl-40{padding-bottom:40px!important}.pl-exl-40,.px-exl-40{padding-left:40px!important}.p-exl-80{padding:80px!important}.pt-exl-80,.py-exl-80{padding-top:80px!important}.pr-exl-80,.px-exl-80{padding-right:80px!important}.pb-exl-80,.py-exl-80{padding-bottom:80px!important}.pl-exl-80,.px-exl-80{padding-left:80px!important}.p-exl-120{padding:120px!important}.pt-exl-120,.py-exl-120{padding-top:120px!important}.pr-exl-120,.px-exl-120{padding-right:120px!important}.pb-exl-120,.py-exl-120{padding-bottom:120px!important}.pl-exl-120,.px-exl-120{padding-left:120px!important}}@media(min-width:320px){.m-xs-0{margin:0!important}.mt-xs-0,.my-xs-0{margin-top:0!important}.mb-xs-0,.my-xs-0{margin-bottom:0!important}.mr-xs-0,.mx-xs-0{margin-right:0!important}.ml-xs-0,.mx-xs-0{margin-left:0!important}.m-xs-2{margin:2px!important}.mt-xs-2,.my-xs-2{margin-top:2px!important}.mb-xs-2,.my-xs-2{margin-bottom:2px!important}.mr-xs-2,.mx-xs-2{margin-right:2px!important}.ml-xs-2,.mx-xs-2{margin-left:2px!important}.m-xs-4{margin:4px!important}.mt-xs-4,.my-xs-4{margin-top:4px!important}.mb-xs-4,.my-xs-4{margin-bottom:4px!important}.mr-xs-4,.mx-xs-4{margin-right:4px!important}.ml-xs-4,.mx-xs-4{margin-left:4px!important}.m-xs-6{margin:6px!important}.mt-xs-6,.my-xs-6{margin-top:6px!important}.mb-xs-6,.my-xs-6{margin-bottom:6px!important}.mr-xs-6,.mx-xs-6{margin-right:6px!important}.ml-xs-6,.mx-xs-6{margin-left:6px!important}.m-xs-8{margin:8px!important}.mt-xs-8,.my-xs-8{margin-top:8px!important}.mb-xs-8,.my-xs-8{margin-bottom:8px!important}.mr-xs-8,.mx-xs-8{margin-right:8px!important}.ml-xs-8,.mx-xs-8{margin-left:8px!important}.m-xs-10{margin:10px!important}.mt-xs-10,.my-xs-10{margin-top:10px!important}.mb-xs-10,.my-xs-10{margin-bottom:10px!important}.mr-xs-10,.mx-xs-10{margin-right:10px!important}.ml-xs-10,.mx-xs-10{margin-left:10px!important}.m-xs-12{margin:12px!important}.mt-xs-12,.my-xs-12{margin-top:12px!important}.mb-xs-12,.my-xs-12{margin-bottom:12px!important}.mr-xs-12,.mx-xs-12{margin-right:12px!important}.ml-xs-12,.mx-xs-12{margin-left:12px!important}.m-xs-14{margin:14px!important}.mt-xs-14,.my-xs-14{margin-top:14px!important}.mb-xs-14,.my-xs-14{margin-bottom:14px!important}.mr-xs-14,.mx-xs-14{margin-right:14px!important}.ml-xs-14,.mx-xs-14{margin-left:14px!important}.m-xs-16{margin:16px!important}.mt-xs-16,.my-xs-16{margin-top:16px!important}.mb-xs-16,.my-xs-16{margin-bottom:16px!important}.mr-xs-16,.mx-xs-16{margin-right:16px!important}.ml-xs-16,.mx-xs-16{margin-left:16px!important}.m-xs-18{margin:18px!important}.mt-xs-18,.my-xs-18{margin-top:18px!important}.mb-xs-18,.my-xs-18{margin-bottom:18px!important}.mr-xs-18,.mx-xs-18{margin-right:18px!important}.ml-xs-18,.mx-xs-18{margin-left:18px!important}.m-xs-20{margin:20px!important}.mt-xs-20,.my-xs-20{margin-top:20px!important}.mb-xs-20,.my-xs-20{margin-bottom:20px!important}.mr-xs-20,.mx-xs-20{margin-right:20px!important}.ml-xs-20,.mx-xs-20{margin-left:20px!important}.m-xs-22{margin:22px!important}.mt-xs-22,.my-xs-22{margin-top:22px!important}.mb-xs-22,.my-xs-22{margin-bottom:22px!important}.mr-xs-22,.mx-xs-22{margin-right:22px!important}.ml-xs-22,.mx-xs-22{margin-left:22px!important}.m-xs-24{margin:24px!important}.mt-xs-24,.my-xs-24{margin-top:24px!important}.mb-xs-24,.my-xs-24{margin-bottom:24px!important}.mr-xs-24,.mx-xs-24{margin-right:24px!important}.ml-xs-24,.mx-xs-24{margin-left:24px!important}.m-xs-26{margin:26px!important}.mt-xs-26,.my-xs-26{margin-top:26px!important}.mb-xs-26,.my-xs-26{margin-bottom:26px!important}.mr-xs-26,.mx-xs-26{margin-right:26px!important}.ml-xs-26,.mx-xs-26{margin-left:26px!important}.m-xs-28{margin:28px!important}.mt-xs-28,.my-xs-28{margin-top:28px!important}.mb-xs-28,.my-xs-28{margin-bottom:28px!important}.mr-xs-28,.mx-xs-28{margin-right:28px!important}.ml-xs-28,.mx-xs-28{margin-left:28px!important}.m-xs-30{margin:30px!important}.mt-xs-30,.my-xs-30{margin-top:30px!important}.mb-xs-30,.my-xs-30{margin-bottom:30px!important}.mr-xs-30,.mx-xs-30{margin-right:30px!important}.ml-xs-30,.mx-xs-30{margin-left:30px!important}.m-xs-32{margin:32px!important}.mt-xs-32,.my-xs-32{margin-top:32px!important}.mb-xs-32,.my-xs-32{margin-bottom:32px!important}.mr-xs-32,.mx-xs-32{margin-right:32px!important}.ml-xs-32,.mx-xs-32{margin-left:32px!important}.m-xs-34{margin:34px!important}.mt-xs-34,.my-xs-34{margin-top:34px!important}.mb-xs-34,.my-xs-34{margin-bottom:34px!important}.mr-xs-34,.mx-xs-34{margin-right:34px!important}.ml-xs-34,.mx-xs-34{margin-left:34px!important}.m-xs-36{margin:36px!important}.mt-xs-36,.my-xs-36{margin-top:36px!important}.mb-xs-36,.my-xs-36{margin-bottom:36px!important}.mr-xs-36,.mx-xs-36{margin-right:36px!important}.ml-xs-36,.mx-xs-36{margin-left:36px!important}}@media(min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-2{margin:2px!important}.mt-sm-2,.my-sm-2{margin-top:2px!important}.mb-sm-2,.my-sm-2{margin-bottom:2px!important}.mr-sm-2,.mx-sm-2{margin-right:2px!important}.ml-sm-2,.mx-sm-2{margin-left:2px!important}.m-sm-4{margin:4px!important}.mt-sm-4,.my-sm-4{margin-top:4px!important}.mb-sm-4,.my-sm-4{margin-bottom:4px!important}.mr-sm-4,.mx-sm-4{margin-right:4px!important}.ml-sm-4,.mx-sm-4{margin-left:4px!important}.m-sm-6{margin:6px!important}.mt-sm-6,.my-sm-6{margin-top:6px!important}.mb-sm-6,.my-sm-6{margin-bottom:6px!important}.mr-sm-6,.mx-sm-6{margin-right:6px!important}.ml-sm-6,.mx-sm-6{margin-left:6px!important}.m-sm-8{margin:8px!important}.mt-sm-8,.my-sm-8{margin-top:8px!important}.mb-sm-8,.my-sm-8{margin-bottom:8px!important}.mr-sm-8,.mx-sm-8{margin-right:8px!important}.ml-sm-8,.mx-sm-8{margin-left:8px!important}.m-sm-10{margin:10px!important}.mt-sm-10,.my-sm-10{margin-top:10px!important}.mb-sm-10,.my-sm-10{margin-bottom:10px!important}.mr-sm-10,.mx-sm-10{margin-right:10px!important}.ml-sm-10,.mx-sm-10{margin-left:10px!important}.m-sm-12{margin:12px!important}.mt-sm-12,.my-sm-12{margin-top:12px!important}.mb-sm-12,.my-sm-12{margin-bottom:12px!important}.mr-sm-12,.mx-sm-12{margin-right:12px!important}.ml-sm-12,.mx-sm-12{margin-left:12px!important}.m-sm-14{margin:14px!important}.mt-sm-14,.my-sm-14{margin-top:14px!important}.mb-sm-14,.my-sm-14{margin-bottom:14px!important}.mr-sm-14,.mx-sm-14{margin-right:14px!important}.ml-sm-14,.mx-sm-14{margin-left:14px!important}.m-sm-16{margin:16px!important}.mt-sm-16,.my-sm-16{margin-top:16px!important}.mb-sm-16,.my-sm-16{margin-bottom:16px!important}.mr-sm-16,.mx-sm-16{margin-right:16px!important}.ml-sm-16,.mx-sm-16{margin-left:16px!important}.m-sm-18{margin:18px!important}.mt-sm-18,.my-sm-18{margin-top:18px!important}.mb-sm-18,.my-sm-18{margin-bottom:18px!important}.mr-sm-18,.mx-sm-18{margin-right:18px!important}.ml-sm-18,.mx-sm-18{margin-left:18px!important}.m-sm-20{margin:20px!important}.mt-sm-20,.my-sm-20{margin-top:20px!important}.mb-sm-20,.my-sm-20{margin-bottom:20px!important}.mr-sm-20,.mx-sm-20{margin-right:20px!important}.ml-sm-20,.mx-sm-20{margin-left:20px!important}.m-sm-22{margin:22px!important}.mt-sm-22,.my-sm-22{margin-top:22px!important}.mb-sm-22,.my-sm-22{margin-bottom:22px!important}.mr-sm-22,.mx-sm-22{margin-right:22px!important}.ml-sm-22,.mx-sm-22{margin-left:22px!important}.m-sm-24{margin:24px!important}.mt-sm-24,.my-sm-24{margin-top:24px!important}.mb-sm-24,.my-sm-24{margin-bottom:24px!important}.mr-sm-24,.mx-sm-24{margin-right:24px!important}.ml-sm-24,.mx-sm-24{margin-left:24px!important}.m-sm-26{margin:26px!important}.mt-sm-26,.my-sm-26{margin-top:26px!important}.mb-sm-26,.my-sm-26{margin-bottom:26px!important}.mr-sm-26,.mx-sm-26{margin-right:26px!important}.ml-sm-26,.mx-sm-26{margin-left:26px!important}.m-sm-28{margin:28px!important}.mt-sm-28,.my-sm-28{margin-top:28px!important}.mb-sm-28,.my-sm-28{margin-bottom:28px!important}.mr-sm-28,.mx-sm-28{margin-right:28px!important}.ml-sm-28,.mx-sm-28{margin-left:28px!important}.m-sm-30{margin:30px!important}.mt-sm-30,.my-sm-30{margin-top:30px!important}.mb-sm-30,.my-sm-30{margin-bottom:30px!important}.mr-sm-30,.mx-sm-30{margin-right:30px!important}.ml-sm-30,.mx-sm-30{margin-left:30px!important}.m-sm-32{margin:32px!important}.mt-sm-32,.my-sm-32{margin-top:32px!important}.mb-sm-32,.my-sm-32{margin-bottom:32px!important}.mr-sm-32,.mx-sm-32{margin-right:32px!important}.ml-sm-32,.mx-sm-32{margin-left:32px!important}.m-sm-34{margin:34px!important}.mt-sm-34,.my-sm-34{margin-top:34px!important}.mb-sm-34,.my-sm-34{margin-bottom:34px!important}.mr-sm-34,.mx-sm-34{margin-right:34px!important}.ml-sm-34,.mx-sm-34{margin-left:34px!important}.m-sm-36{margin:36px!important}.mt-sm-36,.my-sm-36{margin-top:36px!important}.mb-sm-36,.my-sm-36{margin-bottom:36px!important}.mr-sm-36,.mx-sm-36{margin-right:36px!important}.ml-sm-36,.mx-sm-36{margin-left:36px!important}}@media(min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-2{margin:2px!important}.mt-md-2,.my-md-2{margin-top:2px!important}.mb-md-2,.my-md-2{margin-bottom:2px!important}.mr-md-2,.mx-md-2{margin-right:2px!important}.ml-md-2,.mx-md-2{margin-left:2px!important}.m-md-4{margin:4px!important}.mt-md-4,.my-md-4{margin-top:4px!important}.mb-md-4,.my-md-4{margin-bottom:4px!important}.mr-md-4,.mx-md-4{margin-right:4px!important}.ml-md-4,.mx-md-4{margin-left:4px!important}.m-md-6{margin:6px!important}.mt-md-6,.my-md-6{margin-top:6px!important}.mb-md-6,.my-md-6{margin-bottom:6px!important}.mr-md-6,.mx-md-6{margin-right:6px!important}.ml-md-6,.mx-md-6{margin-left:6px!important}.m-md-8{margin:8px!important}.mt-md-8,.my-md-8{margin-top:8px!important}.mb-md-8,.my-md-8{margin-bottom:8px!important}.mr-md-8,.mx-md-8{margin-right:8px!important}.ml-md-8,.mx-md-8{margin-left:8px!important}.m-md-10{margin:10px!important}.mt-md-10,.my-md-10{margin-top:10px!important}.mb-md-10,.my-md-10{margin-bottom:10px!important}.mr-md-10,.mx-md-10{margin-right:10px!important}.ml-md-10,.mx-md-10{margin-left:10px!important}.m-md-12{margin:12px!important}.mt-md-12,.my-md-12{margin-top:12px!important}.mb-md-12,.my-md-12{margin-bottom:12px!important}.mr-md-12,.mx-md-12{margin-right:12px!important}.ml-md-12,.mx-md-12{margin-left:12px!important}.m-md-14{margin:14px!important}.mt-md-14,.my-md-14{margin-top:14px!important}.mb-md-14,.my-md-14{margin-bottom:14px!important}.mr-md-14,.mx-md-14{margin-right:14px!important}.ml-md-14,.mx-md-14{margin-left:14px!important}.m-md-16{margin:16px!important}.mt-md-16,.my-md-16{margin-top:16px!important}.mb-md-16,.my-md-16{margin-bottom:16px!important}.mr-md-16,.mx-md-16{margin-right:16px!important}.ml-md-16,.mx-md-16{margin-left:16px!important}.m-md-18{margin:18px!important}.mt-md-18,.my-md-18{margin-top:18px!important}.mb-md-18,.my-md-18{margin-bottom:18px!important}.mr-md-18,.mx-md-18{margin-right:18px!important}.ml-md-18,.mx-md-18{margin-left:18px!important}.m-md-20{margin:20px!important}.mt-md-20,.my-md-20{margin-top:20px!important}.mb-md-20,.my-md-20{margin-bottom:20px!important}.mr-md-20,.mx-md-20{margin-right:20px!important}.ml-md-20,.mx-md-20{margin-left:20px!important}.m-md-22{margin:22px!important}.mt-md-22,.my-md-22{margin-top:22px!important}.mb-md-22,.my-md-22{margin-bottom:22px!important}.mr-md-22,.mx-md-22{margin-right:22px!important}.ml-md-22,.mx-md-22{margin-left:22px!important}.m-md-24{margin:24px!important}.mt-md-24,.my-md-24{margin-top:24px!important}.mb-md-24,.my-md-24{margin-bottom:24px!important}.mr-md-24,.mx-md-24{margin-right:24px!important}.ml-md-24,.mx-md-24{margin-left:24px!important}.m-md-26{margin:26px!important}.mt-md-26,.my-md-26{margin-top:26px!important}.mb-md-26,.my-md-26{margin-bottom:26px!important}.mr-md-26,.mx-md-26{margin-right:26px!important}.ml-md-26,.mx-md-26{margin-left:26px!important}.m-md-28{margin:28px!important}.mt-md-28,.my-md-28{margin-top:28px!important}.mb-md-28,.my-md-28{margin-bottom:28px!important}.mr-md-28,.mx-md-28{margin-right:28px!important}.ml-md-28,.mx-md-28{margin-left:28px!important}.m-md-30{margin:30px!important}.mt-md-30,.my-md-30{margin-top:30px!important}.mb-md-30,.my-md-30{margin-bottom:30px!important}.mr-md-30,.mx-md-30{margin-right:30px!important}.ml-md-30,.mx-md-30{margin-left:30px!important}.m-md-32{margin:32px!important}.mt-md-32,.my-md-32{margin-top:32px!important}.mb-md-32,.my-md-32{margin-bottom:32px!important}.mr-md-32,.mx-md-32{margin-right:32px!important}.ml-md-32,.mx-md-32{margin-left:32px!important}.m-md-34{margin:34px!important}.mt-md-34,.my-md-34{margin-top:34px!important}.mb-md-34,.my-md-34{margin-bottom:34px!important}.mr-md-34,.mx-md-34{margin-right:34px!important}.ml-md-34,.mx-md-34{margin-left:34px!important}.m-md-36{margin:36px!important}.mt-md-36,.my-md-36{margin-top:36px!important}.mb-md-36,.my-md-36{margin-bottom:36px!important}.mr-md-36,.mx-md-36{margin-right:36px!important}.ml-md-36,.mx-md-36{margin-left:36px!important}}@media(min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-2{margin:2px!important}.mt-lg-2,.my-lg-2{margin-top:2px!important}.mb-lg-2,.my-lg-2{margin-bottom:2px!important}.mr-lg-2,.mx-lg-2{margin-right:2px!important}.ml-lg-2,.mx-lg-2{margin-left:2px!important}.m-lg-4{margin:4px!important}.mt-lg-4,.my-lg-4{margin-top:4px!important}.mb-lg-4,.my-lg-4{margin-bottom:4px!important}.mr-lg-4,.mx-lg-4{margin-right:4px!important}.ml-lg-4,.mx-lg-4{margin-left:4px!important}.m-lg-6{margin:6px!important}.mt-lg-6,.my-lg-6{margin-top:6px!important}.mb-lg-6,.my-lg-6{margin-bottom:6px!important}.mr-lg-6,.mx-lg-6{margin-right:6px!important}.ml-lg-6,.mx-lg-6{margin-left:6px!important}.m-lg-8{margin:8px!important}.mt-lg-8,.my-lg-8{margin-top:8px!important}.mb-lg-8,.my-lg-8{margin-bottom:8px!important}.mr-lg-8,.mx-lg-8{margin-right:8px!important}.ml-lg-8,.mx-lg-8{margin-left:8px!important}.m-lg-10{margin:10px!important}.mt-lg-10,.my-lg-10{margin-top:10px!important}.mb-lg-10,.my-lg-10{margin-bottom:10px!important}.mr-lg-10,.mx-lg-10{margin-right:10px!important}.ml-lg-10,.mx-lg-10{margin-left:10px!important}.m-lg-12{margin:12px!important}.mt-lg-12,.my-lg-12{margin-top:12px!important}.mb-lg-12,.my-lg-12{margin-bottom:12px!important}.mr-lg-12,.mx-lg-12{margin-right:12px!important}.ml-lg-12,.mx-lg-12{margin-left:12px!important}.m-lg-14{margin:14px!important}.mt-lg-14,.my-lg-14{margin-top:14px!important}.mb-lg-14,.my-lg-14{margin-bottom:14px!important}.mr-lg-14,.mx-lg-14{margin-right:14px!important}.ml-lg-14,.mx-lg-14{margin-left:14px!important}.m-lg-16{margin:16px!important}.mt-lg-16,.my-lg-16{margin-top:16px!important}.mb-lg-16,.my-lg-16{margin-bottom:16px!important}.mr-lg-16,.mx-lg-16{margin-right:16px!important}.ml-lg-16,.mx-lg-16{margin-left:16px!important}.m-lg-18{margin:18px!important}.mt-lg-18,.my-lg-18{margin-top:18px!important}.mb-lg-18,.my-lg-18{margin-bottom:18px!important}.mr-lg-18,.mx-lg-18{margin-right:18px!important}.ml-lg-18,.mx-lg-18{margin-left:18px!important}.m-lg-20{margin:20px!important}.mt-lg-20,.my-lg-20{margin-top:20px!important}.mb-lg-20,.my-lg-20{margin-bottom:20px!important}.mr-lg-20,.mx-lg-20{margin-right:20px!important}.ml-lg-20,.mx-lg-20{margin-left:20px!important}.m-lg-22{margin:22px!important}.mt-lg-22,.my-lg-22{margin-top:22px!important}.mb-lg-22,.my-lg-22{margin-bottom:22px!important}.mr-lg-22,.mx-lg-22{margin-right:22px!important}.ml-lg-22,.mx-lg-22{margin-left:22px!important}.m-lg-24{margin:24px!important}.mt-lg-24,.my-lg-24{margin-top:24px!important}.mb-lg-24,.my-lg-24{margin-bottom:24px!important}.mr-lg-24,.mx-lg-24{margin-right:24px!important}.ml-lg-24,.mx-lg-24{margin-left:24px!important}.m-lg-26{margin:26px!important}.mt-lg-26,.my-lg-26{margin-top:26px!important}.mb-lg-26,.my-lg-26{margin-bottom:26px!important}.mr-lg-26,.mx-lg-26{margin-right:26px!important}.ml-lg-26,.mx-lg-26{margin-left:26px!important}.m-lg-28{margin:28px!important}.mt-lg-28,.my-lg-28{margin-top:28px!important}.mb-lg-28,.my-lg-28{margin-bottom:28px!important}.mr-lg-28,.mx-lg-28{margin-right:28px!important}.ml-lg-28,.mx-lg-28{margin-left:28px!important}.m-lg-30{margin:30px!important}.mt-lg-30,.my-lg-30{margin-top:30px!important}.mb-lg-30,.my-lg-30{margin-bottom:30px!important}.mr-lg-30,.mx-lg-30{margin-right:30px!important}.ml-lg-30,.mx-lg-30{margin-left:30px!important}.m-lg-32{margin:32px!important}.mt-lg-32,.my-lg-32{margin-top:32px!important}.mb-lg-32,.my-lg-32{margin-bottom:32px!important}.mr-lg-32,.mx-lg-32{margin-right:32px!important}.ml-lg-32,.mx-lg-32{margin-left:32px!important}.m-lg-34{margin:34px!important}.mt-lg-34,.my-lg-34{margin-top:34px!important}.mb-lg-34,.my-lg-34{margin-bottom:34px!important}.mr-lg-34,.mx-lg-34{margin-right:34px!important}.ml-lg-34,.mx-lg-34{margin-left:34px!important}.m-lg-36{margin:36px!important}.mt-lg-36,.my-lg-36{margin-top:36px!important}.mb-lg-36,.my-lg-36{margin-bottom:36px!important}.mr-lg-36,.mx-lg-36{margin-right:36px!important}.ml-lg-36,.mx-lg-36{margin-left:36px!important}}@media(min-width:1281px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-2{margin:2px!important}.mt-xl-2,.my-xl-2{margin-top:2px!important}.mb-xl-2,.my-xl-2{margin-bottom:2px!important}.mr-xl-2,.mx-xl-2{margin-right:2px!important}.ml-xl-2,.mx-xl-2{margin-left:2px!important}.m-xl-4{margin:4px!important}.mt-xl-4,.my-xl-4{margin-top:4px!important}.mb-xl-4,.my-xl-4{margin-bottom:4px!important}.mr-xl-4,.mx-xl-4{margin-right:4px!important}.ml-xl-4,.mx-xl-4{margin-left:4px!important}.m-xl-6{margin:6px!important}.mt-xl-6,.my-xl-6{margin-top:6px!important}.mb-xl-6,.my-xl-6{margin-bottom:6px!important}.mr-xl-6,.mx-xl-6{margin-right:6px!important}.ml-xl-6,.mx-xl-6{margin-left:6px!important}.m-xl-8{margin:8px!important}.mt-xl-8,.my-xl-8{margin-top:8px!important}.mb-xl-8,.my-xl-8{margin-bottom:8px!important}.mr-xl-8,.mx-xl-8{margin-right:8px!important}.ml-xl-8,.mx-xl-8{margin-left:8px!important}.m-xl-10{margin:10px!important}.mt-xl-10,.my-xl-10{margin-top:10px!important}.mb-xl-10,.my-xl-10{margin-bottom:10px!important}.mr-xl-10,.mx-xl-10{margin-right:10px!important}.ml-xl-10,.mx-xl-10{margin-left:10px!important}.m-xl-12{margin:12px!important}.mt-xl-12,.my-xl-12{margin-top:12px!important}.mb-xl-12,.my-xl-12{margin-bottom:12px!important}.mr-xl-12,.mx-xl-12{margin-right:12px!important}.ml-xl-12,.mx-xl-12{margin-left:12px!important}.m-xl-14{margin:14px!important}.mt-xl-14,.my-xl-14{margin-top:14px!important}.mb-xl-14,.my-xl-14{margin-bottom:14px!important}.mr-xl-14,.mx-xl-14{margin-right:14px!important}.ml-xl-14,.mx-xl-14{margin-left:14px!important}.m-xl-16{margin:16px!important}.mt-xl-16,.my-xl-16{margin-top:16px!important}.mb-xl-16,.my-xl-16{margin-bottom:16px!important}.mr-xl-16,.mx-xl-16{margin-right:16px!important}.ml-xl-16,.mx-xl-16{margin-left:16px!important}.m-xl-18{margin:18px!important}.mt-xl-18,.my-xl-18{margin-top:18px!important}.mb-xl-18,.my-xl-18{margin-bottom:18px!important}.mr-xl-18,.mx-xl-18{margin-right:18px!important}.ml-xl-18,.mx-xl-18{margin-left:18px!important}.m-xl-20{margin:20px!important}.mt-xl-20,.my-xl-20{margin-top:20px!important}.mb-xl-20,.my-xl-20{margin-bottom:20px!important}.mr-xl-20,.mx-xl-20{margin-right:20px!important}.ml-xl-20,.mx-xl-20{margin-left:20px!important}.m-xl-22{margin:22px!important}.mt-xl-22,.my-xl-22{margin-top:22px!important}.mb-xl-22,.my-xl-22{margin-bottom:22px!important}.mr-xl-22,.mx-xl-22{margin-right:22px!important}.ml-xl-22,.mx-xl-22{margin-left:22px!important}.m-xl-24{margin:24px!important}.mt-xl-24,.my-xl-24{margin-top:24px!important}.mb-xl-24,.my-xl-24{margin-bottom:24px!important}.mr-xl-24,.mx-xl-24{margin-right:24px!important}.ml-xl-24,.mx-xl-24{margin-left:24px!important}.m-xl-26{margin:26px!important}.mt-xl-26,.my-xl-26{margin-top:26px!important}.mb-xl-26,.my-xl-26{margin-bottom:26px!important}.mr-xl-26,.mx-xl-26{margin-right:26px!important}.ml-xl-26,.mx-xl-26{margin-left:26px!important}.m-xl-28{margin:28px!important}.mt-xl-28,.my-xl-28{margin-top:28px!important}.mb-xl-28,.my-xl-28{margin-bottom:28px!important}.mr-xl-28,.mx-xl-28{margin-right:28px!important}.ml-xl-28,.mx-xl-28{margin-left:28px!important}.m-xl-30{margin:30px!important}.mt-xl-30,.my-xl-30{margin-top:30px!important}.mb-xl-30,.my-xl-30{margin-bottom:30px!important}.mr-xl-30,.mx-xl-30{margin-right:30px!important}.ml-xl-30,.mx-xl-30{margin-left:30px!important}.m-xl-32{margin:32px!important}.mt-xl-32,.my-xl-32{margin-top:32px!important}.mb-xl-32,.my-xl-32{margin-bottom:32px!important}.mr-xl-32,.mx-xl-32{margin-right:32px!important}.ml-xl-32,.mx-xl-32{margin-left:32px!important}.m-xl-34{margin:34px!important}.mt-xl-34,.my-xl-34{margin-top:34px!important}.mb-xl-34,.my-xl-34{margin-bottom:34px!important}.mr-xl-34,.mx-xl-34{margin-right:34px!important}.ml-xl-34,.mx-xl-34{margin-left:34px!important}.m-xl-36{margin:36px!important}.mt-xl-36,.my-xl-36{margin-top:36px!important}.mb-xl-36,.my-xl-36{margin-bottom:36px!important}.mr-xl-36,.mx-xl-36{margin-right:36px!important}.ml-xl-36,.mx-xl-36{margin-left:36px!important}}@media(min-width:1561px){.m-exl-0{margin:0!important}.mt-exl-0,.my-exl-0{margin-top:0!important}.mb-exl-0,.my-exl-0{margin-bottom:0!important}.mr-exl-0,.mx-exl-0{margin-right:0!important}.ml-exl-0,.mx-exl-0{margin-left:0!important}.m-exl-2{margin:2px!important}.mt-exl-2,.my-exl-2{margin-top:2px!important}.mb-exl-2,.my-exl-2{margin-bottom:2px!important}.mr-exl-2,.mx-exl-2{margin-right:2px!important}.ml-exl-2,.mx-exl-2{margin-left:2px!important}.m-exl-4{margin:4px!important}.mt-exl-4,.my-exl-4{margin-top:4px!important}.mb-exl-4,.my-exl-4{margin-bottom:4px!important}.mr-exl-4,.mx-exl-4{margin-right:4px!important}.ml-exl-4,.mx-exl-4{margin-left:4px!important}.m-exl-6{margin:6px!important}.mt-exl-6,.my-exl-6{margin-top:6px!important}.mb-exl-6,.my-exl-6{margin-bottom:6px!important}.mr-exl-6,.mx-exl-6{margin-right:6px!important}.ml-exl-6,.mx-exl-6{margin-left:6px!important}.m-exl-8{margin:8px!important}.mt-exl-8,.my-exl-8{margin-top:8px!important}.mb-exl-8,.my-exl-8{margin-bottom:8px!important}.mr-exl-8,.mx-exl-8{margin-right:8px!important}.ml-exl-8,.mx-exl-8{margin-left:8px!important}.m-exl-10{margin:10px!important}.mt-exl-10,.my-exl-10{margin-top:10px!important}.mb-exl-10,.my-exl-10{margin-bottom:10px!important}.mr-exl-10,.mx-exl-10{margin-right:10px!important}.ml-exl-10,.mx-exl-10{margin-left:10px!important}.m-exl-12{margin:12px!important}.mt-exl-12,.my-exl-12{margin-top:12px!important}.mb-exl-12,.my-exl-12{margin-bottom:12px!important}.mr-exl-12,.mx-exl-12{margin-right:12px!important}.ml-exl-12,.mx-exl-12{margin-left:12px!important}.m-exl-14{margin:14px!important}.mt-exl-14,.my-exl-14{margin-top:14px!important}.mb-exl-14,.my-exl-14{margin-bottom:14px!important}.mr-exl-14,.mx-exl-14{margin-right:14px!important}.ml-exl-14,.mx-exl-14{margin-left:14px!important}.m-exl-16{margin:16px!important}.mt-exl-16,.my-exl-16{margin-top:16px!important}.mb-exl-16,.my-exl-16{margin-bottom:16px!important}.mr-exl-16,.mx-exl-16{margin-right:16px!important}.ml-exl-16,.mx-exl-16{margin-left:16px!important}.m-exl-18{margin:18px!important}.mt-exl-18,.my-exl-18{margin-top:18px!important}.mb-exl-18,.my-exl-18{margin-bottom:18px!important}.mr-exl-18,.mx-exl-18{margin-right:18px!important}.ml-exl-18,.mx-exl-18{margin-left:18px!important}.m-exl-20{margin:20px!important}.mt-exl-20,.my-exl-20{margin-top:20px!important}.mb-exl-20,.my-exl-20{margin-bottom:20px!important}.mr-exl-20,.mx-exl-20{margin-right:20px!important}.ml-exl-20,.mx-exl-20{margin-left:20px!important}.m-exl-22{margin:22px!important}.mt-exl-22,.my-exl-22{margin-top:22px!important}.mb-exl-22,.my-exl-22{margin-bottom:22px!important}.mr-exl-22,.mx-exl-22{margin-right:22px!important}.ml-exl-22,.mx-exl-22{margin-left:22px!important}.m-exl-24{margin:24px!important}.mt-exl-24,.my-exl-24{margin-top:24px!important}.mb-exl-24,.my-exl-24{margin-bottom:24px!important}.mr-exl-24,.mx-exl-24{margin-right:24px!important}.ml-exl-24,.mx-exl-24{margin-left:24px!important}.m-exl-26{margin:26px!important}.mt-exl-26,.my-exl-26{margin-top:26px!important}.mb-exl-26,.my-exl-26{margin-bottom:26px!important}.mr-exl-26,.mx-exl-26{margin-right:26px!important}.ml-exl-26,.mx-exl-26{margin-left:26px!important}.m-exl-28{margin:28px!important}.mt-exl-28,.my-exl-28{margin-top:28px!important}.mb-exl-28,.my-exl-28{margin-bottom:28px!important}.mr-exl-28,.mx-exl-28{margin-right:28px!important}.ml-exl-28,.mx-exl-28{margin-left:28px!important}.m-exl-30{margin:30px!important}.mt-exl-30,.my-exl-30{margin-top:30px!important}.mb-exl-30,.my-exl-30{margin-bottom:30px!important}.mr-exl-30,.mx-exl-30{margin-right:30px!important}.ml-exl-30,.mx-exl-30{margin-left:30px!important}.m-exl-32{margin:32px!important}.mt-exl-32,.my-exl-32{margin-top:32px!important}.mb-exl-32,.my-exl-32{margin-bottom:32px!important}.mr-exl-32,.mx-exl-32{margin-right:32px!important}.ml-exl-32,.mx-exl-32{margin-left:32px!important}.m-exl-34{margin:34px!important}.mt-exl-34,.my-exl-34{margin-top:34px!important}.mb-exl-34,.my-exl-34{margin-bottom:34px!important}.mr-exl-34,.mx-exl-34{margin-right:34px!important}.ml-exl-34,.mx-exl-34{margin-left:34px!important}.m-exl-36{margin:36px!important}.mt-exl-36,.my-exl-36{margin-top:36px!important}.mb-exl-36,.my-exl-36{margin-bottom:36px!important}.mr-exl-36,.mx-exl-36{margin-right:36px!important}.ml-exl-36,.mx-exl-36{margin-left:36px!important}}@media(min-width:320px){.text-xs-8{font-size:.5rem!important;line-height:1.6!important}.text-xs-10{font-size:.625rem!important;line-height:1.55!important}.text-xs-11{font-size:.688rem!important;line-height:1.45!important}.text-xs-12{font-size:.75rem!important}.text-xs-12,.text-xs-14{line-height:1.5!important}.text-xs-14{font-size:.875rem!important}.text-xs-16{font-size:1rem!important}.text-xs-16,.text-xs-18{line-height:1.4!important}.text-xs-18{font-size:1.125rem!important}.text-xs-20{font-size:1.25rem!important}.text-xs-20,.text-xs-22{line-height:1.35!important}.text-xs-22{font-size:1.375rem!important}.text-xs-24{font-size:1.5rem!important}.text-xs-24,.text-xs-26{line-height:1.3!important}.text-xs-26{font-size:1.625rem!important}.text-xs-28{font-size:1.75rem!important}.text-xs-28,.text-xs-30{line-height:1.25!important}.text-xs-30{font-size:1.875rem!important}.text-xs-32{font-size:2rem!important}.text-xs-32,.text-xs-34{line-height:1.2!important}.text-xs-34{font-size:2.125rem!important}.text-xs-36{font-size:2.25rem!important}.text-xs-36,.text-xs-38{line-height:1.15!important}.text-xs-38{font-size:2.375rem!important}.text-xs-40{font-size:2.5rem!important}.text-xs-40,.text-xs-42{line-height:1.1!important}.text-xs-42{font-size:2.625rem!important}.text-xs-44{font-size:2.75rem!important;line-height:1.1!important}}@media(min-width:576px){.text-sm-8{font-size:.5rem!important;line-height:1.6!important}.text-sm-10{font-size:.625rem!important;line-height:1.55!important}.text-sm-11{font-size:.688rem!important;line-height:1.45!important}.text-sm-12{font-size:.75rem!important}.text-sm-12,.text-sm-14{line-height:1.5!important}.text-sm-14{font-size:.875rem!important}.text-sm-16{font-size:1rem!important}.text-sm-16,.text-sm-18{line-height:1.4!important}.text-sm-18{font-size:1.125rem!important}.text-sm-20{font-size:1.25rem!important}.text-sm-20,.text-sm-22{line-height:1.35!important}.text-sm-22{font-size:1.375rem!important}.text-sm-24{font-size:1.5rem!important}.text-sm-24,.text-sm-26{line-height:1.3!important}.text-sm-26{font-size:1.625rem!important}.text-sm-28{font-size:1.75rem!important}.text-sm-28,.text-sm-30{line-height:1.25!important}.text-sm-30{font-size:1.875rem!important}.text-sm-32{font-size:2rem!important}.text-sm-32,.text-sm-34{line-height:1.2!important}.text-sm-34{font-size:2.125rem!important}.text-sm-36{font-size:2.25rem!important}.text-sm-36,.text-sm-38{line-height:1.15!important}.text-sm-38{font-size:2.375rem!important}.text-sm-40{font-size:2.5rem!important}.text-sm-40,.text-sm-42{line-height:1.1!important}.text-sm-42{font-size:2.625rem!important}.text-sm-44{font-size:2.75rem!important;line-height:1.1!important}}@media(min-width:768px){.text-md-8{font-size:.5rem!important;line-height:1.6!important}.text-md-10{font-size:.625rem!important;line-height:1.55!important}.text-md-11{font-size:.688rem!important;line-height:1.45!important}.text-md-12{font-size:.75rem!important}.text-md-12,.text-md-14{line-height:1.5!important}.text-md-14{font-size:.875rem!important}.text-md-16{font-size:1rem!important}.text-md-16,.text-md-18{line-height:1.4!important}.text-md-18{font-size:1.125rem!important}.text-md-20{font-size:1.25rem!important}.text-md-20,.text-md-22{line-height:1.35!important}.text-md-22{font-size:1.375rem!important}.text-md-24{font-size:1.5rem!important}.text-md-24,.text-md-26{line-height:1.3!important}.text-md-26{font-size:1.625rem!important}.text-md-28{font-size:1.75rem!important}.text-md-28,.text-md-30{line-height:1.25!important}.text-md-30{font-size:1.875rem!important}.text-md-32{font-size:2rem!important}.text-md-32,.text-md-34{line-height:1.2!important}.text-md-34{font-size:2.125rem!important}.text-md-36{font-size:2.25rem!important}.text-md-36,.text-md-38{line-height:1.15!important}.text-md-38{font-size:2.375rem!important}.text-md-40{font-size:2.5rem!important}.text-md-40,.text-md-42{line-height:1.1!important}.text-md-42{font-size:2.625rem!important}.text-md-44{font-size:2.75rem!important;line-height:1.1!important}}@media(min-width:992px){.text-lg-8{font-size:.5rem!important;line-height:1.6!important}.text-lg-10{font-size:.625rem!important;line-height:1.55!important}.text-lg-11{font-size:.688rem!important;line-height:1.45!important}.text-lg-12{font-size:.75rem!important}.text-lg-12,.text-lg-14{line-height:1.5!important}.text-lg-14{font-size:.875rem!important}.text-lg-16{font-size:1rem!important}.text-lg-16,.text-lg-18{line-height:1.4!important}.text-lg-18{font-size:1.125rem!important}.text-lg-20{font-size:1.25rem!important}.text-lg-20,.text-lg-22{line-height:1.35!important}.text-lg-22{font-size:1.375rem!important}.text-lg-24{font-size:1.5rem!important}.text-lg-24,.text-lg-26{line-height:1.3!important}.text-lg-26{font-size:1.625rem!important}.text-lg-28{font-size:1.75rem!important}.text-lg-28,.text-lg-30{line-height:1.25!important}.text-lg-30{font-size:1.875rem!important}.text-lg-32{font-size:2rem!important}.text-lg-32,.text-lg-34{line-height:1.2!important}.text-lg-34{font-size:2.125rem!important}.text-lg-36{font-size:2.25rem!important}.text-lg-36,.text-lg-38{line-height:1.15!important}.text-lg-38{font-size:2.375rem!important}.text-lg-40{font-size:2.5rem!important}.text-lg-40,.text-lg-42{line-height:1.1!important}.text-lg-42{font-size:2.625rem!important}.text-lg-44{font-size:2.75rem!important;line-height:1.1!important}}@media(min-width:1281px){.text-xl-8{font-size:.5rem!important;line-height:1.6!important}.text-xl-10{font-size:.625rem!important;line-height:1.55!important}.text-xl-11{font-size:.688rem!important;line-height:1.45!important}.text-xl-12{font-size:.75rem!important}.text-xl-12,.text-xl-14{line-height:1.5!important}.text-xl-14{font-size:.875rem!important}.text-xl-16{font-size:1rem!important}.text-xl-16,.text-xl-18{line-height:1.4!important}.text-xl-18{font-size:1.125rem!important}.text-xl-20{font-size:1.25rem!important}.text-xl-20,.text-xl-22{line-height:1.35!important}.text-xl-22{font-size:1.375rem!important}.text-xl-24{font-size:1.5rem!important}.text-xl-24,.text-xl-26{line-height:1.3!important}.text-xl-26{font-size:1.625rem!important}.text-xl-28{font-size:1.75rem!important}.text-xl-28,.text-xl-30{line-height:1.25!important}.text-xl-30{font-size:1.875rem!important}.text-xl-32{font-size:2rem!important}.text-xl-32,.text-xl-34{line-height:1.2!important}.text-xl-34{font-size:2.125rem!important}.text-xl-36{font-size:2.25rem!important}.text-xl-36,.text-xl-38{line-height:1.15!important}.text-xl-38{font-size:2.375rem!important}.text-xl-40{font-size:2.5rem!important}.text-xl-40,.text-xl-42{line-height:1.1!important}.text-xl-42{font-size:2.625rem!important}.text-xl-44{font-size:2.75rem!important;line-height:1.1!important}}@media(min-width:1561px){.text-exl-8{font-size:.5rem!important;line-height:1.6!important}.text-exl-10{font-size:.625rem!important;line-height:1.55!important}.text-exl-11{font-size:.688rem!important;line-height:1.45!important}.text-exl-12{font-size:.75rem!important;line-height:1.5!important}.text-exl-14{font-size:.875rem!important;line-height:1.5!important}.text-exl-16{font-size:1rem!important;line-height:1.4!important}.text-exl-18{font-size:1.125rem!important;line-height:1.4!important}.text-exl-20{font-size:1.25rem!important}.text-exl-20,.text-exl-22{line-height:1.35!important}.text-exl-22{font-size:1.375rem!important}.text-exl-24{font-size:1.5rem!important;line-height:1.3!important}.text-exl-26{font-size:1.625rem!important;line-height:1.3!important}.text-exl-28{font-size:1.75rem!important}.text-exl-28,.text-exl-30{line-height:1.25!important}.text-exl-30{font-size:1.875rem!important}.text-exl-32{font-size:2rem!important;line-height:1.2!important}.text-exl-34{font-size:2.125rem!important;line-height:1.2!important}.text-exl-36{font-size:2.25rem!important}.text-exl-36,.text-exl-38{line-height:1.15!important}.text-exl-38{font-size:2.375rem!important}.text-exl-40{font-size:2.5rem!important;line-height:1.1!important}.text-exl-42{font-size:2.625rem!important;line-height:1.1!important}.text-exl-44{font-size:2.75rem!important;line-height:1.1!important}}@media(min-width:320px){.d-xs-inline{display:inline!important}.d-xs-block{display:block!important}.d-xs-inline-block{display:inline-block!important}.d-xs-flex{display:flex!important}.d-xs-inline-flex{display:inline-flex!important}.d-xs-grid{display:grid!important}.d-xs-inline-grid{display:inline-grid!important}.d-xs-table{display:table!important}.d-xs-table-row{display:table-row!important}.d-xs-table-cell{display:table-cell!important}.d-xs-none{display:none!important}.d-xs-table-inherit{display:inherit!important}.d-xs-table-contents{display:contents!important}}@media(min-width:576px){.d-sm-inline{display:inline!important}.d-sm-block{display:block!important}.d-sm-inline-block{display:inline-block!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-none{display:none!important}.d-sm-table-inherit{display:inherit!important}.d-sm-table-contents{display:contents!important}}@media(min-width:768px){.d-md-inline{display:inline!important}.d-md-block{display:block!important}.d-md-inline-block{display:inline-block!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-none{display:none!important}.d-md-table-inherit{display:inherit!important}.d-md-table-contents{display:contents!important}}@media(min-width:992px){.d-lg-inline{display:inline!important}.d-lg-block{display:block!important}.d-lg-inline-block{display:inline-block!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-none{display:none!important}.d-lg-table-inherit{display:inherit!important}.d-lg-table-contents{display:contents!important}}@media(min-width:1281px){.d-xl-inline{display:inline!important}.d-xl-block{display:block!important}.d-xl-inline-block{display:inline-block!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-none{display:none!important}.d-xl-table-inherit{display:inherit!important}.d-xl-table-contents{display:contents!important}}@media(min-width:1561px){.d-exl-inline{display:inline!important}.d-exl-block{display:block!important}.d-exl-inline-block{display:inline-block!important}.d-exl-flex{display:flex!important}.d-exl-inline-flex{display:inline-flex!important}.d-exl-grid{display:grid!important}.d-exl-inline-grid{display:inline-grid!important}.d-exl-table{display:table!important}.d-exl-table-row{display:table-row!important}.d-exl-table-cell{display:table-cell!important}.d-exl-none{display:none!important}.d-exl-table-inherit{display:inherit!important}.d-exl-table-contents{display:contents!important}}@media(min-width:320px){.position-xs-relative{position:relative!important}.position-xs-absolute{position:absolute!important}.position-xs-fixed{position:fixed!important}.position-xs-sticky{position:-webkit-sticky!important;position:sticky!important}.position-xs-static{position:static!important}.position-xs-unset{position:unset!important}}@media(min-width:576px){.position-sm-relative{position:relative!important}.position-sm-absolute{position:absolute!important}.position-sm-fixed{position:fixed!important}.position-sm-sticky{position:-webkit-sticky!important;position:sticky!important}.position-sm-static{position:static!important}.position-sm-unset{position:unset!important}}@media(min-width:768px){.position-md-relative{position:relative!important}.position-md-absolute{position:absolute!important}.position-md-fixed{position:fixed!important}.position-md-sticky{position:-webkit-sticky!important;position:sticky!important}.position-md-static{position:static!important}.position-md-unset{position:unset!important}}@media(min-width:992px){.position-lg-relative{position:relative!important}.position-lg-absolute{position:absolute!important}.position-lg-fixed{position:fixed!important}.position-lg-sticky{position:-webkit-sticky!important;position:sticky!important}.position-lg-static{position:static!important}.position-lg-unset{position:unset!important}}@media(min-width:1281px){.position-xl-relative{position:relative!important}.position-xl-absolute{position:absolute!important}.position-xl-fixed{position:fixed!important}.position-xl-sticky{position:-webkit-sticky!important;position:sticky!important}.position-xl-static{position:static!important}.position-xl-unset{position:unset!important}}@media(min-width:1561px){.position-exl-relative{position:relative!important}.position-exl-absolute{position:absolute!important}.position-exl-fixed{position:fixed!important}.position-exl-sticky{position:-webkit-sticky!important;position:sticky!important}.position-exl-static{position:static!important}.position-exl-unset{position:unset!important}}@media(min-width:320px){.opacity-xs-0{opacity:0!important}.opacity-xs-0-1{opacity:.1!important}.opacity-xs-0-2{opacity:.2!important}.opacity-xs-0-3{opacity:.3!important}.opacity-xs-0-4{opacity:.4!important}.opacity-xs-0-5{opacity:.5!important}.opacity-xs-0-6{opacity:.6!important}.opacity-xs-0-7{opacity:.7!important}.opacity-xs-0-8{opacity:.8!important}.opacity-xs-0-9{opacity:.9!important}.opacity-xs-1{opacity:1!important}}@media(min-width:576px){.opacity-sm-0{opacity:0!important}.opacity-sm-0-1{opacity:.1!important}.opacity-sm-0-2{opacity:.2!important}.opacity-sm-0-3{opacity:.3!important}.opacity-sm-0-4{opacity:.4!important}.opacity-sm-0-5{opacity:.5!important}.opacity-sm-0-6{opacity:.6!important}.opacity-sm-0-7{opacity:.7!important}.opacity-sm-0-8{opacity:.8!important}.opacity-sm-0-9{opacity:.9!important}.opacity-sm-1{opacity:1!important}}@media(min-width:768px){.opacity-md-0{opacity:0!important}.opacity-md-0-1{opacity:.1!important}.opacity-md-0-2{opacity:.2!important}.opacity-md-0-3{opacity:.3!important}.opacity-md-0-4{opacity:.4!important}.opacity-md-0-5{opacity:.5!important}.opacity-md-0-6{opacity:.6!important}.opacity-md-0-7{opacity:.7!important}.opacity-md-0-8{opacity:.8!important}.opacity-md-0-9{opacity:.9!important}.opacity-md-1{opacity:1!important}}@media(min-width:992px){.opacity-lg-0{opacity:0!important}.opacity-lg-0-1{opacity:.1!important}.opacity-lg-0-2{opacity:.2!important}.opacity-lg-0-3{opacity:.3!important}.opacity-lg-0-4{opacity:.4!important}.opacity-lg-0-5{opacity:.5!important}.opacity-lg-0-6{opacity:.6!important}.opacity-lg-0-7{opacity:.7!important}.opacity-lg-0-8{opacity:.8!important}.opacity-lg-0-9{opacity:.9!important}.opacity-lg-1{opacity:1!important}}@media(min-width:1281px){.opacity-xl-0{opacity:0!important}.opacity-xl-0-1{opacity:.1!important}.opacity-xl-0-2{opacity:.2!important}.opacity-xl-0-3{opacity:.3!important}.opacity-xl-0-4{opacity:.4!important}.opacity-xl-0-5{opacity:.5!important}.opacity-xl-0-6{opacity:.6!important}.opacity-xl-0-7{opacity:.7!important}.opacity-xl-0-8{opacity:.8!important}.opacity-xl-0-9{opacity:.9!important}.opacity-xl-1{opacity:1!important}}@media(min-width:1561px){.opacity-exl-0{opacity:0!important}.opacity-exl-0-1{opacity:.1!important}.opacity-exl-0-2{opacity:.2!important}.opacity-exl-0-3{opacity:.3!important}.opacity-exl-0-4{opacity:.4!important}.opacity-exl-0-5{opacity:.5!important}.opacity-exl-0-6{opacity:.6!important}.opacity-exl-0-7{opacity:.7!important}.opacity-exl-0-8{opacity:.8!important}.opacity-exl-0-9{opacity:.9!important}.opacity-exl-1{opacity:1!important}}@media(min-width:320px){.overflow-xs-auto{overflow:auto!important}.overflowX-xs-auto{overflow-x:auto!important}.overflowY-xs-auto{overflow-y:auto!important}.overflow-xs-hidden{overflow:hidden!important}.overflowX-xs-hidden{overflow-x:hidden!important}.overflowY-xs-hidden{overflow-y:hidden!important}.overflow-xs-visible{overflow:visible!important}.overflowX-xs-visible{overflow-x:visible!important}.overflowY-xs-visible{overflow-y:visible!important}.overflow-xs-scroll{overflow:scroll!important}.overflowX-xs-scroll{overflow-x:scroll!important}.overflowY-xs-scroll{overflow-y:scroll!important}.overflow-xs-unset{overflow:unset!important}.overflowX-xs-unset{overflow-x:unset!important}.overflowY-xs-unset{overflow-y:unset!important}.overflow-xs-inherit{overflow:inherit!important}.overflowX-xs-inherit{overflow-x:inherit!important}.overflowY-xs-inherit{overflow-y:inherit!important}}@media(min-width:576px){.overflow-sm-auto{overflow:auto!important}.overflowX-sm-auto{overflow-x:auto!important}.overflowY-sm-auto{overflow-y:auto!important}.overflow-sm-hidden{overflow:hidden!important}.overflowX-sm-hidden{overflow-x:hidden!important}.overflowY-sm-hidden{overflow-y:hidden!important}.overflow-sm-visible{overflow:visible!important}.overflowX-sm-visible{overflow-x:visible!important}.overflowY-sm-visible{overflow-y:visible!important}.overflow-sm-scroll{overflow:scroll!important}.overflowX-sm-scroll{overflow-x:scroll!important}.overflowY-sm-scroll{overflow-y:scroll!important}.overflow-sm-unset{overflow:unset!important}.overflowX-sm-unset{overflow-x:unset!important}.overflowY-sm-unset{overflow-y:unset!important}.overflow-sm-inherit{overflow:inherit!important}.overflowX-sm-inherit{overflow-x:inherit!important}.overflowY-sm-inherit{overflow-y:inherit!important}}@media(min-width:768px){.overflow-md-auto{overflow:auto!important}.overflowX-md-auto{overflow-x:auto!important}.overflowY-md-auto{overflow-y:auto!important}.overflow-md-hidden{overflow:hidden!important}.overflowX-md-hidden{overflow-x:hidden!important}.overflowY-md-hidden{overflow-y:hidden!important}.overflow-md-visible{overflow:visible!important}.overflowX-md-visible{overflow-x:visible!important}.overflowY-md-visible{overflow-y:visible!important}.overflow-md-scroll{overflow:scroll!important}.overflowX-md-scroll{overflow-x:scroll!important}.overflowY-md-scroll{overflow-y:scroll!important}.overflow-md-unset{overflow:unset!important}.overflowX-md-unset{overflow-x:unset!important}.overflowY-md-unset{overflow-y:unset!important}.overflow-md-inherit{overflow:inherit!important}.overflowX-md-inherit{overflow-x:inherit!important}.overflowY-md-inherit{overflow-y:inherit!important}}@media(min-width:992px){.overflow-lg-auto{overflow:auto!important}.overflowX-lg-auto{overflow-x:auto!important}.overflowY-lg-auto{overflow-y:auto!important}.overflow-lg-hidden{overflow:hidden!important}.overflowX-lg-hidden{overflow-x:hidden!important}.overflowY-lg-hidden{overflow-y:hidden!important}.overflow-lg-visible{overflow:visible!important}.overflowX-lg-visible{overflow-x:visible!important}.overflowY-lg-visible{overflow-y:visible!important}.overflow-lg-scroll{overflow:scroll!important}.overflowX-lg-scroll{overflow-x:scroll!important}.overflowY-lg-scroll{overflow-y:scroll!important}.overflow-lg-unset{overflow:unset!important}.overflowX-lg-unset{overflow-x:unset!important}.overflowY-lg-unset{overflow-y:unset!important}.overflow-lg-inherit{overflow:inherit!important}.overflowX-lg-inherit{overflow-x:inherit!important}.overflowY-lg-inherit{overflow-y:inherit!important}}@media(min-width:1281px){.overflow-xl-auto{overflow:auto!important}.overflowX-xl-auto{overflow-x:auto!important}.overflowY-xl-auto{overflow-y:auto!important}.overflow-xl-hidden{overflow:hidden!important}.overflowX-xl-hidden{overflow-x:hidden!important}.overflowY-xl-hidden{overflow-y:hidden!important}.overflow-xl-visible{overflow:visible!important}.overflowX-xl-visible{overflow-x:visible!important}.overflowY-xl-visible{overflow-y:visible!important}.overflow-xl-scroll{overflow:scroll!important}.overflowX-xl-scroll{overflow-x:scroll!important}.overflowY-xl-scroll{overflow-y:scroll!important}.overflow-xl-unset{overflow:unset!important}.overflowX-xl-unset{overflow-x:unset!important}.overflowY-xl-unset{overflow-y:unset!important}.overflow-xl-inherit{overflow:inherit!important}.overflowX-xl-inherit{overflow-x:inherit!important}.overflowY-xl-inherit{overflow-y:inherit!important}}@media(min-width:1561px){.overflow-exl-auto{overflow:auto!important}.overflowX-exl-auto{overflow-x:auto!important}.overflowY-exl-auto{overflow-y:auto!important}.overflow-exl-hidden{overflow:hidden!important}.overflowX-exl-hidden{overflow-x:hidden!important}.overflowY-exl-hidden{overflow-y:hidden!important}.overflow-exl-visible{overflow:visible!important}.overflowX-exl-visible{overflow-x:visible!important}.overflowY-exl-visible{overflow-y:visible!important}.overflow-exl-scroll{overflow:scroll!important}.overflowX-exl-scroll{overflow-x:scroll!important}.overflowY-exl-scroll{overflow-y:scroll!important}.overflow-exl-unset{overflow:unset!important}.overflowX-exl-unset{overflow-x:unset!important}.overflowY-exl-unset{overflow-y:unset!important}.overflow-exl-inherit{overflow:inherit!important}.overflowX-exl-inherit{overflow-x:inherit!important}.overflowY-exl-inherit{overflow-y:inherit!important}}@media(min-width:320px){.justify-content-xs-start{justify-content:flex-start!important}.justify-content-xs-end{justify-content:flex-end!important}.justify-content-xs-center{justify-content:center!important}.justify-content-xs-between{justify-content:space-between!important}.justify-content-xs-around{justify-content:space-around!important}.justify-content-xs-evenly{justify-content:space-evenly!important}}@media(min-width:576px){.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}}@media(min-width:768px){.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}}@media(min-width:992px){.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}}@media(min-width:1281px){.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}}@media(min-width:1561px){.justify-content-exl-start{justify-content:flex-start!important}.justify-content-exl-end{justify-content:flex-end!important}.justify-content-exl-center{justify-content:center!important}.justify-content-exl-between{justify-content:space-between!important}.justify-content-exl-around{justify-content:space-around!important}.justify-content-exl-evenly{justify-content:space-evenly!important}}@media(min-width:320px){.align-items-xs-start{align-items:flex-start!important}.align-items-xs-end{align-items:flex-end!important}.align-items-xs-center{align-items:center!important}.align-items-xs-baseline{align-items:baseline!important}.align-items-xs-stretch{align-items:stretch!important}}@media(min-width:576px){.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}}@media(min-width:768px){.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}}@media(min-width:992px){.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}}@media(min-width:1281px){.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}}@media(min-width:1561px){.align-items-exl-start{align-items:flex-start!important}.align-items-exl-end{align-items:flex-end!important}.align-items-exl-center{align-items:center!important}.align-items-exl-baseline{align-items:baseline!important}.align-items-exl-stretch{align-items:stretch!important}}@media(min-width:320px){.content-xs-start{align-content:flex-start!important}.content-xs-end{align-content:flex-end!important}.content-xs-center{align-content:center!important}.content-xs-between{align-content:space-between!important}.content-xs-around{align-content:space-around!important}.content-xs-baseline{align-content:baseline!important}.content-xs-stretch{align-content:stretch!important}}@media(min-width:576px){.content-sm-start{align-content:flex-start!important}.content-sm-end{align-content:flex-end!important}.content-sm-center{align-content:center!important}.content-sm-between{align-content:space-between!important}.content-sm-around{align-content:space-around!important}.content-sm-baseline{align-content:baseline!important}.content-sm-stretch{align-content:stretch!important}}@media(min-width:768px){.content-md-start{align-content:flex-start!important}.content-md-end{align-content:flex-end!important}.content-md-center{align-content:center!important}.content-md-between{align-content:space-between!important}.content-md-around{align-content:space-around!important}.content-md-baseline{align-content:baseline!important}.content-md-stretch{align-content:stretch!important}}@media(min-width:992px){.content-lg-start{align-content:flex-start!important}.content-lg-end{align-content:flex-end!important}.content-lg-center{align-content:center!important}.content-lg-between{align-content:space-between!important}.content-lg-around{align-content:space-around!important}.content-lg-baseline{align-content:baseline!important}.content-lg-stretch{align-content:stretch!important}}@media(min-width:1281px){.content-xl-start{align-content:flex-start!important}.content-xl-end{align-content:flex-end!important}.content-xl-center{align-content:center!important}.content-xl-between{align-content:space-between!important}.content-xl-around{align-content:space-around!important}.content-xl-baseline{align-content:baseline!important}.content-xl-stretch{align-content:stretch!important}}@media(min-width:1561px){.content-exl-start{align-content:flex-start!important}.content-exl-end{align-content:flex-end!important}.content-exl-center{align-content:center!important}.content-exl-between{align-content:space-between!important}.content-exl-around{align-content:space-around!important}.content-exl-baseline{align-content:baseline!important}.content-exl-stretch{align-content:stretch!important}}@media(min-width:320px){.self-xs-auto{align-self:auto!important}.self-xs-start{align-self:flex-start!important}.self-xs-end{align-self:flex-end!important}.self-xs-center{align-self:center!important}.self-xs-baseline{align-self:baseline!important}.self-xs-stretch{align-self:stretch!important}}@media(min-width:576px){.self-sm-auto{align-self:auto!important}.self-sm-start{align-self:flex-start!important}.self-sm-end{align-self:flex-end!important}.self-sm-center{align-self:center!important}.self-sm-baseline{align-self:baseline!important}.self-sm-stretch{align-self:stretch!important}}@media(min-width:768px){.self-md-auto{align-self:auto!important}.self-md-start{align-self:flex-start!important}.self-md-end{align-self:flex-end!important}.self-md-center{align-self:center!important}.self-md-baseline{align-self:baseline!important}.self-md-stretch{align-self:stretch!important}}@media(min-width:992px){.self-lg-auto{align-self:auto!important}.self-lg-start{align-self:flex-start!important}.self-lg-end{align-self:flex-end!important}.self-lg-center{align-self:center!important}.self-lg-baseline{align-self:baseline!important}.self-lg-stretch{align-self:stretch!important}}@media(min-width:1281px){.self-xl-auto{align-self:auto!important}.self-xl-start{align-self:flex-start!important}.self-xl-end{align-self:flex-end!important}.self-xl-center{align-self:center!important}.self-xl-baseline{align-self:baseline!important}.self-xl-stretch{align-self:stretch!important}}@media(min-width:1561px){.self-exl-auto{align-self:auto!important}.self-exl-start{align-self:flex-start!important}.self-exl-end{align-self:flex-end!important}.self-exl-center{align-self:center!important}.self-exl-baseline{align-self:baseline!important}.self-exl-stretch{align-self:stretch!important}}@media(min-width:320px){.flex-xs-1{flex:1 1!important}.flex-xs-auto{flex:auto!important}.flex-xs-initial{flex:initial!important}.flex-xs-none{flex:none!important}.flex-xs-wrap{flex-wrap:wrap!important}.flex-xs-nowrap{flex-wrap:nowrap!important}.flex-xs-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xs-row{flex-direction:row!important}.flex-xs-row-reverse{flex-direction:row-reverse!important}.flex-xs-column{flex-direction:column!important}.flex-xs-column-reverse{flex-direction:column-reverse!important}}@media(min-width:576px){.flex-sm-1{flex:1 1!important}.flex-sm-auto{flex:auto!important}.flex-sm-initial{flex:initial!important}.flex-sm-none{flex:none!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-row{flex-direction:row!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column{flex-direction:column!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}}@media(min-width:768px){.flex-md-1{flex:1 1!important}.flex-md-auto{flex:auto!important}.flex-md-initial{flex:initial!important}.flex-md-none{flex:none!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-row{flex-direction:row!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column{flex-direction:column!important}.flex-md-column-reverse{flex-direction:column-reverse!important}}@media(min-width:992px){.flex-lg-1{flex:1 1!important}.flex-lg-auto{flex:auto!important}.flex-lg-initial{flex:initial!important}.flex-lg-none{flex:none!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-row{flex-direction:row!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column{flex-direction:column!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}}@media(min-width:1281px){.flex-xl-1{flex:1 1!important}.flex-xl-auto{flex:auto!important}.flex-xl-initial{flex:initial!important}.flex-xl-none{flex:none!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-row{flex-direction:row!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column{flex-direction:column!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}}@media(min-width:1561px){.flex-exl-1{flex:1 1!important}.flex-exl-auto{flex:auto!important}.flex-exl-initial{flex:initial!important}.flex-exl-none{flex:none!important}.flex-exl-wrap{flex-wrap:wrap!important}.flex-exl-nowrap{flex-wrap:nowrap!important}.flex-exl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-exl-row{flex-direction:row!important}.flex-exl-row-reverse{flex-direction:row-reverse!important}.flex-exl-column{flex-direction:column!important}.flex-exl-column-reverse{flex-direction:column-reverse!important}}@media(min-width:320px){.flex-xs-grow-1{flex-grow:1!important}.flex-xs-shrink-0{flex-shrink:0!important}.flex-xs-shrink-1{flex-shrink:1!important}}@media(min-width:576px){.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}}@media(min-width:768px){.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}}@media(min-width:992px){.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}}@media(min-width:1281px){.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}}@media(min-width:1561px){.flex-exl-grow-1{flex-grow:1!important}.flex-exl-shrink-0{flex-shrink:0!important}.flex-exl-shrink-1{flex-shrink:1!important}}@media(min-width:320px){.float-xs-left{float:left!important}.float-xs-right{float:right!important}.float-xs-none{float:none!important}}@media(min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media(min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media(min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media(min-width:1281px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}@media(min-width:1561px){.float-exl-left{float:left!important}.float-exl-right{float:right!important}.float-exl-none{float:none!important}}@media(min-width:320px){.pointer-event-xs-none{pointer-events:none!important}.pointer-event-xs-auto{pointer-events:auto!important}}@media(min-width:576px){.pointer-event-sm-none{pointer-events:none!important}.pointer-event-sm-auto{pointer-events:auto!important}}@media(min-width:768px){.pointer-event-md-none{pointer-events:none!important}.pointer-event-md-auto{pointer-events:auto!important}}@media(min-width:992px){.pointer-event-lg-none{pointer-events:none!important}.pointer-event-lg-auto{pointer-events:auto!important}}@media(min-width:1281px){.pointer-event-xl-none{pointer-events:none!important}.pointer-event-xl-auto{pointer-events:auto!important}}@media(min-width:1561px){.pointer-event-exl-none{pointer-events:none!important}.pointer-event-exl-auto{pointer-events:auto!important}}@media(min-width:320px){.visible-xs{visibility:visible!important}.invisible-xs{visibility:hidden!important}}@media(min-width:576px){.visible-sm{visibility:visible!important}.invisible-sm{visibility:hidden!important}}@media(min-width:768px){.visible-md{visibility:visible!important}.invisible-md{visibility:hidden!important}}@media(min-width:992px){.visible-lg{visibility:visible!important}.invisible-lg{visibility:hidden!important}}@media(min-width:1281px){.visible-xl{visibility:visible!important}.invisible-xl{visibility:hidden!important}}@media(min-width:1561px){.visible-exl{visibility:visible!important}.invisible-exl{visibility:hidden!important}}@media(min-width:320px){.text-decoration-xs-dashed{-webkit-text-decoration-style:dashed!important;text-decoration-style:dashed!important}.text-decoration-xs-none{text-decoration:none!important}.text-decoration-xs-underline{text-decoration:underline!important}}@media(min-width:576px){.text-decoration-sm-dashed{-webkit-text-decoration-style:dashed!important;text-decoration-style:dashed!important}.text-decoration-sm-none{text-decoration:none!important}.text-decoration-sm-underline{text-decoration:underline!important}}@media(min-width:768px){.text-decoration-md-dashed{-webkit-text-decoration-style:dashed!important;text-decoration-style:dashed!important}.text-decoration-md-none{text-decoration:none!important}.text-decoration-md-underline{text-decoration:underline!important}}@media(min-width:992px){.text-decoration-lg-dashed{-webkit-text-decoration-style:dashed!important;text-decoration-style:dashed!important}.text-decoration-lg-none{text-decoration:none!important}.text-decoration-lg-underline{text-decoration:underline!important}}@media(min-width:1281px){.text-decoration-xl-dashed{-webkit-text-decoration-style:dashed!important;text-decoration-style:dashed!important}.text-decoration-xl-none{text-decoration:none!important}.text-decoration-xl-underline{text-decoration:underline!important}}@media(min-width:1561px){.text-decoration-exl-dashed{-webkit-text-decoration-style:dashed!important;text-decoration-style:dashed!important}.text-decoration-exl-none{text-decoration:none!important}.text-decoration-exl-underline{text-decoration:underline!important}}@media(min-width:320px){.order-xs-0{order:0!important}.order-xs-1{order:1!important}.order-xs-2{order:2!important}.order-xs-3{order:3!important}.order-xs-4{order:4!important}.order-xs-5{order:5!important}}@media(min-width:576px){.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}}@media(min-width:768px){.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}}@media(min-width:992px){.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}}@media(min-width:1281px){.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}}@media(min-width:1561px){.order-exl-0{order:0!important}.order-exl-1{order:1!important}.order-exl-2{order:2!important}.order-exl-3{order:3!important}.order-exl-4{order:4!important}.order-exl-5{order:5!important}}@media(min-width:320px){.cursor-xs-pointer{cursor:pointer!important}.cursor-xs-move{cursor:move!important}.cursor-xs-menu{cursor:context-menu!important}.cursor-xs-default{cursor:default!important}.cursor-xs-not-allowed{cursor:not-allowed!important}.cursor-xs-grab{cursor:grab!important}}@media(min-width:576px){.cursor-sm-pointer{cursor:pointer!important}.cursor-sm-move{cursor:move!important}.cursor-sm-menu{cursor:context-menu!important}.cursor-sm-default{cursor:default!important}.cursor-sm-not-allowed{cursor:not-allowed!important}.cursor-sm-grab{cursor:grab!important}}@media(min-width:768px){.cursor-md-pointer{cursor:pointer!important}.cursor-md-move{cursor:move!important}.cursor-md-menu{cursor:context-menu!important}.cursor-md-default{cursor:default!important}.cursor-md-not-allowed{cursor:not-allowed!important}.cursor-md-grab{cursor:grab!important}}@media(min-width:992px){.cursor-lg-pointer{cursor:pointer!important}.cursor-lg-move{cursor:move!important}.cursor-lg-menu{cursor:context-menu!important}.cursor-lg-default{cursor:default!important}.cursor-lg-not-allowed{cursor:not-allowed!important}.cursor-lg-grab{cursor:grab!important}}@media(min-width:1281px){.cursor-xl-pointer{cursor:pointer!important}.cursor-xl-move{cursor:move!important}.cursor-xl-menu{cursor:context-menu!important}.cursor-xl-default{cursor:default!important}.cursor-xl-not-allowed{cursor:not-allowed!important}.cursor-xl-grab{cursor:grab!important}}@media(min-width:1561px){.cursor-exl-pointer{cursor:pointer!important}.cursor-exl-move{cursor:move!important}.cursor-exl-menu{cursor:context-menu!important}.cursor-exl-default{cursor:default!important}.cursor-exl-not-allowed{cursor:not-allowed!important}.cursor-exl-grab{cursor:grab!important}}@media(min-width:320px){.resize-xs-none{resize:none!important}.resize-xs-both{resize:both!important}.resize-xs-horizontal{resize:horizontal!important}.resize-xs-vertical{resize:vertical!important}}@media(min-width:576px){.resize-sm-none{resize:none!important}.resize-sm-both{resize:both!important}.resize-sm-horizontal{resize:horizontal!important}.resize-sm-vertical{resize:vertical!important}}@media(min-width:768px){.resize-md-none{resize:none!important}.resize-md-both{resize:both!important}.resize-md-horizontal{resize:horizontal!important}.resize-md-vertical{resize:vertical!important}}@media(min-width:992px){.resize-lg-none{resize:none!important}.resize-lg-both{resize:both!important}.resize-lg-horizontal{resize:horizontal!important}.resize-lg-vertical{resize:vertical!important}}@media(min-width:1281px){.resize-xl-none{resize:none!important}.resize-xl-both{resize:both!important}.resize-xl-horizontal{resize:horizontal!important}.resize-xl-vertical{resize:vertical!important}}@media(min-width:1561px){.resize-exl-none{resize:none!important}.resize-exl-both{resize:both!important}.resize-exl-horizontal{resize:horizontal!important}.resize-exl-vertical{resize:vertical!important}}@media(min-width:320px){.select-xs-none{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.select-xs-text{-webkit-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.select-xs-all{-webkit-user-select:all!important;user-select:all!important}.select-xs-auto{-webkit-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}}@media(min-width:576px){.select-sm-none{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.select-sm-text{-webkit-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.select-sm-all{-webkit-user-select:all!important;user-select:all!important}.select-sm-auto{-webkit-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}}@media(min-width:768px){.select-md-none{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.select-md-text{-webkit-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.select-md-all{-webkit-user-select:all!important;user-select:all!important}.select-md-auto{-webkit-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}}@media(min-width:992px){.select-lg-none{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.select-lg-text{-webkit-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.select-lg-all{-webkit-user-select:all!important;user-select:all!important}.select-lg-auto{-webkit-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}}@media(min-width:1281px){.select-xl-none{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.select-xl-text{-webkit-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.select-xl-all{-webkit-user-select:all!important;user-select:all!important}.select-xl-auto{-webkit-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}}@media(min-width:1561px){.select-exl-none{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.select-exl-text{-webkit-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.select-exl-all{-webkit-user-select:all!important;user-select:all!important}.select-exl-auto{-webkit-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}}@media(min-width:320px){.objectfit-xs-cover{object-fit:cover!important}.objectfit-xs-contain{object-fit:contain!important}.objectfit-xs-fill{object-fit:fill!important}.objectfit-xs-none{object-fit:none!important}.objectfit-xs-scale-down{object-fit:scale-down!important}}@media(min-width:576px){.objectfit-sm-cover{object-fit:cover!important}.objectfit-sm-contain{object-fit:contain!important}.objectfit-sm-fill{object-fit:fill!important}.objectfit-sm-none{object-fit:none!important}.objectfit-sm-scale-down{object-fit:scale-down!important}}@media(min-width:768px){.objectfit-md-cover{object-fit:cover!important}.objectfit-md-contain{object-fit:contain!important}.objectfit-md-fill{object-fit:fill!important}.objectfit-md-none{object-fit:none!important}.objectfit-md-scale-down{object-fit:scale-down!important}}@media(min-width:992px){.objectfit-lg-cover{object-fit:cover!important}.objectfit-lg-contain{object-fit:contain!important}.objectfit-lg-fill{object-fit:fill!important}.objectfit-lg-none{object-fit:none!important}.objectfit-lg-scale-down{object-fit:scale-down!important}}@media(min-width:1281px){.objectfit-xl-cover{object-fit:cover!important}.objectfit-xl-contain{object-fit:contain!important}.objectfit-xl-fill{object-fit:fill!important}.objectfit-xl-none{object-fit:none!important}.objectfit-xl-scale-down{object-fit:scale-down!important}}@media(min-width:1561px){.objectfit-exl-cover{object-fit:cover!important}.objectfit-exl-contain{object-fit:contain!important}.objectfit-exl-fill{object-fit:fill!important}.objectfit-exl-none{object-fit:none!important}.objectfit-exl-scale-down{object-fit:scale-down!important}}@media(min-width:320px){.objectPosition-xs-top{object-position:top!important}.objectPosition-xs-bottom{object-position:bottom!important}.objectPosition-xs-left{object-position:left!important}.objectPosition-xs-right{object-position:right!important}.objectPosition-xs-center{object-position:center!important}.objectPosition-xs-center-top{object-position:center top!important}.objectPosition-xs-center-bottom{object-position:center bottom!important}.objectPosition-xs-left-top{object-position:left top!important}.objectPosition-xs-left-bottom{object-position:left bottom!important}.objectPosition-xs-right-top{object-position:right top!important}.objectPosition-xs-right-bottom{object-position:right bottom!important}}@media(min-width:576px){.objectPosition-sm-top{object-position:top!important}.objectPosition-sm-bottom{object-position:bottom!important}.objectPosition-sm-left{object-position:left!important}.objectPosition-sm-right{object-position:right!important}.objectPosition-sm-center{object-position:center!important}.objectPosition-sm-center-top{object-position:center top!important}.objectPosition-sm-center-bottom{object-position:center bottom!important}.objectPosition-sm-left-top{object-position:left top!important}.objectPosition-sm-left-bottom{object-position:left bottom!important}.objectPosition-sm-right-top{object-position:right top!important}.objectPosition-sm-right-bottom{object-position:right bottom!important}}@media(min-width:768px){.objectPosition-md-top{object-position:top!important}.objectPosition-md-bottom{object-position:bottom!important}.objectPosition-md-left{object-position:left!important}.objectPosition-md-right{object-position:right!important}.objectPosition-md-center{object-position:center!important}.objectPosition-md-center-top{object-position:center top!important}.objectPosition-md-center-bottom{object-position:center bottom!important}.objectPosition-md-left-top{object-position:left top!important}.objectPosition-md-left-bottom{object-position:left bottom!important}.objectPosition-md-right-top{object-position:right top!important}.objectPosition-md-right-bottom{object-position:right bottom!important}}@media(min-width:992px){.objectPosition-lg-top{object-position:top!important}.objectPosition-lg-bottom{object-position:bottom!important}.objectPosition-lg-left{object-position:left!important}.objectPosition-lg-right{object-position:right!important}.objectPosition-lg-center{object-position:center!important}.objectPosition-lg-center-top{object-position:center top!important}.objectPosition-lg-center-bottom{object-position:center bottom!important}.objectPosition-lg-left-top{object-position:left top!important}.objectPosition-lg-left-bottom{object-position:left bottom!important}.objectPosition-lg-right-top{object-position:right top!important}.objectPosition-lg-right-bottom{object-position:right bottom!important}}@media(min-width:1281px){.objectPosition-xl-top{object-position:top!important}.objectPosition-xl-bottom{object-position:bottom!important}.objectPosition-xl-left{object-position:left!important}.objectPosition-xl-right{object-position:right!important}.objectPosition-xl-center{object-position:center!important}.objectPosition-xl-center-top{object-position:center top!important}.objectPosition-xl-center-bottom{object-position:center bottom!important}.objectPosition-xl-left-top{object-position:left top!important}.objectPosition-xl-left-bottom{object-position:left bottom!important}.objectPosition-xl-right-top{object-position:right top!important}.objectPosition-xl-right-bottom{object-position:right bottom!important}}@media(min-width:1561px){.objectPosition-exl-top{object-position:top!important}.objectPosition-exl-bottom{object-position:bottom!important}.objectPosition-exl-left{object-position:left!important}.objectPosition-exl-right{object-position:right!important}.objectPosition-exl-center{object-position:center!important}.objectPosition-exl-center-top{object-position:center top!important}.objectPosition-exl-center-bottom{object-position:center bottom!important}.objectPosition-exl-left-top{object-position:left top!important}.objectPosition-exl-left-bottom{object-position:left bottom!important}.objectPosition-exl-right-top{object-position:right top!important}.objectPosition-exl-right-bottom{object-position:right bottom!important}}@media(min-width:320px){.bg-xs-auto{background-size:auto!important}.bg-xs-cover{background-size:cover!important}.bg-xs-contain{background-size:contain!important}}@media(min-width:576px){.bg-sm-auto{background-size:auto!important}.bg-sm-cover{background-size:cover!important}.bg-sm-contain{background-size:contain!important}}@media(min-width:768px){.bg-md-auto{background-size:auto!important}.bg-md-cover{background-size:cover!important}.bg-md-contain{background-size:contain!important}}@media(min-width:992px){.bg-lg-auto{background-size:auto!important}.bg-lg-cover{background-size:cover!important}.bg-lg-contain{background-size:contain!important}}@media(min-width:1281px){.bg-xl-auto{background-size:auto!important}.bg-xl-cover{background-size:cover!important}.bg-xl-contain{background-size:contain!important}}@media(min-width:1561px){.bg-exl-auto{background-size:auto!important}.bg-exl-cover{background-size:cover!important}.bg-exl-contain{background-size:contain!important}}@media(min-width:320px){.bg-position-xs-top{background-position:top!important}.bg-position-xs-right{background-position:100%!important}.bg-position-xs-bottom{background-position:bottom!important}.bg-position-xs-left{background-position:0!important}.bg-position-xs-center{background-position:50%!important}}@media(min-width:576px){.bg-position-sm-top{background-position:top!important}.bg-position-sm-right{background-position:100%!important}.bg-position-sm-bottom{background-position:bottom!important}.bg-position-sm-left{background-position:0!important}.bg-position-sm-center{background-position:50%!important}}@media(min-width:768px){.bg-position-md-top{background-position:top!important}.bg-position-md-right{background-position:100%!important}.bg-position-md-bottom{background-position:bottom!important}.bg-position-md-left{background-position:0!important}.bg-position-md-center{background-position:50%!important}}@media(min-width:992px){.bg-position-lg-top{background-position:top!important}.bg-position-lg-right{background-position:100%!important}.bg-position-lg-bottom{background-position:bottom!important}.bg-position-lg-left{background-position:0!important}.bg-position-lg-center{background-position:50%!important}}@media(min-width:1281px){.bg-position-xl-top{background-position:top!important}.bg-position-xl-right{background-position:100%!important}.bg-position-xl-bottom{background-position:bottom!important}.bg-position-xl-left{background-position:0!important}.bg-position-xl-center{background-position:50%!important}}@media(min-width:1561px){.bg-position-exl-top{background-position:top!important}.bg-position-exl-right{background-position:100%!important}.bg-position-exl-bottom{background-position:bottom!important}.bg-position-exl-left{background-position:0!important}.bg-position-exl-center{background-position:50%!important}}@media(min-width:320px){.border-xs-0{border:0 solid var(--gray-200)!important}.border-top-xs-0{border-top:0 solid var(--gray-200)!important}.border-right-xs-0{border-right:0 solid var(--gray-200)!important}.border-bottom-xs-0{border-bottom:0 solid var(--gray-200)!important}.border-left-xs-0{border-left:0 solid var(--gray-200)!important}.border-xs{border:1px solid var(--gray-200)!important}.border-top-xs{border-top:1px solid var(--gray-200)!important}.border-right-xs{border-right:1px solid var(--gray-200)!important}.border-bottom-xs{border-bottom:1px solid var(--gray-200)!important}.border-left-xs{border-left:1px solid var(--gray-200)!important}.border-xs-2{border:2px solid var(--gray-200)!important}.border-top-xs-2{border-top:2px solid var(--gray-200)!important}.border-right-xs-2{border-right:2px solid var(--gray-200)!important}.border-bottom-xs-2{border-bottom:2px solid var(--gray-200)!important}.border-left-xs-2{border-left:2px solid var(--gray-200)!important}.border-xs-3{border:3px solid var(--gray-200)!important}.border-top-xs-3{border-top:3px solid var(--gray-200)!important}.border-right-xs-3{border-right:3px solid var(--gray-200)!important}.border-bottom-xs-3{border-bottom:3px solid var(--gray-200)!important}.border-left-xs-3{border-left:3px solid var(--gray-200)!important}.border-xs-4{border:4px solid var(--gray-200)!important}.border-top-xs-4{border-top:4px solid var(--gray-200)!important}.border-right-xs-4{border-right:4px solid var(--gray-200)!important}.border-bottom-xs-4{border-bottom:4px solid var(--gray-200)!important}.border-left-xs-4{border-left:4px solid var(--gray-200)!important}}@media(min-width:576px){.border-sm-0{border:0 solid var(--gray-200)!important}.border-top-sm-0{border-top:0 solid var(--gray-200)!important}.border-right-sm-0{border-right:0 solid var(--gray-200)!important}.border-bottom-sm-0{border-bottom:0 solid var(--gray-200)!important}.border-left-sm-0{border-left:0 solid var(--gray-200)!important}.border-sm{border:1px solid var(--gray-200)!important}.border-top-sm{border-top:1px solid var(--gray-200)!important}.border-right-sm{border-right:1px solid var(--gray-200)!important}.border-bottom-sm{border-bottom:1px solid var(--gray-200)!important}.border-left-sm{border-left:1px solid var(--gray-200)!important}.border-sm-2{border:2px solid var(--gray-200)!important}.border-top-sm-2{border-top:2px solid var(--gray-200)!important}.border-right-sm-2{border-right:2px solid var(--gray-200)!important}.border-bottom-sm-2{border-bottom:2px solid var(--gray-200)!important}.border-left-sm-2{border-left:2px solid var(--gray-200)!important}.border-sm-3{border:3px solid var(--gray-200)!important}.border-top-sm-3{border-top:3px solid var(--gray-200)!important}.border-right-sm-3{border-right:3px solid var(--gray-200)!important}.border-bottom-sm-3{border-bottom:3px solid var(--gray-200)!important}.border-left-sm-3{border-left:3px solid var(--gray-200)!important}.border-sm-4{border:4px solid var(--gray-200)!important}.border-top-sm-4{border-top:4px solid var(--gray-200)!important}.border-right-sm-4{border-right:4px solid var(--gray-200)!important}.border-bottom-sm-4{border-bottom:4px solid var(--gray-200)!important}.border-left-sm-4{border-left:4px solid var(--gray-200)!important}}@media(min-width:768px){.border-md-0{border:0 solid var(--gray-200)!important}.border-top-md-0{border-top:0 solid var(--gray-200)!important}.border-right-md-0{border-right:0 solid var(--gray-200)!important}.border-bottom-md-0{border-bottom:0 solid var(--gray-200)!important}.border-left-md-0{border-left:0 solid var(--gray-200)!important}.border-md{border:1px solid var(--gray-200)!important}.border-top-md{border-top:1px solid var(--gray-200)!important}.border-right-md{border-right:1px solid var(--gray-200)!important}.border-bottom-md{border-bottom:1px solid var(--gray-200)!important}.border-left-md{border-left:1px solid var(--gray-200)!important}.border-md-2{border:2px solid var(--gray-200)!important}.border-top-md-2{border-top:2px solid var(--gray-200)!important}.border-right-md-2{border-right:2px solid var(--gray-200)!important}.border-bottom-md-2{border-bottom:2px solid var(--gray-200)!important}.border-left-md-2{border-left:2px solid var(--gray-200)!important}.border-md-3{border:3px solid var(--gray-200)!important}.border-top-md-3{border-top:3px solid var(--gray-200)!important}.border-right-md-3{border-right:3px solid var(--gray-200)!important}.border-bottom-md-3{border-bottom:3px solid var(--gray-200)!important}.border-left-md-3{border-left:3px solid var(--gray-200)!important}.border-md-4{border:4px solid var(--gray-200)!important}.border-top-md-4{border-top:4px solid var(--gray-200)!important}.border-right-md-4{border-right:4px solid var(--gray-200)!important}.border-bottom-md-4{border-bottom:4px solid var(--gray-200)!important}.border-left-md-4{border-left:4px solid var(--gray-200)!important}}@media(min-width:992px){.border-lg-0{border:0 solid var(--gray-200)!important}.border-top-lg-0{border-top:0 solid var(--gray-200)!important}.border-right-lg-0{border-right:0 solid var(--gray-200)!important}.border-bottom-lg-0{border-bottom:0 solid var(--gray-200)!important}.border-left-lg-0{border-left:0 solid var(--gray-200)!important}.border-lg{border:1px solid var(--gray-200)!important}.border-top-lg{border-top:1px solid var(--gray-200)!important}.border-right-lg{border-right:1px solid var(--gray-200)!important}.border-bottom-lg{border-bottom:1px solid var(--gray-200)!important}.border-left-lg{border-left:1px solid var(--gray-200)!important}.border-lg-2{border:2px solid var(--gray-200)!important}.border-top-lg-2{border-top:2px solid var(--gray-200)!important}.border-right-lg-2{border-right:2px solid var(--gray-200)!important}.border-bottom-lg-2{border-bottom:2px solid var(--gray-200)!important}.border-left-lg-2{border-left:2px solid var(--gray-200)!important}.border-lg-3{border:3px solid var(--gray-200)!important}.border-top-lg-3{border-top:3px solid var(--gray-200)!important}.border-right-lg-3{border-right:3px solid var(--gray-200)!important}.border-bottom-lg-3{border-bottom:3px solid var(--gray-200)!important}.border-left-lg-3{border-left:3px solid var(--gray-200)!important}.border-lg-4{border:4px solid var(--gray-200)!important}.border-top-lg-4{border-top:4px solid var(--gray-200)!important}.border-right-lg-4{border-right:4px solid var(--gray-200)!important}.border-bottom-lg-4{border-bottom:4px solid var(--gray-200)!important}.border-left-lg-4{border-left:4px solid var(--gray-200)!important}}@media(min-width:1281px){.border-xl-0{border:0 solid var(--gray-200)!important}.border-top-xl-0{border-top:0 solid var(--gray-200)!important}.border-right-xl-0{border-right:0 solid var(--gray-200)!important}.border-bottom-xl-0{border-bottom:0 solid var(--gray-200)!important}.border-left-xl-0{border-left:0 solid var(--gray-200)!important}.border-xl{border:1px solid var(--gray-200)!important}.border-top-xl{border-top:1px solid var(--gray-200)!important}.border-right-xl{border-right:1px solid var(--gray-200)!important}.border-bottom-xl{border-bottom:1px solid var(--gray-200)!important}.border-left-xl{border-left:1px solid var(--gray-200)!important}.border-xl-2{border:2px solid var(--gray-200)!important}.border-top-xl-2{border-top:2px solid var(--gray-200)!important}.border-right-xl-2{border-right:2px solid var(--gray-200)!important}.border-bottom-xl-2{border-bottom:2px solid var(--gray-200)!important}.border-left-xl-2{border-left:2px solid var(--gray-200)!important}.border-xl-3{border:3px solid var(--gray-200)!important}.border-top-xl-3{border-top:3px solid var(--gray-200)!important}.border-right-xl-3{border-right:3px solid var(--gray-200)!important}.border-bottom-xl-3{border-bottom:3px solid var(--gray-200)!important}.border-left-xl-3{border-left:3px solid var(--gray-200)!important}.border-xl-4{border:4px solid var(--gray-200)!important}.border-top-xl-4{border-top:4px solid var(--gray-200)!important}.border-right-xl-4{border-right:4px solid var(--gray-200)!important}.border-bottom-xl-4{border-bottom:4px solid var(--gray-200)!important}.border-left-xl-4{border-left:4px solid var(--gray-200)!important}}@media(min-width:1561px){.border-exl-0{border:0 solid var(--gray-200)!important}.border-top-exl-0{border-top:0 solid var(--gray-200)!important}.border-right-exl-0{border-right:0 solid var(--gray-200)!important}.border-bottom-exl-0{border-bottom:0 solid var(--gray-200)!important}.border-left-exl-0{border-left:0 solid var(--gray-200)!important}.border-exl{border:1px solid var(--gray-200)!important}.border-top-exl{border-top:1px solid var(--gray-200)!important}.border-right-exl{border-right:1px solid var(--gray-200)!important}.border-bottom-exl{border-bottom:1px solid var(--gray-200)!important}.border-left-exl{border-left:1px solid var(--gray-200)!important}.border-exl-2{border:2px solid var(--gray-200)!important}.border-top-exl-2{border-top:2px solid var(--gray-200)!important}.border-right-exl-2{border-right:2px solid var(--gray-200)!important}.border-bottom-exl-2{border-bottom:2px solid var(--gray-200)!important}.border-left-exl-2{border-left:2px solid var(--gray-200)!important}.border-exl-3{border:3px solid var(--gray-200)!important}.border-top-exl-3{border-top:3px solid var(--gray-200)!important}.border-right-exl-3{border-right:3px solid var(--gray-200)!important}.border-bottom-exl-3{border-bottom:3px solid var(--gray-200)!important}.border-left-exl-3{border-left:3px solid var(--gray-200)!important}.border-exl-4{border:4px solid var(--gray-200)!important}.border-top-exl-4{border-top:4px solid var(--gray-200)!important}.border-right-exl-4{border-right:4px solid var(--gray-200)!important}.border-bottom-exl-4{border-bottom:4px solid var(--gray-200)!important}.border-left-exl-4{border-left:4px solid var(--gray-200)!important}}@media(min-width:320px){.border-dashed-xs-0{border:none!important}.border-dashed-top-xs-0{border-top:none!important}.border-dashed-right-xs-0{border-right:none!important}.border-dashed-bottom-xs-0{border-bottom:none!important}.border-dashed-left-xs-0{border-left:none!important}.border-dashed-xs{border:1px dashed var(--gray-200)!important}.border-dashed-top-xs{border-top:1px dashed var(--gray-200)!important}.border-dashed-right-xs{border-right:1px dashed var(--gray-200)!important}.border-dashed-bottom-xs{border-bottom:1px dashed var(--gray-200)!important}.border-dashed-left-xs{border-left:1px dashed var(--gray-200)!important}.border-dashed-xs-2{border:2px dashed var(--gray-200)!important}.border-dashed-top-xs-2{border-top:2px dashed var(--gray-200)!important}.border-dashed-right-xs-2{border-right:2px dashed var(--gray-200)!important}.border-dashed-bottom-xs-2{border-bottom:2px dashed var(--gray-200)!important}.border-dashed-left-xs-2{border-left:2px dashed var(--gray-200)!important}}@media(min-width:576px){.border-dashed-sm-0{border:none!important}.border-dashed-top-sm-0{border-top:none!important}.border-dashed-right-sm-0{border-right:none!important}.border-dashed-bottom-sm-0{border-bottom:none!important}.border-dashed-left-sm-0{border-left:none!important}.border-dashed-sm{border:1px dashed var(--gray-200)!important}.border-dashed-top-sm{border-top:1px dashed var(--gray-200)!important}.border-dashed-right-sm{border-right:1px dashed var(--gray-200)!important}.border-dashed-bottom-sm{border-bottom:1px dashed var(--gray-200)!important}.border-dashed-left-sm{border-left:1px dashed var(--gray-200)!important}.border-dashed-sm-2{border:2px dashed var(--gray-200)!important}.border-dashed-top-sm-2{border-top:2px dashed var(--gray-200)!important}.border-dashed-right-sm-2{border-right:2px dashed var(--gray-200)!important}.border-dashed-bottom-sm-2{border-bottom:2px dashed var(--gray-200)!important}.border-dashed-left-sm-2{border-left:2px dashed var(--gray-200)!important}}@media(min-width:768px){.border-dashed-md-0{border:none!important}.border-dashed-top-md-0{border-top:none!important}.border-dashed-right-md-0{border-right:none!important}.border-dashed-bottom-md-0{border-bottom:none!important}.border-dashed-left-md-0{border-left:none!important}.border-dashed-md{border:1px dashed var(--gray-200)!important}.border-dashed-top-md{border-top:1px dashed var(--gray-200)!important}.border-dashed-right-md{border-right:1px dashed var(--gray-200)!important}.border-dashed-bottom-md{border-bottom:1px dashed var(--gray-200)!important}.border-dashed-left-md{border-left:1px dashed var(--gray-200)!important}.border-dashed-md-2{border:2px dashed var(--gray-200)!important}.border-dashed-top-md-2{border-top:2px dashed var(--gray-200)!important}.border-dashed-right-md-2{border-right:2px dashed var(--gray-200)!important}.border-dashed-bottom-md-2{border-bottom:2px dashed var(--gray-200)!important}.border-dashed-left-md-2{border-left:2px dashed var(--gray-200)!important}}@media(min-width:992px){.border-dashed-lg-0{border:none!important}.border-dashed-top-lg-0{border-top:none!important}.border-dashed-right-lg-0{border-right:none!important}.border-dashed-bottom-lg-0{border-bottom:none!important}.border-dashed-left-lg-0{border-left:none!important}.border-dashed-lg{border:1px dashed var(--gray-200)!important}.border-dashed-top-lg{border-top:1px dashed var(--gray-200)!important}.border-dashed-right-lg{border-right:1px dashed var(--gray-200)!important}.border-dashed-bottom-lg{border-bottom:1px dashed var(--gray-200)!important}.border-dashed-left-lg{border-left:1px dashed var(--gray-200)!important}.border-dashed-lg-2{border:2px dashed var(--gray-200)!important}.border-dashed-top-lg-2{border-top:2px dashed var(--gray-200)!important}.border-dashed-right-lg-2{border-right:2px dashed var(--gray-200)!important}.border-dashed-bottom-lg-2{border-bottom:2px dashed var(--gray-200)!important}.border-dashed-left-lg-2{border-left:2px dashed var(--gray-200)!important}}@media(min-width:1281px){.border-dashed-xl-0{border:none!important}.border-dashed-top-xl-0{border-top:none!important}.border-dashed-right-xl-0{border-right:none!important}.border-dashed-bottom-xl-0{border-bottom:none!important}.border-dashed-left-xl-0{border-left:none!important}.border-dashed-xl{border:1px dashed var(--gray-200)!important}.border-dashed-top-xl{border-top:1px dashed var(--gray-200)!important}.border-dashed-right-xl{border-right:1px dashed var(--gray-200)!important}.border-dashed-bottom-xl{border-bottom:1px dashed var(--gray-200)!important}.border-dashed-left-xl{border-left:1px dashed var(--gray-200)!important}.border-dashed-xl-2{border:2px dashed var(--gray-200)!important}.border-dashed-top-xl-2{border-top:2px dashed var(--gray-200)!important}.border-dashed-right-xl-2{border-right:2px dashed var(--gray-200)!important}.border-dashed-bottom-xl-2{border-bottom:2px dashed var(--gray-200)!important}.border-dashed-left-xl-2{border-left:2px dashed var(--gray-200)!important}}@media(min-width:1561px){.border-dashed-exl-0{border:none!important}.border-dashed-top-exl-0{border-top:none!important}.border-dashed-right-exl-0{border-right:none!important}.border-dashed-bottom-exl-0{border-bottom:none!important}.border-dashed-left-exl-0{border-left:none!important}.border-dashed-exl{border:1px dashed var(--gray-200)!important}.border-dashed-top-exl{border-top:1px dashed var(--gray-200)!important}.border-dashed-right-exl{border-right:1px dashed var(--gray-200)!important}.border-dashed-bottom-exl{border-bottom:1px dashed var(--gray-200)!important}.border-dashed-left-exl{border-left:1px dashed var(--gray-200)!important}.border-dashed-exl-2{border:2px dashed var(--gray-200)!important}.border-dashed-top-exl-2{border-top:2px dashed var(--gray-200)!important}.border-dashed-right-exl-2{border-right:2px dashed var(--gray-200)!important}.border-dashed-bottom-exl-2{border-bottom:2px dashed var(--gray-200)!important}.border-dashed-left-exl-2{border-left:2px dashed var(--gray-200)!important}}@media(min-width:320px){.border-radius-xs-0{border-radius:0 0 0 0!important}.border-radius-top-left-xs-0{border-top-left-radius:0!important}.border-radius-top-right-xs-0{border-top-right-radius:0!important}.border-radius-bottom-left-xs-0{border-bottom-left-radius:0!important}.border-radius-bottom-right-xs-0{border-bottom-right-radius:0!important}.border-radius-xs-4{border-radius:4px 4px 4px 4px!important}.border-radius-top-left-xs-4{border-top-left-radius:4px!important}.border-radius-top-right-xs-4{border-top-right-radius:4px!important}.border-radius-bottom-left-xs-4{border-bottom-left-radius:4px!important}.border-radius-bottom-right-xs-4{border-bottom-right-radius:4px!important}.border-radius-xs-6{border-radius:6px 6px 6px 6px!important}.border-radius-top-left-xs-6{border-top-left-radius:6px!important}.border-radius-top-right-xs-6{border-top-right-radius:6px!important}.border-radius-bottom-left-xs-6{border-bottom-left-radius:6px!important}.border-radius-bottom-right-xs-6{border-bottom-right-radius:6px!important}.border-radius-xs-8{border-radius:8px 8px 8px 8px!important}.border-radius-top-left-xs-8{border-top-left-radius:8px!important}.border-radius-top-right-xs-8{border-top-right-radius:8px!important}.border-radius-bottom-left-xs-8{border-bottom-left-radius:8px!important}.border-radius-bottom-right-xs-8{border-bottom-right-radius:8px!important}.border-radius-xs-10{border-radius:10px 10px 10px 10px!important}.border-radius-top-left-xs-10{border-top-left-radius:10px!important}.border-radius-top-right-xs-10{border-top-right-radius:10px!important}.border-radius-bottom-left-xs-10{border-bottom-left-radius:10px!important}.border-radius-bottom-right-xs-10{border-bottom-right-radius:10px!important}.border-radius-xs-12{border-radius:12px 12px 12px 12px!important}.border-radius-top-left-xs-12{border-top-left-radius:12px!important}.border-radius-top-right-xs-12{border-top-right-radius:12px!important}.border-radius-bottom-left-xs-12{border-bottom-left-radius:12px!important}.border-radius-bottom-right-xs-12{border-bottom-right-radius:12px!important}.border-radius-xs-20{border-radius:20px 20px 20px 20px!important}.border-radius-top-left-xs-20{border-top-left-radius:20px!important}.border-radius-top-right-xs-20{border-top-right-radius:20px!important}.border-radius-bottom-left-xs-20{border-bottom-left-radius:20px!important}.border-radius-bottom-right-xs-20{border-bottom-right-radius:20px!important}.border-radius-xs-40{border-radius:40px 40px 40px 40px!important}.border-radius-top-left-xs-40{border-top-left-radius:40px!important}.border-radius-top-right-xs-40{border-top-right-radius:40px!important}.border-radius-bottom-left-xs-40{border-bottom-left-radius:40px!important}.border-radius-bottom-right-xs-40{border-bottom-right-radius:40px!important}.border-radius-xs-50p{border-radius:50px 50px 50px 50px!important}.border-radius-top-left-xs-50p{border-top-left-radius:50px!important}.border-radius-top-right-xs-50p{border-top-right-radius:50px!important}.border-radius-bottom-left-xs-50p{border-bottom-left-radius:50px!important}.border-radius-bottom-right-xs-50p{border-bottom-right-radius:50px!important}.border-radius-xs-50{border-radius:50% 50% 50% 50%!important}.border-radius-top-left-xs-50{border-top-left-radius:50%!important}.border-radius-top-right-xs-50{border-top-right-radius:50%!important}.border-radius-bottom-left-xs-50{border-bottom-left-radius:50%!important}.border-radius-bottom-right-xs-50{border-bottom-right-radius:50%!important}.border-radius-xs-full{border-radius:100% 100% 100% 100%!important}.border-radius-top-left-xs-full{border-top-left-radius:100%!important}.border-radius-top-right-xs-full{border-top-right-radius:100%!important}.border-radius-bottom-left-xs-full{border-bottom-left-radius:100%!important}.border-radius-bottom-right-xs-full{border-bottom-right-radius:100%!important}}@media(min-width:576px){.border-radius-sm-0{border-radius:0 0 0 0!important}.border-radius-top-left-sm-0{border-top-left-radius:0!important}.border-radius-top-right-sm-0{border-top-right-radius:0!important}.border-radius-bottom-left-sm-0{border-bottom-left-radius:0!important}.border-radius-bottom-right-sm-0{border-bottom-right-radius:0!important}.border-radius-sm-4{border-radius:4px 4px 4px 4px!important}.border-radius-top-left-sm-4{border-top-left-radius:4px!important}.border-radius-top-right-sm-4{border-top-right-radius:4px!important}.border-radius-bottom-left-sm-4{border-bottom-left-radius:4px!important}.border-radius-bottom-right-sm-4{border-bottom-right-radius:4px!important}.border-radius-sm-6{border-radius:6px 6px 6px 6px!important}.border-radius-top-left-sm-6{border-top-left-radius:6px!important}.border-radius-top-right-sm-6{border-top-right-radius:6px!important}.border-radius-bottom-left-sm-6{border-bottom-left-radius:6px!important}.border-radius-bottom-right-sm-6{border-bottom-right-radius:6px!important}.border-radius-sm-8{border-radius:8px 8px 8px 8px!important}.border-radius-top-left-sm-8{border-top-left-radius:8px!important}.border-radius-top-right-sm-8{border-top-right-radius:8px!important}.border-radius-bottom-left-sm-8{border-bottom-left-radius:8px!important}.border-radius-bottom-right-sm-8{border-bottom-right-radius:8px!important}.border-radius-sm-10{border-radius:10px 10px 10px 10px!important}.border-radius-top-left-sm-10{border-top-left-radius:10px!important}.border-radius-top-right-sm-10{border-top-right-radius:10px!important}.border-radius-bottom-left-sm-10{border-bottom-left-radius:10px!important}.border-radius-bottom-right-sm-10{border-bottom-right-radius:10px!important}.border-radius-sm-12{border-radius:12px 12px 12px 12px!important}.border-radius-top-left-sm-12{border-top-left-radius:12px!important}.border-radius-top-right-sm-12{border-top-right-radius:12px!important}.border-radius-bottom-left-sm-12{border-bottom-left-radius:12px!important}.border-radius-bottom-right-sm-12{border-bottom-right-radius:12px!important}.border-radius-sm-20{border-radius:20px 20px 20px 20px!important}.border-radius-top-left-sm-20{border-top-left-radius:20px!important}.border-radius-top-right-sm-20{border-top-right-radius:20px!important}.border-radius-bottom-left-sm-20{border-bottom-left-radius:20px!important}.border-radius-bottom-right-sm-20{border-bottom-right-radius:20px!important}.border-radius-sm-40{border-radius:40px 40px 40px 40px!important}.border-radius-top-left-sm-40{border-top-left-radius:40px!important}.border-radius-top-right-sm-40{border-top-right-radius:40px!important}.border-radius-bottom-left-sm-40{border-bottom-left-radius:40px!important}.border-radius-bottom-right-sm-40{border-bottom-right-radius:40px!important}.border-radius-sm-50p{border-radius:50px 50px 50px 50px!important}.border-radius-top-left-sm-50p{border-top-left-radius:50px!important}.border-radius-top-right-sm-50p{border-top-right-radius:50px!important}.border-radius-bottom-left-sm-50p{border-bottom-left-radius:50px!important}.border-radius-bottom-right-sm-50p{border-bottom-right-radius:50px!important}.border-radius-sm-50{border-radius:50% 50% 50% 50%!important}.border-radius-top-left-sm-50{border-top-left-radius:50%!important}.border-radius-top-right-sm-50{border-top-right-radius:50%!important}.border-radius-bottom-left-sm-50{border-bottom-left-radius:50%!important}.border-radius-bottom-right-sm-50{border-bottom-right-radius:50%!important}.border-radius-sm-full{border-radius:100% 100% 100% 100%!important}.border-radius-top-left-sm-full{border-top-left-radius:100%!important}.border-radius-top-right-sm-full{border-top-right-radius:100%!important}.border-radius-bottom-left-sm-full{border-bottom-left-radius:100%!important}.border-radius-bottom-right-sm-full{border-bottom-right-radius:100%!important}}@media(min-width:768px){.border-radius-md-0{border-radius:0 0 0 0!important}.border-radius-top-left-md-0{border-top-left-radius:0!important}.border-radius-top-right-md-0{border-top-right-radius:0!important}.border-radius-bottom-left-md-0{border-bottom-left-radius:0!important}.border-radius-bottom-right-md-0{border-bottom-right-radius:0!important}.border-radius-md-4{border-radius:4px 4px 4px 4px!important}.border-radius-top-left-md-4{border-top-left-radius:4px!important}.border-radius-top-right-md-4{border-top-right-radius:4px!important}.border-radius-bottom-left-md-4{border-bottom-left-radius:4px!important}.border-radius-bottom-right-md-4{border-bottom-right-radius:4px!important}.border-radius-md-6{border-radius:6px 6px 6px 6px!important}.border-radius-top-left-md-6{border-top-left-radius:6px!important}.border-radius-top-right-md-6{border-top-right-radius:6px!important}.border-radius-bottom-left-md-6{border-bottom-left-radius:6px!important}.border-radius-bottom-right-md-6{border-bottom-right-radius:6px!important}.border-radius-md-8{border-radius:8px 8px 8px 8px!important}.border-radius-top-left-md-8{border-top-left-radius:8px!important}.border-radius-top-right-md-8{border-top-right-radius:8px!important}.border-radius-bottom-left-md-8{border-bottom-left-radius:8px!important}.border-radius-bottom-right-md-8{border-bottom-right-radius:8px!important}.border-radius-md-10{border-radius:10px 10px 10px 10px!important}.border-radius-top-left-md-10{border-top-left-radius:10px!important}.border-radius-top-right-md-10{border-top-right-radius:10px!important}.border-radius-bottom-left-md-10{border-bottom-left-radius:10px!important}.border-radius-bottom-right-md-10{border-bottom-right-radius:10px!important}.border-radius-md-12{border-radius:12px 12px 12px 12px!important}.border-radius-top-left-md-12{border-top-left-radius:12px!important}.border-radius-top-right-md-12{border-top-right-radius:12px!important}.border-radius-bottom-left-md-12{border-bottom-left-radius:12px!important}.border-radius-bottom-right-md-12{border-bottom-right-radius:12px!important}.border-radius-md-20{border-radius:20px 20px 20px 20px!important}.border-radius-top-left-md-20{border-top-left-radius:20px!important}.border-radius-top-right-md-20{border-top-right-radius:20px!important}.border-radius-bottom-left-md-20{border-bottom-left-radius:20px!important}.border-radius-bottom-right-md-20{border-bottom-right-radius:20px!important}.border-radius-md-40{border-radius:40px 40px 40px 40px!important}.border-radius-top-left-md-40{border-top-left-radius:40px!important}.border-radius-top-right-md-40{border-top-right-radius:40px!important}.border-radius-bottom-left-md-40{border-bottom-left-radius:40px!important}.border-radius-bottom-right-md-40{border-bottom-right-radius:40px!important}.border-radius-md-50p{border-radius:50px 50px 50px 50px!important}.border-radius-top-left-md-50p{border-top-left-radius:50px!important}.border-radius-top-right-md-50p{border-top-right-radius:50px!important}.border-radius-bottom-left-md-50p{border-bottom-left-radius:50px!important}.border-radius-bottom-right-md-50p{border-bottom-right-radius:50px!important}.border-radius-md-50{border-radius:50% 50% 50% 50%!important}.border-radius-top-left-md-50{border-top-left-radius:50%!important}.border-radius-top-right-md-50{border-top-right-radius:50%!important}.border-radius-bottom-left-md-50{border-bottom-left-radius:50%!important}.border-radius-bottom-right-md-50{border-bottom-right-radius:50%!important}.border-radius-md-full{border-radius:100% 100% 100% 100%!important}.border-radius-top-left-md-full{border-top-left-radius:100%!important}.border-radius-top-right-md-full{border-top-right-radius:100%!important}.border-radius-bottom-left-md-full{border-bottom-left-radius:100%!important}.border-radius-bottom-right-md-full{border-bottom-right-radius:100%!important}}@media(min-width:992px){.border-radius-lg-0{border-radius:0 0 0 0!important}.border-radius-top-left-lg-0{border-top-left-radius:0!important}.border-radius-top-right-lg-0{border-top-right-radius:0!important}.border-radius-bottom-left-lg-0{border-bottom-left-radius:0!important}.border-radius-bottom-right-lg-0{border-bottom-right-radius:0!important}.border-radius-lg-4{border-radius:4px 4px 4px 4px!important}.border-radius-top-left-lg-4{border-top-left-radius:4px!important}.border-radius-top-right-lg-4{border-top-right-radius:4px!important}.border-radius-bottom-left-lg-4{border-bottom-left-radius:4px!important}.border-radius-bottom-right-lg-4{border-bottom-right-radius:4px!important}.border-radius-lg-6{border-radius:6px 6px 6px 6px!important}.border-radius-top-left-lg-6{border-top-left-radius:6px!important}.border-radius-top-right-lg-6{border-top-right-radius:6px!important}.border-radius-bottom-left-lg-6{border-bottom-left-radius:6px!important}.border-radius-bottom-right-lg-6{border-bottom-right-radius:6px!important}.border-radius-lg-8{border-radius:8px 8px 8px 8px!important}.border-radius-top-left-lg-8{border-top-left-radius:8px!important}.border-radius-top-right-lg-8{border-top-right-radius:8px!important}.border-radius-bottom-left-lg-8{border-bottom-left-radius:8px!important}.border-radius-bottom-right-lg-8{border-bottom-right-radius:8px!important}.border-radius-lg-10{border-radius:10px 10px 10px 10px!important}.border-radius-top-left-lg-10{border-top-left-radius:10px!important}.border-radius-top-right-lg-10{border-top-right-radius:10px!important}.border-radius-bottom-left-lg-10{border-bottom-left-radius:10px!important}.border-radius-bottom-right-lg-10{border-bottom-right-radius:10px!important}.border-radius-lg-12{border-radius:12px 12px 12px 12px!important}.border-radius-top-left-lg-12{border-top-left-radius:12px!important}.border-radius-top-right-lg-12{border-top-right-radius:12px!important}.border-radius-bottom-left-lg-12{border-bottom-left-radius:12px!important}.border-radius-bottom-right-lg-12{border-bottom-right-radius:12px!important}.border-radius-lg-20{border-radius:20px 20px 20px 20px!important}.border-radius-top-left-lg-20{border-top-left-radius:20px!important}.border-radius-top-right-lg-20{border-top-right-radius:20px!important}.border-radius-bottom-left-lg-20{border-bottom-left-radius:20px!important}.border-radius-bottom-right-lg-20{border-bottom-right-radius:20px!important}.border-radius-lg-40{border-radius:40px 40px 40px 40px!important}.border-radius-top-left-lg-40{border-top-left-radius:40px!important}.border-radius-top-right-lg-40{border-top-right-radius:40px!important}.border-radius-bottom-left-lg-40{border-bottom-left-radius:40px!important}.border-radius-bottom-right-lg-40{border-bottom-right-radius:40px!important}.border-radius-lg-50p{border-radius:50px 50px 50px 50px!important}.border-radius-top-left-lg-50p{border-top-left-radius:50px!important}.border-radius-top-right-lg-50p{border-top-right-radius:50px!important}.border-radius-bottom-left-lg-50p{border-bottom-left-radius:50px!important}.border-radius-bottom-right-lg-50p{border-bottom-right-radius:50px!important}.border-radius-lg-50{border-radius:50% 50% 50% 50%!important}.border-radius-top-left-lg-50{border-top-left-radius:50%!important}.border-radius-top-right-lg-50{border-top-right-radius:50%!important}.border-radius-bottom-left-lg-50{border-bottom-left-radius:50%!important}.border-radius-bottom-right-lg-50{border-bottom-right-radius:50%!important}.border-radius-lg-full{border-radius:100% 100% 100% 100%!important}.border-radius-top-left-lg-full{border-top-left-radius:100%!important}.border-radius-top-right-lg-full{border-top-right-radius:100%!important}.border-radius-bottom-left-lg-full{border-bottom-left-radius:100%!important}.border-radius-bottom-right-lg-full{border-bottom-right-radius:100%!important}}@media(min-width:1281px){.border-radius-xl-0{border-radius:0 0 0 0!important}.border-radius-top-left-xl-0{border-top-left-radius:0!important}.border-radius-top-right-xl-0{border-top-right-radius:0!important}.border-radius-bottom-left-xl-0{border-bottom-left-radius:0!important}.border-radius-bottom-right-xl-0{border-bottom-right-radius:0!important}.border-radius-xl-4{border-radius:4px 4px 4px 4px!important}.border-radius-top-left-xl-4{border-top-left-radius:4px!important}.border-radius-top-right-xl-4{border-top-right-radius:4px!important}.border-radius-bottom-left-xl-4{border-bottom-left-radius:4px!important}.border-radius-bottom-right-xl-4{border-bottom-right-radius:4px!important}.border-radius-xl-6{border-radius:6px 6px 6px 6px!important}.border-radius-top-left-xl-6{border-top-left-radius:6px!important}.border-radius-top-right-xl-6{border-top-right-radius:6px!important}.border-radius-bottom-left-xl-6{border-bottom-left-radius:6px!important}.border-radius-bottom-right-xl-6{border-bottom-right-radius:6px!important}.border-radius-xl-8{border-radius:8px 8px 8px 8px!important}.border-radius-top-left-xl-8{border-top-left-radius:8px!important}.border-radius-top-right-xl-8{border-top-right-radius:8px!important}.border-radius-bottom-left-xl-8{border-bottom-left-radius:8px!important}.border-radius-bottom-right-xl-8{border-bottom-right-radius:8px!important}.border-radius-xl-10{border-radius:10px 10px 10px 10px!important}.border-radius-top-left-xl-10{border-top-left-radius:10px!important}.border-radius-top-right-xl-10{border-top-right-radius:10px!important}.border-radius-bottom-left-xl-10{border-bottom-left-radius:10px!important}.border-radius-bottom-right-xl-10{border-bottom-right-radius:10px!important}.border-radius-xl-12{border-radius:12px 12px 12px 12px!important}.border-radius-top-left-xl-12{border-top-left-radius:12px!important}.border-radius-top-right-xl-12{border-top-right-radius:12px!important}.border-radius-bottom-left-xl-12{border-bottom-left-radius:12px!important}.border-radius-bottom-right-xl-12{border-bottom-right-radius:12px!important}.border-radius-xl-20{border-radius:20px 20px 20px 20px!important}.border-radius-top-left-xl-20{border-top-left-radius:20px!important}.border-radius-top-right-xl-20{border-top-right-radius:20px!important}.border-radius-bottom-left-xl-20{border-bottom-left-radius:20px!important}.border-radius-bottom-right-xl-20{border-bottom-right-radius:20px!important}.border-radius-xl-40{border-radius:40px 40px 40px 40px!important}.border-radius-top-left-xl-40{border-top-left-radius:40px!important}.border-radius-top-right-xl-40{border-top-right-radius:40px!important}.border-radius-bottom-left-xl-40{border-bottom-left-radius:40px!important}.border-radius-bottom-right-xl-40{border-bottom-right-radius:40px!important}.border-radius-xl-50p{border-radius:50px 50px 50px 50px!important}.border-radius-top-left-xl-50p{border-top-left-radius:50px!important}.border-radius-top-right-xl-50p{border-top-right-radius:50px!important}.border-radius-bottom-left-xl-50p{border-bottom-left-radius:50px!important}.border-radius-bottom-right-xl-50p{border-bottom-right-radius:50px!important}.border-radius-xl-50{border-radius:50% 50% 50% 50%!important}.border-radius-top-left-xl-50{border-top-left-radius:50%!important}.border-radius-top-right-xl-50{border-top-right-radius:50%!important}.border-radius-bottom-left-xl-50{border-bottom-left-radius:50%!important}.border-radius-bottom-right-xl-50{border-bottom-right-radius:50%!important}.border-radius-xl-full{border-radius:100% 100% 100% 100%!important}.border-radius-top-left-xl-full{border-top-left-radius:100%!important}.border-radius-top-right-xl-full{border-top-right-radius:100%!important}.border-radius-bottom-left-xl-full{border-bottom-left-radius:100%!important}.border-radius-bottom-right-xl-full{border-bottom-right-radius:100%!important}}@media(min-width:1561px){.border-radius-exl-0{border-radius:0 0 0 0!important}.border-radius-top-left-exl-0{border-top-left-radius:0!important}.border-radius-top-right-exl-0{border-top-right-radius:0!important}.border-radius-bottom-left-exl-0{border-bottom-left-radius:0!important}.border-radius-bottom-right-exl-0{border-bottom-right-radius:0!important}.border-radius-exl-4{border-radius:4px 4px 4px 4px!important}.border-radius-top-left-exl-4{border-top-left-radius:4px!important}.border-radius-top-right-exl-4{border-top-right-radius:4px!important}.border-radius-bottom-left-exl-4{border-bottom-left-radius:4px!important}.border-radius-bottom-right-exl-4{border-bottom-right-radius:4px!important}.border-radius-exl-6{border-radius:6px 6px 6px 6px!important}.border-radius-top-left-exl-6{border-top-left-radius:6px!important}.border-radius-top-right-exl-6{border-top-right-radius:6px!important}.border-radius-bottom-left-exl-6{border-bottom-left-radius:6px!important}.border-radius-bottom-right-exl-6{border-bottom-right-radius:6px!important}.border-radius-exl-8{border-radius:8px 8px 8px 8px!important}.border-radius-top-left-exl-8{border-top-left-radius:8px!important}.border-radius-top-right-exl-8{border-top-right-radius:8px!important}.border-radius-bottom-left-exl-8{border-bottom-left-radius:8px!important}.border-radius-bottom-right-exl-8{border-bottom-right-radius:8px!important}.border-radius-exl-10{border-radius:10px 10px 10px 10px!important}.border-radius-top-left-exl-10{border-top-left-radius:10px!important}.border-radius-top-right-exl-10{border-top-right-radius:10px!important}.border-radius-bottom-left-exl-10{border-bottom-left-radius:10px!important}.border-radius-bottom-right-exl-10{border-bottom-right-radius:10px!important}.border-radius-exl-12{border-radius:12px 12px 12px 12px!important}.border-radius-top-left-exl-12{border-top-left-radius:12px!important}.border-radius-top-right-exl-12{border-top-right-radius:12px!important}.border-radius-bottom-left-exl-12{border-bottom-left-radius:12px!important}.border-radius-bottom-right-exl-12{border-bottom-right-radius:12px!important}.border-radius-exl-20{border-radius:20px 20px 20px 20px!important}.border-radius-top-left-exl-20{border-top-left-radius:20px!important}.border-radius-top-right-exl-20{border-top-right-radius:20px!important}.border-radius-bottom-left-exl-20{border-bottom-left-radius:20px!important}.border-radius-bottom-right-exl-20{border-bottom-right-radius:20px!important}.border-radius-exl-40{border-radius:40px 40px 40px 40px!important}.border-radius-top-left-exl-40{border-top-left-radius:40px!important}.border-radius-top-right-exl-40{border-top-right-radius:40px!important}.border-radius-bottom-left-exl-40{border-bottom-left-radius:40px!important}.border-radius-bottom-right-exl-40{border-bottom-right-radius:40px!important}.border-radius-exl-50p{border-radius:50px 50px 50px 50px!important}.border-radius-top-left-exl-50p{border-top-left-radius:50px!important}.border-radius-top-right-exl-50p{border-top-right-radius:50px!important}.border-radius-bottom-left-exl-50p{border-bottom-left-radius:50px!important}.border-radius-bottom-right-exl-50p{border-bottom-right-radius:50px!important}.border-radius-exl-50{border-radius:50% 50% 50% 50%!important}.border-radius-top-left-exl-50{border-top-left-radius:50%!important}.border-radius-top-right-exl-50{border-top-right-radius:50%!important}.border-radius-bottom-left-exl-50{border-bottom-left-radius:50%!important}.border-radius-bottom-right-exl-50{border-bottom-right-radius:50%!important}.border-radius-exl-full{border-radius:100% 100% 100% 100%!important}.border-radius-top-left-exl-full{border-top-left-radius:100%!important}.border-radius-top-right-exl-full{border-top-right-radius:100%!important}.border-radius-bottom-left-exl-full{border-bottom-left-radius:100%!important}.border-radius-bottom-right-exl-full{border-bottom-right-radius:100%!important}}@media(min-width:320px){.h-xs-1p{height:1px!important}.h-xs-2p{height:2px!important}.h-xs-3p{height:3px!important}.h-xs-4p{height:4px!important}.h-xs-5p{height:5px!important}.h-xs-8p{height:8px!important}.h-xs-10p{height:10px!important}.h-xs-12p{height:12px!important}.h-xs-15p{height:15px!important}.h-xs-18p{height:18px!important}.h-xs-20p{height:20px!important}.h-xs-25p{height:25px!important}.h-xs-26p{height:26px!important}.h-xs-30p{height:30px!important}.h-xs-33p{height:33px!important}.h-xs-35p{height:35px!important}.h-xs-36p{height:36px!important}.h-xs-40p{height:40px!important}.h-xs-45p{height:45px!important}.h-xs-46p{height:46px!important}.h-xs-50p{height:50px!important}.h-xs-55p{height:55px!important}.h-xs-60p{height:60px!important}.h-xs-65p{height:65px!important}.h-xs-70p{height:70px!important}.h-xs-75p{height:75px!important}.h-xs-80p{height:80px!important}.h-xs-85p{height:85px!important}.h-xs-90p{height:90px!important}.h-xs-100p{height:100px!important}.h-xs-110p{height:110px!important}.h-xs-115p{height:115px!important}.h-xs-120p{height:120px!important}.h-xs-125p{height:125px!important}.h-xs-130p{height:130px!important}.h-xs-135p{height:135px!important}.h-xs-140p{height:140px!important}.h-xs-150p{height:150px!important}.h-xs-160p{height:160px!important}.h-xs-170p{height:170px!important}.h-xs-175p{height:175px!important}.h-xs-180p{height:180px!important}.h-xs-190p{height:190px!important}.h-xs-200p{height:200px!important}.h-xs-210p{height:210px!important}.h-xs-220p{height:220px!important}.h-xs-225p{height:225px!important}.h-xs-235p{height:235px!important}.h-xs-240p{height:240px!important}.h-xs-250p{height:250px!important}.h-xs-260p{height:260px!important}.h-xs-270p{height:270px!important}.h-xs-280p{height:280px!important}.h-xs-290p{height:290px!important}.h-xs-300p{height:300px!important}.h-xs-310p{height:310px!important}.h-xs-325p{height:325px!important}.h-xs-333p{height:333px!important}.h-xs-350p{height:350px!important}.h-xs-355p{height:355px!important}.h-xs-360p{height:360px!important}.h-xs-370p{height:370px!important}.h-xs-380p{height:380px!important}.h-xs-390p{height:390px!important}.h-xs-395p{height:395px!important}.h-xs-400p{height:400px!important}.h-xs-420p{height:420px!important}.h-xs-435p{height:435px!important}.h-xs-470p{height:470px!important}.h-xs-475p{height:475px!important}.h-xs-500p{height:500px!important}.h-xs-530p{height:530px!important}.h-xs-540p{height:540px!important}.h-xs-550p{height:550px!important}.h-xs-570p{height:570px!important}.h-xs-580p{height:580px!important}.h-xs-600p{height:600px!important}.h-xs-620p{height:620px!important}.h-xs-700p{height:700px!important}.h-xs-750p{height:750px!important}.h-xs-800p{height:800px!important}.h-xs-875p{height:875px!important}}@media(min-width:576px){.h-sm-1p{height:1px!important}.h-sm-2p{height:2px!important}.h-sm-3p{height:3px!important}.h-sm-4p{height:4px!important}.h-sm-5p{height:5px!important}.h-sm-8p{height:8px!important}.h-sm-10p{height:10px!important}.h-sm-12p{height:12px!important}.h-sm-15p{height:15px!important}.h-sm-18p{height:18px!important}.h-sm-20p{height:20px!important}.h-sm-25p{height:25px!important}.h-sm-26p{height:26px!important}.h-sm-30p{height:30px!important}.h-sm-33p{height:33px!important}.h-sm-35p{height:35px!important}.h-sm-36p{height:36px!important}.h-sm-40p{height:40px!important}.h-sm-45p{height:45px!important}.h-sm-46p{height:46px!important}.h-sm-50p{height:50px!important}.h-sm-55p{height:55px!important}.h-sm-60p{height:60px!important}.h-sm-65p{height:65px!important}.h-sm-70p{height:70px!important}.h-sm-75p{height:75px!important}.h-sm-80p{height:80px!important}.h-sm-85p{height:85px!important}.h-sm-90p{height:90px!important}.h-sm-100p{height:100px!important}.h-sm-110p{height:110px!important}.h-sm-115p{height:115px!important}.h-sm-120p{height:120px!important}.h-sm-125p{height:125px!important}.h-sm-130p{height:130px!important}.h-sm-135p{height:135px!important}.h-sm-140p{height:140px!important}.h-sm-150p{height:150px!important}.h-sm-160p{height:160px!important}.h-sm-170p{height:170px!important}.h-sm-175p{height:175px!important}.h-sm-180p{height:180px!important}.h-sm-190p{height:190px!important}.h-sm-200p{height:200px!important}.h-sm-210p{height:210px!important}.h-sm-220p{height:220px!important}.h-sm-225p{height:225px!important}.h-sm-235p{height:235px!important}.h-sm-240p{height:240px!important}.h-sm-250p{height:250px!important}.h-sm-260p{height:260px!important}.h-sm-270p{height:270px!important}.h-sm-280p{height:280px!important}.h-sm-290p{height:290px!important}.h-sm-300p{height:300px!important}.h-sm-310p{height:310px!important}.h-sm-325p{height:325px!important}.h-sm-333p{height:333px!important}.h-sm-350p{height:350px!important}.h-sm-355p{height:355px!important}.h-sm-360p{height:360px!important}.h-sm-370p{height:370px!important}.h-sm-380p{height:380px!important}.h-sm-390p{height:390px!important}.h-sm-395p{height:395px!important}.h-sm-400p{height:400px!important}.h-sm-420p{height:420px!important}.h-sm-435p{height:435px!important}.h-sm-470p{height:470px!important}.h-sm-475p{height:475px!important}.h-sm-500p{height:500px!important}.h-sm-530p{height:530px!important}.h-sm-540p{height:540px!important}.h-sm-550p{height:550px!important}.h-sm-570p{height:570px!important}.h-sm-580p{height:580px!important}.h-sm-600p{height:600px!important}.h-sm-620p{height:620px!important}.h-sm-700p{height:700px!important}.h-sm-750p{height:750px!important}.h-sm-800p{height:800px!important}.h-sm-875p{height:875px!important}}@media(min-width:768px){.h-md-1p{height:1px!important}.h-md-2p{height:2px!important}.h-md-3p{height:3px!important}.h-md-4p{height:4px!important}.h-md-5p{height:5px!important}.h-md-8p{height:8px!important}.h-md-10p{height:10px!important}.h-md-12p{height:12px!important}.h-md-15p{height:15px!important}.h-md-18p{height:18px!important}.h-md-20p{height:20px!important}.h-md-25p{height:25px!important}.h-md-26p{height:26px!important}.h-md-30p{height:30px!important}.h-md-33p{height:33px!important}.h-md-35p{height:35px!important}.h-md-36p{height:36px!important}.h-md-40p{height:40px!important}.h-md-45p{height:45px!important}.h-md-46p{height:46px!important}.h-md-50p{height:50px!important}.h-md-55p{height:55px!important}.h-md-60p{height:60px!important}.h-md-65p{height:65px!important}.h-md-70p{height:70px!important}.h-md-75p{height:75px!important}.h-md-80p{height:80px!important}.h-md-85p{height:85px!important}.h-md-90p{height:90px!important}.h-md-100p{height:100px!important}.h-md-110p{height:110px!important}.h-md-115p{height:115px!important}.h-md-120p{height:120px!important}.h-md-125p{height:125px!important}.h-md-130p{height:130px!important}.h-md-135p{height:135px!important}.h-md-140p{height:140px!important}.h-md-150p{height:150px!important}.h-md-160p{height:160px!important}.h-md-170p{height:170px!important}.h-md-175p{height:175px!important}.h-md-180p{height:180px!important}.h-md-190p{height:190px!important}.h-md-200p{height:200px!important}.h-md-210p{height:210px!important}.h-md-220p{height:220px!important}.h-md-225p{height:225px!important}.h-md-235p{height:235px!important}.h-md-240p{height:240px!important}.h-md-250p{height:250px!important}.h-md-260p{height:260px!important}.h-md-270p{height:270px!important}.h-md-280p{height:280px!important}.h-md-290p{height:290px!important}.h-md-300p{height:300px!important}.h-md-310p{height:310px!important}.h-md-325p{height:325px!important}.h-md-333p{height:333px!important}.h-md-350p{height:350px!important}.h-md-355p{height:355px!important}.h-md-360p{height:360px!important}.h-md-370p{height:370px!important}.h-md-380p{height:380px!important}.h-md-390p{height:390px!important}.h-md-395p{height:395px!important}.h-md-400p{height:400px!important}.h-md-420p{height:420px!important}.h-md-435p{height:435px!important}.h-md-470p{height:470px!important}.h-md-475p{height:475px!important}.h-md-500p{height:500px!important}.h-md-530p{height:530px!important}.h-md-540p{height:540px!important}.h-md-550p{height:550px!important}.h-md-570p{height:570px!important}.h-md-580p{height:580px!important}.h-md-600p{height:600px!important}.h-md-620p{height:620px!important}.h-md-700p{height:700px!important}.h-md-750p{height:750px!important}.h-md-800p{height:800px!important}.h-md-875p{height:875px!important}}@media(min-width:992px){.h-lg-1p{height:1px!important}.h-lg-2p{height:2px!important}.h-lg-3p{height:3px!important}.h-lg-4p{height:4px!important}.h-lg-5p{height:5px!important}.h-lg-8p{height:8px!important}.h-lg-10p{height:10px!important}.h-lg-12p{height:12px!important}.h-lg-15p{height:15px!important}.h-lg-18p{height:18px!important}.h-lg-20p{height:20px!important}.h-lg-25p{height:25px!important}.h-lg-26p{height:26px!important}.h-lg-30p{height:30px!important}.h-lg-33p{height:33px!important}.h-lg-35p{height:35px!important}.h-lg-36p{height:36px!important}.h-lg-40p{height:40px!important}.h-lg-45p{height:45px!important}.h-lg-46p{height:46px!important}.h-lg-50p{height:50px!important}.h-lg-55p{height:55px!important}.h-lg-60p{height:60px!important}.h-lg-65p{height:65px!important}.h-lg-70p{height:70px!important}.h-lg-75p{height:75px!important}.h-lg-80p{height:80px!important}.h-lg-85p{height:85px!important}.h-lg-90p{height:90px!important}.h-lg-100p{height:100px!important}.h-lg-110p{height:110px!important}.h-lg-115p{height:115px!important}.h-lg-120p{height:120px!important}.h-lg-125p{height:125px!important}.h-lg-130p{height:130px!important}.h-lg-135p{height:135px!important}.h-lg-140p{height:140px!important}.h-lg-150p{height:150px!important}.h-lg-160p{height:160px!important}.h-lg-170p{height:170px!important}.h-lg-175p{height:175px!important}.h-lg-180p{height:180px!important}.h-lg-190p{height:190px!important}.h-lg-200p{height:200px!important}.h-lg-210p{height:210px!important}.h-lg-220p{height:220px!important}.h-lg-225p{height:225px!important}.h-lg-235p{height:235px!important}.h-lg-240p{height:240px!important}.h-lg-250p{height:250px!important}.h-lg-260p{height:260px!important}.h-lg-270p{height:270px!important}.h-lg-280p{height:280px!important}.h-lg-290p{height:290px!important}.h-lg-300p{height:300px!important}.h-lg-310p{height:310px!important}.h-lg-325p{height:325px!important}.h-lg-333p{height:333px!important}.h-lg-350p{height:350px!important}.h-lg-355p{height:355px!important}.h-lg-360p{height:360px!important}.h-lg-370p{height:370px!important}.h-lg-380p{height:380px!important}.h-lg-390p{height:390px!important}.h-lg-395p{height:395px!important}.h-lg-400p{height:400px!important}.h-lg-420p{height:420px!important}.h-lg-435p{height:435px!important}.h-lg-470p{height:470px!important}.h-lg-475p{height:475px!important}.h-lg-500p{height:500px!important}.h-lg-530p{height:530px!important}.h-lg-540p{height:540px!important}.h-lg-550p{height:550px!important}.h-lg-570p{height:570px!important}.h-lg-580p{height:580px!important}.h-lg-600p{height:600px!important}.h-lg-620p{height:620px!important}.h-lg-700p{height:700px!important}.h-lg-750p{height:750px!important}.h-lg-800p{height:800px!important}.h-lg-875p{height:875px!important}}@media(min-width:1281px){.h-xl-1p{height:1px!important}.h-xl-2p{height:2px!important}.h-xl-3p{height:3px!important}.h-xl-4p{height:4px!important}.h-xl-5p{height:5px!important}.h-xl-8p{height:8px!important}.h-xl-10p{height:10px!important}.h-xl-12p{height:12px!important}.h-xl-15p{height:15px!important}.h-xl-18p{height:18px!important}.h-xl-20p{height:20px!important}.h-xl-25p{height:25px!important}.h-xl-26p{height:26px!important}.h-xl-30p{height:30px!important}.h-xl-33p{height:33px!important}.h-xl-35p{height:35px!important}.h-xl-36p{height:36px!important}.h-xl-40p{height:40px!important}.h-xl-45p{height:45px!important}.h-xl-46p{height:46px!important}.h-xl-50p{height:50px!important}.h-xl-55p{height:55px!important}.h-xl-60p{height:60px!important}.h-xl-65p{height:65px!important}.h-xl-70p{height:70px!important}.h-xl-75p{height:75px!important}.h-xl-80p{height:80px!important}.h-xl-85p{height:85px!important}.h-xl-90p{height:90px!important}.h-xl-100p{height:100px!important}.h-xl-110p{height:110px!important}.h-xl-115p{height:115px!important}.h-xl-120p{height:120px!important}.h-xl-125p{height:125px!important}.h-xl-130p{height:130px!important}.h-xl-135p{height:135px!important}.h-xl-140p{height:140px!important}.h-xl-150p{height:150px!important}.h-xl-160p{height:160px!important}.h-xl-170p{height:170px!important}.h-xl-175p{height:175px!important}.h-xl-180p{height:180px!important}.h-xl-190p{height:190px!important}.h-xl-200p{height:200px!important}.h-xl-210p{height:210px!important}.h-xl-220p{height:220px!important}.h-xl-225p{height:225px!important}.h-xl-235p{height:235px!important}.h-xl-240p{height:240px!important}.h-xl-250p{height:250px!important}.h-xl-260p{height:260px!important}.h-xl-270p{height:270px!important}.h-xl-280p{height:280px!important}.h-xl-290p{height:290px!important}.h-xl-300p{height:300px!important}.h-xl-310p{height:310px!important}.h-xl-325p{height:325px!important}.h-xl-333p{height:333px!important}.h-xl-350p{height:350px!important}.h-xl-355p{height:355px!important}.h-xl-360p{height:360px!important}.h-xl-370p{height:370px!important}.h-xl-380p{height:380px!important}.h-xl-390p{height:390px!important}.h-xl-395p{height:395px!important}.h-xl-400p{height:400px!important}.h-xl-420p{height:420px!important}.h-xl-435p{height:435px!important}.h-xl-470p{height:470px!important}.h-xl-475p{height:475px!important}.h-xl-500p{height:500px!important}.h-xl-530p{height:530px!important}.h-xl-540p{height:540px!important}.h-xl-550p{height:550px!important}.h-xl-570p{height:570px!important}.h-xl-580p{height:580px!important}.h-xl-600p{height:600px!important}.h-xl-620p{height:620px!important}.h-xl-700p{height:700px!important}.h-xl-750p{height:750px!important}.h-xl-800p{height:800px!important}.h-xl-875p{height:875px!important}}@media(min-width:1561px){.h-exl-1p{height:1px!important}.h-exl-2p{height:2px!important}.h-exl-3p{height:3px!important}.h-exl-4p{height:4px!important}.h-exl-5p{height:5px!important}.h-exl-8p{height:8px!important}.h-exl-10p{height:10px!important}.h-exl-12p{height:12px!important}.h-exl-15p{height:15px!important}.h-exl-18p{height:18px!important}.h-exl-20p{height:20px!important}.h-exl-25p{height:25px!important}.h-exl-26p{height:26px!important}.h-exl-30p{height:30px!important}.h-exl-33p{height:33px!important}.h-exl-35p{height:35px!important}.h-exl-36p{height:36px!important}.h-exl-40p{height:40px!important}.h-exl-45p{height:45px!important}.h-exl-46p{height:46px!important}.h-exl-50p{height:50px!important}.h-exl-55p{height:55px!important}.h-exl-60p{height:60px!important}.h-exl-65p{height:65px!important}.h-exl-70p{height:70px!important}.h-exl-75p{height:75px!important}.h-exl-80p{height:80px!important}.h-exl-85p{height:85px!important}.h-exl-90p{height:90px!important}.h-exl-100p{height:100px!important}.h-exl-110p{height:110px!important}.h-exl-115p{height:115px!important}.h-exl-120p{height:120px!important}.h-exl-125p{height:125px!important}.h-exl-130p{height:130px!important}.h-exl-135p{height:135px!important}.h-exl-140p{height:140px!important}.h-exl-150p{height:150px!important}.h-exl-160p{height:160px!important}.h-exl-170p{height:170px!important}.h-exl-175p{height:175px!important}.h-exl-180p{height:180px!important}.h-exl-190p{height:190px!important}.h-exl-200p{height:200px!important}.h-exl-210p{height:210px!important}.h-exl-220p{height:220px!important}.h-exl-225p{height:225px!important}.h-exl-235p{height:235px!important}.h-exl-240p{height:240px!important}.h-exl-250p{height:250px!important}.h-exl-260p{height:260px!important}.h-exl-270p{height:270px!important}.h-exl-280p{height:280px!important}.h-exl-290p{height:290px!important}.h-exl-300p{height:300px!important}.h-exl-310p{height:310px!important}.h-exl-325p{height:325px!important}.h-exl-333p{height:333px!important}.h-exl-350p{height:350px!important}.h-exl-355p{height:355px!important}.h-exl-360p{height:360px!important}.h-exl-370p{height:370px!important}.h-exl-380p{height:380px!important}.h-exl-390p{height:390px!important}.h-exl-395p{height:395px!important}.h-exl-400p{height:400px!important}.h-exl-420p{height:420px!important}.h-exl-435p{height:435px!important}.h-exl-470p{height:470px!important}.h-exl-475p{height:475px!important}.h-exl-500p{height:500px!important}.h-exl-530p{height:530px!important}.h-exl-540p{height:540px!important}.h-exl-550p{height:550px!important}.h-exl-570p{height:570px!important}.h-exl-580p{height:580px!important}.h-exl-600p{height:600px!important}.h-exl-620p{height:620px!important}.h-exl-700p{height:700px!important}.h-exl-750p{height:750px!important}.h-exl-800p{height:800px!important}.h-exl-875p{height:875px!important}}@media(min-width:320px){.h-xs-10{height:10%!important}.h-xs-20{height:20%!important}.h-xs-25{height:25%!important}.h-xs-30{height:30%!important}.h-xs-40{height:40%!important}.h-xs-50{height:50%!important}.h-xs-60{height:60%!important}.h-xs-70{height:70%!important}.h-xs-75{height:75%!important}.h-xs-80{height:80%!important}.h-xs-90{height:90%!important}.h-xs-95{height:95%!important}.h-xs-100{height:100%!important}}@media(min-width:576px){.h-sm-10{height:10%!important}.h-sm-20{height:20%!important}.h-sm-25{height:25%!important}.h-sm-30{height:30%!important}.h-sm-40{height:40%!important}.h-sm-50{height:50%!important}.h-sm-60{height:60%!important}.h-sm-70{height:70%!important}.h-sm-75{height:75%!important}.h-sm-80{height:80%!important}.h-sm-90{height:90%!important}.h-sm-95{height:95%!important}.h-sm-100{height:100%!important}}@media(min-width:768px){.h-md-10{height:10%!important}.h-md-20{height:20%!important}.h-md-25{height:25%!important}.h-md-30{height:30%!important}.h-md-40{height:40%!important}.h-md-50{height:50%!important}.h-md-60{height:60%!important}.h-md-70{height:70%!important}.h-md-75{height:75%!important}.h-md-80{height:80%!important}.h-md-90{height:90%!important}.h-md-95{height:95%!important}.h-md-100{height:100%!important}}@media(min-width:992px){.h-lg-10{height:10%!important}.h-lg-20{height:20%!important}.h-lg-25{height:25%!important}.h-lg-30{height:30%!important}.h-lg-40{height:40%!important}.h-lg-50{height:50%!important}.h-lg-60{height:60%!important}.h-lg-70{height:70%!important}.h-lg-75{height:75%!important}.h-lg-80{height:80%!important}.h-lg-90{height:90%!important}.h-lg-95{height:95%!important}.h-lg-100{height:100%!important}}@media(min-width:1281px){.h-xl-10{height:10%!important}.h-xl-20{height:20%!important}.h-xl-25{height:25%!important}.h-xl-30{height:30%!important}.h-xl-40{height:40%!important}.h-xl-50{height:50%!important}.h-xl-60{height:60%!important}.h-xl-70{height:70%!important}.h-xl-75{height:75%!important}.h-xl-80{height:80%!important}.h-xl-90{height:90%!important}.h-xl-95{height:95%!important}.h-xl-100{height:100%!important}}@media(min-width:1561px){.h-exl-10{height:10%!important}.h-exl-20{height:20%!important}.h-exl-25{height:25%!important}.h-exl-30{height:30%!important}.h-exl-40{height:40%!important}.h-exl-50{height:50%!important}.h-exl-60{height:60%!important}.h-exl-70{height:70%!important}.h-exl-75{height:75%!important}.h-exl-80{height:80%!important}.h-exl-90{height:90%!important}.h-exl-95{height:95%!important}.h-exl-100{height:100%!important}}@media(min-width:320px){.h-xs-10vh{height:10vh!important}.h-xs-20vh{height:20vh!important}.h-xs-25vh{height:25vh!important}.h-xs-30vh{height:30vh!important}.h-xs-35vh{height:35vh!important}.h-xs-60vh{height:60vh!important}.h-xs-64vh{height:64vh!important}.h-xs-67vh{height:67vh!important}.h-xs-71vh{height:71vh!important}.h-xs-73vh{height:73vh!important}.h-xs-75vh{height:75vh!important}.h-xs-78vh{height:78vh!important}.h-xs-79vh{height:79vh!important}.h-xs-80vh{height:80vh!important}.h-xs-81vh{height:81vh!important}.h-xs-90vh{height:90vh!important}.h-xs-100vh{height:100vh!important}}@media(min-width:576px){.h-sm-10vh{height:10vh!important}.h-sm-20vh{height:20vh!important}.h-sm-25vh{height:25vh!important}.h-sm-30vh{height:30vh!important}.h-sm-35vh{height:35vh!important}.h-sm-60vh{height:60vh!important}.h-sm-64vh{height:64vh!important}.h-sm-67vh{height:67vh!important}.h-sm-71vh{height:71vh!important}.h-sm-73vh{height:73vh!important}.h-sm-75vh{height:75vh!important}.h-sm-78vh{height:78vh!important}.h-sm-79vh{height:79vh!important}.h-sm-80vh{height:80vh!important}.h-sm-81vh{height:81vh!important}.h-sm-90vh{height:90vh!important}.h-sm-100vh{height:100vh!important}}@media(min-width:768px){.h-md-10vh{height:10vh!important}.h-md-20vh{height:20vh!important}.h-md-25vh{height:25vh!important}.h-md-30vh{height:30vh!important}.h-md-35vh{height:35vh!important}.h-md-60vh{height:60vh!important}.h-md-64vh{height:64vh!important}.h-md-67vh{height:67vh!important}.h-md-71vh{height:71vh!important}.h-md-73vh{height:73vh!important}.h-md-75vh{height:75vh!important}.h-md-78vh{height:78vh!important}.h-md-79vh{height:79vh!important}.h-md-80vh{height:80vh!important}.h-md-81vh{height:81vh!important}.h-md-90vh{height:90vh!important}.h-md-100vh{height:100vh!important}}@media(min-width:992px){.h-lg-10vh{height:10vh!important}.h-lg-20vh{height:20vh!important}.h-lg-25vh{height:25vh!important}.h-lg-30vh{height:30vh!important}.h-lg-35vh{height:35vh!important}.h-lg-60vh{height:60vh!important}.h-lg-64vh{height:64vh!important}.h-lg-67vh{height:67vh!important}.h-lg-71vh{height:71vh!important}.h-lg-73vh{height:73vh!important}.h-lg-75vh{height:75vh!important}.h-lg-78vh{height:78vh!important}.h-lg-79vh{height:79vh!important}.h-lg-80vh{height:80vh!important}.h-lg-81vh{height:81vh!important}.h-lg-90vh{height:90vh!important}.h-lg-100vh{height:100vh!important}}@media(min-width:1281px){.h-xl-10vh{height:10vh!important}.h-xl-20vh{height:20vh!important}.h-xl-25vh{height:25vh!important}.h-xl-30vh{height:30vh!important}.h-xl-35vh{height:35vh!important}.h-xl-60vh{height:60vh!important}.h-xl-64vh{height:64vh!important}.h-xl-67vh{height:67vh!important}.h-xl-71vh{height:71vh!important}.h-xl-73vh{height:73vh!important}.h-xl-75vh{height:75vh!important}.h-xl-78vh{height:78vh!important}.h-xl-79vh{height:79vh!important}.h-xl-80vh{height:80vh!important}.h-xl-81vh{height:81vh!important}.h-xl-90vh{height:90vh!important}.h-xl-100vh{height:100vh!important}}@media(min-width:1561px){.h-exl-10vh{height:10vh!important}.h-exl-20vh{height:20vh!important}.h-exl-25vh{height:25vh!important}.h-exl-30vh{height:30vh!important}.h-exl-35vh{height:35vh!important}.h-exl-60vh{height:60vh!important}.h-exl-64vh{height:64vh!important}.h-exl-67vh{height:67vh!important}.h-exl-71vh{height:71vh!important}.h-exl-73vh{height:73vh!important}.h-exl-75vh{height:75vh!important}.h-exl-78vh{height:78vh!important}.h-exl-79vh{height:79vh!important}.h-exl-80vh{height:80vh!important}.h-exl-81vh{height:81vh!important}.h-exl-90vh{height:90vh!important}.h-exl-100vh{height:100vh!important}}@media(min-width:320px){.minh-xs-10p{min-height:10px!important}.minh-xs-15p{min-height:15px!important}.minh-xs-20p{min-height:20px!important}.minh-xs-25p{min-height:25px!important}.minh-xs-30p{min-height:30px!important}.minh-xs-35p{min-height:35px!important}.minh-xs-40p{min-height:40px!important}.minh-xs-44p{min-height:44px!important}.minh-xs-45p{min-height:45px!important}.minh-xs-46p{min-height:46px!important}.minh-xs-48p{min-height:48px!important}.minh-xs-50p{min-height:50px!important}.minh-xs-55p{min-height:55px!important}.minh-xs-60p{min-height:60px!important}.minh-xs-70p{min-height:70px!important}.minh-xs-90p{min-height:90px!important}.minh-xs-100p{min-height:100px!important}.minh-xs-120p{min-height:120px!important}.minh-xs-135p{min-height:135px!important}.minh-xs-170p{min-height:170px!important}.minh-xs-200p{min-height:200px!important}.minh-xs-250p{min-height:250px!important}.minh-xs-260p{min-height:260px!important}.minh-xs-275p{min-height:275px!important}.minh-xs-290p{min-height:290px!important}.minh-xs-300p{min-height:300px!important}.minh-xs-330p{min-height:330px!important}.minh-xs-342p{min-height:342px!important}.minh-xs-350p{min-height:350px!important}.minh-xs-360p{min-height:360px!important}.minh-xs-370p{min-height:370px!important}.minh-xs-380p{min-height:380px!important}.minh-xs-400p{min-height:400px!important}.minh-xs-410p{min-height:410px!important}.minh-xs-413p{min-height:413px!important}.minh-xs-438p{min-height:438px!important}.minh-xs-442p{min-height:442px!important}.minh-xs-448p{min-height:448px!important}.minh-xs-457p{min-height:457px!important}.minh-xs-500p{min-height:500px!important}.minh-xs-550p{min-height:550px!important}.minh-xs-600p{min-height:600px!important}.minh-xs-610p{min-height:610px!important}.minh-xs-620p{min-height:620px!important}.minh-xs-650p{min-height:650px!important}.minh-xs-800p{min-height:800px!important}}@media(min-width:576px){.minh-sm-10p{min-height:10px!important}.minh-sm-15p{min-height:15px!important}.minh-sm-20p{min-height:20px!important}.minh-sm-25p{min-height:25px!important}.minh-sm-30p{min-height:30px!important}.minh-sm-35p{min-height:35px!important}.minh-sm-40p{min-height:40px!important}.minh-sm-44p{min-height:44px!important}.minh-sm-45p{min-height:45px!important}.minh-sm-46p{min-height:46px!important}.minh-sm-48p{min-height:48px!important}.minh-sm-50p{min-height:50px!important}.minh-sm-55p{min-height:55px!important}.minh-sm-60p{min-height:60px!important}.minh-sm-70p{min-height:70px!important}.minh-sm-90p{min-height:90px!important}.minh-sm-100p{min-height:100px!important}.minh-sm-120p{min-height:120px!important}.minh-sm-135p{min-height:135px!important}.minh-sm-170p{min-height:170px!important}.minh-sm-200p{min-height:200px!important}.minh-sm-250p{min-height:250px!important}.minh-sm-260p{min-height:260px!important}.minh-sm-275p{min-height:275px!important}.minh-sm-290p{min-height:290px!important}.minh-sm-300p{min-height:300px!important}.minh-sm-330p{min-height:330px!important}.minh-sm-342p{min-height:342px!important}.minh-sm-350p{min-height:350px!important}.minh-sm-360p{min-height:360px!important}.minh-sm-370p{min-height:370px!important}.minh-sm-380p{min-height:380px!important}.minh-sm-400p{min-height:400px!important}.minh-sm-410p{min-height:410px!important}.minh-sm-413p{min-height:413px!important}.minh-sm-438p{min-height:438px!important}.minh-sm-442p{min-height:442px!important}.minh-sm-448p{min-height:448px!important}.minh-sm-457p{min-height:457px!important}.minh-sm-500p{min-height:500px!important}.minh-sm-550p{min-height:550px!important}.minh-sm-600p{min-height:600px!important}.minh-sm-610p{min-height:610px!important}.minh-sm-620p{min-height:620px!important}.minh-sm-650p{min-height:650px!important}.minh-sm-800p{min-height:800px!important}}@media(min-width:768px){.minh-md-10p{min-height:10px!important}.minh-md-15p{min-height:15px!important}.minh-md-20p{min-height:20px!important}.minh-md-25p{min-height:25px!important}.minh-md-30p{min-height:30px!important}.minh-md-35p{min-height:35px!important}.minh-md-40p{min-height:40px!important}.minh-md-44p{min-height:44px!important}.minh-md-45p{min-height:45px!important}.minh-md-46p{min-height:46px!important}.minh-md-48p{min-height:48px!important}.minh-md-50p{min-height:50px!important}.minh-md-55p{min-height:55px!important}.minh-md-60p{min-height:60px!important}.minh-md-70p{min-height:70px!important}.minh-md-90p{min-height:90px!important}.minh-md-100p{min-height:100px!important}.minh-md-120p{min-height:120px!important}.minh-md-135p{min-height:135px!important}.minh-md-170p{min-height:170px!important}.minh-md-200p{min-height:200px!important}.minh-md-250p{min-height:250px!important}.minh-md-260p{min-height:260px!important}.minh-md-275p{min-height:275px!important}.minh-md-290p{min-height:290px!important}.minh-md-300p{min-height:300px!important}.minh-md-330p{min-height:330px!important}.minh-md-342p{min-height:342px!important}.minh-md-350p{min-height:350px!important}.minh-md-360p{min-height:360px!important}.minh-md-370p{min-height:370px!important}.minh-md-380p{min-height:380px!important}.minh-md-400p{min-height:400px!important}.minh-md-410p{min-height:410px!important}.minh-md-413p{min-height:413px!important}.minh-md-438p{min-height:438px!important}.minh-md-442p{min-height:442px!important}.minh-md-448p{min-height:448px!important}.minh-md-457p{min-height:457px!important}.minh-md-500p{min-height:500px!important}.minh-md-550p{min-height:550px!important}.minh-md-600p{min-height:600px!important}.minh-md-610p{min-height:610px!important}.minh-md-620p{min-height:620px!important}.minh-md-650p{min-height:650px!important}.minh-md-800p{min-height:800px!important}}@media(min-width:992px){.minh-lg-10p{min-height:10px!important}.minh-lg-15p{min-height:15px!important}.minh-lg-20p{min-height:20px!important}.minh-lg-25p{min-height:25px!important}.minh-lg-30p{min-height:30px!important}.minh-lg-35p{min-height:35px!important}.minh-lg-40p{min-height:40px!important}.minh-lg-44p{min-height:44px!important}.minh-lg-45p{min-height:45px!important}.minh-lg-46p{min-height:46px!important}.minh-lg-48p{min-height:48px!important}.minh-lg-50p{min-height:50px!important}.minh-lg-55p{min-height:55px!important}.minh-lg-60p{min-height:60px!important}.minh-lg-70p{min-height:70px!important}.minh-lg-90p{min-height:90px!important}.minh-lg-100p{min-height:100px!important}.minh-lg-120p{min-height:120px!important}.minh-lg-135p{min-height:135px!important}.minh-lg-170p{min-height:170px!important}.minh-lg-200p{min-height:200px!important}.minh-lg-250p{min-height:250px!important}.minh-lg-260p{min-height:260px!important}.minh-lg-275p{min-height:275px!important}.minh-lg-290p{min-height:290px!important}.minh-lg-300p{min-height:300px!important}.minh-lg-330p{min-height:330px!important}.minh-lg-342p{min-height:342px!important}.minh-lg-350p{min-height:350px!important}.minh-lg-360p{min-height:360px!important}.minh-lg-370p{min-height:370px!important}.minh-lg-380p{min-height:380px!important}.minh-lg-400p{min-height:400px!important}.minh-lg-410p{min-height:410px!important}.minh-lg-413p{min-height:413px!important}.minh-lg-438p{min-height:438px!important}.minh-lg-442p{min-height:442px!important}.minh-lg-448p{min-height:448px!important}.minh-lg-457p{min-height:457px!important}.minh-lg-500p{min-height:500px!important}.minh-lg-550p{min-height:550px!important}.minh-lg-600p{min-height:600px!important}.minh-lg-610p{min-height:610px!important}.minh-lg-620p{min-height:620px!important}.minh-lg-650p{min-height:650px!important}.minh-lg-800p{min-height:800px!important}}@media(min-width:1281px){.minh-xl-10p{min-height:10px!important}.minh-xl-15p{min-height:15px!important}.minh-xl-20p{min-height:20px!important}.minh-xl-25p{min-height:25px!important}.minh-xl-30p{min-height:30px!important}.minh-xl-35p{min-height:35px!important}.minh-xl-40p{min-height:40px!important}.minh-xl-44p{min-height:44px!important}.minh-xl-45p{min-height:45px!important}.minh-xl-46p{min-height:46px!important}.minh-xl-48p{min-height:48px!important}.minh-xl-50p{min-height:50px!important}.minh-xl-55p{min-height:55px!important}.minh-xl-60p{min-height:60px!important}.minh-xl-70p{min-height:70px!important}.minh-xl-90p{min-height:90px!important}.minh-xl-100p{min-height:100px!important}.minh-xl-120p{min-height:120px!important}.minh-xl-135p{min-height:135px!important}.minh-xl-170p{min-height:170px!important}.minh-xl-200p{min-height:200px!important}.minh-xl-250p{min-height:250px!important}.minh-xl-260p{min-height:260px!important}.minh-xl-275p{min-height:275px!important}.minh-xl-290p{min-height:290px!important}.minh-xl-300p{min-height:300px!important}.minh-xl-330p{min-height:330px!important}.minh-xl-342p{min-height:342px!important}.minh-xl-350p{min-height:350px!important}.minh-xl-360p{min-height:360px!important}.minh-xl-370p{min-height:370px!important}.minh-xl-380p{min-height:380px!important}.minh-xl-400p{min-height:400px!important}.minh-xl-410p{min-height:410px!important}.minh-xl-413p{min-height:413px!important}.minh-xl-438p{min-height:438px!important}.minh-xl-442p{min-height:442px!important}.minh-xl-448p{min-height:448px!important}.minh-xl-457p{min-height:457px!important}.minh-xl-500p{min-height:500px!important}.minh-xl-550p{min-height:550px!important}.minh-xl-600p{min-height:600px!important}.minh-xl-610p{min-height:610px!important}.minh-xl-620p{min-height:620px!important}.minh-xl-650p{min-height:650px!important}.minh-xl-800p{min-height:800px!important}}@media(min-width:1561px){.minh-exl-10p{min-height:10px!important}.minh-exl-15p{min-height:15px!important}.minh-exl-20p{min-height:20px!important}.minh-exl-25p{min-height:25px!important}.minh-exl-30p{min-height:30px!important}.minh-exl-35p{min-height:35px!important}.minh-exl-40p{min-height:40px!important}.minh-exl-44p{min-height:44px!important}.minh-exl-45p{min-height:45px!important}.minh-exl-46p{min-height:46px!important}.minh-exl-48p{min-height:48px!important}.minh-exl-50p{min-height:50px!important}.minh-exl-55p{min-height:55px!important}.minh-exl-60p{min-height:60px!important}.minh-exl-70p{min-height:70px!important}.minh-exl-90p{min-height:90px!important}.minh-exl-100p{min-height:100px!important}.minh-exl-120p{min-height:120px!important}.minh-exl-135p{min-height:135px!important}.minh-exl-170p{min-height:170px!important}.minh-exl-200p{min-height:200px!important}.minh-exl-250p{min-height:250px!important}.minh-exl-260p{min-height:260px!important}.minh-exl-275p{min-height:275px!important}.minh-exl-290p{min-height:290px!important}.minh-exl-300p{min-height:300px!important}.minh-exl-330p{min-height:330px!important}.minh-exl-342p{min-height:342px!important}.minh-exl-350p{min-height:350px!important}.minh-exl-360p{min-height:360px!important}.minh-exl-370p{min-height:370px!important}.minh-exl-380p{min-height:380px!important}.minh-exl-400p{min-height:400px!important}.minh-exl-410p{min-height:410px!important}.minh-exl-413p{min-height:413px!important}.minh-exl-438p{min-height:438px!important}.minh-exl-442p{min-height:442px!important}.minh-exl-448p{min-height:448px!important}.minh-exl-457p{min-height:457px!important}.minh-exl-500p{min-height:500px!important}.minh-exl-550p{min-height:550px!important}.minh-exl-600p{min-height:600px!important}.minh-exl-610p{min-height:610px!important}.minh-exl-620p{min-height:620px!important}.minh-exl-650p{min-height:650px!important}.minh-exl-800p{min-height:800px!important}}@media(min-width:320px){.maxh-xs-10p{max-height:10px!important}.maxh-xs-20p{max-height:20px!important}.maxh-xs-25p{max-height:25px!important}.maxh-xs-30p{max-height:30px!important}.maxh-xs-34p{max-height:34px!important}.maxh-xs-35p{max-height:35px!important}.maxh-xs-36p{max-height:36px!important}.maxh-xs-38p{max-height:38px!important}.maxh-xs-40p{max-height:40px!important}.maxh-xs-42p{max-height:42px!important}.maxh-xs-44p{max-height:44px!important}.maxh-xs-45p{max-height:45px!important}.maxh-xs-46p{max-height:46px!important}.maxh-xs-48p{max-height:48px!important}.maxh-xs-50p{max-height:50px!important}.maxh-xs-55p{max-height:55px!important}.maxh-xs-60p{max-height:60px!important}.maxh-xs-70p{max-height:70px!important}.maxh-xs-80p{max-height:80px!important}.maxh-xs-90p{max-height:90px!important}.maxh-xs-100p{max-height:100px!important}.maxh-xs-110p{max-height:110px!important}.maxh-xs-130p{max-height:130px!important}.maxh-xs-150p{max-height:150px!important}.maxh-xs-165p{max-height:165px!important}.maxh-xs-180p{max-height:180px!important}.maxh-xs-190p{max-height:190px!important}.maxh-xs-200p{max-height:200px!important}.maxh-xs-230p{max-height:230px!important}.maxh-xs-250p{max-height:250px!important}.maxh-xs-260p{max-height:260px!important}.maxh-xs-275p{max-height:275px!important}.maxh-xs-280p{max-height:280px!important}.maxh-xs-290p{max-height:290px!important}.maxh-xs-300p{max-height:300px!important}.maxh-xs-320p{max-height:320px!important}.maxh-xs-330p{max-height:330px!important}.maxh-xs-342p{max-height:342px!important}.maxh-xs-350p{max-height:350px!important}.maxh-xs-360p{max-height:360px!important}.maxh-xs-370p{max-height:370px!important}.maxh-xs-380p{max-height:380px!important}.maxh-xs-390p{max-height:390px!important}.maxh-xs-400p{max-height:400px!important}.maxh-xs-410p{max-height:410px!important}.maxh-xs-420p{max-height:420px!important}.maxh-xs-450p{max-height:450px!important}.maxh-xs-485p{max-height:485px!important}.maxh-xs-500p{max-height:500px!important}.maxh-xs-510p{max-height:510px!important}.maxh-xs-520p{max-height:520px!important}.maxh-xs-530p{max-height:530px!important}.maxh-xs-540p{max-height:540px!important}.maxh-xs-550p{max-height:550px!important}.maxh-xs-590p{max-height:590px!important}.maxh-xs-600p{max-height:600px!important}.maxh-xs-610p{max-height:610px!important}.maxh-xs-620p{max-height:620px!important}.maxh-xs-650p{max-height:650px!important}.maxh-xs-660p{max-height:660px!important}.maxh-xs-700p{max-height:700px!important}.maxh-xs-750p{max-height:750px!important}.maxh-xs-800p{max-height:800px!important}.maxh-xs-830p{max-height:830px!important}}@media(min-width:576px){.maxh-sm-10p{max-height:10px!important}.maxh-sm-20p{max-height:20px!important}.maxh-sm-25p{max-height:25px!important}.maxh-sm-30p{max-height:30px!important}.maxh-sm-34p{max-height:34px!important}.maxh-sm-35p{max-height:35px!important}.maxh-sm-36p{max-height:36px!important}.maxh-sm-38p{max-height:38px!important}.maxh-sm-40p{max-height:40px!important}.maxh-sm-42p{max-height:42px!important}.maxh-sm-44p{max-height:44px!important}.maxh-sm-45p{max-height:45px!important}.maxh-sm-46p{max-height:46px!important}.maxh-sm-48p{max-height:48px!important}.maxh-sm-50p{max-height:50px!important}.maxh-sm-55p{max-height:55px!important}.maxh-sm-60p{max-height:60px!important}.maxh-sm-70p{max-height:70px!important}.maxh-sm-80p{max-height:80px!important}.maxh-sm-90p{max-height:90px!important}.maxh-sm-100p{max-height:100px!important}.maxh-sm-110p{max-height:110px!important}.maxh-sm-130p{max-height:130px!important}.maxh-sm-150p{max-height:150px!important}.maxh-sm-165p{max-height:165px!important}.maxh-sm-180p{max-height:180px!important}.maxh-sm-190p{max-height:190px!important}.maxh-sm-200p{max-height:200px!important}.maxh-sm-230p{max-height:230px!important}.maxh-sm-250p{max-height:250px!important}.maxh-sm-260p{max-height:260px!important}.maxh-sm-275p{max-height:275px!important}.maxh-sm-280p{max-height:280px!important}.maxh-sm-290p{max-height:290px!important}.maxh-sm-300p{max-height:300px!important}.maxh-sm-320p{max-height:320px!important}.maxh-sm-330p{max-height:330px!important}.maxh-sm-342p{max-height:342px!important}.maxh-sm-350p{max-height:350px!important}.maxh-sm-360p{max-height:360px!important}.maxh-sm-370p{max-height:370px!important}.maxh-sm-380p{max-height:380px!important}.maxh-sm-390p{max-height:390px!important}.maxh-sm-400p{max-height:400px!important}.maxh-sm-410p{max-height:410px!important}.maxh-sm-420p{max-height:420px!important}.maxh-sm-450p{max-height:450px!important}.maxh-sm-485p{max-height:485px!important}.maxh-sm-500p{max-height:500px!important}.maxh-sm-510p{max-height:510px!important}.maxh-sm-520p{max-height:520px!important}.maxh-sm-530p{max-height:530px!important}.maxh-sm-540p{max-height:540px!important}.maxh-sm-550p{max-height:550px!important}.maxh-sm-590p{max-height:590px!important}.maxh-sm-600p{max-height:600px!important}.maxh-sm-610p{max-height:610px!important}.maxh-sm-620p{max-height:620px!important}.maxh-sm-650p{max-height:650px!important}.maxh-sm-660p{max-height:660px!important}.maxh-sm-700p{max-height:700px!important}.maxh-sm-750p{max-height:750px!important}.maxh-sm-800p{max-height:800px!important}.maxh-sm-830p{max-height:830px!important}}@media(min-width:768px){.maxh-md-10p{max-height:10px!important}.maxh-md-20p{max-height:20px!important}.maxh-md-25p{max-height:25px!important}.maxh-md-30p{max-height:30px!important}.maxh-md-34p{max-height:34px!important}.maxh-md-35p{max-height:35px!important}.maxh-md-36p{max-height:36px!important}.maxh-md-38p{max-height:38px!important}.maxh-md-40p{max-height:40px!important}.maxh-md-42p{max-height:42px!important}.maxh-md-44p{max-height:44px!important}.maxh-md-45p{max-height:45px!important}.maxh-md-46p{max-height:46px!important}.maxh-md-48p{max-height:48px!important}.maxh-md-50p{max-height:50px!important}.maxh-md-55p{max-height:55px!important}.maxh-md-60p{max-height:60px!important}.maxh-md-70p{max-height:70px!important}.maxh-md-80p{max-height:80px!important}.maxh-md-90p{max-height:90px!important}.maxh-md-100p{max-height:100px!important}.maxh-md-110p{max-height:110px!important}.maxh-md-130p{max-height:130px!important}.maxh-md-150p{max-height:150px!important}.maxh-md-165p{max-height:165px!important}.maxh-md-180p{max-height:180px!important}.maxh-md-190p{max-height:190px!important}.maxh-md-200p{max-height:200px!important}.maxh-md-230p{max-height:230px!important}.maxh-md-250p{max-height:250px!important}.maxh-md-260p{max-height:260px!important}.maxh-md-275p{max-height:275px!important}.maxh-md-280p{max-height:280px!important}.maxh-md-290p{max-height:290px!important}.maxh-md-300p{max-height:300px!important}.maxh-md-320p{max-height:320px!important}.maxh-md-330p{max-height:330px!important}.maxh-md-342p{max-height:342px!important}.maxh-md-350p{max-height:350px!important}.maxh-md-360p{max-height:360px!important}.maxh-md-370p{max-height:370px!important}.maxh-md-380p{max-height:380px!important}.maxh-md-390p{max-height:390px!important}.maxh-md-400p{max-height:400px!important}.maxh-md-410p{max-height:410px!important}.maxh-md-420p{max-height:420px!important}.maxh-md-450p{max-height:450px!important}.maxh-md-485p{max-height:485px!important}.maxh-md-500p{max-height:500px!important}.maxh-md-510p{max-height:510px!important}.maxh-md-520p{max-height:520px!important}.maxh-md-530p{max-height:530px!important}.maxh-md-540p{max-height:540px!important}.maxh-md-550p{max-height:550px!important}.maxh-md-590p{max-height:590px!important}.maxh-md-600p{max-height:600px!important}.maxh-md-610p{max-height:610px!important}.maxh-md-620p{max-height:620px!important}.maxh-md-650p{max-height:650px!important}.maxh-md-660p{max-height:660px!important}.maxh-md-700p{max-height:700px!important}.maxh-md-750p{max-height:750px!important}.maxh-md-800p{max-height:800px!important}.maxh-md-830p{max-height:830px!important}}@media(min-width:992px){.maxh-lg-10p{max-height:10px!important}.maxh-lg-20p{max-height:20px!important}.maxh-lg-25p{max-height:25px!important}.maxh-lg-30p{max-height:30px!important}.maxh-lg-34p{max-height:34px!important}.maxh-lg-35p{max-height:35px!important}.maxh-lg-36p{max-height:36px!important}.maxh-lg-38p{max-height:38px!important}.maxh-lg-40p{max-height:40px!important}.maxh-lg-42p{max-height:42px!important}.maxh-lg-44p{max-height:44px!important}.maxh-lg-45p{max-height:45px!important}.maxh-lg-46p{max-height:46px!important}.maxh-lg-48p{max-height:48px!important}.maxh-lg-50p{max-height:50px!important}.maxh-lg-55p{max-height:55px!important}.maxh-lg-60p{max-height:60px!important}.maxh-lg-70p{max-height:70px!important}.maxh-lg-80p{max-height:80px!important}.maxh-lg-90p{max-height:90px!important}.maxh-lg-100p{max-height:100px!important}.maxh-lg-110p{max-height:110px!important}.maxh-lg-130p{max-height:130px!important}.maxh-lg-150p{max-height:150px!important}.maxh-lg-165p{max-height:165px!important}.maxh-lg-180p{max-height:180px!important}.maxh-lg-190p{max-height:190px!important}.maxh-lg-200p{max-height:200px!important}.maxh-lg-230p{max-height:230px!important}.maxh-lg-250p{max-height:250px!important}.maxh-lg-260p{max-height:260px!important}.maxh-lg-275p{max-height:275px!important}.maxh-lg-280p{max-height:280px!important}.maxh-lg-290p{max-height:290px!important}.maxh-lg-300p{max-height:300px!important}.maxh-lg-320p{max-height:320px!important}.maxh-lg-330p{max-height:330px!important}.maxh-lg-342p{max-height:342px!important}.maxh-lg-350p{max-height:350px!important}.maxh-lg-360p{max-height:360px!important}.maxh-lg-370p{max-height:370px!important}.maxh-lg-380p{max-height:380px!important}.maxh-lg-390p{max-height:390px!important}.maxh-lg-400p{max-height:400px!important}.maxh-lg-410p{max-height:410px!important}.maxh-lg-420p{max-height:420px!important}.maxh-lg-450p{max-height:450px!important}.maxh-lg-485p{max-height:485px!important}.maxh-lg-500p{max-height:500px!important}.maxh-lg-510p{max-height:510px!important}.maxh-lg-520p{max-height:520px!important}.maxh-lg-530p{max-height:530px!important}.maxh-lg-540p{max-height:540px!important}.maxh-lg-550p{max-height:550px!important}.maxh-lg-590p{max-height:590px!important}.maxh-lg-600p{max-height:600px!important}.maxh-lg-610p{max-height:610px!important}.maxh-lg-620p{max-height:620px!important}.maxh-lg-650p{max-height:650px!important}.maxh-lg-660p{max-height:660px!important}.maxh-lg-700p{max-height:700px!important}.maxh-lg-750p{max-height:750px!important}.maxh-lg-800p{max-height:800px!important}.maxh-lg-830p{max-height:830px!important}}@media(min-width:1281px){.maxh-xl-10p{max-height:10px!important}.maxh-xl-20p{max-height:20px!important}.maxh-xl-25p{max-height:25px!important}.maxh-xl-30p{max-height:30px!important}.maxh-xl-34p{max-height:34px!important}.maxh-xl-35p{max-height:35px!important}.maxh-xl-36p{max-height:36px!important}.maxh-xl-38p{max-height:38px!important}.maxh-xl-40p{max-height:40px!important}.maxh-xl-42p{max-height:42px!important}.maxh-xl-44p{max-height:44px!important}.maxh-xl-45p{max-height:45px!important}.maxh-xl-46p{max-height:46px!important}.maxh-xl-48p{max-height:48px!important}.maxh-xl-50p{max-height:50px!important}.maxh-xl-55p{max-height:55px!important}.maxh-xl-60p{max-height:60px!important}.maxh-xl-70p{max-height:70px!important}.maxh-xl-80p{max-height:80px!important}.maxh-xl-90p{max-height:90px!important}.maxh-xl-100p{max-height:100px!important}.maxh-xl-110p{max-height:110px!important}.maxh-xl-130p{max-height:130px!important}.maxh-xl-150p{max-height:150px!important}.maxh-xl-165p{max-height:165px!important}.maxh-xl-180p{max-height:180px!important}.maxh-xl-190p{max-height:190px!important}.maxh-xl-200p{max-height:200px!important}.maxh-xl-230p{max-height:230px!important}.maxh-xl-250p{max-height:250px!important}.maxh-xl-260p{max-height:260px!important}.maxh-xl-275p{max-height:275px!important}.maxh-xl-280p{max-height:280px!important}.maxh-xl-290p{max-height:290px!important}.maxh-xl-300p{max-height:300px!important}.maxh-xl-320p{max-height:320px!important}.maxh-xl-330p{max-height:330px!important}.maxh-xl-342p{max-height:342px!important}.maxh-xl-350p{max-height:350px!important}.maxh-xl-360p{max-height:360px!important}.maxh-xl-370p{max-height:370px!important}.maxh-xl-380p{max-height:380px!important}.maxh-xl-390p{max-height:390px!important}.maxh-xl-400p{max-height:400px!important}.maxh-xl-410p{max-height:410px!important}.maxh-xl-420p{max-height:420px!important}.maxh-xl-450p{max-height:450px!important}.maxh-xl-485p{max-height:485px!important}.maxh-xl-500p{max-height:500px!important}.maxh-xl-510p{max-height:510px!important}.maxh-xl-520p{max-height:520px!important}.maxh-xl-530p{max-height:530px!important}.maxh-xl-540p{max-height:540px!important}.maxh-xl-550p{max-height:550px!important}.maxh-xl-590p{max-height:590px!important}.maxh-xl-600p{max-height:600px!important}.maxh-xl-610p{max-height:610px!important}.maxh-xl-620p{max-height:620px!important}.maxh-xl-650p{max-height:650px!important}.maxh-xl-660p{max-height:660px!important}.maxh-xl-700p{max-height:700px!important}.maxh-xl-750p{max-height:750px!important}.maxh-xl-800p{max-height:800px!important}.maxh-xl-830p{max-height:830px!important}}@media(min-width:1561px){.maxh-exl-10p{max-height:10px!important}.maxh-exl-20p{max-height:20px!important}.maxh-exl-25p{max-height:25px!important}.maxh-exl-30p{max-height:30px!important}.maxh-exl-34p{max-height:34px!important}.maxh-exl-35p{max-height:35px!important}.maxh-exl-36p{max-height:36px!important}.maxh-exl-38p{max-height:38px!important}.maxh-exl-40p{max-height:40px!important}.maxh-exl-42p{max-height:42px!important}.maxh-exl-44p{max-height:44px!important}.maxh-exl-45p{max-height:45px!important}.maxh-exl-46p{max-height:46px!important}.maxh-exl-48p{max-height:48px!important}.maxh-exl-50p{max-height:50px!important}.maxh-exl-55p{max-height:55px!important}.maxh-exl-60p{max-height:60px!important}.maxh-exl-70p{max-height:70px!important}.maxh-exl-80p{max-height:80px!important}.maxh-exl-90p{max-height:90px!important}.maxh-exl-100p{max-height:100px!important}.maxh-exl-110p{max-height:110px!important}.maxh-exl-130p{max-height:130px!important}.maxh-exl-150p{max-height:150px!important}.maxh-exl-165p{max-height:165px!important}.maxh-exl-180p{max-height:180px!important}.maxh-exl-190p{max-height:190px!important}.maxh-exl-200p{max-height:200px!important}.maxh-exl-230p{max-height:230px!important}.maxh-exl-250p{max-height:250px!important}.maxh-exl-260p{max-height:260px!important}.maxh-exl-275p{max-height:275px!important}.maxh-exl-280p{max-height:280px!important}.maxh-exl-290p{max-height:290px!important}.maxh-exl-300p{max-height:300px!important}.maxh-exl-320p{max-height:320px!important}.maxh-exl-330p{max-height:330px!important}.maxh-exl-342p{max-height:342px!important}.maxh-exl-350p{max-height:350px!important}.maxh-exl-360p{max-height:360px!important}.maxh-exl-370p{max-height:370px!important}.maxh-exl-380p{max-height:380px!important}.maxh-exl-390p{max-height:390px!important}.maxh-exl-400p{max-height:400px!important}.maxh-exl-410p{max-height:410px!important}.maxh-exl-420p{max-height:420px!important}.maxh-exl-450p{max-height:450px!important}.maxh-exl-485p{max-height:485px!important}.maxh-exl-500p{max-height:500px!important}.maxh-exl-510p{max-height:510px!important}.maxh-exl-520p{max-height:520px!important}.maxh-exl-530p{max-height:530px!important}.maxh-exl-540p{max-height:540px!important}.maxh-exl-550p{max-height:550px!important}.maxh-exl-590p{max-height:590px!important}.maxh-exl-600p{max-height:600px!important}.maxh-exl-610p{max-height:610px!important}.maxh-exl-620p{max-height:620px!important}.maxh-exl-650p{max-height:650px!important}.maxh-exl-660p{max-height:660px!important}.maxh-exl-700p{max-height:700px!important}.maxh-exl-750p{max-height:750px!important}.maxh-exl-800p{max-height:800px!important}.maxh-exl-830p{max-height:830px!important}}@media(min-width:320px){.maxh-xs-10vh{max-height:10vh!important}.maxh-xs-20vh{max-height:20vh!important}.maxh-xs-30vh{max-height:30vh!important}.maxh-xs-40vh{max-height:40vh!important}.maxh-xs-50vh{max-height:50vh!important}.maxh-xs-60vh{max-height:60vh!important}.maxh-xs-67vh{max-height:67vh!important}.maxh-xs-70vh{max-height:70vh!important}.maxh-xs-72vh{max-height:72vh!important}.maxh-xs-76vh{max-height:76vh!important}.maxh-xs-80vh{max-height:80vh!important}.maxh-xs-90vh{max-height:90vh!important}.maxh-xs-100vh{max-height:100vh!important}}@media(min-width:576px){.maxh-sm-10vh{max-height:10vh!important}.maxh-sm-20vh{max-height:20vh!important}.maxh-sm-30vh{max-height:30vh!important}.maxh-sm-40vh{max-height:40vh!important}.maxh-sm-50vh{max-height:50vh!important}.maxh-sm-60vh{max-height:60vh!important}.maxh-sm-67vh{max-height:67vh!important}.maxh-sm-70vh{max-height:70vh!important}.maxh-sm-72vh{max-height:72vh!important}.maxh-sm-76vh{max-height:76vh!important}.maxh-sm-80vh{max-height:80vh!important}.maxh-sm-90vh{max-height:90vh!important}.maxh-sm-100vh{max-height:100vh!important}}@media(min-width:768px){.maxh-md-10vh{max-height:10vh!important}.maxh-md-20vh{max-height:20vh!important}.maxh-md-30vh{max-height:30vh!important}.maxh-md-40vh{max-height:40vh!important}.maxh-md-50vh{max-height:50vh!important}.maxh-md-60vh{max-height:60vh!important}.maxh-md-67vh{max-height:67vh!important}.maxh-md-70vh{max-height:70vh!important}.maxh-md-72vh{max-height:72vh!important}.maxh-md-76vh{max-height:76vh!important}.maxh-md-80vh{max-height:80vh!important}.maxh-md-90vh{max-height:90vh!important}.maxh-md-100vh{max-height:100vh!important}}@media(min-width:992px){.maxh-lg-10vh{max-height:10vh!important}.maxh-lg-20vh{max-height:20vh!important}.maxh-lg-30vh{max-height:30vh!important}.maxh-lg-40vh{max-height:40vh!important}.maxh-lg-50vh{max-height:50vh!important}.maxh-lg-60vh{max-height:60vh!important}.maxh-lg-67vh{max-height:67vh!important}.maxh-lg-70vh{max-height:70vh!important}.maxh-lg-72vh{max-height:72vh!important}.maxh-lg-76vh{max-height:76vh!important}.maxh-lg-80vh{max-height:80vh!important}.maxh-lg-90vh{max-height:90vh!important}.maxh-lg-100vh{max-height:100vh!important}}@media(min-width:1281px){.maxh-xl-10vh{max-height:10vh!important}.maxh-xl-20vh{max-height:20vh!important}.maxh-xl-30vh{max-height:30vh!important}.maxh-xl-40vh{max-height:40vh!important}.maxh-xl-50vh{max-height:50vh!important}.maxh-xl-60vh{max-height:60vh!important}.maxh-xl-67vh{max-height:67vh!important}.maxh-xl-70vh{max-height:70vh!important}.maxh-xl-72vh{max-height:72vh!important}.maxh-xl-76vh{max-height:76vh!important}.maxh-xl-80vh{max-height:80vh!important}.maxh-xl-90vh{max-height:90vh!important}.maxh-xl-100vh{max-height:100vh!important}}@media(min-width:1561px){.maxh-exl-10vh{max-height:10vh!important}.maxh-exl-20vh{max-height:20vh!important}.maxh-exl-30vh{max-height:30vh!important}.maxh-exl-40vh{max-height:40vh!important}.maxh-exl-50vh{max-height:50vh!important}.maxh-exl-60vh{max-height:60vh!important}.maxh-exl-67vh{max-height:67vh!important}.maxh-exl-70vh{max-height:70vh!important}.maxh-exl-72vh{max-height:72vh!important}.maxh-exl-76vh{max-height:76vh!important}.maxh-exl-80vh{max-height:80vh!important}.maxh-exl-90vh{max-height:90vh!important}.maxh-exl-100vh{max-height:100vh!important}}@media(min-width:320px){.w-xs-1p{width:1px!important}.w-xs-2p{width:2px!important}.w-xs-3p{width:3px!important}.w-xs-4p{width:4px!important}.w-xs-5p{width:5px!important}.w-xs-8p{width:8px!important}.w-xs-10p{width:10px!important}.w-xs-12p{width:12px!important}.w-xs-15p{width:15px!important}.w-xs-20p{width:20px!important}.w-xs-25p{width:25px!important}.w-xs-30p{width:30px!important}.w-xs-35p{width:35px!important}.w-xs-40p{width:40px!important}.w-xs-45p{width:45px!important}.w-xs-50p{width:50px!important}.w-xs-55p{width:55px!important}.w-xs-60p{width:60px!important}.w-xs-65p{width:65px!important}.w-xs-70p{width:70px!important}.w-xs-75p{width:75px!important}.w-xs-80p{width:80px!important}.w-xs-85p{width:85px!important}.w-xs-90p{width:90px!important}.w-xs-100p{width:100px!important}.w-xs-110p{width:110px!important}.w-xs-120p{width:120px!important}.w-xs-125p{width:125px!important}.w-xs-130p{width:130px!important}.w-xs-135p{width:135px!important}.w-xs-140p{width:140px!important}.w-xs-150p{width:150px!important}.w-xs-160p{width:160px!important}.w-xs-170p{width:170px!important}.w-xs-175p{width:175px!important}.w-xs-180p{width:180px!important}.w-xs-190p{width:190px!important}.w-xs-200p{width:200px!important}.w-xs-210p{width:210px!important}.w-xs-215p{width:215px!important}.w-xs-230p{width:230px!important}.w-xs-250p{width:250px!important}.w-xs-255p{width:255px!important}.w-xs-270p{width:270px!important}.w-xs-275p{width:275px!important}.w-xs-280p{width:280px!important}.w-xs-290p{width:290px!important}.w-xs-300p{width:300px!important}.w-xs-320p{width:320px!important}.w-xs-325p{width:325px!important}.w-xs-330p{width:330px!important}.w-xs-340p{width:340px!important}.w-xs-350p{width:350px!important}.w-xs-360p{width:360px!important}.w-xs-400p{width:400px!important}.w-xs-450p{width:450px!important}.w-xs-475p{width:475px!important}.w-xs-500p{width:500px!important}.w-xs-520p{width:520px!important}.w-xs-550p{width:550px!important}.w-xs-600p{width:600px!important}.w-xs-630p{width:630px!important}.w-xs-690p{width:690px!important}.w-xs-700p{width:700px!important}.w-xs-750p{width:750px!important}.w-xs-800p{width:800px!important}.w-xs-850p{width:850px!important}.w-xs-900p{width:900px!important}}@media(min-width:576px){.w-sm-1p{width:1px!important}.w-sm-2p{width:2px!important}.w-sm-3p{width:3px!important}.w-sm-4p{width:4px!important}.w-sm-5p{width:5px!important}.w-sm-8p{width:8px!important}.w-sm-10p{width:10px!important}.w-sm-12p{width:12px!important}.w-sm-15p{width:15px!important}.w-sm-20p{width:20px!important}.w-sm-25p{width:25px!important}.w-sm-30p{width:30px!important}.w-sm-35p{width:35px!important}.w-sm-40p{width:40px!important}.w-sm-45p{width:45px!important}.w-sm-50p{width:50px!important}.w-sm-55p{width:55px!important}.w-sm-60p{width:60px!important}.w-sm-65p{width:65px!important}.w-sm-70p{width:70px!important}.w-sm-75p{width:75px!important}.w-sm-80p{width:80px!important}.w-sm-85p{width:85px!important}.w-sm-90p{width:90px!important}.w-sm-100p{width:100px!important}.w-sm-110p{width:110px!important}.w-sm-120p{width:120px!important}.w-sm-125p{width:125px!important}.w-sm-130p{width:130px!important}.w-sm-135p{width:135px!important}.w-sm-140p{width:140px!important}.w-sm-150p{width:150px!important}.w-sm-160p{width:160px!important}.w-sm-170p{width:170px!important}.w-sm-175p{width:175px!important}.w-sm-180p{width:180px!important}.w-sm-190p{width:190px!important}.w-sm-200p{width:200px!important}.w-sm-210p{width:210px!important}.w-sm-215p{width:215px!important}.w-sm-230p{width:230px!important}.w-sm-250p{width:250px!important}.w-sm-255p{width:255px!important}.w-sm-270p{width:270px!important}.w-sm-275p{width:275px!important}.w-sm-280p{width:280px!important}.w-sm-290p{width:290px!important}.w-sm-300p{width:300px!important}.w-sm-320p{width:320px!important}.w-sm-325p{width:325px!important}.w-sm-330p{width:330px!important}.w-sm-340p{width:340px!important}.w-sm-350p{width:350px!important}.w-sm-360p{width:360px!important}.w-sm-400p{width:400px!important}.w-sm-450p{width:450px!important}.w-sm-475p{width:475px!important}.w-sm-500p{width:500px!important}.w-sm-520p{width:520px!important}.w-sm-550p{width:550px!important}.w-sm-600p{width:600px!important}.w-sm-630p{width:630px!important}.w-sm-690p{width:690px!important}.w-sm-700p{width:700px!important}.w-sm-750p{width:750px!important}.w-sm-800p{width:800px!important}.w-sm-850p{width:850px!important}.w-sm-900p{width:900px!important}}@media(min-width:768px){.w-md-1p{width:1px!important}.w-md-2p{width:2px!important}.w-md-3p{width:3px!important}.w-md-4p{width:4px!important}.w-md-5p{width:5px!important}.w-md-8p{width:8px!important}.w-md-10p{width:10px!important}.w-md-12p{width:12px!important}.w-md-15p{width:15px!important}.w-md-20p{width:20px!important}.w-md-25p{width:25px!important}.w-md-30p{width:30px!important}.w-md-35p{width:35px!important}.w-md-40p{width:40px!important}.w-md-45p{width:45px!important}.w-md-50p{width:50px!important}.w-md-55p{width:55px!important}.w-md-60p{width:60px!important}.w-md-65p{width:65px!important}.w-md-70p{width:70px!important}.w-md-75p{width:75px!important}.w-md-80p{width:80px!important}.w-md-85p{width:85px!important}.w-md-90p{width:90px!important}.w-md-100p{width:100px!important}.w-md-110p{width:110px!important}.w-md-120p{width:120px!important}.w-md-125p{width:125px!important}.w-md-130p{width:130px!important}.w-md-135p{width:135px!important}.w-md-140p{width:140px!important}.w-md-150p{width:150px!important}.w-md-160p{width:160px!important}.w-md-170p{width:170px!important}.w-md-175p{width:175px!important}.w-md-180p{width:180px!important}.w-md-190p{width:190px!important}.w-md-200p{width:200px!important}.w-md-210p{width:210px!important}.w-md-215p{width:215px!important}.w-md-230p{width:230px!important}.w-md-250p{width:250px!important}.w-md-255p{width:255px!important}.w-md-270p{width:270px!important}.w-md-275p{width:275px!important}.w-md-280p{width:280px!important}.w-md-290p{width:290px!important}.w-md-300p{width:300px!important}.w-md-320p{width:320px!important}.w-md-325p{width:325px!important}.w-md-330p{width:330px!important}.w-md-340p{width:340px!important}.w-md-350p{width:350px!important}.w-md-360p{width:360px!important}.w-md-400p{width:400px!important}.w-md-450p{width:450px!important}.w-md-475p{width:475px!important}.w-md-500p{width:500px!important}.w-md-520p{width:520px!important}.w-md-550p{width:550px!important}.w-md-600p{width:600px!important}.w-md-630p{width:630px!important}.w-md-690p{width:690px!important}.w-md-700p{width:700px!important}.w-md-750p{width:750px!important}.w-md-800p{width:800px!important}.w-md-850p{width:850px!important}.w-md-900p{width:900px!important}}@media(min-width:992px){.w-lg-1p{width:1px!important}.w-lg-2p{width:2px!important}.w-lg-3p{width:3px!important}.w-lg-4p{width:4px!important}.w-lg-5p{width:5px!important}.w-lg-8p{width:8px!important}.w-lg-10p{width:10px!important}.w-lg-12p{width:12px!important}.w-lg-15p{width:15px!important}.w-lg-20p{width:20px!important}.w-lg-25p{width:25px!important}.w-lg-30p{width:30px!important}.w-lg-35p{width:35px!important}.w-lg-40p{width:40px!important}.w-lg-45p{width:45px!important}.w-lg-50p{width:50px!important}.w-lg-55p{width:55px!important}.w-lg-60p{width:60px!important}.w-lg-65p{width:65px!important}.w-lg-70p{width:70px!important}.w-lg-75p{width:75px!important}.w-lg-80p{width:80px!important}.w-lg-85p{width:85px!important}.w-lg-90p{width:90px!important}.w-lg-100p{width:100px!important}.w-lg-110p{width:110px!important}.w-lg-120p{width:120px!important}.w-lg-125p{width:125px!important}.w-lg-130p{width:130px!important}.w-lg-135p{width:135px!important}.w-lg-140p{width:140px!important}.w-lg-150p{width:150px!important}.w-lg-160p{width:160px!important}.w-lg-170p{width:170px!important}.w-lg-175p{width:175px!important}.w-lg-180p{width:180px!important}.w-lg-190p{width:190px!important}.w-lg-200p{width:200px!important}.w-lg-210p{width:210px!important}.w-lg-215p{width:215px!important}.w-lg-230p{width:230px!important}.w-lg-250p{width:250px!important}.w-lg-255p{width:255px!important}.w-lg-270p{width:270px!important}.w-lg-275p{width:275px!important}.w-lg-280p{width:280px!important}.w-lg-290p{width:290px!important}.w-lg-300p{width:300px!important}.w-lg-320p{width:320px!important}.w-lg-325p{width:325px!important}.w-lg-330p{width:330px!important}.w-lg-340p{width:340px!important}.w-lg-350p{width:350px!important}.w-lg-360p{width:360px!important}.w-lg-400p{width:400px!important}.w-lg-450p{width:450px!important}.w-lg-475p{width:475px!important}.w-lg-500p{width:500px!important}.w-lg-520p{width:520px!important}.w-lg-550p{width:550px!important}.w-lg-600p{width:600px!important}.w-lg-630p{width:630px!important}.w-lg-690p{width:690px!important}.w-lg-700p{width:700px!important}.w-lg-750p{width:750px!important}.w-lg-800p{width:800px!important}.w-lg-850p{width:850px!important}.w-lg-900p{width:900px!important}}@media(min-width:1281px){.w-xl-1p{width:1px!important}.w-xl-2p{width:2px!important}.w-xl-3p{width:3px!important}.w-xl-4p{width:4px!important}.w-xl-5p{width:5px!important}.w-xl-8p{width:8px!important}.w-xl-10p{width:10px!important}.w-xl-12p{width:12px!important}.w-xl-15p{width:15px!important}.w-xl-20p{width:20px!important}.w-xl-25p{width:25px!important}.w-xl-30p{width:30px!important}.w-xl-35p{width:35px!important}.w-xl-40p{width:40px!important}.w-xl-45p{width:45px!important}.w-xl-50p{width:50px!important}.w-xl-55p{width:55px!important}.w-xl-60p{width:60px!important}.w-xl-65p{width:65px!important}.w-xl-70p{width:70px!important}.w-xl-75p{width:75px!important}.w-xl-80p{width:80px!important}.w-xl-85p{width:85px!important}.w-xl-90p{width:90px!important}.w-xl-100p{width:100px!important}.w-xl-110p{width:110px!important}.w-xl-120p{width:120px!important}.w-xl-125p{width:125px!important}.w-xl-130p{width:130px!important}.w-xl-135p{width:135px!important}.w-xl-140p{width:140px!important}.w-xl-150p{width:150px!important}.w-xl-160p{width:160px!important}.w-xl-170p{width:170px!important}.w-xl-175p{width:175px!important}.w-xl-180p{width:180px!important}.w-xl-190p{width:190px!important}.w-xl-200p{width:200px!important}.w-xl-210p{width:210px!important}.w-xl-215p{width:215px!important}.w-xl-230p{width:230px!important}.w-xl-250p{width:250px!important}.w-xl-255p{width:255px!important}.w-xl-270p{width:270px!important}.w-xl-275p{width:275px!important}.w-xl-280p{width:280px!important}.w-xl-290p{width:290px!important}.w-xl-300p{width:300px!important}.w-xl-320p{width:320px!important}.w-xl-325p{width:325px!important}.w-xl-330p{width:330px!important}.w-xl-340p{width:340px!important}.w-xl-350p{width:350px!important}.w-xl-360p{width:360px!important}.w-xl-400p{width:400px!important}.w-xl-450p{width:450px!important}.w-xl-475p{width:475px!important}.w-xl-500p{width:500px!important}.w-xl-520p{width:520px!important}.w-xl-550p{width:550px!important}.w-xl-600p{width:600px!important}.w-xl-630p{width:630px!important}.w-xl-690p{width:690px!important}.w-xl-700p{width:700px!important}.w-xl-750p{width:750px!important}.w-xl-800p{width:800px!important}.w-xl-850p{width:850px!important}.w-xl-900p{width:900px!important}}@media(min-width:1561px){.w-exl-1p{width:1px!important}.w-exl-2p{width:2px!important}.w-exl-3p{width:3px!important}.w-exl-4p{width:4px!important}.w-exl-5p{width:5px!important}.w-exl-8p{width:8px!important}.w-exl-10p{width:10px!important}.w-exl-12p{width:12px!important}.w-exl-15p{width:15px!important}.w-exl-20p{width:20px!important}.w-exl-25p{width:25px!important}.w-exl-30p{width:30px!important}.w-exl-35p{width:35px!important}.w-exl-40p{width:40px!important}.w-exl-45p{width:45px!important}.w-exl-50p{width:50px!important}.w-exl-55p{width:55px!important}.w-exl-60p{width:60px!important}.w-exl-65p{width:65px!important}.w-exl-70p{width:70px!important}.w-exl-75p{width:75px!important}.w-exl-80p{width:80px!important}.w-exl-85p{width:85px!important}.w-exl-90p{width:90px!important}.w-exl-100p{width:100px!important}.w-exl-110p{width:110px!important}.w-exl-120p{width:120px!important}.w-exl-125p{width:125px!important}.w-exl-130p{width:130px!important}.w-exl-135p{width:135px!important}.w-exl-140p{width:140px!important}.w-exl-150p{width:150px!important}.w-exl-160p{width:160px!important}.w-exl-170p{width:170px!important}.w-exl-175p{width:175px!important}.w-exl-180p{width:180px!important}.w-exl-190p{width:190px!important}.w-exl-200p{width:200px!important}.w-exl-210p{width:210px!important}.w-exl-215p{width:215px!important}.w-exl-230p{width:230px!important}.w-exl-250p{width:250px!important}.w-exl-255p{width:255px!important}.w-exl-270p{width:270px!important}.w-exl-275p{width:275px!important}.w-exl-280p{width:280px!important}.w-exl-290p{width:290px!important}.w-exl-300p{width:300px!important}.w-exl-320p{width:320px!important}.w-exl-325p{width:325px!important}.w-exl-330p{width:330px!important}.w-exl-340p{width:340px!important}.w-exl-350p{width:350px!important}.w-exl-360p{width:360px!important}.w-exl-400p{width:400px!important}.w-exl-450p{width:450px!important}.w-exl-475p{width:475px!important}.w-exl-500p{width:500px!important}.w-exl-520p{width:520px!important}.w-exl-550p{width:550px!important}.w-exl-600p{width:600px!important}.w-exl-630p{width:630px!important}.w-exl-690p{width:690px!important}.w-exl-700p{width:700px!important}.w-exl-750p{width:750px!important}.w-exl-800p{width:800px!important}.w-exl-850p{width:850px!important}.w-exl-900p{width:900px!important}}@media(min-width:320px){.w-xs-2{width:2%!important}.w-xs-5{width:5%!important}.w-xs-8{width:8%!important}.w-xs-10{width:10%!important}.w-xs-13{width:13%!important}.w-xs-15{width:15%!important}.w-xs-16{width:16%!important}.w-xs-17{width:17%!important}.w-xs-20{width:20%!important}.w-xs-22{width:22%!important}.w-xs-25{width:25%!important}.w-xs-28{width:28%!important}.w-xs-30{width:30%!important}.w-xs-32{width:32%!important}.w-xs-35{width:35%!important}.w-xs-40{width:40%!important}.w-xs-45{width:45%!important}.w-xs-48{width:48%!important}.w-xs-49{width:49%!important}.w-xs-50{width:50%!important}.w-xs-60{width:60%!important}.w-xs-70{width:70%!important}.w-xs-73{width:73%!important}.w-xs-75{width:75%!important}.w-xs-80{width:80%!important}.w-xs-88{width:88%!important}.w-xs-90{width:90%!important}.w-xs-95{width:95%!important}.w-xs-98{width:98%!important}.w-xs-99{width:99%!important}.w-xs-100{width:100%!important}}@media(min-width:576px){.w-sm-2{width:2%!important}.w-sm-5{width:5%!important}.w-sm-8{width:8%!important}.w-sm-10{width:10%!important}.w-sm-13{width:13%!important}.w-sm-15{width:15%!important}.w-sm-16{width:16%!important}.w-sm-17{width:17%!important}.w-sm-20{width:20%!important}.w-sm-22{width:22%!important}.w-sm-25{width:25%!important}.w-sm-28{width:28%!important}.w-sm-30{width:30%!important}.w-sm-32{width:32%!important}.w-sm-35{width:35%!important}.w-sm-40{width:40%!important}.w-sm-45{width:45%!important}.w-sm-48{width:48%!important}.w-sm-49{width:49%!important}.w-sm-50{width:50%!important}.w-sm-60{width:60%!important}.w-sm-70{width:70%!important}.w-sm-73{width:73%!important}.w-sm-75{width:75%!important}.w-sm-80{width:80%!important}.w-sm-88{width:88%!important}.w-sm-90{width:90%!important}.w-sm-95{width:95%!important}.w-sm-98{width:98%!important}.w-sm-99{width:99%!important}.w-sm-100{width:100%!important}}@media(min-width:768px){.w-md-2{width:2%!important}.w-md-5{width:5%!important}.w-md-8{width:8%!important}.w-md-10{width:10%!important}.w-md-13{width:13%!important}.w-md-15{width:15%!important}.w-md-16{width:16%!important}.w-md-17{width:17%!important}.w-md-20{width:20%!important}.w-md-22{width:22%!important}.w-md-25{width:25%!important}.w-md-28{width:28%!important}.w-md-30{width:30%!important}.w-md-32{width:32%!important}.w-md-35{width:35%!important}.w-md-40{width:40%!important}.w-md-45{width:45%!important}.w-md-48{width:48%!important}.w-md-49{width:49%!important}.w-md-50{width:50%!important}.w-md-60{width:60%!important}.w-md-70{width:70%!important}.w-md-73{width:73%!important}.w-md-75{width:75%!important}.w-md-80{width:80%!important}.w-md-88{width:88%!important}.w-md-90{width:90%!important}.w-md-95{width:95%!important}.w-md-98{width:98%!important}.w-md-99{width:99%!important}.w-md-100{width:100%!important}}@media(min-width:992px){.w-lg-2{width:2%!important}.w-lg-5{width:5%!important}.w-lg-8{width:8%!important}.w-lg-10{width:10%!important}.w-lg-13{width:13%!important}.w-lg-15{width:15%!important}.w-lg-16{width:16%!important}.w-lg-17{width:17%!important}.w-lg-20{width:20%!important}.w-lg-22{width:22%!important}.w-lg-25{width:25%!important}.w-lg-28{width:28%!important}.w-lg-30{width:30%!important}.w-lg-32{width:32%!important}.w-lg-35{width:35%!important}.w-lg-40{width:40%!important}.w-lg-45{width:45%!important}.w-lg-48{width:48%!important}.w-lg-49{width:49%!important}.w-lg-50{width:50%!important}.w-lg-60{width:60%!important}.w-lg-70{width:70%!important}.w-lg-73{width:73%!important}.w-lg-75{width:75%!important}.w-lg-80{width:80%!important}.w-lg-88{width:88%!important}.w-lg-90{width:90%!important}.w-lg-95{width:95%!important}.w-lg-98{width:98%!important}.w-lg-99{width:99%!important}.w-lg-100{width:100%!important}}@media(min-width:1281px){.w-xl-2{width:2%!important}.w-xl-5{width:5%!important}.w-xl-8{width:8%!important}.w-xl-10{width:10%!important}.w-xl-13{width:13%!important}.w-xl-15{width:15%!important}.w-xl-16{width:16%!important}.w-xl-17{width:17%!important}.w-xl-20{width:20%!important}.w-xl-22{width:22%!important}.w-xl-25{width:25%!important}.w-xl-28{width:28%!important}.w-xl-30{width:30%!important}.w-xl-32{width:32%!important}.w-xl-35{width:35%!important}.w-xl-40{width:40%!important}.w-xl-45{width:45%!important}.w-xl-48{width:48%!important}.w-xl-49{width:49%!important}.w-xl-50{width:50%!important}.w-xl-60{width:60%!important}.w-xl-70{width:70%!important}.w-xl-73{width:73%!important}.w-xl-75{width:75%!important}.w-xl-80{width:80%!important}.w-xl-88{width:88%!important}.w-xl-90{width:90%!important}.w-xl-95{width:95%!important}.w-xl-98{width:98%!important}.w-xl-99{width:99%!important}.w-xl-100{width:100%!important}}@media(min-width:1561px){.w-exl-2{width:2%!important}.w-exl-5{width:5%!important}.w-exl-8{width:8%!important}.w-exl-10{width:10%!important}.w-exl-13{width:13%!important}.w-exl-15{width:15%!important}.w-exl-16{width:16%!important}.w-exl-17{width:17%!important}.w-exl-20{width:20%!important}.w-exl-22{width:22%!important}.w-exl-25{width:25%!important}.w-exl-28{width:28%!important}.w-exl-30{width:30%!important}.w-exl-32{width:32%!important}.w-exl-35{width:35%!important}.w-exl-40{width:40%!important}.w-exl-45{width:45%!important}.w-exl-48{width:48%!important}.w-exl-49{width:49%!important}.w-exl-50{width:50%!important}.w-exl-60{width:60%!important}.w-exl-70{width:70%!important}.w-exl-73{width:73%!important}.w-exl-75{width:75%!important}.w-exl-80{width:80%!important}.w-exl-88{width:88%!important}.w-exl-90{width:90%!important}.w-exl-95{width:95%!important}.w-exl-98{width:98%!important}.w-exl-99{width:99%!important}.w-exl-100{width:100%!important}}@media(min-width:320px){.maxw-xs-0p{max-width:0!important}.maxw-xs-10p{max-width:10px!important}.maxw-xs-18p{max-width:18px!important}.maxw-xs-20p{max-width:20px!important}.maxw-xs-25p{max-width:25px!important}.maxw-xs-30p{max-width:30px!important}.maxw-xs-50p{max-width:50px!important}.maxw-xs-60p{max-width:60px!important}.maxw-xs-70p{max-width:70px!important}.maxw-xs-80p{max-width:80px!important}.maxw-xs-85p{max-width:85px!important}.maxw-xs-90p{max-width:90px!important}.maxw-xs-100p{max-width:100px!important}.maxw-xs-120p{max-width:120px!important}.maxw-xs-125p{max-width:125px!important}.maxw-xs-150p{max-width:150px!important}.maxw-xs-176p{max-width:176px!important}.maxw-xs-185p{max-width:185px!important}.maxw-xs-200p{max-width:200px!important}.maxw-xs-230p{max-width:230px!important}.maxw-xs-240p{max-width:240px!important}.maxw-xs-250p{max-width:250px!important}.maxw-xs-265p{max-width:265px!important}.maxw-xs-300p{max-width:300px!important}.maxw-xs-330p{max-width:330px!important}.maxw-xs-340p{max-width:340px!important}.maxw-xs-370p{max-width:370px!important}.maxw-xs-400p{max-width:400px!important}.maxw-xs-450p{max-width:450px!important}.maxw-xs-475p{max-width:475px!important}.maxw-xs-500p{max-width:500px!important}.maxw-xs-550p{max-width:550px!important}.maxw-xs-806p{max-width:806px!important}.maxw-xs-850p{max-width:850px!important}.maxw-xs-1400p{max-width:1400px!important}}@media(min-width:576px){.maxw-sm-0p{max-width:0!important}.maxw-sm-10p{max-width:10px!important}.maxw-sm-18p{max-width:18px!important}.maxw-sm-20p{max-width:20px!important}.maxw-sm-25p{max-width:25px!important}.maxw-sm-30p{max-width:30px!important}.maxw-sm-50p{max-width:50px!important}.maxw-sm-60p{max-width:60px!important}.maxw-sm-70p{max-width:70px!important}.maxw-sm-80p{max-width:80px!important}.maxw-sm-85p{max-width:85px!important}.maxw-sm-90p{max-width:90px!important}.maxw-sm-100p{max-width:100px!important}.maxw-sm-120p{max-width:120px!important}.maxw-sm-125p{max-width:125px!important}.maxw-sm-150p{max-width:150px!important}.maxw-sm-176p{max-width:176px!important}.maxw-sm-185p{max-width:185px!important}.maxw-sm-200p{max-width:200px!important}.maxw-sm-230p{max-width:230px!important}.maxw-sm-240p{max-width:240px!important}.maxw-sm-250p{max-width:250px!important}.maxw-sm-265p{max-width:265px!important}.maxw-sm-300p{max-width:300px!important}.maxw-sm-330p{max-width:330px!important}.maxw-sm-340p{max-width:340px!important}.maxw-sm-370p{max-width:370px!important}.maxw-sm-400p{max-width:400px!important}.maxw-sm-450p{max-width:450px!important}.maxw-sm-475p{max-width:475px!important}.maxw-sm-500p{max-width:500px!important}.maxw-sm-550p{max-width:550px!important}.maxw-sm-806p{max-width:806px!important}.maxw-sm-850p{max-width:850px!important}.maxw-sm-1400p{max-width:1400px!important}}@media(min-width:768px){.maxw-md-0p{max-width:0!important}.maxw-md-10p{max-width:10px!important}.maxw-md-18p{max-width:18px!important}.maxw-md-20p{max-width:20px!important}.maxw-md-25p{max-width:25px!important}.maxw-md-30p{max-width:30px!important}.maxw-md-50p{max-width:50px!important}.maxw-md-60p{max-width:60px!important}.maxw-md-70p{max-width:70px!important}.maxw-md-80p{max-width:80px!important}.maxw-md-85p{max-width:85px!important}.maxw-md-90p{max-width:90px!important}.maxw-md-100p{max-width:100px!important}.maxw-md-120p{max-width:120px!important}.maxw-md-125p{max-width:125px!important}.maxw-md-150p{max-width:150px!important}.maxw-md-176p{max-width:176px!important}.maxw-md-185p{max-width:185px!important}.maxw-md-200p{max-width:200px!important}.maxw-md-230p{max-width:230px!important}.maxw-md-240p{max-width:240px!important}.maxw-md-250p{max-width:250px!important}.maxw-md-265p{max-width:265px!important}.maxw-md-300p{max-width:300px!important}.maxw-md-330p{max-width:330px!important}.maxw-md-340p{max-width:340px!important}.maxw-md-370p{max-width:370px!important}.maxw-md-400p{max-width:400px!important}.maxw-md-450p{max-width:450px!important}.maxw-md-475p{max-width:475px!important}.maxw-md-500p{max-width:500px!important}.maxw-md-550p{max-width:550px!important}.maxw-md-806p{max-width:806px!important}.maxw-md-850p{max-width:850px!important}.maxw-md-1400p{max-width:1400px!important}}@media(min-width:992px){.maxw-lg-0p{max-width:0!important}.maxw-lg-10p{max-width:10px!important}.maxw-lg-18p{max-width:18px!important}.maxw-lg-20p{max-width:20px!important}.maxw-lg-25p{max-width:25px!important}.maxw-lg-30p{max-width:30px!important}.maxw-lg-50p{max-width:50px!important}.maxw-lg-60p{max-width:60px!important}.maxw-lg-70p{max-width:70px!important}.maxw-lg-80p{max-width:80px!important}.maxw-lg-85p{max-width:85px!important}.maxw-lg-90p{max-width:90px!important}.maxw-lg-100p{max-width:100px!important}.maxw-lg-120p{max-width:120px!important}.maxw-lg-125p{max-width:125px!important}.maxw-lg-150p{max-width:150px!important}.maxw-lg-176p{max-width:176px!important}.maxw-lg-185p{max-width:185px!important}.maxw-lg-200p{max-width:200px!important}.maxw-lg-230p{max-width:230px!important}.maxw-lg-240p{max-width:240px!important}.maxw-lg-250p{max-width:250px!important}.maxw-lg-265p{max-width:265px!important}.maxw-lg-300p{max-width:300px!important}.maxw-lg-330p{max-width:330px!important}.maxw-lg-340p{max-width:340px!important}.maxw-lg-370p{max-width:370px!important}.maxw-lg-400p{max-width:400px!important}.maxw-lg-450p{max-width:450px!important}.maxw-lg-475p{max-width:475px!important}.maxw-lg-500p{max-width:500px!important}.maxw-lg-550p{max-width:550px!important}.maxw-lg-806p{max-width:806px!important}.maxw-lg-850p{max-width:850px!important}.maxw-lg-1400p{max-width:1400px!important}}@media(min-width:1281px){.maxw-xl-0p{max-width:0!important}.maxw-xl-10p{max-width:10px!important}.maxw-xl-18p{max-width:18px!important}.maxw-xl-20p{max-width:20px!important}.maxw-xl-25p{max-width:25px!important}.maxw-xl-30p{max-width:30px!important}.maxw-xl-50p{max-width:50px!important}.maxw-xl-60p{max-width:60px!important}.maxw-xl-70p{max-width:70px!important}.maxw-xl-80p{max-width:80px!important}.maxw-xl-85p{max-width:85px!important}.maxw-xl-90p{max-width:90px!important}.maxw-xl-100p{max-width:100px!important}.maxw-xl-120p{max-width:120px!important}.maxw-xl-125p{max-width:125px!important}.maxw-xl-150p{max-width:150px!important}.maxw-xl-176p{max-width:176px!important}.maxw-xl-185p{max-width:185px!important}.maxw-xl-200p{max-width:200px!important}.maxw-xl-230p{max-width:230px!important}.maxw-xl-240p{max-width:240px!important}.maxw-xl-250p{max-width:250px!important}.maxw-xl-265p{max-width:265px!important}.maxw-xl-300p{max-width:300px!important}.maxw-xl-330p{max-width:330px!important}.maxw-xl-340p{max-width:340px!important}.maxw-xl-370p{max-width:370px!important}.maxw-xl-400p{max-width:400px!important}.maxw-xl-450p{max-width:450px!important}.maxw-xl-475p{max-width:475px!important}.maxw-xl-500p{max-width:500px!important}.maxw-xl-550p{max-width:550px!important}.maxw-xl-806p{max-width:806px!important}.maxw-xl-850p{max-width:850px!important}.maxw-xl-1400p{max-width:1400px!important}}@media(min-width:1561px){.maxw-exl-0p{max-width:0!important}.maxw-exl-10p{max-width:10px!important}.maxw-exl-18p{max-width:18px!important}.maxw-exl-20p{max-width:20px!important}.maxw-exl-25p{max-width:25px!important}.maxw-exl-30p{max-width:30px!important}.maxw-exl-50p{max-width:50px!important}.maxw-exl-60p{max-width:60px!important}.maxw-exl-70p{max-width:70px!important}.maxw-exl-80p{max-width:80px!important}.maxw-exl-85p{max-width:85px!important}.maxw-exl-90p{max-width:90px!important}.maxw-exl-100p{max-width:100px!important}.maxw-exl-120p{max-width:120px!important}.maxw-exl-125p{max-width:125px!important}.maxw-exl-150p{max-width:150px!important}.maxw-exl-176p{max-width:176px!important}.maxw-exl-185p{max-width:185px!important}.maxw-exl-200p{max-width:200px!important}.maxw-exl-230p{max-width:230px!important}.maxw-exl-240p{max-width:240px!important}.maxw-exl-250p{max-width:250px!important}.maxw-exl-265p{max-width:265px!important}.maxw-exl-300p{max-width:300px!important}.maxw-exl-330p{max-width:330px!important}.maxw-exl-340p{max-width:340px!important}.maxw-exl-370p{max-width:370px!important}.maxw-exl-400p{max-width:400px!important}.maxw-exl-450p{max-width:450px!important}.maxw-exl-475p{max-width:475px!important}.maxw-exl-500p{max-width:500px!important}.maxw-exl-550p{max-width:550px!important}.maxw-exl-806p{max-width:806px!important}.maxw-exl-850p{max-width:850px!important}.maxw-exl-1400p{max-width:1400px!important}}@media(min-width:320px){.maxw-xs-0{max-width:0!important}.maxw-xs-5{max-width:5%!important}.maxw-xs-10{max-width:10%!important}.maxw-xs-15{max-width:15%!important}.maxw-xs-20{max-width:20%!important}.maxw-xs-25{max-width:25%!important}.maxw-xs-30{max-width:30%!important}.maxw-xs-35{max-width:35%!important}.maxw-xs-40{max-width:40%!important}.maxw-xs-45{max-width:45%!important}.maxw-xs-50{max-width:50%!important}.maxw-xs-55{max-width:55%!important}.maxw-xs-60{max-width:60%!important}.maxw-xs-65{max-width:65%!important}.maxw-xs-70{max-width:70%!important}.maxw-xs-75{max-width:75%!important}.maxw-xs-80{max-width:80%!important}.maxw-xs-85{max-width:85%!important}.maxw-xs-90{max-width:90%!important}.maxw-xs-95{max-width:95%!important}.maxw-xs-100{max-width:100%!important}}@media(min-width:576px){.maxw-sm-0{max-width:0!important}.maxw-sm-5{max-width:5%!important}.maxw-sm-10{max-width:10%!important}.maxw-sm-15{max-width:15%!important}.maxw-sm-20{max-width:20%!important}.maxw-sm-25{max-width:25%!important}.maxw-sm-30{max-width:30%!important}.maxw-sm-35{max-width:35%!important}.maxw-sm-40{max-width:40%!important}.maxw-sm-45{max-width:45%!important}.maxw-sm-50{max-width:50%!important}.maxw-sm-55{max-width:55%!important}.maxw-sm-60{max-width:60%!important}.maxw-sm-65{max-width:65%!important}.maxw-sm-70{max-width:70%!important}.maxw-sm-75{max-width:75%!important}.maxw-sm-80{max-width:80%!important}.maxw-sm-85{max-width:85%!important}.maxw-sm-90{max-width:90%!important}.maxw-sm-95{max-width:95%!important}.maxw-sm-100{max-width:100%!important}}@media(min-width:768px){.maxw-md-0{max-width:0!important}.maxw-md-5{max-width:5%!important}.maxw-md-10{max-width:10%!important}.maxw-md-15{max-width:15%!important}.maxw-md-20{max-width:20%!important}.maxw-md-25{max-width:25%!important}.maxw-md-30{max-width:30%!important}.maxw-md-35{max-width:35%!important}.maxw-md-40{max-width:40%!important}.maxw-md-45{max-width:45%!important}.maxw-md-50{max-width:50%!important}.maxw-md-55{max-width:55%!important}.maxw-md-60{max-width:60%!important}.maxw-md-65{max-width:65%!important}.maxw-md-70{max-width:70%!important}.maxw-md-75{max-width:75%!important}.maxw-md-80{max-width:80%!important}.maxw-md-85{max-width:85%!important}.maxw-md-90{max-width:90%!important}.maxw-md-95{max-width:95%!important}.maxw-md-100{max-width:100%!important}}@media(min-width:992px){.maxw-lg-0{max-width:0!important}.maxw-lg-5{max-width:5%!important}.maxw-lg-10{max-width:10%!important}.maxw-lg-15{max-width:15%!important}.maxw-lg-20{max-width:20%!important}.maxw-lg-25{max-width:25%!important}.maxw-lg-30{max-width:30%!important}.maxw-lg-35{max-width:35%!important}.maxw-lg-40{max-width:40%!important}.maxw-lg-45{max-width:45%!important}.maxw-lg-50{max-width:50%!important}.maxw-lg-55{max-width:55%!important}.maxw-lg-60{max-width:60%!important}.maxw-lg-65{max-width:65%!important}.maxw-lg-70{max-width:70%!important}.maxw-lg-75{max-width:75%!important}.maxw-lg-80{max-width:80%!important}.maxw-lg-85{max-width:85%!important}.maxw-lg-90{max-width:90%!important}.maxw-lg-95{max-width:95%!important}.maxw-lg-100{max-width:100%!important}}@media(min-width:1281px){.maxw-xl-0{max-width:0!important}.maxw-xl-5{max-width:5%!important}.maxw-xl-10{max-width:10%!important}.maxw-xl-15{max-width:15%!important}.maxw-xl-20{max-width:20%!important}.maxw-xl-25{max-width:25%!important}.maxw-xl-30{max-width:30%!important}.maxw-xl-35{max-width:35%!important}.maxw-xl-40{max-width:40%!important}.maxw-xl-45{max-width:45%!important}.maxw-xl-50{max-width:50%!important}.maxw-xl-55{max-width:55%!important}.maxw-xl-60{max-width:60%!important}.maxw-xl-65{max-width:65%!important}.maxw-xl-70{max-width:70%!important}.maxw-xl-75{max-width:75%!important}.maxw-xl-80{max-width:80%!important}.maxw-xl-85{max-width:85%!important}.maxw-xl-90{max-width:90%!important}.maxw-xl-95{max-width:95%!important}.maxw-xl-100{max-width:100%!important}}@media(min-width:1561px){.maxw-exl-0{max-width:0!important}.maxw-exl-5{max-width:5%!important}.maxw-exl-10{max-width:10%!important}.maxw-exl-15{max-width:15%!important}.maxw-exl-20{max-width:20%!important}.maxw-exl-25{max-width:25%!important}.maxw-exl-30{max-width:30%!important}.maxw-exl-35{max-width:35%!important}.maxw-exl-40{max-width:40%!important}.maxw-exl-45{max-width:45%!important}.maxw-exl-50{max-width:50%!important}.maxw-exl-55{max-width:55%!important}.maxw-exl-60{max-width:60%!important}.maxw-exl-65{max-width:65%!important}.maxw-exl-70{max-width:70%!important}.maxw-exl-75{max-width:75%!important}.maxw-exl-80{max-width:80%!important}.maxw-exl-85{max-width:85%!important}.maxw-exl-90{max-width:90%!important}.maxw-exl-95{max-width:95%!important}.maxw-exl-100{max-width:100%!important}}@media(min-width:320px){.minw-xs-0p{min-width:0!important}.minw-xs-10p{min-width:10px!important}.minw-xs-12p{min-width:12px!important}.minw-xs-18p{min-width:18px!important}.minw-xs-20p{min-width:20px!important}.minw-xs-25p{min-width:25px!important}.minw-xs-30p{min-width:30px!important}.minw-xs-35p{min-width:35px!important}.minw-xs-38p{min-width:38px!important}.minw-xs-40p{min-width:40px!important}.minw-xs-45p{min-width:45px!important}.minw-xs-50p{min-width:50px!important}.minw-xs-60p{min-width:60px!important}.minw-xs-70p{min-width:70px!important}.minw-xs-75p{min-width:75px!important}.minw-xs-80p{min-width:80px!important}.minw-xs-90p{min-width:90px!important}.minw-xs-100p{min-width:100px!important}.minw-xs-120p{min-width:120px!important}.minw-xs-135p{min-width:135px!important}.minw-xs-140p{min-width:140px!important}.minw-xs-150p{min-width:150px!important}.minw-xs-160p{min-width:160px!important}.minw-xs-170p{min-width:170px!important}.minw-xs-180p{min-width:180px!important}.minw-xs-190p{min-width:190px!important}.minw-xs-200p{min-width:200px!important}.minw-xs-230p{min-width:230px!important}.minw-xs-237p{min-width:237px!important}.minw-xs-250p{min-width:250px!important}.minw-xs-300p{min-width:300px!important}.minw-xs-350p{min-width:350px!important}.minw-xs-400p{min-width:400px!important}.minw-xs-500p{min-width:500px!important}.minw-xs-600p{min-width:600px!important}}@media(min-width:576px){.minw-sm-0p{min-width:0!important}.minw-sm-10p{min-width:10px!important}.minw-sm-12p{min-width:12px!important}.minw-sm-18p{min-width:18px!important}.minw-sm-20p{min-width:20px!important}.minw-sm-25p{min-width:25px!important}.minw-sm-30p{min-width:30px!important}.minw-sm-35p{min-width:35px!important}.minw-sm-38p{min-width:38px!important}.minw-sm-40p{min-width:40px!important}.minw-sm-45p{min-width:45px!important}.minw-sm-50p{min-width:50px!important}.minw-sm-60p{min-width:60px!important}.minw-sm-70p{min-width:70px!important}.minw-sm-75p{min-width:75px!important}.minw-sm-80p{min-width:80px!important}.minw-sm-90p{min-width:90px!important}.minw-sm-100p{min-width:100px!important}.minw-sm-120p{min-width:120px!important}.minw-sm-135p{min-width:135px!important}.minw-sm-140p{min-width:140px!important}.minw-sm-150p{min-width:150px!important}.minw-sm-160p{min-width:160px!important}.minw-sm-170p{min-width:170px!important}.minw-sm-180p{min-width:180px!important}.minw-sm-190p{min-width:190px!important}.minw-sm-200p{min-width:200px!important}.minw-sm-230p{min-width:230px!important}.minw-sm-237p{min-width:237px!important}.minw-sm-250p{min-width:250px!important}.minw-sm-300p{min-width:300px!important}.minw-sm-350p{min-width:350px!important}.minw-sm-400p{min-width:400px!important}.minw-sm-500p{min-width:500px!important}.minw-sm-600p{min-width:600px!important}}@media(min-width:768px){.minw-md-0p{min-width:0!important}.minw-md-10p{min-width:10px!important}.minw-md-12p{min-width:12px!important}.minw-md-18p{min-width:18px!important}.minw-md-20p{min-width:20px!important}.minw-md-25p{min-width:25px!important}.minw-md-30p{min-width:30px!important}.minw-md-35p{min-width:35px!important}.minw-md-38p{min-width:38px!important}.minw-md-40p{min-width:40px!important}.minw-md-45p{min-width:45px!important}.minw-md-50p{min-width:50px!important}.minw-md-60p{min-width:60px!important}.minw-md-70p{min-width:70px!important}.minw-md-75p{min-width:75px!important}.minw-md-80p{min-width:80px!important}.minw-md-90p{min-width:90px!important}.minw-md-100p{min-width:100px!important}.minw-md-120p{min-width:120px!important}.minw-md-135p{min-width:135px!important}.minw-md-140p{min-width:140px!important}.minw-md-150p{min-width:150px!important}.minw-md-160p{min-width:160px!important}.minw-md-170p{min-width:170px!important}.minw-md-180p{min-width:180px!important}.minw-md-190p{min-width:190px!important}.minw-md-200p{min-width:200px!important}.minw-md-230p{min-width:230px!important}.minw-md-237p{min-width:237px!important}.minw-md-250p{min-width:250px!important}.minw-md-300p{min-width:300px!important}.minw-md-350p{min-width:350px!important}.minw-md-400p{min-width:400px!important}.minw-md-500p{min-width:500px!important}.minw-md-600p{min-width:600px!important}}@media(min-width:992px){.minw-lg-0p{min-width:0!important}.minw-lg-10p{min-width:10px!important}.minw-lg-12p{min-width:12px!important}.minw-lg-18p{min-width:18px!important}.minw-lg-20p{min-width:20px!important}.minw-lg-25p{min-width:25px!important}.minw-lg-30p{min-width:30px!important}.minw-lg-35p{min-width:35px!important}.minw-lg-38p{min-width:38px!important}.minw-lg-40p{min-width:40px!important}.minw-lg-45p{min-width:45px!important}.minw-lg-50p{min-width:50px!important}.minw-lg-60p{min-width:60px!important}.minw-lg-70p{min-width:70px!important}.minw-lg-75p{min-width:75px!important}.minw-lg-80p{min-width:80px!important}.minw-lg-90p{min-width:90px!important}.minw-lg-100p{min-width:100px!important}.minw-lg-120p{min-width:120px!important}.minw-lg-135p{min-width:135px!important}.minw-lg-140p{min-width:140px!important}.minw-lg-150p{min-width:150px!important}.minw-lg-160p{min-width:160px!important}.minw-lg-170p{min-width:170px!important}.minw-lg-180p{min-width:180px!important}.minw-lg-190p{min-width:190px!important}.minw-lg-200p{min-width:200px!important}.minw-lg-230p{min-width:230px!important}.minw-lg-237p{min-width:237px!important}.minw-lg-250p{min-width:250px!important}.minw-lg-300p{min-width:300px!important}.minw-lg-350p{min-width:350px!important}.minw-lg-400p{min-width:400px!important}.minw-lg-500p{min-width:500px!important}.minw-lg-600p{min-width:600px!important}}@media(min-width:1281px){.minw-xl-0p{min-width:0!important}.minw-xl-10p{min-width:10px!important}.minw-xl-12p{min-width:12px!important}.minw-xl-18p{min-width:18px!important}.minw-xl-20p{min-width:20px!important}.minw-xl-25p{min-width:25px!important}.minw-xl-30p{min-width:30px!important}.minw-xl-35p{min-width:35px!important}.minw-xl-38p{min-width:38px!important}.minw-xl-40p{min-width:40px!important}.minw-xl-45p{min-width:45px!important}.minw-xl-50p{min-width:50px!important}.minw-xl-60p{min-width:60px!important}.minw-xl-70p{min-width:70px!important}.minw-xl-75p{min-width:75px!important}.minw-xl-80p{min-width:80px!important}.minw-xl-90p{min-width:90px!important}.minw-xl-100p{min-width:100px!important}.minw-xl-120p{min-width:120px!important}.minw-xl-135p{min-width:135px!important}.minw-xl-140p{min-width:140px!important}.minw-xl-150p{min-width:150px!important}.minw-xl-160p{min-width:160px!important}.minw-xl-170p{min-width:170px!important}.minw-xl-180p{min-width:180px!important}.minw-xl-190p{min-width:190px!important}.minw-xl-200p{min-width:200px!important}.minw-xl-230p{min-width:230px!important}.minw-xl-237p{min-width:237px!important}.minw-xl-250p{min-width:250px!important}.minw-xl-300p{min-width:300px!important}.minw-xl-350p{min-width:350px!important}.minw-xl-400p{min-width:400px!important}.minw-xl-500p{min-width:500px!important}.minw-xl-600p{min-width:600px!important}}@media(min-width:1561px){.minw-exl-0p{min-width:0!important}.minw-exl-10p{min-width:10px!important}.minw-exl-12p{min-width:12px!important}.minw-exl-18p{min-width:18px!important}.minw-exl-20p{min-width:20px!important}.minw-exl-25p{min-width:25px!important}.minw-exl-30p{min-width:30px!important}.minw-exl-35p{min-width:35px!important}.minw-exl-38p{min-width:38px!important}.minw-exl-40p{min-width:40px!important}.minw-exl-45p{min-width:45px!important}.minw-exl-50p{min-width:50px!important}.minw-exl-60p{min-width:60px!important}.minw-exl-70p{min-width:70px!important}.minw-exl-75p{min-width:75px!important}.minw-exl-80p{min-width:80px!important}.minw-exl-90p{min-width:90px!important}.minw-exl-100p{min-width:100px!important}.minw-exl-120p{min-width:120px!important}.minw-exl-135p{min-width:135px!important}.minw-exl-140p{min-width:140px!important}.minw-exl-150p{min-width:150px!important}.minw-exl-160p{min-width:160px!important}.minw-exl-170p{min-width:170px!important}.minw-exl-180p{min-width:180px!important}.minw-exl-190p{min-width:190px!important}.minw-exl-200p{min-width:200px!important}.minw-exl-230p{min-width:230px!important}.minw-exl-237p{min-width:237px!important}.minw-exl-250p{min-width:250px!important}.minw-exl-300p{min-width:300px!important}.minw-exl-350p{min-width:350px!important}.minw-exl-400p{min-width:400px!important}.minw-exl-500p{min-width:500px!important}.minw-exl-600p{min-width:600px!important}}@media(min-width:320px){.minw-xs-10{min-width:10%!important}.minw-xs-50{min-width:50%!important}.minw-xs-100{min-width:100%!important}}@media(min-width:576px){.minw-sm-10{min-width:10%!important}.minw-sm-50{min-width:50%!important}.minw-sm-100{min-width:100%!important}}@media(min-width:768px){.minw-md-10{min-width:10%!important}.minw-md-50{min-width:50%!important}.minw-md-100{min-width:100%!important}}@media(min-width:992px){.minw-lg-10{min-width:10%!important}.minw-lg-50{min-width:50%!important}.minw-lg-100{min-width:100%!important}}@media(min-width:1281px){.minw-xl-10{min-width:10%!important}.minw-xl-50{min-width:50%!important}.minw-xl-100{min-width:100%!important}}@media(min-width:1561px){.minw-exl-10{min-width:10%!important}.minw-exl-50{min-width:50%!important}.minw-exl-100{min-width:100%!important}}@media(min-width:320px){.left-xs-2p{left:2px!important}.left-xs-3p{left:3px!important}.left-xs-5p{left:5px!important}.left-xs-8p{left:8px!important}.left-xs-10p{left:10px!important}.left-xs-12p{left:12px!important}.left-xs-15p{left:15px!important}.left-xs-18p{left:18px!important}.left-xs-20p{left:20px!important}.left-xs-22p{left:22px!important}.left-xs-30p{left:30px!important}.left-xs-32p{left:32px!important}.left-xs-34p{left:34px!important}.left-xs-43p{left:43px!important}.left-xs-55p{left:55px!important}.left-xs-60p{left:60px!important}.left-xs-70p{left:70px!important}.left-xs-75p{left:75px!important}.left-xs-80p{left:80px!important}.left-xs-85p{left:85px!important}.left-xs-90p{left:90px!important}.left-xs-100p{left:100px!important}.left-xs-105p{left:105px!important}.left-xs-130p{left:130px!important}.left-xs-215p{left:215px!important}.left-xs-245p{left:245px!important}.left-xs-340p{left:340px!important}}@media(min-width:576px){.left-sm-2p{left:2px!important}.left-sm-3p{left:3px!important}.left-sm-5p{left:5px!important}.left-sm-8p{left:8px!important}.left-sm-10p{left:10px!important}.left-sm-12p{left:12px!important}.left-sm-15p{left:15px!important}.left-sm-18p{left:18px!important}.left-sm-20p{left:20px!important}.left-sm-22p{left:22px!important}.left-sm-30p{left:30px!important}.left-sm-32p{left:32px!important}.left-sm-34p{left:34px!important}.left-sm-43p{left:43px!important}.left-sm-55p{left:55px!important}.left-sm-60p{left:60px!important}.left-sm-70p{left:70px!important}.left-sm-75p{left:75px!important}.left-sm-80p{left:80px!important}.left-sm-85p{left:85px!important}.left-sm-90p{left:90px!important}.left-sm-100p{left:100px!important}.left-sm-105p{left:105px!important}.left-sm-130p{left:130px!important}.left-sm-215p{left:215px!important}.left-sm-245p{left:245px!important}.left-sm-340p{left:340px!important}}@media(min-width:768px){.left-md-2p{left:2px!important}.left-md-3p{left:3px!important}.left-md-5p{left:5px!important}.left-md-8p{left:8px!important}.left-md-10p{left:10px!important}.left-md-12p{left:12px!important}.left-md-15p{left:15px!important}.left-md-18p{left:18px!important}.left-md-20p{left:20px!important}.left-md-22p{left:22px!important}.left-md-30p{left:30px!important}.left-md-32p{left:32px!important}.left-md-34p{left:34px!important}.left-md-43p{left:43px!important}.left-md-55p{left:55px!important}.left-md-60p{left:60px!important}.left-md-70p{left:70px!important}.left-md-75p{left:75px!important}.left-md-80p{left:80px!important}.left-md-85p{left:85px!important}.left-md-90p{left:90px!important}.left-md-100p{left:100px!important}.left-md-105p{left:105px!important}.left-md-130p{left:130px!important}.left-md-215p{left:215px!important}.left-md-245p{left:245px!important}.left-md-340p{left:340px!important}}@media(min-width:992px){.left-lg-2p{left:2px!important}.left-lg-3p{left:3px!important}.left-lg-5p{left:5px!important}.left-lg-8p{left:8px!important}.left-lg-10p{left:10px!important}.left-lg-12p{left:12px!important}.left-lg-15p{left:15px!important}.left-lg-18p{left:18px!important}.left-lg-20p{left:20px!important}.left-lg-22p{left:22px!important}.left-lg-30p{left:30px!important}.left-lg-32p{left:32px!important}.left-lg-34p{left:34px!important}.left-lg-43p{left:43px!important}.left-lg-55p{left:55px!important}.left-lg-60p{left:60px!important}.left-lg-70p{left:70px!important}.left-lg-75p{left:75px!important}.left-lg-80p{left:80px!important}.left-lg-85p{left:85px!important}.left-lg-90p{left:90px!important}.left-lg-100p{left:100px!important}.left-lg-105p{left:105px!important}.left-lg-130p{left:130px!important}.left-lg-215p{left:215px!important}.left-lg-245p{left:245px!important}.left-lg-340p{left:340px!important}}@media(min-width:1281px){.left-xl-2p{left:2px!important}.left-xl-3p{left:3px!important}.left-xl-5p{left:5px!important}.left-xl-8p{left:8px!important}.left-xl-10p{left:10px!important}.left-xl-12p{left:12px!important}.left-xl-15p{left:15px!important}.left-xl-18p{left:18px!important}.left-xl-20p{left:20px!important}.left-xl-22p{left:22px!important}.left-xl-30p{left:30px!important}.left-xl-32p{left:32px!important}.left-xl-34p{left:34px!important}.left-xl-43p{left:43px!important}.left-xl-55p{left:55px!important}.left-xl-60p{left:60px!important}.left-xl-70p{left:70px!important}.left-xl-75p{left:75px!important}.left-xl-80p{left:80px!important}.left-xl-85p{left:85px!important}.left-xl-90p{left:90px!important}.left-xl-100p{left:100px!important}.left-xl-105p{left:105px!important}.left-xl-130p{left:130px!important}.left-xl-215p{left:215px!important}.left-xl-245p{left:245px!important}.left-xl-340p{left:340px!important}}@media(min-width:1561px){.left-exl-2p{left:2px!important}.left-exl-3p{left:3px!important}.left-exl-5p{left:5px!important}.left-exl-8p{left:8px!important}.left-exl-10p{left:10px!important}.left-exl-12p{left:12px!important}.left-exl-15p{left:15px!important}.left-exl-18p{left:18px!important}.left-exl-20p{left:20px!important}.left-exl-22p{left:22px!important}.left-exl-30p{left:30px!important}.left-exl-32p{left:32px!important}.left-exl-34p{left:34px!important}.left-exl-43p{left:43px!important}.left-exl-55p{left:55px!important}.left-exl-60p{left:60px!important}.left-exl-70p{left:70px!important}.left-exl-75p{left:75px!important}.left-exl-80p{left:80px!important}.left-exl-85p{left:85px!important}.left-exl-90p{left:90px!important}.left-exl-100p{left:100px!important}.left-exl-105p{left:105px!important}.left-exl-130p{left:130px!important}.left-exl-215p{left:215px!important}.left-exl-245p{left:245px!important}.left-exl-340p{left:340px!important}}@media(min-width:320px){.bottom-xs-2p{bottom:2px!important}.bottom-xs-4p{bottom:4px!important}.bottom-xs-5p{bottom:5px!important}.bottom-xs-6p{bottom:6px!important}.bottom-xs-8p{bottom:8px!important}.bottom-xs-10p{bottom:10px!important}.bottom-xs-12p{bottom:12px!important}.bottom-xs-14p{bottom:14px!important}.bottom-xs-15p{bottom:15px!important}.bottom-xs-16p{bottom:16px!important}.bottom-xs-18p{bottom:18px!important}.bottom-xs-20p{bottom:20px!important}.bottom-xs-22p{bottom:22px!important}.bottom-xs-24p{bottom:24px!important}.bottom-xs-26p{bottom:26px!important}.bottom-xs-28p{bottom:28px!important}.bottom-xs-30p{bottom:30px!important}.bottom-xs-32p{bottom:32px!important}.bottom-xs-34p{bottom:34px!important}.bottom-xs-36p{bottom:36px!important}.bottom-xs-38p{bottom:38px!important}.bottom-xs-40p{bottom:40px!important}.bottom-xs-42p{bottom:42px!important}.bottom-xs-44p{bottom:44px!important}.bottom-xs-46p{bottom:46px!important}.bottom-xs-48p{bottom:48px!important}.bottom-xs-50p{bottom:50px!important}.bottom-xs-55p{bottom:55px!important}.bottom-xs-60p{bottom:60px!important}.bottom-xs-70p{bottom:70px!important}.bottom-xs-80p{bottom:80px!important}.bottom-xs-90p{bottom:90px!important}.bottom-xs-100p{bottom:100px!important}.bottom-xs-120p{bottom:120px!important}}@media(min-width:576px){.bottom-sm-2p{bottom:2px!important}.bottom-sm-4p{bottom:4px!important}.bottom-sm-5p{bottom:5px!important}.bottom-sm-6p{bottom:6px!important}.bottom-sm-8p{bottom:8px!important}.bottom-sm-10p{bottom:10px!important}.bottom-sm-12p{bottom:12px!important}.bottom-sm-14p{bottom:14px!important}.bottom-sm-15p{bottom:15px!important}.bottom-sm-16p{bottom:16px!important}.bottom-sm-18p{bottom:18px!important}.bottom-sm-20p{bottom:20px!important}.bottom-sm-22p{bottom:22px!important}.bottom-sm-24p{bottom:24px!important}.bottom-sm-26p{bottom:26px!important}.bottom-sm-28p{bottom:28px!important}.bottom-sm-30p{bottom:30px!important}.bottom-sm-32p{bottom:32px!important}.bottom-sm-34p{bottom:34px!important}.bottom-sm-36p{bottom:36px!important}.bottom-sm-38p{bottom:38px!important}.bottom-sm-40p{bottom:40px!important}.bottom-sm-42p{bottom:42px!important}.bottom-sm-44p{bottom:44px!important}.bottom-sm-46p{bottom:46px!important}.bottom-sm-48p{bottom:48px!important}.bottom-sm-50p{bottom:50px!important}.bottom-sm-55p{bottom:55px!important}.bottom-sm-60p{bottom:60px!important}.bottom-sm-70p{bottom:70px!important}.bottom-sm-80p{bottom:80px!important}.bottom-sm-90p{bottom:90px!important}.bottom-sm-100p{bottom:100px!important}.bottom-sm-120p{bottom:120px!important}}@media(min-width:768px){.bottom-md-2p{bottom:2px!important}.bottom-md-4p{bottom:4px!important}.bottom-md-5p{bottom:5px!important}.bottom-md-6p{bottom:6px!important}.bottom-md-8p{bottom:8px!important}.bottom-md-10p{bottom:10px!important}.bottom-md-12p{bottom:12px!important}.bottom-md-14p{bottom:14px!important}.bottom-md-15p{bottom:15px!important}.bottom-md-16p{bottom:16px!important}.bottom-md-18p{bottom:18px!important}.bottom-md-20p{bottom:20px!important}.bottom-md-22p{bottom:22px!important}.bottom-md-24p{bottom:24px!important}.bottom-md-26p{bottom:26px!important}.bottom-md-28p{bottom:28px!important}.bottom-md-30p{bottom:30px!important}.bottom-md-32p{bottom:32px!important}.bottom-md-34p{bottom:34px!important}.bottom-md-36p{bottom:36px!important}.bottom-md-38p{bottom:38px!important}.bottom-md-40p{bottom:40px!important}.bottom-md-42p{bottom:42px!important}.bottom-md-44p{bottom:44px!important}.bottom-md-46p{bottom:46px!important}.bottom-md-48p{bottom:48px!important}.bottom-md-50p{bottom:50px!important}.bottom-md-55p{bottom:55px!important}.bottom-md-60p{bottom:60px!important}.bottom-md-70p{bottom:70px!important}.bottom-md-80p{bottom:80px!important}.bottom-md-90p{bottom:90px!important}.bottom-md-100p{bottom:100px!important}.bottom-md-120p{bottom:120px!important}}@media(min-width:992px){.bottom-lg-2p{bottom:2px!important}.bottom-lg-4p{bottom:4px!important}.bottom-lg-5p{bottom:5px!important}.bottom-lg-6p{bottom:6px!important}.bottom-lg-8p{bottom:8px!important}.bottom-lg-10p{bottom:10px!important}.bottom-lg-12p{bottom:12px!important}.bottom-lg-14p{bottom:14px!important}.bottom-lg-15p{bottom:15px!important}.bottom-lg-16p{bottom:16px!important}.bottom-lg-18p{bottom:18px!important}.bottom-lg-20p{bottom:20px!important}.bottom-lg-22p{bottom:22px!important}.bottom-lg-24p{bottom:24px!important}.bottom-lg-26p{bottom:26px!important}.bottom-lg-28p{bottom:28px!important}.bottom-lg-30p{bottom:30px!important}.bottom-lg-32p{bottom:32px!important}.bottom-lg-34p{bottom:34px!important}.bottom-lg-36p{bottom:36px!important}.bottom-lg-38p{bottom:38px!important}.bottom-lg-40p{bottom:40px!important}.bottom-lg-42p{bottom:42px!important}.bottom-lg-44p{bottom:44px!important}.bottom-lg-46p{bottom:46px!important}.bottom-lg-48p{bottom:48px!important}.bottom-lg-50p{bottom:50px!important}.bottom-lg-55p{bottom:55px!important}.bottom-lg-60p{bottom:60px!important}.bottom-lg-70p{bottom:70px!important}.bottom-lg-80p{bottom:80px!important}.bottom-lg-90p{bottom:90px!important}.bottom-lg-100p{bottom:100px!important}.bottom-lg-120p{bottom:120px!important}}@media(min-width:1281px){.bottom-xl-2p{bottom:2px!important}.bottom-xl-4p{bottom:4px!important}.bottom-xl-5p{bottom:5px!important}.bottom-xl-6p{bottom:6px!important}.bottom-xl-8p{bottom:8px!important}.bottom-xl-10p{bottom:10px!important}.bottom-xl-12p{bottom:12px!important}.bottom-xl-14p{bottom:14px!important}.bottom-xl-15p{bottom:15px!important}.bottom-xl-16p{bottom:16px!important}.bottom-xl-18p{bottom:18px!important}.bottom-xl-20p{bottom:20px!important}.bottom-xl-22p{bottom:22px!important}.bottom-xl-24p{bottom:24px!important}.bottom-xl-26p{bottom:26px!important}.bottom-xl-28p{bottom:28px!important}.bottom-xl-30p{bottom:30px!important}.bottom-xl-32p{bottom:32px!important}.bottom-xl-34p{bottom:34px!important}.bottom-xl-36p{bottom:36px!important}.bottom-xl-38p{bottom:38px!important}.bottom-xl-40p{bottom:40px!important}.bottom-xl-42p{bottom:42px!important}.bottom-xl-44p{bottom:44px!important}.bottom-xl-46p{bottom:46px!important}.bottom-xl-48p{bottom:48px!important}.bottom-xl-50p{bottom:50px!important}.bottom-xl-55p{bottom:55px!important}.bottom-xl-60p{bottom:60px!important}.bottom-xl-70p{bottom:70px!important}.bottom-xl-80p{bottom:80px!important}.bottom-xl-90p{bottom:90px!important}.bottom-xl-100p{bottom:100px!important}.bottom-xl-120p{bottom:120px!important}}@media(min-width:1561px){.bottom-exl-2p{bottom:2px!important}.bottom-exl-4p{bottom:4px!important}.bottom-exl-5p{bottom:5px!important}.bottom-exl-6p{bottom:6px!important}.bottom-exl-8p{bottom:8px!important}.bottom-exl-10p{bottom:10px!important}.bottom-exl-12p{bottom:12px!important}.bottom-exl-14p{bottom:14px!important}.bottom-exl-15p{bottom:15px!important}.bottom-exl-16p{bottom:16px!important}.bottom-exl-18p{bottom:18px!important}.bottom-exl-20p{bottom:20px!important}.bottom-exl-22p{bottom:22px!important}.bottom-exl-24p{bottom:24px!important}.bottom-exl-26p{bottom:26px!important}.bottom-exl-28p{bottom:28px!important}.bottom-exl-30p{bottom:30px!important}.bottom-exl-32p{bottom:32px!important}.bottom-exl-34p{bottom:34px!important}.bottom-exl-36p{bottom:36px!important}.bottom-exl-38p{bottom:38px!important}.bottom-exl-40p{bottom:40px!important}.bottom-exl-42p{bottom:42px!important}.bottom-exl-44p{bottom:44px!important}.bottom-exl-46p{bottom:46px!important}.bottom-exl-48p{bottom:48px!important}.bottom-exl-50p{bottom:50px!important}.bottom-exl-55p{bottom:55px!important}.bottom-exl-60p{bottom:60px!important}.bottom-exl-70p{bottom:70px!important}.bottom-exl-80p{bottom:80px!important}.bottom-exl-90p{bottom:90px!important}.bottom-exl-100p{bottom:100px!important}.bottom-exl-120p{bottom:120px!important}}@media(min-width:320px){.freeze-column-xs{background-color:var(--gray-100);position:-webkit-sticky!important;position:sticky!important}}@media(min-width:576px){.freeze-column-sm{background-color:var(--gray-100);position:-webkit-sticky!important;position:sticky!important}}@media(min-width:768px){.freeze-column-md{background-color:var(--gray-100);position:-webkit-sticky!important;position:sticky!important}}@media(min-width:992px){.freeze-column-lg{background-color:var(--gray-100);position:-webkit-sticky!important;position:sticky!important}}@media(min-width:1281px){.freeze-column-xl{background-color:var(--gray-100);position:-webkit-sticky!important;position:sticky!important}}@media(min-width:1561px){.freeze-column-exl{background-color:var(--gray-100);position:-webkit-sticky!important;position:sticky!important}}@media screen and (min-width:450px){.col-xs{flex-basis:0;flex-grow:1;max-width:100%}.col-xs-auto{flex:0 0 auto;max-width:none;width:auto}.col-xs-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xs-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xs-3{flex:0 0 25%;max-width:25%}.col-xs-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xs-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xs-6{flex:0 0 50%;max-width:50%}.col-xs-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xs-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xs-9{flex:0 0 75%;max-width:75%}.col-xs-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xs-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xs-12{flex:0 0 100%;max-width:100%}.h-xs-0{height:0!important}.h-xs-100{height:100%!important}.h-xs-unset{height:unset!important}.h-xs-auto{height:auto!important}.minh-xs-0{min-height:0!important}.minh-xs-100{min-height:100%!important}.maxh-xs-0{max-height:0!important}.maxh-xs-100{max-height:100%!important}.maxh-xs-unset{max-height:unset!important}.w-xs-0{width:0!important}.w-xs-max-content,.w-xs-min-content{width:-webkit-min-content!important;width:min-content!important}.w-xs-fit-content{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.w-xs-fill-available{width:-webkit-fill-available!important}.w-xs-auto{width:auto!important}.minw-xs-0{min-width:0!important}.minw-xs-100{min-width:100%!important}.minw-xs-auto{min-width:auto!important}.m-xs-auto{margin:auto!important}.mt-xs-auto,.my-xs-auto{margin-top:auto!important}.mb-xs-auto,.my-xs-auto{margin-bottom:auto!important}.mr-xs-auto,.mx-xs-auto{margin-right:auto!important}.ml-xs-auto,.mx-xs-auto{margin-left:auto!important}.line-height-xs-normal{line-height:normal!important}.line-height-xs-unset{line-height:unset!important}.line-height-xs-inherit{line-height:inherit!important}.border-0{border:0 solid var(--transparent)!important}.border-top-0{border-top:0 solid var(--transparent)!important}.border-right-0{border-right:0 solid var(--transparent)!important}.border-bottom-0{border-bottom:0 solid var(--transparent)!important}.border-left-0{border-left:0 solid var(--transparent)!important}.top-xs-0{top:0!important}.right-xs-0{right:0!important}.bottom-xs-0{bottom:0!important}.left-xs-0{left:0!important}.vertical-align-xs-baseline{vertical-align:baseline!important}.vertical-align-xs-top{vertical-align:top!important}.vertical-align-xs-bottom{vertical-align:bottom!important}.vertical-align-xs-middle{vertical-align:middle!important}.text-xs-wrap{text-wrap:wrap!important}.text-xs-nowrap{white-space:nowrap!important}.text-overflow-xs-unset{text-overflow:unset!important}.text-overflow-xs-ellipsis{text-overflow:ellipsis!important}.text-xs-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-xs-lowercase{text-transform:lowercase!important}.text-xs-uppercase{text-transform:uppercase!important}.text-xs-capitalize{text-transform:capitalize!important}.text-transform-xs-none{text-transform:none!important}.white-space-xs-normal{white-space:normal!important}.white-space-xs-nowrap{white-space:nowrap!important}.word-xs-break{word-break:break-word!important}.word-wrap-xs-normal{word-wrap:normal!important}.word-wrap-xs-break{word-wrap:break-word!important}.overflow-wrap-xs-anywhere{overflow-wrap:anywhere!important}.border-xs-transparent{border-color:var(--transparent)!important}}@media screen and (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;max-width:none;width:auto}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.h-sm-0{height:0!important}.h-sm-100{height:100%!important}.h-sm-unset{height:unset!important}.h-sm-auto{height:auto!important}.minh-sm-0{min-height:0!important}.minh-sm-100{min-height:100%!important}.maxh-sm-0{max-height:0!important}.maxh-sm-100{max-height:100%!important}.maxh-sm-unset{max-height:unset!important}.w-sm-0{width:0!important}.w-sm-max-content,.w-sm-min-content{width:-webkit-min-content!important;width:min-content!important}.w-sm-fit-content{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.w-sm-fill-available{width:-webkit-fill-available!important}.w-sm-auto{width:auto!important}.minw-sm-0{min-width:0!important}.minw-sm-100{min-width:100%!important}.minw-sm-auto{min-width:auto!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}.line-height-sm-normal{line-height:normal!important}.line-height-sm-unset{line-height:unset!important}.line-height-sm-inherit{line-height:inherit!important}.top-sm-0{top:0!important}.right-sm-0{right:0!important}.bottom-sm-0{bottom:0!important}.left-sm-0{left:0!important}.vertical-align-sm-baseline{vertical-align:baseline!important}.vertical-align-sm-top{vertical-align:top!important}.vertical-align-sm-bottom{vertical-align:bottom!important}.vertical-align-sm-middle{vertical-align:middle!important}.text-sm-wrap{text-wrap:wrap!important}.text-sm-nowrap{white-space:nowrap!important}.text-overflow-sm-unset{text-overflow:unset!important}.text-overflow-sm-ellipsis{text-overflow:ellipsis!important}.text-sm-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-sm-lowercase{text-transform:lowercase!important}.text-sm-uppercase{text-transform:uppercase!important}.text-sm-capitalize{text-transform:capitalize!important}.text-transform-sm-none{text-transform:none!important}.white-space-sm-normal{white-space:normal!important}.white-space-sm-nowrap{white-space:nowrap!important}.word-sm-break{word-break:break-word!important}.word-wrap-sm-normal{word-wrap:normal!important}.word-wrap-sm-break{word-wrap:break-word!important}.overflow-wrap-sm-anywhere{overflow-wrap:anywhere!important}.border-sm-transparent{border-color:var(--transparent)!important}}@media screen and (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;max-width:none;width:auto}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.h-md-0{height:0!important}.h-md-100{height:100%!important}.h-md-unset{height:unset!important}.h-md-auto{height:auto!important}.minh-md-0{min-height:0!important}.minh-md-100{min-height:100%!important}.maxh-md-0{max-height:0!important}.maxh-md-100{max-height:100%!important}.maxh-md-unset{max-height:unset!important}.w-md-0{width:0!important}.w-md-max-content,.w-md-min-content{width:-webkit-min-content!important;width:min-content!important}.w-md-fit-content{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.w-md-fill-available{width:-webkit-fill-available!important}.w-md-auto{width:auto!important}.minw-md-0{min-width:0!important}.minw-md-100{min-width:100%!important}.minw-md-auto{min-width:auto!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}.line-height-md-normal{line-height:normal!important}.line-height-md-unset{line-height:unset!important}.line-height-md-inherit{line-height:inherit!important}.top-md-0{top:0!important}.right-md-0{right:0!important}.bottom-md-0{bottom:0!important}.left-md-0{left:0!important}.vertical-align-md-baseline{vertical-align:baseline!important}.vertical-align-md-top{vertical-align:top!important}.vertical-align-md-bottom{vertical-align:bottom!important}.vertical-align-md-middle{vertical-align:middle!important}.text-md-wrap{text-wrap:wrap!important}.text-md-nowrap{white-space:nowrap!important}.text-overflow-sm-unset{text-overflow:unset!important}.text-overflow-sm-ellipsis{text-overflow:ellipsis!important}.text-sm-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-sm-lowercase{text-transform:lowercase!important}.text-sm-uppercase{text-transform:uppercase!important}.text-sm-capitalize{text-transform:capitalize!important}.text-transform-sm-none{text-transform:none!important}.white-space-sm-normal{white-space:normal!important}.white-space-sm-nowrap{white-space:nowrap!important}.word-md-break{word-break:break-word!important}.word-wrap-md-normal{word-wrap:normal!important}.word-wrap-md-break{word-wrap:break-word!important}.overflow-wrap-md-anywhere{overflow-wrap:anywhere!important}.border-md-transparent{border-color:var(--transparent)!important}.grid-template-columns-md-2{grid-template-columns:1fr 1fr}.grid-template-columns-md-3{grid-template-columns:1fr 1fr 1fr}div.right-sidebar.sm-sidebar{max-width:380px!important;width:380px!important}.notification-sidebar{max-width:600px!important;width:600px!important}}@media screen and (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;max-width:none;width:auto}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.h-lg-0{height:0!important}.h-lg-100{height:100%!important}.h-lg-unset{height:unset!important}.h-lg-auto{height:auto!important}.minh-lg-0{min-height:0!important}.minh-lg-100{min-height:100%!important}.maxh-lg-0{max-height:0!important}.maxh-lg-100{max-height:100%!important}.maxh-lg-unset{max-height:unset!important}.w-lg-0{width:0!important}.w-lg-max-content,.w-lg-min-content{width:-webkit-min-content!important;width:min-content!important}.w-lg-fit-content{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.w-lg-fill-available{width:-webkit-fill-available!important}.w-lg-auto{width:auto!important}.minw-lg-0{min-width:0!important}.minw-lg-100{min-width:100%!important}.minw-lg-auto{min-width:auto!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}.line-height-lg-normal{line-height:normal!important}.line-height-lg-unset{line-height:unset!important}.line-height-lg-inherit{line-height:inherit!important}.top-lg-0{top:0!important}.right-lg-0{right:0!important}.bottom-lg-0{bottom:0!important}.left-lg-0{left:0!important}.vertical-align-lg-baseline{vertical-align:baseline!important}.vertical-align-lg-top{vertical-align:top!important}.vertical-align-lg-bottom{vertical-align:bottom!important}.vertical-align-lg-middle{vertical-align:middle!important}.text-lg-wrap{text-wrap:wrap!important}.text-lg-nowrap{white-space:nowrap!important}.text-overflow-lg-unset{text-overflow:unset!important}.text-overflow-lg-ellipsis{text-overflow:ellipsis!important}.text-lg-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-lg-lowercase{text-transform:lowercase!important}.text-lg-uppercase{text-transform:uppercase!important}.text-lg-capitalize{text-transform:capitalize!important}.text-transform-lg-none{text-transform:none!important}.white-space-lg-normal{white-space:normal!important}.white-space-lg-nowrap{white-space:nowrap!important}.word-lg-break{word-break:break-word!important}.word-wrap-lg-normal{word-wrap:normal!important}.word-wrap-lg-break{word-wrap:break-word!important}.overflow-wrap-lg-anywhere{overflow-wrap:anywhere!important}.border-lg-transparent{border-color:var(--transparent)!important}.grid-template-columns-lg-2{grid-template-columns:1fr 1fr}.grid-template-columns-lg-3{grid-template-columns:1fr 1fr 1fr}.attendance-staff-img{height:100%;width:100%}.home-attendance-content{height:235px}.right-sidebar.md-sidebar{max-width:930px!important;width:930px!important}.notification-sidebar{max-width:720px!important;width:720px!important}}@media screen and (min-width:1281px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;max-width:none;width:auto}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.h-xl-0{height:0!important}.h-xl-100{height:100%!important}.h-xl-unset{height:unset!important}.h-xl-auto{height:auto!important}.minh-xl-0{min-height:0!important}.minh-xl-100{min-height:100%!important}.maxh-xl-0{max-height:0!important}.maxh-xl-100{max-height:100%!important}.maxh-xl-unset{max-height:unset!important}.w-xl-0{width:0!important}.w-xl-max-content,.w-xl-min-content{width:-webkit-min-content!important;width:min-content!important}.w-xl-fit-content{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.w-xl-fill-available{width:-webkit-fill-available!important}.w-xl-auto{width:auto!important}.minw-xl-0{min-width:0!important}.minw-xl-100{min-width:100%!important}.minw-xl-auto{min-width:auto!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}.line-height-xl-normal{line-height:normal!important}.line-height-xl-unset{line-height:unset!important}.line-height-xl-inherit{line-height:inherit!important}.top-xl-0{top:0!important}.right-xl-0{right:0!important}.bottom-xl-0{bottom:0!important}.left-xl-0{left:0!important}.vertical-align-xl-baseline{vertical-align:baseline!important}.vertical-align-xl-top{vertical-align:top!important}.vertical-align-xl-bottom{vertical-align:bottom!important}.vertical-align-xl-middle{vertical-align:middle!important}.text-xl-wrap{text-wrap:wrap!important}.text-xl-nowrap{white-space:nowrap!important}.text-overflow-xl-unset{text-overflow:unset!important}.text-overflow-xl-ellipsis{text-overflow:ellipsis!important}.text-xl-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-xl-lowercase{text-transform:lowercase!important}.text-xl-uppercase{text-transform:uppercase!important}.text-xl-capitalize{text-transform:capitalize!important}.text-transform-xl-none{text-transform:none!important}.white-space-xl-normal{white-space:normal!important}.white-space-xl-nowrap{white-space:nowrap!important}.word-xl-break{word-break:break-word!important}.word-wrap-xl-normal{word-wrap:normal!important}.word-wrap-xl-break{word-wrap:break-word!important}.overflow-wrap-xl-anywhere{overflow-wrap:anywhere!important}.border-xl-transparent{border-color:var(--transparent)!important}}@media screen and (min-width:1561px){.col-exl{flex-basis:0;flex-grow:1;max-width:100%}.col-exl-auto{flex:0 0 auto;max-width:none;width:auto}.col-exl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-exl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-exl-3{flex:0 0 25%;max-width:25%}.col-exl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-exl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-exl-6{flex:0 0 50%;max-width:50%}.col-exl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-exl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-exl-9{flex:0 0 75%;max-width:75%}.col-exl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-exl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-exl-12{flex:0 0 100%;max-width:100%}.h-exl-0{height:0!important}.h-exl-100{height:100%!important}.h-exl-unset{height:unset!important}.h-exl-auto{height:auto!important}.minh-exl-0{min-height:0!important}.minh-exl-100{min-height:100%!important}.maxh-exl-0{max-height:0!important}.maxh-exl-100{max-height:100%!important}.maxh-exl-unset{max-height:unset!important}.w-exl-0{width:0!important}.w-exl-max-content,.w-exl-min-content{width:-webkit-min-content!important;width:min-content!important}.w-exl-fit-content{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.w-exl-fill-available{width:-webkit-fill-available!important}.w-exl-auto{width:auto!important}.minw-exl-0{min-width:0!important}.minw-exl-100{min-width:100%!important}.minw-exl-auto{min-width:auto!important}.m-exl-auto{margin:auto!important}.mt-exl-auto,.my-exl-auto{margin-top:auto!important}.mb-exl-auto,.my-exl-auto{margin-bottom:auto!important}.mr-exl-auto,.mx-exl-auto{margin-right:auto!important}.ml-exl-auto,.mx-exl-auto{margin-left:auto!important}.line-height-exl-normal{line-height:normal!important}.line-height-exl-unset{line-height:unset!important}.line-height-exl-inherit{line-height:inherit!important}.top-exl-0{top:0!important}.right-exl-0{right:0!important}.bottom-exl-0{bottom:0!important}.left-exl-0{left:0!important}.vertical-align-exl-baseline{vertical-align:baseline!important}.vertical-align-exl-top{vertical-align:top!important}.vertical-align-exl-bottom{vertical-align:bottom!important}.vertical-align-exl-middle{vertical-align:middle!important}.text-exl-wrap{text-wrap:wrap!important}.text-exl-nowrap{white-space:nowrap!important}.text-overflow-exl-unset{text-overflow:unset!important}.text-overflow-exl-ellipsis{text-overflow:ellipsis!important}.text-exl-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-exl-lowercase{text-transform:lowercase!important}.text-exl-uppercase{text-transform:uppercase!important}.text-exl-capitalize{text-transform:capitalize!important}.text-transform-exl-none{text-transform:none!important}.white-space-exl-normal{white-space:normal!important}.white-space-exl-nowrap{white-space:nowrap!important}.word-exl-break{word-break:break-word!important}.word-wrap-exl-normal{word-wrap:normal!important}.word-wrap-exl-break{word-wrap:break-word!important}.overflow-wrap-exl-anywhere{overflow-wrap:anywhere!important}.border-exl-transparent{border-color:var(--transparent)!important}}@media screen and (max-width:2540px){.whatsapp-res-block{max-width:230px!important}.login-logo{width:500px}.task-document-content{grid-template-columns:1fr 1fr 1fr 1fr}.quotation-info-list{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr!important}.signup-formlogo{width:600px}.signup-form-details{width:800px}.placement-opening-cards{grid-template-columns:1fr 1fr 1fr 1fr}.subdomain-title{font-size:70px;letter-spacing:-1px;line-height:70px;margin-bottom:30px;margin-top:50px}.subdomain-text{font-size:2.5rem;line-height:1.1}}@media screen and (max-width:1920px){.placement-opening-cards{grid-template-columns:1fr 1fr 1fr}.training-rightsidebar-modal{max-width:calc(100% - 40px)}.subdomain-title{font-size:2.25rem;letter-spacing:0;line-height:1.15;margin-bottom:15px;margin-top:0}.subdomain-text{font-size:1.5rem;line-height:1.3}.task-document-content{grid-template-columns:1fr 1fr 1fr}.downloadapp-img{height:740px}.downloadapp-imgs-ocntent{max-height:740px}.strem-rewardcup-img{width:190px}.task-detailsbox:last-child p{width:75px}.downloadapp-btn,.login-inner-wrapper,.signup-form-details{max-width:600px;width:600px}.placement-body-progress{width:30%}.placement-tab-item{justify-content:end!important;width:70%}.user-total-hour{width:180px}.employee-list{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.whatsapp-res-block{max-width:200px!important}}@media screen and (max-width:1620px){.theme-configuration-drawer{max-height:485px}.task-detailsbox:last-child p{width:100px}.mytask-icon{height:40px;width:40px}.addon-checkbox .form-check{margin-right:24px}.lead-modal-info{grid-template-columns:1fr 1fr 1fr 1fr!important}.followup-cmodal-body{width:calc(100% - 570px)}.reward-profile-points{grid-template-columns:1fr 1fr 1fr}.trainin-joi-no{height:20px;margin-right:10px;width:20px}.timetracking-card-list{grid-template-columns:repeat(4,1fr)}.placement-qus-option{margin-bottom:10px;padding:10px}.placement-qus-option .radio .checkmark{height:20px;width:20px}.insight-cup-img{height:97px}.employee-list{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.main-header .header-part-right li .header-icon{margin:7px 13px 7px 0;transition:all .3s ease-in-out}.login-logo{width:400px}.task-document-content{grid-template-columns:1fr 1fr}.login-slider .login-slider-content{padding:0 20px;width:auto}.home-mytotal-hour{flex:0 0 43.333333%!important;max-width:43.333333%!important}.home-attendance-imgs{width:240px}.whatsapp-res-block{max-width:180px!important}.right-sidebar.lg-sidebar{width:1400px!important}.tagedit .rs-bg-danger-placement-top-start .rs-dropdown-menu{left:-850px}}@media screen and (max-width:1560px){html{font-size:14px}.view-footer{height:auto;padding:8px 12px}.rs-input{padding:5px 12px}.btn{line-height:1.4;min-height:30px;padding:5px 14px 5px 12px}.add-field-btn{max-height:30px;max-width:30px;min-height:30px!important;min-width:30px!important}.add-field-btn i{font-size:1.375rem;line-height:normal}.addmoretask-btn,.btn-icon{min-height:30px}.btn-icon{min-width:30px;padding:0}.btn-icon i{font-size:1rem;line-height:normal}.icon-btn{height:30px;width:30px}.icon-btn.icon-btn-small{height:26px;width:26px}.badge{padding:4px 6px}.validate-input .dragable-list,.validate-input input.form-control{max-height:30px;min-height:30px}.validate-input textarea.form-control{min-height:30px}.btn-custom-control .custom-control .custom-control-label{padding:4px 6px}.filepreview label.filepreviewbg{height:30px;width:30px}.filepreview label.filepreviewbg img{height:20px;width:20px}.formbuilder-tabs .form_builder-btn{min-height:20px!important}.formbuilder-tabs .form_builder-tab-sliding{height:20px}.radio .checkmark:after{height:6px;width:6px}.view-icons a{border-radius:4px;height:20px;width:20px}.view-icons a .view-icon-bar{font-size:1.125rem;line-height:normal}.switch input:checked~.slider:before{-webkit-transform:translateX(16px);transform:translateX(16px)}.switch .slider{height:16px;width:32px}.switch .slider:before{height:12px;width:12px}.task-bucket-dropdown .rs-btn{height:30px;padding:8px;width:30px}.form-control.rs-picker-check .rs-btn,.form-control.rs-picker-daterange .rs-btn,.rs-picker-select .rs-btn,.rs-picker-toggle-wrapper .rs-btn{align-items:center;display:flex;max-height:30px;min-height:30px;padding:4px 6px}.rs-auto-complete .rs-input{max-height:30px;min-height:30px}.form-control.rs-picker-check .rs-btn,.form-control.rs-picker-daterange .rs-btn,.rs-auto-complete .rs-input,.rs-picker-default .rs-picker-toggle{padding-right:25px;text-align:left}.rs-picker-cleanable.rs-picker-has-value .rs-picker-toggle{padding-right:45px!important}.rs-picker-tag .rs-btn{padding:6px 12px!important}.rs-picker-tag .rs-picker-toggle.rs-btn~.rs-picker-tag-wrapper{padding-bottom:2px}.rs-picker-tag .rs-picker-toggle.rs-btn~.rs-picker-tag-wrapper .rs-picker-search-input,.rs-picker-tag .rs-tag{margin-top:2px!important}.rs-picker-tag .rs-tag{margin-left:2px!important}.rs-picker-tag .rs-tag+.rs-tag{margin-top:2px!important}.rs-picker-tag-wrapper{min-height:30px}.rs-picker-tag-wrapper .rs-tag .default-img-dropdown{height:18px!important;min-height:18px!important;min-width:18px!important;width:18px!important}.dyn_tabs_square .tab_arrow_icon,.tabs_square .tab_arrow_icon{height:25px;width:25px}.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links,.dyn_tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links,.dyn_tabs_square .line_tabs_list .line_tabs_items .tabs_links,.dyn_tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links,.dyn_tabs_square .line_tabs_list .squar_tabs_items .tabs_links,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links,.dyn_tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links,.dyn_tabs_square .squar_tabs_list .line_tabs_items .tabs_links,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .tabs_links,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links,.tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links,.tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links,.tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links,.tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links,.tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links,.tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links,.tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links,.tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links,.tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links,.tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links,.tabs_square .line_tabs_list .line_tabs_items .tabs_links,.tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links,.tabs_square .line_tabs_list .squar_tabs_items .tabs_links,.tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links,.tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links,.tabs_square .squar_tabs_list .line_tabs_items .tabs_links,.tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links,.tabs_square .squar_tabs_list .squar_tabs_items .tabs_links{padding:5px 10px}.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .line_tabs_list .line_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .line_tabs_list .squar_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .squar_tabs_list .line_tabs_items .tabs_links .tab-count-badge,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links .tab-count-badge,.dyn_tabs_square .squar_tabs_list .squar_tabs_items .tabs_links .tab-count-badge,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links .tab-count-badge,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .dyn_line_tabs_list .dyn_squar_tabs_items .tabs_links .tab-count-badge,.tabs_square .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .dyn_line_tabs_list .line_tabs_items .tabs_links .tab-count-badge,.tabs_square .dyn_line_tabs_list .squar_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .dyn_line_tabs_list .squar_tabs_items .tabs_links .tab-count-badge,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .dyn_squar_tabs_list .dyn_line_tabs_items .tabs_links .tab-count-badge,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .dyn_squar_tabs_list .dyn_squar_tabs_items .tabs_links .tab-count-badge,.tabs_square .dyn_squar_tabs_list .line_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .dyn_squar_tabs_list .line_tabs_items .tabs_links .tab-count-badge,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .dyn_squar_tabs_list .squar_tabs_items .tabs_links .tab-count-badge,.tabs_square .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .line_tabs_list .dyn_line_tabs_items .tabs_links .tab-count-badge,.tabs_square .line_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .line_tabs_list .dyn_squar_tabs_items .tabs_links .tab-count-badge,.tabs_square .line_tabs_list .line_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .line_tabs_list .line_tabs_items .tabs_links .tab-count-badge,.tabs_square .line_tabs_list .squar_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .line_tabs_list .squar_tabs_items .tabs_links .tab-count-badge,.tabs_square .squar_tabs_list .dyn_line_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .squar_tabs_list .dyn_line_tabs_items .tabs_links .tab-count-badge,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .squar_tabs_list .dyn_squar_tabs_items .tabs_links .tab-count-badge,.tabs_square .squar_tabs_list .line_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .squar_tabs_list .line_tabs_items .tabs_links .tab-count-badge,.tabs_square .squar_tabs_list .squar_tabs_items .dyn_tabs_links .tab-count-badge,.tabs_square .squar_tabs_list .squar_tabs_items .tabs_links .tab-count-badge{padding:2px 5px}.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .tabs_links,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .tabs_links,.dyn_line_tabs .line_tabs_list .line_tabs_items .dyn_tabs_links,.dyn_line_tabs .line_tabs_list .line_tabs_items .tabs_links,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links,.line_tabs .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links,.line_tabs .dyn_line_tabs_list .line_tabs_items .tabs_links,.line_tabs .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links,.line_tabs .line_tabs_list .dyn_line_tabs_items .tabs_links,.line_tabs .line_tabs_list .line_tabs_items .dyn_tabs_links,.line_tabs .line_tabs_list .line_tabs_items .tabs_links{padding:8px 12px}.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.subheader,.dyn_line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links.subheader,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links.subheader,.dyn_line_tabs .dyn_line_tabs_list .line_tabs_items .tabs_links.subheader,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.subheader,.dyn_line_tabs .line_tabs_list .dyn_line_tabs_items .tabs_links.subheader,.dyn_line_tabs .line_tabs_list .line_tabs_items .dyn_tabs_links.subheader,.dyn_line_tabs .line_tabs_list .line_tabs_items .tabs_links.subheader,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.subheader,.line_tabs .dyn_line_tabs_list .dyn_line_tabs_items .tabs_links.subheader,.line_tabs .dyn_line_tabs_list .line_tabs_items .dyn_tabs_links.subheader,.line_tabs .dyn_line_tabs_list .line_tabs_items .tabs_links.subheader,.line_tabs .line_tabs_list .dyn_line_tabs_items .dyn_tabs_links.subheader,.line_tabs .line_tabs_list .dyn_line_tabs_items .tabs_links.subheader,.line_tabs .line_tabs_list .line_tabs_items .dyn_tabs_links.subheader,.line_tabs .line_tabs_list .line_tabs_items .tabs_links.subheader{padding:16px 15px}.logleave-calendar-content.specialshift-calender .fc-scrollgrid-sync-table tr td:first-child .customtooltiptext,.logleave-calendar-content.specialshift-calender .fc-scrollgrid-sync-table tr td:first-child .customtooltiptext:after{left:0}.layout-sidebar-compact .sub-sidebar-menu{left:0;width:82px}.layout-sidebar-compact .main-header{height:40px}.layout-sidebar-compact .main-header .line_tabs .line_tabs_list .line_tabs_items .tabs_links.subheader{padding:10px 15px}.layout-sidebar-compact .sidebar-left{width:46px}.layout-sidebar-compact .sidebar-left.hover-class{width:180px}.layout-sidebar-compact .sub-sidebar-menu-list{left:86px;width:250px}.layout-sidebar-compact .main-content-wrap{width:calc(100% - 82px)}.layout-sidebar-compact.sidebar_active .sub-sidebar-menu-list{left:132px}.layout-sidebar-compact.sidebar_active .sub-sidebar-menu{left:46px}.layout-sidebar-compact.sidebar_active .sub-sidebar-menu.search-focus{left:180px}.layout-sidebar-compact.sidebar_active .main-content-wrap{width:calc(100% - 46px)}.layout-sidebar-compact.sidebar_active .main-content-wrap.sub-sidebar-menu-open{width:calc(100% - 128px)}.edittag-field-button{max-height:20px;max-width:20px;min-height:20px!important;min-width:20px!important}.home-card-controler{top:-7px}.apply-leave-btn,.attendance-clockin-btn{height:auto}.crm-lead-page-wrapper .kanban-status>span{max-width:150px!important}.crm-lead-page-wrapper .sprint-holder .sprintview-div:not(.sprintview-div-collapse){width:300px}.crm-lead-page-wrapper .sprint-holder .sprintview-div:not(.sprintview-div-collapse) .kanban-card-block{margin-bottom:8px;width:300px}.lead-details-sidebar{max-width:1194px!important}.lead-details-sidebar .rs-drawer-header .rs-drawer-header-close{height:22px;right:12px;top:12px;width:22px}.crm_target_body,.crm_target_header{grid-template-columns:500px 500px 500px}.lead-modal-bprofiles{width:calc(100% - 440px)}.lead-modal-contacts{width:420px}.todo-card-modal.crm-followup-view-modal .followup-modal-content{height:100%}.followup-cmodal-body{margin-right:0;width:100%}.followup-cmodal-details{width:100%!important}.support-chat-searchbox{left:-300px}.home-mytotal-hour{flex:0 0 50%!important;max-width:50%!important}.subscribe-circle-bottoml,.subscribe-circle-bottomr,.subscribe-circle-img{height:auto;width:300px}.quotation-info-list{grid-template-columns:1fr 1fr 1fr 1fr!important}.release-note-description{max-width:500px}.app-release-sidebar{width:300px}.app-release-body{width:calc(100% - 348px)}.Profile-points-img{height:157px;width:300px}.signup-formlogo{width:400px}.login-slider .login-slider-content .login-slider-title{margin:30px 0 20px}.login-form-title{margin-bottom:30px}.placement-qus-option{margin-bottom:15px;padding:10px}.placement-qus-option .radio .checkmark{height:15px;width:15px}.placement-page-blink,.placement-pages-btn span{height:30px;width:30px}.downloadapp-img{height:715px;width:625px}.employee-list{grid-template-columns:1fr 1fr 1fr 1fr}.task-header-searchbar{width:170px!important}.candidate-open-modal-left-sec.opening-sidemenu-content{flex:0 0 260px;max-width:260px}.headcountreportmainheight{height:calc(100vh - 270px)!important}.headcountreportmainheight.headcountreportheight{height:calc(100vh - 572px)!important}.home-attendance-content{height:100%;min-height:200px}.dashboard-full-page{margin-top:12px}.timetracking-card-list{grid-template-columns:repeat(3,1fr)}.signup-form-details{max-width:100%;width:100%}.downloadapp-btn,.login-inner-wrapper{width:100%}.chat-download-option{flex-direction:column}.chat-download-option .downl-btn-link{margin-bottom:10px;margin-right:0}.chat-download-option .downl-btn-link:last-child{margin-bottom:0}.login-slider .login-slider-content .slick-dots{bottom:-50px}.header-profile button{height:30px;width:30px}.subdomain-support{flex-direction:column;gap:15px}.subdomain-support>div:nth-child(2){display:none!important}.log-half-badge{width:49%}.task-detailsbox:last-child p{width:100%}.combine-calendar-harness-active .fc-view-harness-active{height:calc(100vh - 273px)!important}.combine-calendar-harness-close .fc-view-harness-active{height:calc(100vh - 228px)!important}.tagedit .rs-bg-danger-placement-top-start .rs-dropdown-menu{left:-350px}.masonry-card{-webkit-column-count:4;column-count:4}.slots-view{height:calc(100vh - 452px)!important}.payroll-header-details{grid-template-areas:"first second" "third third";grid-template-columns:auto 1fr}.payroll-header-details-content-one{grid-area:first}.payroll-header-details-content-top{align-self:end;grid-area:second}.payroll-header-details-content-second{grid-area:third}}@media screen and (max-width:1280px){.card-block,.masonry-card .masonry-card-item .card{padding:8px}.opening-left-sidebar{height:100%;left:0;position:absolute;top:0;-webkit-transform:translate(-100%);transform:translate(-100%);z-index:6}.opening-left-sidebar.opening-left-sidebar-open{-webkit-transform:translate(0);transform:translate(0)}.sprint-holder>.sprintview-div.sprintview-div-collapse{width:50px}.sprintview-div.sprintview-div-collapse .support-title-open-no-body{left:24px;top:37px}.layout-sidebar-compact .main-content{margin:8px 0;padding:0 8px}.main-content.approval-content .main_inner_content,.main-content.report-wrapper .main_inner_content{padding:8px 4px 8px 280px}.main-content.approval-content .sub_sidebar_none .main_inner_content,.main-content.report-wrapper .sub_sidebar_none .main_inner_content{padding:8px 4px}.card-body{padding:8px}.layout-sidebar-compact .tab-content-card{margin:8px;padding:8px}.form-content-padding{padding:8px}.rewardrecognition-sidebar{opacity:0;padding-right:0;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:998}.rewardrecognition-sidebar .reward-coins-box{background-color:var(--white);margin-left:auto!important;margin-right:0!important;padding:12px;position:relative;right:0;-webkit-transform:translateX(100%);transform:translateX(100%);transition:all .3s ease;z-index:999}.rewardrecognition-sidebar .reward-tab-height{background:var(--white);margin-left:auto;max-width:400px;padding:12px;position:fixed;right:0;transition:all .3s ease;z-index:998}.rewardrecognition-sidebar.show{opacity:1;visibility:visible}.rewardrecognition-sidebar.show .reward-coins-box{-webkit-transform:translateX(0);transform:translateX(0)}.rewardrecognition-sidebar.show .reward-tab-height{right:0}.masonry-card{-webkit-column-count:3;column-count:3}.crm_target_body,.crm_target_header{grid-template-columns:400px 400px 400px}.task-filter-leftline{height:26px}.table-striped td{min-width:120px}.calendar-sidebar{background:var(--white);bottom:0;box-shadow:var(--dropdown-menu-shadow);left:auto;margin:0!important;overflow:hidden;padding:12px;position:fixed;right:-100vw;top:0;transition:all .5s ease;width:100%!important;z-index:999}.calendar-overlay{z-index:999!important}.calendar-view{width:100%!important}.calendar-tab-open{display:flex!important}.leave-calendar-switch{margin-right:25px!important}.calendar{margin-bottom:24px}.slots-view{height:350px!important}.support-chat-searchbox{left:-200px}.my-homeproject{right:-40px}.compnay-work-day{margin-left:8px}.lead-modal-info,.quotation-info-list{grid-template-columns:1fr 1fr 1fr!important}.release-note-description{max-width:300px}.login-logo{width:370px}.placement-complete-box{padding:40px 20px}.header-profile button{height:25px;width:25px}.combine-calendar-harness-active .fc-view-harness-active{height:calc(100vh - 273px)!important}.main-header .search-bar{display:none;width:180px}.main-header .header-part-right .user{margin-right:16px}.custom-calendar{border-left:0 solid var(--gray-200)!important;border-top:1px solid var(--gray-200)!important}.booking-calendar .rs-calendar-view{padding:0;width:100%}.booking-calendar .rs-calendar-view .rs-calendar-table{width:100%}.candidate-rightr-data .tab-content{padding:8px}.bootstrap_accordian .accordion-item{margin-bottom:8px}}@media screen and (max-width:991px){.leave-policy-steps .config-progress-item{padding-right:60px}.placement-opening-cards{grid-template-columns:1fr 1fr}.lifeevent-postcard .life-event-card{height:auto}.document-selection-modal.rs-modal-xl{width:calc(100% - 60px)!important}.rewardnavbar_list .line_tabs_items .rewardnavbar{justify-content:center;padding:8px!important}.reward-profile-points{grid-template-columns:1fr 1fr}.average-mood-list{grid-template-columns:1fr 1fr 1fr 1fr}.subtask-hide{height:auto;opacity:1}.delete-badge .delete-icon-wrapper{display:flex}.approval-content .inner_sidebar .sidebar_open,.combine-calendar-page .inner_sidebar .sidebar_open,.report-wrapper .inner_sidebar .sidebar_open{width:275px}.inner_sidebar .sidebar_open{width:175px}.inner_sidebar .main_inner_content{width:calc(100% - 175px)}.grid-count{-webkit-column-count:2;column-count:2}.signup-form-details .signup-form-content{max-width:calc(100vh - 300px)}.office-calls-header{align-items:start!important;flex-direction:column}.training-type-item{padding:15px}.training-type-img{margin:0 auto}.timetracking-card-list{grid-template-columns:repeat(2,1fr)}.home-header-nav .rs-dropdown-menu{top:48px}.attendance-title{line-height:33px}.home-attendance-imgs{width:200px}.medium.leave-approve-btn{padding:6px 10px}.home-card-header{margin:10px 0 12px}.login-logo{width:400px}.annouce-modal-descri{line-height:19px}.candidate-right-data-right-sec{overflow-y:auto}.project-table td:first-child,.project-table td:nth-child(2),.project-table th:first-child,.project-table th:nth-child(2){left:auto;position:relative}.right-sidebar{left:unset;right:-100%;top:0!important;width:100%!important}.card-header-right{opacity:1}.right-sidebar.loan-sidebar-modal,.right-sidebar.sidebar-modal{height:calc(100% - 20px)!important;top:10px!important;width:calc(100% - 20px)!important}.right-sidebar.loan-sidebar-modal.active-right-sidebar,.right-sidebar.sidebar-modal.active-right-sidebar{right:10px!important}.sidebar-modal .right-sidebar-list{flex:0 0 300px;max-width:300px}.sidebar-modal .right-sidebar-card-modal{flex-basis:calc(100% - 300px);flex-grow:0;flex-shrink:0;max-width:calc(100% - 300px)}.sidebar-modal .card-sidebar.card-nofooter .card-sidebar-body{height:calc(100vh - 63px)}.sidebar-modal .card-sidebar.card-id .card-sidebar-body{height:calc(100vh - 67px)}.placement-body-tab,.placement-question-sidebar{margin-top:15px;position:static}.placement-pages-btn-finish{display:flex;justify-content:end}.placement-body-progress{margin-bottom:10px;width:100%!important}.placement-tab-item{gap:10px;justify-content:center!important;width:100%}.place-question-tab-list{display:block!important}.placement-opening{height:calc(100vh - 215px)}.subdomain-support{flex-direction:row;gap:15px}.subdomain-support>div:nth-child(2){display:flex!important}.aptitude-card-description{height:100%}.joiningtraining-ortitle{width:100%}.combine-calendar-view .fc-view-harness{height:calc(100vh - 279px)!important}.calendar-sidebar.active-calendar-sidebar{width:70%!important}.home-mytotal-hour{flex:0 0 100%!important;max-width:100%!important}.user-total-hour{width:100%!important}.attendance-staff-img{height:auto}.kanban-card-modal .task-document-content{grid-template-columns:1fr}.review-performance-analysis-tab .dashboard-project-table{height:unset!important}.quotation-info-list{grid-template-columns:1fr 1fr!important}.calendar-badge{padding:2px 8px}}@media screen and (max-width:767px){.psychometrictest-card{border-top:4px solid var(--common-primary);padding:22px 12px}.payroll-header-details{gap:6px;grid-template-areas:unset;grid-template-columns:auto}.payroll-header-details-content-one,.payroll-header-details-content-second,.payroll-header-details-content-top{grid-area:unset}.wallfame-card{min-height:unset}.reward-profile-name .star-ratings .star-container,.reward-profile-name .star-ratings svg{height:18px!important;width:18px!important}.average-mood-list{grid-template-columns:1fr 1fr}.activity-right-sidebar{width:100vw!important}.logleave-calendar-content.specialshift-calender .fc-media-screen{min-width:800px}.project-360-document-content{grid-template-columns:1fr}.filter-find{flex-wrap:nowrap;overflow-x:auto}.reactflow-wrapper{border-radius:4px;max-width:100%}.quotation-info-list .salary-slip-table{padding:12px}.lead-modal-info{grid-template-columns:1fr!important}.grid-count{-webkit-column-count:1;column-count:1}.employee-attendance-report-des-box{flex-wrap:wrap}.employee-attendance-report-des-box .emp-item{margin:0 0 10px;width:14%!important}.main-content.report-wrapper .new_table_designreportheight{height:calc(100vh - 355px)!important}.config-progress{justify-content:start;overflow-x:auto}.home-attendance-imgs{height:auto;margin-left:auto}.training-home-content{height:calc(100vh - 20px)!important;overflow-y:auto;padding:20px}.training-home-title:before{height:7px;width:9px}.client-dash-header{max-height:140px;overflow-y:auto}.approval-leave-tabs{flex-wrap:wrap;margin-top:10px}.approval-leave-tabs li{margin-bottom:10px}.approval-table-content{padding:0}.home-card-header .hr-card-header{flex-direction:column}.home-mytotal-hour{flex:0 0 100%!important;max-width:100%!important}.table td,.table th,td,th{padding:10px 30px 10px 10px}.layout-sidebar-compact .main-content.main-with-sub-header.main-content-height{margin:30px 0 20px;max-height:calc(100vh - 140px)}.signup-input .forgot-input{margin-bottom:0}.subdomain-logo{margin-bottom:30px!important}.login-logo{width:340px}.placement-footer{position:static!important}.placement-opening-item{padding:18px 10px 10px;width:100%}.main-header .search-bar{display:none}.main-header .menu-toggle{margin-right:10px;width:auto}.timeline .timeline-item{width:100%}.timeline .timeline-item .timeline-badge{left:0!important;margin:auto;right:0!important;top:-16px}.brand{display:flex;justify-content:space-between;width:100%}.dashboard{height:250px}.sidebar-modal .right-sidebar-card-modal{flex:0 0 100%;max-width:100%}.sidebar-modal .right-sidebar-list{position:absolute;-webkit-transform:translateX(-110%);transform:translateX(-110%);transition:all .3s ease;z-index:9}.sidebar-modal .right-sidebar-list .card-sidebar{background-color:var(--white);box-shadow:5px 0 10px -10px var(--common-black)}.term-content{flex-wrap:wrap}.term-content .placement-test-img{margin:0 auto}.job-description-content,.placement-opening{height:100%!important}.placement-question-sidebar{margin-top:0!important}.placement-description-opening{height:auto;max-height:220px}.apptitude-login-body .form-group.validate-input{margin-bottom:20px}.rs-picker-daterange-header{font-weight:500}.subdomain-support{align-items:start!important;flex-direction:column;gap:5px}.subdomain-support>div:nth-child(2){display:none!important}.sidebar-body{height:calc(100vh - 106px)}.quotation-info-list{grid-template-columns:1fr!important}.training-input-box{margin:0}.placement-opening-cards{display:flex;flex-direction:column;gap:12px}.kanban-card-modal .right-sidebar-list .card-sidebar .card-sidebar-body ul{height:auto;max-height:600px}.masonry-card{-webkit-column-count:2;column-count:2}.time-slot-grid{grid-template-columns:repeat(2,1fr)}.approval-content .inner_sidebar .sub_sidebar,.report-wrapper .inner_sidebar .sub_sidebar{display:none!important}.approval-content .main_inner_content,.report-wrapper .main_inner_content{padding-left:6px!important}.clock-inout-box .header-icon:last-child{padding-left:0}.rs-picker-daterange-panel .rs-picker-daterange-calendar-group .rs-calendar{min-height:300px}.rs-calendar-table-header-row .rs-calendar-table-cell-content{font-size:.75rem;line-height:normal;padding:0}.rs-picker-menu .rs-calendar .rs-calendar-month-dropdown-cell-content{font-size:.75rem;height:25px;line-height:normal;width:25px}.calendar-container .rs-calendar-header-has-month:not(.rs-calendar-header-has-time){padding-left:8px;padding-right:8px}.calendar-container .rs-calendar-header-month-toolbar .rs-btn-icon{display:flex;padding:10px 0!important}.calendar-container .rs-calendar-header-month-toolbar .rs-btn-icon.rs-calendar-header-backward{margin-right:20px}.calendar-container .rs-calendar-header-title{padding-left:0}.main-header .logo{width:60px}.main-header .header-part-right .user{margin-right:0;padding-right:0}.breadcrumb{align-items:flex-start;flex-direction:column}.calendar-sidebar.active-calendar-sidebar{width:calc(100% - 60px)!important}.mproject-selector .rs-dropdown-menu .rs-dropdown-item{margin-bottom:0}.timetracking-card-list{grid-template-columns:1fr!important}.report-data-content{height:calc(100vh - 230px)}.layout-sidebar-compact .main-content.main-with-sub-header.main-content-height{height:calc(100vh - 127px)}.signup-formlogo{padding:0 40px;width:100%}.signup-input .validate-input .form-control-lg{height:50px;padding:8px 20px 8px 40px}.signup-input .btn{padding:8px 20px}.placement-complete-img{height:142px;width:180px}.medium .apptitude-login-content{border:1px solid var(--gray-200);border-radius:10px 10px 10px 10px;max-width:300;padding:25px 30px!important}.validate-input .login-input-icon .apptitude-login-input{padding-left:50px!important}.validate-input .login-input-icon i{left:20px}.apptitude-eye-icon{right:20px}.apptitude-test-input{height:40px}.login-input-icon i{height:12px}.placement-opening{height:calc(100vh - 255px)}.opening-applycaptcha{flex-direction:column}.opening-applycaptcha .opening-applybtn,.opening-applycaptcha .opening-applybtn .btn{width:100%}.Toastify__toast-container{left:unset!important;width:275px!important}.Toastify__toast-icon{height:40px;width:40px!important}.login-logo{margin-bottom:33px!important;padding:0 20px;width:100%}.main-header .menu-toggle{margin:0}.student-placement-opening .placement-read-question-inner{max-height:unset}.document-miniscreen-height{height:calc(100vh - 230px)!important}.search-input{width:auto!important}.exit-process-item .exit-process-no{left:-42px}.exit-process-item:before{left:-20px}.emp_grid_row{grid-template-columns:200px 1fr}.time-slot-grid-reschedule{grid-template-columns:repeat(2,1fr)}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}body *{-webkit-print-color-adjust:exact;color:#000;font-family:Poppins,sans-serif!important;font-size:16px}body *,html{background-color:#fff}.main-content-wrap{width:100%!important}#print-area,#print-area *{visibility:visible}#print-area{left:0;position:absolute;top:0;width:100%}*,:after,:before{box-shadow:none!important;text-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid var(--light);page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:A4,landscape;background-color:#fff;margin:3mm 3mm}.container{min-width:992px!important}.navbar{display:none}.table{border-collapse:collapse!important}.print-scroll-hide::-webkit-scrollbar{display:none}.validate-input .dragable-list,.validate-input input.form-control,.validate-input textarea.form-control{background:#fff;border:none;border-radius:4px!important;box-shadow:none;color:#000;display:block;font-size:14px;line-height:1.4;min-height:35px;overflow:hidden;padding:8px 10px;text-overflow:ellipsis;width:100%}table.table thead tr,table.table thead tr th{background:#fff;border-color:#e4e9ef;color:#000}.table thead th,.table thead th:first-child,.table thead th:nth-child(2){border-bottom:1px solid #e4e9ef!important}.table-bordered{border:1px solid #e4e9ef;border-radius:3px}.show-border td{border-top:1px solid #e4e9ef!important}.project-card-block{background:rgba(37,147,248,.08);border:1px solid #e4e9ef;border-radius:4px;display:block;overflow:hidden;padding:10px 20px;position:relative}.project-card-block .card-content-label{color:#9e9e9e;font-size:14px;font-weight:500;line-height:1.4;margin-bottom:0}.project-card-block .card-content-ans{color:#111727;font-size:14px;font-weight:500;line-height:1.4;margin-bottom:0}.projlabl{max-width:100px;word-break:break-all}.table-person{font-size:14px!important;font-weight:600}.table-primary,.table-primary>td,.table-primary>th{color:#000!important}.report-heade-filter{background-color:#fff;border:1px solid #fff;border-radius:5px;margin-bottom:15px;margin-top:10px;padding:15px}.report-tabs{border-bottom:1px solid #ececec;margin-bottom:15px;padding-bottom:0!important}.report-content-body{background-color:#fff;margin:0;padding:15px}.report-content-body .table-head{background-color:rgba(30,171,27,.1)!important;font-size:13px!important;font-weight:500!important}.report-content-body .table-workreporthead{background:var(--teable-head);font-weight:700!important}.report-table-cell{background-color:#fff!important}.report-content-body .minw-100p,.report-table-cell{border:.5px solid #e7e7e7}.report-heade-filter .rs-picker-toggle:active,.report-heade-filter .rs-picker-toggle:focus,.report-heade-filter .rs-picker-toggle:hover{background-color:#f7f7f7}.report-download-btn{background-color:#5956e3;bottom:30px;color:#fff!important;margin:0;padding:0!important;position:absolute;right:20px;transition:all .3s ease-in-out}.project-report-btn{bottom:7px}.efficiency-report-btn{bottom:46px;right:10px}.report-download-btn:hover{background-color:#5956e3!important;opacity:.9;transition:all .3s ease-in-out}.cost-download-btn{bottom:27px;right:20px}.report-multiplier-cell{background-color:#ffd8d8!important}.report-all-total{background-color:#add8e6!important}.border{border:1px solid #e4e9ef!important}.border-top{border-top:1px solid #e4e9ef!important}.border-bottom{border-bottom:1px solid #e4e9ef!important}.border-right{border-right:1px solid #e4e9ef!important}.border-left{border-left:1px solid #e4e9ef!important}.workreport-text{font-size:9px!important}.log-workreport-text{font-size:10px!important}.workreport-name{max-width:60px!important}.workreport-day{max-width:31px!important;word-break:break-all}.workreport-p{padding:0!important}.workreport-hour{max-width:30px!important}.ql-align-center{text-align:center}.ql-align-right{text-align:right}.ql-align-justify{text-align:justify}.ql-indent-1{margin-left:4%}.ql-indent-2{margin-left:8%}.ql-indent-3{margin-left:12%}.ql-indent-4{margin-left:16%}.ql-indent-5{margin-left:20%}.ql-indent-6{margin-left:24%}.ql-indent-7{margin-left:28%}.ql-indent-8{margin-left:32%}.ql-size-small{font-size:10px!important}.ql-size-large{font-size:22px!important}.ql-size-huge{font-size:48px!important}.print-text-10{font-size:10px!important}.print-text-12{font-size:12px!important}.print-text-8{font-size:8px!important}.company-stamp{max-height:150px;min-height:150px}.company-signature>img{max-height:140px}.bg-transparent-print{background-color:var(--transparent)!important}.salary-slip-table-header,.salary-slip-table-main{background-color:#f7f7f7}.netamountbg-header,.salary-slip-table{background-color:#f7f7f700}.netamountbg{background-color:#eff9ef}.table-striped td,.table-striped th{font-size:8px}.print-mb{margin-bottom:5px}#id-card-wrapper *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}#id-card-wrapper{margin:0!important}.print-page-wrapper{align-items:center!important;display:flex!important;height:100vh;justify-content:center!important;page-break-after:always!important;width:100%}.print-page-wrapper:last-child{page-break-after:auto!important}.card-front{display:block!important}.card-back,.card-front{margin:0!important;position:static!important}.card-back{display:flex!important;flex-direction:column!important}}