.shop-btn-add{width:100%;min-width:150px;min-height:35px;font-size:25px;height:60px;color:#fff!important;background:var(--primary-color)!important;border-radius:4px!important;border:none!important;overflow:hidden;display:flex!important;align-items:center;justify-content:center;box-shadow:none}.shop-btn-add.outline{color:var(--primary-color)!important;background:#fff!important;border:2px solid var(--primary-color)!important}.shop-btn-add.outline:hover{color:#fff!important;background:var(--primary-color)!important;border:2px solid var(--primary-color)!important}a.ant-btn.ant-btn-button.shop-btn-add{padding-top:6px!important}.shop-btn-add:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:#000;opacity:0;transition:opacity .3s}.shop-btn-add>*{z-index:1}.shop-btn-add:hover:after{opacity:.1}.shop-btn-add[disabled]:hover:after{opacity:0}.shop-btn-add[disabled],.shop-btn-add[disabled]:hover,.shop-btn-add[disabled]:focus,.shop-btn-add[disabled]:active{color:#00000040!important;background:#f5f5f5!important;border-color:#d9d9d9!important}.shop-btn-add:focus{outline:0!important}.shop-btn-add span.anticon.anticon-left{position:absolute;left:10px}.ant-btn>.anticon+span,.ant-btn>span+.anticon{margin:0}@media (max-width: 575px){.shop-btn-add{min-height:50px;font-size:18px}}.error-page-container{height:100vh}.error-page-container>.ant-spin-nested-loading{height:100%}.error-page-container .ant-spin-container{height:100%;display:flex;align-items:center;justify-content:center}.page-products{color:var(--dark-color)}.page-products .title{font-size:30px;text-align:center;margin:40px 0}.page-products .pager-container{margin-top:80px}.page-products .please{font-size:24px;text-align:center;margin-bottom:15px}.page-products .product-container{flex:1;overflow:auto;padding-block:20px}.page-products .current-wallets{margin:50px 0}.page-products .current-wallets .balance{display:flex;justify-content:center;align-items:center;position:relative}.page-products .current-wallets .balance:before{content:" ";background:var(--bg-gradient);height:4px;width:100%;position:absolute}.page-products .current-wallets .balance .default-balance-amount{flex:0 0 auto;text-align:center;white-space:nowrap;font-size:60px;padding:0 20px;font-weight:700;background:var(--background-color);z-index:1}.page-products .float-history-btn{width:60px;height:60px;position:absolute;bottom:20px;right:20px;border-radius:100%;background:#fff;display:flex;justify-content:center;align-items:center;box-shadow:0 0 12px #0003}.page-products .float-history-btn span{font-size:27px}.pager{position:relative;max-width:800px;margin:0 auto}.pager .products-pager{display:flex;align-items:center}.pager .products-pager .products-container{display:flex;flex-direction:column}.pager .products-pager .products-container .products{height:300px}.pager .products-pager .products-container .products .products-chunk{width:100%;height:100%;display:flex;flex-wrap:wrap;column-gap:20px;transition:opacity .3s}.pager .products-pager .products-container .products .products-chunk .product{text-align:center;width:calc(100% / 3 - 14px);height:calc(50% - 20px);overflow:hidden}.pager .products-pager .products-container .products .products-chunk .product .product_tile{background:var(--bg-gradient);border-radius:var(--border-radius);color:#fff;font-size:35px;box-shadow:0 0 4px #0000004d;height:100%;display:flex;flex-direction:column;position:relative}.pager .products-pager .products-container .products .products-chunk .product .product_tile.disabled{background:var(--light-color);box-shadow:none;opacity:.6;border:2px solid transparent}.pager .products-pager .products-container .products .products-chunk .product .product_tile .price{padding-inline:var(--padding);font-weight:700;white-space:nowrap;flex:1;display:flex;place-content:center;flex-direction:column}.pager .products-pager .products-container .products .products-chunk .product .product_tile .bottom{color:var(--dark-color);background:#fff;border-radius:var(--border-radius);border-top-left-radius:0;border-top-right-radius:0;font-size:20px;padding:5px var(--small-padding);font-weight:700}.pager .products-pager .products-container .product-other-amount{display:flex;font-size:25px;background:#fff;color:var(--primary-color);border:2px solid var(--primary-color);padding:10px;min-width:170px;height:100%;text-align:center;align-items:center;justify-content:center;border-radius:var(--border-radius);margin-bottom:10px}.pager .products-pager .products-container .product-other-amount.valid-button{border:none;background:var(--primary-color);color:#fff;height:auto;width:fit-content;margin:0 auto;min-width:350px}.pager .products-pager .products-container .product-other-amount.disabled{background:var(--light-color);box-shadow:none;opacity:.6;border:2px solid transparent}.pager .products-pager .other-product-container{display:flex;flex-direction:column;height:100%}.pager .products-pager .other-product-container .other-product-info-container{display:flex;align-items:center;justify-content:center;margin:60px 0 80px;flex:1}.pager .products-pager .other-product-container .other-product-info-container .other-product-info{display:flex;gap:15px}.pager .products-pager .other-product-container .other-product-info-container .other-product-info .other-product-amount-container{font-size:40px;display:flex;flex-direction:column;align-items:center}.pager .products-pager .other-product-container .other-product-info-container .other-product-info .other-product-amount-container .disabled{color:var(--light-color)}.pager .products-pager .other-product-container .other-product-info-container .other-product-info .other-product-amount-container .other-product-amount{font-size:110px;margin:0 10px}.pager .products-pager .other-product-container .other-product-info-container .other-product-info-symbol{font-size:80px;margin-left:10px}.pager .products-pager .nav-product-icon{cursor:pointer;width:50px;height:50px;border-radius:50%;border:2px solid var(--primary-color);background:var(--header-background-color);display:flex;align-items:center;justify-content:center;margin:0 7px}.pager .products-pager .nav-product-icon.disabled{pointer-events:none;filter:grayscale(100%);opacity:.5}.pager .products-pager .nav-product-icon img{width:30%}@media (min-width: 1000px){.title{display:none}.page-products .current-wallets{margin:0}.page-products .pager-container{margin-top:0}}.dark .page-products .pager .products .product_tile{background:var(--header-background-color);border:2px solid white}.dark .page-products .pager .products .product_tile .bottom{color:var(--primary-color)!important;border-bottom-left-radius:0;border-bottom-right-radius:0}.dark .page-products .pager .nav .nav-left,.dark .page-products .pager .nav .nav-right{border-color:#fff}.dark .page-products .pager .nav .nav-left:after,.dark .page-products .pager .nav .nav-right:after{filter:brightness(0) invert(1)}.stepper{display:flex;color:var(--dark-color)}.stepper .step{flex:3;text-align:center;font-size:18px;font-weight:700}.stepper .step>div{border:2px solid var(--light-color);text-align:center;border-radius:100px;padding:6px 5px}.stepper .step>div>div{position:relative;z-index:9;float:right}.stepper .step>span{display:block;text-align:center;padding-top:5px}.stepper .step.active>div{color:#32b001;border-color:#32b001}.stepper .step.active>span{color:#32b001}.stepper .step.done>div{background:var(--green-gradient);color:transparent;border-color:transparent;position:relative;background-size:120% 120%;background-repeat:no-repeat;background-position:50% 50%}.stepper .step.done>div:after{position:absolute;content:" ";display:block;background-image:url("data:image/svg+xml,%3csvg%20width='39'%20height='28'%20viewBox='0%200%2039%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.824%2022.0511L13.8251%2022.0501L33.9768%201.89989C33.9771%201.89953%2033.9775%201.89918%2033.9778%201.89882C34.1828%201.69334%2034.4262%201.53027%2034.6943%201.41893C34.9627%201.30741%2035.2506%201.25%2035.5414%201.25C35.8321%201.25%2036.12%201.30741%2036.3885%201.41893C36.657%201.53046%2036.9008%201.69391%2037.106%201.89989C37.3108%202.10467%2037.4734%202.34775%2037.5844%202.61528C37.6957%202.88358%2037.753%203.1712%2037.753%203.46167C37.753%203.75214%2037.6957%204.03976%2037.5844%204.30805C37.4732%204.57608%2037.3102%204.81955%2037.1049%205.02456L13.824%2022.0511ZM13.824%2022.0511C13.7582%2022.1172%2013.68%2022.1696%2013.5939%2022.2054C13.5078%2022.2412%2013.4154%2022.2596%2013.3222%2022.2596C13.2289%2022.2596%2013.1366%2022.2412%2013.0505%2022.2054C12.9644%2022.1696%2012.8862%2022.1172%2012.8203%2022.0511L12.8195%2022.0503L5.027%2014.2505C5.02686%2014.2504%205.02672%2014.2502%205.02658%2014.2501C4.82149%2014.0443%204.57781%2013.881%204.30951%2013.7696C4.04101%2013.658%203.75314%2013.6006%203.4624%2013.6006C3.17167%2013.6006%202.88379%2013.658%202.6153%2013.7696C2.3473%2013.8809%202.10387%2014.0439%201.89893%2014.2494C1.69339%2014.4544%201.53028%2014.6978%201.41893%2014.9659C1.30741%2015.2344%201.25%2015.5223%201.25%2015.813C1.25%2016.1038%201.30741%2016.3916%201.41893%2016.6601C1.53035%2016.9284%201.6936%2017.172%201.89932%2017.3771C1.89951%2017.3773%201.8997%2017.3774%201.89989%2017.3776L9.69514%2025.1714L9.69559%2025.1719C10.6586%2026.1331%2011.9637%2026.673%2013.3244%2026.673C14.6851%2026.673%2015.9901%2026.1331%2016.9532%2025.1719L16.9536%2025.1714L37.1042%205.02517L13.824%2022.0511Z'%20fill='white'%20stroke='white'%20stroke-width='1.5'/%3e%3c/svg%3e");width:100%;height:100%;background-size:80% 50%;background-repeat:no-repeat;background-position:50% 50%;top:0;left:0}.stepper .step.done>span{color:#32b001}.stepper .separator{flex:1}.stepper .separator:after{content:" ";display:block;width:100%;height:2px;background:var(--light-color);margin-top:19px}.stepper .separator.active:after{background:#32b001}.multi-wallets{font-size:1.5em;display:flex;justify-content:center;margin-top:10px;gap:40px}.multi-wallets .multi-wallets-link{color:#fff;background:var(--primary-color);padding:5px 20px;border-radius:4px;box-shadow:0 2px 8px var(--shadow-color)}.multi-wallets .wallet{display:flex;flex-direction:column;align-items:center;color:var(--dark-color);gap:5px}.modal-wallet-container .modal-wallet-title{text-align:center;font-size:40px}.modal-wallet-container .modal-wallet-body{max-height:60vh;overflow:auto}.modal-wallet-container .modal-wallet{font-size:28px;border-bottom:1px solid var(--medium-color);display:flex;padding:10px 0;margin:10px 0;flex-direction:column}.modal-wallet-container .modal-wallet.default{font-weight:700}.modal-wallet-container .modal-wallet-info{display:flex;justify-content:space-between;font-size:24px}@media (min-width: 1000px){.multi-wallets{margin-top:5px;margin-bottom:30px}}.bottom-buttons-container{width:100%;display:flex;justify-content:space-between;gap:20px;max-width:800px;margin:0 auto}.back-button{overflow:hidden}.back-button span{position:relative;z-index:1}.back-button-before{content:"";position:absolute;top:-30px;bottom:-30px;left:0;cursor:pointer;background:#f0f0f0;z-index:0;transition:width 1s linear}.scan_image{position:relative;display:flex;align-items:center;justify-content:center;margin-top:30px}.scan_image .kiosk_icon{width:100%}.dark .scan_image{filter:brightness(0) invert(1)}.confirm-modal-container .modal-paymentMethod-title{text-align:center;font-size:30px;margin-bottom:20px;font-weight:700}.confirm-modal-container .ant-modal-body{display:flex;flex-direction:column;align-items:center}.confirm-modal-container .ant-modal-body .warning-icon{font-size:50px;color:var(--warning-color);margin-bottom:20px}.confirm-modal-container .ant-modal-body .confirm-modal-info{display:flex;flex-direction:column;font-size:24px;text-align:center}.confirm-modal-container .ant-modal-body .confirm-modal-scan-icon{width:30%;margin-block:50px}.error-container{display:flex;justify-content:center;align-items:center;width:100%;background-color:var(--danger-color);color:#fff;font-size:1.5rem;text-align:center;padding:2rem 1rem;margin-bottom:30px}.page-resume .success-container{width:100%}.page-resume .success,.page-resume .error{padding-bottom:30px;text-align:center;color:var(--dark-color);font-size:40px}.page-resume .success-icon{width:150px;height:150px;display:flex;margin:auto;text-align:center;justify-content:center;align-items:center}.page-resume .resume-content{flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column}.page-resume .resume-block{margin:30px auto 0;background:var(--header-background-color);box-shadow:0 0 4px #0000004d;padding:var(--padding);border-radius:5px;color:var(--dark-color);max-width:700px}.page-resume .resume-block .title{font-size:30px;text-align:center;padding:10px 0 20px}.page-resume .resume-block .row{font-size:25px;padding-bottom:10px;overflow:hidden;display:flex;justify-content:space-between}.page-resume .resume-block .row.total{font-weight:700;font-size:2.8em;color:var(--primary-color);padding:0}.page-resume .timer{padding-top:var(--small-padding);text-align:center;font-size:25px;color:var(--dark-color)}.page-resume .resume-close-session{overflow:hidden}.page-resume .resume-close-session span{z-index:1}.page-resume .resume-close-session .button-before{content:"";position:absolute;top:-30px;bottom:-30px;left:0;cursor:pointer;background:#0003;z-index:0;transition:width 1s linear}.success-error-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px}@supports (animation: growSuccess .5s cubic-bezier(.25,.25,.25,1) forwards){.success-tick{stroke-opacity:0;stroke-dasharray:29px;stroke-dashoffset:29px;animation:draw .5s cubic-bezier(.25,.25,.25,1) forwards;animation-delay:.6s}.success-circle{fill-opacity:0;stroke:#219a00;stroke-width:16px;transform-origin:center;transform:scale(0);animation:growSuccess 1s cubic-bezier(.25,.25,.25,1.25) forwards}}@supports (animation: growError .5s cubic-bezier(.25,.25,.25,1) forwards){.error-cross{stroke-opacity:0;stroke-dasharray:40px;stroke-dashoffset:40px;animation:draw .5s cubic-bezier(.25,.25,.25,1) forwards;animation-delay:.6s}.error-circle{fill-opacity:0;stroke:#ff3939;stroke-width:16px;transform-origin:center;transform:scale(0);animation:growError 1s cubic-bezier(.25,.25,.25,1.25) forwards}}@keyframes growSuccess{60%{transform:scale(.8);stroke-width:4px;fill-opacity:0}to{transform:scale(.9);stroke-width:8px;fill-opacity:1;fill:#219a00}}@keyframes growError{60%{transform:scale(.8);stroke-width:4px;fill-opacity:0}to{transform:scale(.9);stroke-width:8px;fill-opacity:1;fill:#ff3939}}@keyframes draw{0%,to{stroke-opacity:1}to{stroke-dashoffset:0}}.page-cardHistory .card-history-container{max-width:800px;margin:0 auto;width:100%;overflow:hidden}.page-cardHistory .nav{display:flex;flex-direction:row;justify-content:space-between;font-size:26px;margin-bottom:var(--padding)}.page-cardHistory .nav>div{flex:1;color:var(--dark-color);padding:0 10px 5px;text-align:center;white-space:nowrap;border-bottom:2px solid transparent;position:relative;overflow:hidden}.page-cardHistory .nav>div.active{font-weight:700}.page-cardHistory .nav>div:after{content:"";height:2px;position:absolute;bottom:0;left:0;right:0;background-color:var(--primary-color);transition:left .3s,right .3s}.page-cardHistory .nav>div:first-child:after{left:100%}.page-cardHistory .nav>div:first-child.active:after{left:0}.page-cardHistory .nav>div:last-child:after{right:100%}.page-cardHistory .nav>div:last-child.active:after{right:0}.page-cardHistory .bottom-buttons-history{position:absolute;bottom:0;left:0;right:0}.page-cardHistory .transactions{transform:translate(-100vw)}.page-cardHistory .transactions .date{font-size:28px;padding-bottom:var(--small-padding);color:var(--dark-color)}.page-cardHistory .accesses{transform:translate(100vw)}.page-cardHistory .accesses .access{display:flex;box-shadow:0 0 4px #0000004d;padding:var(--small-padding);margin-bottom:var(--padding);border-radius:5px;background:var(--header-background-color);color:var(--dark-color)}.page-cardHistory .accesses .access .symbol{flex:0 0 auto;background-image:url("data:image/svg+xml,%3csvg%20version='1.2'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2052%2052'%20width='52'%20height='52'%3e%3ctitle%3eVector-svg%3c/title%3e%3cdefs%3e%3cimage%20width='38'%20height='30'%20id='img1'%20href='data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzOCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNSAxNy4xNjUySDMxLjAxOTdMMjEuNzAzIDI2LjQ4MTlMMjQuNzY2NyAyOS41NTQyTDM1LjQ4OTUgMTguODI5MkMzNS45OTI2IDE4LjMyNjIgMzYuMzkxNyAxNy43MjkgMzYuNjY0MSAxNy4wNzE3QzM2LjkzNjQgMTYuNDE0NSAzNy4wNzY1IDE1LjcxIDM3LjA3NjUgMTQuOTk4NUMzNy4wNzY1IDE0LjI4NzEgMzYuOTM2NCAxMy41ODI2IDM2LjY2NDEgMTIuOTI1M0MzNi4zOTE3IDEyLjI2ODEgMzUuOTkyNiAxMS42NzA5IDM1LjQ4OTUgMTEuMTY3OUwyNC43NjY3IDAuNDQyODcxTDIxLjY5NjUgMy41MTUyTDMxLjAxMzIgMTIuODMxOUgwLjVWMTcuMTY1MloiIGZpbGw9IiMzNzNCNDMiLz4KPC9zdmc+Cg=='/%3e%3c/defs%3e%3cstyle%3e%20.s0%20{%20fill:%20%23373b43%20}%20%3c/style%3e%3cpath%20id='Layer'%20class='s0'%20d='m45.3%200h-38.6c-1.8%200-3.5%200.7-4.8%202-1.2%201.3-1.9%203-1.9%204.8v10.5h4.3v-10.5q0-0.5%200.2-0.9%200.2-0.5%200.5-0.8%200.3-0.4%200.8-0.6%200.4-0.2%200.9-0.2h38.6c0.6%200.1%201.3%200.3%201.7%200.8%200.4%200.5%200.7%201.1%200.7%201.7v38.4c0%200.6-0.3%201.2-0.7%201.7-0.5%200.5-1.1%200.8-1.7%200.8h-38.6q-0.5%200-0.9-0.2-0.5-0.2-0.8-0.6-0.3-0.3-0.5-0.8-0.2-0.4-0.2-0.9v-10.5h-4.3v10.5c0%201.8%200.7%203.5%201.9%204.8%201.3%201.3%203%202%204.8%202h38.6c1.8%200%203.5-0.7%204.8-2%201.2-1.3%201.9-3%201.9-4.8v-38.4c0-1.8-0.7-3.5-1.9-4.8-1.3-1.3-3-2-4.8-2z'/%3e%3cuse%20id='Vector-1'%20href='%23img1'%20transform='matrix(1,0,0,1,7,11)'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:contain;width:30px;height:30px}.page-cardHistory .accesses .access .center{flex:1;font-size:28px;padding-left:var(--padding)}.page-cardHistory .accesses .access .center .date{font-size:20px}.page-cardHistory .accesses .access .stats{font-size:28px;flex:0 0 auto}.page-cardHistory .transactions,.page-cardHistory .accesses{position:absolute;top:90px;left:0;width:100%;overflow:scroll;height:calc(100vh - 250px);padding:var(--padding);transition:.3s transform}.page-cardHistory .transactions.active,.page-cardHistory .accesses.active{transform:translate(0)}.page-cardHistory .transaction{background:var(--header-background-color);box-shadow:0 0 4px #0000004d;padding:var(--small-padding);display:flex;color:var(--dark-color);margin-bottom:var(--small-padding);border-radius:5px;align-items:center}.page-cardHistory .transaction:last-child{margin-bottom:var(--padding)}.page-cardHistory .transaction .symbol{font-size:50px}.page-cardHistory .transaction .symbol i{display:flex}.page-cardHistory .transaction .center{flex:1;padding:0 20px;overflow:hidden}.page-cardHistory .transaction .center .pos_name{font-size:28px}.page-cardHistory .transaction .center .hour{font-size:20px;color:#999}.page-cardHistory .transaction .amount{font-size:25px;font-weight:700;color:var(--color-primary)}.page-cardHistory .transaction .amount.credit{color:var(--success-color)}.page-cardHistory .transaction .amount.debit{color:var(--danger-color)}.dark .page-cardHistory .symbol{filter:brightness(0) invert(1)}.dark .page-cardHistory .amount.debit{color:var(--dark-color)}.empty-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:25px;font-style:italic;color:var(--dark-color)}.loading-kiosk-container{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:#f0f0f04d}.loading-kiosk-container img{width:100%;height:100%;object-fit:contain}.emisys-star{width:100px;height:100px;transform-origin:center;animation:emisysStar 4s infinite}.loading-kiosk-error-container{display:flex;flex-direction:column;align-items:center}.loading-kiosk-error-container>.kiosk-error-message{color:var(--danger-color);margin-bottom:20px}.kiosk-error-system-info{position:absolute;bottom:15px;right:15px;color:gray;left:15px;display:flex;justify-content:space-between}@keyframes emisysStar{20%{transform:rotate(0);animation-timing-function:cubic-bezier(.55,.055,.67,.2)}50%{transform:rotate(540deg);animation-timing-function:cubic-bezier(.21,.6,.35,1)}to{transform:rotate(1080deg)}}.count-down-container{position:absolute;bottom:20px;left:20px;display:flex;align-items:flex-end}.notification-info,.notification-error{width:100vw!important}.notification-info .ant-notification-notice-message,.notification-error .ant-notification-notice-message{color:#fff!important;font-size:25px!important;margin:0!important;text-align:center}.notification-info{background-color:var(--primary-color)!important}.notification-error{background-color:var(--danger-color)!important}.readerField{opacity:0;pointer-events:none;position:absolute;top:50vh;left:50vw;z-index:99999}.language-selector{color:var(--dark-color)!important;width:50px;display:flex;justify-content:space-between;align-items:center}.language-selector .language-flag{width:60%}.theme-button-container{display:flex;justify-content:space-between;align-items:center}.theme-button-container .mode-icon{width:22px;height:22px;display:inline-block;background-size:100% 100%;background-repeat:no-repeat;background-position:50%}.theme-button-container .mode-icon.day{background-image:url("data:image/svg+xml,%3csvg%20width='42'%20height='42'%20viewBox='0%200%2042%2042'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M40.25%2019.25H33.11C32.9737%2018.2858%2032.7216%2017.3416%2032.3592%2016.4377L38.5315%2012.8608C38.7378%2012.7497%2038.9197%2012.5984%2039.0664%2012.4158C39.2131%2012.2332%2039.3217%2012.023%2039.3857%2011.7977C39.4497%2011.5723%2039.4677%2011.3364%2039.4389%2011.1039C39.41%2010.8715%2039.3347%2010.6472%2039.2175%2010.4443C39.1003%2010.2415%2038.9436%2010.0642%2038.7567%209.92308C38.5697%209.78193%2038.3563%209.67975%2038.1291%209.6226C37.902%209.56545%2037.6656%209.55449%2037.4341%209.59037C37.2026%209.62626%2036.9807%209.70825%2036.7815%209.8315L30.604%2013.4137C30.0135%2012.6678%2029.3387%2011.9924%2028.5933%2011.4012L32.1738%205.222C32.3894%204.82134%2032.4405%204.35246%2032.3162%203.91477C32.1919%203.47708%2031.9021%203.10499%2031.5081%202.87739C31.1141%202.64979%2030.647%202.58458%2030.2058%202.69558C29.7645%202.80659%2029.3839%203.08507%2029.1445%203.472L25.5623%209.64075C24.6585%209.27802%2023.7143%209.02594%2022.75%208.89V1.75C22.75%201.28587%2022.5656%200.840752%2022.2374%200.512563C21.9092%200.184374%2021.4641%200%2021%200C20.5359%200%2020.0908%200.184374%2019.7626%200.512563C19.4344%200.840752%2019.25%201.28587%2019.25%201.75V8.89C18.2857%209.02594%2017.3415%209.27802%2016.4377%209.64075L12.8608%203.4685C12.6214%203.08157%2012.2407%202.80309%2011.7995%202.69208C11.3582%202.58108%2010.8911%202.64629%2010.4971%202.87389C10.1032%203.10149%209.81332%203.47358%209.68906%203.91127C9.5648%204.34896%209.61589%204.81784%209.8315%205.2185L13.412%2011.4012C12.6665%2011.9924%2011.9918%2012.6678%2011.4012%2013.4137L5.22375%209.8315C5.02454%209.70825%204.8026%209.62626%204.57111%209.59037C4.33962%209.55449%204.10328%209.56545%203.8761%209.6226C3.64893%209.67975%203.43554%209.78193%203.24858%209.92308C3.06163%2010.0642%202.90491%2010.2415%202.78773%2010.4443C2.67055%2010.6472%202.59529%2010.8715%202.5664%2011.1039C2.53751%2011.3364%202.5556%2011.5723%202.61957%2011.7977C2.68355%2012.023%202.79212%2012.2332%202.93884%2012.4158C3.08557%2012.5984%203.26747%2012.7497%203.47375%2012.8608L9.64075%2016.4377C9.27841%2017.3416%209.02634%2018.2858%208.89%2019.25H1.75C1.28587%2019.25%200.840752%2019.4344%200.512563%2019.7626C0.184374%2020.0908%200%2020.5359%200%2021C0%2021.4641%200.184374%2021.9092%200.512563%2022.2374C0.840752%2022.5656%201.28587%2022.75%201.75%2022.75H8.89C9.02634%2023.7142%209.27841%2024.6584%209.64075%2025.5623L3.4685%2029.1392C3.26222%2029.2503%203.08032%2029.4016%202.93359%2029.5842C2.78687%2029.7668%202.6783%2029.977%202.61432%2030.2023C2.55035%2030.4277%202.53226%2030.6636%202.56115%2030.8961C2.59004%2031.1285%202.6653%2031.3528%202.78248%2031.5557C2.89966%2031.7585%203.05638%2031.9358%203.24333%2032.0769C3.43029%2032.2181%203.64368%2032.3202%203.87085%2032.3774C4.09803%2032.4346%204.33437%2032.4455%204.56586%2032.4096C4.79735%2032.3737%205.01929%2032.2917%205.2185%2032.1685L11.396%2028.5862C11.9865%2029.3322%2012.6613%2030.0076%2013.4067%2030.5988L9.8315%2036.778C9.61589%2037.1787%209.5648%2037.6475%209.68906%2038.0852C9.81332%2038.5229%2010.1032%2038.895%2010.4971%2039.1226C10.8911%2039.3502%2011.3582%2039.4154%2011.7995%2039.3044C12.2407%2039.1934%2012.6214%2038.9149%2012.8608%2038.528L16.4377%2032.3558C17.3416%2032.7189%2018.2858%2032.9722%2019.25%2033.11V40.25C19.25%2040.7141%2019.4344%2041.1592%2019.7626%2041.4874C20.0908%2041.8156%2020.5359%2042%2021%2042C21.4641%2042%2021.9092%2041.8156%2022.2374%2041.4874C22.5656%2041.1592%2022.75%2040.7141%2022.75%2040.25V33.11C23.7141%2032.9733%2024.6583%2032.7212%2025.5623%2032.3592L29.1392%2038.5315C29.3786%2038.9184%2029.7593%2039.1969%2030.2005%2039.3079C30.6418%2039.4189%2031.1089%2039.3537%2031.5029%2039.1261C31.8968%2038.8985%2032.1867%2038.5264%2032.3109%2038.0887C32.4352%2037.651%2032.3841%2037.1822%2032.1685%2036.7815L28.588%2030.6022C29.3335%2030.0111%2030.0082%2029.3357%2030.5988%2028.5898L36.7762%2032.172C36.9755%2032.2952%2037.1974%2032.3772%2037.4289%2032.4131C37.6604%2032.449%2037.8967%2032.4381%2038.1239%2032.3809C38.3511%2032.3237%2038.5645%2032.2216%2038.7514%2032.0804C38.9384%2031.9393%2039.0951%2031.762%2039.2123%2031.5592C39.3295%2031.3563%2039.4047%2031.132%2039.4336%2030.8996C39.4625%2030.6671%2039.4444%2030.4312%2039.3804%2030.2058C39.3165%2029.9805%2039.2079%2029.7703%2039.0612%2029.5877C38.9144%2029.4051%2038.7325%2029.2538%2038.5262%2029.1427L32.354%2025.5658C32.7184%2024.661%2032.9722%2023.7156%2033.11%2022.75H40.25C40.7141%2022.75%2041.1592%2022.5656%2041.4874%2022.2374C41.8156%2021.9092%2042%2021.4641%2042%2021C42%2020.5359%2041.8156%2020.0908%2041.4874%2019.7626C41.1592%2019.4344%2040.7141%2019.25%2040.25%2019.25ZM21%2029.75C9.436%2029.3825%209.4395%2012.6158%2021%2012.25C32.564%2012.6175%2032.5605%2029.3843%2021%2029.75Z'%20fill='%23FFA800'/%3e%3c/svg%3e");margin-left:5px}.theme-button-container .mode-icon.night{background-image:url("data:image/svg+xml,%3csvg%20width='31'%20height='42'%20viewBox='0%200%2031%2042'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.6845%2042C17.7893%2041.9978%2014.9267%2041.379%2012.2814%2040.1836C9.63618%2038.9882%207.26709%2037.2427%205.32706%2035.0598C3.37237%2032.8744%201.89759%2030.2917%201.00056%2027.4832C0.103523%2024.6747%20-0.195248%2021.7045%200.124066%2018.7698C0.638858%2014.2025%202.60048%209.9287%205.7136%206.59181C8.82672%203.25491%2012.9228%201.03555%2017.3853%200.267849C20.27%20-0.184725%2023.2139%20-0.0628832%2026.0529%200.626583C26.7963%200.820578%2027.4751%201.21281%2028.0192%201.7627C28.5632%202.31259%2028.9527%203.00016%2029.1474%203.75426C29.342%204.50836%2029.3348%205.30159%2029.1263%206.05188C28.9179%206.80216%2028.5158%207.48225%2027.9618%208.02175C20.1056%2015.3119%2020.7879%2026.6479%2029.3521%2033.2381C29.9577%2033.7209%2030.4248%2034.3596%2030.7048%2035.0879C30.9849%2035.8162%2031.0677%2036.6075%2030.9445%2037.3793C30.8214%2038.1511%2030.4969%2038.8753%2030.0047%2039.4765C29.5126%2040.0777%2028.8708%2040.534%2028.1461%2040.7978C25.7373%2041.5972%2023.2187%2042.003%2020.6845%2042V42ZM20.8154%203.5017C19.8481%203.49934%2018.8821%203.57365%2017.9262%203.72394C14.2109%204.36217%2010.8003%206.20891%208.20768%208.98619C5.61506%2011.7635%203.98076%2015.321%203.55081%2019.1233C3.28205%2021.5732%203.52973%2024.0532%204.2774%2026.3985C5.02507%2028.7437%206.2556%2030.9005%207.88721%2032.7254C10.2756%2035.3147%2013.3526%2037.1443%2016.7447%2037.9923C20.1367%2038.8403%2023.6982%2038.6702%2026.997%2037.5027C27.1392%2037.4486%2027.2648%2037.3573%2027.3611%2037.238C27.4573%2037.1187%2027.5208%2036.9757%2027.5451%2036.8234C27.5694%2036.6712%2027.5537%2036.5151%2027.4995%2036.371C27.4453%2036.227%2027.3546%2036.1%2027.2365%2036.003C17.0217%2028.1669%2016.2103%2014.1535%2025.6032%205.46862C25.711%205.36697%2025.7887%205.2368%2025.8277%205.09275C25.8667%204.9487%2025.8653%204.79646%2025.8238%204.65315C25.788%204.50106%2025.7119%204.3618%2025.6038%204.25046C25.4957%204.13911%2025.3596%204.05991%2025.2104%204.02143C23.7714%203.66887%2022.2957%203.49436%2020.8154%203.5017V3.5017Z'%20fill='%232D3037'/%3e%3c/svg%3e");margin-right:5px}.scan_image-confirm{height:100%;display:flex;place-content:center}.scan_image-confirm .container-confirm{display:flex;flex-direction:column;justify-content:center;align-items:center}.scan_image-confirm .container-confirm .kiosk_icon{width:300px;margin-top:20px}.scan_image-confirm .error-scan{color:var(--danger-color)}/*!
 * 
 *   react-simple-keyboard v3.8.3
 *   https://github.com/hodgef/react-simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 *//*!
 * 
 *   simple-keyboard v3.8.3
 *   https://github.com/hodgef/simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */.hg-theme-default{background-color:#ececec;border-radius:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit;outline:0}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px #0000004d;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:#05194687;color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;-moz-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:#00000008;cursor:pointer}li.hg-candidate-box-list-item:active{background:#0000001a}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}.keyboard-input{font-size:25px;padding:10px}.terminal-action-btn{font-weight:700}.terminal-action-btn.disconnect{color:var(--danger-color)}.terminal-already-used:before{content:"";position:absolute;background-color:#fff;opacity:.5;top:0;bottom:0;left:0;right:0}.terminal-already-used-message{color:var(--danger-color);position:relative}.terminal-save-btn{margin-top:20px}.search-items-container{height:300px;overflow:auto;padding-block:20px}.search-item{padding:10px;font-size:18px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center;position:relative}.search-item.selected{font-weight:700;background-color:#f3f3f3}.search-item:last-child{border-bottom:none}.search-item-info{display:flex;flex-direction:row;gap:20px}.error-message-terminal{display:flex;justify-content:center;align-items:center;width:100%;background-color:var(--danger-color);color:#fff;font-size:1.2rem;text-align:center;padding:1rem;margin-top:20px}.terminal-selector-btn{color:var(--primary-color);text-decoration:underline;font-weight:700}.setting-soft-pos{color:var(--medium-color);font-style:italic}.settings-icon{font-size:25px}.settings-container{display:flex;height:100%;flex-direction:column;justify-content:space-between}.setting-item{position:relative;display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid #e0e0e0;font-size:20px}.setting-item.disabled:before{content:"";display:block;width:100%;height:100%;position:absolute;background-color:#ffffffb3;z-index:1}.setting-item-container{display:flex;flex-direction:column}.setting-item-name{font-weight:700}.logout-button{background-color:var(--danger-color)!important}.top-bar{background:var(--header-background-color);display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px var(--shadow-color);position:relative;z-index:2;color:var(--dark-color);height:var(--header-height)}.top-bar .left{font-size:40px;font-weight:700}.top-bar .right{display:flex;align-items:center;height:100%;padding:15px 0}.top-bar .ant-switch.ant-switch-checked{background-image:var(--bg-gradient)!important}.top-bar .top-bar-separator{margin:0 15px;background:var(--medium-color);width:1px;height:100%}.page-wait .top-bar .left{pointer-events:none}.dark .top-bar .right .mode-icon{filter:brightness(0) invert(1)}.page-home .home_content_container{display:flex;flex-direction:column;justify-content:space-between}.page-home .home_content_container .header{padding:var(--padding);text-shadow:0 0 2px black;font-weight:700;font-size:50px;color:#fff;position:relative;z-index:1}.page-home .home_content_container .header:after{content:" ";position:absolute;top:0;right:-100px;width:200px;height:100%;background-image:url("data:image/svg+xml,%3csvg%20width='266'%20height='263'%20viewBox='0%200%20266%20263'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M180.998%20152.029L234.617%20227.408L187.835%20260.082L135%20189.375L133.409%20187.246L131.804%20189.364L78.1775%20260.09L31.373%20227.4L84.2172%20152.018L85.7952%20149.766L83.1677%20148.958L2.51261%20124.141L19.5593%2070.0346L98.6216%2096.3894L101.254%2097.2669V94.492V2H164.747V94.492V97.2756L167.385%2096.3875L245.674%2070.0323L263.462%20124.143L182.044%20148.956L179.388%20149.766L180.998%20152.029Z'%20stroke='url(%23paint0_linear_150_354)'%20stroke-width='4'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_150_354'%20x1='41.7686'%20y1='130.948'%20x2='162.5'%20y2='131'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FF00A0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-position:50% 50%;background-size:80%;background-repeat:no-repeat}.page-home .home_content_container .home_advertisement_container{position:absolute;top:0;bottom:0;left:0;right:0}.page-home .home_content_container .home_advertisement_container .advertisement{width:100%;height:100%;object-fit:cover}.page-home .home_content_container .qr_zone{padding:var(--padding);width:100%;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;gap:45px;z-index:1}.page-home .home_content_container .qr_zone .qr{background:#fff;border-radius:10px;padding:5px}.page-home .home_content_container .qr_zone .qr .ant-qrcode{border-radius:0;width:120px!important;height:120px!important}.page-home .home_content_container .qr_zone .qr .ant-qrcode canvas{width:120px!important;height:120px!important}.page-home .home_content_container .qr_zone .qr_text{font-size:25px;font-weight:700;color:#fff;display:flex;align-items:center;text-shadow:0 0 2px black}.page-home .footer{padding:60px 40px;background:#f80ea0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:50px;font-weight:700;text-align:center}.page-identification{display:flex;flex-direction:column}.page-identification .scan-instructions{flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-block:20px}.page-identification .scan-instructions .welcome{font-size:50px;font-weight:700;text-align:center;color:var(--dark-color);margin-bottom:50px;position:relative;padding-bottom:10px}.page-identification .scan-instructions .welcome:after{content:" ";position:absolute;bottom:0;height:4%;background-color:#f80ea0;left:0;right:0;margin:0 20%;padding-top:1px}.page-identification .scan-instructions .arrow-scan-container{width:150px;height:150px;position:absolute;transform:rotate(90deg);display:flex;bottom:50px}.page-identification .scan-instructions .arrow-scan-container.telpo-arrow{right:30px}.page-identification .scan-instructions .arrow-scan-container .arrow-scan{font-size:150px;color:var(--primary-color);-webkit-animation:ease-in-out infinite;-webkit-animation-name:moveArrows;-webkit-animation-duration:2s}.page-identification .please_scan{font-size:50px;font-weight:700;text-align:center;color:var(--dark-color)}@keyframes blinker{50%{opacity:0}}@media (min-width: 1000px){.page-identification .scan-instructions .arrow-scan-container{position:absolute;bottom:0;right:50px;top:calc(50% - 100px);transform:rotate(0)}}@keyframes moveArrows{0%{transform:translate(0);opacity:.3}50%{transform:translate(60px);opacity:1}to{transform:translate(0);opacity:.3}}.page-wait .follow{color:var(--dark-color);width:100%;padding:30px;font-size:50px;text-align:center;font-weight:700}.page-wait .pleaseScan,.page-wait .timedOut{font-size:30px;margin-bottom:20px;text-align:center;color:var(--dark-color)}.page-wait .pleaseScan.timedOut,.page-wait .timedOut.timedOut{color:red;font-weight:700}.page-wait .payment-content{flex:1;display:flex;overflow:auto;padding-block:20px;align-items:center;flex-direction:column;justify-content:center}.page-wait .payconiq-amount{text-align:center;font-weight:700;font-size:50px;margin-bottom:30px;color:var(--dark-color)}.page-wait .payconiqFrame{margin:auto;width:380px;background-image:url(/assets/payconiqbackground-BStSiSVS.svg);padding:var(--padding);aspect-ratio:1000/1194;background-size:cover;background-repeat:no-repeat;padding-top:126px;display:flex;align-items:center;justify-content:center}.page-wait .payconiqFrame .qr{margin:auto;width:300px;height:300px;display:block}@media (min-width: 1000px){.page-wait .payconiqFrame{width:280px;padding-top:90px}.page-wait .payconiqFrame .qr{width:200px;height:200px}}.page-payment-method .info{margin-top:40px;color:var(--dark-color);text-align:center}.page-payment-method .info .current-amount-to-pay{font-weight:700;font-size:50px;margin-bottom:10px}.page-payment-method .info .current-credits{font-size:35px;margin-bottom:10px}.page-payment-method .info .current-cashless{margin:60px 0;font-size:25px}.page-payment-method .select{margin-bottom:30px;text-align:center;color:var(--dark-color);font-size:30px}.page-payment-method .payment-method-content{flex:1;overflow:auto;padding-block:20px;padding-inline:5px;place-content:center}.page-payment-method .around_method_container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;max-width:800px;margin:0 auto}.page-payment-method .around_method_container .around_method .method{margin:auto;box-shadow:0 0 4px #0000004d;border-radius:5px;padding:var(--small-padding) var(--padding);background:#fff}.page-payment-method .around_method_container .around_method .method .method_icon{width:100%;height:130px;background:#fff}.page-payment-method .around_method_container .around_method .method .method_icon img{width:100%;height:100%;object-fit:contain}.page-payment-method .around_method_container .around_method .method .method_label{color:#000;text-align:center;font-size:18px;padding-top:var(--small-padding)}.page-payment-method .around_method_container .around_method .method.disabled{background:var(--light-color);box-shadow:none;opacity:.6;border:3px solid transparent}@media (min-width: 1000px){.current-cashless{display:none}}.dark .page-payment-method .around_method .method{border:2px solid white}.nfc-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:20px;gap:20px}.nfc-reader-container{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.scan-img{width:170px}.nfc-input{position:absolute;top:0;left:0;right:0;opacity:0}.nfc-error{color:var(--danger-color);font-size:20px}.nfc-error.column{text-align:center}.global-container{box-shadow:0 0 4px var(--shadow-color);background-color:#fff;border-radius:10px;overflow:hidden;padding:20px;position:relative}.global-container[disabled]{box-shadow:none;background-color:#dcdcdc;border-color:#dcdcdc!important;cursor:not-allowed}.global-container[disabled]:after{content:"";top:0;left:0;bottom:0;right:0;position:absolute;background:#fff;opacity:.8}.login-card{display:flex;margin-block:20px;min-height:300px;flex-direction:column;justify-content:center}.login-logo{width:200px;margin:0 auto}.loginNfcLogo{width:125px;height:125px;margin:0 auto;display:block}.loginTypeContainer{display:flex;justify-content:center;cursor:pointer;padding-top:20px;width:100%;gap:20px}.loginTypeTitle{font-size:16px;font-weight:700;text-align:center}.loginTypeButton{display:flex;align-items:center;justify-content:center;align-content:center;color:#fff;background-color:var(--medium-color);width:60px;height:60px;border-radius:20%;box-shadow:0 0 10px #0000001a;border:none}.loginTypeButton.active{background-color:var(--primary-color)}.loginTypeButton.disabled{opacity:.5}.loginTypeIcon{padding:10%;font-size:50px}.loginForm{display:flex;flex-direction:column;gap:15px;margin-top:20px}.loginTerminal{position:absolute;bottom:10px;right:10px;left:10px;font-size:12px;color:#aaa;display:flex;justify-content:space-between}.start-up-page{height:100%;background-color:var(--background-color);overflow:auto}.start-up-loading{height:100%}.start-up-loading>.ant-spin-container{height:100%;display:flex;flex-direction:column}.login-container{padding:10px;max-width:500px;width:100%;margin:0 auto;flex:1;display:flex;flex-direction:column;justify-content:center;z-index:1}.login-title{text-align:center;font-size:24px;font-weight:700;margin-block:10px}.login-subtitle{font-size:16px;font-weight:500;text-align:center;padding-inline:20px}.searchInputContainer{display:flex;justify-content:center;margin-top:10px}.searchIconInputConfig{color:#00000040}.listItemConfig{display:flex;align-items:center;border-radius:8px;width:100%;background-color:#fff;cursor:pointer;margin-block:5px;padding:10px;border:1px solid var(--light-color);box-shadow:0 0 4px var(--shadow-color)}.listItemConfig:active{box-shadow:none}.list-container{flex-grow:1;flex-shrink:1;flex-basis:0;overflow-y:auto;display:flex;flex-direction:column;align-items:center;margin:10px -5px 0;padding:0 5px}.login-footer{display:flex;justify-content:space-between;padding-inline:10px;height:80px;align-items:center}.login-footer>button{height:70%}.list-item-title{font-size:16px;font-weight:700;align-items:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;flex:1}.list-item-subtitle{font-size:14px;color:#a6a6a6}.list-item-container{position:relative;display:flex;flex-direction:column;gap:5px;flex:1}.config-item-logo{width:80px;height:80px;object-fit:contain;margin-right:15px;border-radius:8px;border:2px solid var(--light-color);padding:5px}.config-item-logo.rotated{transform:rotate(180deg)}.list-item-date{display:flex;align-items:center;gap:5px;color:var(--medium-color)}.project-current{color:var(--success-color);align-self:baseline}.project-soon{color:var(--warning-color);align-self:baseline}.startup-title-separator{width:100%;margin:10px 0}.cashsheet-info{display:flex;align-items:center;gap:10px}.cashsheet-info>span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;flex:1}.not-volunteer-overlay{background-color:#fff;position:absolute;top:0;bottom:0;left:0;right:0;opacity:.6}.not-volunteer-icon{color:var(--danger-color)}.cashsheet-item{min-height:60px;justify-content:center}.deviceConfigCard{padding:20px;border-radius:10px;box-shadow:0 0 10px #0000001a;display:flex;flex-direction:column;background-color:#fff;margin-top:20px}.deviceConfigCardHeader{display:flex;align-items:center;margin-bottom:20px;background-color:var(--primary-dark-color);border-radius:10px;padding:10px;gap:10px}.deviceConfigHeaderIcon{width:50px;height:50px;padding:10px;background-color:#ff00a038;border-radius:50%;color:var(--primary-color)}.deviceConfigHeaderDetailsTerminal{font-style:italic;font-size:14px}.deviceConfigHeaderDetails{display:flex;flex-direction:column;gap:5px}.deviceConfigCardOptions{display:flex;flex-direction:row;gap:10px}.deviceConfigCardOptionsBtn{padding:10px;border-radius:5px;background-color:var(--light-color);color:var(--dark-color);border:none;cursor:pointer;width:100%;text-align:center;font-size:15px}.deviceConfigCardOptionsBtn.active{background-color:var(--primary-dark-color);border:1px solid var(--primary-color)}.deviceConfigTypeList{display:flex}.deviceConfigTypeItem{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--primary-dark-color);border:1px solid var(--primary-color);padding:10px;border-radius:10px;gap:10px;cursor:pointer;aspect-ratio:3 / 2;font-size:14px;width:33%}.deviceConfigTypeContainer{margin-block:20px}.deviceConfigTypeTitle,.deviceConfigNameTitle{margin-bottom:10px}.createDeviceBtn{width:100%;margin-top:10px;height:60px}.deviceConfigIcon{width:30px;height:30px}.searchDeviceConfigCardHeader{display:flex;align-items:center;margin-top:10px;background-color:#fff;border-radius:10px;padding:10px;gap:10px;border:1px solid var(--light-color);cursor:pointer}.searchDeviceConfigHeaderIcon{width:50px;height:50px;padding:10px;background-color:var(--light-color);border-radius:50%}.searchDeviceConfigHeaderDetailsTerminal{font-style:italic;font-size:14px}.searchDeviceConfigHeaderDetails{display:flex;flex-direction:column;gap:5px;flex:1}.device-list-container{overflow:auto;max-height:300px}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.ant-input:hover{border-color:gray!important;border-right-width:1px!important}textarea.ant-input:hover{border-color:#d9d9d9!important}.ant-modal-mask,.ant-modal-wrap{z-index:9999}.ant-modal-body{position:relative}.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item{padding:0 15px!important}.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-active:after,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-selected:after{display:none}.ant-spin-nested-loading>div>.ant-spin{max-height:initial!important}.ant-radio-input:focus+.ant-radio-inner{box-shadow:none}.ant-radio-button-wrapper{margin-right:10px;border-radius:5px!important;border:1px solid rgb(230,230,230);transition:color .3s}.ant-radio-button-wrapper:not(:first-child):before{display:none}.ant-breadcrumb>span:last-child{font-weight:500}.calendar{width:100%;padding-bottom:10px}.react-calendar__tile{position:relative}.react-calendar__tile:disabled{background-color:transparent!important;color:#e6e6e6!important}.react-calendar__tile:disabled .calendar-tile-color,.react-calendar__tile--now .calendar-tile-color{display:none}.react-calendar__tile--now:disabled{background-color:#d3d3d3!important}.react-calendar__tile--now{background:#d3d3d3!important;color:#fff}.react-calendar__month-view__days__day--neighboringMonth{visibility:hidden}.react-calendar__navigation button[disabled]{background-color:transparent!important}.react-calendar__month-view__days__day--weekend{color:inherit!important}.react-calendar__tile--active{background:var(--primary-color)!important;color:#fff!important}@media (max-width: 575px){.calendar{width:100%;min-width:auto}}.btn{position:relative;cursor:pointer;width:100%;padding:10px;text-align:center;font-size:20px;background:var(--primary-color);box-shadow:0 0 3px #00000040;border-radius:6px;border:0;color:#fff;max-width:500px;margin:15px auto;display:flex;text-decoration:none;font-weight:700;align-items:center;justify-content:center}.btn.btn-danger{background:var(--danger-color);color:#fff}.btn.btn-primary{color:#fff;font-weight:700}.btn.disabled{background:var(--light-color);color:#bbb!important;cursor:not-allowed;pointer-events:none}.btn.btn-cancel{background:#fff!important;color:var(--primary-color)!important}.btn.btn-link{border:0;background:transparent!important;box-shadow:none!important;color:#ff003d;font-size:13px}.btn I{position:absolute;top:6px;left:6px;font-size:30px}.btn.uppercase{text-transform:uppercase}.dark .btn.btn-cancel,.dark .btn.btn-primary{background:var(--header-background-color)!important;color:#fff!important;border:2px solid white}body{--white-color: #ffffff;--background-color: #fafdff;--header-background-color: #ffffff;--primary-color: #ff00a0;--primary-dark-color: #ff00a012;--info-color: #0099df;--warning-color: #ffa600;--danger-color: #ff003d;--success-color: #7ab400;--light-color: #d9d9d9;--medium-color: #868686;--dark-color: #374957;--padding: 30px;--small-padding: 20px;--bg-gradient: linear-gradient(90deg, #ff00a0 15.7%, #ff003d 100%);--green-gradient: linear-gradient(90deg, #8dcd04 15.7%, #2eae01 100%);--border-radius: 5px;--shadow-color: rgba(0, 0, 0, .15);--header-height: 90px}body .app.dark{--background-color: #2d3037;--header-background-color: #373b43;--dark-color: white}@font-face{font-family:Helvetica LT Std;font-style:normal;font-weight:400;src:local("Helvetica LT Std"),url(/assets/helveticaltstd-light-webfont-CVSi8a0T.woff) format("woff")}@font-face{font-family:Helvetica LT Std;font-style:normal;font-weight:700;src:local("Helvetica LT Std"),url(/assets/helveticaltstd-bold-webfont-BYIIXDlO.woff) format("woff")}*{font-family:Helvetica LT Std,serif;-webkit-user-select:none}.app{background:var(--background-color);height:100%}.app>.fi-rr-wifi-exclamation{display:none}.app .loading-kiosk,.app .loading-kiosk .ant-spin-container,.app .kiosk-wrapper{height:100%}.app main.main__container{height:calc(100% - var(--header-height))}.app.network-down>.fi-rr-wifi-exclamation{display:block;color:red;position:absolute;bottom:5px;z-index:9;left:10px;font-size:20px}.audience{display:inline-block;position:relative;margin-right:.5em;font-weight:400}.audience:after{content:" ";position:absolute;right:-.4em;top:-.9em;width:.5em;height:.5em;background:url("data:image/svg+xml,%3csvg%20width='277'%20height='274'%20viewBox='0%200%20277%20274'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M257.155%2070.3626L173.642%2098.5076V0H103.358V98.5076L19.0179%2070.3626L0%20130.792L85.994%20157.281L29.7672%20237.577L81.8597%20274L138.913%20198.671L195.14%20274L247.233%20237.577L190.179%20157.281L277%20130.792L257.155%2070.3626Z'%20fill='%23FF00A0'/%3e%3c/svg%3e");background-size:100% 100%;background-repeat:no-repeat}#root{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden}.page{display:flex;flex-direction:column;height:100%}.content{height:100%;background:var(--background-color);position:relative;display:flex;flex-direction:column}a.nounderline{text-decoration:none}.padding{padding:var(--padding);padding-bottom:0}.small-padding{padding:var(--small-padding)}.gradient{background-image:var(--bg-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hide{display:none}.clear{clear:both}@font-face{font-family:uicons-regular-rounded;src:url(/assets/uicons-regular-rounded-6rcnxH7P.woff2) format("woff2"),url(/assets/uicons-regular-rounded-C2Ha6Qha.woff) format("woff")}i[class^=fi-rr-]:before,i[class*=" fi-rr-"]:before,span[class^=fi-rr-]:before,span[class*=fi-rr-]:before{font-family:uicons-regular-rounded,serif!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-rr-0:before{content:""}.fi-rr-1:before{content:""}.fi-rr-2:before{content:""}.fi-rr-3:before{content:""}.fi-rr-4:before{content:""}.fi-rr-5:before{content:""}.fi-rr-6:before{content:""}.fi-rr-7:before{content:""}.fi-rr-8:before{content:""}.fi-rr-9:before{content:""}.fi-rr-a:before{content:""}.fi-rr-acorn:before{content:""}.fi-rr-ad:before{content:""}.fi-rr-add-document:before{content:""}.fi-rr-add-folder:before{content:""}.fi-rr-add:before{content:""}.fi-rr-address-book:before{content:""}.fi-rr-air-conditioner:before{content:""}.fi-rr-air-freshener:before{content:""}.fi-rr-alarm-clock:before{content:""}.fi-rr-alarm-exclamation:before{content:""}.fi-rr-alarm-plus:before{content:""}.fi-rr-alarm-snooze:before{content:""}.fi-rr-album-circle-plus:before{content:""}.fi-rr-album-circle-user:before{content:""}.fi-rr-album-collection:before{content:""}.fi-rr-album:before{content:""}.fi-rr-align-justify:before{content:""}.fi-rr-align-left:before{content:""}.fi-rr-ambulance:before{content:""}.fi-rr-angle-circle-down:before{content:""}.fi-rr-angle-circle-left:before{content:""}.fi-rr-angle-circle-right:before{content:""}.fi-rr-angle-circle-up:before{content:""}.fi-rr-angle-double-left:before{content:""}.fi-rr-angle-double-right:before{content:""}.fi-rr-angle-double-small-down:before{content:""}.fi-rr-angle-double-small-left:before{content:""}.fi-rr-angle-double-small-right:before{content:""}.fi-rr-angle-double-small-up:before{content:""}.fi-rr-angle-down:before{content:""}.fi-rr-angle-left:before{content:""}.fi-rr-angle-right:before{content:""}.fi-rr-angle-small-down:before{content:""}.fi-rr-angle-small-left:before{content:""}.fi-rr-angle-small-right:before{content:""}.fi-rr-angle-small-up:before{content:""}.fi-rr-angle-square-down:before{content:""}.fi-rr-angle-square-left:before{content:""}.fi-rr-angle-square-right:before{content:""}.fi-rr-angle-square-up:before{content:""}.fi-rr-angle-up:before{content:""}.fi-rr-angry:before{content:""}.fi-rr-animated-icon:before{content:""}.fi-rr-apartment:before{content:""}.fi-rr-api:before{content:""}.fi-rr-apple-crate:before{content:""}.fi-rr-apple-whole:before{content:""}.fi-rr-apps-add:before{content:""}.fi-rr-apps-delete:before{content:""}.fi-rr-apps-sort:before{content:""}.fi-rr-apps:before{content:""}.fi-rr-archive:before{content:""}.fi-rr-archway:before{content:""}.fi-rr-arrow-alt-circle-down:before{content:""}.fi-rr-arrow-alt-circle-left:before{content:""}.fi-rr-arrow-alt-circle-right:before{content:""}.fi-rr-arrow-alt-circle-up:before{content:""}.fi-rr-arrow-alt-down:before{content:""}.fi-rr-arrow-alt-from-bottom:before{content:""}.fi-rr-arrow-alt-from-left:before{content:""}.fi-rr-arrow-alt-from-right:before{content:""}.fi-rr-arrow-alt-from-top:before{content:""}.fi-rr-arrow-alt-left:before{content:""}.fi-rr-arrow-alt-right:before{content:""}.fi-rr-arrow-alt-square-down:before{content:""}.fi-rr-arrow-alt-square-left:before{content:""}.fi-rr-arrow-alt-square-right:before{content:""}.fi-rr-arrow-alt-square-up:before{content:""}.fi-rr-arrow-alt-to-bottom:before{content:""}.fi-rr-arrow-alt-to-left:before{content:""}.fi-rr-arrow-alt-to-right:before{content:""}.fi-rr-arrow-alt-to-top:before{content:""}.fi-rr-arrow-alt-up:before{content:""}.fi-rr-arrow-circle-down:before{content:""}.fi-rr-arrow-circle-left:before{content:""}.fi-rr-arrow-circle-right:before{content:""}.fi-rr-arrow-circle-up:before{content:""}.fi-rr-arrow-down-from-dotted-line:before{content:""}.fi-rr-arrow-down-small-big:before{content:""}.fi-rr-arrow-down-to-dotted-line:before{content:""}.fi-rr-arrow-down-to-square:before{content:""}.fi-rr-arrow-down-triangle-square:before{content:""}.fi-rr-arrow-down:before{content:""}.fi-rr-arrow-from-bottom:before{content:""}.fi-rr-arrow-from-left:before{content:""}.fi-rr-arrow-from-right:before{content:""}.fi-rr-arrow-from-top:before{content:""}.fi-rr-arrow-left-from-line:before{content:""}.fi-rr-arrow-left:before{content:""}.fi-rr-arrow-right-to-bracket:before{content:""}.fi-rr-arrow-right:before{content:""}.fi-rr-arrow-small-down:before{content:""}.fi-rr-arrow-small-left:before{content:""}.fi-rr-arrow-small-right:before{content:""}.fi-rr-arrow-small-up:before{content:""}.fi-rr-arrow-square-down:before{content:""}.fi-rr-arrow-square-left:before{content:""}.fi-rr-arrow-square-right:before{content:""}.fi-rr-arrow-square-up:before{content:""}.fi-rr-arrow-to-bottom:before{content:""}.fi-rr-arrow-to-left:before{content:""}.fi-rr-arrow-to-right:before{content:""}.fi-rr-arrow-to-top:before{content:""}.fi-rr-arrow-trend-down:before{content:""}.fi-rr-arrow-trend-up:before{content:""}.fi-rr-arrow-turn-down-left:before{content:""}.fi-rr-arrow-turn-down-right:before{content:""}.fi-rr-arrow-up-from-dotted-line:before{content:""}.fi-rr-arrow-up-from-square:before{content:""}.fi-rr-arrow-up-left-from-circle:before{content:""}.fi-rr-arrow-up-left:before{content:""}.fi-rr-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.fi-rr-arrow-up-right-from-square:before{content:""}.fi-rr-arrow-up-right:before{content:""}.fi-rr-arrow-up-small-big:before{content:""}.fi-rr-arrow-up-square-triangle:before{content:""}.fi-rr-arrow-up-to-dotted-line:before{content:""}.fi-rr-arrow-up:before{content:""}.fi-rr-arrows-alt-h:before{content:""}.fi-rr-arrows-alt-v:before{content:""}.fi-rr-arrows-alt:before{content:""}.fi-rr-arrows-cross:before{content:""}.fi-rr-arrows-from-dotted-line:before{content:""}.fi-rr-arrows-from-line:before{content:""}.fi-rr-arrows-h-copy:before{content:""}.fi-rr-arrows-h:before{content:""}.fi-rr-arrows-repeat-1:before{content:""}.fi-rr-arrows-repeat:before{content:""}.fi-rr-arrows-retweet:before{content:""}.fi-rr-arrows-to-dotted-line:before{content:""}.fi-rr-arrows-to-line:before{content:""}.fi-rr-arrows:before{content:""}.fi-rr-assept-document:before{content:""}.fi-rr-assistive-listening-systems:before{content:""}.fi-rr-asterik:before{content:""}.fi-rr-at:before{content:""}.fi-rr-attribution-pen:before{content:""}.fi-rr-attribution-pencil:before{content:""}.fi-rr-aubergine:before{content:""}.fi-rr-audio-description-slash:before{content:""}.fi-rr-avocado:before{content:""}.fi-rr-b:before{content:""}.fi-rr-baby-carriage:before{content:""}.fi-rr-background:before{content:""}.fi-rr-backpack:before{content:""}.fi-rr-bacon:before{content:""}.fi-rr-badge-check:before{content:""}.fi-rr-badge-dollar:before{content:""}.fi-rr-badge-percent:before{content:""}.fi-rr-badge-sheriff:before{content:""}.fi-rr-badge:before{content:""}.fi-rr-bags-shopping:before{content:""}.fi-rr-bahai:before{content:""}.fi-rr-balance-scale-left:before{content:""}.fi-rr-balance-scale-right:before{content:""}.fi-rr-ball:before{content:""}.fi-rr-balloons:before{content:""}.fi-rr-ballot:before{content:""}.fi-rr-ban-bug:before{content:""}.fi-rr-ban:before{content:""}.fi-rr-band-aid:before{content:""}.fi-rr-bank:before{content:""}.fi-rr-barber-shop:before{content:""}.fi-rr-barcode-read:before{content:""}.fi-rr-barcode-scan:before{content:""}.fi-rr-barcode:before{content:""}.fi-rr-bars-filter:before{content:""}.fi-rr-bars-progress:before{content:""}.fi-rr-bars-sort:before{content:""}.fi-rr-baseball-alt:before{content:""}.fi-rr-baseball:before{content:""}.fi-rr-basket:before{content:""}.fi-rr-basketball:before{content:""}.fi-rr-battery-bolt:before{content:""}.fi-rr-battery-empty:before{content:""}.fi-rr-battery-full:before{content:""}.fi-rr-battery-half:before{content:""}.fi-rr-battery-quarter:before{content:""}.fi-rr-battery-slash:before{content:""}.fi-rr-battery-three-quarters:before{content:""}.fi-rr-beacon:before{content:""}.fi-rr-bed-alt:before{content:""}.fi-rr-bed:before{content:""}.fi-rr-beer:before{content:""}.fi-rr-bell-ring:before{content:""}.fi-rr-bell-school:before{content:""}.fi-rr-bell:before{content:""}.fi-rr-bells:before{content:""}.fi-rr-bench-tree:before{content:""}.fi-rr-betamax:before{content:""}.fi-rr-bike:before{content:""}.fi-rr-biking-mountain:before{content:""}.fi-rr-biking:before{content:""}.fi-rr-billiard:before{content:""}.fi-rr-binary-circle-check:before{content:""}.fi-rr-binary-lock:before{content:""}.fi-rr-binary-slash:before{content:""}.fi-rr-binary:before{content:""}.fi-rr-binoculars:before{content:""}.fi-rr-blinds-open:before{content:""}.fi-rr-blinds-raised:before{content:""}.fi-rr-blinds:before{content:""}.fi-rr-block-brick:before{content:""}.fi-rr-block:before{content:""}.fi-rr-blog-pencil:before{content:""}.fi-rr-blog-text:before{content:""}.fi-rr-bold:before{content:""}.fi-rr-bolt:before{content:""}.fi-rr-bomb:before{content:""}.fi-rr-bone:before{content:""}.fi-rr-book-alt:before{content:""}.fi-rr-book-arrow-right:before{content:""}.fi-rr-book-arrow-up:before{content:""}.fi-rr-book-atlas:before{content:""}.fi-rr-book-bookmark:before{content:""}.fi-rr-book-font:before{content:""}.fi-rr-book-open-cover:before{content:""}.fi-rr-book-open-reader:before{content:""}.fi-rr-book:before{content:""}.fi-rr-bookmark:before{content:""}.fi-rr-books:before{content:""}.fi-rr-border-all:before{content:""}.fi-rr-border-bottom:before{content:""}.fi-rr-border-center-h:before{content:""}.fi-rr-border-center-v:before{content:""}.fi-rr-border-inner:before{content:""}.fi-rr-border-left:before{content:""}.fi-rr-border-none:before{content:""}.fi-rr-border-outer:before{content:""}.fi-rr-border-right:before{content:""}.fi-rr-border-style-alt:before{content:""}.fi-rr-border-style:before{content:""}.fi-rr-border-top:before{content:""}.fi-rr-bottle:before{content:""}.fi-rr-bow-arrow:before{content:""}.fi-rr-bowling-ball:before{content:""}.fi-rr-bowling-pins:before{content:""}.fi-rr-bowling:before{content:""}.fi-rr-box-alt:before{content:""}.fi-rr-box-ballot:before{content:""}.fi-rr-box-check:before{content:""}.fi-rr-box-fragile:before{content:""}.fi-rr-box-open-full:before{content:""}.fi-rr-box-open:before{content:""}.fi-rr-box-tissue:before{content:""}.fi-rr-box-up:before{content:""}.fi-rr-box:before{content:""}.fi-rr-boxes:before{content:""}.fi-rr-boxing-glove:before{content:""}.fi-rr-bracket-curly-right:before{content:""}.fi-rr-bracket-curly:before{content:""}.fi-rr-bracket-round-right:before{content:""}.fi-rr-bracket-round:before{content:""}.fi-rr-bracket-square-right:before{content:""}.fi-rr-bracket-square:before{content:""}.fi-rr-brackets-curly:before{content:""}.fi-rr-brackets-round:before{content:""}.fi-rr-brackets-square:before{content:""}.fi-rr-braille:before{content:""}.fi-rr-brain-circuit:before{content:""}.fi-rr-brain:before{content:""}.fi-rr-bread-loaf:before{content:""}.fi-rr-bread-slice:before{content:""}.fi-rr-bread:before{content:""}.fi-rr-briefcase:before{content:""}.fi-rr-brightness-low:before{content:""}.fi-rr-brightness:before{content:""}.fi-rr-bring-forward:before{content:""}.fi-rr-bring-front:before{content:""}.fi-rr-broccoli:before{content:""}.fi-rr-broken-image:before{content:""}.fi-rr-broom:before{content:""}.fi-rr-browser:before{content:""}.fi-rr-browsers:before{content:""}.fi-rr-brush:before{content:""}.fi-rr-bug-slash:before{content:""}.fi-rr-bug:before{content:""}.fi-rr-building:before{content:""}.fi-rr-bulb:before{content:""}.fi-rr-bullet:before{content:""}.fi-rr-bullseye-pointer:before{content:""}.fi-rr-bullseye:before{content:""}.fi-rr-burger-alt:before{content:""}.fi-rr-burger-fries:before{content:""}.fi-rr-burger-glass:before{content:""}.fi-rr-burrito:before{content:""}.fi-rr-bus-alt:before{content:""}.fi-rr-bus:before{content:""}.fi-rr-business-time:before{content:""}.fi-rr-butterfly:before{content:""}.fi-rr-c:before{content:""}.fi-rr-cabin:before{content:""}.fi-rr-cake-birthday:before{content:""}.fi-rr-cake-wedding:before{content:""}.fi-rr-calculator:before{content:""}.fi-rr-calendar-check:before{content:""}.fi-rr-calendar-clock:before{content:""}.fi-rr-calendar-exclamation:before{content:""}.fi-rr-calendar-lines-pen:before{content:""}.fi-rr-calendar-lines:before{content:""}.fi-rr-calendar-minus:before{content:""}.fi-rr-calendar-pen:before{content:""}.fi-rr-calendar-plus:before{content:""}.fi-rr-calendar:before{content:""}.fi-rr-calendars:before{content:""}.fi-rr-call-history:before{content:""}.fi-rr-call-incoming:before{content:""}.fi-rr-call-missed:before{content:""}.fi-rr-call-outgoing:before{content:""}.fi-rr-camcorder:before{content:""}.fi-rr-camera:before{content:""}.fi-rr-camping:before{content:""}.fi-rr-candy-alt:before{content:""}.fi-rr-candy-cane:before{content:""}.fi-rr-candy-corn:before{content:""}.fi-rr-candy:before{content:""}.fi-rr-canned-food:before{content:""}.fi-rr-car-alt:before{content:""}.fi-rr-car-battery:before{content:""}.fi-rr-car-bolt:before{content:""}.fi-rr-car-building:before{content:""}.fi-rr-car-bump:before{content:""}.fi-rr-car-bus:before{content:""}.fi-rr-car-circle-bolt:before{content:""}.fi-rr-car-crash:before{content:""}.fi-rr-car-garage:before{content:""}.fi-rr-car-mechanic:before{content:""}.fi-rr-car-side-bolt:before{content:""}.fi-rr-car-side:before{content:""}.fi-rr-car-tilt:before{content:""}.fi-rr-car-wash:before{content:""}.fi-rr-car:before{content:""}.fi-rr-caravan-alt:before{content:""}.fi-rr-caravan:before{content:""}.fi-rr-caret-circle-down:before{content:""}.fi-rr-caret-circle-right:before{content:""}.fi-rr-caret-circle-up:before{content:""}.fi-rr-caret-down:before{content:""}.fi-rr-caret-left:before{content:""}.fi-rr-caret-quare-up:before{content:""}.fi-rr-caret-right:before{content:""}.fi-rr-caret-square-down:before{content:""}.fi-rr-caret-square-left_1:before{content:""}.fi-rr-caret-square-left:before{content:""}.fi-rr-caret-square-right:before{content:""}.fi-rr-caret-up:before{content:""}.fi-rr-carrot:before{content:""}.fi-rr-cars:before{content:""}.fi-rr-cash-register:before{content:""}.fi-rr-cassette-tape:before{content:""}.fi-rr-cassette-vhs:before{content:""}.fi-rr-castle:before{content:""}.fi-rr-chair-office:before{content:""}.fi-rr-chair:before{content:""}.fi-rr-charging-station:before{content:""}.fi-rr-chart-area:before{content:""}.fi-rr-chart-bullet:before{content:""}.fi-rr-chart-candlestick:before{content:""}.fi-rr-chart-connected:before{content:""}.fi-rr-chart-gantt:before{content:""}.fi-rr-chart-histogram:before{content:""}.fi-rr-chart-line-up:before{content:""}.fi-rr-chart-mixed:before{content:""}.fi-rr-chart-network:before{content:""}.fi-rr-chart-pie-alt:before{content:""}.fi-rr-chart-pie:before{content:""}.fi-rr-chart-pyramid:before{content:""}.fi-rr-chart-radar:before{content:""}.fi-rr-chart-scatter-3d:before{content:""}.fi-rr-chart-scatter-bubble:before{content:""}.fi-rr-chart-scatter:before{content:""}.fi-rr-chart-set-theory:before{content:""}.fi-rr-chart-tree:before{content:""}.fi-rr-chart-waterfall:before{content:""}.fi-rr-chat-arrow-down:before{content:""}.fi-rr-chat-arrow-grow:before{content:""}.fi-rr-check:before{content:""}.fi-rr-checkbox:before{content:""}.fi-rr-cheese-alt:before{content:""}.fi-rr-cheese:before{content:""}.fi-rr-cherry:before{content:""}.fi-rr-chess-bishop:before{content:""}.fi-rr-chess-board:before{content:""}.fi-rr-chess-clock-alt:before{content:""}.fi-rr-chess-clock:before{content:""}.fi-rr-chess-king-alt:before{content:""}.fi-rr-chess-king:before{content:""}.fi-rr-chess-knight-alt:before{content:""}.fi-rr-chess-knight:before{content:""}.fi-rr-chess-pawn-alt:before{content:""}.fi-rr-chess-piece:before{content:""}.fi-rr-chess-queen-alt:before{content:""}.fi-rr-chess-queen:before{content:""}.fi-rr-chess-rook-alt:before{content:""}.fi-rr-chess-rook:before{content:""}.fi-rr-chess:before{content:""}.fi-rr-chevron-double-down:before{content:""}.fi-rr-chevron-double-up:before{content:""}.fi-rr-child-head:before{content:""}.fi-rr-chocolate:before{content:""}.fi-rr-circle-0:before{content:""}.fi-rr-circle-1:before{content:""}.fi-rr-circle-2:before{content:""}.fi-rr-circle-3:before{content:""}.fi-rr-circle-4:before{content:""}.fi-rr-circle-5:before{content:""}.fi-rr-circle-6:before{content:""}.fi-rr-circle-7:before{content:""}.fi-rr-circle-8:before{content:""}.fi-rr-circle-9:before{content:""}.fi-rr-circle-dashed:before{content:""}.fi-rr-circle-envelope:before{content:""}.fi-rr-circle-half-stroke:before{content:""}.fi-rr-circle-heart:before{content:""}.fi-rr-circle-phone-flip:before{content:""}.fi-rr-circle-phone-hangup:before{content:""}.fi-rr-circle-phone:before{content:""}.fi-rr-circle-small:before{content:""}.fi-rr-circle:before{content:""}.fi-rr-city:before{content:""}.fi-rr-clip:before{content:""}.fi-rr-clipboard-list-check:before{content:""}.fi-rr-clipboard-list:before{content:""}.fi-rr-clock-eight-thirty:before{content:""}.fi-rr-clock-eleven-thirty:before{content:""}.fi-rr-clock-eleven:before{content:""}.fi-rr-clock-five-thirty:before{content:""}.fi-rr-clock-five:before{content:""}.fi-rr-clock-four-thirty:before{content:""}.fi-rr-clock-nine-thirty:before{content:""}.fi-rr-clock-nine:before{content:""}.fi-rr-clock-one-thirty:before{content:""}.fi-rr-clock-one:before{content:""}.fi-rr-clock-seven-thirty:before{content:""}.fi-rr-clock-seven:before{content:""}.fi-rr-clock-six-thirty:before{content:""}.fi-rr-clock-six:before{content:""}.fi-rr-clock-ten-thirty:before{content:""}.fi-rr-clock-ten:before{content:""}.fi-rr-clock-three-thirty:before{content:""}.fi-rr-clock-three:before{content:""}.fi-rr-clock-twelve-thirty:before{content:""}.fi-rr-clock-twelve:before{content:""}.fi-rr-clock-two-thirty:before{content:""}.fi-rr-clock-two:before{content:""}.fi-rr-clock:before{content:""}.fi-rr-closed-captioning-slash:before{content:""}.fi-rr-cloud-check:before{content:""}.fi-rr-cloud-disabled:before{content:""}.fi-rr-cloud-download-alt:before{content:""}.fi-rr-cloud-download:before{content:""}.fi-rr-cloud-drizzle:before{content:""}.fi-rr-cloud-hail-mixed:before{content:""}.fi-rr-cloud-hail:before{content:""}.fi-rr-cloud-moon-rain:before{content:""}.fi-rr-cloud-moon:before{content:""}.fi-rr-cloud-rain:before{content:""}.fi-rr-cloud-rainbow:before{content:""}.fi-rr-cloud-share:before{content:""}.fi-rr-cloud-showers-heavy:before{content:""}.fi-rr-cloud-showers:before{content:""}.fi-rr-cloud-sleet:before{content:""}.fi-rr-cloud-snow:before{content:""}.fi-rr-cloud-sun-rain:before{content:""}.fi-rr-cloud-sun:before{content:""}.fi-rr-cloud-upload-alt:before{content:""}.fi-rr-cloud-upload:before{content:""}.fi-rr-cloud:before{content:""}.fi-rr-clouds-moon:before{content:""}.fi-rr-clouds-sun:before{content:""}.fi-rr-clouds:before{content:""}.fi-rr-club:before{content:""}.fi-rr-cocktail-alt:before{content:""}.fi-rr-cocktail:before{content:""}.fi-rr-code-branch:before{content:""}.fi-rr-code-commit:before{content:""}.fi-rr-code-compare:before{content:""}.fi-rr-code-fork:before{content:""}.fi-rr-code-merge:before{content:""}.fi-rr-code-pull-request-closed:before{content:""}.fi-rr-code-pull-request-draft:before{content:""}.fi-rr-code-pull-request:before{content:""}.fi-rr-code-simple:before{content:""}.fi-rr-coffee-pot:before{content:""}.fi-rr-coffee:before{content:""}.fi-rr-coin:before{content:""}.fi-rr-coins:before{content:""}.fi-rr-comet:before{content:""}.fi-rr-comment-alt-middle-top:before{content:""}.fi-rr-comment-alt-middle:before{content:""}.fi-rr-comment-alt:before{content:""}.fi-rr-comment-arrow-down:before{content:""}.fi-rr-comment-arrow-up-right:before{content:""}.fi-rr-comment-arrow-up:before{content:""}.fi-rr-comment-check:before{content:""}.fi-rr-comment-code:before{content:""}.fi-rr-comment-dollar:before{content:""}.fi-rr-comment-exclamation:before{content:""}.fi-rr-comment-heart:before{content:""}.fi-rr-comment-image:before{content:""}.fi-rr-comment-info:before{content:""}.fi-rr-comment-pen:before{content:""}.fi-rr-comment-question:before{content:""}.fi-rr-comment-quote:before{content:""}.fi-rr-comment-slash:before{content:""}.fi-rr-comment-sms:before{content:""}.fi-rr-comment-text:before{content:""}.fi-rr-comment-user:before{content:""}.fi-rr-comment-xmark:before{content:""}.fi-rr-comment:before{content:""}.fi-rr-comments-dollar:before{content:""}.fi-rr-comments-question-check:before{content:""}.fi-rr-comments-question:before{content:""}.fi-rr-comments:before{content:""}.fi-rr-compress-alt:before{content:""}.fi-rr-compress:before{content:""}.fi-rr-computer:before{content:""}.fi-rr-concierge-bell:before{content:""}.fi-rr-confetti:before{content:""}.fi-rr-cookie:before{content:""}.fi-rr-copy-alt:before{content:""}.fi-rr-copy-image:before{content:""}.fi-rr-copy:before{content:""}.fi-rr-copyright:before{content:""}.fi-rr-corn:before{content:""}.fi-rr-cow:before{content:""}.fi-rr-cowbell-more:before{content:""}.fi-rr-cowbell:before{content:""}.fi-rr-cream:before{content:""}.fi-rr-credit-card:before{content:""}.fi-rr-cricket:before{content:""}.fi-rr-croissant:before{content:""}.fi-rr-cross-circle:before{content:""}.fi-rr-cross-religion:before{content:""}.fi-rr-cross-small:before{content:""}.fi-rr-cross:before{content:""}.fi-rr-crown:before{content:""}.fi-rr-crystal-ball:before{content:""}.fi-rr-cube:before{content:""}.fi-rr-cubes:before{content:""}.fi-rr-cupcake:before{content:""}.fi-rr-curling:before{content:""}.fi-rr-cursor-finger:before{content:""}.fi-rr-cursor-plus:before{content:""}.fi-rr-cursor-text-alt:before{content:""}.fi-rr-cursor-text:before{content:""}.fi-rr-cursor:before{content:""}.fi-rr-d:before{content:""}.fi-rr-dart:before{content:""}.fi-rr-dashboard:before{content:""}.fi-rr-data-transfer:before{content:""}.fi-rr-database:before{content:""}.fi-rr-delete-document:before{content:""}.fi-rr-delete-user:before{content:""}.fi-rr-delete:before{content:""}.fi-rr-democrat:before{content:""}.fi-rr-desktop-wallpaper:before{content:""}.fi-rr-devices:before{content:""}.fi-rr-dewpoint:before{content:""}.fi-rr-diagram-cells:before{content:""}.fi-rr-diagram-lean-canvas:before{content:""}.fi-rr-diagram-nested:before{content:""}.fi-rr-diagram-next:before{content:""}.fi-rr-diagram-predecessor:before{content:""}.fi-rr-diagram-previous:before{content:""}.fi-rr-diagram-project:before{content:""}.fi-rr-diagram-sankey:before{content:""}.fi-rr-diagram-subtask:before{content:""}.fi-rr-diagram-successor:before{content:""}.fi-rr-diamond-turn-right:before{content:""}.fi-rr-diamond:before{content:""}.fi-rr-dice-alt:before{content:""}.fi-rr-dice-d10:before{content:""}.fi-rr-dice-d12:before{content:""}.fi-rr-dice-d20:before{content:""}.fi-rr-dice-d4:before{content:""}.fi-rr-dice-d6:before{content:""}.fi-rr-dice-d8:before{content:""}.fi-rr-dice-four:before{content:""}.fi-rr-dice-one:before{content:""}.fi-rr-dice-six:before{content:""}.fi-rr-dice-three:before{content:""}.fi-rr-dice-two:before{content:""}.fi-rr-dice:before{content:""}.fi-rr-diploma:before{content:""}.fi-rr-disco-ball:before{content:""}.fi-rr-disk:before{content:""}.fi-rr-display-code:before{content:""}.fi-rr-distribute-spacing-horizontal:before{content:""}.fi-rr-distribute-spacing-vertical:before{content:""}.fi-rr-dizzy:before{content:""}.fi-rr-doctor:before{content:""}.fi-rr-document-signed:before{content:""}.fi-rr-document:before{content:""}.fi-rr-dollar:before{content:""}.fi-rr-donate:before{content:""}.fi-rr-door-closed:before{content:""}.fi-rr-door-open:before{content:""}.fi-rr-down-left-and-up-right-to-center:before{content:""}.fi-rr-down-left:before{content:""}.fi-rr-down-right:before{content:""}.fi-rr-down-to-line:before{content:""}.fi-rr-down:before{content:""}.fi-rr-download:before{content:""}.fi-rr-drafting-compass:before{content:""}.fi-rr-dreidel:before{content:""}.fi-rr-drink-alt:before{content:""}.fi-rr-drumstick:before{content:""}.fi-rr-dungeon:before{content:""}.fi-rr-duplicate:before{content:""}.fi-rr-e-learning:before{content:""}.fi-rr-e:before{content:""}.fi-rr-ear-deaf:before{content:""}.fi-rr-earnings:before{content:""}.fi-rr-eclipse-alt:before{content:""}.fi-rr-eclipse:before{content:""}.fi-rr-edit-alt:before{content:""}.fi-rr-edit:before{content:""}.fi-rr-egg-fried:before{content:""}.fi-rr-egg:before{content:""}.fi-rr-engine-warning:before{content:""}.fi-rr-enter:before{content:""}.fi-rr-envelope-ban:before{content:""}.fi-rr-envelope-bulk:before{content:""}.fi-rr-envelope-download:before{content:""}.fi-rr-envelope-marker:before{content:""}.fi-rr-envelope-open-dollar:before{content:""}.fi-rr-envelope-open-text:before{content:""}.fi-rr-envelope-open:before{content:""}.fi-rr-envelope-plus:before{content:""}.fi-rr-envelope:before{content:""}.fi-rr-equality:before{content:""}.fi-rr-euro:before{content:""}.fi-rr-exchange-alt:before{content:""}.fi-rr-exchange:before{content:""}.fi-rr-exclamation:before{content:""}.fi-rr-exit:before{content:""}.fi-rr-expand-arrows-alt:before{content:""}.fi-rr-expand-arrows:before{content:""}.fi-rr-expand:before{content:""}.fi-rr-eye-crossed:before{content:""}.fi-rr-eye-dropper:before{content:""}.fi-rr-eye:before{content:""}.fi-rr-f:before{content:""}.fi-rr-face-awesome:before{content:""}.fi-rr-face-head-bandage:before{content:""}.fi-rr-farm:before{content:""}.fi-rr-feather:before{content:""}.fi-rr-fence:before{content:""}.fi-rr-ferris-wheel:before{content:""}.fi-rr-fighter-jet:before{content:""}.fi-rr-file-ai:before{content:""}.fi-rr-file-binary:before{content:""}.fi-rr-file-chart-line:before{content:""}.fi-rr-file-chart-pie:before{content:""}.fi-rr-file-code:before{content:""}.fi-rr-file-eps:before{content:""}.fi-rr-file-excel:before{content:""}.fi-rr-file-export:before{content:""}.fi-rr-file-invoice-dollar:before{content:""}.fi-rr-file-invoice:before{content:""}.fi-rr-file-pdf:before{content:""}.fi-rr-file-powerpoint:before{content:""}.fi-rr-file-psd:before{content:""}.fi-rr-file-spreadsheet:before{content:""}.fi-rr-file-video:before{content:""}.fi-rr-file-word:before{content:""}.fi-rr-file:before{content:""}.fi-rr-fill:before{content:""}.fi-rr-film-slash:before{content:""}.fi-rr-film:before{content:""}.fi-rr-filter-slash:before{content:""}.fi-rr-filter:before{content:""}.fi-rr-filters:before{content:""}.fi-rr-fingerprint:before{content:""}.fi-rr-fire-flame-curved:before{content:""}.fi-rr-fire-smoke:before{content:""}.fi-rr-fish:before{content:""}.fi-rr-fishing-rod:before{content:""}.fi-rr-flag-alt:before{content:""}.fi-rr-flag-checkered:before{content:""}.fi-rr-flag-usa:before{content:""}.fi-rr-flag:before{content:""}.fi-rr-flame:before{content:""}.fi-rr-flip-horizontal:before{content:""}.fi-rr-flower-bouquet:before{content:""}.fi-rr-flower-tulip:before{content:""}.fi-rr-flower:before{content:""}.fi-rr-flushed:before{content:""}.fi-rr-fog:before{content:""}.fi-rr-folder-download:before{content:""}.fi-rr-folder-minus:before{content:""}.fi-rr-folder-times:before{content:""}.fi-rr-folder-tree:before{content:""}.fi-rr-folder-upload:before{content:""}.fi-rr-folder:before{content:""}.fi-rr-folders:before{content:""}.fi-rr-follow-folder:before{content:""}.fi-rr-followcollection:before{content:""}.fi-rr-following:before{content:""}.fi-rr-football:before{content:""}.fi-rr-fork:before{content:""}.fi-rr-form:before{content:""}.fi-rr-fort:before{content:""}.fi-rr-forward:before{content:""}.fi-rr-fox:before{content:""}.fi-rr-french-fries:before{content:""}.fi-rr-frown:before{content:""}.fi-rr-ftp:before{content:""}.fi-rr-funnel-dollar:before{content:""}.fi-rr-g:before{content:""}.fi-rr-gallery-thumbnails:before{content:""}.fi-rr-gallery:before{content:""}.fi-rr-game-board-alt:before{content:""}.fi-rr-gamepad:before{content:""}.fi-rr-garage-car:before{content:""}.fi-rr-garage-open:before{content:""}.fi-rr-garage:before{content:""}.fi-rr-garlic:before{content:""}.fi-rr-gas-pump-alt:before{content:""}.fi-rr-gas-pump-slash:before{content:""}.fi-rr-gas-pump:before{content:""}.fi-rr-gavel:before{content:""}.fi-rr-gears:before{content:""}.fi-rr-gem:before{content:""}.fi-rr-gif:before{content:""}.fi-rr-gift-card:before{content:""}.fi-rr-gift:before{content:""}.fi-rr-gifts:before{content:""}.fi-rr-gingerbread-man:before{content:""}.fi-rr-glass-cheers:before{content:""}.fi-rr-glass:before{content:""}.fi-rr-glasses:before{content:""}.fi-rr-globe-alt:before{content:""}.fi-rr-globe:before{content:""}.fi-rr-golf-ball:before{content:""}.fi-rr-golf:before{content:""}.fi-rr-graduation-cap:before{content:""}.fi-rr-grape:before{content:""}.fi-rr-graphic-style:before{content:""}.fi-rr-graphic-tablet:before{content:""}.fi-rr-grid-alt:before{content:""}.fi-rr-grid-dividers:before{content:""}.fi-rr-grid:before{content:""}.fi-rr-grill:before{content:""}.fi-rr-grimace:before{content:""}.fi-rr-grin-alt:before{content:""}.fi-rr-grin-beam-sweat:before{content:""}.fi-rr-grin-beam:before{content:""}.fi-rr-grin-hearts:before{content:""}.fi-rr-grin-squint-tears:before{content:""}.fi-rr-grin-squint:before{content:""}.fi-rr-grin-stars:before{content:""}.fi-rr-grin-tears:before{content:""}.fi-rr-grin-tongue-squint:before{content:""}.fi-rr-grin-tongue-wink:before{content:""}.fi-rr-grin-tongue:before{content:""}.fi-rr-grin-wink:before{content:""}.fi-rr-grin:before{content:""}.fi-rr-guitar:before{content:""}.fi-rr-gym:before{content:""}.fi-rr-h:before{content:""}.fi-rr-hamburger-soda:before{content:""}.fi-rr-hamburger:before{content:""}.fi-rr-hammer-crash:before{content:""}.fi-rr-hammer-war:before{content:""}.fi-rr-hammer:before{content:""}.fi-rr-hand-holding-box:before{content:""}.fi-rr-hand-holding-heart:before{content:""}.fi-rr-hand-holding-seeding:before{content:""}.fi-rr-hand-horns:before{content:""}.fi-rr-hand-lizard:before{content:""}.fi-rr-hand-peace:before{content:""}.fi-rr-hand:before{content:""}.fi-rr-hands-clapping:before{content:""}.fi-rr-handshake-angle:before{content:""}.fi-rr-handshake:before{content:""}.fi-rr-hastag:before{content:""}.fi-rr-hat-birthday:before{content:""}.fi-rr-hat-chef:before{content:""}.fi-rr-hdd:before{content:""}.fi-rr-head-side-brain:before{content:""}.fi-rr-head-side-cough-slash:before{content:""}.fi-rr-head-side-cough:before{content:""}.fi-rr-head-side-heart:before{content:""}.fi-rr-head-side-mask:before{content:""}.fi-rr-head-side-medical:before{content:""}.fi-rr-head-side-thinking:before{content:""}.fi-rr-head-side-virus:before{content:""}.fi-rr-head-side:before{content:""}.fi-rr-head-vr:before{content:""}.fi-rr-headphones:before{content:""}.fi-rr-headset:before{content:""}.fi-rr-heart-arrow:before{content:""}.fi-rr-heart-crack:before{content:""}.fi-rr-heart:before{content:""}.fi-rr-heat:before{content:""}.fi-rr-helicopter-side:before{content:""}.fi-rr-highlighter-line:before{content:""}.fi-rr-highlighter:before{content:""}.fi-rr-hiking:before{content:""}.fi-rr-hockey-puck:before{content:""}.fi-rr-hockey-sticks:before{content:""}.fi-rr-home-location-alt:before{content:""}.fi-rr-home-location:before{content:""}.fi-rr-home:before{content:""}.fi-rr-horizontal-rule:before{content:""}.fi-rr-hot-tub:before{content:""}.fi-rr-hotdog:before{content:""}.fi-rr-hotel:before{content:""}.fi-rr-hourglass-end:before{content:""}.fi-rr-hourglass:before{content:""}.fi-rr-house-blank:before{content:""}.fi-rr-house-building:before{content:""}.fi-rr-house-chimney-blank:before{content:""}.fi-rr-house-chimney-crack:before{content:""}.fi-rr-house-chimney-medical:before{content:""}.fi-rr-house-chimney-window:before{content:""}.fi-rr-house-chimney:before{content:""}.fi-rr-house-crack:before{content:""}.fi-rr-house-flood:before{content:""}.fi-rr-house-medical:before{content:""}.fi-rr-house-tree:before{content:""}.fi-rr-house-turret:before{content:""}.fi-rr-house-window:before{content:""}.fi-rr-hryvnia:before{content:""}.fi-rr-humidity:before{content:""}.fi-rr-hurricane:before{content:""}.fi-rr-i:before{content:""}.fi-rr-ice-cream:before{content:""}.fi-rr-ice-skate:before{content:""}.fi-rr-icon-star:before{content:""}.fi-rr-id-badge:before{content:""}.fi-rr-igloo:before{content:""}.fi-rr-images:before{content:""}.fi-rr-inbox-in:before{content:""}.fi-rr-inbox-out:before{content:""}.fi-rr-inbox:before{content:""}.fi-rr-incognito:before{content:""}.fi-rr-indent:before{content:""}.fi-rr-industry-windows:before{content:""}.fi-rr-infinity:before{content:""}.fi-rr-info:before{content:""}.fi-rr-interactive:before{content:""}.fi-rr-interlining:before{content:""}.fi-rr-interrogation:before{content:""}.fi-rr-island-tropical:before{content:""}.fi-rr-italic:before{content:""}.fi-rr-j:before{content:""}.fi-rr-jam:before{content:""}.fi-rr-jpg:before{content:""}.fi-rr-jug:before{content:""}.fi-rr-k:before{content:""}.fi-rr-kerning:before{content:""}.fi-rr-key-skeleton-left-right:before{content:""}.fi-rr-key:before{content:""}.fi-rr-keyboard-brightness-low:before{content:""}.fi-rr-keyboard-brightness:before{content:""}.fi-rr-keyboard:before{content:""}.fi-rr-keynote:before{content:""}.fi-rr-kiss-beam:before{content:""}.fi-rr-kiss-wink-heart:before{content:""}.fi-rr-kiss:before{content:""}.fi-rr-kite:before{content:""}.fi-rr-knife:before{content:""}.fi-rr-l:before{content:""}.fi-rr-label:before{content:""}.fi-rr-landmark-alt:before{content:""}.fi-rr-laptop-code:before{content:""}.fi-rr-laptop-mobile:before{content:""}.fi-rr-laptop:before{content:""}.fi-rr-lasso-sparkles:before{content:""}.fi-rr-lasso:before{content:""}.fi-rr-laugh-beam:before{content:""}.fi-rr-laugh-squint:before{content:""}.fi-rr-laugh-wink:before{content:""}.fi-rr-laugh:before{content:""}.fi-rr-layer-minus:before{content:""}.fi-rr-layer-plus:before{content:""}.fi-rr-layers:before{content:""}.fi-rr-layout-fluid:before{content:""}.fi-rr-leaf:before{content:""}.fi-rr-lemon:before{content:""}.fi-rr-letter-case:before{content:""}.fi-rr-lettuce:before{content:""}.fi-rr-level-down-alt:before{content:""}.fi-rr-level-down:before{content:""}.fi-rr-level-up-alt:before{content:""}.fi-rr-level-up:before{content:""}.fi-rr-license:before{content:""}.fi-rr-life-ring:before{content:""}.fi-rr-light-switch-off:before{content:""}.fi-rr-light-switch-on:before{content:""}.fi-rr-light-switch:before{content:""}.fi-rr-lightbulb-dollar:before{content:""}.fi-rr-line-width:before{content:""}.fi-rr-link-alt:before{content:""}.fi-rr-link-horizontal-slash:before{content:""}.fi-rr-link-horizontal:before{content:""}.fi-rr-link-slash-alt:before{content:""}.fi-rr-link-slash:before{content:""}.fi-rr-link:before{content:""}.fi-rr-lipstick:before{content:""}.fi-rr-lira-sign:before{content:""}.fi-rr-list-check:before{content:""}.fi-rr-list:before{content:""}.fi-rr-loading:before{content:""}.fi-rr-location-alt:before{content:""}.fi-rr-location-crosshairs-slash:before{content:""}.fi-rr-location-crosshairs:before{content:""}.fi-rr-location-dot-slash:before{content:""}.fi-rr-lock-alt:before{content:""}.fi-rr-lock:before{content:""}.fi-rr-luchador:before{content:""}.fi-rr-luggage-cart:before{content:""}.fi-rr-luggage-rolling:before{content:""}.fi-rr-m:before{content:""}.fi-rr-magic-wand:before{content:""}.fi-rr-mailbox:before{content:""}.fi-rr-makeup-brush:before{content:""}.fi-rr-man-head:before{content:""}.fi-rr-map-marker-check:before{content:""}.fi-rr-map-marker-cross:before{content:""}.fi-rr-map-marker-edit:before{content:""}.fi-rr-map-marker-home:before{content:""}.fi-rr-map-marker-minus:before{content:""}.fi-rr-map-marker-plus:before{content:""}.fi-rr-map-marker-question:before{content:""}.fi-rr-map-marker-slash:before{content:""}.fi-rr-map-marker-smile:before{content:""}.fi-rr-map-marker:before{content:""}.fi-rr-map-pin:before{content:""}.fi-rr-map:before{content:""}.fi-rr-marker-time:before{content:""}.fi-rr-marker:before{content:""}.fi-rr-mars-double:before{content:""}.fi-rr-mars:before{content:""}.fi-rr-mask-carnival:before{content:""}.fi-rr-mask:before{content:""}.fi-rr-medicine:before{content:""}.fi-rr-megaphone:before{content:""}.fi-rr-meh-blank:before{content:""}.fi-rr-meh-rolling-eyes:before{content:""}.fi-rr-meh:before{content:""}.fi-rr-melon:before{content:""}.fi-rr-memory:before{content:""}.fi-rr-menu-burger:before{content:""}.fi-rr-menu-dots-vertical:before{content:""}.fi-rr-menu-dots:before{content:""}.fi-rr-message-code:before{content:""}.fi-rr-meteor:before{content:""}.fi-rr-microchip:before{content:""}.fi-rr-microphone-alt:before{content:""}.fi-rr-microphone:before{content:""}.fi-rr-mind-share:before{content:""}.fi-rr-minus-small:before{content:""}.fi-rr-minus:before{content:""}.fi-rr-mobile-button:before{content:""}.fi-rr-mobile-notch:before{content:""}.fi-rr-mobile:before{content:""}.fi-rr-mockup:before{content:""}.fi-rr-mode-landscape:before{content:""}.fi-rr-mode-portrait:before{content:""}.fi-rr-money-bill-wave-alt:before{content:""}.fi-rr-money-bill-wave:before{content:""}.fi-rr-money-check-edit-alt:before{content:""}.fi-rr-money-check-edit:before{content:""}.fi-rr-money-check:before{content:""}.fi-rr-money:before{content:""}.fi-rr-monument:before{content:""}.fi-rr-moon-stars:before{content:""}.fi-rr-moon:before{content:""}.fi-rr-motorcycle:before{content:""}.fi-rr-mountains:before{content:""}.fi-rr-mouse:before{content:""}.fi-rr-move-to-folder-2:before{content:""}.fi-rr-move-to-folder:before{content:""}.fi-rr-mug-alt:before{content:""}.fi-rr-mug-hot-alt:before{content:""}.fi-rr-mug-hot:before{content:""}.fi-rr-mug-tea:before{content:""}.fi-rr-mug:before{content:""}.fi-rr-mushroom:before{content:""}.fi-rr-music-alt:before{content:""}.fi-rr-music-file:before{content:""}.fi-rr-music:before{content:""}.fi-rr-n:before{content:""}.fi-rr-navigation:before{content:""}.fi-rr-network-cloud:before{content:""}.fi-rr-network:before{content:""}.fi-rr-no-people:before{content:""}.fi-rr-noodles:before{content:""}.fi-rr-notdef:before{content:""}.fi-rr-notebook:before{content:""}.fi-rr-o:before{content:""}.fi-rr-object-exclude:before{content:""}.fi-rr-object-intersect:before{content:""}.fi-rr-object-subtract:before{content:""}.fi-rr-object-union:before{content:""}.fi-rr-octagon:before{content:""}.fi-rr-oil-can:before{content:""}.fi-rr-oil-temp:before{content:""}.fi-rr-olive-oil:before{content:""}.fi-rr-olives:before{content:""}.fi-rr-onion:before{content:""}.fi-rr-opacity:before{content:""}.fi-rr-overline:before{content:""}.fi-rr-p:before{content:""}.fi-rr-package:before{content:""}.fi-rr-page-break:before{content:""}.fi-rr-paint-brush:before{content:""}.fi-rr-paint-roller:before{content:""}.fi-rr-palette:before{content:""}.fi-rr-pan:before{content:""}.fi-rr-paper-plane:before{content:""}.fi-rr-parking-circle-slash:before{content:""}.fi-rr-parking-circle:before{content:""}.fi-rr-parking-slash:before{content:""}.fi-rr-parking:before{content:""}.fi-rr-passport:before{content:""}.fi-rr-password:before{content:""}.fi-rr-paste:before{content:""}.fi-rr-pattern:before{content:""}.fi-rr-pause:before{content:""}.fi-rr-paw:before{content:""}.fi-rr-peach:before{content:""}.fi-rr-pencil-ruler:before{content:""}.fi-rr-pencil:before{content:""}.fi-rr-pennant:before{content:""}.fi-rr-people-arrows-left-right:before{content:""}.fi-rr-people-carry-box:before{content:""}.fi-rr-people-dress:before{content:""}.fi-rr-people-pants:before{content:""}.fi-rr-people-poll:before{content:""}.fi-rr-people:before{content:""}.fi-rr-pepper-hot:before{content:""}.fi-rr-pepper:before{content:""}.fi-rr-percentage:before{content:""}.fi-rr-person-walking-with-cane:before{content:""}.fi-rr-pharmacy:before{content:""}.fi-rr-phone-call:before{content:""}.fi-rr-phone-cross:before{content:""}.fi-rr-phone-office:before{content:""}.fi-rr-phone-pause:before{content:""}.fi-rr-phone-slash:before{content:""}.fi-rr-photo-film-music:before{content:""}.fi-rr-photo-video:before{content:""}.fi-rr-physics:before{content:""}.fi-rr-picnic:before{content:""}.fi-rr-picpeople-filled:before{content:""}.fi-rr-picpeople:before{content:""}.fi-rr-picture:before{content:""}.fi-rr-pie:before{content:""}.fi-rr-piece:before{content:""}.fi-rr-piggy-bank:before{content:""}.fi-rr-pineapple:before{content:""}.fi-rr-ping-pong:before{content:""}.fi-rr-pizza-slice:before{content:""}.fi-rr-plane-alt:before{content:""}.fi-rr-plane-arrival:before{content:""}.fi-rr-plane-departure:before{content:""}.fi-rr-plane-prop:before{content:""}.fi-rr-plane-tail:before{content:""}.fi-rr-plane:before{content:""}.fi-rr-plate:before{content:""}.fi-rr-play-alt:before{content:""}.fi-rr-play-pause:before{content:""}.fi-rr-play:before{content:""}.fi-rr-playing-cards:before{content:""}.fi-rr-plus-small:before{content:""}.fi-rr-plus:before{content:""}.fi-rr-podium-star:before{content:""}.fi-rr-podium:before{content:""}.fi-rr-poker-chip:before{content:""}.fi-rr-poo:before{content:""}.fi-rr-popcorn:before{content:""}.fi-rr-portrait:before{content:""}.fi-rr-pot:before{content:""}.fi-rr-pound:before{content:""}.fi-rr-power:before{content:""}.fi-rr-presentation:before{content:""}.fi-rr-print:before{content:""}.fi-rr-projector:before{content:""}.fi-rr-protractor:before{content:""}.fi-rr-pulse:before{content:""}.fi-rr-pumpkin:before{content:""}.fi-rr-puzzle:before{content:""}.fi-rr-pyramid:before{content:""}.fi-rr-q:before{content:""}.fi-rr-qrcode:before{content:""}.fi-rr-question-square:before{content:""}.fi-rr-question:before{content:""}.fi-rr-quote-right:before{content:""}.fi-rr-r:before{content:""}.fi-rr-racquet:before{content:""}.fi-rr-radish:before{content:""}.fi-rr-rainbow:before{content:""}.fi-rr-raindrops:before{content:""}.fi-rr-ramp-loading:before{content:""}.fi-rr-rec:before{content:""}.fi-rr-receipt:before{content:""}.fi-rr-record-vinyl:before{content:""}.fi-rr-rectabgle-vertical:before{content:""}.fi-rr-rectangle-barcode:before{content:""}.fi-rr-rectangle-code:before{content:""}.fi-rr-rectangle-horizontal:before{content:""}.fi-rr-rectangle-panoramic:before{content:""}.fi-rr-rectangle-xmark:before{content:""}.fi-rr-recycle:before{content:""}.fi-rr-redo-alt:before{content:""}.fi-rr-redo:before{content:""}.fi-rr-reflect-horizontal:before{content:""}.fi-rr-reflect-vertical:before{content:""}.fi-rr-reflect:before{content:""}.fi-rr-refresh:before{content:""}.fi-rr-registered:before{content:""}.fi-rr-remove-folder:before{content:""}.fi-rr-remove-user:before{content:""}.fi-rr-replace:before{content:""}.fi-rr-reply-all:before{content:""}.fi-rr-republican:before{content:""}.fi-rr-resize:before{content:""}.fi-rr-resources:before{content:""}.fi-rr-restaurant:before{content:""}.fi-rr-rewind:before{content:""}.fi-rr-rhombus:before{content:""}.fi-rr-rings-wedding:before{content:""}.fi-rr-road:before{content:""}.fi-rr-rocket-lunch:before{content:""}.fi-rr-rocket:before{content:""}.fi-rr-roller-coaster:before{content:""}.fi-rr-room-service:before{content:""}.fi-rr-rotate-left:before{content:""}.fi-rr-rotate-right:before{content:""}.fi-rr-route-highway:before{content:""}.fi-rr-route-interstate:before{content:""}.fi-rr-route:before{content:""}.fi-rr-ruble-sign:before{content:""}.fi-rr-rugby:before{content:""}.fi-rr-ruler-combined:before{content:""}.fi-rr-ruler-horizontal:before{content:""}.fi-rr-ruler-triangle:before{content:""}.fi-rr-ruler-vertical:before{content:""}.fi-rr-running:before{content:""}.fi-rr-rupee-sign:before{content:""}.fi-rr-rv:before{content:""}.fi-rr-s:before{content:""}.fi-rr-sack-dollar:before{content:""}.fi-rr-sack:before{content:""}.fi-rr-sad-cry:before{content:""}.fi-rr-sad-tear:before{content:""}.fi-rr-sad:before{content:""}.fi-rr-salad:before{content:""}.fi-rr-salt-pepper:before{content:""}.fi-rr-sandwich:before{content:""}.fi-rr-sauce:before{content:""}.fi-rr-sausage:before{content:""}.fi-rr-scale:before{content:""}.fi-rr-school-bus:before{content:""}.fi-rr-school:before{content:""}.fi-rr-scissors:before{content:""}.fi-rr-screen:before{content:""}.fi-rr-search-alt:before{content:""}.fi-rr-search-dollar:before{content:""}.fi-rr-search-heart:before{content:""}.fi-rr-search-location:before{content:""}.fi-rr-search:before{content:""}.fi-rr-seat-airline:before{content:""}.fi-rr-security:before{content:""}.fi-rr-sensor-alert:before{content:""}.fi-rr-sensor-fire:before{content:""}.fi-rr-sensor-on:before{content:""}.fi-rr-sensor-smoke:before{content:""}.fi-rr-sensor:before{content:""}.fi-rr-settings-sliders:before{content:""}.fi-rr-settings:before{content:""}.fi-rr-share:before{content:""}.fi-rr-shekel-sign:before{content:""}.fi-rr-shield-check:before{content:""}.fi-rr-shield-exclamation:before{content:""}.fi-rr-shield-interrogation:before{content:""}.fi-rr-shield-plus:before{content:""}.fi-rr-shield:before{content:""}.fi-rr-ship-side:before{content:""}.fi-rr-ship:before{content:""}.fi-rr-shoe-prints:before{content:""}.fi-rr-shop-lock:before{content:""}.fi-rr-shop:before{content:""}.fi-rr-shopping-bag-add:before{content:""}.fi-rr-shopping-bag:before{content:""}.fi-rr-shopping-basket:before{content:""}.fi-rr-shopping-cart-add:before{content:""}.fi-rr-shopping-cart-check:before{content:""}.fi-rr-shopping-cart:before{content:""}.fi-rr-shrimp:before{content:""}.fi-rr-shuffle:before{content:""}.fi-rr-shuttle-van:before{content:""}.fi-rr-shuttlecock:before{content:""}.fi-rr-sidebar-flip:before{content:""}.fi-rr-sidebar:before{content:""}.fi-rr-sign-hanging:before{content:""}.fi-rr-sign-in-alt:before{content:""}.fi-rr-sign-out-alt:before{content:""}.fi-rr-signal-alt-1:before{content:""}.fi-rr-signal-alt-2:before{content:""}.fi-rr-signal-alt:before{content:""}.fi-rr-signal-stream-slash:before{content:""}.fi-rr-signal-stream:before{content:""}.fi-rr-sitemap:before{content:""}.fi-rr-skateboard:before{content:""}.fi-rr-skating:before{content:""}.fi-rr-skewer:before{content:""}.fi-rr-ski-jump:before{content:""}.fi-rr-ski-lift:before{content:""}.fi-rr-skiing-nordic:before{content:""}.fi-rr-skiing:before{content:""}.fi-rr-slash:before{content:""}.fi-rr-sledding:before{content:""}.fi-rr-sleigh:before{content:""}.fi-rr-smartphone:before{content:""}.fi-rr-smile-beam:before{content:""}.fi-rr-smile-wink:before{content:""}.fi-rr-smile:before{content:""}.fi-rr-smiley-comment-alt:before{content:""}.fi-rr-smog:before{content:""}.fi-rr-smoke:before{content:""}.fi-rr-snow-blowing:before{content:""}.fi-rr-snowboarding:before{content:""}.fi-rr-snowflake:before{content:""}.fi-rr-snowflakes:before{content:""}.fi-rr-snowmobile:before{content:""}.fi-rr-snowplow:before{content:""}.fi-rr-soap:before{content:""}.fi-rr-social-network:before{content:""}.fi-rr-sort-alpha-down-alt:before{content:""}.fi-rr-sort-alpha-down:before{content:""}.fi-rr-sort-alpha-up-alt:before{content:""}.fi-rr-sort-alpha-up:before{content:""}.fi-rr-sort-alt:before{content:""}.fi-rr-sort-amount-down-alt:before{content:""}.fi-rr-sort-amount-down:before{content:""}.fi-rr-sort-amount-up-alt:before{content:""}.fi-rr-sort-amount-up:before{content:""}.fi-rr-sort-down:before{content:""}.fi-rr-sort-numeric-down-alt:before{content:""}.fi-rr-sort-numeric-down:before{content:""}.fi-rr-sort-shapes-down:before{content:""}.fi-rr-sort-shapes-up:before{content:""}.fi-rr-sort-size-down:before{content:""}.fi-rr-sort-size-up:before{content:""}.fi-rr-sort:before{content:""}.fi-rr-soup:before{content:""}.fi-rr-spa:before{content:""}.fi-rr-space-shuttle:before{content:""}.fi-rr-spade:before{content:""}.fi-rr-sparkles:before{content:""}.fi-rr-speaker:before{content:""}.fi-rr-sphere:before{content:""}.fi-rr-spinner:before{content:""}.fi-rr-spoon:before{content:""}.fi-rr-sport:before{content:""}.fi-rr-square-0:before{content:""}.fi-rr-square-1:before{content:""}.fi-rr-square-2:before{content:""}.fi-rr-square-3:before{content:""}.fi-rr-square-4:before{content:""}.fi-rr-square-5:before{content:""}.fi-rr-square-6:before{content:""}.fi-rr-square-7:before{content:""}.fi-rr-square-8:before{content:""}.fi-rr-square-9:before{content:""}.fi-rr-square-code:before{content:""}.fi-rr-square-heart:before{content:""}.fi-rr-square-info:before{content:""}.fi-rr-square-plus:before{content:""}.fi-rr-square-root:before{content:""}.fi-rr-square-terminal:before{content:""}.fi-rr-square:before{content:""}.fi-rr-squircle:before{content:""}.fi-rr-stamp:before{content:""}.fi-rr-star-comment-alt:before{content:""}.fi-rr-star-octogram:before{content:""}.fi-rr-star:before{content:""}.fi-rr-starfighter:before{content:""}.fi-rr-stars:before{content:""}.fi-rr-stats:before{content:""}.fi-rr-steak:before{content:""}.fi-rr-steering-wheel:before{content:""}.fi-rr-stethoscope:before{content:""}.fi-rr-sticker:before{content:""}.fi-rr-stop:before{content:""}.fi-rr-stopwatch:before{content:""}.fi-rr-store-alt:before{content:""}.fi-rr-store-lock:before{content:""}.fi-rr-strawberry:before{content:""}.fi-rr-street-view:before{content:""}.fi-rr-subtitles:before{content:""}.fi-rr-subway:before{content:""}.fi-rr-suitcase-alt:before{content:""}.fi-rr-summer:before{content:""}.fi-rr-sun:before{content:""}.fi-rr-sunrise-alt:before{content:""}.fi-rr-sunrise:before{content:""}.fi-rr-sunset:before{content:""}.fi-rr-surfing:before{content:""}.fi-rr-surprise:before{content:""}.fi-rr-sushi:before{content:""}.fi-rr-swimmer:before{content:""}.fi-rr-sword:before{content:""}.fi-rr-symbol:before{content:""}.fi-rr-syringe:before{content:""}.fi-rr-t:before{content:""}.fi-rr-table-columns:before{content:""}.fi-rr-table-layout:before{content:""}.fi-rr-table-picnic:before{content:""}.fi-rr-table-pivot:before{content:""}.fi-rr-table-rows:before{content:""}.fi-rr-table-tree:before{content:""}.fi-rr-tablet:before{content:""}.fi-rr-tachometer-alt-average:before{content:""}.fi-rr-tachometer-alt-fastest:before{content:""}.fi-rr-tachometer-alt-slow:before{content:""}.fi-rr-tachometer-alt-slowest:before{content:""}.fi-rr-tachometer-average:before{content:""}.fi-rr-tachometer-fast:before{content:""}.fi-rr-tachometer-fastest:before{content:""}.fi-rr-tachometer-slow:before{content:""}.fi-rr-tachometer-slowest:before{content:""}.fi-rr-tachometer:before{content:""}.fi-rr-taco:before{content:""}.fi-rr-tags:before{content:""}.fi-rr-tally:before{content:""}.fi-rr-target:before{content:""}.fi-rr-taxi-bus:before{content:""}.fi-rr-taxi:before{content:""}.fi-rr-temperature-down:before{content:""}.fi-rr-temperature-frigid:before{content:""}.fi-rr-temperature-high:before{content:""}.fi-rr-temperature-low:before{content:""}.fi-rr-temperature-up:before{content:""}.fi-rr-template-alt:before{content:""}.fi-rr-template:before{content:""}.fi-rr-tenge:before{content:""}.fi-rr-tennis:before{content:""}.fi-rr-terminal:before{content:""}.fi-rr-terrace:before{content:""}.fi-rr-test-tube:before{content:""}.fi-rr-test:before{content:""}.fi-rr-text-check:before{content:""}.fi-rr-text-height:before{content:""}.fi-rr-text-shadow:before{content:""}.fi-rr-text-size:before{content:""}.fi-rr-text-slash:before{content:""}.fi-rr-text-width:before{content:""}.fi-rr-text:before{content:""}.fi-rr-thermometer-half:before{content:""}.fi-rr-thumbtack:before{content:""}.fi-rr-thunderstorm-moon:before{content:""}.fi-rr-thunderstorm-sun:before{content:""}.fi-rr-thunderstorm:before{content:""}.fi-rr-ticket-alt:before{content:""}.fi-rr-ticket:before{content:""}.fi-rr-time-add:before{content:""}.fi-rr-time-check:before{content:""}.fi-rr-time-delete:before{content:""}.fi-rr-time-fast:before{content:""}.fi-rr-time-forward-sixty:before{content:""}.fi-rr-time-forward-ten:before{content:""}.fi-rr-time-forward:before{content:""}.fi-rr-time-half-past:before{content:""}.fi-rr-time-oclock:before{content:""}.fi-rr-time-past:before{content:""}.fi-rr-time-quarter-past:before{content:""}.fi-rr-time-quarter-to:before{content:""}.fi-rr-time-twenty-four:before{content:""}.fi-rr-tire-flat:before{content:""}.fi-rr-tire-pressure-warning:before{content:""}.fi-rr-tire-rugged:before{content:""}.fi-rr-tire:before{content:""}.fi-rr-tired:before{content:""}.fi-rr-toilet-paper-blank:before{content:""}.fi-rr-tomato:before{content:""}.fi-rr-tool-box:before{content:""}.fi-rr-tool-crop:before{content:""}.fi-rr-tool-marquee:before{content:""}.fi-rr-tooth:before{content:""}.fi-rr-tornado:before{content:""}.fi-rr-tower-control:before{content:""}.fi-rr-tractor:before{content:""}.fi-rr-traffic-light-go:before{content:""}.fi-rr-traffic-light-slow:before{content:""}.fi-rr-traffic-light-stop:before{content:""}.fi-rr-traffic-light:before{content:""}.fi-rr-trailer:before{content:""}.fi-rr-train-side:before{content:""}.fi-rr-train-subway-tunnel:before{content:""}.fi-rr-train-tram:before{content:""}.fi-rr-train:before{content:""}.fi-rr-tram:before{content:""}.fi-rr-transform:before{content:""}.fi-rr-trash:before{content:""}.fi-rr-treasure-chest:before{content:""}.fi-rr-treatment:before{content:""}.fi-rr-tree-christmas:before{content:""}.fi-rr-tree-deciduous:before{content:""}.fi-rr-tree:before{content:""}.fi-rr-triangle-warning:before{content:""}.fi-rr-triangle:before{content:""}.fi-rr-trophy-star:before{content:""}.fi-rr-trophy:before{content:""}.fi-rr-truck-container:before{content:""}.fi-rr-truck-couch:before{content:""}.fi-rr-truck-loading:before{content:""}.fi-rr-truck-monster:before{content:""}.fi-rr-truck-moving:before{content:""}.fi-rr-truck-pickup:before{content:""}.fi-rr-truck-plow:before{content:""}.fi-rr-truck-ramp:before{content:""}.fi-rr-truck-side:before{content:""}.fi-rr-tty:before{content:""}.fi-rr-turkey:before{content:""}.fi-rr-tv-music:before{content:""}.fi-rr-typewriter:before{content:""}.fi-rr-u:before{content:""}.fi-rr-umbrella-beach:before{content:""}.fi-rr-umbrella:before{content:""}.fi-rr-underline:before{content:""}.fi-rr-undo-alt:before{content:""}.fi-rr-undo:before{content:""}.fi-rr-universal-access:before{content:""}.fi-rr-unlock:before{content:""}.fi-rr-up-left:before{content:""}.fi-rr-up-right:before{content:""}.fi-rr-up:before{content:""}.fi-rr-upload:before{content:""}.fi-rr-usb-pendrive:before{content:""}.fi-rr-usd-circle:before{content:""}.fi-rr-usd-square:before{content:""}.fi-rr-user-add:before{content:""}.fi-rr-user-time:before{content:""}.fi-rr-user:before{content:""}.fi-rr-users-alt:before{content:""}.fi-rr-users:before{content:""}.fi-rr-utensils:before{content:""}.fi-rr-v:before{content:""}.fi-rr-vector-alt:before{content:""}.fi-rr-vector:before{content:""}.fi-rr-venus-double:before{content:""}.fi-rr-venus-mars:before{content:""}.fi-rr-venus:before{content:""}.fi-rr-vest-patches:before{content:""}.fi-rr-vest:before{content:""}.fi-rr-video-arrow-down-left:before{content:""}.fi-rr-video-arrow-up-right:before{content:""}.fi-rr-video-camera-alt:before{content:""}.fi-rr-video-camera:before{content:""}.fi-rr-video-plus:before{content:""}.fi-rr-video-slash:before{content:""}.fi-rr-volcano:before{content:""}.fi-rr-volleyball:before{content:""}.fi-rr-volume:before{content:""}.fi-rr-w:before{content:""}.fi-rr-wagon-covered:before{content:""}.fi-rr-wallet:before{content:""}.fi-rr-warehouse-alt:before{content:""}.fi-rr-water-bottle:before{content:""}.fi-rr-water-lower:before{content:""}.fi-rr-water-rise:before{content:""}.fi-rr-water:before{content:""}.fi-rr-watermelon:before{content:""}.fi-rr-wheat:before{content:""}.fi-rr-wheelchair-move:before{content:""}.fi-rr-wheelchair:before{content:""}.fi-rr-whistle:before{content:""}.fi-rr-wifi-1:before{content:""}.fi-rr-wifi-2:before{content:""}.fi-rr-wifi-alt:before{content:""}.fi-rr-wifi-exclamation:before{content:""}.fi-rr-wifi-slash:before{content:""}.fi-rr-wifi:before{content:""}.fi-rr-wind-warning:before{content:""}.fi-rr-wind:before{content:""}.fi-rr-window-alt:before{content:""}.fi-rr-window-maximize:before{content:""}.fi-rr-window-minimize:before{content:""}.fi-rr-window-restore:before{content:""}.fi-rr-windsock:before{content:""}.fi-rr-wine-glass-crack:before{content:""}.fi-rr-woman-head:before{content:""}.fi-rr-world:before{content:""}.fi-rr-wrench-simple:before{content:""}.fi-rr-x:before{content:""}.fi-rr-y:before{content:""}.fi-rr-yen:before{content:""}.fi-rr-yin-yang:before{content:""}.fi-rr-z:before{content:""}.fi-rr-zoom-in:before{content:""}.fi-rr-zoom-out:before{content:""}
