{"id":33037,"date":"2021-07-28T19:18:34","date_gmt":"2021-07-28T22:18:34","guid":{"rendered":"https:\/\/vexpenses.com.br\/blog\/?page_id=33037"},"modified":"2025-03-26T15:00:24","modified_gmt":"2025-03-26T18:00:24","slug":"calcular-valor-km-rodado","status":"publish","type":"page","link":"https:\/\/vexpenses.com.br\/blog\/calcular-valor-km-rodado\/","title":{"rendered":"[Calculadora gr\u00e1tis] Valor do km rodado para reembolso"},"content":{"rendered":"\n\n         <style>\n            @charset \"UTF-8\";\n            *,\n            *::after,\n            *::before {\n               margin: 0;\n               padding: 0;\n               -webkit-box-sizing: border-box;\n               box-sizing: border-box;\n               font-family: \"Segoe UI\", Tahoma, Geneva, Verdana, sans-serif;\n            }\n            body {\n               overflow: hidden;\n               background: radial-gradient(151.53% 386.01% at 143.13% -51.53%, #3fa1ff 0, #0a7ee3 100%);\n               height: 100vh;\n            }\n            main,\n            #post-33037 > .inside-article {\n                background: transparent;\n            }\n            .begin {\n               display: -webkit-box;\n               display: -ms-flexbox;\n               display: flex;\n               height: 100vh;\n               -webkit-box-orient: vertical;\n               -webkit-box-direction: normal;\n               -ms-flex-direction: column;\n               flex-direction: column;\n               -webkit-box-pack: center;\n               -ms-flex-pack: center;\n               justify-content: center;\n               -webkit-box-align: center;\n               -ms-flex-align: center;\n               align-items: center;\n               overflow: hidden;\n            }\n            .begin > .gps {\n                position: absolute;\n                top: 0;\n                left: 0;\n            }\n            .begin > .btn-calculadora {\n               z-index: 1;\n            }\n            .begin.inative {\n               display: none;\n               position: absolute;\n               z-index: 0;\n            }\n            h1,\n            p {\n               color: white;\n               font-size: 42px;\n               line-height: 1.5;\n               text-align: center;\n            }\n            p {\n               max-width: 1000px;\n               font-size: 22px;\n               margin: 0 auto;\n            }\n            form > p {\n               max-width: 100% !important;\n               color: #808285;\n               font-size: 14px;\n               text-align: left;\n               margin: 16px auto 0 auto;\n            }\n            form > p > a {\n                color: #808285;\n            }\n            .title {\n                margin: 40px 0 14px 0;\n                display: -webkit-box;\n                display: -ms-flexbox;\n                display: flex;\n                -webkit-box-orient: vertical;\n                -webkit-box-direction: normal;\n                -ms-flex-direction: column;\n                flex-direction: column;\n                -webkit-box-pack: center;\n                -ms-flex-pack: center;\n                justify-content: center;\n                -webkit-box-align: center;\n                -ms-flex-align: center;\n                align-items: center;\n            }\n            .title > h2 {\n               width: 150px !important;\n               padding: 8px !important;\n               border-radius: 10px !important;\n               margin: 0 auto 12px auto !important;\n               background: white !important;\n               text-align: center !important;\n               color: #3fa1ff !important;\n               font-weight: bold !important;\n               font-size: 14px !important;\n            }\n            .title > h1 {\n               font-weight: bold !important;\n               width: 500px !important;\n               font-size: 36px;\n            }\n            .title-description {\n                display: -webkit-box;\n                display: -ms-flexbox;\n                display: flex;\n                -webkit-box-orient: vertical;\n                -webkit-box-direction: normal;\n                -ms-flex-direction: column;\n                flex-direction: column;\n                -webkit-box-pack: center;\n                -ms-flex-pack: center;\n                justify-content: center;\n                -webkit-box-align: center;\n                -ms-flex-align: center;\n                align-items: center;\n                row-gap: 20px;\n                width: 450px;\n            }\n            .title-description > p {\n                text-align: left;\n                font-size: 16px;\n                padding: 0;\n            }\n            button {\n                all: unset;\n            }\n            .begin > .btn-calculadora {\n                margin-top: 32px;\n            }\n            .btn-calculadora {\n                padding: 16px 0;\n                background: #f7841e;\n                border-radius: 5px;\n                -webkit-box-shadow: -5px -5px 20px rgba(0, 0, 0, 0.25), 5px 5px 20px rgba(0, 0, 0, 0.25);\n                box-shadow: -5px -5px 20px rgba(0, 0, 0, 0.25), 5px 5px 20px rgba(0, 0, 0, 0.25);\n                cursor: pointer;\n                -webkit-transition: 0.5s ease;\n                transition: 0.5s ease;\n            }\n            .btn-calculadora:hover {\n                background: #ff9638;\n            }\n            .btn-calculadora .link-btn {\n                text-decoration: none !important;\n                color: white;\n                font-weight: bold;\n                letter-spacing: 0.2px;\n                padding: 18px 32px;\n                font-size: 16px;\n            }\n            .card {\n                background: white;\n                padding: 40px 0 !important;\n                max-width: 470px;\n                border-radius: 50px;\n                -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.25);\n                box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.25);\n                margin: 0 auto;\n                display: none;\n                -webkit-box-orient: vertical;\n                -webkit-box-direction: normal;\n                -ms-flex-direction: column;\n                flex-direction: column;\n                -webkit-box-pack: center;\n                -ms-flex-pack: center;\n                justify-content: center;\n                -webkit-box-align: center;\n                -ms-flex-align: center;\n                align-items: center;\n                z-index: 1;\n            }\n            .card.active {\n                display: -webkit-box;\n                display: -ms-flexbox;\n                display: flex;\n                -webkit-animation: animate-card 1s forwards;\n                animation: animate-card 1s forwards;\n            }\n            @-webkit-keyframes animate-card {\n                from {\n                    -webkit-transform: translate(0, 500px);\n                    transform: translate(0, 500px);\n                }\n                to {\n                    opacity: 1;\n                    -webkit-transform: translate(0, 0);\n                    transform: translate(0, 0);\n                }\n            }\n            @keyframes animate-card {\n                from {\n                    -webkit-transform: translate(0, 500px);\n                    transform: translate(0, 500px);\n                }\n                to {\n                    opacity: 1;\n                    -webkit-transform: translate(0, 0);\n                    transform: translate(0, 0);\n                }\n            }\n            .card.inative {\n                display: none;\n                position: absolute;\n                z-index: 0;\n            }\n            .card > .icons {\n                padding-left: 40px;\n            }\n            .card-3 > .icons {\n                padding-left: 0;\n            }\n            #card-3 > .title-premise {\n                margin-top: -10px;\n            }\n            #card-2 {\n                max-width: 700px;\n            }\n            #card-2 > .description {\n                width: 580px;\n            }\n            #card-2 > .description > p {\n                color: #5f5f5f;\n                margin-top: 24px;\n                font-size: 16px;\n                text-align: left !important;\n            }\n            #card-2 > .btn-calculadora {\n                margin-top: 32px;\n                margin-bottom: 40px;\n            }\n            #card-comercial.active {\n                position: absolute !important;\n                display: -webkit-box;\n                display: -ms-flexbox;\n                display: flex;\n                width: 100%;\n                height: 110vh;\n                -webkit-box-pack: center;\n                -ms-flex-pack: center;\n                justify-content: center;\n                -webkit-box-align: center;\n                -ms-flex-align: center;\n                align-items: center;\n                overflow-y: hidden;\n                z-index: 3;\n                top: 0;\n                left: 0;\n                background: radial-gradient(151.53% 386.01% at 143.13% -51.53%, #3fa1ff 0, #0a7ee3 100%);\n            }\n            #card-comercial.inative {\n                display: none;\n                z-index: 0;\n            }\n            .card-comercial .premise-description {\n                max-width: 78%;\n            }\n            .card-comercial > .description > p {\n                color: #808285;\n                max-width: 70% !important;\n                margin: 18px auto 0 auto;\n                font-size: 14px;\n                text-align: left !important;\n                padding: 0;\n            }\n            .card-comercial > form {\n                margin-top: 0;\n            }\n            .card-comercial > form > .back-next {\n                margin-top: 20px;\n            }\n            .title-premise {\n                margin-top: 16px;\n                height: 50px;\n                display: -webkit-box;\n                display: -ms-flexbox;\n                display: flex;\n                -webkit-box-align: center;\n                -ms-flex-align: center;\n                align-items: center;\n            }\n            .premise-number {\n                width: 50px;\n                height: 50px;\n                border-radius: 50%;\n                border: 3px solid #0a7ee3;\n                display: -webkit-box;\n                display: -ms-flexbox;\n                display: flex;\n                -webkit-box-pack: center;\n                -ms-flex-pack: center;\n                justify-content: center;\n                -webkit-box-align: center;\n                -ms-flex-align: center;\n                align-items: center;\n                color: #0a7ee3;\n                font-weight: bold;\n                margin: 0;\n            }\n            .premise-description {\n                color: #0a7ee3;\n                font-weight: bold;\n                max-width: 700px;\n                padding: 0 16px;\n                font-size: 24px;\n                margin: 0 auto;\n            }\n            .info {\n                -ms-flex-item-align: start;\n                align-self: flex-start;\n                margin-left: -10px;\n                position: relative;\n                cursor: pointer;\n            }\n            .info-hidden {\n                width: 300px;\n                height: 230px;\n                background: #3fa1ff;\n                border-radius: 50px;\n                padding: 16px;\n                position: absolute;\n                top: -94px;\n                left: 35px;\n                z-index: 2;\n                display: none;\n                -webkit-box-pack: center;\n                -ms-flex-pack: center;\n                justify-content: center;\n                -webkit-box-align: center;\n                -ms-flex-align: center;\n                align-items: center;\n                -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.25);\n                box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.25);\n            }\n            .info-hidden::before {\n                content: \"\";\n                display: block;\n                position: absolute;\n                left: -15px;\n                top: 40%;\n                width: 0;\n                height: 0;\n                border-left: 10px solid transparent;\n                border-right: 10px solid transparent;\n                border-bottom: 20px solid #3fa1ff;\n                -webkit-transform: rotate(-90deg);\n                transform: rotate(-90deg);\n            }\n            .info-hidden > p {\n                font-size: 13px;\n                text-align: left;\n            }\n            .info:hover > .info-hidden {\n                display: -webkit-box;\n                display: -ms-flexbox;\n                display: flex;\n            }\n            .premises {\n                display: -webkit-box;\n                display: -ms-flexbox;\n                display: flex;\n                -webkit-box-pack: center;\n                -ms-flex-pack: center;\n                justify-content: center;\n                -webkit-box-align: center;\n                -ms-flex-align: center;\n                align-items: center;\n                -webkit-box-orient: vertical;\n                -webkit-box-direction: normal;\n                -ms-flex-direction: column;\n                flex-direction: column;\n                margin-top: 16px;\n                width: 71% !important;\n            }\n            .premises-fixed {\n                display: -ms-grid;\n                display: grid;\n                -ms-grid-columns: 1fr 1fr;\n                grid-template-columns: 1fr 1fr;\n                gap: 18px;\n                -webkit-box-pack: center;\n                -ms-flex-pack: center;\n                justify-content: center;\n                -ms-flex-line-pack: center;\n                align-content: center;\n                margin-top: 16px;\n            }\n            .premises > .premise > ::-webkit-input-placeholder,\n            .premises-fixed > .premise.fixed::-webkit-input-placeholder {\n                color: #b1b1b2 !important;\n                font-weight: lighter !important;\n            }\n            .premises > .premise > :-ms-input-placeholder,\n            .premises-fixed > .premise.fixed:-ms-input-placeholder {\n                color: #b1b1b2 !important;\n                font-weight: lighter !important;\n            }\n            .premises > .premise > ::-ms-input-placeholder,\n            .premises-fixed > .premise.fixed::-ms-input-placeholder {\n                color: #b1b1b2 !important;\n                font-weight: lighter !important;\n            }\n            .premises > .premise > ::placeholder,\n            .premises-fixed > .premise.fixed::placeholder {\n                color: #b1b1b2 !important;\n                font-weight: lighter !important;\n            }\n            .premise {\n                display: -webkit-box;\n                display: -ms-flexbox;\n                display: flex;\n                -webkit-box-pack: center;\n                -ms-flex-pack: center;\n                justify-content: center;\n                -ms-flex-item-align: start;\n                align-self: flex-start;\n                -webkit-box-orient: vertical;\n                -webkit-box-direction: normal;\n                -ms-flex-direction: column;\n                flex-direction: column;\n                margin-top: 16px;\n                width: 100%;\n            }\n            .premise > label {\n                margin-bottom: 8px;\n                font-size: 16px;\n                font-weight: bold;\n                color: #808285;\n            }\n            .premise > input,\n            .premise > select {\n                max-width: 100%;\n                height: 40px;\n                border-radius: 10px;\n                border: 2px solid #808285;\n                padding: 5px 15px;\n                font-family: \"Segoe UI\", Tahoma, Geneva, Verdana, sans-serif;\n                font-weight: 600;\n                letter-spacing: 0.8px;\n                color: #5f5f5f;\n            }\n            .premise.fixed > input,\n            .premise.fixed > select {\n                height: 40px;\n                border-radius: 10px;\n                border: 2px solid #808285;\n                padding: 5px 15px;\n                font-family: \"Segoe UI\", Tahoma, Geneva, Verdana, sans-serif;\n                font-weight: 600;\n                letter-spacing: 0.8px;\n                color: #5f5f5f;\n                margin-bottom: 8px;\n            }\n            .premise.fixed > p {\n                color: #5f5f5f;\n                font-size: 12px;\n                text-align: left;\n                margin: 0;\n            }\n            option {\n                background: #3fa1ff;\n                color: white;\n            }\n            .back-next {\n                display: -webkit-box;\n                display: -ms-flex box;\n                display: flex;\n                -webkit-box-pack: center;\n                -ms-flex-pack: center;\n                justify-content: center;\n                -webkit-box-align: center;\n                -ms-flex-align: center;\n                align-items: center;\n                -ms-flex-pack: distribute;\n                justify-content: space-around;\n                margin-top: 40px;\n                width: 300px;\n            }\n            form .back-next {\n                margin-top: 20px;\n            }\n            .back {\n                display: -webkit-box;\n                display: -ms-flexbox;\n                display: flex;\n                -ms-flex-line-pack: center;\n                align-content: center;\n            }\n            .back > a {\n                text-decoration: none;\n                font-size: 16px;\n                font-weight: 600;\n                padding: 5px;\n                color: #0a7ee3;\n            }\n            .back > a:hover {\n                color: #3fa1ff;\n            }\n            .back > a:hover svg path {\n                fill: #3fa1ff;\n            }\n            .next {\n                padding: 16px 0;\n                background: #f7841e;\n                border-radius: 5px;\n                -webkit-box-shadow: -5px -5px 20px rgba(0, 0, 0, 0.15), 5px 5px 20px rgba(0, 0, 0, 0.15);\n                box-shadow: -5px -5px 20px rgba(0, 0, 0, 0.15), 5px 5px 20px rgba(0, 0, 0, 0.15);\n                cursor: pointer;\n                -webkit-transition: 0.5s ease;\n                transition: 0.5s ease;\n            }\n            .next:hover {\n                background: #ff9638;\n            }\n            .next .link-btn {\n                text-decoration: none !important;\n                color: white;\n                font-weight: bold;\n                letter-spacing: 0.2px;\n                padding: 18px 32px;\n                font-size: 16px;\n            }\n            .progress {\n                display: -webkit-box;\n                display: -ms-flexbox;\n                display: flex;\n                -webkit-box-pack: center;\n                -ms-flex-pack: center;\n                justify-content: center;\n                -ms-flex-line-pack: center;\n                align-content: center;\n                margin-top: 36px;\n            }\n            .step {\n                width: 24px;\n                height: 6px;\n                border-radius: 19.5px;\n                margin: 0 8px;\n            }\n            .step.completed {\n                background: #0a7ee3;\n            }\n            .step.current {\n                background: #3fa1ff;\n            }\n            .step.incomplete {\n                border: 1px solid #0a7ee3;\n            }\n            .results {\n                display: -webkit-box;\n                display: -ms-flexbox;\n                display: flex;\n                -ms-flex-wrap: wrap;\n                flex-wrap: wrap;\n                -webkit-box-pack: center;\n                -ms-flex-pack: center;\n                justify-content: center;\n                -webkit-box-align: center;\n                -ms-flex-align: center;\n                align-items: center;\n                gap: 80px;\n            }\n            #show-result h1 {\n                font-weight: bold !important;\n                font-size: 36px;\n            }\n            .show-result {\n                display: none;\n            }\n            .show-result.active {\n                display: -webkit-box;\n                display: -ms-flexbox;\n                display: flex;\n                -webkit-box-orient: vertical;\n                -webkit-box-direction: normal;\n                -ms-flex-direction: column;\n                flex-direction: column;\n                -webkit-box-pack: center;\n                -ms-flex-pack: center;\n                justify-content: center;\n                -ms-flex-line-pack: center;\n                align-content: center;\n                row-gap: 32px;\n                height: 100vh;\n                -webkit-transform: translate(0, -100px);\n                transform: translate(0, -100px);\n                opacity: 0;\n                -webkit-animation: animate-result 1s forwards;\n                animation: animate-result 1s forwards;\n                z-index: 2;\n            }\n            @-webkit-keyframes animate-result {\n                to {\n                    -webkit-transform: translate(0, 0);\n                    transform: translate(0, 0);\n                    opacity: 1;\n                }\n            }\n            @keyframes animate-result {\n                to {\n                    -webkit-transform: translate(0, 0);\n                    transform: translate(0, 0);\n                    opacity: 1;\n                }\n            }\n            .show-result.inative {\n                display: none;\n                position: absolute;\n                z-index: 0;\n            }\n            .result {\n                background: white;\n                border-radius: 50px;\n                width: 250px;\n                height: 250px;\n                display: -webkit-box;\n                display: -ms-flexbox;\n                display: flex;\n                -webkit-box-orient: vertical;\n                -webkit-box-direction: normal;\n                -ms-flex-direction: column;\n                flex-direction: column;\n                -webkit-box-pack: center;\n                -ms-flex-pack: center;\n                justify-content: center;\n                -webkit-box-align: center;\n                -ms-flex-align: center;\n                align-items: center;\n            }\n            .arrow-back {\n                cursor: pointer;\n            }\n            .arrow-back svg {\n                width: 50px;\n                margin-left: 60px;\n            }\n            .result > p {\n                font-size: 24px;\n                font-weight: bold;\n                margin-bottom: 8px;\n                color: #5f5f5f;\n            }\n            .result > .explanation {\n                font-size: 18px;\n                font-weight: bold;\n                margin-bottom: 8px;\n                text-align: center;\n                max-width: 80%;\n                color: #0a7ee3 !important;\n            }\n            .result > .number-result {\n                font-size: 36px;\n            }\n            .result > span,\n            .result-2 .info > span {\n                color: #5f5f5f;\n                cursor: pointer;\n                border-bottom: 1px solid #808285;\n            }\n            .result-2 {\n                display: -webkit-box;\n                display: -ms-flexbox;\n                display: flex;\n                -webkit-box-orient: vertical;\n                -webkit-box-direction: normal;\n                -ms-flex-direction: column;\n                flex-direction: column;\n                -webkit-box-pack: center;\n                -ms-flex-pack: center;\n                justify-content: center;\n                -ms-flex-line-pack: center;\n                align-content: center;\n            }\n            .result-2 .info {\n                margin: 0 auto;\n                position: relative;\n                cursor: pointer;\n            }\n            .result-2 .info-hidden {\n                width: 248px;\n                height: 206px;\n                top: -78px;\n                left: 90px;\n            }\n            .result-2 > p {\n                color: #5f5f5f;\n                font-size: 36px;\n                font-weight: bold;\n            }\n            .result-2 > .info > svg > path {\n                fill: #808285;\n            }\n            .call-to-vex {\n                display: -webkit-box;\n                display: -ms-flexbox;\n                display: flex;\n                -webkit-box-orient: vertical;\n                -webkit-box-direction: normal;\n                -ms-flex-direction: column;\n                flex-direction: column;\n                -webkit-box-pack: center;\n                -ms-flex-pack: center;\n                justify-content: center;\n                row-gap: 24px;\n                -webkit-box-align: center;\n                -ms-flex-align: center;\n                align-items: center;\n            }\n            .call-to-vex > p {\n                font-size: 20px;\n            }\n            #form-inscricao-na-news-blog-footer-2202b7d1383afb185c52 {\n                display: none !important;\n            }\n            .btn-calculadora > a:hover {\n                color: white !important;\n            }\n            .next > a:hover {\n                color: white !important;\n            }\n            .premise > label > a {\n                text-decoration: none !important;\n                color: #808285 !important;\n                cursor: default !important;\n            }\n            .premise > label > a:hover {\n                color: #808285 !important;\n            }\n            .call-to-vex p a {\n                text-decoration: none !important;\n                color: white !important;\n                cursor: default !important;\n            }\n            .result > p > a {\n                text-decoration: none !important;\n                color: white !important;\n                cursor: default !important;\n            }\n            .premise > p > a:hover {\n                color: white !important;\n            }\n            .card-2 > .description > p > a {\n                text-decoration: none !important;\n                color: #5f5f5f !important;\n                cursor: default !important;\n            }\n            .info-hidden > p > a {\n                text-decoration: none !important;\n                color: white !important;\n                cursor: default !important;\n            }\n            .begin > .title-description p a {\n                text-decoration: none !important;\n                color: white !important;\n                cursor: default !important;\n            }\n            .back-next > .back:hover {\n                background: var(--btn-back-background-color) !important;\n            }\n            .modal-premise-invalid {\n                display: none;\n            }\n            .modal-premise-invalid.active {\n                display: block;\n                z-index: 5;\n                border-radius: 5px;\n                background: #f7841e;\n                width: 300px;\n                padding: 20px;\n                position: absolute;\n                left: 40%;\n                bottom: 70%;\n                -webkit-animation: hidden-modal 8s forwards;\n                animation: hidden-modal 8s forwards;\n            }\n            @-webkit-keyframes hidden-modal {\n                50% {\n                    opacity: 1;\n                }\n                100% {\n                    opacity: 0;\n                }\n            }\n            @keyframes hidden-modal {\n                50% {\n                    opacity: 1;\n                }\n                100% {\n                    opacity: 0;\n                }\n            }\n            .modal-premise-invalid.active::after {\n                content: \"\";\n                width: 100%;\n                height: 3px;\n                display: block;\n                background: white;\n                position: absolute;\n                top: 95%;\n                left: 0;\n                border-radius: 10px;\n                -webkit-animation: timer-modal 8s forwards;\n                animation: timer-modal 8s forwards;\n            }\n            @-webkit-keyframes timer-modal {\n                to {\n                    width: 0;\n                }\n            }\n            @keyframes timer-modal {\n                to {\n                    width: 0;\n                }\n            }\n            .modal-premise-invalid > p {\n                font-size: 14px;\n                text-align: left;\n            }\n            .modal-details-results {\n                display: none;\n            }\n            .modal-details-results.active {\n                display: block;\n                width: 100%;\n                height: 100vh;\n                background: rgba(0, 0, 0, 0.7);\n                position: fixed;\n                top: 0;\n                left: 0;\n                display: -webkit-box;\n                display: -ms-flexbox;\n                display: flex;\n                -webkit-box-align: center;\n                -ms-flex-align: center;\n                align-items: center;\n                -webkit-box-pack: center;\n                -ms-flex-pack: center;\n                justify-content: center;\n            }\n            .container-modal {\n                display: -webkit-box;\n                display: -ms-flexbox;\n                display: flex;\n                -webkit-box-orient: vertical;\n                -webkit-box-direction: normal;\n                -ms-flex-direction: column;\n                flex-direction: column;\n                -ms-flex-line-pack: center;\n                align-content: center;\n                -webkit-box-pack: justify;\n                -ms-flex-pack: justify;\n                justify-content: space-between;\n                background: white;\n                width: 700px;\n                height: 500px;\n                padding: 20px;\n                border-radius: 50px;\n                border: 10px solid #0a7ee3;\n                -webkit-animation: anima-resum 1s forwards;\n                animation: anima-resum 1s forwards;\n            }\n            @-webkit-keyframes anima-resum {\n                from {\n                    -webkit-transform: translateY(-100px);\n                    transform: translateY(-100px);\n                    opacity: 0;\n                }\n                to {\n                    -webkit-transform: translateY(0);\n                    transform: translateY(0);\n                    opacity: 1;\n                }\n            }\n            @keyframes anima-resum {\n                from {\n                    -webkit-transform: translateY(-100px);\n                    transform: translateY(-100px);\n                    opacity: 0;\n                }\n                to {\n                    -webkit-transform: translateY(0);\n                    transform: translateY(0);\n                    opacity: 1;\n                }\n            }\n            .exit-details {\n                position: absolute;\n                left: 91%;\n                top: 5%;\n                cursor: pointer;\n            }\n            .container-modal > h3 {\n                color: #0a7ee3;\n                font-size: 32px;\n                text-align: center;\n            }\n            .container-modal > h4 {\n                color: #5f5f5f;\n                font-size: 16px;\n                font-weight: normal;\n                line-height: 1.5;\n            }\n            .container-modal > h4 > span {\n                font-weight: bold;\n            }\n            .container-modal .totals {\n                width: 100%;\n            }\n            .container-modal p {\n                color: #5f5f5f;\n                font-size: 16px;\n                text-align: left;\n                margin: 0;\n                font-weight: bold;\n            }\n            .container-modal > .equation {\n                color: #0a7ee3;\n                text-align: center;\n            }\n            .modal-more {\n                display: none;\n            }\n            .modal-more.active {\n                height: 100vh;\n                background: rgba(0, 0, 0, 0.7);\n                position: fixed;\n                top: 0;\n                left: 0;\n         z-index: 1;\n         width: 100%;\n         display: -webkit-box;\n         display: -ms-flexbox;\n         display: flex;\n         -webkit-box-pack: center;\n         -ms-flex-pack: center;\n         justify-content: center;\n         -webkit-box-align: center;\n         -ms-flex-align: center;\n         align-items: center;\n            }\n            .container-modal-more {\n                background: radial-gradient(151.53% 386.01% at 143.13% -51.53%, #3fa1ff 0, #0a7ee3 100%);\n                display: -ms-grid !important;\n                display: grid !important;\n                -ms-grid-columns: 1.5fr 1fr;\n                grid-template-columns: 1.5fr 1fr;\n                max-width: 800px;\n                padding: 32px;\n                width: 700px;\n                height: 550px;\n                position: relative;\n            }\n            .container-modal-more > .description {\n                display: -webkit-box;\n                display: -ms-flexbox;\n                display: flex;\n                -webkit-box-orient: vertical;\n                -webkit-box-direction: normal;\n                -ms-flex-direction: column;\n                flex-direction: column;\n                row-gap: 32px;\n                -ms-flex-item-align: center;\n                align-self: center;\n            }\n            .container-modal-more > .description > h2 {\n                color: white !important;\n                font-size: 30px;\n                width: 300px;\n                font-weight: bold;\n            }\n            .container-modal-more > .description > p {\n                width: 290px;\n                font-size: 16px;\n                font-weight: normal;\n                text-align: left;\n                padding: 0;\n                margin: 0;\n            }\n            .container-modal-more > .nums-modal > div > svg {\n                width: 200px;\n            }\n            .nums-modal {\n                position: relative;\n            }\n            .num-modal-1 {\n                position: absolute;\n                left: -37%;\n                top: -10%;\n            }\n            .num-modal-2 {\n                position: absolute;\n                left: 25%;\n                top: 17%;\n            }\n            .num-modal-3 {\n                position: absolute;\n                left: -30%;\n                top: 47%;\n            }\n            .btns-modal-more > .btn-calculadora {\n                border-radius: 0 !important;\n                -webkit-box-shadow: none;\n                box-shadow: none;\n            }\n            .btns-modal-more > .btn-calculadora.white {\n                margin-top: 16px;\n                background: white;\n            }\n            .btns-modal-more > .btn-calculadora.white:hover {\n                background: #ddd;\n            }\n            .btns-modal-more > .btn-calculadora.white > .link-btn {\n                padding-left: 85px;\n                padding-right: 85px;\n                color: #0a7ee3;\n            }\n            .btns-modal-more > .btn-calculadora.white:hover > .link-btn {\n                color: #0a7ee3 !important;\n            }\n            .email-hidden {\n                display: none;\n            }\n            .premise.fixed.hidden {\n                display: none;\n            }\n            section.send-datas {\n                display: none;\n            }\n            section.send-datas.active {\n                width: 100%;\n                height: 110vh;\n                position: absolute;\n                top: 0;\n                left: 0;\n                display: -webkit-box;\n                display: -ms-flexbox;\n                display: flex;\n                z-index: 3;\n                background: radial-gradient(151.5% 386.01% at 143.13% -51.53%, #3fa1ff 0, #0a7ee3 100%);\n                display: flex;\n                -webkit-box-pack: center;\n                -ms-flex-pack: center;\n                justify-content: center;\n                -webkit-box-align: center;\n                -ms-flex-align: center;\n                align-items: center;\n            }\n            .card-send-datas {\n                background: white;\n                width: 500px;\n                height: 500px;\n                border-radius: 50px;\n                display: -webkit-box;\n                display: -ms-flexbox;\n                display: flex;\n                -webkit-box-orient: vertical;\n                -webkit-box-direction: normal;\n                -ms-flex-direction: column;\n                flex-direction: column;\n                -webkit-box-pack: center;\n                -ms-flex-pack: center;\n                justify-content: center;\n                -webkit-box-align: center;\n                -ms-flex-align: center;\n                align-items: center;\n                padding: 24px;\n                opacity: 0;\n                -webkit-transform: translate(0, 200px);\n                transform: translate(0, 200px);\n                -webkit-animation: animate-card 1s forwards;\n                animation: animate-card 1s forwards;\n            }\n            .card-send-datas > svg {\n                width: 100px;\n                margin: 36px 0;\n                opacity: 0;\n                -webkit-animation: show-icon 4s forwards;\n                animation: show-icon 4s forwards;\n            }\n            @-webkit-keyframes show-icon {\n                to {\n                    opacity: 1;\n                }\n            }\n            @keyframes show-icon {\n                to {\n                    opacity: 1;\n                }\n            }\n            .card-send-datas .mensage {\n                color: #808285;\n                font-size: 24px;\n                font-weight: bold;\n            }\n            .inside-navigation {\n                display: none;\n            }\n            main#main.site-main {\n                margin: 0 !important;\n            }\n            .inside-article {\n                padding: 0;\n            }\n            #card-2 > .icons {\n                padding-left: 0;\n            }\n            .card-comercial .premise-description {\n                max-width: 78%;\n            }\n            @media screen and (max-width: 950px) {\n                .result-2 .info-hidden {\n                    top: 30px;\n                    left: -94px;\n                    height: 165px;\n                }\n            }\n            @media screen and (max-width: 840px) {\n                #card-2 {\n                    max-width: 500px;\n                }\n                #card-2 > .description {\n                    width: 80% !important;\n                }\n                .premises-fixed {\n                    -ms-grid-columns: 1fr;\n                    grid-template-columns: 1fr;\n                    width: 80% !important;\n                }\n                #card-2 > .description {\n                    width: 400px;\n                }\n                .info-hidden::before {\n                    left: 120px;\n                    top: -5%;\n                    border-left: 7px solid transparent;\n                    border-right: 7px solid transparent;\n                    border-bottom: 14px solid #3fa1ff;\n                    -webkit-transform: rotate(0deg);\n                    transform: rotate(0deg);\n                }\n                .result-2 .info-hidden::before {\n                    left: 100px !important;\n                }\n                .info-hidden {\n                    width: 300px;\n                    height: 180px;\n                    top: 27px;\n                    left: -121px;\n                }\n                .info-hidden > p {\n                    font-size: 11px;\n                    text-align: left;\n                }\n                .show-result.active {\n                    padding: 20px;\n                }\n                .arrow-back svg {\n                    margin-left: 0;\n                }\n            }\n            @media screen and (max-width: 800px) {\n                .begin > .gps {\n                    display: none;\n                }\n                .modal-details-results.active {\n                    padding: 20px;\n                }\n            }\n            @media screen and (max-width: 760px) {\n                .modal-more.active {\n                    padding: 20px;\n                }\n                .container-modal-more > .nums-modal > div > svg {\n                    width: 186px;\n                }\n                .container-modal-more > .description > h2 {\n                    font-size: 28px;\n                    width: 260px;\n                }\n                .container-modal-more > .description > p {\n                    width: 275px;\n                    font-size: 14px;\n                }\n                .btn-calculadora .link-btn {\n                    padding: 18px 28px;\n                    font-size: 14px;\n                }\n                .btns-modal-more > .btn-calculadora.white > .link-btn {\n                    padding-left: 75px;\n                    padding-right: 75px;\n                }\n            }\n            @media screen and (max-width: 640px) {\n                #card-2 > .description {\n                    width: 295px;\n                }\n                #card-2 > .description > p {\n                    margin-top: 10px;\n                }\n                .results {\n                    gap: 30px;\n                }\n                .container-modal-more > .nums-modal > div > svg {\n                    width: 156px;\n                }\n                .num-modal-1 {\n                    left: -15%;\n                }\n                .num-modal-2 {\n                    left: 24%;\n                    top: 20%;\n                }\n                .num-modal-3 {\n                    left: -15%;\n                    top: 46%;\n                }\n            }\n            @media screen and (max-width: 610px) {\n                .card.card-comercial {\n                    padding: 30px;\n                    max-width: 85%;\n                }\n                .icons > .icon-card1 {\n                    width: 90px;\n                    height: 82px;\n                }\n                .title-premise {\n                    margin-top: 0;\n                    height: 25px;\n                }\n                .premise-description {\n                    padding: 0 12px;\n                    font-size: 18px;\n                }\n                svg.info-icon {\n                    width: 13px !important;\n                }\n                .info {\n                    margin-left: -5px;\n                }\n                .premise.fixed > input,\n                .premise.fixed > select {\n                    height: 35px;\n                }\n                .premises {\n                    margin-top: 10px;\n                    width: 250px;\n                }\n                .premise > label {\n                    margin-bottom: 5px;\n                    font-size: 14px;\n                }\n                .next {\n                    padding: 14px 0;\n                }\n                .next .link-btn {\n                    padding: 18px 28px;\n                    font-size: 14px;\n                }\n                .back > a {\n                    font-size: 14px;\n                }\n                .back-next {\n                    margin-top: 25px;\n                    width: 250px;\n                }\n                .info-hidden::before {\n                    left: 120px;\n                    top: -5%;\n                    border-left: 7px solid transparent;\n                    border-right: 7px solid transparent;\n                    border-bottom: 14px solid #3fa1ff;\n                    -webkit-transform: rotate(0deg);\n                    transform: rotate(0deg);\n                }\n                .info-hidden {\n                    width: 200px;\n                    height: 180px;\n                    top: 27px;\n                    left: -121px;\n                }\n                #card-2 .info-hidden {\n                    height: 250px;\n                }\n                .info-hidden > p {\n                    font-size: 11px;\n                    text-align: left;\n                }\n                .modal-premise-invalid.active {\n                    left: 23%;\n                    bottom: 85%;\n                }\n                .container-modal > h4 {\n                    font-size: 14px;\n                }\n                .container-modal p {\n                    font-size: 14px;\n                }\n                .container-modal > p {\n                    text-align: left;\n                }\n                .card-comercial > .description > p {\n                    max-width: 254px;\n                }\n            }\n            @media screen and (max-width: 590px) {\n                .result > .explanation {\n                    font-size: 13px;\n                }\n                .result > .number-result {\n                    font-size: 22px;\n                }\n                .result-2 > p {\n                    font-size: 22px;\n                }\n                .result {\n                    width: 200px;\n                    height: 200px;\n                }\n                .arrow-back svg {\n                    width: 36px;\n                    margin-left: 0;\n                }\n                #show-result h1 {\n                    font-size: 32px;\n                }\n                .call-to-vex > p {\n                    font-size: 16px;\n                }\n                .show-result.active {\n                    row-gap: 20px;\n                    overflow: auto;\n                }\n                #show-result h1 {\n                    font-size: 28px;\n                }\n                .result > .explanation {\n                    font-size: 12px;\n                }\n                .info {\n                    bottom: 22%;\n                }\n                .result > span,\n                .result-2 span {\n                    font-size: 14px;\n                }\n                .result {\n                    width: 180px;\n                    height: 180px;\n                }\n                .result:last-child {\n                    margin-top: 14px;\n                }\n                .call-to-vex > p {\n                    font-size: 14px;\n                }\n                .container-modal-more {\n                    display: -webkit-box !important;\n                    display: -ms-flexbox !important;\n                    display: flex !important;\n                    -webkit-box-pack: center;\n                    -ms-flex-pack: center;\n                    justify-content: center;\n                    -webkit-box-align: center;\n                    -ms-flex-align: center;\n                    align-items: center;\n                    width: 400px;\n                    height: 400px;\n                }\n                .container-modal-more > .description > h2 {\n                    font-size: 24px;\n                    width: 230px;\n                }\n                .container-modal-more > .description > p {\n                    width: 300px;\n                    font-weight: normal;\n                }\n                .nums-modal {\n                    display: none;\n                }\n                .container-modal-more > .nums-modal > div > svg {\n                    display: none;\n                }\n                .btns-modal-more {\n                    display: -webkit-box;\n                    display: -ms-flexbox;\n                    display: flex;\n                    -webkit-box-orient: vertical;\n                    -webkit-box-direction: normal;\n                    -ms-flex-direction: column;\n                    flex-direction: column;\n                    text-align: center;\n                }\n                .btns-modal-more > .btn-calculadora {\n                    padding: 8px;\n                }\n                .container-modal-more .exit-details {\n                    left: 91%;\n                }\n                section.send-datas.active {\n                    padding: 20px;\n                    height: 110vh;\n                }\n                .card-send-datas > .mensage {\n                    font-size: 20px;\n                }\n                .card-send-datas > svg {\n                    width: 79px;\n                }\n            }\n            @media screen and (max-width: 500px) {\n                .logo svg {\n                    width: 148px;\n                }\n                .title {\n                    margin: 24px 0 14px 0;\n                }\n                .title > h2 {\n                    width: 130px !important;\n                    font-size: 12px !important;\n                }\n                .title > h1 {\n                    width: 350px !important;\n                    font-size: 28px;\n                }\n                .title-description > p {\n                    max-width: 350px;\n                    font-size: 12px;\n                }\n                .title-description {\n                    row-gap: 10px;\n                    width: 350px;\n                }\n                .begin > .btn-calculadora {\n                    margin-top: 22px;\n                }\n                .btn-calculadora {\n                    padding: 12px 0;\n                }\n                .btn-calculadora .link-btn {\n                    letter-spacing: 0.5px;\n                    padding: 14px;\n                    font-size: 14px;\n                }\n                #card-2 > .description {\n                    width: 250px;\n                }\n                #card-2 > .description > p {\n                    font-size: 14px;\n                }\n                .btns-modal-more > .btn-calculadora.white > .link-btn {\n                    padding-left: 62px;\n                    padding-right: 62px;\n                }\n                .container-modal > .exit-details {\n                    left: 90%;\n                    top: 4%;\n                }\n            }\n            @media screen and (max-width: 469px) {\n                .container-modal p {\n                    font-size: 12px;\n                }\n                .container-modal > h4 {\n                    font-size: 12px;\n                }\n                .container-modal > h3 {\n                    font-size: 28px;\n                }\n            }\n            @media screen and (max-width: 450px) {\n                .card > .icons {\n                    padding-left: 28px;\n                }\n                .card-3 > .icons {\n                    padding-left: 0;\n                }\n                .card-3 > .icons svg {\n                    width: 79px;\n                    height: 73px;\n                }\n                .icons > .icon-card1 {\n                    width: 65px;\n                    height: 60px;\n                }\n                .title-premise {\n                    margin-top: 20px;\n                }\n                .premises {\n                    margin-top: 10px;\n                    width: 150px;\n                }\n                .premises-fixed {\n                    gap: 0;\n                    margin-top: 5px;\n                    width: 90%;\n                }\n                .premise > label {\n                    margin-bottom: 5px;\n                    font-size: 12px;\n                }\n                .premise > input,\n                .premise > select {\n                    font-size: 12px;\n                }\n                .back-next {\n                    -webkit-box-orient: vertical;\n                    -webkit-box-direction: reverse;\n                    -ms-flex-direction: column-reverse;\n                    flex-direction: column-reverse;\n                    row-gap: 10px;\n                    margin-top: 20px;\n                }\n                .next .link-btn {\n                    padding: 18px 20px;\n                    font-size: 12px;\n                }\n                .modal-premise-invalid.active {\n                    width: 200px;\n                    padding: 10px;\n                }\n                .modal-premise-invalid > p {\n                    font-size: 12px;\n                }\n                .modal-premise-invalid.active::after {\n                    top: 94%;\n                }\n                #card-2 > .icons > svg {\n                    width: 110px;\n                    height: 61px;\n                }\n                #card-2 > .description {\n                    width: 150px;\n                    margin-top: 20px;\n                }\n                #card-2 > .description > p {\n                    font-size: 12px;\n                }\n                .premise.fixed > input,\n                .premise.fixed > select {\n                    width: 90%;\n                }\n                .results {\n                    gap: 0;\n                }\n                .results {\n                    -webkit-box-orient: vertical;\n                    -webkit-box-direction: normal;\n                    -ms-flex-direction: column;\n                    flex-direction: column;\n                }\n                .container-modal p {\n                    font-size: 12px;\n                }\n                .container-modal > h4 {\n                    font-size: 12px;\n                }\n                .container-modal > h3 {\n                    font-size: 28px;\n                }\n                .card-comercial > .description > p {\n                    max-width: 245px;\n                }\n                .show-result.active {\n                    height: auto;\n                }\n                #card-com ercial.active {\n                    height: auto;\n                    padding: 30px 10px;\n                }\n            }\n            @media screen and (max-width: 390px) {\n                .btns-modal-more {\n                    width: 230px;\n                }\n                .container-modal-more > .description > h2 {\n                    width: 230px;\n                }\n                .container-modal-more > .description > p {\n                    width: 230px;\n                    line-height: 1.4;\n                }\n                .premise-description {\n                    margin-bottom: 25px;\n                }\n                .info {\n                    bottom: 60%;\n                }\n                .result-2 .info {\n                    bottom: 0;\n                }\n                .container-modal > .exit-details {\n                    left: 88%;\n                }\n            }\n            @media screen and (max-width: 375px) {\n                .title > h1 {\n                    width: 322px !important;\n                }\n                .title-description {\n                    width: 322px;\n                }\n                .arrow-back svg {\n                    width: 24px;\n                    margin-left: 0;\n                }\n                #show-result h1 {\n                    font-size: 24px;\n                }\n                .container-modal {\n                    height: 530px;\n                }\n                .container-modal {\n                    padding: 20px;\n                }\n            }\n            .result-2 p span a {\n                color: white !important;\n                border-bottom: 1pxsolid white !important;\n            }\n        <\/style>\n\n         <main id=\"main-calculadora\" class=\"valor-do-km-rodado-para-reembolso\">\n            <section id=\"begin\" class=\"begin\">\n               <div class=\"logo\">\n                  <svg width=\"151\" height=\"38\" viewBox=\"0 0 151 38\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                     <path\n                         d=\"M19.6216 0.423203C15.8841 0.423203 12.2306 1.52425 9.12306 3.58711C6.01551 5.64997 3.59351 8.58199 2.16333 12.0124C0.733161 15.4428 0.359058 19.2174 1.08833 22.859C1.81761 26.5006 3.61751 29.8456 6.26041 32.471C8.90331 35.0963 12.2705 36.8841 15.9362 37.6082C19.6019 38.3324 23.4014 37.9604 26.8542 36.5392C30.3071 35.1181 33.2581 32.7116 35.3343 29.6242C37.4104 26.5368 38.5184 22.9071 38.518 19.1941C38.518 16.7289 38.0292 14.2879 37.0796 12.0104C36.1299 9.73285 34.738 7.66348 32.9833 5.92042C31.2285 4.17735 29.1454 2.79474 26.8528 1.85152C24.5602 0.908304 22.103 0.422959 19.6216 0.423203V0.423203ZM29.0595 26.8694L28.4191 30.8666C28.3444 31.3117 27.8403 31.436 27.2839 31.1448L15.6167 24.9979L15.1481 27.9063C15.0659 28.4219 14.644 28.3626 14.2034 27.7727L10.5626 22.8982L6.91812 18.02C6.4775 17.4357 6.56525 16.9071 7.10483 16.8273L11.6268 16.2505L13.6302 15.9945L16.793 17.6639L16.5148 19.3944L21.6361 22.0895L21.4494 23.2673C21.3654 23.7867 21.7407 24.1447 22.2858 24.076L24.7989 23.7589L28.182 25.5413C28.7384 25.8307 29.1267 26.4261 29.0595 26.8694ZM32.2186 21.5609L27.6966 22.1396L23.1802 22.7164C22.6331 22.7869 22.2578 22.4289 22.3419 21.9077L22.8086 18.9994L11.1358 12.8524C10.5757 12.5594 10.1911 11.964 10.2601 11.5207L10.9005 7.5235C10.9752 7.07834 11.4793 6.95222 12.0357 7.24713L23.7085 13.3922L24.1772 10.4838C24.2593 9.96817 24.6813 10.0275 25.1219 10.6174L28.7645 15.4937L32.4071 20.3701C32.8459 20.9562 32.7581 21.4904 32.2148 21.5609H32.2186Z\"\n                         fill=\"white\"\n                     ><\/path>\n                     <path\n                         d=\"M49.2967 25.0814C48.5001 23.5345 47.6911 21.7242 46.8696 19.6505C46.048 17.5768 45.2707 15.3182 44.5376 12.8748H48.2288C48.3831 13.4795 48.5667 14.133 48.7795 14.8353C48.9924 15.5377 49.2115 16.2493 49.4368 16.9703C49.6633 17.6899 49.8898 18.3904 50.1164 19.0718C50.3429 19.7531 50.5663 20.3714 50.7866 20.9266C50.9883 20.3702 51.2086 19.7506 51.442 19.0718C51.6754 18.3929 51.9069 17.6899 52.1346 16.9703C52.3624 16.2506 52.579 15.5402 52.79 14.8353C53.001 14.1305 53.1858 13.4795 53.3408 12.8748H56.9404C56.2061 15.3195 55.4294 17.578 54.6104 19.6505C53.7913 21.7229 52.9823 23.5333 52.1832 25.0814H49.2967Z\"\n                         fill=\"white\"\n                     ><\/path>\n                     <path\n                         d=\"M56.6921 19.0716C56.6712 18.1003 56.8418 17.1344 57.1944 16.2282C57.4915 15.4671 57.9398 14.7732 58.5125 14.1878C59.0474 13.653 59.6883 13.2342 60.3945 12.9581C61.0887 12.6825 61.8295 12.5408 62.5771 12.5408C64.3197 12.5408 65.6982 13.0706 66.7126 14.1303C67.7271 15.1901 68.233 16.7488 68.2305 18.8064C68.2305 19.0067 68.2305 19.2274 68.2063 19.4686C68.182 19.7097 68.1764 19.9211 68.1596 20.1066H60.2582C60.2889 20.4452 60.395 20.7728 60.5687 21.0656C60.7424 21.3585 60.9794 21.6094 61.2627 21.8001C61.8539 22.218 62.648 22.427 63.6451 22.427C64.2759 22.4271 64.9053 22.3687 65.5252 22.2527C66.0418 22.1646 66.5471 22.0203 67.0319 21.8223L67.4987 24.6306C67.2578 24.7435 67.008 24.8366 66.7518 24.9088C66.4098 25.0086 66.0626 25.0903 65.7119 25.1536C65.331 25.2229 64.9221 25.281 64.4852 25.328C64.0511 25.373 63.6148 25.3959 63.1783 25.3966C62.1937 25.4176 61.2141 25.252 60.2918 24.9088C59.5247 24.6172 58.8312 24.162 58.2605 23.5752C57.7181 23.0055 57.31 22.3231 57.0656 21.5775C56.8068 20.7675 56.6807 19.9214 56.6921 19.0716ZM64.8661 17.7473C64.8515 17.4565 64.8007 17.1687 64.7149 16.8903C64.6342 16.6156 64.4971 16.3604 64.3124 16.1408C64.1276 15.9212 63.8992 15.7419 63.6413 15.6142C63.324 15.4643 62.975 15.3924 62.6238 15.4046C62.2785 15.3966 61.9357 15.4637 61.6193 15.6012C61.3511 15.724 61.1124 15.9024 60.9192 16.1243C60.7294 16.3464 60.5831 16.6018 60.4879 16.8774C60.387 17.1599 60.3126 17.4511 60.2657 17.7473H64.8661Z\"\n                         fill=\"white\"\n                     ><\/path>\n                     <path\n                         d=\"M74.5854 16.2969L77.0294 12.8748H80.6253L76.361 18.8102C77.2935 19.8676 78.1631 20.978 78.9655 22.136C79.6287 23.083 80.2377 24.0664 80.7896 25.0814H77.0555C76.9285 24.8477 76.7717 24.5584 76.585 24.2097C76.3983 23.8609 76.1873 23.4974 75.9539 23.119C75.7462 22.7724 75.5015 22.449 75.2239 22.1545C74.975 21.8911 74.726 21.6518 74.4771 21.4367C74.2419 21.637 74.001 21.8577 73.7583 22.1007C73.4912 22.3747 73.2586 22.6799 73.0656 23.0096C72.8472 23.3713 72.6325 23.7311 72.4215 24.0854C72.2105 24.4397 72.0219 24.7735 71.8614 25.0814H68.314C68.5106 24.7018 68.7689 24.2461 69.0888 23.7144C69.4087 23.1827 69.7609 22.6361 70.1455 22.0747C70.5319 21.5065 70.9469 20.958 71.389 20.4314C71.8334 19.9009 72.269 19.4026 72.6959 18.9364L70.5078 15.8258L68.4167 12.8748H72.1694L74.5854 16.2969Z\"\n                         fill=\"white\"\n                     ><\/path>\n                     <path\n                         d=\"M92.8886 18.979C92.8988 19.8495 92.7812 20.7168 92.5394 21.5535C92.3308 22.2791 91.9813 22.9571 91.5107 23.5493C91.0592 24.1054 90.484 24.5499 89.8303 24.8477C89.1035 25.1691 88.3143 25.3274 87.5189 25.3114C87.0633 25.3143 86.6088 25.2677 86.1634 25.1723C85.7467 25.0808 85.3402 24.9484 84.9498 24.7772V29.3716H81.4678V13.2903C81.7777 13.1975 82.1362 13.1048 82.5413 13.025C82.9465 12.9453 83.3703 12.8655 83.8147 12.8043C84.259 12.7431 84.709 12.6911 85.1701 12.6522C85.6313 12.6132 86.0682 12.5947 86.4883 12.5947C87.4122 12.5793 88.3311 12.7328 89.1993 13.0473C89.9535 13.3241 90.6388 13.7594 91.2082 14.3234C91.7673 14.8972 92.1935 15.5853 92.4573 16.3396C92.7541 17.1879 92.9001 18.081 92.8886 18.979V18.979ZM89.3412 19.0718C89.3412 18.0034 89.0997 17.1483 88.6167 16.5065C88.1338 15.8648 87.4175 15.5439 86.4678 15.5439C86.156 15.5439 85.8684 15.555 85.6033 15.5791C85.3382 15.6032 85.1197 15.6292 84.9498 15.6607V21.9041C85.2137 22.0631 85.501 22.1801 85.8012 22.2509C86.1481 22.3447 86.506 22.3921 86.8654 22.3919C88.5147 22.3907 89.3393 21.284 89.3393 19.0718H89.3412Z\"\n                         fill=\"white\"\n                     ><\/path>\n                     <path\n                         d=\"M93.7994 19.0716C93.7794 18.1004 93.95 17.1346 94.3017 16.2282C94.5994 15.467 95.0483 14.7731 95.6217 14.1878C96.1562 13.6534 96.7964 13.2347 97.5018 12.9581C98.1967 12.6826 98.938 12.541 99.6862 12.5408C101.429 12.5408 102.807 13.0706 103.82 14.1303C104.833 15.1901 105.34 16.7488 105.34 18.8064C105.34 19.0067 105.34 19.2274 105.315 19.4686C105.291 19.7097 105.284 19.9211 105.269 20.1066H97.373C97.404 20.4451 97.5102 20.7725 97.6839 21.0653C97.8576 21.3581 98.0945 21.6091 98.3774 21.8001C98.9699 22.218 99.764 22.427 100.76 22.427C101.391 22.4271 102.021 22.3687 102.642 22.2527C103.158 22.1648 103.663 22.0205 104.147 21.8223L104.615 24.6306C104.374 24.7437 104.125 24.8367 103.868 24.9088C103.527 25.0086 103.181 25.0903 102.83 25.1536C102.447 25.2229 102.038 25.281 101.604 25.328C101.17 25.373 100.733 25.3959 100.297 25.3966C99.3128 25.4174 98.3338 25.2519 97.4122 24.9088C96.6445 24.6181 95.9509 24.1628 95.3808 23.5752C94.838 23.0029 94.431 22.3171 94.1896 21.5682C93.9262 20.7621 93.7944 19.9192 93.7994 19.0716ZM101.975 17.7473C101.96 17.4566 101.909 17.1689 101.824 16.8903C101.742 16.6193 101.607 16.3672 101.426 16.1484C101.239 15.9268 101.009 15.7457 100.749 15.6161C100.432 15.4661 100.084 15.3942 99.7329 15.4065C99.3876 15.3981 99.0447 15.4652 98.7284 15.6031C98.4602 15.7259 98.2215 15.9042 98.0283 16.1261C97.8373 16.3477 97.6903 16.6032 97.5951 16.8792C97.4951 17.162 97.4208 17.4532 97.373 17.7491L101.975 17.7473Z\"\n                         fill=\"white\"\n                     ><\/path>\n                     <path\n                         d=\"M106.833 13.2919C107.586 13.088 108.351 12.9289 109.123 12.8152C110.097 12.6654 111.081 12.5916 112.067 12.5945C112.953 12.569 113.836 12.7067 114.671 13.0007C115.311 13.2346 115.879 13.6304 116.318 14.1489C116.733 14.6663 117.028 15.2687 117.181 15.9128C117.36 16.6599 117.447 17.4262 117.438 18.1943V25.0868H113.958V18.606C113.958 17.4931 113.81 16.7042 113.514 16.2393C113.218 15.7743 112.665 15.5425 111.856 15.5437C111.608 15.5437 111.342 15.5548 111.062 15.5789C110.782 15.6031 110.532 15.629 110.316 15.6606V25.0813H106.833V13.2919Z\"\n                         fill=\"white\"\n                     ><\/path>\n                     <path\n                         d=\"M122.927 22.5976C123.566 22.5976 124.018 22.5358 124.283 22.4121C124.415 22.3464 124.523 22.2424 124.594 22.1138C124.665 21.9851 124.694 21.8382 124.679 21.6924C124.679 21.4142 124.509 21.1712 124.165 20.9616C123.665 20.6814 123.142 20.445 122.601 20.2549C122.055 20.0528 121.561 19.845 121.107 19.628C120.691 19.4292 120.31 19.167 119.976 18.8508C119.661 18.5448 119.415 18.1771 119.251 17.7713C119.068 17.2899 118.98 16.7778 118.994 16.2633C118.994 15.1183 119.422 14.2131 120.278 13.5479C121.134 12.8826 122.31 12.55 123.805 12.55C124.528 12.5477 125.249 12.6136 125.959 12.7466C126.516 12.8443 127.063 12.9883 127.595 13.1769L126.988 15.8683C126.555 15.7211 126.115 15.5972 125.668 15.4973C125.143 15.3837 124.606 15.329 124.068 15.3341C122.978 15.3341 122.433 15.6358 122.433 16.2392C122.43 16.3664 122.455 16.4927 122.504 16.6102C122.567 16.738 122.663 16.8464 122.784 16.9237C122.965 17.0489 123.157 17.1581 123.357 17.2501C123.598 17.367 123.906 17.4968 124.279 17.6359C124.929 17.8677 125.561 18.1454 126.17 18.4669C126.61 18.6949 127.009 18.9938 127.35 19.3516C127.63 19.6528 127.838 20.013 127.957 20.4052C128.082 20.8419 128.141 21.2943 128.133 21.7481C128.133 22.9525 127.677 23.8632 126.766 24.4802C125.855 25.0973 124.567 25.4064 122.901 25.4077C121.986 25.4265 121.071 25.3331 120.179 25.1294C119.666 25.0111 119.163 24.8561 118.672 24.6657L119.257 21.8575C119.848 22.0892 120.457 22.2716 121.079 22.4028C121.687 22.5321 122.306 22.5974 122.927 22.5976V22.5976Z\"\n                         fill=\"white\"\n                     ><\/path>\n                     <path\n                         d=\"M128.947 19.0716C128.926 18.1003 129.097 17.1344 129.449 16.2282C129.746 15.4671 130.195 14.7732 130.767 14.1878C131.302 13.653 131.943 13.2342 132.649 12.9581C133.344 12.6825 134.084 12.5408 134.832 12.5408C136.575 12.5408 137.953 13.0706 138.967 14.1303C139.982 15.1901 140.488 16.7488 140.485 18.8064C140.485 19.0067 140.485 19.2274 140.461 19.4686C140.437 19.7097 140.431 19.9211 140.414 20.1066H132.528C132.559 20.4452 132.665 20.7728 132.838 21.0656C133.012 21.3585 133.249 21.6094 133.533 21.8001C134.125 22.218 134.919 22.427 135.915 22.427C136.546 22.4271 137.175 22.3687 137.795 22.2527C138.312 22.1646 138.817 22.0203 139.302 21.8223L139.768 24.6306C139.528 24.7435 139.278 24.8366 139.022 24.9088C138.68 25.0086 138.332 25.0903 137.982 25.1536C137.601 25.2229 137.192 25.281 136.755 25.328C136.321 25.373 135.885 25.3959 135.448 25.3966C134.463 25.4176 133.484 25.252 132.562 24.9088C131.794 24.6172 131.101 24.162 130.53 23.5752C129.988 23.0024 129.581 22.3168 129.339 21.5682C129.075 20.7622 128.943 19.9193 128.947 19.0716V19.0716ZM137.121 17.7473C137.108 17.4586 137.059 17.1727 136.975 16.8959C136.895 16.6212 136.758 16.366 136.573 16.1463C136.388 15.9267 136.16 15.7475 135.902 15.6198C135.584 15.4698 135.235 15.3979 134.884 15.4102C134.539 15.4022 134.196 15.4693 133.88 15.6068C133.612 15.7296 133.373 15.9079 133.18 16.1299C132.99 16.352 132.844 16.6074 132.748 16.8829C132.647 17.1655 132.573 17.4567 132.526 17.7528L137.121 17.7473Z\"\n                         fill=\"white\"\n                     ><\/path>\n                     <path\n                         d=\"M145.515 22.5976C146.154 22.5976 146.605 22.5357 146.869 22.4121C147.001 22.3469 147.111 22.243 147.182 22.1143C147.253 21.9856 147.282 21.8384 147.267 21.6924C147.267 21.4142 147.096 21.1706 146.753 20.9616C146.253 20.6818 145.73 20.4453 145.189 20.2549C144.644 20.0527 144.149 19.845 143.695 19.628C143.279 19.4292 142.896 19.1669 142.562 18.8508C142.248 18.5445 142.002 18.1769 141.839 17.7713C141.656 17.2899 141.569 16.7778 141.582 16.2633C141.582 15.1182 142.01 14.2131 142.866 13.5478C143.722 12.8826 144.898 12.5499 146.393 12.5499C147.117 12.5474 147.84 12.6133 148.551 12.7465C149.108 12.8443 149.655 12.9882 150.187 13.1769L149.58 15.8682C149.147 15.721 148.706 15.5972 148.26 15.4972C147.734 15.3838 147.198 15.3291 146.66 15.334C145.57 15.334 145.024 15.6357 145.024 16.2392C145.022 16.3664 145.046 16.4926 145.095 16.6101C145.158 16.738 145.255 16.8464 145.375 16.9236C145.556 17.0485 145.747 17.1577 145.947 17.2501C146.189 17.3669 146.496 17.4968 146.869 17.6359C147.519 17.8673 148.152 18.145 148.762 18.4668C149.202 18.6953 149.601 18.9942 149.942 19.3516C150.221 19.6533 150.429 20.0133 150.549 20.4051C150.673 20.8418 150.732 21.2943 150.725 21.748C150.725 22.9524 150.269 23.8632 149.358 24.4802C148.447 25.0972 147.158 25.4064 145.491 25.4076C144.576 25.4265 143.663 25.3331 142.771 25.1294C142.258 25.0111 141.754 24.8561 141.264 24.6657L141.849 21.8575C142.44 22.0894 143.049 22.2718 143.671 22.4028C144.277 22.5318 144.895 22.5971 145.515 22.5976V22.5976Z\"\n                         fill=\"white\"\n                     ><\/path>\n                  <\/svg>\n               <\/div>\n                <div class=\"title\">\n                    <h2>Calculadora online<\/h2>\n                    <h1>Valor do km rodado para reembolso (R$\/km)<\/h1>\n                <\/div>\n                <div class=\"title-description\">\n                    <p>A ferramenta que voc\u00ea ir\u00e1 utilizar te dar\u00e1 acesso \u00e0 m\u00e9dia do valor do Km rodado para reembolso (R$\/Km) de milhares de empresas do Brasil, apurado ap\u00f3s pesquisa completa realizada pelo VExpenses.<\/p>\n                    <p>Al\u00e9m disso, a ferramenta tamb\u00e9m ir\u00e1 calcular o valor ideal para a realidade da sua empresa, utilizando respostas suas e dados gerais de um ve\u00edculo popular padr\u00e3o (que voc\u00ea poder\u00e1 alterar, se desejar).<\/p>\n                <\/div>\n                <button class=\"btn-calculadora\">\n                    <a class=\"link-btn\" href=\"#main-calculadora\">Come\u00e7ar o c\u00e1lculo!<\/a>\n                <\/button>\n                <svg class=\"gps\" width=\"733\" height=\"800\" viewBox=\"0 0 937 814\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <g opacity=\"0.29\">\n                        <path opacity=\"0.29\" d=\"M62.7246 28.644C68.3624 25.7526 74.125 23.0626 80.0125 20.5739C74.1411 23.0304 68.3785 25.7204 62.7246 28.644Z\" fill=\"#003E73\"><\/path>\n                        <path opacity=\"0.29\" d=\"M91.8999 15.8865C95.4275 14.5938 98.9914 13.3978 102.579 12.2622C98.9914 13.3857 95.4275 14.5938 91.8999 15.8865Z\" fill=\"#003E73\"><\/path>\n                        <path opacity=\"0.29\" d=\"M105.491 11.344C123.441 5.88352 141.927 2.37188 160.629 0.86985C141.927 2.37188 123.441 5.88352 105.491 11.344V11.344Z\" fill=\"#003E73\"><\/path>\n                        <path\n                            opacity=\"0.29\"\n                            d=\"M-79.9399 261.903C-79.9438 248.557 -78.9382 235.23 -76.9318 222.036C-78.9382 235.23 -79.9438 248.557 -79.9399 261.903C-79.9399 354.927 -30.1905 456.407 25.9618 540.333C-30.1905 456.431 -79.9399 354.975 -79.9399 261.903Z\"\n                            fill=\"#003E73\"\n                        ><\/path>\n                        <path opacity=\"0.29\" d=\"M309.249 581.034L307.521 583.366L309.249 581.034Z\" fill=\"#003E73\"><\/path>\n                        <path\n                            opacity=\"0.29\"\n                            d=\"M401.946 119.807C378.23 83.0378 345.671 52.8043 307.248 31.8737C268.825 10.9432 225.766 -0.0157164 182.012 1.69169e-05C175.569 1.69169e-05 169.15 0.233585 162.755 0.700715C169.109 0.241638 175.528 0.0080709 182.012 1.69169e-05C225.766 -0.0157164 268.825 10.9432 307.248 31.8737C345.671 52.8043 378.23 83.0378 401.946 119.807V119.807Z\"\n                            fill=\"#003E73\"\n                        ><\/path>\n                        <path opacity=\"0.29\" d=\"M31.9302 47.2124C40.0271 41.5413 48.4367 36.3302 57.119 31.6038C48.4367 36.3302 40.0271 41.5413 31.9302 47.2124V47.2124Z\" fill=\"#003E73\"><\/path>\n                        <path\n                            opacity=\"0.29\"\n                            d=\"M312.583 576.492C378.183 486.766 443.807 368.808 443.807 261.903C443.881 214.01 430.765 167.02 405.896 126.089C430.765 167.02 443.881 214.01 443.807 261.903C443.807 368.808 378.183 486.754 312.583 576.492Z\"\n                            fill=\"#003E73\"\n                        ><\/path>\n                        <path opacity=\"0.29\" d=\"M16.5024 58.8464C18.9186 56.9135 21.2623 55.0409 23.751 53.1925C21.3348 55.0409 18.9186 56.8772 16.5024 58.8464Z\" fill=\"#003E73\"><\/path>\n                        <path\n                            opacity=\"0.29\"\n                            d=\"M603.795 990.893C607.319 978.579 609.852 966.003 611.369 953.285L613.592 935.611L648.953 940.044L646.742 957.719C645.534 967.806 643.843 976.686 642.309 983.777L937 813.677L434.504 523.565L365.244 563.553C358.744 573.218 352.269 582.448 345.914 591.243C317.469 630.68 286.62 668.327 253.543 703.97C203.238 757.791 194.346 757.791 181.963 757.791C175.15 757.791 169.387 757.791 157.197 748.827L142.761 765.257L129.375 753.49C111.169 737.507 103.171 722.792 100.32 716.498L-70.4805 815.115L426.168 1108.68L599.868 1008.41L598.455 1007.96L603.795 990.893ZM323.516 811.636L305.721 810.73C272.184 809.075 241.571 804.423 214.751 796.897L197.596 792.065L207.261 757.743L224.416 762.575C248.675 769.389 276.63 773.617 307.521 775.127L325.316 775.997L323.516 811.636ZM500.164 801.874L480.206 801.608C465.258 801.689 450.329 802.701 435.507 804.641C422.218 806.32 409.001 807.709 396.268 808.785L378.497 810.271L375.525 774.765L393.247 773.279C405.498 772.252 418.207 770.862 431.013 769.292C447.33 767.177 463.764 766.088 480.218 766.03L500.696 766.296L500.164 801.874ZM559.687 817.978L543.982 809.666L560.569 778.111L576.274 786.435C607.262 802.72 628.597 828.38 639.88 862.678L645.45 879.591L611.623 890.718L606.054 873.804C597.597 848.181 582.46 829.95 559.687 817.978Z\"\n                            fill=\"#003E73\"\n                        ><\/path>\n                        <path\n                            opacity=\"0.29\"\n                            d=\"M25.9622 540.333C95.9231 644.846 175.839 722.152 181.964 722.152C187.183 722.152 246.597 665.371 307.521 583.366L309.249 581.034L312.583 576.492C378.183 486.754 443.807 368.808 443.807 261.903C443.881 214.01 430.765 167.02 405.897 126.089C404.616 123.975 403.287 121.885 401.946 119.807C378.23 83.0378 345.671 52.8043 307.248 31.8737C268.825 10.9432 225.766 -0.0157164 182.012 1.69169e-05C175.569 1.69169e-05 169.15 0.233585 162.755 0.700715L160.677 0.869848C141.975 2.37188 123.489 5.88352 105.54 11.344L102.628 12.2622C99.0037 13.3978 95.4761 14.5938 91.9484 15.8865C87.9215 17.3604 83.9589 18.9228 80.0607 20.5739C74.1894 23.0626 68.4268 25.7526 62.7729 28.644C60.8882 29.6105 59.0197 30.5971 57.1673 31.6038C48.4685 36.3287 40.0428 41.5398 31.9302 47.2124C29.1596 49.1535 26.4293 51.1669 23.7393 53.2529C21.3231 55.1013 18.9069 56.9739 16.4907 58.9068C-33.8115 99.833 -67.1253 157.979 -76.9918 222.072C-78.9983 235.267 -80.0039 248.594 -80 261.94C-79.9396 354.975 -30.1902 456.431 25.9622 540.333ZM181.94 115.337C208.345 115.337 234.157 123.167 256.112 137.837C278.067 152.507 295.179 173.358 305.284 197.753C315.389 222.148 318.032 248.992 312.881 274.89C307.73 300.787 295.014 324.576 276.343 343.247C257.672 361.919 233.883 374.634 207.985 379.785C182.088 384.937 155.244 382.293 130.849 372.188C106.454 362.083 85.6026 344.971 70.9327 323.016C56.2628 301.061 48.4328 275.249 48.4328 248.844C48.4312 231.311 51.8834 213.95 58.5921 197.751C65.3009 181.553 75.1349 166.834 87.5325 154.437C99.9301 142.039 114.648 132.205 130.847 125.496C147.045 118.788 164.407 115.335 181.94 115.337V115.337Z\"\n                            fill=\"#003E73\"\n                        ><\/path>\n                    <\/g>\n                <\/svg>\n            <\/section>\n            <section id=\"card-1\" class=\"card card-1\">\n                <div class=\"icons\">\n                    <svg class=\"icon-card1\" width=\"116\" height=\"106\" viewBox=\"0 0 116 106\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M74.6424 6.02124H6.021V95.5661H74.6424V6.02124Z\" fill=\"#D9EDFF\" stroke=\"#0A7EE2\" stroke-miterlimit=\"10\"><\/path>\n                        <path d=\"M69.6214 1H1V90.5448H69.6214V1Z\" fill=\"#FEFEFF\" stroke=\"#0A7EE2\" stroke-miterlimit=\"10\"><\/path>\n                        <path d=\"M28.6158 26.9419H16.064V39.4937H28.6158V26.9419Z\" fill=\"#A6D5FF\" stroke=\"#0A7EE2\" stroke-miterlimit=\"10\"><\/path>\n                        <path d=\"M28.6158 54.5576H16.064V67.1094H28.6158V54.5576Z\" fill=\"#A6D5FF\" stroke=\"#0A7EE2\" stroke-miterlimit=\"10\"><\/path>\n                        <path d=\"M35.3105 28.6157H62.5099\" stroke=\"#0A7EE2\" stroke-miterlimit=\"10\"><\/path>\n                        <path d=\"M35.3105 33.2178H55.0321\" stroke=\"#0A7EE2\" stroke-miterlimit=\"10\"><\/path>\n                        <path d=\"M35.3105 57.7719H58.6627\" stroke=\"#0A7EE2\" stroke-miterlimit=\"10\"><\/path>\n                        <path d=\"M35.3105 63.1124H52.4673\" stroke=\"#0A7EE2\" stroke-miterlimit=\"10\"><\/path>\n                        <path d=\"M53.8968 48.3566L97.8476 106L115.429 84.6547L67.7532 35.4439L51.332 40.2154L53.8968 48.3566Z\" fill=\"#FEFEFF\"><\/path>\n                        <path d=\"M71.2194 44.8017L62.2363 52.3234L95.545 92.1036L104.528 84.5819L71.2194 44.8017Z\" fill=\"#A6D5FF\" stroke=\"#0A7EE2\" stroke-miterlimit=\"10\"><\/path>\n                        <path d=\"M58.7295 38.8775L62.3629 52.2093L71.2175 44.7953L58.7295 38.8775Z\" fill=\"#FEFEFF\" stroke=\"#0A7EE2\" stroke-miterlimit=\"10\"><\/path>\n                    <\/svg>\n                <\/div>\n                <div class=\"title-premise\">\n                    <h1 class=\"premise-description\">M\u00e9dias da sua empresa<\/h1>\n                    <div class=\"info\">\n                        <svg class=\"info-icon\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path\n                                d=\"M8 15C6.14348 15 4.36301 14.2625 3.05025 12.9497C1.7375 11.637 1 9.85652 1 8C1 6.14348 1.7375 4.36301 3.05025 3.05025C4.36301 1.7375 6.14348 1 8 1C9.85652 1 11.637 1.7375 12.9497 3.05025C14.2625 4.36301 15 6.14348 15 8C15 9.85652 14.2625 11.637 12.9497 12.9497C11.637 14.2625 9.85652 15 8 15ZM8 16C10.1217 16 12.1566 15.1571 13.6569 13.6569C15.1571 12.1566 16 10.1217 16 8C16 5.87827 15.1571 3.84344 13.6569 2.34315C12.1566 0.842855 10.1217 0 8 0C5.87827 0 3.84344 0.842855 2.34315 2.34315C0.842855 3.84344 0 5.87827 0 8C0 10.1217 0.842855 12.1566 2.34315 13.6569C3.84344 15.1571 5.87827 16 8 16Z\"\n                                fill=\"#0A7EE3\"\n                            ><\/path>\n                            <path\n                                d=\"M8.92995 6.588L6.63995 6.875L6.55795 7.255L7.00795 7.338C7.30195 7.408 7.35995 7.514 7.29595 7.807L6.55795 11.275C6.36395 12.172 6.66295 12.594 7.36595 12.594C7.91095 12.594 8.54395 12.342 8.83095 11.996L8.91895 11.58C8.71895 11.756 8.42695 11.826 8.23295 11.826C7.95795 11.826 7.85795 11.633 7.92895 11.293L8.92995 6.588ZM8.99995 4.5C8.99995 4.76522 8.8946 5.01957 8.70706 5.20711C8.51952 5.39464 8.26517 5.5 7.99995 5.5C7.73474 5.5 7.48038 5.39464 7.29285 5.20711C7.10531 5.01957 6.99995 4.76522 6.99995 4.5C6.99995 4.23478 7.10531 3.98043 7.29285 3.79289C7.48038 3.60536 7.73474 3.5 7.99995 3.5C8.26517 3.5 8.51952 3.60536 8.70706 3.79289C8.8946 3.98043 8.99995 4.23478 8.99995 4.5Z\"\n                                fill=\"#0A7EE3\"\n                            ><\/path>\n                        <\/svg>\n                        <div class=\"info-hidden\">\n                            <p>Determine o valor do combust\u00edvel m\u00e9dio da realidade dos colaboradores da sua empresa, de acordo com a regi\u00e3o que voc\u00ea mais atua, assim como um consumo m\u00e9dio adequado a realidade da sua empresa.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"premises\">\n                    <div class=\"premise\">\n                        <label for=\"preco-comb\">Pre\u00e7o do litro de combust\u00edvel (R$)<\/label>\n                        <input class=\"user-values\" id=\"preco-comb\" type=\"text\" data-js=\"number2\" \/>\n                    <\/div>\n                    <div class=\"premise\">\n                        <label for=\"cons-km\">Consumo m\u00e9dio (Km\/Litro)<\/label>\n                        <input class=\"user-values\" id=\"cons-km\" type=\"text\" data-js=\"number2\" \/>\n                    <\/div>\n                <\/div>\n                <div class=\"back-next\">\n                    <button class=\"back\">\n                        <a href=\"#main-calculadora\">\n                            <svg width=\"13\" height=\"11\" viewBox=\"0 0 14 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path\n                                    fill-rule=\"evenodd\"\n                                    clip-rule=\"evenodd\"\n                                    d=\"M13.5 5.99995C13.5 6.21544 13.4144 6.4221 13.262 6.57447C13.1097 6.72685 12.903 6.81245 12.6875 6.81245L3.27387 6.81245L6.76275 10.2997C6.91532 10.4523 7.00103 10.6592 7.00103 10.875C7.00103 11.0907 6.91532 11.2976 6.76275 11.4502C6.61018 11.6028 6.40326 11.6885 6.1875 11.6885C5.97174 11.6885 5.76482 11.6028 5.61225 11.4502L0.737249 6.5752C0.661584 6.49973 0.601553 6.41007 0.560592 6.31135C0.519632 6.21264 0.498547 6.10682 0.498547 5.99995C0.498547 5.89308 0.519632 5.78726 0.560592 5.68855C0.601552 5.58984 0.661584 5.50017 0.737249 5.4247L5.61225 0.549699C5.76481 0.397133 5.97174 0.311423 6.1875 0.311423C6.40326 0.311423 6.61018 0.397133 6.76275 0.549698C6.91532 0.702264 7.00103 0.909188 7.00103 1.12495C7.00103 1.34071 6.91532 1.54763 6.76275 1.7002L3.27387 5.18745L12.6875 5.18745C12.903 5.18745 13.1097 5.27305 13.262 5.42542C13.4144 5.5778 13.5 5.78446 13.5 5.99995Z\"\n                                    fill=\"#0A7EE3\"\n                                ><\/path>\n                            <\/svg>\n                            Voltar\n                        <\/a>\n                    <\/button>\n                    <button class=\"next\">\n                        <a class=\"link-btn\" href=\"#main-calculadora\">Pr\u00f3ximo<\/a>\n                    <\/button>\n                <\/div>\n                <div class=\"progress\">\n                    <div class=\"step current\"><\/div>\n                    <div class=\"step incomplete\"><\/div>\n                    <div class=\"step incomplete\"><\/div>\n                <\/div>\n            <\/section>\n            <section id=\"card-2\" class=\"card card-2\">\n                <div class=\"icons\">\n                    <svg width=\"191\" height=\"107\" viewBox=\"0 0 191 107\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path\n                            d=\"M37.8311 29.9484C45.825 29.9484 52.3053 23.468 52.3053 15.4742C52.3053 7.48031 45.825 1 37.8311 1C29.8372 1 23.3569 7.48031 23.3569 15.4742C23.3569 23.468 29.8372 29.9484 37.8311 29.9484Z\"\n                            fill=\"white\"\n                            stroke=\"#0A7EE2\"\n                            stroke-miterlimit=\"10\"\n                        ><\/path>\n                        <path\n                            d=\"M44.0627 11.7275C44.2755 11.4427 53.9359 1.43759 53.9359 1.43759L61.9328 8.68817L48.7055 21.2051L45.2766 25.6471C45.2766 25.6471 32.7777 24.646 32.2771 23.7199C31.7765 22.7937 28.7762 15.2194 29.8492 14.575C30.9223 13.9305 44.0627 11.7275 44.0627 11.7275Z\"\n                            fill=\"white\"\n                        ><\/path>\n                        <path d=\"M35.751 17.4254L42.7318 24.4063L56.7953 10.3457L52.701 6.25134L42.8277 16.1246L39.7404 13.0373L35.751 17.4254Z\" fill=\"#A6D5FF\" stroke=\"#0A7EE2\" stroke-miterlimit=\"10\"><\/path>\n                        <path\n                            d=\"M161.187 50.7829C170.937 50.7829 178.841 42.8788 178.841 33.1285C178.841 23.3783 170.937 15.4742 161.187 15.4742C151.437 15.4742 143.533 23.3783 143.533 33.1285C143.533 42.8788 151.437 50.7829 161.187 50.7829Z\"\n                            fill=\"white\"\n                            stroke=\"#0A7EE2\"\n                            stroke-miterlimit=\"10\"\n                        ><\/path>\n                        <path\n                            d=\"M168.788 28.5576C169.049 28.2099 180.832 16.0077 180.832 16.0077L190.585 24.8529L174.45 40.1184L170.269 45.5466C170.269 45.5466 155.022 44.3266 154.413 43.1936C153.805 42.0606 150.145 32.8258 151.452 32.0435C152.759 31.2612 168.788 28.5576 168.788 28.5576Z\"\n                            fill=\"white\"\n                        ><\/path>\n                        <path d=\"M158.651 35.5084L167.167 44.0239L184.318 26.8731L179.324 21.8795L167.281 33.9198L163.516 30.1552L158.651 35.5084Z\" fill=\"#A6D5FF\" stroke=\"#0A7EE2\" stroke-miterlimit=\"10\"><\/path>\n                        <path\n                            d=\"M10.8103 89.2927C16.2284 89.2927 20.6206 84.9005 20.6206 79.4824C20.6206 74.0643 16.2284 69.6721 10.8103 69.6721C5.39222 69.6721 1 74.0643 1 79.4824C1 84.9005 5.39222 89.2927 10.8103 89.2927Z\"\n                            fill=\"white\"\n                            stroke=\"#0A7EE2\"\n                            stroke-miterlimit=\"10\"\n                        ><\/path>\n                        <path\n                            d=\"M15.0338 76.9437C15.1776 76.7489 21.7268 69.9659 21.7268 69.9659L27.146 74.8815L18.181 83.367L15.858 86.3853C15.858 86.3853 7.38455 85.7049 7.04585 85.0755C6.70715 84.446 4.67195 79.3146 5.39731 78.88C6.12266 78.4453 15.0338 76.9437 15.0338 76.9437Z\"\n                            fill=\"white\"\n                        ><\/path>\n                        <path d=\"M9.39844 80.8043L14.1312 85.5371L23.6628 76.0056L20.8873 73.23L14.1972 79.9231L12.105 77.8309L9.39844 80.8043Z\" fill=\"#A6D5FF\" stroke=\"#0A7EE2\" stroke-miterlimit=\"10\"><\/path>\n                        <path d=\"M55.9385 21.2051H77.5553V39.9415\" stroke=\"#0A7EE2\" stroke-miterlimit=\"10\"><\/path>\n                        <path d=\"M138.587 77.6362H158.819V60.2276\" stroke=\"#0A7EE2\" stroke-miterlimit=\"10\"><\/path>\n                        <path d=\"M48.8766 52.4944H10.7324V65.4459\" stroke=\"#0A7EE2\" stroke-miterlimit=\"10\"><\/path>\n                        <path d=\"M115.322 50.8159H57.4131V70.1188H115.322V50.8159Z\" fill=\"white\"><\/path>\n                        <path\n                            d=\"M132.065 67.9097C130.566 67.9097 128.974 67.1874 127.785 66.1293H133.935C134.531 66.1293 135.103 65.8925 135.525 65.4709C135.946 65.0493 136.183 64.4775 136.183 63.8813C136.042 60.7821 132.191 60.9439 130.14 60.9679C129.893 60.9738 129.648 61.0132 129.412 61.0848L125.513 62.3227L119.278 48.0134C118.397 45.9722 115.358 44.3116 112.528 44.3116H61.1955C58.369 44.3116 55.3297 45.9722 54.4395 48.0134L48.0372 62.7004L42.9087 61.0788C42.6723 61.0072 42.4273 60.9679 42.1803 60.9619C40.1302 60.9379 36.2786 60.7761 36.1377 63.8753C36.1377 64.4715 36.3745 65.0433 36.7961 65.4649C37.2177 65.8865 37.7895 66.1233 38.3857 66.1233H45.8221C44.4403 67.2381 42.7293 67.866 40.9544 67.9097C38.3018 67.9097 36.1377 69.6632 36.1377 71.8063V88.5495C36.1377 90.6896 38.4516 92.446 41.2811 92.446H131.04C133.869 92.446 136.183 90.6926 136.183 88.5495V71.8063C136.183 69.6662 134.331 67.9097 132.065 67.9097ZM53.6272 78.955C53.6272 80.4536 52.0326 81.6765 50.0843 81.6765C48.1361 81.6765 46.5445 80.4506 46.5445 78.955V76.3203C46.5445 74.8216 48.1391 73.5927 50.0843 73.5927C52.0296 73.5927 53.6272 74.8186 53.6272 76.3203V78.955ZM108.086 65.4429H65.6286C62.7991 65.4429 61.1715 63.7734 62.0018 61.7262L64.0999 56.5828C64.9302 54.5416 67.9365 52.8631 70.763 52.8631H102.943C105.769 52.8631 108.766 54.5416 109.606 56.5828L111.704 61.7262C112.543 63.7734 110.915 65.4429 108.086 65.4429V65.4429ZM125.77 78.955C125.77 80.4536 124.176 81.6765 122.23 81.6765C120.285 81.6765 118.697 80.4506 118.697 78.955V76.3203C118.697 74.8216 120.282 73.5927 122.23 73.5927C124.179 73.5927 125.77 74.8186 125.77 76.3203V78.955Z\"\n                            fill=\"#D9EDFF\"\n                            stroke=\"#0A7EE2\"\n                            stroke-miterlimit=\"10\"\n                        ><\/path>\n                        <path d=\"M61.0277 92.443V102.103C61.0277 104.244 58.7198 106 55.8933 106H51.3523C48.5228 106 46.2148 104.247 46.2148 102.103V92.443H61.0277Z\" fill=\"#A6D5FF\" stroke=\"#0A7EE2\" stroke-miterlimit=\"10\"><\/path>\n                        <path d=\"M126.112 92.443V102.103C126.112 104.244 123.804 106 120.975 106H116.428C113.601 106 111.293 104.247 111.293 102.103V92.443H126.112Z\" fill=\"#A6D5FF\" stroke=\"#0A7EE2\" stroke-miterlimit=\"10\"><\/path>\n                    <\/svg>\n                <\/div>\n                <div class=\"title-premise\">\n                    <h1 class=\"premise-description\">Dados do ve\u00edculo padr\u00e3o<\/h1>\n                    <div class=\"info\">\n                        <svg class=\"info-icon\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path\n                                d=\"M8 15C6.14348 15 4.36301 14.2625 3.05025 12.9497C1.7375 11.637 1 9.85652 1 8C1 6.14348 1.7375 4.36301 3.05025 3.05025C4.36301 1.7375 6.14348 1 8 1C9.85652 1 11.637 1.7375 12.9497 3.05025C14.2625 4.36301 15 6.14348 15 8C15 9.85652 14.2625 11.637 12.9497 12.9497C11.637 14.2625 9.85652 15 8 15ZM8 16C10.1217 16 12.1566 15.1571 13.6569 13.6569C15.1571 12.1566 16 10.1217 16 8C16 5.87827 15.1571 3.84344 13.6569 2.34315C12.1566 0.842855 10.1217 0 8 0C5.87827 0 3.84344 0.842855 2.34315 2.34315C0.842855 3.84344 0 5.87827 0 8C0 10.1217 0.842855 12.1566 2.34315 13.6569C3.84344 15.1571 5.87827 16 8 16Z\"\n                                fill=\"#0A7EE3\"\n                            ><\/path>\n                            <path\n                                d=\"M8.92995 6.588L6.63995 6.875L6.55795 7.255L7.00795 7.338C7.30195 7.408 7.35995 7.514 7.29595 7.807L6.55795 11.275C6.36395 12.172 6.66295 12.594 7.36595 12.594C7.91095 12.594 8.54395 12.342 8.83095 11.996L8.91895 11.58C8.71895 11.756 8.42695 11.826 8.23295 11.826C7.95795 11.826 7.85795 11.633 7.92895 11.293L8.92995 6.588ZM8.99995 4.5C8.99995 4.76522 8.8946 5.01957 8.70706 5.20711C8.51952 5.39464 8.26517 5.5 7.99995 5.5C7.73474 5.5 7.48038 5.39464 7.29285 5.20711C7.10531 5.01957 6.99995 4.76522 6.99995 4.5C6.99995 4.23478 7.10531 3.98043 7.29285 3.79289C7.48038 3.60536 7.73474 3.5 7.99995 3.5C8.26517 3.5 8.51952 3.60536 8.70706 3.79289C8.8946 3.98043 8.99995 4.23478 8.99995 4.5Z\"\n                                fill=\"#0A7EE3\"\n                            ><\/path>\n                        <\/svg>\n                        <div class=\"info-hidden\">\n                            <p>\n                                Para o levantamento dessas informa\u00e7\u00f5es pr\u00e9-fixadas, utilizamos um carro popular brasileiro, o Gol 2021 1.0 MPI, que serviu de refer\u00eancia para estimar os custos indiretos na utiliza\u00e7\u00e3o de ve\u00edculo pr\u00f3prio a\n                                trabalho.<br \/>\n                                Assim, sua empresa pode estimar uma m\u00e9dia desses custos indiretos e encontrar um valor justo de R$\/km para o reembolso de seus funcion\u00e1rios.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"description\">\n                    <p>Os valores dos campos abaixo foram pr\u00e9-fixados para facilitar o uso da calculadora. Eles refletem a realidade de muitas empresas brasileiras e utilizam boas pr\u00e1ticas de manuten\u00e7\u00e3o e m\u00e9dias de mercado.<\/p>\n                    <p>Voc\u00ea pode alter\u00e1-los, se assim desejar, para adequar a realidade da sua empresa!<\/p>\n                <\/div>\n                <div class=\"premises-fixed\">\n                    <div class=\"premise fixed\">\n                        <label>Uso do ve\u00edculo a trabalho<\/label>\n                        <p>Anos que rodar\u00e1 a trabalho<br \/><\/p>\n                        <input class=\"user-values\" id=\"years-car-run\" type=\"text\" value=\"1\" data-js=\"number2\" \/>\n                        <p>Quil\u00f4metros rodados no per\u00edodo (a trabalho)<\/p>\n                        <input class=\"user-values\" id=\"km-travel-period\" type=\"text\" value=\"12.000\" data-js=\"number\" \/>\n                    <\/div>\n                    <div class=\"premise fixed\">\n                        <label>Deprecia\u00e7\u00e3o<\/label>\n                        <p>Valor de aquisi\u00e7\u00e3o do ve\u00edculo (R$)<\/p>\n                        <input class=\"user-values\" id=\"acquisition\" type=\"text\" value=\"52.992,00\" data-js=\"number2\" \/>\n                        <p>Deprecia\u00e7\u00e3o do ve\u00edculo (% a.a)<\/p>\n                        <input class=\"user-values\" id=\"depreciation\" type=\"text\" value=\"4,3\" data-js=\"number2\" \/>\n                    <\/div>\n                    <div class=\"premise fixed\">\n                        <label>Revis\u00f5es<\/label>\n                        <p>Periodicidade (a cada x Km)<\/p>\n                        <input class=\"user-values\" id=\"number-revision\" type=\"text\" value=\"10.000\" data-js=\"number\" \/>\n                        <p>Valor m\u00e9dio por Revis\u00e3o (R$)<\/p>\n                        <input class=\"user-values\" id=\"review-average\" type=\"text\" value=\"700,00\" data-js=\"number2\" \/>\n                    <\/div>\n                    <div class=\"premise fixed\">\n                        <label>Alinhamento e Balanceamento<\/label>\n                        <p>Valor m\u00e9dio (R$)<\/p>\n                        <input class=\"user-values\" id=\"ab\" type=\"text\" value=\"180,00\" data-js=\"number2\" \/>\n                        <p>Periodicidade (a cada x Km)<\/p>\n                        <input class=\"user-values\" id=\"periodicity-ab\" type=\"text\" value=\"10.000\" data-js=\"number\" \/>\n                    <\/div>\n                    <div class=\"premise fixed hidden\">\n                        <label>Manuten\u00e7\u00e3o<\/label>\n                        <p>Percentual (%)<\/p>\n                        <input class=\"user-values\" id=\"maintenance-perc\" type=\"text\" value=\"5\" data-js=\"number\" \/>\n                    <\/div>\n                <\/div>\n                <div class=\"back-next\">\n                    <button class=\"back\">\n                        <a href=\"#main-calculadora\">\n                            <svg width=\"13\" height=\"11\" viewBox=\"0 0 14 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path\n                                    fill-rule=\"evenodd\"\n                                    clip-rule=\"evenodd\"\n                                    d=\"M13.5 5.99995C13.5 6.21544 13.4144 6.4221 13.262 6.57447C13.1097 6.72685 12.903 6.81245 12.6875 6.81245L3.27387 6.81245L6.76275 10.2997C6.91532 10.4523 7.00103 10.6592 7.00103 10.875C7.00103 11.0907 6.91532 11.2976 6.76275 11.4502C6.61018 11.6028 6.40326 11.6885 6.1875 11.6885C5.97174 11.6885 5.76482 11.6028 5.61225 11.4502L0.737249 6.5752C0.661584 6.49973 0.601553 6.41007 0.560592 6.31135C0.519632 6.21264 0.498547 6.10682 0.498547 5.99995C0.498547 5.89308 0.519632 5.78726 0.560592 5.68855C0.601552 5.58984 0.661584 5.50017 0.737249 5.4247L5.61225 0.549699C5.76481 0.397133 5.97174 0.311423 6.1875 0.311423C6.40326 0.311423 6.61018 0.397133 6.76275 0.549698C6.91532 0.702264 7.00103 0.909188 7.00103 1.12495C7.00103 1.34071 6.91532 1.54763 6.76275 1.7002L3.27387 5.18745L12.6875 5.18745C12.903 5.18745 13.1097 5.27305 13.262 5.42542C13.4144 5.5778 13.5 5.78446 13.5 5.99995Z\"\n                                    fill=\"#0A7EE3\"\n                                ><\/path>\n                            <\/svg>\n                            Voltar\n                        <\/a>\n                    <\/button>\n                    <button class=\"next\">\n                        <a class=\"link-btn\" href=\"#main-calculadora\">Pr\u00f3ximo<\/a>\n                    <\/button>\n                <\/div>\n                <div class=\"progress\">\n                    <div class=\"step completed\"><\/div>\n                    <div class=\"step current\"><\/div>\n                    <div class=\"step incomplete\"><\/div>\n                <\/div>\n            <\/section>\n            <section id=\"card-3\" class=\"card card-3\">\n                <div class=\"icons\">\n                    <svg width=\"116\" height=\"106\" viewBox=\"0 0 116 106\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path\n                            d=\"M67.5997 52.7287H66.3549C65.6945 52.7265 65.0618 52.4633 64.5948 51.9963C64.1279 51.5294 63.8646 50.8966 63.8625 50.2363V49.1631C63.8611 48.503 63.5984 47.8703 63.1319 47.4032C62.6653 46.9362 62.0329 46.6728 61.3728 46.6707H57.2787C56.6183 46.6728 55.9856 46.9361 55.5187 47.4031C55.0517 47.87 54.7884 48.5027 54.7863 49.1631V50.2363C54.7842 50.8966 54.5209 51.5294 54.0539 51.9963C53.587 52.4633 52.9543 52.7265 52.2939 52.7287H51.049C50.3887 52.7308 49.756 52.9941 49.289 53.461C48.822 53.928 48.5588 54.5607 48.5566 55.2211V79.0182H70.1056V55.2211C70.1034 54.5584 69.8383 53.9236 69.3685 53.4563C68.8986 52.9889 68.2624 52.7272 67.5997 52.7287V52.7287ZM55.8273 67.946H52.8412V65.3999H55.8273V67.946ZM55.8273 60.3346H52.8412V57.7886H55.8273V60.3346ZM60.8094 67.946H57.8153V65.3999H60.7986L60.8094 67.946ZM60.8094 60.3346H57.8153V57.7886H60.7986L60.8094 60.3346ZM65.7942 67.946H62.8108V65.3999H65.7942V67.946ZM65.7942 60.3346H62.8108V57.7886H65.7942V60.3346Z\"\n                            fill=\"#D9EDFF\"\n                            stroke=\"#0A7EE2\"\n                            stroke-miterlimit=\"10\"\n                        ><\/path>\n                        <path\n                            d=\"M89.1678 7.05795H87.923C87.2626 7.05583 86.6299 6.79255 86.1629 6.3256C85.696 5.85864 85.4327 5.22593 85.4306 4.56555V3.4924C85.4285 2.83203 85.1652 2.19931 84.6982 1.73235C84.2313 1.2654 83.5986 1.00212 82.9382 1H78.8334C78.173 1.00212 77.5403 1.2654 77.0733 1.73235C76.6064 2.19931 76.3431 2.83203 76.341 3.4924V4.56555C76.3389 5.22593 76.0756 5.85864 75.6086 6.3256C75.1417 6.79255 74.509 7.05583 73.8486 7.05795H72.6037C71.9434 7.06007 71.3106 7.32335 70.8437 7.7903C70.3767 8.25726 70.1135 8.88998 70.1113 9.55035V76.5071V78.9995H91.6602V9.56108C91.661 8.89885 91.3989 8.26338 90.9317 7.79411C90.4644 7.32483 89.8301 7.06008 89.1678 7.05795V7.05795ZM77.4007 67.946H74.4093V65.3999H77.4007V67.946ZM77.4007 60.3346H74.4093V57.7886H77.4007V60.3346ZM77.4007 52.7233H74.4093V50.1799H77.4007V52.7233ZM77.4007 45.1146H74.4093V42.5605H77.4007V45.1146ZM77.4007 37.5033H74.4093V34.9573H77.4007V37.5033ZM77.4007 29.892H74.4093V27.3486H77.4007V29.892ZM77.4007 22.2833H74.4093V19.7373H77.4007V22.2833ZM77.4007 14.672H74.4093V12.1259H77.4007V14.672ZM82.3855 67.946H79.3941V65.3999H82.3775L82.3855 67.946ZM82.3855 60.3346H79.3941V57.7886H82.3775L82.3855 60.3346ZM82.3855 52.7233H79.3941V50.1799H82.3775L82.3855 52.7233ZM82.3855 45.1146H79.3941V42.5605H82.3775L82.3855 45.1146ZM82.3855 37.5033H79.3941V34.9573H82.3775L82.3855 37.5033ZM82.3855 29.892H79.3941V27.3486H82.3775L82.3855 29.892ZM82.3855 22.2833H79.3941V19.7373H82.3775L82.3855 22.2833ZM82.3855 14.672H79.3941V12.1259H82.3775L82.3855 14.672ZM87.3703 67.946H84.3762V65.3999H87.3596L87.3703 67.946ZM87.3703 60.3346H84.3762V57.7886H87.3596L87.3703 60.3346ZM87.3703 52.7233H84.3762V50.1799H87.3596L87.3703 52.7233ZM87.3703 45.1146H84.3762V42.5605H87.3596L87.3703 45.1146ZM87.3703 37.5033H84.3762V34.9573H87.3596L87.3703 37.5033ZM87.3703 29.892H84.3762V27.3486H87.3596L87.3703 29.892ZM87.3703 22.2833H84.3762V19.7373H87.3596L87.3703 22.2833ZM87.3703 14.672H84.3762V12.1259H87.3596L87.3703 14.672Z\"\n                            fill=\"#A6D5FF\"\n                            stroke=\"#0A7EE2\"\n                            stroke-miterlimit=\"10\"\n                        ><\/path>\n                        <path\n                            d=\"M113.056 55.3713L93.1516 35.4669C92.1804 34.4984 91.3944 34.8257 91.4024 36.1967L91.6197 76.5258C91.6197 76.609 91.6197 76.6921 91.6331 76.7726V79.0182H114.808V59.6263C114.816 58.2554 114.024 56.3398 113.056 55.3713ZM99.6174 67.9459H96.634V65.3999H99.6174V67.9459ZM99.6174 60.3346H96.634V57.7885H99.6174V60.3346ZM99.6174 52.7233H96.634V50.1799H99.6174V52.7233ZM104.602 67.9459H101.619V65.3999H104.602V67.9459ZM104.602 60.3346H101.619V57.7885H104.602V60.3346ZM109.595 67.9459H106.601V65.3999H109.595V67.9459ZM109.595 60.3346H106.601V57.7885H109.595V60.3346Z\"\n                            fill=\"#D9EDFF\"\n                            stroke=\"#0A7EE2\"\n                            stroke-miterlimit=\"10\"\n                        ><\/path>\n                        <path\n                            d=\"M38.3295 47.6822H23.6407C11.5929 47.6822 1.82617 57.4489 1.82617 69.4967V84.1855C1.82617 96.2333 11.5929 106 23.6407 106H38.3295C50.3773 106 60.144 96.2333 60.144 84.1855V69.4967C60.144 57.4489 50.3773 47.6822 38.3295 47.6822Z\"\n                            fill=\"#FEFEFF\"\n                        ><\/path>\n                        <path\n                            d=\"M20.6119 50.9257H33.9726C36.5481 50.9257 39.0984 51.433 41.4778 52.4186C43.8572 53.4042 46.0192 54.8488 47.8403 56.6699C49.6615 58.491 51.1061 60.653 52.0916 63.0325C53.0772 65.4119 53.5845 67.9621 53.5845 70.5376V78.7204H1V70.5376C1 65.3362 3.06624 60.3478 6.74418 56.6699C10.4221 52.992 15.4105 50.9257 20.6119 50.9257V50.9257Z\"\n                            fill=\"#A6D5FF\"\n                            stroke=\"#0A7EE2\"\n                            stroke-miterlimit=\"10\"\n                        ><\/path>\n                        <path\n                            d=\"M22.4013 44.8705H32.167C32.5064 44.8705 32.8319 45.0053 33.0719 45.2453C33.3119 45.4853 33.4467 45.8108 33.4467 46.1502V52.2189C33.4467 53.8555 32.7966 55.425 31.6394 56.5822C30.4822 57.7394 28.9127 58.3896 27.2761 58.3896C25.6395 58.3896 24.07 57.7394 22.9128 56.5822C21.7556 55.425 21.1055 53.8555 21.1055 52.2189V46.1476C21.1055 45.8082 21.2403 45.4826 21.4803 45.2427C21.7203 45.0027 22.0458 44.8678 22.3852 44.8678L22.4013 44.8705Z\"\n                            fill=\"white\"\n                            stroke=\"#0A7EE2\"\n                            stroke-miterlimit=\"10\"\n                        ><\/path>\n                        <path\n                            d=\"M14.8971 38.1096C16.9716 38.1096 18.6532 36.428 18.6532 34.3536C18.6532 32.2792 16.9716 30.5975 14.8971 30.5975C12.8227 30.5975 11.1411 32.2792 11.1411 34.3536C11.1411 36.428 12.8227 38.1096 14.8971 38.1096Z\"\n                            fill=\"#D9EDFF\"\n                            stroke=\"#0A7EE2\"\n                            stroke-miterlimit=\"10\"\n                        ><\/path>\n                        <path\n                            d=\"M39.6872 38.1096C41.7616 38.1096 43.4432 36.428 43.4432 34.3536C43.4432 32.2792 41.7616 30.5975 39.6872 30.5975C37.6128 30.5975 35.9312 32.2792 35.9312 34.3536C35.9312 36.428 37.6128 38.1096 39.6872 38.1096Z\"\n                            fill=\"#D9EDFF\"\n                            stroke=\"#0A7EE2\"\n                            stroke-miterlimit=\"10\"\n                        ><\/path>\n                        <path\n                            d=\"M39.6873 28.7195C39.6873 21.874 34.1379 16.3246 27.2924 16.3246C20.4469 16.3246 14.8975 21.874 14.8975 28.7195V35.4804C14.8975 42.3259 20.4469 47.8753 27.2924 47.8753C34.1379 47.8753 39.6873 42.3259 39.6873 35.4804V28.7195Z\"\n                            fill=\"white\"\n                            stroke=\"#0A7EE2\"\n                            stroke-miterlimit=\"10\"\n                        ><\/path>\n                        <path\n                            d=\"M21.6585 18.5782C21.6585 18.5782 23.1609 25.3391 29.1705 25.3391C35.1802 25.3391 36.6826 24.5879 37.4338 26.8415C38.185 29.0951 38.9362 32.1 39.6874 32.1C40.4386 32.1 41.2972 30.9678 41.2972 30.9678C41.2972 30.9678 44.9352 20.8318 39.6874 16.3246C34.4397 11.8174 29.1705 10.3149 25.4145 11.0661C21.6585 11.8174 11.4018 18.4146 12.0189 26.0018C12.6359 33.5889 14.1464 33.2831 14.8895 31.5607C15.6327 29.8383 14.1383 25.3364 16.392 24.5852C18.6456 23.834 22.4016 21.583 21.6585 18.5782Z\"\n                            fill=\"#87C1FF\"\n                            stroke=\"#0A7EE2\"\n                            stroke-miterlimit=\"10\"\n                        ><\/path>\n                    <\/svg>\n                <\/div>\n                <div class=\"title-premise\">\n                    <h1 class=\"premise-description\">Voc\u00ea e sua empresa<\/h1>\n                    <div class=\"info\">\n                        <svg class=\"info-icon\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path\n                                d=\"M8 15C6.14348 15 4.36301 14.2625 3.05025 12.9497C1.7375 11.637 1 9.85652 1 8C1 6.14348 1.7375 4.36301 3.05025 3.05025C4.36301 1.7375 6.14348 1 8 1C9.85652 1 11.637 1.7375 12.9497 3.05025C14.2625 4.36301 15 6.14348 15 8C15 9.85652 14.2625 11.637 12.9497 12.9497C11.637 14.2625 9.85652 15 8 15ZM8 16C10.1217 16 12.1566 15.1571 13.6569 13.6569C15.1571 12.1566 16 10.1217 16 8C16 5.87827 15.1571 3.84344 13.6569 2.34315C12.1566 0.842855 10.1217 0 8 0C5.87827 0 3.84344 0.842855 2.34315 2.34315C0.842855 3.84344 0 5.87827 0 8C0 10.1217 0.842855 12.1566 2.34315 13.6569C3.84344 15.1571 5.87827 16 8 16Z\"\n                                fill=\"#0A7EE3\"\n                            ><\/path>\n                            <path\n                                d=\"M8.92995 6.588L6.63995 6.875L6.55795 7.255L7.00795 7.338C7.30195 7.408 7.35995 7.514 7.29595 7.807L6.55795 11.275C6.36395 12.172 6.66295 12.594 7.36595 12.594C7.91095 12.594 8.54395 12.342 8.83095 11.996L8.91895 11.58C8.71895 11.756 8.42695 11.826 8.23295 11.826C7.95795 11.826 7.85795 11.633 7.92895 11.293L8.92995 6.588ZM8.99995 4.5C8.99995 4.76522 8.8946 5.01957 8.70706 5.20711C8.51952 5.39464 8.26517 5.5 7.99995 5.5C7.73474 5.5 7.48038 5.39464 7.29285 5.20711C7.10531 5.01957 6.99995 4.76522 6.99995 4.5C6.99995 4.23478 7.10531 3.98043 7.29285 3.79289C7.48038 3.60536 7.73474 3.5 7.99995 3.5C8.26517 3.5 8.51952 3.60536 8.70706 3.79289C8.8946 3.98043 8.99995 4.23478 8.99995 4.5Z\"\n                                fill=\"#0A7EE3\"\n                            ><\/path>\n                        <\/svg>\n                        <div class=\"info-hidden\">\n                            <p>Conte-nos mais sobre voc\u00ea! Gostamos de saber quem nossa ferramenta mais ajuda, pra podermos continuar trazendo conte\u00fado relevante para o nosso ecossistema!<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <form id=\"calculadora-reembolso-km\" name=\"submit-to-google-sheet-card3\" class=\"premises\">\n                    <div class=\"premise\">\n                        <label for=\"name\">Nome<\/label>\n                        <input name=\"name\" class=\"user-values\" id=\"name\" type=\"text\" placeholder=\"Nome Completo\" data-js=\"text\" \/>\n                    <\/div>\n                    <div class=\"premise\">\n                        <label for=\"company\">Empresa<\/label>\n                        <input name=\"company\" id=\"company\" type=\"text\" placeholder=\"Nome fantasia ou Raz\u00e3o Social\" \/>\n                    <\/div>\n                    <div class=\"premise\">\n                        <label for=\"email\">E-mail de trabalho<\/label>\n                        <input name=\"email\" id=\"email\" type=\"email\" placeholder=\"email@email.com.br\" \/>\n                    <\/div>\n                    <div class=\"premise\">\n                        <label for=\"department\">Departamento<\/label>\n                        <select name=\"department\" id=\"department\">\n                            <option value=\"\">Selecione<\/option>\n                            <option value=\"Administrativo\">Administrativo<\/option>\n                            <option value=\"Financeiro\">Financeiro<\/option>\n                            <option value=\"Controladoria\">Controladoria<\/option>\n                            <option value=\"TI\">TI<\/option>\n                            <option value=\"Presid\u00eancia\">Presid\u00eancia<\/option>\n                            <option value=\"RH\">RH<\/option>\n                            <option value=\"Comercial \/ Novos Neg\u00f3cios\">Comercial \/ Novos Neg\u00f3cios<\/option>\n                            <option value=\"Outros\">Outros<\/option>\n                        <\/select>\n                    <\/div>\n                    <div class=\"premise\">\n                        <label for=\"office\">Cargo Atual<\/label>\n                        <select name=\"office\" id=\"office\">\n                            <option value=\"\">Selecione<\/option>\n                            <option value=\"Estagi\u00e9rio\">Estagi\u00e1rio<\/option>\n                            <option value=\"Assistente\">Assistente<\/option>\n                            <option value=\"Analista\">Analista<\/option>\n                            <option value=\"Especialista\">Especialista<\/option>\n                            <option value=\"Supervisor\">Supervisor<\/option>\n                            <option value=\"Coordenador\">Coordenador<\/option>\n                            <option value=\"Gerente\">Gerente<\/option>\n                            <option value=\"Diretor\">Diretor<\/option>\n                            <option value=\"S\u00f3cio\">S\u00f3cio \/ Fundador \/ CEO<\/option>\n                        <\/select>\n                    <\/div>\n                    <p>Ao informar meus dados, eu concordo com a <a href=\"https:\/\/site.vexpenses.com.br\/termo-consentimento-biblioteca\" target=\"_blank\" rel=\"noopener\">Pol\u00edtica de Privacidade<\/a><\/p>\n                    <div class=\"back-next\">\n                        <button class=\"back\">\n                            <a href=\"#main-calculadora\">\n                                <svg width=\"13\" height=\"11\" viewBox=\"0 0 14 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                    <path\n                                        fill-rule=\"evenodd\"\n                                        clip-rule=\"evenodd\"\n                                        d=\"M13.5 5.99995C13.5 6.21544 13.4144 6.4221 13.262 6.57447C13.1097 6.72685 12.903 6.81245 12.6875 6.81245L3.27387 6.81245L6.76275 10.2997C6.91532 10.4523 7.00103 10.6592 7.00103 10.875C7.00103 11.0907 6.91532 11.2976 6.76275 11.4502C6.61018 11.6028 6.40326 11.6885 6.1875 11.6885C5.97174 11.6885 5.76482 11.6028 5.61225 11.4502L0.737249 6.5752C0.661584 6.49973 0.601553 6.41007 0.560592 6.31135C0.519632 6.21264 0.498547 6.10682 0.498547 5.99995C0.498547 5.89308 0.519632 5.78726 0.560592 5.68855C0.601552 5.58984 0.661584 5.50017 0.737249 5.4247L5.61225 0.549699C5.76481 0.397133 5.97174 0.311423 6.1875 0.311423C6.40326 0.311423 6.61018 0.397133 6.76275 0.549698C6.91532 0.702264 7.00103 0.909188 7.00103 1.12495C7.00103 1.34071 6.91532 1.54763 6.76275 1.7002L3.27387 5.18745L12.6875 5.18745C12.903 5.18745 13.1097 5.27305 13.262 5.42542C13.4144 5.5778 13.5 5.78446 13.5 5.99995Z\"\n                                        fill=\"#0A7EE3\"\n                                    ><\/path>\n                                <\/svg>\n                                Voltar\n                            <\/a>\n                        <\/button>\n                        <button type=\"submit\" class=\"next\">\n                            <a class=\"link-btn\" href=\"#main-calculadora\">Calcular<\/a>\n                        <\/button>\n                    <\/div>\n                <\/form>\n                <div class=\"progress\">\n                    <div class=\"step completed\"><\/div>\n                    <div class=\"step completed\"><\/div>\n                    <div class=\"step current\"><\/div>\n                <\/div>\n            <\/section>\n            <section id=\"show-result\" class=\"show-result\">\n                <div>\n                    <h1>Confira os resultados para o valor de R$\/Km!<\/h1>\n                <\/div>\n                <div class=\"results\">\n                    <div class=\"result\">\n                        <h2 class=\"explanation\">Valor baseado nos dados inseridos<\/h2>\n                        <p class=\"number-result result-1\">R$ 0,00<\/p>\n                        <span class=\"more-result\">Saiba mais<\/span>\n                    <\/div>\n                    <div class=\"result\">\n                        <h2 class=\"explanation\">M\u00e9dia das empresas no Brasil<\/h2>\n                        <p class=\"number-result\">R$ 0,85<\/p>\n                        <div class=\"result-2\">\n                            <div class=\"info\">\n                                <span class=\"more-result\">Saiba mais<\/span>\n                                <div class=\"info-hidden\">\n                                    <p>\n                                        Esse valor do km rodado para reembolso apresentado se refere \u00e0 m\u00e9dia de mais de 1400 empresas do Brasil, que participaram do levantamento \u201cCen\u00e1rio das Despesas Corporativas 2021\u201d, feito pelo VExpenses\n                                        Para baixar o estudo completo gratuitamente, <span><a href=\"https:\/\/link.vexpenses.com.br\/cenario-despesas-corporativas-ferramentakm\" target=\"_blank\" rel=\"noopener\">clique aqui<\/a><\/span>.\n                                    <\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"call-to-vex\">\n                    <p>Agora que voc\u00ea j\u00e1 tem alguns valores pra te ajudar a determinar o R$\/Km da sua empresa, <strong>melhore ainda mais seu controle com uma plataforma completa de gest\u00e3o de despesas!<\/strong><\/p>\n                    <div class=\"btn-calculadora\">\n                        <a class=\"link-btn\">Conhe\u00e7a o VExpenses<\/a>\n                    <\/div>\n                <\/div>\n            <\/section>\n            <div class=\"modal-premise-invalid\">\n                <p>Prenchas os campos v\u00e1zios ou selecione uma op\u00e7\u00e3o v\u00e1lida<\/p>\n            <\/div>\n            <div class=\"modal-details-results\">\n                <div class=\"container-modal\">\n                    <svg class=\"exit-details\" width=\"15\" height=\"14\" viewBox=\"0 0 15 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path\n                            d=\"M0.292786 0.305288C0.480314 0.117817 0.734622 0.0125017 0.999786 0.0125017C1.26495 0.0125017 1.51926 0.117817 1.70679 0.305288L6.99979 5.59829L12.2928 0.305288C12.385 0.209778 12.4954 0.133596 12.6174 0.0811867C12.7394 0.0287777 12.8706 0.00119157 13.0034 3.77567e-05C13.1362 -0.00111606 13.2678 0.0241857 13.3907 0.0744666C13.5136 0.124747 13.6253 0.199 13.7192 0.292893C13.8131 0.386786 13.8873 0.498438 13.9376 0.621334C13.9879 0.74423 14.0132 0.87591 14.012 1.00869C14.0109 1.14147 13.9833 1.27269 13.9309 1.39469C13.8785 1.5167 13.8023 1.62704 13.7068 1.71929L8.41379 7.01229L13.7068 12.3053C13.8889 12.4939 13.9897 12.7465 13.9875 13.0087C13.9852 13.2709 13.88 13.5217 13.6946 13.7071C13.5092 13.8925 13.2584 13.9977 12.9962 14C12.734 14.0022 12.4814 13.9014 12.2928 13.7193L6.99979 8.42629L1.70679 13.7193C1.51818 13.9014 1.26558 14.0022 1.00339 14C0.741188 13.9977 0.490376 13.8925 0.304968 13.7071C0.11956 13.5217 0.0143909 13.2709 0.0121125 13.0087C0.00983408 12.7465 0.110628 12.4939 0.292786 12.3053L5.58579 7.01229L0.292786 1.71929C0.105315 1.53176 0 1.27745 0 1.01229C0 0.747124 0.105315 0.492816 0.292786 0.305288V0.305288Z\"\n                            fill=\"#5F5F5F\"\n                        ><\/path>\n                    <\/svg>\n                    <h3>Resumo<\/h3>\n                    <h4>\n                        Os valores a seguir comp\u00f5em o resultado do R$\/km do seu c\u00e1lculo!<br \/>\n                        A partir dos dados inseridos nas sess\u00f5es anteriores, calculamos cada tipo diferente de gasto que comp\u00f5e o custo por km rodado. <br \/>\n                        Para chegar no valor final (R$\/Km), seguimos a f\u00f3rmula: Gastos totais\/ Km rodados. <br \/>\n                        Considerando o valor informado na calculadora, de <strong><span class=\"km\"><\/span> quil\u00f4metros percorridos a trabalho durante <span class=\"year\"><\/span> ano(s)<\/strong>, calculamos que seus funcion\u00e1rios teriam os\n                        seguintes gastos:\n                    <\/h4>\n                    <div class=\"totals\">\n                        <p>Combust\u00edvel = <span class=\"result-comb\">R$ 0,00<\/span><\/p>\n                        <p>Deprecia\u00e7\u00e3o = <span class=\"result-deprec\">R$ 0,00<\/span><\/p>\n                        <p>Revis\u00f5es = <span class=\"result-revis\">R$ 0,00<\/span><\/p>\n                        <p>Alinhamento e Balanceamento = <span class=\"result-ab\">R$ 0,00<\/span><\/p>\n                        <p>Manuten\u00e7\u00e3o = <span class=\"result-manut\">R$ 0,00<\/span><\/p>\n                    <\/div>\n                    <h4 class=\"equation\"><span class=\"total-span\">0,00<\/span><strong> \u00f7 <\/strong><span class=\"km\">0<\/span> = <span class=\"result-span\">0,00<\/span><strong>\/km<\/strong><\/h4>\n                <\/div>\n            <\/div>\n            <section class=\"modal-more\">\n                <div class=\"container-modal-more\">\n                    <svg class=\"exit-details\" width=\"15\" height=\"14\" viewBox=\"0 0 15 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path\n                            d=\"M0.292786 0.305288C0.480314 0.117817 0.734622 0.0125017 0.999786 0.0125017C1.26495 0.0125017 1.51926 0.117817 1.70679 0.305288L6.99979 5.59829L12.2928 0.305288C12.385 0.209778 12.4954 0.133596 12.6174 0.0811867C12.7394 0.0287777 12.8706 0.00119157 13.0034 3.77567e-05C13.1362 -0.00111606 13.2678 0.0241857 13.3907 0.0744666C13.5136 0.124747 13.6253 0.199 13.7192 0.292893C13.8131 0.386786 13.8873 0.498438 13.9376 0.621334C13.9879 0.74423 14.0132 0.87591 14.012 1.00869C14.0109 1.14147 13.9833 1.27269 13.9309 1.39469C13.8785 1.5167 13.8023 1.62704 13.7068 1.71929L8.41379 7.01229L13.7068 12.3053C13.8889 12.4939 13.9897 12.7465 13.9875 13.0087C13.9852 13.2709 13.88 13.5217 13.6946 13.7071C13.5092 13.8925 13.2584 13.9977 12.9962 14C12.734 14.0022 12.4814 13.9014 12.2928 13.7193L6.99979 8.42629L1.70679 13.7193C1.51818 13.9014 1.26558 14.0022 1.00339 14C0.741188 13.9977 0.490376 13.8925 0.304968 13.7071C0.11956 13.5217 0.0143909 13.2709 0.0121125 13.0087C0.00983408 12.7465 0.110628 12.4939 0.292786 12.3053L5.58579 7.01229L0.292786 1.71929C0.105315 1.53176 0 1.27745 0 1.01229C0 0.747124 0.105315 0.492816 0.292786 0.305288V0.305288Z\"\n                            fill=\"#FFFFFF\"\n                        ><\/path>\n                    <\/svg>\n                    <div class=\"description\">\n                        <h2>Gest\u00e3o de Despesas de ponta a ponta<\/h2>\n                        <p>Conhe\u00e7a a plataforma que auxilia milhares de empresas a controlarem todas as despesas dos colaboradores, em um s\u00f3 lugar!<\/p>\n                        <div class=\"btns-modal-more\">\n                            <button class=\"btn-calculadora\">\n                                <a class=\"link-btn\" href=\"#main-calculadora\">Fale com um especialista<\/a>\n                            <\/button>\n                            <button class=\"btn-calculadora white\">\n                                <a class=\"link-btn\" href=\"https:\/\/link.vexpenses.com.br\/calculadora_valor_km_rodado\" target=\"_blank\" rel=\"noopener\">Saiba mais <\/a>\n                            <\/button>\n                        <\/div>\n                    <\/div>\n                    <div class=\"nums-modal\">\n                        <div class=\"num-modal-1\">\n                            <svg width=\"286\" height=\"286\" viewBox=\"0 0 286 286\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path\n                                    d=\"M148.226 1C182.612 2.28659 215.359 16.0221 240.373 39.6504C265.388 63.2787 280.966 95.1904 284.208 129.447C287.451 163.703 278.137 197.971 258.001 225.873C237.864 253.776 208.276 273.411 174.742 281.127C141.209 288.843 106.014 284.112 75.7083 267.816C45.4022 251.52 22.0488 224.769 9.99405 192.54C-2.0607 160.311 -1.99568 124.8 10.177 92.6154C22.3497 60.4308 45.8009 33.7649 76.1664 17.58\"\n                                    stroke=\"url(#paint0_linear)\"\n                                    stroke-width=\"0.96\"\n                                    stroke-miterlimit=\"10\"\n                                ><\/path>\n                                <path\n                                    d=\"M239.877 229.43C220.842 250.77 195.286 265.218 167.187 270.525C139.088 275.832 110.022 271.701 84.5153 258.774C59.0082 245.847 38.4905 224.849 26.156 199.051C13.8214 173.252 10.3622 144.099 16.3167 116.13\"\n                                    stroke=\"url(#paint1_linear)\"\n                                    stroke-width=\"0.96\"\n                                    stroke-miterlimit=\"10\"\n                                ><\/path>\n                                <path\n                                    d=\"M46.2964 57.03C62.0553 39.3402 82.3607 26.3074 105.007 19.3475C127.652 12.3876 151.772 11.7667 174.746 17.5525C197.72 23.3382 218.669 35.3092 235.317 52.1649C251.965 69.0205 263.676 90.1162 269.176 113.16\"\n                                    stroke=\"url(#paint2_linear)\"\n                                    stroke-width=\"0.96\"\n                                    stroke-miterlimit=\"10\"\n                                ><\/path>\n                                <path\n                                    d=\"M83.2161 138.06C71.6461 138.06 61.9961 132.51 61.9961 121.5C61.9961 114.75 65.8561 110.17 71.9961 108.24V108.08C67.9961 106.63 63.5561 103.34 63.5561 96.1802C63.5561 86.1802 72.6361 80.9102 83.2461 80.9102C93.8561 80.9102 102.856 86.1402 102.856 96.1802C102.856 103.42 98.5161 106.71 94.4961 108.08V108.32C100.496 110.17 104.496 114.75 104.496 121.5C104.436 132.51 94.7861 138.06 83.2161 138.06ZM83.2161 112.42C78.3161 112.42 74.6161 115.31 74.6161 120.29C74.6161 125.27 78.4761 128.17 83.2161 128.17C87.9561 128.17 91.8161 125.28 91.8161 120.29C91.8161 115.3 88.0861 112.42 83.2161 112.42ZM83.2161 90.4202C78.8761 90.4202 75.9061 92.8302 75.9061 97.1702C75.9061 101.51 78.9061 103.84 83.2161 103.84C87.5261 103.84 90.5261 101.43 90.5261 97.1702C90.5261 92.9102 87.4761 90.4002 83.2161 90.4002V90.4202Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M133.527 138.06C121.957 138.06 112.307 132.51 112.307 121.5C112.307 114.75 116.167 110.17 122.307 108.24V108.08C118.307 106.63 113.867 103.34 113.867 96.1802C113.867 86.1802 122.947 80.9102 133.557 80.9102C144.167 80.9102 153.167 86.1402 153.167 96.1802C153.167 103.42 148.827 106.71 144.807 108.08V108.32C150.807 110.17 154.807 114.75 154.807 121.5C154.747 132.51 145.087 138.06 133.527 138.06ZM133.527 112.42C128.627 112.42 124.927 115.31 124.927 120.29C124.927 125.27 128.787 128.17 133.527 128.17C138.267 128.17 142.127 125.28 142.127 120.29C142.127 115.3 138.347 112.42 133.527 112.42ZM133.527 90.4202C129.187 90.4202 126.217 92.8302 126.217 97.1702C126.217 101.51 129.217 103.84 133.527 103.84C137.837 103.84 140.837 101.43 140.837 97.1702C140.837 92.9102 137.787 90.4002 133.527 90.4002V90.4202Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M176.357 110.01C167.997 110.01 161.977 104.22 161.977 95.54C161.977 86.86 167.977 81.15 176.357 81.15C184.737 81.15 190.747 86.86 190.747 95.54C190.747 104.22 184.797 110.01 176.357 110.01ZM176.357 88.47C172.507 88.47 170.497 91.36 170.497 95.47C170.497 99.58 172.497 102.47 176.357 102.47C180.217 102.47 182.467 99.47 182.467 95.47C182.467 91.47 180.297 88.47 176.357 88.47ZM178.937 139.1L173.387 135.8L207.947 80.27L213.407 83.57L178.937 139.1ZM210.437 138.22C201.997 138.22 196.047 132.51 196.047 123.83C196.047 115.15 202.047 109.44 210.437 109.44C218.827 109.44 224.817 115.15 224.817 123.83C224.817 132.51 218.877 138.22 210.437 138.22ZM210.437 116.76C206.577 116.76 204.437 119.65 204.437 123.67C204.437 127.69 206.527 130.67 210.437 130.67C214.347 130.67 216.437 127.78 216.437 123.67C216.437 119.56 214.377 116.76 210.437 116.76Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M47.8496 162.36C47.8496 160.658 48.2529 159.291 49.0596 158.259C49.8662 157.22 50.9224 156.7 52.228 156.7C53.5269 156.7 54.5557 157.145 55.3145 158.033V152.25H57.2114V168H55.4683L55.376 166.811C54.6172 167.74 53.561 168.205 52.2075 168.205C50.9224 168.205 49.873 167.679 49.0596 166.626C48.2529 165.573 47.8496 164.199 47.8496 162.504V162.36ZM49.7466 162.576C49.7466 163.833 50.0063 164.818 50.5259 165.529C51.0454 166.24 51.7632 166.595 52.6792 166.595C53.8823 166.595 54.7607 166.055 55.3145 164.975V159.879C54.7471 158.833 53.8755 158.31 52.6997 158.31C51.77 158.31 51.0454 158.669 50.5259 159.387C50.0063 160.104 49.7466 161.167 49.7466 162.576ZM64.7686 168.205C63.2646 168.205 62.041 167.713 61.0977 166.729C60.1543 165.737 59.6826 164.415 59.6826 162.76V162.412C59.6826 161.311 59.8911 160.33 60.3081 159.469C60.7319 158.601 61.3198 157.924 62.0718 157.438C62.8306 156.946 63.6509 156.7 64.5327 156.7C65.9751 156.7 67.0962 157.175 67.896 158.125C68.6958 159.076 69.0957 160.436 69.0957 162.207V162.996H61.5796C61.6069 164.09 61.9248 164.975 62.5332 165.652C63.1484 166.322 63.9277 166.657 64.8711 166.657C65.541 166.657 66.1084 166.52 66.5732 166.247C67.0381 165.973 67.4448 165.611 67.7935 165.16L68.9521 166.062C68.0225 167.491 66.6279 168.205 64.7686 168.205ZM64.5327 158.259C63.7671 158.259 63.1245 158.539 62.605 159.1C62.0854 159.653 61.7642 160.433 61.6411 161.438H67.1987V161.294C67.144 160.33 66.8843 159.585 66.4194 159.059C65.9546 158.525 65.3257 158.259 64.5327 158.259ZM81.8721 158.607C81.585 158.56 81.2739 158.536 80.939 158.536C79.6948 158.536 78.8506 159.065 78.4062 160.125V168H76.5093V156.905H78.355L78.3857 158.187C79.0078 157.196 79.8896 156.7 81.0312 156.7C81.4004 156.7 81.6807 156.748 81.8721 156.844V158.607ZM88.0244 168.205C86.5205 168.205 85.2969 167.713 84.3535 166.729C83.4102 165.737 82.9385 164.415 82.9385 162.76V162.412C82.9385 161.311 83.147 160.33 83.564 159.469C83.9878 158.601 84.5757 157.924 85.3276 157.438C86.0864 156.946 86.9067 156.7 87.7886 156.7C89.231 156.7 90.3521 157.175 91.1519 158.125C91.9517 159.076 92.3516 160.436 92.3516 162.207V162.996H84.8354C84.8628 164.09 85.1807 164.975 85.7891 165.652C86.4043 166.322 87.1836 166.657 88.127 166.657C88.7969 166.657 89.3643 166.52 89.8291 166.247C90.2939 165.973 90.7007 165.611 91.0493 165.16L92.208 166.062C91.2783 167.491 89.8838 168.205 88.0244 168.205ZM87.7886 158.259C87.0229 158.259 86.3804 158.539 85.8608 159.1C85.3413 159.653 85.02 160.433 84.897 161.438H90.4546V161.294C90.3999 160.33 90.1401 159.585 89.6753 159.059C89.2104 158.525 88.5815 158.259 87.7886 158.259ZM94.0947 162.36C94.0947 160.658 94.498 159.291 95.3047 158.259C96.1113 157.22 97.1675 156.7 98.4731 156.7C99.772 156.7 100.801 157.145 101.56 158.033V152.25H103.457V168H101.713L101.621 166.811C100.862 167.74 99.8062 168.205 98.4526 168.205C97.1675 168.205 96.1182 167.679 95.3047 166.626C94.498 165.573 94.0947 164.199 94.0947 162.504V162.36ZM95.9917 162.576C95.9917 163.833 96.2515 164.818 96.771 165.529C97.2905 166.24 98.0083 166.595 98.9243 166.595C100.127 166.595 101.006 166.055 101.56 164.975V159.879C100.992 158.833 100.121 158.31 98.9448 158.31C98.0151 158.31 97.2905 158.669 96.771 159.387C96.2515 160.104 95.9917 161.167 95.9917 162.576ZM113.259 166.903C112.521 167.771 111.438 168.205 110.009 168.205C108.826 168.205 107.924 167.863 107.302 167.18C106.687 166.489 106.375 165.471 106.369 164.124V156.905H108.266V164.073C108.266 165.754 108.949 166.595 110.316 166.595C111.766 166.595 112.729 166.055 113.208 164.975V156.905H115.105V168H113.3L113.259 166.903ZM122.447 166.657C123.124 166.657 123.715 166.452 124.221 166.042C124.727 165.631 125.007 165.119 125.062 164.503H126.856C126.822 165.139 126.603 165.744 126.2 166.318C125.796 166.893 125.256 167.351 124.58 167.692C123.91 168.034 123.199 168.205 122.447 168.205C120.936 168.205 119.733 167.703 118.837 166.698C117.949 165.686 117.504 164.305 117.504 162.555V162.237C117.504 161.157 117.703 160.197 118.099 159.356C118.496 158.515 119.063 157.862 119.801 157.397C120.546 156.933 121.425 156.7 122.437 156.7C123.681 156.7 124.713 157.073 125.533 157.818C126.36 158.563 126.801 159.53 126.856 160.72H125.062C125.007 160.002 124.733 159.414 124.241 158.956C123.756 158.491 123.154 158.259 122.437 158.259C121.473 158.259 120.724 158.607 120.191 159.305C119.665 159.995 119.401 160.997 119.401 162.309V162.668C119.401 163.946 119.665 164.931 120.191 165.621C120.717 166.312 121.469 166.657 122.447 166.657ZM122.754 168.092L122.631 168.625C123.677 168.81 124.2 169.401 124.2 170.399C124.2 171.062 123.927 171.585 123.38 171.968C122.833 172.358 122.071 172.553 121.093 172.553L121.021 171.456C121.562 171.456 121.979 171.367 122.272 171.189C122.573 171.011 122.724 170.762 122.724 170.44C122.724 170.14 122.614 169.917 122.396 169.774C122.177 169.63 121.732 169.528 121.062 169.466L121.391 168.092H122.754ZM135.838 168C135.729 167.781 135.64 167.392 135.572 166.831C134.69 167.747 133.637 168.205 132.414 168.205C131.32 168.205 130.421 167.897 129.717 167.282C129.02 166.66 128.671 165.874 128.671 164.924C128.671 163.769 129.108 162.873 129.983 162.237C130.865 161.595 132.103 161.273 133.695 161.273H135.541V160.402C135.541 159.739 135.343 159.212 134.946 158.823C134.55 158.426 133.965 158.228 133.193 158.228C132.516 158.228 131.949 158.399 131.491 158.741C131.033 159.083 130.804 159.496 130.804 159.981H128.896C128.896 159.428 129.091 158.895 129.481 158.382C129.877 157.862 130.411 157.452 131.081 157.151C131.757 156.851 132.499 156.7 133.306 156.7C134.584 156.7 135.585 157.021 136.31 157.664C137.035 158.3 137.411 159.178 137.438 160.299V165.406C137.438 166.424 137.568 167.234 137.828 167.836V168H135.838ZM132.69 166.554C133.285 166.554 133.849 166.4 134.382 166.093C134.916 165.785 135.302 165.385 135.541 164.893V162.617H134.054C131.73 162.617 130.568 163.297 130.568 164.657C130.568 165.252 130.766 165.717 131.163 166.052C131.559 166.387 132.068 166.554 132.69 166.554ZM137.151 152.578C137.151 153.316 136.939 153.915 136.515 154.373C136.098 154.831 135.575 155.06 134.946 155.06C134.666 155.06 134.423 155.025 134.218 154.957C134.013 154.889 133.743 154.749 133.408 154.537C133.08 154.325 132.841 154.198 132.69 154.157C132.547 154.109 132.379 154.085 132.188 154.085C131.908 154.085 131.668 154.195 131.47 154.414C131.272 154.625 131.173 154.899 131.173 155.234L129.901 155.162C129.901 154.431 130.106 153.826 130.517 153.347C130.934 152.869 131.46 152.629 132.096 152.629C132.335 152.629 132.55 152.664 132.742 152.732C132.933 152.8 133.193 152.934 133.521 153.132C133.849 153.33 134.099 153.46 134.27 153.521C134.447 153.583 134.642 153.614 134.854 153.614C135.148 153.614 135.391 153.498 135.582 153.265C135.78 153.033 135.879 152.763 135.879 152.455L137.151 152.578ZM139.909 162.35C139.909 161.263 140.121 160.286 140.545 159.417C140.976 158.549 141.57 157.879 142.329 157.408C143.095 156.936 143.966 156.7 144.944 156.7C146.455 156.7 147.675 157.223 148.604 158.269C149.541 159.315 150.009 160.706 150.009 162.442V162.576C150.009 163.656 149.801 164.626 149.384 165.488C148.974 166.342 148.382 167.009 147.61 167.487C146.844 167.966 145.962 168.205 144.964 168.205C143.46 168.205 142.24 167.682 141.304 166.636C140.374 165.59 139.909 164.206 139.909 162.483V162.35ZM141.816 162.576C141.816 163.806 142.1 164.794 142.667 165.539C143.242 166.284 144.007 166.657 144.964 166.657C145.928 166.657 146.694 166.281 147.261 165.529C147.829 164.77 148.112 163.71 148.112 162.35C148.112 161.133 147.822 160.149 147.241 159.397C146.667 158.638 145.901 158.259 144.944 158.259C144.007 158.259 143.252 158.631 142.678 159.376C142.104 160.122 141.816 161.188 141.816 162.576ZM159.392 156.905L159.453 158.3C160.301 157.233 161.408 156.7 162.775 156.7C165.12 156.7 166.303 158.023 166.323 160.668V168H164.426V160.658C164.419 159.858 164.235 159.267 163.873 158.884C163.517 158.501 162.96 158.31 162.201 158.31C161.586 158.31 161.046 158.474 160.581 158.802C160.116 159.13 159.754 159.561 159.494 160.094V168H157.597V156.905H159.392ZM168.682 162.35C168.682 161.263 168.894 160.286 169.317 159.417C169.748 158.549 170.343 157.879 171.102 157.408C171.867 156.936 172.739 156.7 173.716 156.7C175.227 156.7 176.447 157.223 177.377 158.269C1 78.313 159.315 178.782 160.706 178.782 162.442V162.576C178.782 163.656 178.573 164.626 178.156 165.488C177.746 166.342 177.155 167.009 176.382 167.487C175.617 167.966 174.735 168.205 173.737 168.205C172.233 168.205 171.013 167.682 170.076 166.636C169.146 165.59 168.682 164.206 168.682 162.483V162.35ZM170.589 162.576C170.589 163.806 170.873 164.794 171.44 165.539C172.014 166.284 172.78 166.657 173.737 166.657C174.701 166.657 175.466 166.281 176.034 165.529C176.601 164.77 176.885 163.71 176.885 162.35C176.885 161.133 176.594 160.149 176.013 159.397C175.439 158.638 174.673 158.259 173.716 158.259C172.78 158.259 172.024 158.631 171.45 159.376C170.876 160.122 170.589 161.188 170.589 162.576ZM188.943 154.219V156.905H191.015V158.372H188.943V165.252C188.943 165.696 189.036 166.031 189.22 166.257C189.405 166.476 189.719 166.585 190.164 166.585C190.382 166.585 190.683 166.544 191.066 166.462V168C190.567 168.137 190.082 168.205 189.61 168.205C188.762 168.205 188.123 167.949 187.692 167.436C187.262 166.923 187.046 166.195 187.046 165.252V158.372H185.026V156.905H187.046V154.219H188.943ZM197.844 168.205C196.34 168.205 195.116 167.713 194.173 166.729C193.229 165.737 192.758 164.415 192.758 162.76V162.412C192.758 161.311 192.966 160.33 193.383 159.469C193.807 158.601 194.395 157.924 195.147 157.438C195.906 156.946 196.726 156.7 197.608 156.7C199.05 156.7 200.171 157.175 200.971 158.125C201.771 159.076 202.171 160.436 202.171 162.207V162.996H194.655C194.682 164.09 195 164.975 195.608 165.652C196.224 166.322 197.003 166.657 197.946 166.657C198.616 166.657 199.184 166.52 199.648 166.247C200.113 165.973 200.52 165.611 200.869 165.16L202.027 166.062C201.098 167.491 199.703 168.205 197.844 168.205ZM197.608 158.259C196.842 158.259 196.2 158.539 195.68 159.1C195.161 159.653 194.839 160.433 194.716 161.438H200.274V161.294C200.219 160.33 199.959 159.585 199.495 159.059C199.03 158.525 198.401 158.259 197.608 158.259ZM206.16 156.905L206.211 158.136C207.024 157.179 208.122 156.7 209.502 156.7C211.054 156.7 212.11 157.295 212.671 158.484C213.04 157.951 213.519 157.521 214.106 157.192C214.701 156.864 215.402 156.7 216.208 156.7C218.642 156.7 219.879 157.989 219.92 160.566V168H218.023V160.679C218.023 159.886 217.842 159.294 217.48 158.905C217.118 158.508 216.509 158.31 215.655 158.31C214.951 158.31 214.366 158.522 213.901 158.946C213.437 159.363 213.167 159.927 213.091 160.638V168H211.184V160.73C211.184 159.117 210.395 158.31 208.815 158.31C207.571 158.31 206.72 158.84 206.262 159.899V168H204.365V156.905H206.16ZM232.164 162.576C232.164 164.264 231.777 165.625 231.005 166.657C230.232 167.689 229.187 168.205 227.867 168.205C226.521 168.205 225.461 167.778 224.688 166.923V172.266H222.792V156.905H224.524L224.617 158.136C225.389 157.179 226.462 156.7 227.836 156.7C229.169 156.7 230.222 157.203 230.995 158.208C231.774 159.212 232.164 160.61 232.164 162.401V162.576ZM230.267 162.36C230.267 161.109 230 160.122 229.467 159.397C228.934 158.672 228.202 158.31 227.272 158.31C226.124 158.31 225.263 158.819 224.688 159.838V165.139C225.256 166.151 226.124 166.657 227.293 166.657C228.202 166.657 228.923 166.298 229.457 165.58C229.997 164.855 230.267 163.782 230.267 162.36ZM234.081 162.35C234.081 161.263 234.293 160.286 234.717 159.417C235.147 158.549 235.742 157.879 236.501 157.408C237.267 156.936 238.138 156.7 239.116 156.7C240.626 156.7 241.847 157.223 242.776 158.269C243.713 159.315 244.181 160.706 244.181 162.442V162.576C244.181 163.656 243.973 164.626 243.556 165.488C243.146 166.342 242.554 167.009 241.782 167.487C241.016 167.966 240.134 168.205 239.136 168.205C237.632 168.205 236.412 167.682 235.476 166.636C234.546 165.59 234.081 164.206 234.081 162.483V162.35ZM235.988 162.576C235.988 163.806 236.272 164.794 236.839 165.539C237.414 166.284 238.179 166.657 239.136 166.657C240.1 166.657 240.866 166.281 241.433 165.529C242 164.77 242.284 163.71 242.284 162.35C242.284 161.133 241.994 160.149 241.413 159.397C240.838 158.638 240.073 158.259 239.116 158.259C238.179 158.259 237.424 158.631 236.85 159.376C236.275 160.122 235.988 161.188 235.988 162.576ZM40.1387 187.36C40.1387 185.631 40.5386 184.257 41.3384 183.238C42.1382 182.213 43.1978 181.7 44.5171 181.7C45.8706 181.7 46.9268 182.179 47.6855 183.136L47.7778 181.905H49.5107V192.733C49.5107 194.169 49.0835 195.3 48.229 196.127C47.3813 196.955 46.2397 197.368 44.8042 197.368C44.0044 197.368 43.2217 197.197 42.4561 196.855C41.6904 196.514 41.106 196.045 40.7026 195.451L41.687 194.312C42.5005 195.317 43.4951 195.82 44.6709 195.82C45.5938 195.82 46.3115 195.56 46.8242 195.041C47.3438 194.521 47.6035 193.79 47.6035 192.846V191.893C46.8447 192.768 45.8091 193.205 44.4966 193.205C43.1978 193.205 42.145 192.682 41.3384 191.636C40.5386 190.59 40.1387 189.165 40.1387 187.36ZM42.0459 187.576C42.0459 188.827 42.3022 189.811 42.8149 190.529C43.3276 191.24 44.0454 191.595 44.9683 191.595C46.1646 191.595 47.043 191.052 47.6035 189.965V184.899C47.0225 183.84 46.1509 183.31 44.9888 183.31C44.0659 183.31 43.3447 183.669 42.8252 184.387C42.3057 185.104 42.0459 186.167 42.0459 187.576ZM59.2314 193C59.1221 192.781 59.0332 192.392 58.9648 191.831C58.083 192.747 57.0303 193.205 55.8066 193.205C54.7129 193.205 53.814 192.897 53.1099 192.282C52.4126 191.66 52.064 190.874 52.064 189.924C52.064 188.769 52.5015 187.873 53.3765 187.237C54.2583 186.595 55.4956 186.273 57.0884 186.273H58.9341V185.402C58.9341 184.739 58.7358 184.212 58.3394 183.823C57.9429 183.426 57.3584 183.228 56.5859 183.228C55.9092 183.228 55.3418 183.399 54.8838 183.741C54.4258 184.083 54.1968 184.496 54.1968 184.981H52.2896C52.2896 184.428 52.4844 183.895 52.874 183.382C53.2705 182.862 53.8037 182.452 54.4736 182.151C55.1504 181.851 55.8921 181.7 56.6987 181.7C57.9771 181.7 58.9785 182.021 59.7031 182.664C60.4277 183.3 60.8037 184.178 60.8311 185.299V190.406C60.8311 191.424 60.9609 192.234 61.2207 192.836V193H59.2314ZM56.0835 191.554C56.6782 191.554 57.2422 191.4 57.7754 191.093C58.3086 190.785 58.6948 190.385 58.9341 189.893V187.617H57.4473C55.123 187.617 53.9609 188.297 53.9609 189.657C53.9609 190.252 54.1592 190.717 54.5557 191.052C54.9521 191.387 55.4614 191.554 56.0835 191.554ZM70.2646 190.057C70.2646 189.544 70.0698 189.148 69.6802 188.868C69.2974 188.581 68.624 188.334 67.6602 188.129C66.7031 187.924 65.9409 187.678 65.3735 187.391C64.813 187.104 64.396 186.762 64.1226 186.366C63.856 185.969 63.7227 185.498 63.7227 184.951C63.7227 184.042 64.1055 183.272 64.8711 182.644C65.6436 182.015 66.6279 181.7 67.8242 181.7C69.082 181.7 70.1006 182.025 70.8799 182.674C71.666 183.324 72.0591 184.154 72.0591 185.166H70.1519C70.1519 184.646 69.9297 184.199 69.4854 183.823C69.0479 183.447 68.4941 183.259 67.8242 183.259C67.1338 183.259 66.5938 183.409 66.2041 183.71C65.8145 184.011 65.6196 184.404 65.6196 184.889C65.6196 185.347 65.8008 185.692 66.1631 185.925C66.5254 186.157 67.1782 186.379 68.1216 186.591C69.0718 186.803 69.8408 187.056 70.4287 187.35C71.0166 187.644 71.4507 188 71.731 188.417C72.0181 188.827 72.1616 189.329 72.1616 189.924C72.1616 190.915 71.7651 191.711 70.9722 192.313C70.1792 192.908 69.1504 193.205 67.8857 193.205C66.9971 193.205 66.2109 193.048 65.5273 192.733C64.8438 192.419 64.3071 191.981 63.9175 191.421C63.5347 190.854 63.3433 190.242 63.3433 189.585H65.2402C65.2744 190.221 65.5273 190.727 65.999 191.103C66.4775 191.472 67.1064 191.657 67.8857 191.657C68.6035 191.657 69.1777 191.513 69.6084 191.226C70.0459 190.932 70.2646 190.542 70.2646 190.057ZM77.2065 179.219V181.905H79.2778V183.372H77.2065V190.252C77.2065 190.696 77.2988 191.031 77.4834 191.257C77.668 191.476 77.9824 191.585 78.4268 191.585C78.6455 191.585 78.9463 191.544 79.3291 191.462V193C78.8301 193.137 78.3447 193.205 77.873 193.205C77.0254 193.205 76.3862 192.949 75.9556 192.436C75.5249 191.923 75.3096 191.195 75.3096 190.252V183.372H73.2896V181.905H75.3096V179.219H77.2065ZM80.7954 187.35C80.7954 186.263 81.0073 185.286 81.4312 184.417C81.8618 183.549 82.4565 182.879 83.2153 182.408C83.981 181.936 84.8525 181.7 85.8301 181.7C87.3408 181.7 88.561 182.223 89.4907 183.269C90.4272 184.315 90.8955 185.706 90.8955 187.442V187.576C90.8955 188.656 90.687 189.626 90.27 190.488C89.8599 191.342 89.2686 192.009 88.4961 192.4 87C87.7305 192.966 86.8486 193.205 85.8506 193.205C84.3467 193.205 83.1265 192.682 82.1899 191.636C81.2603 190.59 80.7954 189.206 80.7954 187.483V187.35ZM82.7026 187.576C82.7026 188.806 82.9863 189.794 83.5537 190.539C84.1279 191.284 84.8936 191.657 85.8506 191.657C86.8145 191.657 87.5801 191.281 88.1475 190.529C88.7148 189.77 88.9985 188.71 88.9985 187.35C88.9985 186.133 88.708 185.149 88.127 184.397C87.5527 183.638 86.7871 183.259 85.8301 183.259C84.8936 183.259 84.1382 183.631 83.564 184.376C82.9897 185.122 82.7026 186.188 82.7026 187.576ZM107.855 187.576C107.855 189.264 107.469 190.625 106.697 191.657C105.924 192.689 104.878 193.205 103.559 193.205C102.212 193.205 101.153 192.778 100.38 191.923V197.266H98.4834V181.905H100.216L100.309 183.136C101.081 182.179 102.154 181.7 103.528 181.7C104.861 181.7 105.914 182.203 106.687 183.208C107.466 184.212 107.855 185.61 107.855 187.401V187.576ZM105.958 187.36C105.958 186.109 105.692 185.122 105.159 184.397C104.625 183.672 103.894 183.31 102.964 183.31C101.816 183.31 100.955 183.819 100.38 184.838V190.139C100.948 191.151 101.816 191.657 102.985 191.657C103.894 191.657 104.615 191.298 105.148 190.58C105.688 189.855 105.958 188.782 105.958 187.36ZM114.879 193.205C113.375 193.205 112.152 192.713 111.208 191.729C110.265 190.737 109.793 189.415 109.793 187.76V187.412C109.793 186.311 110.002 185.33 110.419 184.469C110.843 183.601 111.431 182.924 112.183 182.438C112.941 181.946 113.762 181.7 114.644 181.7C116.086 181.7 117.207 182.175 118.007 183.125C118.807 184.076 119.207 185.436 119.207 187.207V187.996H111.69C111.718 189.09 112.036 189.975 112.644 190.652C113.259 191.322 114.039 191.657 114.982 191.657C115.652 191.657 116.219 191.52 116.684 191.247C117.149 190.973 117.556 190.611 117.904 190.16L119.063 191.062C118.133 192.491 116.739 193.205 114.879 193.205ZM114.644 183.259C113.878 183.259 113.235 183.539 112.716 184.1C112.196 184.653 111.875 185.433 111.752 186.438H117.31V186.294C117.255 185.33 116.995 184.585 116.53 184.059C116.065 183.525 115.437 183.259 114.644 183.259ZM123.472 193H121.575V177.25H123.472V193ZM126.015 187.35C126.015 186.263 126.227 185.286 126.651 184.417C127.082 183.549 127.676 182.879 128.435 182.408C129.201 181.936 130.072 181.7 131.05 181.7C132.561 181.7 133.781 182.223 134.71 183.269C135.647 184.315 136.115 185.706 136.115 187.442V187.576C136.115 188.656 135.907 189.626 135.49 190.488C135.08 191.342 134.488 192.009 133.716 192.487C132.95 192.966 132.068 193.205 131.07 193.205C129.566 193.205 128.346 192.682 127.41 191.636C126.48 190.59 126.015 189.206 126.015 187.483V187.35ZM127.922 187.576C127.922 188.806 128.206 189.794 128.773 190.539C129.348 191.284 130.113 191.657 131.07 191.657C132.034 191.657 132.8 191.281 133.367 190.529C133.935 189.77 134.218 188.71 134.218 187.35C134.218 186.133 133.928 185.149 133.347 184.397C132.772 183.638 132.007 183.259 131.05 183.259C130.113 183.259 129.358 183.631 128.784 184.376C128.209 185.122 127.922 186.188 127.922 187.576ZM144.954 190.057C144.954 189.544 144.759 189.148 144.37 188.868C143.987 188.581 143.313 188.334 142.35 188.129C141.393 187.924 140.63 187.678 140.063 187.391C139.502 187.104 139.085 186.762 138.812 186.366C138.545 185.969 138.412 185.498 138.412 184.951C138.412 184.042 138.795 183.272 139.561 182.644C140.333 182.015 141.317 181.7 142.514 181.7C143.771 181.7 144.79 182.025 145.569 182.674C146.355 183.324 146.749 184.154 146.749 185.166H144.841C144.841 184.646 144.619 184.199 144.175 183.823C143.737 183.447 143.184 183.259 142.514 183.259C141.823 183.259 141.283 183.409 140.894 183.71C140.504 184.011 140.309 184.404 140.309 184.889C140.309 185.347 140.49 185.692 140.853 185.925C141.215 186.157 141.868 186.379 142.811 186.591C143.761 186.803 144.53 187.056 145.118 187.35C145.706 187.644 146.14 188 146.42 188.417C146.708 188.827 146.851 189.329 146.851 189.924C146.851 190.915 146.455 191.711 145.662 192.313C144.869 192.908 143.84 193.205 142.575 193.205C141.687 193.205 140.9 193.048 140.217 192.733C139.533 192.419 138.997 191.981 138.607 191.421C138.224 190.854 138.033 190.242 138.033 189.585H139.93C139.964 190.221 140.217 190.727 140.688 191.103C141.167 191.472 141.796 191.657 142.575 191.657C143.293 191.657 143.867 191.513 144.298 191.226C144.735 190.932 144.954 190.542 144.954 190.057ZM159.135 193.205C157.631 193.205 156.408 192.713 155.464 191.729C154.521 190.737 154.049 189.415 154.049 187.76V187.412C154.049 186.311 154.258 185.33 154.675 184.469C155.099 183.601 155.687 182.924 156.438 182.438C157.197 181.946 158.018 181.7 158.899 181.7C160.342 181.7 161.463 182.175 162.263 183.125C163.062 184.076 163.462 185.436 163.462 187.207V187.996H155.946C155.974 189.09 156.292 189.975 156.9 190.652C157.515 191.322 158.294 191.657 159.238 191.657C159.908 191.657 160.475 191.52 160.94 191.247C161.405 190.973 161.812 190.611 162.16 190.16L163.319 191.062C162.389 192.491 160.995 193.205 159.135 193.205ZM158.899 183.259C158.134 183.259 157.491 183.539 156.972 184.1C156.452 184.653 156.131 185.433 156.008 186.438H161.565V186.294C161.511 185.33 161.251 184.585 160.786 184.059C160.321 183.525 159.692 183.259 158.899 183.259ZM167.461 181.905L167.523 183.3C168.371 182.233 169.478 181.7 170.845 181.7C173.19 181.7 174.373 183.023 174.393 185.668V193H172.496V185.658C172.489 184.858 172.305 184.267 171.942 183.884C171.587 183.501 171.03 183.31 170.271 183.31C169.656 183.31 169.116 183.474 168.651 183.802C168.186 184.13 167.824 184.561 167.564 185.094V193H165.667V181.905H167.461ZM180.915 190.426L183.663 181.905H185.601L181.622 193H180.176L176.157 181.905H178.095L180.915 190.426ZM186.759 187.35C186.759 186.263 186.971 185.286 187.395 184.417C187.826 183.549 188.42 182.879 189.179 182.408C189.945 181.936 190.816 181.7 191.794 181.7C193.305 181.7 194.525 182.223 195.455 183.269C196.391 184.315 196.859 185.706 196.859 187.442V187.576C196.859 188.656 196.651 189.626 196.234 190.488C195.824 191.342 195.232 192.009 194.46 192.487C193.694 192.966 192.812 193.205 191.814 193.205C190.311 193.205 189.09 192.682 188.154 191.636C187.224 190.59 186.759 189.206 186.759 187.483V187.35ZM188.667 187.576C188.667 188.806 188.95 189.794 189.518 190.539C190.092 191.284 190.857 191.657 191.814 191.657C192.778 191.657 193.544 191.281 194.111 190.529C194.679 189.77 194.962 188.71 194.962 187.35C194.962 186.133 194.672 185.149 194.091 184.397C193.517 183.638 192.751 183.259 191.794 183.259C190.857 183.259 190.102 183.631 189.528 184.376C188.954 185.122 188.667 186.188 188.667 187.576ZM201.299 193H199.402V177.25H201.299V193ZM208.005 190.426L210.753 181.905H212.691L208.713 193H207.267L203.248 181.905H205.186L208.005 190.426ZM216.578 193H214.681V181.905H216.578V193ZM214.527 178.962C214.527 178.655 214.619 178.395 214.804 178.183C214.995 177.971 215.275 177.865 215.645 177.865C216.014 177.865 216.294 177.971 216.485 178.183C216.677 178.395 216.772 178.655 216.772 178.962C216.772 179.27 216.677 179.526 216.485 179.731C216.294 179.937 216.014 180.039 215.645 180.039C215.275 180.039 214.995 179.937 214.804 179.731C214.619 179.526 214.527 179.27 214.527 178.962ZM219.162 187.36C219.162 185.658 219.565 184.291 220.372 183.259C221.178 182.22 222.234 181.7 223.54 181.7C224.839 181.7 225.868 182.145 226.626 183.033V177.25H228.523V193H226.78L226.688 191.811C225.929 192.74 224.873 193.205 223.52 193.205C222.234 193.205 221.185 192.679 220.372 191.626C219.565 190.573 219.162 189.199 219.162 187.504V187.36ZM221.059 187.576C221.059 188.833 221.318 189.818 221.838 190.529C222.357 191.24 223.075 191.595 223.991 191.595C225.194 191.595 226.073 191.055 226.626 189.975V184.879C226.059 183.833 225.188 183.31 224.012 183.31C223.082 183.31 222.357 183.669 221.838 184.387C221.318 185.104 221.059 186.167 221.059 187.576ZM230.974 187.35C230.974 186.263 231.186 185.286 231.61 184.417C232.041 183.549 232.635 182.879 233.394 182.408C234.16 181.936 235.031 181.7 236.009 181.7C237.52 181.7 238.74 182.223 239.669 183.269C240.606 184.315 241.074 185.706 241.074 187.442V187.576C241.074 188.656 240.866 189.626 240.449 190.488C240.039 191.342 239.447 192.009 238.675 192.487C237.909 192.966 237.027 193.205 236.029 193.205C234.525 193.205 233.305 192.682 232.369 191.636C231.439 190.59 230.974 189.206 230.974 187.483V187.35ZM232.881 187.576C232.881 188.806 233.165 189.794 233.732 190.539C234.307 191.284 235.072 191.657 236.029 191.657C236.993 191.657 237.759 191.281 238.326 190.529C238.894 189.77 239.177 188.71 239.177 187.35C239.177 186.133 238.887 185.149 238.306 184.397C237.731 183.638 236.966 183.259 236.009 183.259C235.072 183.259 234.317 183.631 233.743 184.376C233.168 185.122 232.881 186.188 232.881 187.576ZM249.913 190.057C249.913 189.544 249.718 189.148 249.329 188.868C248.946 188.581 248.272 188.334 247.309 188.129C246.352 187.924 245.589 187.678 245.022 187.391C244.461 187.104 244.044 186.762 243.771 186.366C243.504 185.969 243.371 185.498 243.371 184.951C243.371 184.042 243.754 183.272 244.52 182.644C245.292 182.015 246.276 181.7 247.473 181.7C248.73 181.7 249.749 182.025 250.528 182.674C251.314 183.324 251.708 184.154 251.708 185.166H249.8C249.8 184.646 249.578 184.199 249.134 183.823C248.696 183.447 248.143 183.259 247.473 183.259C246.782 183.259 246.242 183.409 245.853 183.71C245.463 184.011 245.268 184.404 245.268 184.889C245.268 185.347 245.449 185.692 245.812 185.925C246.174 186.157 246.827 186.379 247.77 186.591C248.72 186.803 249.489 187.056 250.077 187.35C250.665 187.644 251.099 188 251.379 188.417C251.667 188.827 251.81 189.329 251.81 189.924C251.81 190.915 251.414 191.711 250.621 192.313C249.828 192.908 248.799 193.205 247.534 193.205C246.646 193.205 245.859 193.048 245.176 192.733C244.492 192.419 243.956 191.981 243.566 191.421C243.183 190.854 242.992 190.242 242.992 189.585H244.889C244.923 190.221 245.176 190.727 245.647 191.103C246.126 191.472 246.755 191.657 247.534 191.657C248.252 191.657 248.826 191.513 249.257 191.226C249.694 190.932 249.913 190.542 249.913 190.057ZM91.6235 206.905L91.6851 208.3C92.5327 207.233 93.6401 206.7 95.0073 206.7C97.3521 206.7 98.5347 208.023 98.5552 210.668V218H96.6582V210.658C96.6514 209.858 96.4668 209.267 96.1045 208.884C95.749 208.501 95.1919 208.31 94.4331 208.31C93.8179 208.31 93.2778 208.474 92.813 208.802C92.3481 209.13 91.9858 209.561 91.7261 210.094V218H89.8291V206.905H91.6235ZM100.914 212.35C100.914 211.263 101.125 210.286 101.549 209.417C101.98 208.549 102.575 207.879 103.333 207.408C104.099 206.936 104.971 206.7 105.948 206.7C107.459 206.7 108.679 207.223 109.609 208.269C110.545 209.315 111.014 210.706 111.014 212.442V212.576C111.014 213.656 110.805 214.626 110.388 215.488C109.978 216.342 109.387 217.009 108.614 217.487C107.849 217.966 106.967 218.205 105.969 218.205C104.465 218.205 103.245 217.682 102.308 216.636C101.378 215.59 100.914 214.206 100.914 212.483V212.35ZM102.821 212.576C102.821 213.806 103.104 214.794 103.672 215.539C104.246 216.284 105.012 216.657 105.969 216.657C106.933 216.657 107.698 216.281 108.266 215.529C108.833 214.77 109.117 213.71 109.117 212.35C109.117 211.133 108.826 210.149 108.245 209.397C107.671 208.638 106.905 208.259 105.948 208.259C105.012 208.259 104.256 208.631 103.682 209.376C103.108 210.122 102.821 211.188 102.821 212.576ZM127.974 212.576C127.974 214.264 127.587 215.625 126.815 216.657C126.042 217.689 124.997 218.205 123.677 218.205C122.331 218.205 121.271 217.778 120.499 216.923V222.266H118.602V206.905H120.334L120.427 208.136C121.199 207.179 122.272 206.7 123.646 206.7C124.979 206.7 126.032 207.203 126.805 208.208C127.584 209.212 127.974 210.61 127.974 212.401V212.576ZM126.077 212.36C126.077 211.109 125.81 210.122 125.277 209.397C124.744 208.672 124.012 208.31 123.083 208.31C121.934 208.31 121.073 208.819 120.499 209.838V215.139C121.066 216.151 121.934 216.657 123.103 216.657C124.012 216.657 124.733 216.298 125.267 215.58C125.807 214.855 126.077 213.782 126.077 212.36ZM135.756 208.607C135.469 208.56 135.158 208.536 134.823 208.536C133.579 208.536 132.735 209.065 132.291 210.125V218H130.394V206.905H132.239L132.27 208.187C132.892 207.196 133.774 206.7 134.916 206.7C135.285 206.7 135.565 206.748 135.756 206.844V208.607ZM136.802 212.35C136.802 211.263 137.014 210.286 137.438 209.417C137.869 208.549 138.463 207.879 139.222 207.408C139.988 206.936 140.859 206.7 141.837 206.7C143.348 206.7 144.568 207.223 145.498 208.269C146.434 209.315 146.902 210.706 146.902 212.442V212.576C146.902 213.656 146.694 214.626 146.277 215.488C145.867 216.342 145.275 217.009 144.503 217.487C143.737 217.966 142.855 218.205 141.857 218.205C140.354 218.205 139.133 217.682 138.197 216.636C137.267 215.59 136.802 214.206 136.802 212.483V212.35ZM138.709 212.576C138.709 213.806 138.993 214.794 139.561 215.539C140.135 216.284 140.9 216.657 141.857 216.657C142.821 216.657 143.587 216.281 144.154 215.529C144.722 214.77 145.005 213.71 145.005 212.35C145.005 211.133 144.715 210.149 144.134 209.397C143.56 208.638 142.794 208.259 141.837 208.259C140.9 208.259 140.145 208.631 139.571 209.376C138.997 210.122 138.709 211.188 138.709 212.576ZM153.731 216.657C154.408 216.657 155 216.452 155.505 216.042C156.011 215.631 156.292 215.119 156.346 214.503H158.141C158.106 215.139 157.888 215.744 157.484 216.318C157.081 216.893 156.541 217.351 155.864 217.692C155.194 218.034 154.483 218.205 153.731 218.205C152.221 218.205 151.018 217.703 150.122 216.698C149.233 215.686 148.789 214.305 148.789 212.555V212.237C148.789 211.157 148.987 210.197 149.384 209.356C149.78 208.515 150.348 207.862 151.086 207.397C151.831 206.933 152.709 206.7 153.721 206.7C154.965 206.7 155.998 207.073 156.818 207.818C157.645 208.563 158.086 209.53 158.141 210.72H156.346C156.292 210.002 156.018 209.414 155.526 208.956C155.041 208.491 154.439 208.259 153.721 208.259C152.757 208.259 152.009 208.607 151.476 209.305C150.949 209.995 150.686 210.997 150.686 212.309V212.668C150.686 213.946 150.949 214.931 151.476 215.621C152.002 216.312 152.754 216.657 153.731 216.657ZM164.877 218.205C163.374 218.205 162.15 217.713 161.207 216.729C160.263 215.737 159.792 214.415 159.792 212.76V212.412C159.792 211.311 160 210.33 160.417 209.469C160.841 208.601 161.429 207.924 162.181 207.438C162.939 206.946 163.76 206.7 164.642 206.7C166.084 206.7 167.205 207.175 168.005 208.125C168.805 209.076 169.205 210.436 169.205 212.207V212.996H161.688C161.716 214.09 162.034 214.975 162.642 215.652C163.257 216.322 164.037 216.657 164.98 216.657C165.65 216.657 166.217 216.52 166.682 216.247C167.147 215.973 167.554 215.611 167.902 215.16L169.061 216.062C168.131 217.491 166.737 218.205 164.877 218.205ZM164.642 208.259C163.876 208.259 163.233 208.539 162.714 209.1C162.194 209.653 161.873 210.433 161.75 211.438H167.308V211.294C167.253 210.33 166.993 209.585 166.528 209.059C166.063 208.525 165.435 208.259 164.642 208.259ZM177.869 215.057C177.869 214.544 177.674 214.148 177.285 213.868C176.902 213.581 176.229 213.334 175.265 213.129C174.308 212.924 173.545 212.678 172.978 212.391C172.417 212.104 172 211.762 171.727 211.366C171.46 210.969 171.327 210.498 171.327 209.951C171.327 209.042 171.71 208.272 172.476 207.644C173.248 207.015 174.232 206.7 175.429 206.7C176.687 206.7 177.705 207.025 178.484 207.674C179.271 208.324 179.664 209.154 179.664 210.166H177.756C177.756 209.646 177.534 209.199 177.09 208.823C176.652 208.447 176.099 208.259 175.429 208.259C174.738 208.259 174.198 208.409 173.809 208.71C173.419 209.011 173.224 209.404 173.224 209.889C173.224 210.347 173.405 210.692 173.768 210.925C174.13 211.157 174.783 211.379 175.726 211.591C176.676 211.803 177.445 212.056 178.033 212.35C178.621 212.644 179.055 213 179.335 213.417C179.623 213.827 179.766 214.329 179.766 214.924C179.766 215.915 179.37 216.711 178.577 217.313C177.784 217.908 176.755 218.205 175.49 218.205C174.602 218.205 173.815 218.048 173.132 217.733C172.448 217.419 171.912 216.981 171.522 216.421C171.139 215.854 170.948 215.242 170.948 214.585H172.845C172.879 215.221 173.132 215.727 173.604 216.103C174.082 216.472 174.711 216.657 175.49 216.657C176.208 216.657 176.782 216.513 177.213 216.226C177.65 215.932 177.869 215.542 177.869 215.057ZM188.697 215.057C188.697 214.544 188.502 214.148 188.113 213.868C187.73 213.581 187.057 213.334 186.093 213.129C185.136 212.924 184.374 212.678 183.806 212.391C183.246 212.104 182.829 211.762 182.555 211.366C182.289 210.969 182.155 210.498 182.155 209.951C182.155 209.042 182.538 208.272 183.304 207.644C184.076 207.015 185.061 206.7 186.257 206.7C187.515 206.7 188.533 207.025 189.312 207.674C190.099 208.324 190.492 209.154 190.492 210.166H188.584C188.584 209.646 188.362 209.199 187.918 208.823C187.48 208.447 186.927 208.259 186.257 208.259C185.566 208.259 185.026 208.409 184.637 208.71C184.247 209.011 184.052 209.404 184.052 209.889C184.052 210.347 184.233 210.692 184.596 210.925C184.958 211.157 185.611 211.379 186.554 211.591C187.504 211.803 188.273 212.056 188.861 212.35C189.449 212.644 189.883 213 190.164 213.417C190.451 213.827 190.594 214.329 190.594 214.924C190.594 215.915 190.198 216.711 189.405 217.313C188.612 217.908 187.583 218.205 186.318 218.205C185.43 218.205 184.644 218.048 183.96 217.733C183.276 217.419 182.74 216.981 182.35 216.421C181.967 215.854 181.776 215.242 181.776 214.585H183.673C183.707 215.221 183.96 215.727 184.432 216.103C184.91 216.472 185.539 216.657 186.318 216.657C187.036 216.657 187.61 216.513 188.041 216.226C188.479 215.932 188.697 215.542 188.697 215.057ZM192.563 212.35C192.563 211.263 192.775 210.286 193.199 209.417C193.629 208.549 194.224 207.879 194.983 207.408C195.749 206.936 196.62 206.7 197.598 206.7C199.108 206.7 200.329 207.223 201.258 208.269C202.195 209.315 202.663 210.706 202.663 212.442V212.576C202.663 213.656 202.455 214.626 202.038 215.488C201.627 216.342 201.036 217.009 200.264 217.487C199.498 217.966 198.616 218.205 197.618 218.205C196.114 218.205 194.894 217.682 193.958 216.636C193.028 215.59 192.563 214.206 192.563 212.483V212.35ZM194.47 212.576C194.47 213.806 194.754 214.794 195.321 215.539C195.896 216.284 196.661 216.657 197.618 216.657C198.582 216.657 199.348 216.281 199.915 215.529C200.482 214.77 200.766 213.71 200.766 212.35C200.766 211.133 200.476 210.149 199.895 209.397C199.32 208.638 198.555 208.259 197.598 208.259C196.661 208.259 195.906 208.631 195.332 209.376C194.757 210.122 194.47 211.188 194.47 212.576Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <defs>\n                                    <linearGradient id=\"paint0_linear\" x1=\"3.00414\" y1=\"149.051\" x2=\"288.44\" y2=\"117.072\" gradientUnits=\"userSpaceOnUse\">\n                                        <stop stop-color=\"white\"><\/stop>\n                                        <stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"><\/stop>\n                                    <\/linearGradient>\n                                    <linearGradient id=\"paint1_linear\" x1=\"283238\" y1=\"-215398\" x2=\"307881\" y2=\"-183515\" gradientUnits=\"userSpaceOnUse\">\n                                        <stop stop-color=\"white\"><\/stop>\n                                        <stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"><\/stop>\n                                    <\/linearGradient>\n                                    <linearGradient id=\"paint2_linear\" x1=\"303480\" y1=\"-142737\" x2=\"316352\" y2=\"-116937\" gradientUnits=\"userSpaceOnUse\">\n                                        <stop stop-color=\"white\"><\/stop>\n                                        <stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"><\/stop>\n                                    <\/linearGradient>\n                                <\/defs>\n                            <\/svg>\n                        <\/div>\n                        <div class=\"num-modal-2\">\n                            <svg width=\"284\" height=\"284\" viewBox=\"0 0 284 284\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path\n                                    d=\"M63.6469 136.335L62.1269 128.195L80.8569 111.355C86.0369 106.645 89.1469 103.055 89.1469 98.3549C89.1469 93.6549 85.7169 90.6149 80.2969 90.6149C74.8769 90.6149 69.9969 94.2049 66.9669 98.0349L61.5369 89.5749C62.2569 87.9049 69.0369 80.4849 81.5369 80.4849C94.0369 80.4849 101.537 87.1049 101.537 96.7549C101.537 106.405 94.3569 112.165 89.9669 116.075L78.5569 126.365H104.097V136.365L63.6469 136.335Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M131.397 137.215C119.987 137.215 113.207 130.825 111.287 128.035L117.197 120.375C119.427 123.085 125.337 127.235 130.677 127.235C136.017 127.235 140.337 124.445 140.337 119.495C140.337 114.545 136.507 112.075 131.557 112.075H126.687V103.075H131.557C135.867 103.075 138.897 100.925 138.897 96.6149C138.897 92.3049 135.307 90.1449 130.897 90.1449C126.487 90.1449 122.207 91.9049 117.737 95.4949L112.947 87.3549C116.777 84.0049 121.887 80.4949 131.947 80.4949C142.007 80.4949 151.097 85.9149 151.097 95.1749C151.097 102.515 146.867 105.705 143.197 107.175V107.415C146.007 108.161 148.485 109.828 150.236 112.148C151.987 114.468 152.91 117.308 152.857 120.215C152.857 131.225 142.727 137.215 131.397 137.215Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M174.856 109.355C166.556 109.355 160.566 103.615 160.566 94.9949C160.566 86.3749 166.566 80.7049 174.856 80.7049C183.146 80.7049 189.136 86.3749 189.136 94.9949C189.136 103.615 183.276 109.355 174.856 109.355ZM174.856 87.9449C171.026 87.9449 169.026 90.8149 169.026 94.8849C169.026 98.9549 171.026 101.825 174.856 101.825C178.686 101.825 180.956 98.9449 180.956 94.9449C180.956 90.9449 178.856 87.9449 174.856 87.9449ZM177.406 138.215L171.936 134.945L206.256 79.8049L211.686 83.0749L177.406 138.215ZM208.686 137.335C200.306 137.335 194.406 131.675 194.406 123.055C194.406 114.435 200.306 108.775 208.686 108.775C217.066 108.775 222.976 114.435 222.976 123.055C222.976 131.675 217.106 137.365 208.726 137.365L208.686 137.335ZM208.686 116.035C204.856 116.035 202.786 118.905 202.786 122.895C202.786 126.885 204.856 129.835 208.686 129.835C212.516 129.835 214.686 126.965 214.686 122.895C214.686 118.825 212.636 116.065 208.726 116.065L208.686 116.035Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M61.5465 170.015V168.415C61.1714 168.997 60.6516 169.471 60.0381 169.792C59.4247 170.113 58.7384 170.269 58.0465 170.245C55.0465 170.245 53.1965 167.975 53.1965 165.015C53.1965 162.055 55.0865 159.845 58.0065 159.845C58.6877 159.816 59.3649 159.961 59.9739 160.268C60.583 160.574 61.1037 161.031 61.4865 161.595V155.525H63.4865V170.015H61.5465ZM58.3765 161.485C56.3765 161.485 55.2065 162.995 55.2065 164.995C55.2065 166.995 56.3765 168.525 58.3765 168.525C60.3765 168.525 61.5465 166.985 61.5465 164.995C61.5465 163.005 60.3665 161.485 58.3765 161.485Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M75.4067 165.495H67.7167C67.704 165.918 67.7786 166.339 67.9359 166.732C68.0933 167.125 68.3299 167.482 68.6311 167.779C68.9324 168.077 69.2917 168.309 69.6867 168.461C70.0816 168.614 70.5038 168.683 70.9267 168.665C72.1215 168.645 73.2782 168.242 74.2267 167.515L75.0667 168.665C74.4825 169.215 73.7913 169.64 73.0361 169.911C72.2808 170.183 71.4777 170.297 70.6767 170.245C67.6767 170.245 65.6767 168.185 65.6767 165.015C65.6536 164.338 65.7682 163.664 66.0136 163.033C66.2589 162.402 66.6299 161.827 67.1039 161.343C67.578 160.86 68.1454 160.478 68.7715 160.22C69.3977 159.963 70.0697 159.835 70.7467 159.845C71.377 159.822 72.0051 159.93 72.5914 160.162C73.1777 160.395 73.7095 160.746 74.1531 161.194C74.5966 161.643 74.9424 162.178 75.1685 162.767C75.3947 163.356 75.4962 163.985 75.4667 164.615C75.4667 164.995 75.4067 165.495 75.4067 165.495ZM70.6767 161.295C69.9107 161.295 69.1747 161.593 68.6256 162.127C68.0765 162.662 67.7576 163.389 67.7367 164.155H73.5567C73.5489 163.395 73.2423 162.669 72.7033 162.134C72.1643 161.599 71.4363 161.297 70.6767 161.295V161.295Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M87.0762 161.885H86.9962C86.6511 161.741 86.2801 161.669 85.9062 161.675C84.0963 161.675 83.6562 163.585 83.6562 165.035V170.035H81.6562V160.035H83.6562V161.575H83.7162C83.8978 161.068 84.2316 160.63 84.672 160.32C85.1124 160.01 85.6378 159.844 86.1763 159.845C86.5172 159.84 86.8561 159.897 87.1763 160.015L87.0762 161.885Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M97.6164 165.495H89.9364C89.9206 165.919 89.9932 166.341 90.1495 166.736C90.3057 167.13 90.5423 167.488 90.8442 167.786C91.146 168.084 91.5066 168.316 91.9029 168.467C92.2992 168.619 92.7227 168.686 93.1464 168.665C94.3412 168.645 95.4979 168.242 96.4464 167.515L97.2864 168.665C96.6975 169.22 95.9997 169.648 95.2372 169.92C94.4747 170.192 93.664 170.302 92.8564 170.245C89.8564 170.245 87.8564 168.185 87.8564 165.015C87.8334 164.339 87.9477 163.666 88.1924 163.035C88.4371 162.405 88.8072 161.83 89.2802 161.347C89.7532 160.864 90.3193 160.482 90.9443 160.223C91.5693 159.965 92.2402 159.836 92.9164 159.845C93.5475 159.821 94.1767 159.928 94.7642 160.159C95.3517 160.391 95.8847 160.742 96.3294 161.191C96.774 161.639 97.1207 162.175 97.3474 162.765C97.5742 163.354 97.676 163.984 97.6464 164.615C97.6531 164.909 97.6431 165.202 97.6164 165.495V165.495ZM92.8964 161.295C92.1303 161.295 91.3944 161.593 90.8453 162.128C90.2962 162.662 89.9773 163.389 89.9564 164.155H95.7764C95.7725 163.775 95.6939 163.4 95.545 163.051C95.3961 162.702 95.1799 162.386 94.9088 162.12C94.6376 161.855 94.3168 161.645 93.9647 161.503C93.6125 161.362 93.2359 161.291 92.8564 161.295H92.8964Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M107.506 170.015V168.415C107.127 168.993 106.606 169.464 105.994 169.784C105.381 170.104 104.697 170.263 104.006 170.245C101.006 170.245 99.1562 167.975 99.1562 165.015C99.1562 162.055 101.036 159.845 103.956 159.845C104.639 159.814 105.318 159.959 105.929 160.265C106.54 160.572 107.062 161.029 107.446 161.595V155.525H109.446V170.015H107.506ZM104.336 161.485C102.336 161.485 101.166 162.995 101.166 164.995C101.166 166.995 102.346 168.525 104.336 168.525C106.326 168.525 107.506 166.985 107.506 164.995C107.506 163.005 106.336 161.485 104.336 161.485V161.485Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M118.857 170.015V168.585C118.536 169.109 118.081 169.539 117.54 169.83C116.999 170.122 116.391 170.265 115.777 170.245C113.007 170.245 112.267 168.475 112.267 166.005V160.005H114.267V165.945C114.267 167.315 114.557 168.595 116.337 168.595C118.117 168.595 118.817 167.085 118.817 165.405V160.045H120.817V170.045L118.857 170.015Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M128.697 170.195L127.147 173.055H125.147L127.147 170.175C125.928 169.993 124.819 169.369 124.033 168.42C123.247 167.471 122.839 166.266 122.887 165.035C122.861 164.354 122.974 163.675 123.22 163.039C123.466 162.404 123.839 161.825 124.317 161.339C124.794 160.853 125.366 160.47 125.997 160.213C126.628 159.956 127.305 159.831 127.987 159.845C128.696 159.785 129.409 159.882 130.076 160.129C130.743 160.376 131.348 160.767 131.847 161.275L131.137 162.745C130.749 162.344 130.282 162.028 129.766 161.818C129.249 161.608 128.694 161.508 128.137 161.525C127.254 161.592 126.429 161.989 125.828 162.638C125.226 163.287 124.891 164.14 124.891 165.025C124.891 165.91 125.226 166.762 125.828 167.411C126.429 168.06 127.254 168.458 128.137 168.525C128.696 168.528 129.25 168.419 129.766 168.202C130.281 167.985 130.748 167.667 131.137 167.265L131.857 168.735C131.02 169.596 129.894 170.116 128.697 170.195V170.195Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M139.766 170.015V168.755C139.38 169.221 138.896 169.597 138.348 169.855C137.8 170.112 137.202 170.245 136.596 170.245C136.164 170.282 135.729 170.23 135.318 170.093C134.906 169.955 134.527 169.735 134.204 169.445C133.881 169.156 133.62 168.803 133.438 168.409C133.257 168.016 133.157 167.589 133.146 167.155C133.146 165.155 134.746 164.215 137.056 164.155L139.726 164.045V163.645C139.741 163.325 139.685 163.005 139.563 162.709C139.44 162.412 139.254 162.146 139.017 161.93C138.781 161.713 138.5 161.551 138.194 161.456C137.888 161.36 137.564 161.332 137.246 161.375C136.188 161.398 135.153 161.698 134.246 162.245L133.636 160.895C134.774 160.249 136.058 159.904 137.366 159.895C140.286 159.895 141.736 161.365 141.736 164.265V170.065L139.766 170.015ZM139.156 158.105C138.626 158.096 138.11 157.936 137.666 157.645C137.307 157.362 136.879 157.179 136.426 157.115C136.19 157.133 135.968 157.234 135.799 157.401C135.631 157.568 135.527 157.789 135.506 158.025L134.506 157.815C134.506 157.296 134.707 156.798 135.067 156.425C135.427 156.052 135.918 155.833 136.436 155.815C136.976 155.826 137.5 155.992 137.946 156.295C138.308 156.556 138.726 156.727 139.166 156.795C139.4 156.78 139.621 156.684 139.791 156.523C139.961 156.363 140.069 156.147 140.096 155.915L141.096 156.125C141.092 156.642 140.887 157.136 140.525 157.506C140.163 157.875 139.673 158.089 139.156 158.105V158.105ZM137.396 165.375C135.776 165.455 135.126 166.145 135.126 167.095C135.126 168.045 135.856 168.815 137.186 168.815C137.696 168.798 138.194 168.658 138.636 168.405C139.079 168.152 139.453 167.795 139.726 167.365V165.225L137.396 165.375Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M148.927 170.245C147.901 170.231 146.902 169.914 146.056 169.334C145.21 168.754 144.555 167.936 144.172 166.984C143.789 166.032 143.697 164.989 143.906 163.984C144.116 162.98 144.617 162.06 145.348 161.34C146.079 160.62 147.007 160.133 148.014 159.939C149.021 159.745 150.064 159.853 151.01 160.251C151.955 160.648 152.763 161.316 153.33 162.17C153.897 163.025 154.199 164.029 154.197 165.055C154.215 165.748 154.091 166.438 153.832 167.081C153.572 167.725 153.183 168.308 152.689 168.794C152.195 169.281 151.606 169.661 150.959 169.911C150.312 170.16 149.62 170.274 148.927 170.245V170.245ZM148.927 161.485C148.218 161.424 147.508 161.579 146.889 161.93C146.27 162.28 145.771 162.809 145.458 163.447C145.144 164.086 145.031 164.804 145.133 165.508C145.235 166.212 145.548 166.869 146.029 167.392C146.511 167.916 147.139 168.281 147.833 168.441C148.526 168.601 149.251 168.548 149.913 168.289C150.575 168.03 151.144 167.577 151.545 166.989C151.945 166.401 152.158 165.706 152.157 164.995C152.193 164.548 152.136 164.099 151.99 163.676C151.844 163.252 151.612 162.864 151.309 162.534C151.005 162.204 150.637 161.941 150.227 161.761C149.818 161.58 149.375 161.486 148.927 161.485V161.485Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M167.126 170.015V164.445C167.126 162.765 166.836 161.505 165.046 161.505C163.256 161.505 162.486 163.085 162.486 164.995V169.995H160.486V159.995H162.486V161.575H162.546C162.843 161.028 163.284 160.573 163.822 160.261C164.36 159.948 164.974 159.791 165.596 159.805C168.426 159.805 169.166 161.675 169.166 164.075V169.975L167.126 170.015Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M176.457 170.245C175.431 170.231 174.433 169.914 173.586 169.334C172.74 168.754 172.085 167.936 171.702 166.984C171.32 166.032 171.227 164.989 171.437 163.984C171.646 162.98 172.147 162.06 172.878 161.34C173.609 160.62 174.537 160.133 175.544 159.939C176.552 159.745 177.594 159.853 178.54 160.251C179.486 160.648 180.293 161.316 180.86 162.17C181.427 163.025 181.729 164.029 181.727 165.055C181.747 165.749 181.624 166.439 181.365 167.083C181.106 167.727 180.717 168.311 180.223 168.798C179.728 169.285 179.139 169.665 178.491 169.914C177.843 170.163 177.151 170.275 176.457 170.245V170.245ZM176.457 161.485C175.748 161.424 175.038 161.579 174.419 161.93C173.8 162.28 173.301 162.809 172.988 163.447C172.675 164.086 172.562 164.804 172.664 165.508C172.766 166.212 173.078 166.869 173.56 167.392C174.041 167.916 174.67 168.281 175.363 168.441C176.056 168.601 176.781 168.548 177.443 168.289C178.106 168.03 178.674 167.577 179.075 166.989C179.475 166.401 179.689 165.706 179.687 164.995C179.723 164.548 179.666 164.099 179.52 163.676C179.374 163.252 179.142 162.864 178.839 162.534C178.536 162.204 178.168 161.941 177.758 161.761C177.348 161.58 176.905 161.486 176.457 161.485V161.485Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path d=\"M192.557 170.015H190.797L186.637 160.015H188.737L191.737 167.535L194.677 160.015H196.757L192.557 170.015Z\" fill=\"#FCFCFC\"><\/path>\n                                <path\n                                    d=\"M204.127 170.015V168.755C203.741 169.221 203.256 169.597 202.708 169.854C202.16 170.112 201.562 170.245 200.957 170.245C200.525 170.282 200.09 170.23 199.679 170.092C199.268 169.955 198.89 169.734 198.568 169.445C198.245 169.155 197.986 168.802 197.805 168.409C197.624 168.015 197.526 167.588 197.517 167.155C197.517 165.155 199.107 164.215 201.417 164.155L204.087 164.045V163.645C204.101 163.324 204.045 163.005 203.923 162.708C203.8 162.412 203.614 162.146 203.378 161.93C203.141 161.713 202.86 161.551 202.554 161.455C202.248 161.36 201.924 161.332 201.607 161.375C200.548 161.399 199.514 161.699 198.607 162.245L197.997 160.895C199.138 160.248 200.425 159.904 201.737 159.895C204.657 159.895 206.107 161.365 206.107 164.265V170.065L204.127 170.015ZM201.757 165.375C200.137 165.455 199.487 166.145 199.487 167.095C199.487 168.045 200.227 168.815 201.547 168.815C202.056 168.798 202.554 168.657 202.996 168.405C203.439 168.152 203.813 167.795 204.087 167.365V165.225L201.757 165.375Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path d=\"M208.776 170.015V155.525H210.776V170.015H208.776Z\" fill=\"#FCFCFC\"><\/path>\n                                <path\n                                    d=\"M218.267 170.245C217.241 170.231 216.242 169.914 215.396 169.334C214.55 168.754 213.894 167.936 213.512 166.984C213.129 166.032 213.037 164.989 213.246 163.984C213.455 162.98 213.957 162.06 214.688 161.34C215.419 160.62 216.346 160.133 217.354 159.939C218.361 159.745 219.403 159.853 220.349 160.251C221.295 160.648 222.103 161.316 222.67 162.17C223.237 163.025 223.539 164.029 223.537 165.055C223.555 165.748 223.431 166.438 223.171 167.081C222.912 167.725 222.523 168.308 222.029 168.794C221.535 169.281 220.946 169.661 220.299 169.911C219.651 170.16 218.96 170.274 218.267 170.245V170.245ZM218.267 161.485C217.558 161.424 216.848 161.579 216.229 161.93C215.609 162.28 215.111 162.809 214.797 163.447C214.484 164.086 214.371 164.804 214.473 165.508C214.575 166.212 214.888 166.869 215.369 167.392C215.851 167.916 216.479 168.281 217.172 168.441C217.865 168.601 218.591 168.548 219.253 168.289C219.915 168.03 220.484 167.577 220.884 166.989C221.285 166.401 221.498 165.706 221.497 164.995C221.533 164.548 221.476 164.099 221.33 163.676C221.184 163.252 220.952 162.864 220.649 162.534C220.345 162.204 219.977 161.941 219.567 161.761C219.157 161.58 218.715 161.486 218.267 161.485V161.485Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M231.076 161.885H230.986C230.642 161.739 230.27 161.668 229.896 161.675C228.086 161.675 227.646 163.585 227.646 165.035V170.035H225.646V160.035H227.646V161.575H227.716C227.895 161.068 228.227 160.629 228.666 160.319C229.105 160.009 229.629 159.843 230.166 159.845C230.508 159.838 230.847 159.896 231.166 160.015L231.076 161.885Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M66.8566 195.445C64.3566 195.445 64.2266 193.385 64.2266 191.445V186.885H62.7566V185.265H64.2266V182.265H66.2266V185.265H68.6166V186.885H66.2266V191.395C66.166 192.016 66.2516 192.643 66.4766 193.225C66.5731 193.4 66.72 193.543 66.8983 193.633C67.0766 193.724 67.278 193.76 67.4766 193.735C67.8235 193.729 68.165 193.647 68.4766 193.495L68.6066 195.115C68.0506 195.339 67.4559 195.451 66.8566 195.445V195.445Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M74.9571 195.445C73.9314 195.431 72.9326 195.114 72.0865 194.534C71.2404 193.954 70.5848 193.136 70.2022 192.185C69.8197 191.233 69.7272 190.189 69.9365 189.185C70.1458 188.18 70.6475 187.26 71.3784 186.54C72.1094 185.821 73.0369 185.333 74.0443 185.139C75.0517 184.945 76.0939 185.054 77.0398 185.451C77.9858 185.848 78.7931 186.516 79.3603 187.371C79.9274 188.226 80.229 189.229 80.2271 190.255C80.2456 190.948 80.1212 191.638 79.8619 192.281C79.6025 192.925 79.2136 193.508 78.7194 193.995C78.2252 194.481 77.6362 194.861 76.989 195.111C76.3418 195.36 75.6502 195.474 74.9571 195.445V195.445ZM74.9571 186.685C74.2484 186.625 73.538 186.78 72.919 187.13C72.2999 187.48 71.8011 188.009 71.4878 188.648C71.1746 189.286 71.0616 190.005 71.1637 190.709C71.2657 191.412 71.578 192.069 72.0596 192.592C72.5412 193.116 73.1698 193.482 73.8628 193.642C74.5558 193.802 75.281 193.749 75.9434 193.489C76.6058 193.23 77.1744 192.777 77.5748 192.189C77.9752 191.601 78.1886 190.906 78.1871 190.195C78.223 189.748 78.1661 189.299 78.0202 188.876C77.8743 188.453 77.6424 188.064 77.3391 187.734C77.0358 187.405 76.6676 187.141 76.2577 186.961C75.8478 186.78 75.405 186.686 74.9571 186.685V186.685Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M85.3468 195.445C82.8468 195.445 82.7268 193.385 82.7268 191.445V186.885H81.2568V185.265H82.7268V182.265H84.7268V185.265H87.1268V186.885H84.7268V191.395C84.6663 192.016 84.7519 192.643 84.9768 193.225C85.0734 193.4 85.2203 193.543 85.3985 193.633C85.5768 193.724 85.7783 193.76 85.9768 193.735C86.3238 193.729 86.6652 193.647 86.9768 193.495L87.1068 195.115C86.5478 195.34 85.9496 195.452 85.3468 195.445V195.445Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M94.6471 195.215V193.955C94.2611 194.421 93.7768 194.797 93.2288 195.054C92.6808 195.312 92.0826 195.445 91.4771 195.445C91.0453 195.482 90.6106 195.43 90.1997 195.292C89.7887 195.155 89.4104 194.934 89.088 194.645C88.7656 194.355 88.5061 194.002 88.3253 193.609C88.1445 193.215 88.0465 192.788 88.0371 192.355C88.0371 190.405 89.6271 189.415 91.9371 189.355L94.6071 189.245V188.845C94.6217 188.524 94.5657 188.205 94.4432 187.908C94.3207 187.612 94.1346 187.346 93.898 187.13C93.6615 186.913 93.3803 186.751 93.0743 186.655C92.7683 186.559 92.4449 186.532 92.1271 186.575C91.0686 186.599 90.0347 186.899 89.1271 187.445L88.5171 186.095C89.6583 185.448 90.9456 185.104 92.2571 185.095C95.1771 185.095 96.6271 186.565 96.6271 189.465V195.265L94.6471 195.215ZM92.2771 190.575C90.6571 190.655 90.0071 191.345 90.0071 192.295C90.0071 193.245 90.7471 194.015 92.0671 194.015C92.5766 193.998 93.0742 193.857 93.5169 193.605C93.9596 193.352 94.3338 192.995 94.6071 192.565V190.425L92.2771 190.575Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path d=\"M99.2969 195.215V180.725H101.297V195.215H99.2969Z\" fill=\"#FCFCFC\"><\/path>\n                                <path\n                                    d=\"M116.067 195.215V193.615C115.687 194.194 115.165 194.666 114.55 194.987C113.936 195.307 113.25 195.465 112.557 195.445C109.557 195.445 107.707 193.175 107.707 190.215C107.707 187.255 109.597 185.045 112.517 185.045C113.2 185.014 113.879 185.159 114.49 185.465C115.101 185.772 115.623 186.229 116.007 186.795V180.725H118.007V195.215H116.067ZM112.857 186.685C110.857 186.685 109.687 188.195 109.687 190.195C109.687 192.195 110.867 193.725 112.857 193.725C114.847 193.725 116.027 192.185 116.027 190.195C116.027 188.205 114.857 186.685 112.857 186.685Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M129.927 190.695H122.247C122.231 191.119 122.304 191.541 122.46 191.936C122.616 192.33 122.853 192.688 123.155 192.986C123.457 193.284 123.817 193.516 124.213 193.667C124.61 193.819 125.033 193.886 125.457 193.865C126.652 193.845 127.809 193.442 128.757 192.715L129.597 193.865C129.013 194.415 128.322 194.84 127.566 195.111C126.811 195.383 126.008 195.497 125.207 195.445C122.207 195.445 120.207 193.385 120.207 190.215C120.184 189.539 120.298 188.865 120.543 188.235C120.788 187.605 121.158 187.03 121.631 186.547C122.104 186.064 122.67 185.682 123.295 185.423C123.92 185.165 124.591 185.036 125.267 185.045C125.898 185.021 126.527 185.128 127.115 185.359C127.702 185.591 128.235 185.942 128.68 186.391C129.125 186.839 129.471 187.375 129.698 187.964C129.925 188.554 130.027 189.184 129.997 189.815C129.99 190.109 129.967 190.403 129.927 190.695V190.695ZM125.207 186.495C124.44 186.492 123.703 186.79 123.153 187.325C122.603 187.859 122.285 188.588 122.267 189.355H128.077C128.072 188.596 127.767 187.87 127.23 187.335C126.693 186.799 125.966 186.497 125.207 186.495V186.495Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M144.737 197.415C144.201 198.065 143.517 198.577 142.743 198.909C141.969 199.241 141.127 199.384 140.287 199.325C138.681 199.305 137.122 198.784 135.827 197.835L136.777 196.425C137.808 197.204 139.055 197.644 140.347 197.685C142.887 197.685 143.827 196.155 143.827 193.805V193.305C143.447 193.874 142.928 194.337 142.319 194.649C141.71 194.961 141.031 195.111 140.347 195.085C139.021 195.085 137.749 194.558 136.811 193.62C135.873 192.683 135.347 191.411 135.347 190.085C135.347 188.759 135.873 187.487 136.811 186.549C137.749 185.612 139.021 185.085 140.347 185.085C141.03 185.058 141.708 185.207 142.317 185.516C142.927 185.826 143.446 186.287 143.827 186.855H143.857V185.275H145.857V193.155C145.857 195.315 145.467 196.535 144.737 197.415ZM140.737 186.665C140.056 186.619 139.378 186.778 138.789 187.123C138.201 187.467 137.729 187.981 137.436 188.596C137.143 189.212 137.042 189.902 137.146 190.576C137.251 191.25 137.555 191.877 138.02 192.376C138.485 192.874 139.089 193.222 139.754 193.373C140.419 193.524 141.114 193.471 141.749 193.222C142.384 192.973 142.929 192.539 143.314 191.976C143.699 191.413 143.905 190.747 143.907 190.065C143.948 189.627 143.896 189.185 143.753 188.769C143.611 188.352 143.382 187.971 143.082 187.649C142.781 187.328 142.416 187.074 142.01 186.904C141.604 186.735 141.167 186.653 140.727 186.665H140.737Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M154.417 195.215V193.955C154.03 194.42 153.545 194.795 152.998 195.052C152.45 195.31 151.852 195.444 151.247 195.445C150.815 195.482 150.379 195.43 149.968 195.292C149.556 195.155 149.177 194.935 148.854 194.645C148.531 194.356 148.271 194.003 148.089 193.609C147.907 193.215 147.808 192.788 147.797 192.355C147.797 190.405 149.397 189.415 151.707 189.355L154.367 189.245V188.845C154.383 188.525 154.328 188.205 154.207 187.909C154.086 187.613 153.901 187.347 153.665 187.13C153.429 186.913 153.148 186.751 152.843 186.655C152.537 186.559 152.214 186.532 151.897 186.575C150.839 186.602 149.805 186.901 148.897 187.445L148.297 186.095C149.434 185.447 150.718 185.102 152.027 185.095C154.947 185.095 156.397 186.565 156.397 189.465V195.265L154.417 195.215ZM152.047 190.575C150.427 190.655 149.777 191.345 149.777 192.295C149.777 193.245 150.507 194.015 151.827 194.015C152.338 194 152.838 193.86 153.282 193.607C153.727 193.354 154.103 192.996 154.377 192.565V190.425L152.047 190.575Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M161.857 195.445C161.115 195.468 160.379 195.318 159.705 195.007C159.032 194.697 158.44 194.234 157.977 193.655L158.977 192.485C159.716 193.32 160.746 193.842 161.857 193.945C162.787 193.945 163.777 193.615 163.777 192.525C163.777 191.435 162.197 191.095 161.527 190.865C160.057 190.355 158.587 189.865 158.587 187.945C158.587 186.025 160.177 185.085 161.947 185.085C162.574 185.044 163.204 185.139 163.791 185.366C164.378 185.592 164.909 185.943 165.347 186.395L164.507 187.625C163.835 186.958 162.933 186.575 161.987 186.555C160.987 186.555 160.387 186.975 160.387 187.795C160.387 188.615 161.387 188.975 162.387 189.285C162.927 189.475 163.307 189.605 163.727 189.775C164.28 189.941 164.767 190.278 165.117 190.738C165.467 191.198 165.663 191.757 165.677 192.335C165.667 194.435 163.857 195.445 161.857 195.445Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M170.667 195.445C168.167 195.445 168.047 193.385 168.047 191.445V186.885H166.577V185.265H168.047V182.265H170.047V185.265H172.447V186.885H170.047V191.395C169.982 192.017 170.071 192.646 170.307 193.225C170.404 193.4 170.551 193.543 170.729 193.633C170.907 193.724 171.109 193.76 171.307 193.735C171.654 193.729 171.996 193.647 172.307 193.495L172.437 195.115C171.875 195.341 171.273 195.454 170.667 195.445V195.445Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M178.797 195.445C177.771 195.431 176.772 195.114 175.926 194.534C175.08 193.954 174.425 193.136 174.042 192.185C173.66 191.233 173.567 190.189 173.776 189.185C173.986 188.18 174.487 187.26 175.218 186.54C175.949 185.821 176.877 185.333 177.884 185.139C178.892 184.945 179.934 185.054 180.88 185.451C181.826 185.848 182.633 186.516 183.2 187.371C183.767 188.226 184.069 189.229 184.067 190.255C184.085 190.948 183.961 191.638 183.702 192.281C183.442 192.925 183.053 193.508 182.559 193.995C182.065 194.481 181.476 194.861 180.829 195.111C180.182 195.36 179.49 195.474 178.797 195.445V195.445ZM178.797 186.685C178.088 186.625 177.378 186.78 176.759 187.13C176.14 187.48 175.641 188.009 175.328 188.648C175.014 189.286 174.901 190.005 175.003 190.709C175.106 191.412 175.418 192.069 175.899 192.592C176.381 193.116 177.01 193.482 177.703 193.642C178.396 193.802 179.121 193.749 179.783 193.489C180.446 193.23 181.014 192.777 181.415 192.189C181.815 191.601 182.028 190.906 182.027 190.195C182.063 189.748 182.006 189.299 181.86 188.876C181.714 188.453 181.482 188.064 181.179 187.734C180.876 187.405 180.507 187.141 180.098 186.961C179.688 186.78 179.245 186.686 178.797 186.685V186.685Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M189.087 195.445C188.346 195.469 187.609 195.32 186.935 195.01C186.261 194.699 185.67 194.235 185.207 193.655L186.207 192.485C186.971 193.315 188.022 193.823 189.147 193.905C190.067 193.905 191.057 193.575 191.057 192.485C191.057 191.395 189.487 191.055 188.807 190.825C187.337 190.315 185.867 189.825 185.867 187.905C185.867 185.985 187.467 185.045 189.227 185.045C189.856 185.003 190.487 185.098 191.076 185.324C191.665 185.551 192.198 185.902 192.637 186.355L191.797 187.585C191.124 186.92 190.223 186.537 189.277 186.515C188.277 186.515 187.677 186.935 187.677 187.755C187.677 188.575 188.677 188.935 189.627 189.245C190.177 189.435 190.557 189.565 190.977 189.735C191.531 189.901 192.017 190.239 192.367 190.698C192.718 191.158 192.914 191.717 192.927 192.295C192.857 194.435 191.017 195.445 189.087 195.445Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M206.766 195.215V193.615C206.386 194.194 205.864 194.666 205.249 194.987C204.635 195.307 203.949 195.465 203.256 195.445C200.256 195.445 198.406 193.175 198.406 190.215C198.406 187.255 200.296 185.045 203.216 185.045C203.899 185.014 204.578 185.159 205.189 185.465C205.8 185.772 206.323 186.229 206.706 186.795V180.725H208.706V195.215H206.766ZM203.596 186.685C201.596 186.685 200.426 188.195 200.426 190.195C200.426 192.195 201.596 193.725 203.596 193.725C205.596 193.725 206.766 192.185 206.766 190.195C206.766 188.205 205.586 186.685 203.596 186.685Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M220.626 190.695H212.936C212.923 191.119 212.998 191.541 213.156 191.935C213.314 192.328 213.552 192.685 213.854 192.983C214.156 193.28 214.517 193.512 214.913 193.664C215.309 193.816 215.732 193.884 216.156 193.865C217.348 193.845 218.502 193.442 219.446 192.715L220.286 193.865C219.705 194.417 219.016 194.842 218.262 195.114C217.508 195.386 216.706 195.499 215.906 195.445C212.906 195.445 210.906 193.385 210.906 190.215C210.883 189.539 210.997 188.865 211.242 188.235C211.487 187.605 211.857 187.03 212.33 186.547C212.803 186.064 213.369 185.681 213.994 185.423C214.619 185.165 215.29 185.036 215.966 185.045C216.596 185.022 217.225 185.13 217.811 185.362C218.397 185.595 218.929 185.946 219.373 186.394C219.816 186.843 220.162 187.378 220.388 187.967C220.614 188.556 220.716 189.185 220.686 189.815C220.686 190.195 220.626 190.695 220.626 190.695ZM215.906 186.495C215.139 186.492 214.402 186.79 213.852 187.325C213.303 187.859 212.985 188.588 212.966 189.355H218.776C218.771 188.596 218.467 187.87 217.929 187.335C217.392 186.799 216.665 186.497 215.906 186.495V186.495Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M81.8564 224.315V218.855C81.4904 219.429 80.9799 219.896 80.3761 220.21C79.7722 220.525 79.0964 220.674 78.4164 220.645C75.4164 220.645 73.5664 218.375 73.5664 215.415C73.5664 212.455 75.4564 210.245 78.3764 210.245C79.0683 210.224 79.7546 210.374 80.3741 210.683C80.9936 210.992 81.5269 211.45 81.9264 212.015H81.9864V210.435H83.8564V224.315H81.8564ZM78.7564 211.885C76.7564 211.885 75.5864 213.395 75.5864 215.395C75.5864 217.395 76.7564 218.925 78.7564 218.925C80.7564 218.925 81.9264 217.385 81.9264 215.395C81.9264 213.405 80.7764 211.885 78.7864 211.885H78.7564Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M93.1867 220.415V218.985C92.8632 219.509 92.4072 219.938 91.8646 220.23C91.3221 220.521 90.7122 220.664 90.0967 220.645C87.3267 220.645 86.5967 218.875 86.5967 216.405V210.405H88.5967V216.305C88.5967 217.675 88.8967 218.955 90.6767 218.955C92.4567 218.955 93.1567 217.445 93.1567 215.765V210.405H95.1567V220.405L93.1867 220.415Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M99.0071 208.405C98.7648 208.393 98.5312 208.31 98.3353 208.167C98.1395 208.024 97.9899 207.827 97.9052 207.599C97.8205 207.372 97.8043 207.125 97.8587 206.888C97.9131 206.652 98.0357 206.436 98.2113 206.269C98.3869 206.102 98.6077 205.989 98.8465 205.946C99.0852 205.903 99.3314 205.931 99.5545 206.026C99.7776 206.121 99.9678 206.28 100.102 206.483C100.235 206.685 100.307 206.922 100.307 207.165C100.307 207.333 100.273 207.499 100.207 207.654C100.141 207.808 100.045 207.948 99.923 208.064C99.8014 208.179 99.6576 208.27 99.5001 208.328C99.3427 208.387 99.175 208.413 99.0071 208.405V208.405ZM98.0071 220.405V210.405H100.007V220.405H98.0071Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path d=\"M102.977 220.415V205.945H104.977V220.435L102.977 220.415Z\" fill=\"#FCFCFC\"><\/path>\n                                <path\n                                    d=\"M112.467 220.645C111.441 220.631 110.442 220.314 109.596 219.734C108.75 219.154 108.095 218.336 107.712 217.385C107.329 216.433 107.237 215.389 107.446 214.385C107.656 213.38 108.157 212.46 108.888 211.74C109.619 211.021 110.547 210.533 111.554 210.339C112.561 210.145 113.604 210.254 114.55 210.651C115.496 211.048 116.303 211.716 116.87 212.571C117.437 213.425 117.739 214.429 117.737 215.455C117.755 216.148 117.631 216.838 117.372 217.481C117.112 218.125 116.723 218.708 116.229 219.195C115.735 219.681 115.146 220.061 114.499 220.311C113.852 220.56 113.16 220.674 112.467 220.645V220.645ZM112.467 211.885C111.758 211.824 111.048 211.98 110.429 212.33C109.81 212.68 109.311 213.209 108.998 213.848C108.684 214.486 108.571 215.205 108.673 215.908C108.775 216.612 109.088 217.269 109.569 217.792C110.051 218.316 110.68 218.682 111.373 218.842C112.066 219.002 112.791 218.949 113.453 218.689C114.116 218.43 114.684 217.977 115.085 217.389C115.485 216.801 115.698 216.106 115.697 215.395C115.734 214.948 115.678 214.498 115.533 214.074C115.388 213.65 115.156 213.261 114.852 212.931C114.549 212.601 114.18 212.338 113.769 212.158C113.359 211.978 112.915 211.885 112.467 211.885V211.885Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M132.286 220.415V214.595C132.286 213.445 132.076 211.905 130.466 211.905C128.856 211.905 128.066 213.445 128.066 215.225V220.415H126.066V214.595C126.066 213.125 125.706 211.905 124.256 211.905C122.806 211.905 121.856 213.445 121.856 215.225V220.415H119.856V210.415H121.856V211.995C122.131 211.466 122.543 211.022 123.051 210.71C123.558 210.399 124.141 210.231 124.736 210.225C125.389 210.169 126.042 210.336 126.587 210.7C127.132 211.063 127.537 211.601 127.736 212.225C128.017 211.622 128.465 211.113 129.027 210.759C129.589 210.404 130.242 210.219 130.906 210.225C133.566 210.225 134.286 212.225 134.286 214.345V220.395L132.286 220.415Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M146.027 215.945H138.337C138.324 216.368 138.398 216.789 138.556 217.182C138.713 217.575 138.95 217.932 139.251 218.229C139.552 218.526 139.912 218.759 140.307 218.911C140.702 219.063 141.124 219.133 141.547 219.115C142.747 219.091 143.908 218.681 144.857 217.945L145.697 219.095C145.113 219.647 144.422 220.072 143.667 220.344C142.911 220.616 142.108 220.728 141.307 220.675C138.307 220.675 136.307 218.615 136.307 215.445C136.284 214.769 136.398 214.095 136.643 213.465C136.887 212.835 137.257 212.26 137.73 211.777C138.203 211.294 138.77 210.911 139.395 210.653C140.02 210.395 140.69 210.266 141.367 210.275C141.997 210.252 142.625 210.36 143.211 210.592C143.798 210.825 144.329 211.176 144.773 211.624C145.217 212.073 145.562 212.608 145.788 213.197C146.015 213.786 146.116 214.415 146.087 215.045C146.087 215.395 146.027 215.945 146.027 215.945ZM141.297 211.745C140.531 211.744 139.795 212.043 139.246 212.577C138.696 213.112 138.377 213.839 138.357 214.605H144.177C144.179 214.224 144.107 213.847 143.963 213.495C143.82 213.143 143.608 212.822 143.341 212.552C143.073 212.281 142.755 212.067 142.404 211.919C142.053 211.772 141.677 211.696 141.297 211.695V211.745Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M151.107 220.645C148.607 220.645 148.487 218.585 148.487 216.645V212.085H147.007V210.465H148.487V207.465H150.487V210.465H152.857V212.085H150.467V216.595C150.406 217.216 150.492 217.843 150.717 218.425C150.813 218.6 150.96 218.742 151.139 218.833C151.317 218.924 151.518 218.96 151.717 218.935C152.064 218.929 152.405 218.847 152.717 218.695L152.847 220.315C152.294 220.538 151.703 220.65 151.107 220.645Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M160.057 212.285H159.967C159.622 212.141 159.251 212.07 158.877 212.075C157.067 212.075 156.627 213.985 156.627 215.435V220.435H154.627V210.435H156.627V211.975H156.687C156.868 211.468 157.202 211.03 157.643 210.72C158.083 210.41 158.609 210.244 159.147 210.245C159.488 210.24 159.827 210.298 160.147 210.415L160.057 212.285Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M167.026 220.415V219.155C166.639 219.62 166.155 219.995 165.607 220.253C165.059 220.51 164.462 220.644 163.856 220.645C163.424 220.682 162.989 220.63 162.577 220.492C162.166 220.355 161.787 220.135 161.464 219.845C161.141 219.556 160.88 219.203 160.698 218.809C160.516 218.416 160.417 217.989 160.406 217.555C160.406 215.605 162.006 214.615 164.316 214.555L166.976 214.445V214.045C166.992 213.725 166.938 213.406 166.816 213.109C166.695 212.813 166.51 212.547 166.274 212.33C166.038 212.113 165.758 211.951 165.452 211.855C165.147 211.759 164.824 211.732 164.506 211.775C163.448 211.802 162.415 212.102 161.506 212.645L160.906 211.295C162.043 210.647 163.328 210.302 164.636 210.295C167.556 210.295 169.006 211.765 169.006 214.665V220.465L167.026 220.415ZM164.656 215.775C163.036 215.855 162.386 216.545 162.386 217.495C162.386 218.445 163.116 219.215 164.436 219.215C164.947 219.2 165.447 219.06 165.892 218.807C166.336 218.554 166.712 218.197 166.986 217.765V215.625L164.656 215.775Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M180.126 222.615C179.592 223.266 178.909 223.78 178.134 224.112C177.36 224.445 176.517 224.586 175.676 224.525C174.073 224.508 172.516 223.987 171.226 223.035L172.166 221.625C173.198 222.402 174.445 222.842 175.736 222.885C178.276 222.885 179.226 221.355 179.226 219.005V218.505C178.846 219.076 178.325 219.54 177.714 219.851C177.103 220.163 176.422 220.312 175.736 220.285C174.41 220.285 173.138 219.758 172.201 218.82C171.263 217.883 170.736 216.611 170.736 215.285C170.736 213.959 171.263 212.687 172.201 211.749C173.138 210.812 174.41 210.285 175.736 210.285C176.421 210.256 177.101 210.404 177.713 210.714C178.324 211.024 178.845 211.485 179.226 212.055H179.286V210.475H181.286V218.355C181.216 220.515 180.856 221.735 180.126 222.615ZM176.126 211.865C175.446 211.819 174.767 211.978 174.179 212.323C173.59 212.667 173.119 213.181 172.826 213.796C172.533 214.412 172.432 215.102 172.536 215.776C172.64 216.45 172.944 217.077 173.41 217.576C173.875 218.074 174.479 218.422 175.144 218.573C175.809 218.724 176.504 218.671 177.139 218.422C177.773 218.173 178.319 217.738 178.703 217.175C179.088 216.612 179.295 215.947 179.296 215.265C179.338 214.827 179.285 214.385 179.143 213.968C179.001 213.552 178.772 213.171 178.471 212.849C178.171 212.528 177.805 212.274 177.399 212.104C176.994 211.935 176.556 211.853 176.116 211.865H176.126Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M193.067 215.945H185.377C185.364 216.368 185.438 216.789 185.596 217.182C185.753 217.575 185.99 217.932 186.291 218.229C186.592 218.526 186.952 218.759 187.347 218.911C187.742 219.063 188.164 219.133 188.587 219.115C189.773 219.083 190.919 218.673 191.857 217.945L192.697 219.095C192.112 219.645 191.421 220.07 190.666 220.341C189.911 220.613 189.108 220.727 188.307 220.675C185.307 220.675 183.307 218.615 183.307 215.445C183.284 214.769 183.398 214.095 183.643 213.465C183.887 212.835 184.257 212.26 184.73 211.777C185.203 211.294 185.77 210.911 186.395 210.653C187.02 210.395 187.69 210.266 188.367 210.275C188.997 210.252 189.625 210.36 190.211 210.592C190.798 210.825 191.329 211.176 191.773 211.624C192.217 212.073 192.562 212.608 192.788 213.197C193.015 213.786 193.116 214.415 193.087 215.045C193.127 215.395 193.067 215.945 193.067 215.945ZM188.337 211.745C187.571 211.744 186.835 212.043 186.286 212.577C185.736 213.112 185.417 213.839 185.397 214.605H191.217C191.219 214.224 191.147 213.847 191.003 213.495C190.86 213.143 190.648 212.822 190.381 212.552C190.113 212.281 189.795 212.067 189.444 211.919C189.093 211.772 188.717 211.696 188.337 211.695V211.745Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M207.576 220.415V214.595C207.576 213.445 207.366 211.905 205.746 211.905C204.126 211.905 203.356 213.445 203.356 215.225V220.415H201.356V214.595C201.356 213.125 200.996 211.905 199.556 211.905C197.956 211.905 197.156 213.445 197.156 215.225V220.415H195.156V210.415H197.156V211.995H197.216C197.492 211.468 197.905 211.025 198.412 210.713C198.919 210.401 199.501 210.233 200.096 210.225C200.749 210.167 201.402 210.334 201.948 210.697C202.493 211.061 202.898 211.6 203.096 212.225C203.377 211.622 203.825 211.113 204.387 210.758C204.949 210.404 205.602 210.219 206.266 210.225C208.936 210.225 209.646 212.225 209.646 214.345V220.395L207.576 220.415Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M250.727 52.2249C272.495 78.5881 283.943 111.962 282.94 146.136C281.937 180.31 268.551 212.956 245.274 237.997C221.998 263.038 190.416 278.769 156.406 282.262C122.396 285.755 88.2756 276.772 60.3948 256.985C32.5141 237.198 12.7724 207.955 4.84399 174.698C-3.08441 141.441 1.3406 106.437 17.2955 76.1994C33.2503 45.9619 59.6481 22.5513 91.5758 10.3247C123.503 -1.90182 158.786 -2.11143 190.857 9.73493\"\n                                    stroke=\"url(#paint0_linear)\"\n                                    stroke-width=\"0.95\"\n                                    stroke-miterlimit=\"10\"\n                                ><\/path>\n                                <path\n                                    d=\"M141.857 271.055C113.458 271.037 85.863 261.63 63.3669 244.298C40.8708 226.967 24.7365 202.683 17.4761 175.229C10.2158 147.775 12.2367 118.69 23.2244 92.5036C34.212 66.3172 53.5497 44.4985 78.2266 30.4448\"\n                                    stroke=\"url(#paint1_linear)\"\n                                    stroke-width=\"0.95\"\n                                    stroke-miterlimit=\"10\"\n                                ><\/path>\n                                <path\n                                    d=\"M141.856 13.6448C165.383 13.6469 188.459 20.0967 208.576 32.2933C228.694 44.4899 245.085 61.9668 255.967 82.825C266.849 103.683 271.807 127.125 270.301 150.603C268.795 174.081 260.884 196.698 247.426 215.995\"\n                                    stroke=\"url(#paint2_linear)\"\n                                    stroke-width=\"0.95\"\n                                    stroke-miterlimit=\"10\"\n                                ><\/path>\n                                <defs>\n                                    <linearGradient id=\"paint0_linear\" x1=\"35.6767\" y1=\"48.3549\" x2=\"246.987\" y2=\"237.515\" gradientUnits=\"userSpaceOnUse\">\n                                        <stop stop-color=\"white\"><\/stop>\n                                        <stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"><\/stop>\n                                    <\/linearGradient>\n                                    <linearGradient id=\"paint1_linear\" x1=\"9581.58\" y1=\"33489.7\" x2=\"39835.3\" y2=\"47971.1\" gradientUnits=\"userSpaceOnUse\">\n                                        <stop stop-color=\"white\"><\/stop>\n                                        <stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"><\/stop>\n                                    <\/linearGradient>\n                                    <linearGradient id=\"paint2_linear\" x1=\"23829.4\" y1=\"16414.1\" x2=\"51799.7\" y2=\"32338.8\" gradientUnits=\"userSpaceOnUse\">\n                                        <stop stop-color=\"white\"><\/stop>\n                                        <stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"><\/stop>\n                                    <\/linearGradient>\n                                <\/defs>\n                            <\/svg>\n                        <\/div>\n                        <div class=\"num-modal-3\">\n                            <svg width=\"309\" height=\"309\" viewBox=\"0 0 309 309\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M93.1701 148.084V97.7838H82.3101V88.1438H106.72V148.084H93.1701Z\" fill=\"#FCFCFC\"><\/path>\n                                <path d=\"M133.84 148.084V97.7838H122.96V88.1438H147.37V148.084H133.84Z\" fill=\"#FCFCFC\"><\/path>\n                                <path\n                                    d=\"M177.08 118.724C168.08 118.724 161.53 112.464 161.53 103.084C161.53 93.7038 168.04 87.5338 177.08 87.5338C186.12 87.5338 192.62 93.7038 192.62 103.084C192.62 112.464 186.2 118.724 177.08 118.724ZM177.08 95.4337C172.91 95.4337 170.73 98.5638 170.73 102.994C170.73 107.424 172.91 110.554 177.08 110.554C181.25 110.554 183.68 107.344 183.68 102.994C183.68 98.6438 181.33 95.4337 177.08 95.4337ZM179.84 150.164L173.84 146.604L211.19 86.6038L217.1 90.1738L179.84 150.164ZM213.84 149.214C204.72 149.214 198.29 143.044 198.29 133.664C198.29 124.284 204.72 118.114 213.84 118.114C222.96 118.114 229.39 124.284 229.39 133.664C229.39 143.044 223.03 149.214 213.91 149.214H213.84ZM213.84 126.014C209.67 126.014 207.41 129.144 207.41 133.484C207.41 137.824 209.67 141.044 213.84 141.044C218.01 141.044 220.35 137.914 220.35 133.484C220.35 129.054 218.16 126.014 213.91 126.014H213.84Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M70.6999 184.014V182.344C70.3002 182.947 69.7537 183.439 69.1117 183.773C68.4698 184.107 67.7534 184.272 67.0299 184.254C63.9199 184.254 61.9399 181.884 61.9399 178.774C61.9399 175.664 63.9399 173.364 66.9399 173.364C67.6538 173.333 68.3636 173.485 69.0023 173.805C69.641 174.126 70.1874 174.603 70.5899 175.194V175.194V168.834H72.6799V184.014H70.6999ZM67.3799 175.084C65.2899 175.084 64.0599 176.664 64.0599 178.754C64.0599 180.844 65.2899 182.454 67.3799 182.454C69.4699 182.454 70.6999 180.844 70.6999 178.754C70.6999 176.664 69.4699 175.084 67.3799 175.084V175.084Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M85.2197 179.284H77.2196C77.2054 179.728 77.2831 180.17 77.4481 180.583C77.6131 180.995 77.8616 181.369 78.1782 181.681C78.4947 181.993 78.8724 182.236 79.2874 182.395C79.7024 182.553 80.1458 182.625 80.5896 182.604C81.8412 182.589 83.0533 182.164 84.0396 181.394L84.9197 182.604C84.307 183.179 83.5825 183.623 82.7912 183.907C81.9998 184.191 81.1586 184.309 80.3197 184.254C77.2197 184.254 75.0896 182.104 75.0896 178.774C75.0579 178.064 75.1724 177.356 75.4261 176.692C75.6798 176.029 76.0672 175.425 76.5642 174.917C77.0613 174.41 77.6574 174.01 78.3155 173.743C78.9736 173.476 79.6796 173.347 80.3897 173.364C81.0509 173.338 81.7102 173.45 82.3258 173.693C82.9413 173.936 83.4996 174.304 83.9652 174.774C84.4307 175.244 84.7933 175.806 85.03 176.424C85.2666 177.042 85.3721 177.703 85.3396 178.364C85.3161 178.672 85.276 178.979 85.2197 179.284V179.284ZM80.2696 174.884C79.4665 174.883 78.6949 175.197 78.1196 175.757C77.5442 176.318 77.2105 177.081 77.1896 177.884H83.2896C83.2897 177.488 83.2114 177.096 83.0594 176.731C82.9074 176.366 82.6846 176.034 82.4039 175.755C82.1232 175.476 81.7901 175.256 81.4238 175.106C81.0576 174.957 80.6653 174.881 80.2696 174.884V174.884Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M97.4598 175.494H97.3698C97.0052 175.343 96.614 175.269 96.2198 175.274C94.3298 175.274 93.8698 177.274 93.8698 178.794V184.014H91.7598V173.564H93.8398V175.164H93.8998C94.0941 174.636 94.4456 174.18 94.907 173.858C95.3683 173.536 95.9172 173.364 96.4798 173.364C96.8546 173.352 97.2282 173.413 97.5798 173.544L97.4598 175.494Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M108.5 179.284H100.5C100.485 179.727 100.563 180.168 100.727 180.58C100.892 180.992 101.139 181.366 101.455 181.677C101.77 181.989 102.147 182.232 102.561 182.392C102.974 182.551 103.417 182.623 103.86 182.604C105.114 182.589 106.329 182.164 107.32 181.394L108.2 182.604C107.586 183.179 106.862 183.621 106.071 183.905C105.279 184.189 104.438 184.308 103.6 184.254C100.5 184.254 98.3597 182.104 98.3597 178.774C98.3279 178.063 98.4427 177.354 98.6969 176.69C98.9512 176.026 99.3395 175.421 99.8377 174.913C100.336 174.406 100.933 174.006 101.592 173.74C102.252 173.473 102.959 173.345 103.67 173.364C104.331 173.338 104.99 173.45 105.606 173.693C106.221 173.936 106.78 174.304 107.245 174.774C107.711 175.244 108.073 175.806 108.31 176.424C108.547 177.042 108.652 177.703 108.62 178.364C108.596 178.672 108.556 178.979 108.5 179.284V179.284ZM103.55 174.884C102.746 174.883 101.975 175.197 101.4 175.757C100.824 176.318 100.491 177.081 100.47 177.884H106.56C106.56 177.489 106.482 177.098 106.33 176.733C106.179 176.369 105.957 176.038 105.677 175.759C105.398 175.48 105.066 175.259 104.701 175.109C104.336 174.959 103.944 174.882 103.55 174.884V174.884Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M118.84 184.014V182.344C118.441 182.957 117.891 183.457 117.244 183.797C116.596 184.137 115.871 184.304 115.14 184.284C112.04 184.284 110.06 181.914 110.06 178.804C110.06 175.694 112.06 173.394 115.06 173.394C115.774 173.364 116.483 173.517 117.122 173.837C117.76 174.157 118.307 174.634 118.71 175.224H118.84V168.864H120.93V184.044L118.84 184.014ZM115.52 175.084C113.43 175.084 112.2 176.664 112.2 178.754C112.2 180.844 113.43 182.454 115.52 182.454C117.61 182.454 118.84 180.844 118.84 178.754C118.84 176.664 117.63 175.084 115.54 175.084H115.52Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M130.74 184.014V182.514C130.406 183.065 129.93 183.517 129.362 183.823C128.794 184.129 128.155 184.278 127.51 184.254C124.6 184.254 123.83 182.404 123.83 179.814V173.544H125.92V179.724C125.92 181.154 126.23 182.494 128.1 182.494C129.97 182.494 130.7 180.914 130.7 179.154V173.544H132.84V184.014H130.74Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M141.06 184.214L139.43 187.214H137.36L139.45 184.214C138.118 183.97 136.924 183.241 136.1 182.166C135.276 181.092 134.88 179.75 134.99 178.401C135.099 177.051 135.706 175.791 136.693 174.863C137.68 173.936 138.976 173.409 140.33 173.384C143.13 173.384 144.27 174.744 144.33 174.884L143.58 176.424C143.181 176 142.697 175.666 142.158 175.445C141.62 175.225 141.041 175.122 140.46 175.144C139.545 175.227 138.694 175.649 138.075 176.327C137.455 177.005 137.112 177.89 137.112 178.809C137.112 179.727 137.455 180.613 138.075 181.291C138.694 181.969 139.545 182.391 140.46 182.474C141.05 182.481 141.636 182.368 142.181 182.141C142.726 181.914 143.219 181.578 143.63 181.154L144.38 182.694C143.501 183.597 142.317 184.139 141.06 184.214V184.214Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M152.65 184.014V182.694C152.245 183.181 151.737 183.574 151.164 183.844C150.59 184.113 149.964 184.253 149.33 184.254C148.877 184.293 148.422 184.24 147.991 184.097C147.56 183.953 147.163 183.723 146.825 183.421C146.487 183.118 146.214 182.749 146.024 182.337C145.834 181.924 145.73 181.478 145.72 181.024C145.72 178.974 147.39 177.944 149.81 177.834L152.61 177.724V177.284C152.624 176.948 152.565 176.613 152.437 176.303C152.308 175.992 152.113 175.714 151.865 175.487C151.617 175.26 151.323 175.09 151.002 174.99C150.682 174.889 150.343 174.859 150.01 174.904C148.9 174.928 147.815 175.238 146.86 175.804L146.23 174.404C147.421 173.721 148.767 173.356 150.14 173.344C153.2 173.344 154.72 174.884 154.72 177.924V183.994L152.65 184.014ZM152.01 171.534C151.455 171.521 150.915 171.355 150.45 171.054C150.072 170.76 149.624 170.571 149.15 170.504C148.897 170.517 148.657 170.62 148.474 170.794C148.291 170.968 148.176 171.202 148.15 171.454L147.15 171.234C147.183 170.714 147.404 170.224 147.772 169.856C148.14 169.488 148.63 169.267 149.15 169.234C149.715 169.245 150.264 169.423 150.73 169.744C151.108 170.019 151.547 170.197 152.01 170.264C152.262 170.264 152.505 170.17 152.69 170C152.875 169.829 152.99 169.595 153.01 169.344L154.01 169.564C153.976 170.08 153.754 170.566 153.385 170.93C153.016 171.293 152.527 171.508 152.01 171.534V171.534ZM150.17 179.154C148.47 179.234 147.79 179.964 147.79 180.954C147.79 181.944 148.56 182.764 149.95 182.764C150.483 182.744 151.004 182.596 151.467 182.331C151.93 182.066 152.322 181.693 152.61 181.244V178.994L150.17 179.154Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M162.24 184.284C161.165 184.268 160.118 183.934 159.232 183.325C158.346 182.716 157.66 181.858 157.261 180.86C156.861 179.862 156.765 178.767 156.986 177.715C157.207 176.662 157.734 175.699 158.502 174.946C159.269 174.192 160.242 173.683 161.298 173.481C162.355 173.279 163.447 173.395 164.438 173.812C165.428 174.23 166.274 174.932 166.867 175.829C167.46 176.726 167.774 177.778 167.77 178.854C167.789 179.58 167.657 180.303 167.385 180.977C167.112 181.651 166.704 182.261 166.185 182.77C165.666 183.28 165.049 183.677 164.37 183.937C163.691 184.198 162.966 184.315 162.24 184.284V184.284ZM162.24 175.114C161.497 175.051 160.752 175.215 160.104 175.583C159.455 175.951 158.933 176.506 158.606 177.176C158.278 177.847 158.161 178.6 158.269 179.338C158.378 180.076 158.706 180.763 159.212 181.311C159.718 181.859 160.378 182.241 161.105 182.407C161.832 182.574 162.592 182.517 163.286 182.243C163.98 181.97 164.575 181.494 164.993 180.876C165.412 180.259 165.634 179.529 165.63 178.784C165.672 178.313 165.615 177.84 165.464 177.393C165.312 176.946 165.069 176.535 164.75 176.187C164.431 175.839 164.043 175.561 163.611 175.371C163.179 175.181 162.712 175.083 162.24 175.084V175.114Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M181.32 184.014V178.184C181.32 176.424 181.01 175.104 179.14 175.104C177.27 175.104 176.46 176.754 176.46 178.754V184.014H174.34V173.564H176.46V175.214H176.53C176.838 174.641 177.3 174.164 177.863 173.838C178.426 173.511 179.069 173.347 179.72 173.364C182.72 173.364 183.46 175.364 183.46 177.834V184.014H181.32Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M191.09 184.284C190.014 184.27 188.967 183.938 188.079 183.33C187.192 182.722 186.504 181.865 186.103 180.866C185.702 179.868 185.605 178.774 185.825 177.721C186.045 176.668 186.571 175.703 187.338 174.949C188.105 174.194 189.078 173.684 190.134 173.481C191.191 173.279 192.284 173.394 193.275 173.811C194.267 174.229 195.112 174.93 195.706 175.828C196.299 176.725 196.614 177.778 196.61 178.854C196.628 179.579 196.498 180.301 196.225 180.974C195.953 181.647 195.546 182.257 195.028 182.767C194.511 183.276 193.894 183.673 193.217 183.934C192.539 184.195 191.815 184.314 191.09 184.284V184.284ZM191.09 175.114C190.347 175.049 189.601 175.211 188.951 175.578C188.302 175.944 187.778 176.499 187.449 177.169C187.12 177.838 187.001 178.592 187.108 179.33C187.215 180.069 187.543 180.757 188.048 181.306C188.554 181.855 189.213 182.238 189.941 182.406C190.668 182.573 191.428 182.516 192.123 182.244C192.817 181.971 193.413 181.494 193.832 180.877C194.251 180.259 194.473 179.53 194.47 178.784C194.513 178.314 194.458 177.84 194.307 177.393C194.157 176.946 193.915 176.535 193.597 176.187C193.279 175.839 192.892 175.561 192.46 175.371C192.028 175.181 191.562 175.083 191.09 175.084V175.114Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path d=\"M207.96 184.014H206.11L201.75 173.564H203.95L207.06 181.444L210.14 173.564H212.32L207.96 184.014Z\" fill=\"#FCFCFC\"><\/path>\n                                <path\n                                    d=\"M220.08 184.014V182.694C219.676 183.19 219.166 183.589 218.589 183.864C218.011 184.139 217.38 184.283 216.74 184.284C216.288 184.324 215.832 184.27 215.401 184.127C214.97 183.984 214.574 183.753 214.235 183.451C213.897 183.148 213.624 182.779 213.434 182.367C213.244 181.955 213.14 181.508 213.13 181.054C213.13 179.004 214.8 177.974 217.22 177.864L220.01 177.754V177.284C220.026 176.949 219.968 176.614 219.841 176.304C219.713 175.993 219.519 175.715 219.272 175.487C219.025 175.26 218.731 175.09 218.411 174.99C218.091 174.889 217.752 174.859 217.42 174.904C216.31 174.927 215.225 175.237 214.27 175.804L213.63 174.404C214.824 173.721 216.174 173.356 217.55 173.344C220.61 173.344 222.13 174.884 222.13 177.924V183.994L220.08 184.014ZM217.59 179.154C215.9 179.234 215.22 179.964 215.22 180.954C215.229 181.219 215.293 181.479 215.409 181.717C215.524 181.956 215.689 182.167 215.892 182.338C216.094 182.508 216.331 182.635 216.585 182.708C216.84 182.781 217.107 182.8 217.37 182.764C217.901 182.749 218.421 182.608 218.886 182.35C219.35 182.092 219.746 181.727 220.04 181.284V179.034L217.59 179.154Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path d=\"M224.94 184.014V168.834H227.03V184.014H224.94Z\" fill=\"#FCFCFC\"><\/path>\n                                <path\n                                    d=\"M234.89 184.284C233.814 184.27 232.767 183.938 231.879 183.33C230.992 182.722 230.304 181.865 229.903 180.866C229.502 179.868 229.405 178.774 229.625 177.721C229.844 176.668 230.371 175.703 231.138 174.949C231.905 174.194 232.878 173.684 233.934 173.481C234.991 173.279 236.084 173.394 237.075 173.811C238.066 174.229 238.912 174.93 239.506 175.828C240.099 176.725 240.414 177.778 240.41 178.854C240.428 179.579 240.297 180.301 240.025 180.974C239.753 181.647 239.346 182.257 238.828 182.767C238.311 183.276 237.694 183.673 237.016 183.934C236.339 184.195 235.615 184.314 234.89 184.284V184.284ZM234.89 175.114C234.147 175.051 233.402 175.215 232.753 175.583C232.105 175.951 231.583 176.506 231.255 177.176C230.928 177.846 230.811 178.6 230.919 179.338C231.027 180.075 231.356 180.763 231.862 181.311C232.368 181.859 233.028 182.241 233.755 182.407C234.481 182.574 235.242 182.516 235.936 182.243C236.629 181.97 237.225 181.493 237.643 180.876C238.061 180.259 238.283 179.529 238.28 178.784C238.323 178.313 238.267 177.839 238.116 177.391C237.965 176.943 237.723 176.532 237.403 176.183C237.084 175.835 236.696 175.557 236.263 175.368C235.83 175.178 235.362 175.082 234.89 175.084V175.114Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M248.31 175.494H248.22C247.855 175.343 247.464 175.269 247.07 175.274C245.18 175.274 244.72 177.274 244.72 178.794V184.014H242.61V173.564H244.72V175.164H244.78C244.974 174.636 245.326 174.18 245.787 173.858C246.248 173.536 246.797 173.364 247.36 173.364C247.735 173.352 248.108 173.413 248.46 173.544L248.31 175.494Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M71.2197 210.654C68.5997 210.654 68.4697 208.504 68.4697 206.454V201.674H66.9297V199.984H68.4697V196.864H70.5797V199.984H73.0897V201.674H70.5797V206.414C70.5197 207.049 70.6087 207.689 70.8397 208.284C70.9468 208.469 71.1068 208.619 71.2991 208.713C71.4914 208.807 71.7074 208.842 71.9197 208.814C72.2896 208.813 72.6548 208.731 72.9897 208.574L73.1297 210.264C72.5264 210.523 71.8763 210.656 71.2197 210.654V210.654Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M79.7398 210.654C78.6642 210.64 77.6166 210.308 76.7292 209.7C75.8418 209.092 75.1542 208.235 74.753 207.237C74.3519 206.238 74.255 205.144 74.4748 204.091C74.6945 203.038 75.221 202.073 75.9879 201.319C76.7548 200.564 77.7279 200.054 78.7844 199.851C79.8409 199.649 80.9338 199.764 81.9252 200.181C82.9166 200.599 83.7623 201.301 84.3557 202.198C84.9491 203.095 85.2637 204.148 85.2598 205.224C85.2783 205.949 85.1474 206.671 84.8754 207.344C84.6033 208.018 84.1959 208.628 83.6783 209.137C83.1607 209.646 82.5441 210.043 81.8666 210.304C81.1891 210.565 80.4652 210.684 79.7398 210.654V210.654ZM79.7398 201.484C78.9965 201.419 78.251 201.581 77.6013 201.948C76.9515 202.314 76.4278 202.869 76.0988 203.539C75.7699 204.208 75.6511 204.962 75.7581 205.7C75.8651 206.439 76.1928 207.128 76.6983 207.676C77.2037 208.225 77.8633 208.608 78.5904 208.776C79.3176 208.943 80.0783 208.886 80.7727 208.614C81.4672 208.341 82.063 207.864 82.4818 207.247C82.9007 206.629 83.1231 205.9 83.1198 205.154C83.1586 204.686 83.0999 204.216 82.9476 203.773C82.7953 203.329 82.5527 202.922 82.235 202.577C81.9173 202.232 81.5316 201.957 81.1021 201.769C80.6726 201.581 80.2087 201.483 79.7398 201.484V201.484Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M90.6201 210.654C88.0101 210.654 87.8701 208.504 87.8701 206.454V201.674H86.3301V199.984H87.8401V196.864H89.9601V199.984H92.4601V201.674H89.9601V206.414C89.8945 207.062 89.9836 207.717 90.2201 208.324C90.3282 208.508 90.4883 208.657 90.6803 208.751C90.8724 208.846 91.0879 208.881 91.3001 208.854C91.6731 208.852 92.0413 208.77 92.3801 208.614L92.5101 210.304C91.9103 210.547 91.2673 210.667 90.6201 210.654Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M100.37 210.414V209.094C99.9649 209.581 99.4575 209.974 98.8837 210.244C98.31 210.513 97.6839 210.653 97.0499 210.654C96.5977 210.693 96.1421 210.64 95.7113 210.497C95.2805 210.353 94.8836 210.123 94.5453 209.821C94.2069 209.518 93.9343 209.149 93.7442 208.737C93.554 208.324 93.4505 207.878 93.4399 207.424C93.4399 205.424 95.1099 204.344 97.5299 204.234L100.32 204.124V203.704C100.336 203.368 100.278 203.034 100.151 202.723C100.023 202.413 99.8292 202.134 99.5821 201.907C99.335 201.68 99.041 201.51 98.7209 201.41C98.4009 201.309 98.0626 201.279 97.7299 201.324C96.6198 201.347 95.5346 201.657 94.5799 202.224L93.9399 200.824C95.1346 200.141 96.4842 199.776 97.8599 199.764C100.92 199.764 102.44 201.304 102.44 204.344V210.414H100.37ZM97.8399 205.554C96.1499 205.634 95.4699 206.364 95.4699 207.354C95.4786 207.619 95.5429 207.879 95.6586 208.117C95.7744 208.356 95.939 208.567 96.1417 208.738C96.3445 208.908 96.5808 209.034 96.8355 209.108C97.0902 209.181 97.3574 209.2 97.6199 209.164C98.1547 209.145 98.677 208.997 99.142 208.732C99.607 208.467 100.001 208.094 100.29 207.644V205.394L97.8399 205.554Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path d=\"M105.23 210.414V195.284H107.32V210.464L105.23 210.414Z\" fill=\"#FCFCFC\"><\/path>\n                                <path\n                                    d=\"M122.84 210.414V208.744C122.439 209.348 121.891 209.841 121.247 210.175C120.604 210.51 119.885 210.674 119.16 210.654C116.06 210.654 114.08 208.284 114.08 205.174C114.08 202.064 116.08 199.764 119.08 199.764C119.793 199.736 120.502 199.889 121.14 200.209C121.779 200.529 122.326 201.005 122.73 201.594V201.594V195.284H124.84V210.464L122.84 210.414ZM119.52 201.484C117.43 201.484 116.2 203.064 116.2 205.154C116.2 207.244 117.43 208.854 119.52 208.854C121.61 208.854 122.84 207.284 122.84 205.154C122.84 203.024 121.58 201.484 119.49 201.484H119.52Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M132.69 210.654C131.614 210.64 130.567 210.308 129.679 209.7C128.792 209.092 128.104 208.235 127.703 207.237C127.302 206.238 127.205 205.144 127.425 204.091C127.645 203.038 128.171 202.073 128.938 201.319C129.705 200.564 130.678 200.054 131.735 199.851C132.791 199.649 133.884 199.764 134.875 200.181C135.867 200.599 136.712 201.301 137.306 202.198C137.899 203.095 138.214 204.148 138.21 205.224C138.228 205.949 138.098 206.671 137.826 207.344C137.553 208.018 137.146 208.628 136.628 209.137C136.111 209.646 135.494 210.043 134.817 210.304C134.139 210.565 133.415 210.684 132.69 210.654V210.654ZM132.69 201.484C131.947 201.421 131.202 201.585 130.554 201.953C129.905 202.321 129.383 202.876 129.056 203.547C128.728 204.217 128.611 204.97 128.719 205.708C128.827 206.446 129.156 207.133 129.662 207.681C130.168 208.229 130.828 208.611 131.555 208.777C132.282 208.944 133.042 208.887 133.736 208.613C134.43 208.34 135.025 207.864 135.443 207.246C135.861 206.629 136.083 205.899 136.08 205.154C136.117 204.686 136.057 204.215 135.904 203.772C135.75 203.328 135.507 202.921 135.188 202.577C134.87 202.232 134.484 201.957 134.054 201.769C133.624 201.581 133.159 201.484 132.69 201.484V201.484Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M143.47 210.654C142.693 210.68 141.92 210.524 141.214 210.2C140.507 209.875 139.886 209.39 139.4 208.784L140.4 207.554C141.199 208.427 142.3 208.963 143.48 209.054C144.48 209.054 145.48 208.694 145.48 207.554C145.48 206.414 143.83 206.054 143.13 205.814C141.59 205.284 140.05 204.734 140.05 202.754C140.05 200.774 141.72 199.754 143.57 199.754C144.226 199.711 144.884 199.81 145.498 200.045C146.113 200.28 146.669 200.644 147.13 201.114L146.25 202.414C145.549 201.711 144.602 201.309 143.61 201.294C142.61 201.294 141.94 201.734 141.94 202.594C141.94 203.454 142.94 203.824 143.94 204.154C144.51 204.354 144.94 204.484 145.34 204.664C145.921 204.837 146.432 205.189 146.8 205.671C147.169 206.152 147.375 206.738 147.39 207.344C147.45 209.604 145.49 210.654 143.47 210.654Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M162.84 212.724C162.28 213.406 161.564 213.944 160.753 214.292C159.943 214.64 159.06 214.788 158.18 214.724C156.498 214.708 154.864 214.162 153.51 213.164L154.51 211.694C155.593 212.504 156.898 212.964 158.25 213.014C160.92 213.014 161.91 211.404 161.91 208.944V208.414H161.84C161.442 209.011 160.897 209.497 160.258 209.825C159.619 210.152 158.907 210.31 158.19 210.284C156.795 210.284 155.457 209.73 154.47 208.743C153.484 207.757 152.93 206.419 152.93 205.024C152.93 203.629 153.484 202.291 154.47 201.304C155.457 200.318 156.795 199.764 158.19 199.764C158.906 199.731 159.618 199.885 160.258 200.209C160.897 200.533 161.442 201.017 161.84 201.614H161.91V199.964H164V208.214C164.02 210.524 163.64 211.804 162.84 212.724ZM158.64 201.454C157.729 201.502 156.872 201.898 156.245 202.559C155.618 203.22 155.268 204.097 155.268 205.009C155.268 205.92 155.618 206.797 156.245 207.458C156.872 208.12 157.729 208.515 158.64 208.564C159.55 208.515 160.407 208.12 161.034 207.458C161.661 206.797 162.011 205.92 162.011 205.009C162.011 204.097 161.661 203.22 161.034 202.559C160.407 201.898 159.55 201.502 158.64 201.454V201.454Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M173.01 210.414V209.094C172.605 209.581 172.098 209.974 171.524 210.244C170.95 210.513 170.324 210.653 169.69 210.654C169.238 210.693 168.782 210.64 168.351 210.497C167.921 210.353 167.524 210.123 167.185 209.821C166.847 209.518 166.574 209.149 166.384 208.737C166.194 208.324 166.091 207.878 166.08 207.424C166.08 205.424 167.75 204.344 170.17 204.234L172.97 204.124V203.704C172.985 203.368 172.926 203.033 172.797 202.723C172.668 202.412 172.473 202.134 172.225 201.907C171.977 201.68 171.683 201.511 171.362 201.41C171.042 201.309 170.703 201.28 170.37 201.324C169.26 201.348 168.175 201.658 167.22 202.224L166.59 200.824C167.781 200.141 169.127 199.776 170.5 199.764C173.56 199.764 175.08 201.304 175.08 204.344V210.414H173.01ZM170.53 205.554C168.83 205.634 168.15 206.364 168.15 207.354C168.15 208.344 168.92 209.164 170.31 209.164C170.843 209.144 171.364 208.996 171.827 208.731C172.29 208.466 172.683 208.093 172.97 207.644V205.394L170.53 205.554Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M180.84 210.654C180.063 210.68 179.29 210.524 178.584 210.2C177.877 209.875 177.256 209.39 176.77 208.784L177.77 207.554C178.57 208.425 179.671 208.961 180.85 209.054C181.85 209.054 182.85 208.694 182.85 207.554C182.85 206.414 181.2 206.054 180.49 205.814C178.95 205.284 177.41 204.734 177.41 202.754C177.41 200.774 179.08 199.754 180.93 199.754C181.588 199.711 182.247 199.811 182.863 200.045C183.479 200.28 184.037 200.644 184.5 201.114L183.62 202.414C182.918 201.712 181.972 201.311 180.98 201.294C179.98 201.294 179.3 201.734 179.3 202.594C179.3 203.454 180.3 203.824 181.3 204.154C181.87 204.354 182.3 204.484 182.71 204.664C183.291 204.837 183.802 205.189 184.17 205.671C184.539 206.152 184.745 206.738 184.76 207.344C184.84 209.604 182.84 210.654 180.84 210.654Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M190.04 210.654C187.42 210.654 187.29 208.504 187.29 206.454V201.674H185.75V199.984H187.29V196.864H189.4V199.984H191.91V201.674H189.4V206.414C189.333 207.063 189.426 207.719 189.67 208.324C189.776 208.508 189.935 208.656 190.125 208.75C190.315 208.844 190.529 208.88 190.74 208.854C191.113 208.853 191.482 208.772 191.82 208.614L191.95 210.304C191.345 210.552 190.694 210.672 190.04 210.654Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M198.55 210.654C197.474 210.638 196.428 210.305 195.542 209.695C194.656 209.086 193.97 208.228 193.57 207.23C193.17 206.232 193.075 205.137 193.296 204.085C193.517 203.033 194.044 202.069 194.811 201.316C195.579 200.562 196.552 200.053 197.608 199.851C198.664 199.649 199.756 199.765 200.747 200.183C201.738 200.6 202.583 201.302 203.176 202.199C203.769 203.096 204.083 204.148 204.08 205.224C204.098 205.95 203.967 206.673 203.694 207.347C203.422 208.021 203.013 208.631 202.495 209.141C201.976 209.65 201.358 210.047 200.68 210.307C200.001 210.568 199.276 210.686 198.55 210.654V210.654ZM198.55 201.484C197.807 201.421 197.062 201.585 196.413 201.953C195.765 202.321 195.243 202.877 194.915 203.547C194.588 204.217 194.471 204.97 194.579 205.708C194.687 206.446 195.016 207.134 195.522 207.681C196.028 208.229 196.688 208.611 197.414 208.778C198.141 208.944 198.902 208.887 199.596 208.613C200.289 208.34 200.884 207.864 201.303 207.246C201.721 206.629 201.943 205.9 201.94 205.154C201.977 204.686 201.917 204.216 201.763 203.772C201.61 203.328 201.366 202.922 201.048 202.577C200.73 202.232 200.343 201.957 199.913 201.769C199.483 201.581 199.019 201.484 198.55 201.484V201.484Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M209.33 210.654C208.553 210.68 207.78 210.524 207.074 210.2C206.367 209.875 205.746 209.39 205.26 208.784L206.26 207.554C207.059 208.427 208.16 208.963 209.34 209.054C210.34 209.054 211.34 208.694 211.34 207.554C211.34 206.414 209.69 206.054 208.98 205.814C207.44 205.284 205.9 204.734 205.9 202.754C205.9 200.774 207.58 199.754 209.42 199.754C210.078 199.711 210.737 199.811 211.353 200.045C211.969 200.28 212.527 200.644 212.99 201.114L212.11 202.414C211.408 201.712 210.462 201.311 209.47 201.294C208.47 201.294 207.8 201.734 207.8 202.594C207.8 203.454 208.8 203.824 209.8 204.154C210.37 204.354 210.8 204.484 211.21 204.664C211.791 204.837 212.302 205.189 212.67 205.671C213.038 206.152 213.245 206.738 213.26 207.344C213.32 209.604 211.36 210.654 209.33 210.654Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M227.84 210.414V208.744C227.442 209.349 226.896 209.842 226.254 210.177C225.611 210.511 224.894 210.675 224.17 210.654C221.07 210.654 219.09 208.284 219.09 205.174C219.09 202.064 221.09 199.764 224.09 199.764C224.803 199.736 225.512 199.889 226.15 200.209C226.788 200.529 227.335 201.005 227.74 201.594V201.594V195.284H229.84V210.464L227.84 210.414ZM224.51 201.484C222.43 201.484 221.19 203.064 221.19 205.154C221.19 207.244 222.43 208.854 224.51 208.854C226.59 208.854 227.84 207.284 227.84 205.154C227.84 203.024 226.63 201.484 224.53 201.484H224.51Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M242.38 205.684H234.33C234.314 206.127 234.391 206.569 234.554 206.982C234.718 207.394 234.966 207.769 235.282 208.081C235.597 208.393 235.974 208.636 236.389 208.795C236.803 208.953 237.246 209.025 237.69 209.004C238.944 208.986 240.158 208.562 241.15 207.794L242.03 209.004C241.415 209.577 240.691 210.019 239.9 210.303C239.109 210.586 238.268 210.706 237.43 210.654C234.33 210.654 232.19 208.504 232.19 205.174C232.158 204.464 232.273 203.756 232.526 203.092C232.78 202.429 233.167 201.825 233.664 201.317C234.161 200.81 234.757 200.41 235.416 200.143C236.074 199.876 236.78 199.746 237.49 199.764C238.155 199.731 238.82 199.838 239.441 200.077C240.063 200.317 240.627 200.684 241.098 201.155C241.569 201.626 241.937 202.19 242.176 202.812C242.416 203.433 242.523 204.098 242.49 204.764C242.44 205.154 242.38 205.684 242.38 205.684ZM237.38 201.284C236.576 201.281 235.803 201.593 235.227 202.154C234.651 202.715 234.318 203.48 234.3 204.284H240.39C240.39 203.495 240.079 202.738 239.525 202.176C238.971 201.615 238.218 201.294 237.43 201.284H237.38Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M120.5 236.814V235.144C120.099 235.749 119.551 236.241 118.907 236.575C118.263 236.91 117.545 237.074 116.82 237.054C113.72 237.054 111.74 234.684 111.74 231.574C111.74 228.464 113.74 226.164 116.74 226.164C117.453 226.136 118.162 226.289 118.8 226.609C119.438 226.929 119.985 227.406 120.39 227.994V227.994V221.634H122.48V236.814H120.5ZM117.18 227.884C115.09 227.884 113.86 229.464 113.86 231.554C113.86 233.644 115.09 235.254 117.18 235.254C119.27 235.254 120.5 233.644 120.5 231.554C120.5 229.464 119.27 227.884 117.18 227.884V227.884Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M135.02 232.084H126.97C126.956 232.527 127.033 232.968 127.198 233.38C127.362 233.792 127.61 234.166 127.925 234.477C128.24 234.789 128.617 235.032 129.031 235.192C129.445 235.351 129.887 235.423 130.33 235.404C131.584 235.389 132.799 234.964 133.79 234.194L134.67 235.404C134.057 235.98 133.333 236.423 132.541 236.707C131.75 236.991 130.909 237.109 130.07 237.054C126.97 237.054 124.83 234.904 124.83 231.574C124.798 230.863 124.913 230.154 125.167 229.49C125.421 228.826 125.81 228.221 126.308 227.714C126.806 227.206 127.403 226.806 128.063 226.54C128.722 226.273 129.429 226.145 130.14 226.164C130.801 226.138 131.46 226.25 132.076 226.493C132.692 226.736 133.25 227.104 133.715 227.574C134.181 228.044 134.544 228.606 134.78 229.224C135.017 229.842 135.122 230.503 135.09 231.164C135.083 231.471 135.06 231.779 135.02 232.084V232.084ZM130.02 227.684C129.217 227.683 128.445 227.997 127.87 228.557C127.294 229.118 126.961 229.881 126.94 230.684H133.03C133.03 229.895 132.719 229.138 132.165 228.576C131.611 228.015 130.859 227.694 130.07 227.684H130.02Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M140.23 237.054C139.453 237.08 138.68 236.925 137.974 236.6C137.267 236.275 136.646 235.79 136.16 235.184L137.16 233.954C137.959 234.827 139.06 235.363 140.24 235.454C141.24 235.454 142.24 235.094 142.24 233.954C142.24 232.814 140.59 232.454 139.88 232.214C138.34 231.684 136.8 231.134 136.8 229.154C136.8 227.174 138.48 226.154 140.32 226.154C140.977 226.111 141.637 226.211 142.253 226.446C142.868 226.68 143.427 227.045 143.89 227.514L143.01 228.814C142.308 228.113 141.361 227.711 140.37 227.694C139.37 227.694 138.7 228.134 138.7 228.994C138.7 229.854 139.7 230.224 140.7 230.554C141.27 230.754 141.7 230.884 142.11 231.064C142.681 231.245 143.182 231.602 143.54 232.082C143.899 232.563 144.098 233.144 144.11 233.744C144.22 236.004 142.26 237.054 140.23 237.054Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M152.11 237.054C151.398 237.091 150.688 236.938 150.055 236.609C149.422 236.28 148.889 235.788 148.51 235.184V235.184V240.924H146.4V226.364H148.4V228.014C148.822 227.425 149.382 226.949 150.03 226.627C150.679 226.304 151.396 226.145 152.12 226.164C155.2 226.164 157.12 228.474 157.12 231.574C157.12 234.674 155.22 237.054 152.11 237.054ZM151.72 227.884C149.63 227.884 148.4 229.464 148.4 231.554C148.4 233.644 149.63 235.254 151.72 235.254C153.81 235.254 155.04 233.644 155.04 231.554C155.04 229.464 153.84 227.884 151.72 227.884V227.884Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M168.84 232.084H160.84C160.826 232.527 160.903 232.968 161.068 233.38C161.232 233.792 161.48 234.166 161.795 234.477C162.111 234.789 162.487 235.032 162.901 235.192C163.315 235.351 163.757 235.423 164.2 235.404C165.454 235.386 166.668 234.962 167.66 234.194L168.54 235.404C167.926 235.977 167.201 236.419 166.41 236.703C165.619 236.986 164.779 237.106 163.94 237.054C160.84 237.054 158.7 234.904 158.7 231.574C158.668 230.864 158.783 230.156 159.036 229.492C159.29 228.829 159.678 228.225 160.175 227.717C160.672 227.21 161.268 226.81 161.926 226.543C162.584 226.276 163.29 226.147 164 226.164C164.665 226.132 165.329 226.24 165.95 226.48C166.571 226.721 167.135 227.088 167.605 227.558C168.076 228.029 168.443 228.593 168.683 229.214C168.924 229.835 169.031 230.499 169 231.164C168.963 231.473 168.91 231.78 168.84 232.084ZM163.89 227.684C163.086 227.681 162.313 227.994 161.737 228.555C161.161 229.115 160.828 229.88 160.81 230.684H166.9C166.9 229.893 166.588 229.135 166.032 228.573C165.476 228.011 164.72 227.692 163.93 227.684H163.89Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M174.09 237.054C173.313 237.08 172.54 236.925 171.834 236.6C171.127 236.275 170.506 235.79 170.02 235.184L171.02 233.954C171.82 234.825 172.921 235.361 174.1 235.454C175.1 235.454 176.1 235.094 176.1 233.954C176.1 232.814 174.45 232.454 173.74 232.214C172.2 231.684 170.66 231.134 170.66 229.154C170.66 227.174 172.33 226.154 174.18 226.154C174.838 226.111 175.497 226.211 176.113 226.446C176.729 226.68 177.287 227.045 177.75 227.514L176.87 228.814C176.168 228.113 175.222 227.711 174.23 227.694C173.23 227.694 172.55 228.134 172.55 228.994C172.55 229.854 173.55 230.224 174.6 230.554C175.17 230.754 175.6 230.884 176.01 231.064C176.582 231.245 177.082 231.602 177.441 232.082C177.799 232.563 177.999 233.144 178.01 233.744C178.07 236.004 176.12 237.054 174.09 237.054Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M186.32 236.814V235.494C185.915 235.981 185.407 236.374 184.833 236.643C184.26 236.913 183.634 237.053 183 237.054C182.547 237.093 182.092 237.04 181.661 236.897C181.23 236.753 180.833 236.523 180.495 236.221C180.157 235.918 179.884 235.549 179.694 235.137C179.504 234.724 179.4 234.277 179.39 233.824C179.39 231.774 181.06 230.744 183.48 230.634L186.28 230.524V230.104C186.294 229.768 186.235 229.433 186.106 229.123C185.978 228.812 185.783 228.534 185.535 228.307C185.287 228.08 184.992 227.91 184.672 227.81C184.351 227.709 184.013 227.679 183.68 227.724C182.57 227.748 181.485 228.058 180.53 228.624L179.9 227.224C181.09 226.541 182.437 226.176 183.81 226.164C186.87 226.164 188.39 227.704 188.39 230.744V236.814H186.32ZM183.84 231.954C182.14 232.034 181.46 232.764 181.46 233.754C181.46 234.744 182.23 235.564 183.62 235.564C184.153 235.544 184.673 235.396 185.137 235.131C185.6 234.866 185.992 234.493 186.28 234.044V231.794L183.84 231.954Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M194.13 237.054C193.353 237.08 192.58 236.925 191.874 236.6C191.167 236.275 190.546 235.79 190.06 235.184L191.06 233.954C191.86 234.825 192.961 235.361 194.14 235.454C195.14 235.454 196.14 235.094 196.14 233.954C196.14 232.814 194.49 232.454 193.78 232.214C192.24 231.684 190.7 231.134 190.7 229.154C190.7 227.174 192.37 226.154 194.22 226.154C194.878 226.111 195.537 226.211 196.153 226.446C196.769 226.68 197.327 227.045 197.79 227.514L196.91 228.814C196.208 228.113 195.262 227.711 194.27 227.694C193.27 227.694 192.59 228.134 192.59 228.994C192.59 229.854 193.59 230.224 194.59 230.554C195.16 230.754 195.59 230.884 196 231.064C196.581 231.237 197.092 231.589 197.46 232.071C197.829 232.552 198.035 233.138 198.05 233.744C198.12 236.004 196.16 237.054 194.13 237.054Z\"\n                                    fill=\"#FCFCFC\"\n                                ><\/path>\n                                <path\n                                    d=\"M48.7699 43.2138C75.7514 17.5795 111.128 2.62169 148.315 1.12436C185.502 -0.372965 221.966 11.6922 250.922 35.0742C279.877 58.4563 299.35 91.5624 305.717 128.231C312.084 164.899 304.912 202.632 285.534 234.407C266.156 266.182 235.894 289.833 200.379 300.96C164.864 312.087 126.515 309.931 92.4716 294.893C58.4277 279.855 31.0072 252.96 15.3136 219.213C-0.380021 185.467 -3.2777 147.167 7.15987 111.444\"\n                                    stroke=\"url(#paint0_linear)\"\n                                    stroke-width=\"1.03\"\n                                    stroke-miterlimit=\"10\"\n                                ><\/path>\n                                <path\n                                    d=\"M294.59 144.924C296.715 175.761 288.583 206.437 271.461 232.172C254.338 257.907 229.186 277.259 199.922 287.213C170.657 297.166 138.923 297.164 109.66 287.205C80.3969 277.247 55.2482 257.892 38.1299 232.154\"\n                                    stroke=\"url(#paint1_linear)\"\n                                    stroke-width=\"1.03\"\n                                    stroke-miterlimit=\"10\"\n                                ><\/path>\n                                <path\n                                    d=\"M15.0898 164.334C13.3192 138.789 18.583 113.248 30.3095 90.4852C42.0359 67.7224 59.7764 48.6087 81.6034 35.2208C103.43 21.8329 128.509 14.6829 154.114 14.5476C179.72 14.4124 204.873 21.2971 226.84 34.4537\"\n                                    stroke=\"url(#paint2_linear)\"\n                                    stroke-width=\"1.03\"\n                                    stroke-miterlimit=\"10\"\n                                ><\/path>\n                                <defs>\n                                    <linearGradient id=\"paint0_linear\" x1=\"60.9472\" y1=\"276.98\" x2=\"250.409\" y2=\"33.2785\" gradientUnits=\"userSpaceOnUse\">\n                                        <stop stop-color=\"white\"><\/stop>\n                                        <stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"><\/stop>\n                                    <\/linearGradient>\n                                    <linearGradient id=\"paint1_linear\" x1=\"648147\" y1=\"-56323.7\" x2=\"672216\" y2=\"-19377.5\" gradientUnits=\"userSpaceOnUse\">\n                                        <stop stop-color=\"white\"><\/stop>\n                                        <stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"><\/stop>\n                                    <\/linearGradient>\n                                    <linearGradient id=\"paint2_linear\" x1=\"560610\" y1=\"-65925.1\" x2=\"586096\" y2=\"-33624.3\" gradientUnits=\"userSpaceOnUse\">\n                                        <stop stop-color=\"white\"><\/stop>\n                                        <stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"><\/stop>\n                                    <\/linearGradient>\n                                <\/defs>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/section>\n            <section id=\"card-comercial\">\n                <div id=\"card-section-comercial\" class=\"card card-comercial\">\n                    <div class=\"title-premise\">\n                        <h1 class=\"premise-description\">Otimize a gest\u00e3o de despesas da sua empresa!<\/h1>\n                    <\/div>\n                    <div class=\"description\">\n                        <p>Um de nossos consultores entrar\u00e1 em contato para entender a realidade da sua empresa e mostrar como nossa ferramenta pode ajudar!<\/p>\n                    <\/div>\n                    <form id=\"contato-calculadora-reembolso-km\" name=\"submit-to-google-sheet-card-comercial\" class=\"premises\">\n                        <input class=\"email-hidden\" name=\"email\" type=\"email\" \/>\n                        <div class=\"premise\">\n                            <label for=\"situation\">Qual das situa\u00e7\u00f5es abaixo voc\u00ea considera ser o seu maior problema na presta\u00e7\u00e3o de contas?<\/label>\n                            <select name=\"situation\" id=\"situation\">\n                                <option value=\"\">Selecione<\/option>\n                                <option value=\"N\u00e3o tenho controle das minhas despesas pessoais\">N\u00e3o tenho controle das minhas despesas pessoais<\/option>\n                                <option value=\"Controlar minhas despesas quando viajo \u00e0 trabalho, perco os comprovantes fiscais\">Controlar minhas despesas quando viajo \u00e0 trabalho, perco os comprovantes fiscais<\/option>\n                                <option value=\"Garantir a pol\u00edtica de reembolso da empresa para n\u00e3o ter problemas com desvios de conduta\">Garantir a pol\u00edtica de reembolso da empresa para n\u00e3o ter problemas com desvios de conduta<\/option>\n                                <option value=\"Fazer o controle do reembolso de quilometragem dos colaboradores\">Fazer o controle do reembolso de quilometragem dos colaboradores<\/option>\n                                <option value=\"Gasto muito tempo conferindo despesas e fazendo a concilia\u00e7\u00e3o para os colaboradores\">Gasto muito tempo conferindo despesas e fazendo a concilia\u00e7\u00e3o para os colaboradores<\/option>\n                                <option value=\"N\u00e3o tenho problemas com a presta\u00e7\u00e3o de contas\">N\u00e3o tenho problemas com a presta\u00e7\u00e3o de contas<\/option>\n                            <\/select>\n                        <\/div>\n                        <div class=\"premise\">\n                            <label for=\"num-reports\">\n                                Quantas pessoas por m\u00eas, aproximadamente, precisam apresentar relat\u00f3rio de despesas para a presta\u00e7\u00e3o de contas de gastos externos?\n                            <\/label>\n                            <select name=\"num-reports\" id=\"num-reports\">\n                                <option value=\"\">Selecione<\/option>\n                                <option value=\"1-4\">1-4<\/option>\n                                <option value=\"5-10\">5-10<\/option>\n                                <option value=\"11-25\">11-25<\/option>\n                                <option value=\"26-100\">26-100<\/option>\n                                <option value=\"101-500\">101-500<\/option>\n                                <option value=\"500-2.000\">500-2.000<\/option>\n                                <option value=\"2.001-10.000\">2.001-10.000<\/option>\n                                <option value=\"Mais de 10.000\">Mais de 10.000<\/option>\n                                <option value=\"Nenhuma, pois n\u00e3o tenho esse processo\">Nenhuma, pois n\u00e3o tenho esse processo<\/option>\n                            <\/select>\n                        <\/div>\n                        <div class=\"premise\">\n                            <label for=\"tel\">Telefone<\/label>\n                            <input name=\"tel\" class=\"user-values\" id=\"tel\" type=\"tel\" data-js=\"phone\" placeholder=\" (16) 99999-9999\" \/>\n                        <\/div>\n                        <p>Ao informar meus dados, eu concordo com a <a href=\"https:\/\/site.vexpenses.com.br\/termo-consentimento-contato\" target=\"_blank\" rel=\"noopener\">Pol\u00edtica de Privacidade<\/a><\/p>\n                        <div class=\"back-next\">\n                            <button class=\"back\">\n                                <a href=\"#main-calculadora\">\n                                    <svg width=\"13\" height=\"11\" viewBox=\"0 0 14 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                        <path\n                                            fill-rule=\"evenodd\"\n                                            clip-rule=\"evenodd\"\n                                            d=\"M13.5 5.99995C13.5 6.21544 13.4144 6.4221 13.262 6.57447C13.1097 6.72685 12.903 6.81245 12.6875 6.81245L3.27387 6.81245L6.76275 10.2997C6.91532 10.4523 7.00103 10.6592 7.00103 10.875C7.00103 11.0907 6.91532 11.2976 6.76275 11.4502C6.61018 11.6028 6.40326 11.6885 6.1875 11.6885C5.97174 11.6885 5.76482 11.6028 5.61225 11.4502L0.737249 6.5752C0.661584 6.49973 0.601553 6.41007 0.560592 6.31135C0.519632 6.21264 0.498547 6.10682 0.498547 5.99995C0.498547 5.89308 0.519632 5.78726 0.560592 5.68855C0.601552 5.58984 0.661584 5.50017 0.737249 5.4247L5.61225 0.549699C5.76481 0.397133 5.97174 0.311423 6.1875 0.311423C6.40326 0.311423 6.61018 0.397133 6.76275 0.549698C6.91532 0.702264 7.00103 0.909188 7.00103 1.12495C7.00103 1.34071 6.91532 1.54763 6.76275 1.7002L3.27387 5.18745L12.6875 5.18745C12.903 5.18745 13.1097 5.27305 13.262 5.42542C13.4144 5.5778 13.5 5.78446 13.5 5.99995Z\"\n                                            fill=\"#0A7EE3\"\n                                        ><\/path>\n                                    <\/svg>\n                                    Voltar\n                                <\/a>\n                            <\/button>\n                            <button type=\"submit\" class=\"next\">\n                                <a class=\"link-btn send\" href=\"#main-calculadora\">Enviar<\/a>\n                            <\/button>\n                        <\/div>\n                    <\/form>\n                <\/div>\n            <\/section>\n            <section class=\"send-datas\">\n                <div class=\"card-send-datas\">\n                    <p class=\"mensage\">Seus dados foram enviados com sucesso!<\/p>\n                    <svg viewBox=\"0 0 400 400\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path\n                            d=\"M200 400C253.043 400 303.914 378.929 341.421 341.421C378.929 303.914 400 253.043 400 200C400 146.957 378.929 96.0859 341.421 58.5786C303.914 21.0714 253.043 0 200 0C146.957 0 96.0859 21.0714 58.5786 58.5786C21.0714 96.0859 0 146.957 0 200C0 253.043 21.0714 303.914 58.5786 341.421C96.0859 378.929 146.957 400 200 400ZM296.218 114.4C299.632 110.986 304.263 109.068 309.091 109.068C313.919 109.068 318.55 110.986 321.964 114.4C325.378 117.814 327.296 122.445 327.296 127.273C327.296 132.101 325.378 136.731 321.964 140.145L176.509 285.6C174.82 287.293 172.814 288.637 170.605 289.553C168.396 290.47 166.028 290.942 163.636 290.942C161.245 290.942 158.877 290.47 156.668 289.553C154.459 288.637 152.453 287.293 150.764 285.6L78.0364 212.873C74.6223 209.459 72.7043 204.828 72.7043 200C72.7043 195.172 74.6223 190.541 78.0364 187.127C81.4504 183.713 86.0809 181.795 90.9091 181.795C95.7373 181.795 100.368 183.713 103.782 187.127L163.636 247.018L296.218 114.4Z\"\n                            fill=\"#0A7EE3\"\n                        ><\/path>\n                    <\/svg>\n                    <p class=\"mensage\">Logo entraremos em contato.<\/p>\n                    <div class=\"back-next\">\n                        <button class=\"back\">\n                            <a href=\"#main-calculadora\">\n                                <svg width=\"13\" height=\"11\" viewBox=\"0 0 14 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                    <path\n                                        fill-rule=\"evenodd\"\n                                        clip-rule=\"evenodd\"\n                                        d=\"M13.5 5.99995C13.5 6.21544 13.4144 6.4221 13.262 6.57447C13.1097 6.72685 12.903 6.81245 12.6875 6.81245L3.27387 6.81245L6.76275 10.2997C6.91532 10.4523 7.00103 10.6592 7.00103 10.875C7.00103 11.0907 6.91532 11.2976 6.76275 11.4502C6.61018 11.6028 6.40326 11.6885 6.1875 11.6885C5.97174 11.6885 5.76482 11.6028 5.61225 11.4502L0.737249 6.5752C0.661584 6.49973 0.601553 6.41007 0.560592 6.31135C0.519632 6.21264 0.498547 6.10682 0.498547 5.99995C0.498547 5.89308 0.519632 5.78726 0.560592 5.68855C0.601552 5.58984 0.661584 5.50017 0.737249 5.4247L5.61225 0.549699C5.76481 0.397133 5.97174 0.311423 6.1875 0.311423C6.40326 0.311423 6.61018 0.397133 6.76275 0.549698C6.91532 0.702264 7.00103 0.909188 7.00103 1.12495C7.00103 1.34071 6.91532 1.54763 6.76275 1.7002L3.27387 5.18745L12.6875 5.18745C12.903 5.18745 13.1097 5.27305 13.262 5.42542C13.4144 5.5778 13.5 5.78446 13.5 5.99995Z\"\n                                        fill=\"#0A7EE3\"\n                                    ><\/path>\n                                <\/svg>\n                                Voltar\n                            <\/a>\n                        <\/button>\n                    <\/div>\n                <\/div>\n            <\/section>\n        <\/main>\n        <script>\n   window.dataLayer = window.dataLayer || []\n   let premiseCard1 = []\n   let premiseCard3 = []\n   const main = getElement('#main-calculadora')\n   const btnBegin = getElement('.btn-calculadora')\n   const change = getElement('.change')\n   const result1 = getElement('.result-1')\n   const links = getElements('[href^=\"#\"]')\n   const sectionBegin = getElement('#begin')\n   const sectionCard1 = getElement('#card-1')\n   const sectionCard2 = getElement('#card-2')\n   const sectionCard3 = getElement('#card-3')\n   const arrowBack = getElement('.arrow-back')\n   const sectionResult = getElement('.show-result')\n   const clearLinkParagraphs = getElements('.result > p > a')\n   const clearLinkLabels = getElements('.premise > label > a')\n   const premisesFixed = getElements('.premise.fixed > input')\n   const backBegin = getElement('#card-1 > .back-next > .back')\n   const modalPremiseInvalid = getElement('.modal-premise-invalid')\n   const nextSectionCard1 = getElement('#card-1 > .back-next > .next')\n   const backSectionCard2 = getElement('#card-3 > form > .back-next > .back')\n   const nextSectionCard3 = getElement('#card-3 > form > .back-next > .next')\n   const backSectionCard1 = getElement('#card-2 > .back-next > .back')\n   const nextSectionCard2 = getElement('#card-2 > .back-next > .next')\n   const backSectionCard3 = getElement('#card-4 > form > .back-next > .back')\n   const nextSectionCard4 = getElement('#card-4 > form > .back-next > .next')\n   const moreResult = getElement('.results > .result > .more-result')\n   const modalDetailsResults = getElement('.modal-details-results')\n   const clearLinkDescription = getElements('.card-3 > .description > p > a')\n   const clearLinkInfos = getElements('.info-hidden > p > a')\n   const modalMore = getElement('.modal-more')\n   const containerModalMore = getElement('.container-modal-more')\n   const knowMore = getElement('.call-to-vex > .btn-calculadora > .link-btn')\n   const buttonsBacks = getElements('.back-next > .back')\n   const requestContact = getElement('.btns-modal-more > .btn-calculadora > .link-btn')\n   const emailHidden = getElement('.email-hidden')\n   const resultSpan = getElement('.result-span')\n   const totalSpan = getElement('.total-span')\n   const body = getElement('body')\n   const clearLnksBegin = getElement('.begin > .title-description  p a')\n   const titleSaibaMais = getElement('.container-modal-more > .description > h2')\n   const clearMarginH3H4 = getElements('.container-modal h3, .container-modal h4')\n   const clearParagraphsResult = getElements('.call-to-vex p a')\n\n   function getElement(element) {\n       const seletor = document.querySelector(element)\n       return seletor\n   }\n\n   function getElements(elements) {\n       const seletor = document.querySelectorAll(elements)\n       return seletor\n   }\n\n   function getValueElement(element) {\n       return element.value\n   }\n\n   function stringToNumber(string, array) {\n       const varNumber = parseFloat(string.replace('.', '').replace(',', '.'))\n       array.push(varNumber)\n   }\n\n   function returnError(variable, valueVariable) {\n       if (!valueVariable || valueVariable === 'Selecione') {\n           modalPremiseInvalid.classList.add('active')\n           variable.style.border = '2px solid #F7841E'\n           window.setTimeout(() => {\n               modalPremiseInvalid.classList.remove('active')\n               variable.style.border = '2px solid #808285'\n           }, 8000)\n       }\n   }\n\n   function clearLiks() {\n   if (clearLnksBegin) clearLnksBegin.removeAttribute('href')\n   clearMarginH3H4.forEach(title => {\n       title.style.margin = '0'\n   })\n   links.forEach(link => {\n       link.removeAttribute('target')\n   })\n   clearLinkLabels.forEach(link => {\n       link.removeAttribute('href')\n   })\n   clearLinkParagraphs.forEach(link => {\n       link.removeAttribute('href')\n   })\n   clearLinkDescription.forEach(link => {\n       link.removeAttribute('href')\n   })\n   clearLinkInfos.forEach(link => {\n       link.removeAttribute('href')\n   })\n   buttonsBacks.forEach(link => {\n           link.style.setProperty('--btn-back-background-color', 'transparent');\n       })\n       titleSaibaMais.style.fontWeight = 'bold'\n       clearParagraphsResult.forEach(link => {\n           link.removeAttribute('href')\n       })\n   }\n   clearLiks()\n\n   function setTitleBold() {\n       const titleBold = getElement('.title > h1')\n       titleBold.style.fontWeight = \"bold\"\n   }\n\n   function showCard1() {\n       btnBegin.addEventListener('click', setDisplayNoneBegin)\n\n       function setDisplayNoneBegin() {\n           sectionBegin.classList.add('inative')\n           if (window.innerWidth <= 480) {\n               main.style.padding = '30px'\n           } else {\n               main.style.padding = '70px'\n           }\n           sectionCard1.classList.add('active')\n           body.style.overflow = 'auto'\n       }\n       backBegin.addEventListener('click', removeClassInative)\n\n       function removeClassInative() {\n           sectionBegin.classList.remove('inative')\n           main.style.padding = '0px'\n           sectionCard1.classList.remove('active')\n           body.style.overflow = 'hidden'\n       }\n   }\n   showCard1()\n\n   function showCard2() {\n       nextSectionCard1.addEventListener('click', hiddenSection1)\n\n       function hiddenSection1() {\n           const precoComb = getElement('#preco-comb')\n           const valuePrecoComb = getValueElement(precoComb)\n           const consKM = getElement(\"#cons-km\")\n           const valueConsKM = getValueElement(consKM)\n           returnError(precoComb, valuePrecoComb)\n           returnError(consKM, valueConsKM)\n           if (!valuePrecoComb || !valueConsKM) return\n           sectionCard1.classList.add('inative')\n           sectionCard2.classList.add('active')\n           stringToNumber(valuePrecoComb, premiseCard1)\n           stringToNumber(valueConsKM, premiseCard1)\n       }\n       backSectionCard1.addEventListener('click', showSection)\n\n       function showSection() {\n           sectionCard1.classList.remove('inative')\n           sectionCard2.classList.remove('active')\n       }\n   }\n   showCard2()\n\n   function showCard3() {\n       nextSectionCard2.addEventListener('click', hiddenSection)\n\n       function hiddenSection() {\n           const yearsCarRun = getElement('#years-car-run')\n           const valueYearsCarRun = getValueElement(yearsCarRun)\n           returnError(yearsCarRun, valueYearsCarRun)\n           const kmTravelPeriod = getElement('#km-travel-period')\n           const valueKmTravelPeriod = getValueElement(kmTravelPeriod)\n           returnError(kmTravelPeriod, valueKmTravelPeriod)\n           const acquisition = getElement('#acquisition')\n           const valueAcquisition = getValueElement(acquisition)\n           returnError(acquisition, valueAcquisition)\n           const depreciation = getElement('#depreciation')\n           const valueDepreciation = getValueElement(depreciation)\n           returnError(depreciation, valueDepreciation)\n           const numberRevision = getElement('#number-revision')\n           const valueNumberRevision = getValueElement(numberRevision)\n           returnError(numberRevision, valueNumberRevision)\n           const reviewAverage = getElement('#review-average')\n           const valueReviewAverage = getValueElement(reviewAverage)\n           returnError(reviewAverage, valueReviewAverage)\n           const ab = getElement('#ab')\n           const valueAB = getValueElement(ab)\n           returnError(ab, valueAB)\n           const periodicityAb = getElement('#periodicity-ab')\n           const valuePeriodicityAb = getValueElement(periodicityAb)\n           returnError(periodicityAb, valuePeriodicityAb)\n           const maintenancePerc = getElement('#maintenance-perc')\n           const valueMaintenancePerc = getValueElement(maintenancePerc)\n           returnError(maintenancePerc, valueMaintenancePerc)\n           if (!valueYearsCarRun || !valueKmTravelPeriod || !valueAcquisition || !valueDepreciation || !valueNumberRevision || !valueReviewAverage || !valueAB || !valuePeriodicityAb || !valueMaintenancePerc) return\n           sectionCard2.classList.add('inative')\n           sectionCard3.classList.add('active')\n           stringToNumber(valueYearsCarRun, premiseCard3)\n           stringToNumber(valueKmTravelPeriod, premiseCard3)\n           stringToNumber(valueAcquisition, premiseCard3)\n           stringToNumber(valueDepreciation, premiseCard3)\n           stringToNumber(valueNumberRevision, premiseCard3)\n           stringToNumber(valueReviewAverage, premiseCard3)\n           stringToNumber(valueAB, premiseCard3)\n           stringToNumber(valuePeriodicityAb, premiseCard3)\n           stringToNumber(valueMaintenancePerc, premiseCard3)\n       }\n       backSectionCard1.addEventListener('click', showSection)\n\n       function showSection() {\n           sectionCard2.classList.remove('inative')\n           sectionCard3.classList.remove('active')\n       }\n   }\n   showCard3()\n\n   function showCard4() {\n       nextSectionCard3.addEventListener('click', hiddenSection)\n\n        function hiddenSection() {\n           const name = getElement('#name')\n           const valueName = getValueElement(name)\n           const email = getElement('#email')\n           const valueEmail = getValueElement(email)\n           const company = getElement('#company')\n           const valueCompany = getValueElement(company)\n           let office = document.getElementById('office');\n           let chosenOffice = office.options[office.selectedIndex].text;\n           let department = document.getElementById('department');\n           let chosenDepartment = department.options[department.selectedIndex].text;\n           returnError(name, valueName)\n           returnError(email, valueEmail)\n           returnError(company, valueCompany)\n           returnError(office, chosenOffice)\n           returnError(department, chosenDepartment)\n           if (!valueName || !valueEmail || !valueCompany || chosenOffice === 'Selecione' || chosenDepartment === 'Selecione') return\n           if (!valueEmail.includes('@', 0) || !valueEmail.includes('.', 0)) {\n               modalPremiseInvalid.classList.add('active')\n               email.style.border = '2px solid #F7841E'\n               window.setTimeout(() => {\n                   modalPremiseInvalid.classList.remove('active')\n                   email.style.border = '2px solid #808285'\n               }, 8000)\n               return\n           }\n           emailHidden.value = valueEmail\n           const scriptURL = 'https:\/\/script.google.com\/macros\/s\/AKfycbwg1vQB6XdzwCxsCn9bzVQdfWZSKatkFlscLv0t\/exec'\n           const form = document.forms['submit-to-google-sheet-card3']\n           fetch(scriptURL, {\n               method: 'POST',\n               body: new FormData(form)\n           })\n           main.style.padding = '0px'\n           sectionCard3.classList.add('inative')\n           sectionResult.classList.add('active')\n\n           function totalCombustivel() {\n               return premiseCard3[1] \/ premiseCard1[1] * premiseCard1[0]\n           }\n\n           function totalDepreciacao() {\n                return -(Math.pow((1 - premiseCard3[3] \/ 100), premiseCard3[0]) - 1) * premiseCard3[2]\n            }\n\n           function totalRevisao() {\n               return premiseCard3[1] \/ premiseCard3[4] * premiseCard3[5]\n           }\n\n           function totalAB() {\n               return premiseCard3[1] \/ premiseCard3[7] * premiseCard3[6]\n           }\n\n           function totalManutencao() {\n               return (premiseCard3[8] \/ 100) * premiseCard3[2] * premiseCard3[0]\n           }\n\n           function total() {\n               const total = totalCombustivel() + totalDepreciacao() +\n                   totalRevisao() + totalAB() + totalManutencao()\n               totalSpan.innerText = total.toLocaleString('pt-BR', {\n                   style: 'currency',\n                   currency: 'BRL'\n               })\n               const valueKm = total \/ premiseCard3[1]\n               const valueKmBRL = valueKm.toLocaleString('pt-BR', {\n                   style: 'currency',\n                   currency: 'BRL'\n               })\n               result1.innerText = valueKmBRL\n               resultSpan.innerText = valueKmBRL\n           }\n           total()\n\n           function kmRun() {\n               const kms = getElements('.container-modal > h4  .km')\n               kms.forEach(km => km.innerText = premiseCard3[1].toLocaleString('pt-BR'))\n           }\n           kmRun()\n\n           function years() {\n               const years = getElements('.container-modal > h4   .year')\n               years.forEach(year => year.innerText = premiseCard3[0])\n           }\n           years()\n\n           function resultComb() {\n               const resultComb = getElement('.result-comb')\n               resultComb.innerText = totalCombustivel().toLocaleString('pt-BR', {\n                   style: 'currency',\n                   currency: 'BRL'\n               })\n           }\n           resultComb()\n\n           function resulDeprec() {\n               const resulDeprec = getElement('.result-deprec')\n               resulDeprec.innerText = totalDepreciacao().toLocaleString('pt-BR', {\n                   style: 'currency',\n                   currency: 'BRL'\n               })\n           }\n           resulDeprec()\n\n           function resulRevis() {\n               const resulRevis = getElement('.result-revis')\n               resulRevis.innerText = totalRevisao().toLocaleString('pt-BR', {\n                   style: 'currency',\n                   currency: 'BRL'\n               })\n           }\n           resulRevis()\n\n           function resulAB() {\n               const resulAB = getElement('.result-ab')\n               resulAB.innerText = totalAB().toLocaleString('pt-BR', {\n                   style: 'currency',\n                   currency: 'BRL'\n               })\n           }\n           resulAB()\n\n           function resulManut() {\n               const resulManut = getElement('.result-manut')\n               resulManut.innerText = totalManutencao().toLocaleString('pt-BR', {\n                   style: 'currency',\n                   currency: 'BRL'\n               })\n           }\n           resulManut()\n           window.dataLayer.push({\n               'event': 'preencheu-calculadora-reembolsokm'\n           })\n       }\n       backSectionCard2.addEventListener('click', showSection)\n\n       function showSection() {\n           sectionCard2.classList.remove('inative')\n           sectionCard3.classList.remove('active')\n       }\n   }\n   showCard4()\n\n   function modalResum() {\n       const exitDetails = getElement('.container-modal > .exit-details')\n       const exitDetailsPath = getElement('.container-modal > .exit-details > path')\n       moreResult.addEventListener('click', showResum)\n\n       function showResum() {\n           modalDetailsResults.classList.add('active')\n       }\n       modalDetailsResults.addEventListener('click', outResum)\n       exitDetails.addEventListener('click', outResum)\n       exitDetailsPath.addEventListener('click', outResum)\n\n       function outResum(e) {\n           if (e.target === modalDetailsResults || e.target === exitDetails || e.target === exitDetailsPath) {\n               modalDetailsResults.classList.remove('active')\n           }\n       }\n   }\n   modalResum()\n\n   function masks() {\n       const masks = {\n           phone(value) {\n               return value.replace(\/\\D+\/g, '').replace(\/(\\d{2})(\\d)\/, '($1) $2').replace(\/(\\d{4})(\\d)\/, '$1-$2').replace(\/(\\d{4})-(\\d)(\\d{4})\/, '$1$2-$3').replace(\/(-\\d{4})\\d+?$\/, '$1')\n           }, number2(value) {\n               return value.replace(\/\\D\/g, '').replace(\/(\\d{1})(\\d{1,2})$\/, \"$1,$2\").replace(\/(\\d)(?=(\\d{3})+(?!\\d))\/g, '$1.')\n           }, number(value) {\n               return value.replace(\/\\D\/g, '').replace(\/(\\d)(?=(\\d{3})+(?!\\d))\/g, '$1.')\n           }, text(value) {\n               return value.replace(\/[^A-Za-z\u00e1\u00e0\u00e2\u00e3\u00e9\u00e8\u00ea\u00ed\u00ef\u00f3\u00f4\u00f5\u00f6\u00fa\u00e7\u00f1\u00c1\u00c0\u00c2\u00c3\u00c9\u00c8\u00cd\u00cf\u00d3\u00d4\u00d5\u00d6\u00da\u00c7\u00d1 ]\/g, '')\n           }\n       }\n       getElements('.user-values').forEach(input => {\n           const field = input.dataset.js\n           input.addEventListener('input', e => {\n               e.target.value = masks[field](e.target.value)\n           }, false)\n       })\n   }\n   masks()\n\n   function moreInfo() {\n       const exitDetails = getElement('.modal-more .exit-details')\n       const exitDetailsPath = getElement('.modal-more .exit-details > path')\n       knowMore.addEventListener('click', showModalMore)\n       modalMore.addEventListener('click', outModalMore)\n       exitDetails.addEventListener('click', outModalMore)\n       exitDetailsPath.addEventListener('click', outModalMore)\n\n       function showModalMore() {\n           modalMore.classList.add('active')\n       }\n\n       function outModalMore(e) {\n           if (e.target === modalMore || e.target === exitDetails || e.target === exitDetailsPath) {\n               modalMore.classList.remove('active')\n           }\n       }\n   }\n   moreInfo()\n   const sectionComercial = getElement('#card-comercial')\n   const cardComercial = getElement('.card-comercial')\n   const sendDatas = getElement('.send-datas')\n   const backResult = getElement('.card-send-datas > .back-next > .back')\n   const sendContact = getElement('.card-comercial > form > .back-next > .next')\n   const backModal = getElement('.card-comercial > form > .back-next > .back')\n   requestContact.addEventListener('click', showRequestContact)\n\n   function showRequestContact() {\n       sectionComercial.classList.add('active')\n       cardComercial.classList.add('active')\n   }\n   sendContact.addEventListener('click', checkDatas)\n\n   function checkDatas() {\n       let situation = document.getElementById('situation');\n       let chosenSituation = situation.options[situation.selectedIndex].text;\n       let numReports = document.getElementById('num-reports');\n       let chosenNumReports = numReports.options[numReports.selectedIndex].text;\n       const tel = getElement('#tel')\n       const valueTel = getValueElement(tel)\n       returnError(situation, chosenSituation)\n       returnError(numReports, chosenNumReports)\n       returnError(tel, valueTel)\n       if (valueTel.length < 14) {\n           modalPremiseInvalid.classList.add('active')\n           email.style.border = '2px solid #F7841E'\n           window.setTimeout(() => {\n               modalPremiseInvalid.classList.remove('active')\n               email.style.border = '2px solid #808285'\n           }, 8000)\n           return\n       }\n       if (!valueTel || chosenSituation === 'Selecione' || chosenNumReports === 'Selecione') return\n       const scriptURL = 'https:\/\/script.google.com\/macros\/s\/AKfycbyGRsnaJ5RMW5DWYgzYnb_IiEpZAy9aUY83uKoo2PH4ZEAjSjEr\/exec'\n       const form = document.forms['submit-to-google-sheet-card-comercial']\n       fetch(scriptURL, {\n           method: 'POST',\n           body: new FormData(form)\n       })\n       window.dataLayer.push({\n           'event': 'contato-calculadora-reembolsokm'\n       })\n       sendDatas.classList.add('active')\n       sectionComercial.classList.add('inative')\n    }\n   backModal.addEventListener('click', backToModal)\n\n   function backToModal() {\n       sectionComercial.classList.remove('active')\n       cardComercial.classList.remove('active')\n   }\n   backResult.addEventListener('click', backToResult)\n\n   function backToResult() {\n       sendDatas.classList.remove('active')\n       sectionComercial.classList.remove('active')\n       sectionComercial.classList.remove('inative')\n       cardComercial.classList.remove('active')\n   }\n\n   function gamb() {\n       const mainWP = getElement('main#main.site-main')\n       if (mainWP) mainWP.style.margin = '0'\n       const insideArticle = getElement('.inside-article')\n       if (insideArticle) insideArticle.style.padding = '0'\n   }\n   gamb()\n\n        <\/script>\n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"Calculadora online Valor do km rodado para reembolso (R$\/km) A ferramenta que voc\u00ea ir\u00e1 utilizar te dar\u00e1 acesso \u00e0 m\u00e9dia do valor do Km rodado para reembolso (R$\/Km) de milhares de empresas do Brasil, apurado ap\u00f3s pesquisa completa realizada pelo VExpenses. Al\u00e9m disso, a ferramenta tamb\u00e9m ir\u00e1 calcular o valor ideal para a realidade da [&hellip;]","protected":false},"author":27,"featured_media":0,"parent":0,"menu_order":15,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-33037","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>[Calculadora online] Calcule o valor do km rodado para reembolso | VExpenses<\/title>\n<meta name=\"description\" content=\"Calcule o valor do km rodado para reembolso de forma r\u00e1pida e precisa com a nossa calculadora online!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vexpenses.com.br\/blog\/calcular-valor-km-rodado\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"[Calculadora online] Calcule o valor do km rodado para reembolso | VExpenses\" \/>\n<meta property=\"og:description\" content=\"Calcule o valor do km rodado para reembolso de forma r\u00e1pida e precisa com a nossa calculadora online!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vexpenses.com.br\/blog\/calcular-valor-km-rodado\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-26T18:00:24+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. tempo de leitura\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/vexpenses.com.br\/blog\/calcular-valor-km-rodado\/\",\"url\":\"https:\/\/vexpenses.com.br\/blog\/calcular-valor-km-rodado\/\",\"name\":\"[Calculadora online] Calcule o valor do km rodado para reembolso | VExpenses\",\"isPartOf\":{\"@id\":\"https:\/\/vexpenses.com.br\/blog\/#website\"},\"datePublished\":\"2021-07-28T22:18:34+00:00\",\"dateModified\":\"2025-03-26T18:00:24+00:00\",\"description\":\"Calcule o valor do km rodado para reembolso de forma r\u00e1pida e precisa com a nossa calculadora online!\",\"breadcrumb\":{\"@id\":\"https:\/\/vexpenses.com.br\/blog\/calcular-valor-km-rodado\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/vexpenses.com.br\/blog\/calcular-valor-km-rodado\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/vexpenses.com.br\/blog\/calcular-valor-km-rodado\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\/\/vexpenses.com.br\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"[Calculadora gr\u00e1tis] Valor do km rodado para reembolso\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/vexpenses.com.br\/blog\/#website\",\"url\":\"https:\/\/vexpenses.com.br\/blog\/\",\"name\":\"Blog\",\"description\":\"Blog VExpenses\",\"publisher\":{\"@id\":\"https:\/\/vexpenses.com.br\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/vexpenses.com.br\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/vexpenses.com.br\/blog\/#organization\",\"name\":\"Blog\",\"url\":\"https:\/\/vexpenses.com.br\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/vexpenses.com.br\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/vexpenses.com.br\/blog\/wp-content\/uploads\/2025\/08\/logo-vr-alt.png\",\"contentUrl\":\"https:\/\/vexpenses.com.br\/blog\/wp-content\/uploads\/2025\/08\/logo-vr-alt.png\",\"width\":709,\"height\":230,\"caption\":\"Blog\"},\"image\":{\"@id\":\"https:\/\/vexpenses.com.br\/blog\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"[Calculadora online] Calcule o valor do km rodado para reembolso | VExpenses","description":"Calcule o valor do km rodado para reembolso de forma r\u00e1pida e precisa com a nossa calculadora online!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vexpenses.com.br\/blog\/calcular-valor-km-rodado\/","og_locale":"pt_BR","og_type":"article","og_title":"[Calculadora online] Calcule o valor do km rodado para reembolso | VExpenses","og_description":"Calcule o valor do km rodado para reembolso de forma r\u00e1pida e precisa com a nossa calculadora online!","og_url":"https:\/\/vexpenses.com.br\/blog\/calcular-valor-km-rodado\/","og_site_name":"Blog","article_modified_time":"2025-03-26T18:00:24+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. tempo de leitura":"5 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vexpenses.com.br\/blog\/calcular-valor-km-rodado\/","url":"https:\/\/vexpenses.com.br\/blog\/calcular-valor-km-rodado\/","name":"[Calculadora online] Calcule o valor do km rodado para reembolso | VExpenses","isPartOf":{"@id":"https:\/\/vexpenses.com.br\/blog\/#website"},"datePublished":"2021-07-28T22:18:34+00:00","dateModified":"2025-03-26T18:00:24+00:00","description":"Calcule o valor do km rodado para reembolso de forma r\u00e1pida e precisa com a nossa calculadora online!","breadcrumb":{"@id":"https:\/\/vexpenses.com.br\/blog\/calcular-valor-km-rodado\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vexpenses.com.br\/blog\/calcular-valor-km-rodado\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/vexpenses.com.br\/blog\/calcular-valor-km-rodado\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/vexpenses.com.br\/blog\/"},{"@type":"ListItem","position":2,"name":"[Calculadora gr\u00e1tis] Valor do km rodado para reembolso"}]},{"@type":"WebSite","@id":"https:\/\/vexpenses.com.br\/blog\/#website","url":"https:\/\/vexpenses.com.br\/blog\/","name":"Blog","description":"Blog VExpenses","publisher":{"@id":"https:\/\/vexpenses.com.br\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vexpenses.com.br\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pt-BR"},{"@type":"Organization","@id":"https:\/\/vexpenses.com.br\/blog\/#organization","name":"Blog","url":"https:\/\/vexpenses.com.br\/blog\/","logo":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/vexpenses.com.br\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/vexpenses.com.br\/blog\/wp-content\/uploads\/2025\/08\/logo-vr-alt.png","contentUrl":"https:\/\/vexpenses.com.br\/blog\/wp-content\/uploads\/2025\/08\/logo-vr-alt.png","width":709,"height":230,"caption":"Blog"},"image":{"@id":"https:\/\/vexpenses.com.br\/blog\/#\/schema\/logo\/image\/"}}]}},"acf":[],"_links":{"self":[{"href":"https:\/\/vexpenses.com.br\/blog\/wp-json\/wp\/v2\/pages\/33037","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vexpenses.com.br\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vexpenses.com.br\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vexpenses.com.br\/blog\/wp-json\/wp\/v2\/users\/27"}],"replies":[{"embeddable":true,"href":"https:\/\/vexpenses.com.br\/blog\/wp-json\/wp\/v2\/comments?post=33037"}],"version-history":[{"count":4,"href":"https:\/\/vexpenses.com.br\/blog\/wp-json\/wp\/v2\/pages\/33037\/revisions"}],"predecessor-version":[{"id":41062,"href":"https:\/\/vexpenses.com.br\/blog\/wp-json\/wp\/v2\/pages\/33037\/revisions\/41062"}],"wp:attachment":[{"href":"https:\/\/vexpenses.com.br\/blog\/wp-json\/wp\/v2\/media?parent=33037"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}