{"id":3065,"date":"2024-05-02T07:23:34","date_gmt":"2024-05-02T07:23:34","guid":{"rendered":"https:\/\/project1-trj0k4zzht.live-website.com\/?page_id=3065"},"modified":"2025-02-11T15:51:46","modified_gmt":"2025-02-11T15:51:46","slug":"ugc-roi-calculator","status":"publish","type":"page","link":"https:\/\/idukki.io\/it\/resources\/ugc-roi-calculator\/","title":{"rendered":"Calcolatore del ROI UGC"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3065\" class=\"elementor elementor-3065\" data-elementor-post-type=\"page\">\n\t\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-1f671ab e-flex e-con-boxed e-con e-parent\" data-id=\"1f671ab\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4af359c elementor-widget elementor-widget-html\" data-id=\"4af359c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n    <style>\n      * {\n        box-sizing: border-box;\n        margin: 0;\n        padding: 0;\n      }\n      ul {\n        list-style-type: none;\n        margin: 0;\n        padding: 0;\n      }\n      button,\n      a {\n        cursor: pointer;\n      }\n      body {\n        background: #f9fafb;\n        font-family: \"montserrat\";\n      }\n      .header_container {\n        height: 80px;\n        background: white;\n        width: 100%;\n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),\n          0 2px 4px -1px rgba(0, 0, 0, 0.06);\n      }\n      \/* .main_container::before {\n         background: url(\"https:\/\/assets.idukki.io\/widget-assets\/Background.svg\") no-repeat;\n         background-size: contain;\n         top: 0;\n         content: \"\";\n         height: 457px;\n         right: 0;\n         position: absolute;\n         width: 100%;\n         background-position: right;\n         z-index: -1;\n         }\n         .main_container::after {\n         background: url(\"https:\/\/assets.idukki.io\/widget-assets\/Background.svg\") no-repeat;\n         background-size: contain;\n         content: \"\";\n         height: 457px;\n         left: 0;\n         position: absolute;\n         width: 100%;\n         background-position: left;\n         z-index: -1;\n         } *\/\n      .container {\n        margin: 0 auto;\n        max-width: 1280px;\n        padding: 0 20px;\n      }\n      .header_content {\n        display: flex;\n        align-items: center;\n        height: 100%;\n      }\n      .main_title {\n        font-size: 48px;\n        letter-spacing: -0.38px;\n        line-height: 54px;\n        margin-bottom: 10px;\n      }\n      .main_content {\n        display: flex;\n        gap: 20px;\n      }\n      .main_content_right {\n        width: 71%;\n        min-width: 71%;\n        background-color: #fff;\n        border-radius: 20px;\n        box-shadow: 10px 10px 30px 0 rgba(0, 0, 0, 0.15);\n        padding: 45px 35px;\n        display: flex;\n        flex-direction: column;\n        height: max-content;\n      }\n      .right_top {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n      }\n      .right_top h3 {\n        letter-spacing: 3px;\n        font-size: 12px;\n        line-height: 12px;\n        margin-bottom: 0px;\n      }\n      .right_top a {\n        text-decoration: none !important;\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        gap: 3px;\n        color: inherit;\n        font-size: 14px;\n      }\n      .main_subtitle {\n        font-size: 22px;\n      }\n      p {\n        margin-bottom: 10px;\n        line-height: 22px;\n      }\n      .para_content {\n        font-size: 14px;\n      }\n      .title_text {\n        font-size: 32px;\n        font-weight: bolder;\n        margin-bottom: 10px;\n      }\n      .right_main_content {\n        margin-top: 20px;\n      }\n      .right_main_content .company_input {\n        padding: 10px 5px;\n        font-size: 16px;\n        border: none;\n        border-bottom: 1px solid;\n        width: 300px;\n        outline: none;\n      }\n      .right_main_content .company_input:focus-visible {\n        outline: none;\n      }\n      .btn_container button {\n        background-color: #212121;\n        color: white;\n        border: none;\n        font-size: 16px;\n        padding: 14px 40px;\n        border-radius: 40px;\n        margin-top: 25px;\n        font-weight: 700;\n      }\n      .main_content_left,\n      .main_content_right {\n        position: relative;\n        opacity: 0;\n        transform: translateX(-50px);\n        transition: opacity 0.5s ease-out, transform 0.5s ease-out;\n      }\n      .main_content_right {\n        transform: translateX(50px);\n        transition-delay: 0.2s;\n      }\n      .main_content_left.show,\n      .main_content_right.show {\n        opacity: 1;\n        transform: translateX(0);\n      }\n      input[type=\"range\"] {\n        width: 350px;\n        margin: 15px 0;\n        -webkit-appearance: none;\n        border: none;\n      }\n      input[type=\"range\"]:focus {\n        outline: none;\n      }\n      input[type=\"range\"] + label {\n        background-color: #fff;\n        position: absolute;\n        top: -25px;\n        left: 110px;\n        width: 80px;\n        padding: 5px 0;\n        text-align: center;\n        border-radius: 4px;\n        box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);\n      }\n      \/* Chrome & Safari *\/\n      input[type=\"range\"]::-webkit-slider-runnable-track {\n        background: #e5e5e5;\n        border-radius: 4px;\n        width: 100%;\n        height: 5px;\n        cursor: pointer;\n      }\n      input[type=\"range\"]::-webkit-slider-thumb {\n        -webkit-appearance: none;\n        height: 24px;\n        width: 24px;\n        background: #212121;\n        border-radius: 50%;\n        border: 1px solid #e5e5e5;\n        margin-top: -9px;\n        cursor: pointer;\n      }\n      \/* Firefox *\/\n      input[type=\"range\"]::-moz-range-track {\n        background: #e5e5e5;\n        border-radius: 4px;\n        width: 100%;\n        height: 14px;\n        cursor: pointer;\n      }\n      input[type=\"range\"]::-moz-range-thumb {\n        -webkit-appearance: none;\n        height: 24px;\n        width: 24px;\n        background: #fff;\n        border-radius: 50%;\n        border: 1px solid #e5e5e5;\n        margin-top: -7px;\n        cursor: pointer;\n      }\n      \/* IE *\/\n      input[type=\"range\"]::-ms-track {\n        background: #e5e5e5;\n        border-radius: 4px;\n        width: 100%;\n        height: 14px;\n        cursor: pointer;\n      }\n      input[type=\"range\"]::-ms-thumb {\n        -webkit-appearance: none;\n        height: 24px;\n        width: 24px;\n        background: #212121;\n        border-radius: 50%;\n        border: 1px solid #e5e5e5;\n        margin-top: -7px;\n        cursor: pointer;\n      }\n      .range_content_container {\n        display: flex;\n        justify-content: space-between;\n        gap: 15px;\n        margin-bottom: 15px;\n      }\n      .range_content_container h4 {\n        font-size: 14px;\n        margin: 0;\n      }\n      .range_content_left {\n        width: 200px;\n      }\n      .input_range_text {\n        border: 1px solid #e5e5e5;\n        border-radius: 6px;\n        display: flex;\n        padding: 10px;\n        position: relative;\n        font-size: 18px;\n        max-width: 200px;\n        font-weight: 700;\n      }\n      .step_three_container {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n      }\n      .input_container_div {\n        display: flex;\n        flex-direction: row;\n        gap: 25px;\n      }\n      \/* .range_content_container {\n         flex: 1\n         } *\/\n      small {\n        font-size: 12px;\n      }\n      .range_bottom_text {\n        display: flex;\n        justify-content: space-between;\n        color: #7b8694;\n        font-size: 12px;\n      }\n      .step_four_container ul {\n        display: flex;\n        flex-wrap: wrap;\n        margin: 0 -6px;\n      }\n      .industry_item_box {\n        border: 1px solid #e5e5e5;\n        width: calc((100% \/ 4) - 12px);\n        height: 158px;\n        margin: 0 6px 18px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n        border-radius: 5px;\n      }\n      .industry_item_box span {\n        max-width: 110px;\n        text-align: center;\n        font-size: 12px;\n      }\n      .industry_item_box:hover {\n        background-color: #212121;\n        cursor: pointer;\n        color: white;\n      }\n      .industry_item_box:hover path {\n        fill: white;\n      }\n      .industry_item_box.active {\n        background-color: #212121;\n        color: white;\n      }\n      .industry_item_box.active path {\n        fill: white;\n      }\n      .industry_item_inner {\n        height: 115px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-around;\n      }\n      .input-field {\n        width: 100% !important;\n        padding: 10px !important;\n        margin-bottom: 15px !important;\n        border: 1px solid #ccc !important;\n        border-radius: 5px !important;\n        box-sizing: border-box !important;\n        height: revert-layer !important;\n        background: initial !important;\n        font-weight: initial !important;\n        color: black !important;\n      }\n      .label {\n        display: block;\n        margin-bottom: 5px;\n        font-weight: bold;\n      }\n      .company_logo {\n        \/* padding: 5px;\n         border: 1px solid #cbcbcb;\n         width: max-content; *\/\n        margin-bottom: 15px;\n      }\n      .company_logo img {\n        border-radius: 5px;\n        max-width: 100px;\n        max-height: 100px;\n        width: auto;\n        height: auto;\n        background: #cbcbcb;\n      }\n      .social_icon_container {\n        display: flex;\n        align-items: center;\n        width: calc(50% - 15px);\n      }\n      .social_remove_icon {\n        display: none;\n        cursor: pointer;\n        margin-left: 5px;\n      }\n      .social_edit_icon {\n        display: none;\n        position: absolute;\n        right: 5px;\n        bottom: 1px;\n      }\n      .social_input_container {\n        position: relative;\n      }\n      .social_icon_container:hover .social_remove_icon {\n        display: block;\n      }\n      .social_icon_container:hover .social_edit_icon {\n        display: block;\n      }\n      .social_icon_container input {\n        outline: none;\n        border: none;\n        width: 250px;\n        border-bottom: 1px solid #cbcbcb;\n        padding: 5px;\n      }\n      .social_icons {\n        display: flex;\n        gap: 10px;\n        flex-wrap: wrap;\n      }\n      .social_media_heading {\n        margin-bottom: 15px;\n      }\n      .loader {\n        background: white;\n        position: relative;\n        animation: loader 1s ease-in-out infinite;\n        animation-delay: 0.4s;\n        width: 4px;\n        height: 10px;\n        margin: 4px 10px;\n      }\n      .loader:after,\n      .loader:before {\n        content: \"\";\n        position: absolute;\n        width: inherit;\n        height: inherit;\n        background: inherit;\n        animation: inherit;\n      }\n      .loader:before {\n        right: 0.5em;\n        animation-delay: 0.2s;\n      }\n      .loader:after {\n        left: 0.5em;\n        animation-delay: 0.6s;\n      }\n      .add_platform_btn button {\n        border: none !important;\n        background: none !important;\n        margin: 20px 0px 0px !important;\n        color: inherit !important;\n        padding: 0px !important;\n        box-shadow: none !important;\n      }\n      .add_platform_btn button:hover {\n        text-decoration: underline !important;\n      }\n      @keyframes loader {\n        0%,\n        100% {\n          box-shadow: 0 0 0 currentcolor, 0 0 0 currentcolor;\n        }\n        50% {\n          box-shadow: 0 -0.25em 0 currentcolor, 0 0.25em 0 currentcolor;\n        }\n      }\n      .step_six_bottom_container {\n        position: absolute;\n        width: 100%;\n        left: 0;\n        bottom: 0;\n        background-color: #212121;\n        padding: 35px;\n        border-bottom-left-radius: 20px;\n        border-bottom-right-radius: 20px;\n        color: white;\n      }\n      .step_six_bottom_container h2 {\n        margin: 0;\n        color: white;\n      }\n      .step_six_bottom_container p {\n        margin: 0;\n      }\n      \/* Styles for the modal *\/\n      .modal {\n        display: none;\n        position: fixed;\n        z-index: 1;\n        left: 0;\n        top: 0;\n        width: 100%;\n        height: 100%;\n        overflow: auto;\n        background-color: rgba(0, 0, 0, 0.5);\n      }\n      .modal_show {\n        display: block;\n      }\n      .modal-content {\n        background-color: #fefefe;\n        margin: 15% auto;\n        padding: 20px;\n        border: 1px solid #888;\n        width: 60%;\n        text-align: center;\n        border-radius: 5px;\n      }\n      .close {\n        color: #aaa;\n        float: right;\n        font-size: 28px;\n        font-weight: bold;\n        cursor: pointer;\n      }\n      .close:hover,\n      .close:focus {\n        color: black;\n        text-decoration: none;\n        cursor: pointer;\n      }\n      .social-icons {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        margin-top: 20px;\n      }\n      .social-icons img {\n        margin: 10px;\n        cursor: pointer;\n      }\n      .step_six_main_content {\n        margin-bottom: 180px;\n        margin-top: 40px;\n      }\n      .step_six_main_content ul {\n        display: flex;\n        flex-wrap: wrap;\n        margin: 0;\n        gap: 40px;\n      }\n      .step_six_main_content ul p {\n        font-size: 14px;\n      }\n      .step_six_main_content ul li {\n        width: calc(50% - 20px);\n      }\n      .step_six_main_content ul li h3 {\n        margin: 0;\n      }\n      .step_six_main_content ul li h2 {\n        margin: 0;\n      }\n      .potential_ugc_value_container {\n        padding: 20px 25px 15px;\n        background-color: #212121;\n        border-radius: 5px;\n        gap: 50px;\n        display: none;\n        color: white;\n      }\n      .potential_ugc_value_container .subtitle {\n        font-size: 12px;\n      }\n      .potential_ugc_value_container .revenue_right {\n        font-size: 20px;\n        display: flex;\n        font-weight: 600;\n      }\n      .current_onsite_container {\n        padding: 20px 25px 15px;\n        background-color: #9e9e9e42;\n        border-radius: 5px;\n        gap: 50px;\n        display: none;\n        color: black;\n      }\n      .current_onsite_container h3 {\n        margin: 0px;\n        color: black;\n      }\n      .current_onsite_container .subtitle {\n        font-size: 12px;\n      }\n      .bottom_container {\n        display: flex;\n        justify-content: space-between;\n      }\n      .current_onsite_container .revenue_right {\n        font-size: 20px;\n        display: flex;\n        font-weight: 600;\n        gap: 5px;\n      }\n      .left_bottom_card {\n        background: #212121;\n        height: auto;\n        width: 100%;\n        border-radius: 20px;\n        box-shadow: 10px 10px 30px 0 rgba(0, 0, 0, 0.15);\n        color: white;\n        padding: 30px 25px;\n        position: relative;\n      }\n      .left_bottom_card img {\n        margin-bottom: 20px;\n        \/* position: absolute;\n         top: 8px;\n         left: 10px;\n         transform: rotate(-40deg); *\/\n      }\n      .left_bottom_card h3 {\n        margin: 0;\n        font-size: 23px;\n        color: white;\n        line-height: 34.5px;\n        margin-bottom: 18px;\n        font-weight: normal;\n      }\n      .left_bottom_card p {\n        font-size: 12px;\n        margin-bottom: 15px;\n        line-height: 18px;\n      }\n      .left_bottom_card button {\n        background: linear-gradient(180deg, #f8fdca 0%, #e0fb4a 100%);\n        padding: 10px 25px;\n        border-radius: 50px;\n        color: black;\n        font-size: 14px;\n        margin-top: 10px;\n        \/*border: 0.5px solid #EAFC89;*\/\n        box-shadow: inset 0px 0px 0px 2px #000;\n      }\n      .left_bottom_card button a {\n        text-decoration: none !important;\n        color: inherit;\n        font-size: inherit;\n      }\n      .left_bottom_card_bottom {\n        background: #212121;\n        height: auto;\n        width: 100%;\n        border-radius: 20px;\n        display: none;\n        margin-top: 20px;\n        box-shadow: 10px 10px 30px 0 rgba(0, 0, 0, 0.15);\n        padding: 30px 25px;\n        color: white;\n        position: relative;\n      }\n      .left_bottom_card_bottom img {\n        margin-bottom: 20px;\n        \/* position: absolute;\n         top: 8px;\n         left: 10px;\n         transform: rotate(-40deg); *\/\n      }\n      .left_bottom_card_bottom h3 {\n        margin: 0;\n        font-size: 23px;\n        color: white;\n        line-height: 34.5px;\n        margin-bottom: 18px;\n        font-weight: normal;\n      }\n      .left_bottom_card_bottom p {\n        font-size: 12px;\n        margin-bottom: 15px;\n        line-height: 18px;\n      }\n      .left_bottom_card_bottom button {\n        background: linear-gradient(180deg, #f8fdca 0%, #e0fb4a 100%);\n        padding: 10px 25px;\n        border-radius: 50px;\n        color: black;\n        font-size: 14px;\n        margin-top: 10px;\n        border: 0.5px solid #eafc89;\n        box-shadow: inset 0px 0px 0px 2px #000;\n      }\n      .left_bottom_card_bottom button a {\n        text-decoration: none;\n        color: inherit;\n        font-size: inherit;\n      }\n      @media only screen and (max-width: 768px) {\n        .left_bottom_card_bottom {\n          display: block;\n        }\n        .left_bottom_card {\n          display: none;\n        }\n        .social_icons {\n          flex-direction: column;\n        }\n        .social_icon_container {\n          width: 100%;\n        }\n        .range_content_left {\n          width: 100%;\n        }\n        .bottom_container {\n          flex-direction: column-reverse;\n        }\n        .current_onsite_container {\n          flex-direction: column;\n          gap: 20px;\n        }\n        .potential_ugc_value_container {\n          flex-direction: column;\n          gap: 20px;\n        }\n        .main_content {\n          flex-direction: column;\n        }\n        .main_content_right {\n          width: 100%;\n        }\n        .range_content_container {\n          flex-direction: column;\n        }\n        .input_container_div {\n          flex-direction: column;\n        }\n        input[type=\"range\"] {\n          width: 100%;\n        }\n        .industry_item_box {\n          width: calc((100% \/ 2) - 12px);\n        }\n        .input_range_text {\n          max-width: 100%;\n        }\n        .step_six_main_content ul {\n          flex-direction: column;\n          gap: 20px;\n        }\n        .step_six_main_content ul li {\n          width: 100%;\n        }\n      }\n      .disabled-next {\n        cursor: not-allowed !important;\n        pointer-events: none !important;\n        background: #cbcbcb !important;\n        opacity: 0.5 !important;\n      }\n      .error {\n        border: 1px solid red !important;\n      }\n      form input:focus-visible {\n        outline: none;\n      }\n    <\/style>\n    <main class=\"main_container\">\n      <section class=\"container\">\n        <div class=\"main_content\">\n          <div class=\"main_content_left\">\n            <div style=\"margin-right: 20px\">\n              <h1 class=\"main_title\">UGC ROI Calculator<\/h1>\n              <div class=\"main_left_content\">\n                <p class=\"main_subtitle\">Boost sales online<\/p>\n                <p class=\"para_content\">\n                  Welcome to our Value Calculator to gauge the influence of\n                  user-generated content (UGC) on your online store. By\n                  analyzing 12 months of benchmarking data, this tool provides\n                  estimates on increased revenue, conversion rates and SEO\n                  benefits, you can achieve with our comprehensive content\n                  suite.\n                <\/p>\n                <p class=\"para_content\">\n                  PS- Keep in mind that actual performance may differ for each\n                  user.\n                <\/p>\n              <\/div>\n            <\/div>\n            <div class=\"left_bottom_card\">\n              <img decoding=\"async\"\n                width=\"36\"\n                height=\"36\"\n                src=\"https:\/\/img.icons8.com\/wired\/64\/ffffff\/idea.png\"\n                alt=\"idea\"\n              \/>\n              <h3>\n                Transform your UGC management from a jumbled mess to a work of\n                art.\n              <\/h3>\n              <p>\n                Integrated with multiple social media platforms and get\n                unlimited number of sources you want to capture more media.\n              <\/p>\n              <button>\n                <a href=\"https:\/\/app.idukki.io\/register\" target=\"_blank\"\n                  >Get Started<\/a\n                >\n              <\/button>\n            <\/div>\n          <\/div>\n          <div class=\"main_content_right\" id=\"main_content\">\n            <div>\n              <div class=\"right_top\">\n                <h3>STEP <span id=\"step-number\">1<\/span> OF 6<\/h3>\n                <a id=\"goBack\" onclick=\"handleGoBack()\"><\/a>\n              <\/div>\n              <div class=\"right_main_content\" id=\"right_content\">\n                <h2 class=\"title_text\">Enter your company url<\/h2>\n                <input\n                  class=\"company_input\"\n                  type=\"text\"\n                  id=\"company-link\"\n                  placeholder=\"Example: idukki.io\"\n                  oninput=\"handleLinkInput(event)\"\n                \/>\n                <!-- STEP 4 -->\n              <\/div>\n            <\/div>\n            <div class=\"bottom_container\">\n              <div class=\"btn_container\">\n                <button\n                  class=\"disabled-next\"\n                  id=\"next-button\"\n                  onclick=\"handleNextButton()\"\n                >\n                  Next\n                <\/button>\n              <\/div>\n              <div\n                class=\"potential_ugc_value_container\"\n                id=\"potential_value_container\"\n              >\n                <div>\n                  <h3>Potential UGC value<\/h3>\n                <\/div>\n                <div class=\"revenue_right\">\n                  <span>$<\/span>\n                  <h3 id=\"potential_value\">0<\/h3>\n                <\/div>\n              <\/div>\n              <div class=\"current_onsite_container\" id=\"onsite_container\">\n                <div>\n                  <h3>Current on-site revenue<\/h3>\n                <\/div>\n                <div class=\"revenue_right\">\n                  <span>$<\/span>\n                  <h3 id=\"onsite_value\">0<\/h3>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n          <div class=\"left_bottom_card_bottom\">\n            <img decoding=\"async\"\n              width=\"36\"\n              height=\"36\"\n              src=\"https:\/\/img.icons8.com\/wired\/64\/ffffff\/idea.png\"\n              alt=\"idea\"\n            \/>\n            <h3>\n              Transform your UGC management from a jumbled mess to a work of\n              art.\n            <\/h3>\n            <p>\n              Integrated with multiple social media platforms and get unlimited\n              number of sources you want to capture more media.\n            <\/p>\n            <button>\n              <a href=\"https:\/\/app.idukki.io\/register\" target=\"_blank\"\n                >Get Started<\/a\n              >\n            <\/button>\n          <\/div>\n        <\/div>\n      <\/section>\n      <div class=\"modal\">\n        <div class=\"modal-content\">\n          <span class=\"close\" onclick=\"handleModal()\">&times;<\/span>\n          <h2>Select a Social Platform<\/h2>\n          <div class=\"social-icons\">\n            <div onclick=\"handleSocialAdd('twitter')\">\n              <img decoding=\"async\"\n                \n                width=\"48\"\n                height=\"48\"\n                src=\"https:\/\/img.icons8.com\/color\/48\/twitter--v1.png\"\n                alt=\"twitter--v1\"\n              \/>\n            <\/div>\n            <div onclick=\"handleSocialAdd('instagram')\">\n              <img loading=\"lazy\" decoding=\"async\"\n                width=\"48\"\n                height=\"48\"\n                src=\"https:\/\/img.icons8.com\/color\/48\/instagram-new--v1.png\"\n                alt=\"instagram-new--v1\"\n              \/>\n            <\/div>\n            <div onclick=\"handleSocialAdd('tiktok')\">\n              <img loading=\"lazy\" decoding=\"async\"\n                width=\"48\"\n                height=\"48\"\n                src=\"https:\/\/img.icons8.com\/color\/48\/tiktok--v1.png\"\n                alt=\"tiktok--v1\"\n              \/>\n            <\/div>\n            <div onclick=\"handleSocialAdd('linkedin')\">\n              <img loading=\"lazy\" decoding=\"async\"\n                width=\"48\"\n                height=\"48\"\n                src=\"https:\/\/img.icons8.com\/fluency\/48\/linkedin.png\"\n                alt=\"linkedin\"\n              \/>\n            <\/div>\n            <div onclick=\"handleSocialAdd('googleReview')\">\n              <img loading=\"lazy\" decoding=\"async\"\n                width=\"48\"\n                height=\"48\"\n                src=\"https:\/\/img.icons8.com\/color\/48\/google-logo.png\"\n                alt=\"google-logo\"\n              \/>\n            <\/div>\n            <div onclick=\"handleSocialAdd('youtube')\">\n              <img loading=\"lazy\" decoding=\"async\"\n                width=\"48\"\n                height=\"48\"\n                src=\"https:\/\/img.icons8.com\/color\/48\/youtube-play.png\"\n                alt=\"youtube-play\"\n              \/>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/main>\n    <script>\n      let companyLink,\n        trafficData,\n        categoryData,\n        tempPotentialValue = 0,\n        isFormSubmitted = false;\n      let formData = {},\n        isError = true,\n        allData = {\n          aov: \"0\",\n          conversionRate: \"0\",\n          siteVisits: \"0\",\n          industry: \"\",\n        };\n      const rightContent = document.getElementById(\"right_content\");\n      const stepNumber = document.getElementById(\"step-number\");\n      const nextButton = document.getElementById(\"next-button\");\n      const goBack = document.getElementById(\"goBack\");\n      const onSiteValue = document.getElementById(\"onsite_value\");\n      const onSiteContainer = document.getElementById(\"onsite_container\");\n      const potentialValueContainer = document.getElementById(\n        \"potential_value_container\"\n      );\n      const potentialValue = document.getElementById(\"potential_value\");\n      const inputFields = document.querySelectorAll(\"#roi_form input\");\n\n      const handleFormInput = (input) => {\n        if (input.value.trim() !== \"\") {\n          input.classList.remove(\"error\");\n          isError = false;\n        }\n        formData[input.name] = input.value;\n      };\n\n      const handleBlur = (input) => {\n        if (input.value.trim() === \"\") {\n          input.classList.add(\"error\");\n          isError = true;\n        }\n      };\n\n      function handleLinkInput(event) {\n        const companyLink = event.target.value;\n\n        if (companyLink.trim() !== \"\") {\n          nextButton.disabled = false;\n          nextButton.classList.remove(\"disabled-next\");\n        } else {\n          nextButton.disabled = true;\n          nextButton.classList.add(\"disabled-next\");\n        }\n      }\n\n      const socialIcons = {\n        googleReview: `<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  viewBox=\"0 0 48 48\" width=\"50\" height=\"50\"><path fill=\"#FFC107\" d=\"M43.611,20.083H42V20H24v8h11.303c-1.649,4.657-6.08,8-11.303,8c-6.627,0-12-5.373-12-12c0-6.627,5.373-12,12-12c3.059,0,5.842,1.154,7.961,3.039l5.657-5.657C34.046,6.053,29.268,4,24,4C12.955,4,4,12.955,4,24c0,11.045,8.955,20,20,20c11.045,0,20-8.955,20-20C44,22.659,43.862,21.35,43.611,20.083z\"\/><path fill=\"#FF3D00\" d=\"M6.306,14.691l6.571,4.819C14.655,15.108,18.961,12,24,12c3.059,0,5.842,1.154,7.961,3.039l5.657-5.657C34.046,6.053,29.268,4,24,4C16.318,4,9.656,8.337,6.306,14.691z\"\/><path fill=\"#4CAF50\" d=\"M24,44c5.166,0,9.86-1.977,13.409-5.192l-6.19-5.238C29.211,35.091,26.715,36,24,36c-5.202,0-9.619-3.317-11.283-7.946l-6.522,5.025C9.505,39.556,16.227,44,24,44z\"\/><path fill=\"#1976D2\" d=\"M43.611,20.083H42V20H24v8h11.303c-0.792,2.237-2.231,4.166-4.087,5.571c0.001-0.001,0.002-0.001,0.003-0.002l6.19,5.238C36.971,39.205,44,34,44,24C44,22.659,43.862,21.35,43.611,20.083z\"\/><\/svg>`,\n        tiktok: `<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  viewBox=\"0 0 48 48\" width=\"50\" height=\"50\" clip-rule=\"evenodd\"><path fill=\"#212121\" fill-rule=\"evenodd\" d=\"M10.904,6h26.191C39.804,6,42,8.196,42,10.904v26.191 C42,39.804,39.804,42,37.096,42H10.904C8.196,42,6,39.804,6,37.096V10.904C6,8.196,8.196,6,10.904,6z\" clip-rule=\"evenodd\"\/><path fill=\"#ec407a\" fill-rule=\"evenodd\" d=\"M29.208,20.607c1.576,1.126,3.507,1.788,5.592,1.788v-4.011 c-0.395,0-0.788-0.041-1.174-0.123v3.157c-2.085,0-4.015-0.663-5.592-1.788v8.184c0,4.094-3.321,7.413-7.417,7.413 c-1.528,0-2.949-0.462-4.129-1.254c1.347,1.376,3.225,2.23,5.303,2.23c4.096,0,7.417-3.319,7.417-7.413L29.208,20.607L29.208,20.607 z M30.657,16.561c-0.805-0.879-1.334-2.016-1.449-3.273v-0.516h-1.113C28.375,14.369,29.331,15.734,30.657,16.561L30.657,16.561z M19.079,30.832c-0.45-0.59-0.693-1.311-0.692-2.053c0-1.873,1.519-3.391,3.393-3.391c0.349,0,0.696,0.053,1.029,0.159v-4.1 c-0.389-0.053-0.781-0.076-1.174-0.068v3.191c-0.333-0.106-0.68-0.159-1.03-0.159c-1.874,0-3.393,1.518-3.393,3.391 C17.213,29.127,17.972,30.274,19.079,30.832z\" clip-rule=\"evenodd\"\/><path fill=\"#fff\" fill-rule=\"evenodd\" d=\"M28.034,19.63c1.576,1.126,3.507,1.788,5.592,1.788v-3.157 c-1.164-0.248-2.194-0.856-2.969-1.701c-1.326-0.827-2.281-2.191-2.561-3.788h-2.923v16.018c-0.007,1.867-1.523,3.379-3.393,3.379 c-1.102,0-2.081-0.525-2.701-1.338c-1.107-0.558-1.866-1.705-1.866-3.029c0-1.873,1.519-3.391,3.393-3.391 c0.359,0,0.705,0.056,1.03,0.159V21.38c-4.024,0.083-7.26,3.369-7.26,7.411c0,2.018,0.806,3.847,2.114,5.183 c1.18,0.792,2.601,1.254,4.129,1.254c4.096,0,7.417-3.319,7.417-7.413L28.034,19.63L28.034,19.63z\" clip-rule=\"evenodd\"\/><path fill=\"#81d4fa\" fill-rule=\"evenodd\" d=\"M33.626,18.262v-0.854c-1.05,0.002-2.078-0.292-2.969-0.848 C31.445,17.423,32.483,18.018,33.626,18.262z M28.095,12.772c-0.027-0.153-0.047-0.306-0.061-0.461v-0.516h-4.036v16.019 c-0.006,1.867-1.523,3.379-3.393,3.379c-0.549,0-1.067-0.13-1.526-0.362c0.62,0.813,1.599,1.338,2.701,1.338 c1.87,0,3.386-1.512,3.393-3.379V12.772H28.095z M21.635,21.38v-0.909c-0.337-0.046-0.677-0.069-1.018-0.069 c-4.097,0-7.417,3.319-7.417,7.413c0,2.567,1.305,4.829,3.288,6.159c-1.308-1.336-2.114-3.165-2.114-5.183 C14.374,24.749,17.611,21.463,21.635,21.38z\" clip-rule=\"evenodd\"\/><\/svg>`,\n        instagram: `<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0px\" y=\"0px\" width=\"50\" height=\"50\" viewBox=\"0 0 48 48\">\n                 <path fill=\"#304ffe\" d=\"M41.67,13.48c-0.4,0.26-0.97,0.5-1.21,0.77c-0.09,0.09-0.14,0.19-0.12,0.29v1.03l-0.3,1.01l-0.3,1l-0.33,1.1 l-0.68,2.25l-0.66,2.22l-0.5,1.67c0,0.26-0.01,0.52-0.03,0.77c-0.07,0.96-0.27,1.88-0.59,2.74c-0.19,0.53-0.42,1.04-0.7,1.52 c-0.1,0.19-0.22,0.38-0.34,0.56c-0.4,0.63-0.88,1.21-1.41,1.72c-0.41,0.41-0.86,0.79-1.35,1.11c0,0,0,0-0.01,0 c-0.08,0.07-0.17,0.13-0.27,0.18c-0.31,0.21-0.64,0.39-0.98,0.55c-0.23,0.12-0.46,0.22-0.7,0.31c-0.05,0.03-0.11,0.05-0.16,0.07 c-0.57,0.27-1.23,0.45-1.89,0.54c-0.04,0.01-0.07,0.01-0.11,0.02c-0.4,0.07-0.79,0.13-1.19,0.16c-0.18,0.02-0.37,0.03-0.55,0.03 l-0.71-0.04l-3.42-0.18c0-0.01-0.01,0-0.01,0l-1.72-0.09c-0.13,0-0.27,0-0.4-0.01c-0.54-0.02-1.06-0.08-1.58-0.19 c-0.01,0-0.01,0-0.01,0c-0.95-0.18-1.86-0.5-2.71-0.93c-0.47-0.24-0.93-0.51-1.36-0.82c-0.18-0.13-0.35-0.27-0.52-0.42 c-0.48-0.4-0.91-0.83-1.31-1.27c-0.06-0.06-0.11-0.12-0.16-0.18c-0.06-0.06-0.12-0.13-0.17-0.19c-0.38-0.48-0.7-0.97-0.96-1.49 c-0.24-0.46-0.43-0.95-0.58-1.49c-0.06-0.19-0.11-0.37-0.15-0.57c-0.01-0.01-0.02-0.03-0.02-0.05c-0.1-0.41-0.19-0.84-0.24-1.27 c-0.06-0.33-0.09-0.66-0.09-1c-0.02-0.13-0.02-0.27-0.02-0.4l1.91-2.95l1.87-2.88l0.85-1.31l0.77-1.18l0.26-0.41v-1.03 c0.02-0.23,0.03-0.47,0.02-0.69c-0.01-0.7-0.15-1.38-0.38-2.03c-0.22-0.69-0.53-1.34-0.85-1.94c-0.38-0.69-0.78-1.31-1.11-1.87 C14,7.4,13.66,6.73,13.75,6.26C14.47,6.09,15.23,6,16,6h16c4.18,0,7.78,2.6,9.27,6.26C41.43,12.65,41.57,13.06,41.67,13.48z\"><\/path><path fill=\"#4928f4\" d=\"M42,16v0.27l-1.38,0.8l-0.88,0.51l-0.97,0.56l-1.94,1.13l-1.9,1.1l-1.94,1.12l-0.77,0.45 c0,0.48-0.12,0.92-0.34,1.32c-0.31,0.58-0.83,1.06-1.49,1.47c-0.67,0.41-1.49,0.74-2.41,0.98c0,0,0-0.01-0.01,0 c-3.56,0.92-8.42,0.5-10.78-1.26c-0.66-0.49-1.12-1.09-1.32-1.78c-0.06-0.23-0.09-0.48-0.09-0.73v-7.19 c0.01-0.15-0.09-0.3-0.27-0.45c-0.54-0.43-1.81-0.84-3.23-1.25c-1.11-0.31-2.3-0.62-3.3-0.92c-0.79-0.24-1.46-0.48-1.86-0.71 c0.18-0.35,0.39-0.7,0.61-1.03c1.4-2.05,3.54-3.56,6.02-4.13C14.47,6.09,15.23,6,16,6h10.8c5.37,0.94,10.32,3.13,14.47,6.26 c0.16,0.39,0.3,0.8,0.4,1.22c0.18,0.66,0.29,1.34,0.32,2.05C42,15.68,42,15.84,42,16z\"><\/path><path fill=\"#6200ea\" d=\"M42,16v4.41l-0.22,0.68l-0.75,2.33l-0.78,2.4l-0.41,1.28l-0.38,1.19l-0.37,1.13l-0.36,1.12l-0.19,0.59 l-0.25,0.78c0,0.76-0.02,1.43-0.07,2c-0.01,0.06-0.02,0.12-0.02,0.18c-0.06,0.53-0.14,0.98-0.27,1.36 c-0.01,0.06-0.03,0.12-0.05,0.17c-0.26,0.72-0.65,1.18-1.23,1.48c-0.14,0.08-0.3,0.14-0.47,0.2c-0.53,0.18-1.2,0.27-2.02,0.32 c-0.6,0.04-1.29,0.05-2.07,0.05H31.4l-1.19-0.05L30,37.61l-2.17-0.09l-2.2-0.09l-7.25-0.3l-1.88-0.08h-0.26 c-0.78-0.01-1.45-0.06-2.03-0.14c-0.84-0.13-1.49-0.35-1.98-0.68c-0.7-0.45-1.11-1.11-1.35-2.03c-0.06-0.22-0.11-0.45-0.14-0.7 c-0.1-0.58-0.15-1.25-0.18-2c0-0.15,0-0.3-0.01-0.46c-0.01-0.01,0-0.01,0-0.01v-0.58c-0.01-0.29-0.01-0.59-0.01-0.9l0.05-1.61 l0.03-1.15l0.04-1.34v-0.19l0.07-2.46l0.07-2.46l0.07-2.31l0.06-2.27l0.02-0.6c0-0.31-1.05-0.49-2.22-0.64 c-0.93-0.12-1.95-0.23-2.56-0.37c0.05-0.23,0.1-0.46,0.16-0.68c0.18-0.72,0.45-1.4,0.79-2.05c0.18-0.35,0.39-0.7,0.61-1.03 c2.16-0.95,4.41-1.69,6.76-2.17c2.06-0.43,4.21-0.66,6.43-0.66c7.36,0,14.16,2.49,19.54,6.69c0.52,0.4,1.03,0.83,1.53,1.28 C42,15.68,42,15.84,42,16z\"><\/path><path fill=\"#673ab7\" d=\"M42,18.37v4.54l-0.55,1.06l-1.05,2.05l-0.56,1.08l-0.51,0.99l-0.22,0.43c0,0.31,0,0.61-0.02,0.9 c0,0.43-0.02,0.84-0.05,1.22c-0.04,0.45-0.1,0.86-0.16,1.24c-0.15,0.79-0.36,1.47-0.66,2.03c-0.04,0.07-0.08,0.14-0.12,0.2 c-0.11,0.18-0.24,0.35-0.38,0.51c-0.18,0.22-0.38,0.41-0.61,0.57c-0.34,0.26-0.74,0.47-1.2,0.63c-0.57,0.21-1.23,0.35-2.01,0.43 c-0.51,0.05-1.07,0.08-1.68,0.08l-0.42,0.02l-2.08,0.12h-0.01L27.5,36.6l-2.25,0.13l-3.1,0.18l-3.77,0.22l-0.55,0.03 c-0.51,0-0.99-0.03-1.45-0.09c-0.05-0.01-0.09-0.02-0.14-0.02c-0.68-0.11-1.3-0.29-1.86-0.54c-0.68-0.3-1.27-0.7-1.77-1.18 c-0.44-0.43-0.82-0.92-1.13-1.47c-0.07-0.13-0.14-0.25-0.2-0.39c-0.3-0.59-0.54-1.25-0.72-1.97c-0.03-0.12-0.06-0.25-0.08-0.38 c-0.06-0.23-0.11-0.47-0.14-0.72c-0.11-0.64-0.17-1.32-0.2-2.03v-0.01c-0.01-0.29-0.02-0.57-0.02-0.87l-0.49-1.17l-0.07-0.18 L9.5,25.99L8.75,24.2l-0.12-0.29l-0.72-1.73l-0.8-1.93c0,0,0,0-0.01,0L6.29,18.3L6,17.59V16c0-0.63,0.06-1.25,0.17-1.85 c0.05-0.23,0.1-0.46,0.16-0.68c0.85-0.49,1.74-0.94,2.65-1.34c2.08-0.93,4.31-1.62,6.62-2.04c1.72-0.31,3.51-0.48,5.32-0.48 c7.31,0,13.94,2.65,19.12,6.97c0.2,0.16,0.39,0.32,0.58,0.49C41.09,17.48,41.55,17.91,42,18.37z\"><\/path><path fill=\"#8e24aa\" d=\"M42,21.35v5.14l-0.57,1.19l-1.08,2.25l-0.01,0.03c0,0.43-0.02,0.82-0.05,1.17c-0.1,1.15-0.38,1.88-0.84,2.33 c-0.33,0.34-0.74,0.53-1.25,0.63c-0.03,0.01-0.07,0.01-0.1,0.02c-0.16,0.03-0.33,0.05-0.51,0.05c-0.62,0.06-1.35,0.02-2.19-0.04 c-0.09,0-0.19-0.01-0.29-0.02c-0.61-0.04-1.26-0.08-1.98-0.11c-0.39-0.01-0.8-0.02-1.22-0.02h-0.02l-1.01,0.08h-0.01l-2.27,0.16 l-2.59,0.2l-0.38,0.03l-3.03,0.22l-1.57,0.12l-1.55,0.11c-0.27,0-0.53,0-0.79-0.01c0,0-0.01-0.01-0.01,0 c-1.13-0.02-2.14-0.09-3.04-0.26c-0.83-0.14-1.56-0.36-2.18-0.69c-0.64-0.31-1.17-0.75-1.6-1.31c-0.41-0.55-0.71-1.24-0.9-2.07 c0-0.01,0-0.01,0-0.01c-0.14-0.67-0.22-1.45-0.22-2.33l-0.15-0.27L9.7,26.35l-0.13-0.22L9.5,25.99l-0.93-1.65l-0.46-0.83 l-0.58-1.03l-1-1.79L6,19.75v-3.68c0.88-0.58,1.79-1.09,2.73-1.55c1.14-0.58,2.32-1.07,3.55-1.47c1.34-0.44,2.74-0.79,4.17-1.02 c1.45-0.24,2.94-0.36,4.47-0.36c6.8,0,13.04,2.43,17.85,6.47c0.22,0.17,0.43,0.36,0.64,0.54c0.84,0.75,1.64,1.56,2.37,2.41 C41.86,21.18,41.94,21.26,42,21.35z\"><\/path><path fill=\"#c2185b\" d=\"M42,24.71v7.23c-0.24-0.14-0.57-0.31-0.98-0.49c-0.22-0.11-0.47-0.22-0.73-0.32 c-0.38-0.17-0.79-0.33-1.25-0.49c-0.1-0.04-0.2-0.07-0.31-0.1c-0.18-0.07-0.37-0.13-0.56-0.19c-0.59-0.18-1.24-0.35-1.92-0.5 c-0.26-0.05-0.53-0.1-0.8-0.14c-0.87-0.15-1.8-0.24-2.77-0.25c-0.08-0.01-0.17-0.01-0.25-0.01l-2.57,0.02l-3.5,0.02h-0.01 l-7.49,0.06c-2.38,0-3.84,0.57-4.72,0.8c0,0-0.01,0-0.01,0.01c-0.93,0.24-1.22,0.09-1.3-1.54c-0.02-0.45-0.03-1.03-0.03-1.74 l-0.56-0.43l-0.98-0.74l-0.6-0.46l-0.12-0.09L8.88,24.1l-0.25-0.19l-0.52-0.4l-0.96-0.72L6,21.91v-3.4 c0.1-0.08,0.19-0.15,0.29-0.21c1.45-1,3-1.85,4.64-2.54c1.46-0.62,3-1.11,4.58-1.46c0.43-0.09,0.87-0.18,1.32-0.24 c1.33-0.23,2.7-0.34,4.09-0.34c6.01,0,11.53,2.09,15.91,5.55c0.66,0.52,1.3,1.07,1.9,1.66c0.82,0.78,1.59,1.61,2.3,2.49 c0.14,0.18,0.28,0.36,0.42,0.55C41.64,24.21,41.82,24.46,42,24.71z\"><\/path><path fill=\"#d81b60\" d=\"M42,28.72V32c0,0.65-0.06,1.29-0.18,1.91c-0.18,0.92-0.49,1.8-0.91,2.62c-0.22,0.05-0.47,0.05-0.75,0.01 c-0.63-0.11-1.37-0.44-2.17-0.87c-0.04-0.01-0.08-0.03-0.11-0.05c-0.25-0.13-0.51-0.27-0.77-0.43c-0.53-0.29-1.09-0.61-1.65-0.91 c-0.12-0.06-0.24-0.12-0.35-0.18c-0.64-0.33-1.3-0.63-1.96-0.86c0,0,0,0-0.01,0c-0.14-0.05-0.29-0.1-0.44-0.14 c-0.57-0.16-1.15-0.26-1.71-0.26l-1.1-0.32l-4.87-1.41c0,0,0,0-0.01,0l-2.99-0.87h-0.01l-1.3-0.38c-3.76,0-6.07,1.6-7.19,0.99 c-0.44-0.23-0.7-0.81-0.79-1.95c-0.03-0.32-0.04-0.68-0.04-1.1l-1.17-0.57l-0.05-0.02h-0.01l-0.84-0.42L9.7,26.35l-0.07-0.03 l-0.17-0.09L7.5,25.28L6,24.55v-3.43c0.17-0.15,0.35-0.29,0.53-0.43c0.19-0.15,0.38-0.29,0.57-0.44c0.01,0,0.01,0,0.01,0 c1.18-0.85,2.43-1.6,3.76-2.22c1.55-0.74,3.2-1.31,4.91-1.68c0.25-0.06,0.51-0.12,0.77-0.16c1.42-0.27,2.88-0.41,4.37-0.41 c5.27,0,10.11,1.71,14.01,4.59c1.13,0.84,2.18,1.77,3.14,2.78c0.79,0.83,1.52,1.73,2.18,2.67c0.05,0.07,0.1,0.14,0.15,0.2 c0.37,0.54,0.71,1.09,1.03,1.66C41.64,28.02,41.82,28.37,42,28.72z\"><\/path><path fill=\"#f50057\" d=\"M41.82,33.91c-0.18,0.92-0.49,1.8-0.91,2.62c-0.19,0.37-0.4,0.72-0.63,1.06c-0.14,0.21-0.29,0.41-0.44,0.6 c-0.36-0.14-0.89-0.34-1.54-0.56c0,0,0,0,0-0.01c-0.49-0.17-1.05-0.35-1.65-0.52c-0.17-0.05-0.34-0.1-0.52-0.15 c-0.71-0.19-1.45-0.36-2.17-0.46c-0.6-0.1-1.19-0.16-1.74-0.16l-0.46-0.13h-0.01l-2.42-0.7l-1.49-0.43l-1.66-0.48h-0.01l-0.54-0.15 l-6.53-1.88l-1.88-0.54l-1.4-0.33l-2.28-0.54l-0.28-0.07c0,0,0,0-0.01,0l-2.29-0.53c0-0.01,0-0.01,0-0.01l-0.41-0.09l-0.21-0.05 l-1.67-0.39l-0.19-0.05l-1.42-1.17L6,27.9v-4.08c0.37-0.36,0.75-0.7,1.15-1.03c0.12-0.11,0.25-0.21,0.38-0.31 c0.12-0.1,0.25-0.2,0.38-0.3c0.91-0.69,1.87-1.31,2.89-1.84c1.3-0.7,2.68-1.26,4.13-1.66c0.28-0.09,0.56-0.17,0.85-0.23 c1.64-0.41,3.36-0.62,5.14-0.62c4.47,0,8.63,1.35,12.07,3.66c1.71,1.15,3.25,2.53,4.55,4.1c0.66,0.79,1.26,1.62,1.79,2.5 c0.05,0.07,0.09,0.13,0.13,0.2c0.32,0.53,0.62,1.08,0.89,1.64c0.25,0.5,0.47,1,0.67,1.52C41.34,32.25,41.6,33.07,41.82,33.91z\"><\/path><path fill=\"#ff1744\" d=\"M40.28,37.59c-0.14,0.21-0.29,0.41-0.44,0.6c-0.44,0.55-0.92,1.05-1.46,1.49c-0.47,0.39-0.97,0.74-1.5,1.04 c-0.2-0.05-0.4-0.11-0.61-0.19c-0.66-0.23-1.35-0.61-1.99-1.01c-0.96-0.61-1.79-1.27-2.16-1.57c-0.14-0.12-0.21-0.18-0.21-0.18 l-1.7-0.15L30,37.6l-2.2-0.19l-2.28-0.2l-3.37-0.3l-5.34-0.47l-0.02-0.01l-1.88-0.91l-1.9-0.92l-1.53-0.74l-0.33-0.16l-0.41-0.2 l-1.42-0.69L7.43,31.9l-0.59-0.29L6,31.35v-4.47c0.47-0.56,0.97-1.09,1.5-1.6c0.34-0.32,0.7-0.64,1.07-0.94 c0.06-0.05,0.12-0.1,0.18-0.14c0.04-0.05,0.09-0.08,0.13-0.1c0.59-0.48,1.21-0.91,1.85-1.3c0.74-0.47,1.52-0.89,2.33-1.24 c0.87-0.39,1.78-0.72,2.72-0.97c1.63-0.46,3.36-0.7,5.14-0.7c4.08,0,7.85,1.24,10.96,3.37c1.99,1.36,3.71,3.08,5.07,5.07 c0.45,0.64,0.85,1.32,1.22,2.02c0.13,0.26,0.26,0.52,0.37,0.78c0.12,0.25,0.23,0.5,0.34,0.75c0.21,0.52,0.4,1.04,0.57,1.58 c0.32,1,0.56,2.02,0.71,3.08C40.21,36.89,40.25,37.24,40.28,37.59z\"><\/path><path fill=\"#ff5722\" d=\"M38.39,39.42c0,0.08,0,0.17-0.01,0.26c-0.47,0.39-0.97,0.74-1.5,1.04c-0.22,0.12-0.44,0.24-0.67,0.34 c-0.23,0.11-0.46,0.21-0.7,0.3c-0.34-0.18-0.8-0.4-1.29-0.61c-0.69-0.31-1.44-0.59-2.02-0.68c-0.14-0.03-0.27-0.04-0.39-0.04 l-1.64-0.21h-0.02l-2.04-0.27l-2.06-0.27l-0.96-0.12l-7.56-0.98c-0.49,0-1.01-0.03-1.55-0.1c-0.66-0.06-1.35-0.16-2.04-0.3 c-0.68-0.12-1.37-0.28-2.03-0.45c-0.69-0.16-1.37-0.35-2-0.53c-0.73-0.22-1.41-0.43-1.98-0.62c-0.47-0.15-0.87-0.29-1.18-0.4 c-0.18-0.43-0.33-0.88-0.44-1.34C6.1,33.66,6,32.84,6,32v-1.67c0.32-0.53,0.67-1.05,1.06-1.54c0.71-0.94,1.52-1.8,2.4-2.56 c0.03-0.04,0.07-0.07,0.1-0.09l0.01-0.01c0.31-0.28,0.63-0.53,0.97-0.77c0.04-0.04,0.08-0.07,0.12-0.1 c0.16-0.12,0.33-0.24,0.51-0.35c1.43-0.97,3.01-1.73,4.7-2.24c1.6-0.48,3.29-0.73,5.05-0.73c3.49,0,6.75,1.03,9.47,2.79 c2.01,1.29,3.74,2.99,5.06,4.98c0.16,0.23,0.31,0.46,0.46,0.7c0.69,1.17,1.26,2.43,1.68,3.75c0.05,0.15,0.09,0.3,0.13,0.46 c0.08,0.27,0.15,0.55,0.21,0.83c0.02,0.07,0.04,0.14,0.06,0.22c0.14,0.63,0.24,1.29,0.31,1.95c0,0.01,0,0.01,0,0.01 C38.36,38.22,38.39,38.82,38.39,39.42z\"><\/path><path fill=\"#ff6f00\" d=\"M36.33,39.42c0,0.35-0.02,0.73-0.06,1.11c-0.02,0.18-0.04,0.36-0.06,0.53c-0.23,0.11-0.46,0.21-0.7,0.3 c-0.45,0.17-0.91,0.31-1.38,0.41c-0.32,0.07-0.65,0.13-0.98,0.16h-0.01c-0.31-0.19-0.67-0.42-1.04-0.68 c-0.67-0.47-1.37-1-1.93-1.43c-0.01-0.01-0.01-0.01-0.02-0.02c-0.59-0.45-1.01-0.79-1.01-0.79l-1.06,0.04l-2.04,0.07l-0.95,0.04 l-3.82,0.14l-3.23,0.12c-0.21,0.01-0.46,0.01-0.77,0h-0.01c-0.42-0.01-0.92-0.04-1.47-0.09c-0.64-0.05-1.34-0.11-2.05-0.18 c-0.69-0.08-1.39-0.16-2.06-0.24c-0.74-0.08-1.44-0.17-2.04-0.25c-0.47-0.06-0.88-0.11-1.21-0.15c-0.28-0.32-0.53-0.65-0.77-1.01 c-0.36-0.54-0.67-1.11-0.91-1.72c-0.18-0.43-0.33-0.88-0.44-1.34c0.29-0.89,0.67-1.73,1.12-2.54c0.36-0.66,0.78-1.29,1.24-1.89 c0.45-0.59,0.94-1.14,1.47-1.64v-0.01c0.15-0.15,0.3-0.29,0.45-0.42c0.28-0.26,0.57-0.5,0.87-0.73h0.01 c0.01-0.02,0.02-0.02,0.03-0.03c0.24-0.19,0.49-0.36,0.74-0.53c1.48-1.01,3.15-1.76,4.95-2.2c1.19-0.29,2.44-0.45,3.73-0.45 c2.54,0,4.94,0.61,7.05,1.71h0.01c1.81,0.93,3.41,2.21,4.7,3.75c0.71,0.82,1.32,1.72,1.82,2.67c0.35,0.64,0.65,1.31,0.9,1.99 c0.02,0.06,0.04,0.11,0.06,0.16c0.17,0.5,0.32,1.02,0.45,1.54c0.09,0.37,0.16,0.75,0.22,1.13c0.02,0.12,0.04,0.23,0.05,0.35 C36.28,37.99,36.33,38.7,36.33,39.42z\"><\/path><path fill=\"#ff9800\" d=\"M34.28,39.42v0.1c0,0.34-0.03,0.77-0.06,1.23c-0.03,0.34-0.06,0.69-0.09,1.02c-0.32,0.07-0.65,0.13-0.98,0.16 h-0.01C32.76,41.98,32.39,42,32,42h-1.75l-0.38-0.11l-1.97-0.6l-2-0.6l-4.63-1.39l-2-0.6c0,0-0.83,0.33-2,0.72h-0.01 c-0.45,0.15-0.94,0.31-1.46,0.47c-0.65,0.19-1.34,0.38-2.02,0.53c-0.7,0.16-1.39,0.28-2.01,0.33c-0.19,0.02-0.38,0.03-0.55,0.03 c-0.56-0.31-1.1-0.68-1.59-1.09c-0.43-0.36-0.83-0.75-1.2-1.18c-0.28-0.32-0.53-0.65-0.77-1.01c0.07-0.45,0.15-0.89,0.27-1.32 c0.3-1.19,0.77-2.33,1.39-3.37c0.34-0.59,0.72-1.16,1.16-1.69c0.01-0.03,0.04-0.06,0.07-0.08c-0.01-0.01,0-0.01,0-0.01 c0.13-0.17,0.27-0.33,0.41-0.48c0-0.01,0-0.01,0-0.01c0.41-0.44,0.83-0.86,1.29-1.25c0.16-0.13,0.31-0.26,0.48-0.39 c0.03-0.03,0.06-0.05,0.1-0.08c2.25-1.72,5.06-2.76,8.09-2.76c3.44,0,6.57,1.29,8.94,3.41c1.14,1.03,2.11,2.26,2.84,3.63 c0.06,0.1,0.12,0.21,0.17,0.32c0.09,0.18,0.18,0.37,0.26,0.57c0.33,0.72,0.59,1.48,0.77,2.26c0.02,0.08,0.04,0.16,0.06,0.24 c0.08,0.37,0.15,0.75,0.2,1.13C34.24,38.21,34.28,38.81,34.28,39.42z\"><\/path><path fill=\"#ffc107\" d=\"M32.22,39.42c0,0.2-0.01,0.42-0.02,0.65c-0.02,0.37-0.05,0.77-0.1,1.18c-0.02,0.25-0.06,0.5-0.1,0.75h-5.48 l-1.06-0.17l-4.14-0.66l-0.59-0.09l-1.35-0.22c-0.59,0-1.87,0.26-3.22,0.51c-0.71,0.13-1.43,0.27-2.08,0.36 c-0.08,0.01-0.16,0.02-0.23,0.03h-0.01c-0.7-0.15-1.38-0.38-2.02-0.68c-0.2-0.09-0.4-0.19-0.6-0.3c-0.56-0.31-1.1-0.68-1.59-1.09 c-0.01-0.12-0.02-0.22-0.02-0.27c0-0.26,0.01-0.51,0.03-0.76c0.04-0.64,0.13-1.26,0.27-1.86c0.22-0.91,0.54-1.79,0.97-2.6 c0.08-0.17,0.17-0.34,0.27-0.5c0.04-0.08,0.09-0.15,0.13-0.23c0.18-0.29,0.38-0.57,0.58-0.85c0.42-0.55,0.89-1.07,1.39-1.54 c0.01,0,0.01,0,0.01,0c0.04-0.04,0.08-0.08,0.12-0.11c0.05-0.04,0.09-0.09,0.14-0.12c0.2-0.18,0.4-0.34,0.61-0.49 c0-0.01,0.01-0.01,0.01-0.01c1.89-1.41,4.23-2.24,6.78-2.24c1.98,0,3.82,0.5,5.43,1.38h0.01c1.38,0.76,2.58,1.79,3.53,3.03 c0.37,0.48,0.7,0.99,0.98,1.53h0.01c0.05,0.1,0.1,0.2,0.15,0.3c0.3,0.59,0.54,1.21,0.72,1.85h0.01c0.01,0.05,0.03,0.1,0.04,0.15 c0.12,0.43,0.22,0.87,0.29,1.32c0.01,0.09,0.02,0.19,0.03,0.28C32.19,38.43,32.22,38.92,32.22,39.42z\"><\/path><path fill=\"#ffd54f\" d=\"M30.17,39.31c0,0.16,0,0.33-0.02,0.49v0.01c0,0.01,0,0.01,0,0.01c-0.02,0.72-0.12,1.43-0.28,2.07 c0,0.04-0.01,0.07-0.03,0.11h-4.67l-3.85-0.83l-0.51-0.11l-0.08,0.02l-4.27,0.88L16.27,42H16c-0.64,0-1.27-0.06-1.88-0.18 c-0.09-0.02-0.18-0.04-0.27-0.06h-0.01c-0.7-0.15-1.38-0.38-2.02-0.68c-0.02-0.11-0.04-0.22-0.05-0.33 c-0.07-0.43-0.1-0.88-0.1-1.33c0-0.17,0-0.34,0.01-0.51c0.03-0.54,0.11-1.07,0.23-1.58c0.08-0.38,0.19-0.75,0.32-1.1 c0.11-0.31,0.24-0.61,0.38-0.9c0.12-0.25,0.26-0.49,0.4-0.73c0.14-0.23,0.29-0.45,0.45-0.67c0.4-0.55,0.87-1.06,1.39-1.51 c0.3-0.26,0.63-0.51,0.97-0.73c1.46-0.96,3.21-1.52,5.1-1.52c0.37,0,0.73,0.02,1.08,0.07h0.02c1.07,0.12,2.07,0.42,2.99,0.87 c0.01,0,0.01,0,0.01,0c1.45,0.71,2.68,1.78,3.58,3.1c0.15,0.22,0.3,0.46,0.43,0.7c0.11,0.19,0.21,0.39,0.3,0.59 c0.14,0.31,0.27,0.64,0.38,0.97h0.01c0.11,0.37,0.21,0.74,0.28,1.13v0.01C30.11,38.16,30.17,38.73,30.17,39.31z\"><\/path><path fill=\"#ffe082\" d=\"M28.11,39.52v0.03c0,0.59-0.07,1.17-0.21,1.74c-0.05,0.24-0.12,0.48-0.21,0.71h-4.48l-2.29-0.63L18.63,42H16 c-0.64,0-1.27-0.06-1.88-0.18c-0.02-0.03-0.03-0.06-0.04-0.09c-0.14-0.43-0.25-0.86-0.3-1.31c-0.04-0.29-0.06-0.59-0.06-0.9 c0-0.12,0-0.25,0.02-0.37c0.01-0.47,0.08-0.93,0.2-1.37c0.06-0.3,0.15-0.59,0.27-0.87c0.04-0.14,0.1-0.27,0.17-0.4 c0.15-0.34,0.33-0.67,0.53-0.99c0.22-0.32,0.46-0.62,0.73-0.9c0.32-0.36,0.68-0.69,1.09-0.96c0.7-0.51,1.5-0.89,2.37-1.1 c0.58-0.16,1.19-0.24,1.82-0.24c2,0,3.79,0.8,5.09,2.09c0.05,0.05,0.11,0.11,0.16,0.18h0.01c0.14,0.15,0.27,0.3,0.4,0.47 c0.37,0.47,0.68,0.98,0.92,1.54c0.12,0.26,0.22,0.53,0.3,0.81c0.01,0.04,0.02,0.07,0.03,0.11c0.14,0.49,0.23,1,0.25,1.53 C28.1,39.2,28.11,39.36,28.11,39.52z\"><\/path><path fill=\"#ffecb3\" d=\"M26.06,39.52c0,0.41-0.05,0.8-0.16,1.17c-0.1,0.4-0.25,0.78-0.44,1.14c-0.03,0.06-0.1,0.17-0.1,0.17h-8.88 c-0.01-0.01-0.02-0.03-0.02-0.04c-0.12-0.19-0.22-0.38-0.3-0.59c-0.2-0.46-0.32-0.96-0.36-1.48c-0.02-0.12-0.02-0.25-0.02-0.37 c0-0.06,0-0.13,0.01-0.19c0.01-0.44,0.07-0.86,0.19-1.25c0.1-0.36,0.23-0.69,0.4-1.01c0,0,0.01-0.01,0.01-0.02 c0.12-0.21,0.25-0.42,0.4-0.62c0.49-0.66,1.14-1.2,1.89-1.55c0.01,0,0.01,0,0.01,0c0.24-0.12,0.49-0.22,0.75-0.29c0,0,0,0,0.01,0 c0.46-0.14,0.96-0.21,1.47-0.21c0.59,0,1.16,0.09,1.68,0.28c0.19,0.05,0.37,0.13,0.55,0.22c0,0,0,0,0.01,0 c0.86,0.41,1.59,1.05,2.09,1.85c0.1,0.15,0.19,0.31,0.27,0.48c0.04,0.07,0.08,0.15,0.11,0.22c0.23,0.52,0.37,1.09,0.41,1.69 c0.01,0.05,0.01,0.1,0.01,0.16C26.06,39.36,26.06,39.44,26.06,39.52z\"><\/path><g><path fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"10\" stroke-width=\"2\" d=\"M30,11H18c-3.9,0-7,3.1-7,7v12c0,3.9,3.1,7,7,7h12c3.9,0,7-3.1,7-7V18C37,14.1,33.9,11,30,11z\"><\/path><circle cx=\"31\" cy=\"16\" r=\"1\" fill=\"#fff\"><\/circle><\/g><g><circle cx=\"24\" cy=\"24\" r=\"6\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"10\" stroke-width=\"2\"><\/circle><\/g>\n                 <\/svg>`,\n        linkedin: `<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0px\" y=\"0px\" width=\"50\" height=\"50\" viewBox=\"0 0 48 48\">\n                 <path fill=\"#0078d4\" d=\"M42,37c0,2.762-2.238,5-5,5H11c-2.761,0-5-2.238-5-5V11c0-2.762,2.239-5,5-5h26c2.762,0,5,2.238,5,5\tV37z\"><\/path><path d=\"M30,37V26.901c0-1.689-0.819-2.698-2.192-2.698c-0.815,0-1.414,0.459-1.779,1.364\tc-0.017,0.064-0.041,0.325-0.031,1.114L26,37h-7V18h7v1.061C27.022,18.356,28.275,18,29.738,18c4.547,0,7.261,3.093,7.261,8.274\tL37,37H30z M11,37V18h3.457C12.454,18,11,16.528,11,14.499C11,12.472,12.478,11,14.514,11c2.012,0,3.445,1.431,3.486,3.479\tC18,16.523,16.521,18,14.485,18H18v19H11z\" opacity=\".05\"><\/path><path d=\"M30.5,36.5v-9.599c0-1.973-1.031-3.198-2.692-3.198c-1.295,0-1.935,0.912-2.243,1.677\tc-0.082,0.199-0.071,0.989-0.067,1.326L25.5,36.5h-6v-18h6v1.638c0.795-0.823,2.075-1.638,4.238-1.638\tc4.233,0,6.761,2.906,6.761,7.774L36.5,36.5H30.5z M11.5,36.5v-18h6v18H11.5z M14.457,17.5c-1.713,0-2.957-1.262-2.957-3.001\tc0-1.738,1.268-2.999,3.014-2.999c1.724,0,2.951,1.229,2.986,2.989c0,1.749-1.268,3.011-3.015,3.011H14.457z\" opacity=\".07\"><\/path><path fill=\"#fff\" d=\"M12,19h5v17h-5V19z M14.485,17h-0.028C12.965,17,12,15.888,12,14.499C12,13.08,12.995,12,14.514,12\tc1.521,0,2.458,1.08,2.486,2.499C17,15.887,16.035,17,14.485,17z M36,36h-5v-9.099c0-2.198-1.225-3.698-3.192-3.698\tc-1.501,0-2.313,1.012-2.707,1.99C24.957,25.543,25,26.511,25,27v9h-5V19h5v2.616C25.721,20.5,26.85,19,29.738,19\tc3.578,0,6.261,2.25,6.261,7.274L36,36L36,36z\"><\/path>\n                 <\/svg>`,\n        twitter: `<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0px\" y=\"0px\" width=\"50\" height=\"50\" viewBox=\"0 0 48 48\">\n                 <path fill=\"#03A9F4\" d=\"M42,12.429c-1.323,0.586-2.746,0.977-4.247,1.162c1.526-0.906,2.7-2.351,3.251-4.058c-1.428,0.837-3.01,1.452-4.693,1.776C34.967,9.884,33.05,9,30.926,9c-4.08,0-7.387,3.278-7.387,7.32c0,0.572,0.067,1.129,0.193,1.67c-6.138-0.308-11.582-3.226-15.224-7.654c-0.64,1.082-1,2.349-1,3.686c0,2.541,1.301,4.778,3.285,6.096c-1.211-0.037-2.351-0.374-3.349-0.914c0,0.022,0,0.055,0,0.086c0,3.551,2.547,6.508,5.923,7.181c-0.617,0.169-1.269,0.263-1.941,0.263c-0.477,0-0.942-0.054-1.392-0.135c0.94,2.902,3.667,5.023,6.898,5.086c-2.528,1.96-5.712,3.134-9.174,3.134c-0.598,0-1.183-0.034-1.761-0.104C9.268,36.786,13.152,38,17.321,38c13.585,0,21.017-11.156,21.017-20.834c0-0.317-0.01-0.633-0.025-0.945C39.763,15.197,41.013,13.905,42,12.429\"><\/path>\n                 <\/svg>`,\n        youtube: `<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  viewBox=\"0 0 48 48\" width=\"50px\" height=\"50px\"><path fill=\"#FF3D00\" d=\"M43.2,33.9c-0.4,2.1-2.1,3.7-4.2,4c-3.3,0.5-8.8,1.1-15,1.1c-6.1,0-11.6-0.6-15-1.1c-2.1-0.3-3.8-1.9-4.2-4C4.4,31.6,4,28.2,4,24c0-4.2,0.4-7.6,0.8-9.9c0.4-2.1,2.1-3.7,4.2-4C12.3,9.6,17.8,9,24,9c6.2,0,11.6,0.6,15,1.1c2.1,0.3,3.8,1.9,4.2,4c0.4,2.3,0.9,5.7,0.9,9.9C44,28.2,43.6,31.6,43.2,33.9z\"\/><path fill=\"#FFF\" d=\"M20 31L20 17 32 24z\"\/><\/svg>`,\n        pinterest: `<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  viewBox=\"0 0 48 48\" width=\"48px\" height=\"48px\"><circle cx=\"24\" cy=\"24\" r=\"20\" fill=\"#E60023\"\/><path fill=\"#FFF\" d=\"M24.4439087,11.4161377c-8.6323242,0-13.2153931,5.7946167-13.2153931,12.1030884\tc0,2.9338379,1.5615234,6.5853882,4.0599976,7.7484131c0.378418,0.1762085,0.581543,0.1000366,0.668457-0.2669067\tc0.0668945-0.2784424,0.4038086-1.6369019,0.5553589-2.2684326c0.0484619-0.2015381,0.0246582-0.3746338-0.1384277-0.5731201\tc-0.8269653-1.0030518-1.4884644-2.8461304-1.4884644-4.5645752c0-4.4115601,3.3399658-8.6799927,9.0299683-8.6799927\tc4.9130859,0,8.3530884,3.3484497,8.3530884,8.1369019c0,5.4099731-2.7322998,9.1584473-6.2869263,9.1584473\tc-1.9630737,0-3.4330444-1.6238403-2.9615479-3.6153564c0.5654297-2.3769531,1.6569214-4.9415283,1.6569214-6.6584473\tc0-1.5354004-0.8230591-2.8169556-2.5299683-2.8169556c-2.006958,0-3.6184692,2.0753784-3.6184692,4.8569336\tc0,1.7700195,0.5984497,2.9684448,0.5984497,2.9684448s-1.9822998,8.3815308-2.3453979,9.9415283\tc-0.4019775,1.72229-0.2453003,4.1416016-0.0713501,5.7233887l0,0c0.4511108,0.1768799,0.9024048,0.3537598,1.3687744,0.4981079l0,0\tc0.8168945-1.3278198,2.0349731-3.5056763,2.4864502-5.2422485c0.2438354-0.9361572,1.2468872-4.7546387,1.2468872-4.7546387\tc0.6515503,1.2438965,2.5561523,2.296936,4.5831299,2.296936c6.0314941,0,10.378418-5.546936,10.378418-12.4400024\tC36.7738647,16.3591919,31.3823242,11.4161377,24.4439087,11.4161377z\"\/><\/svg>`,\n        threads: `<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  viewBox=\"0 0 48 48\" width=\"48px\" height=\"48px\"><path d=\"M 11.5 6 C 8.4802259 6 6 8.4802259 6 11.5 L 6 14.660156 A 1.50015 1.50015 0 1 0 9 14.660156 L 9 11.5 C 9 10.101774 10.101774 9 11.5 9 L 36.5 9 C 37.898226 9 39 10.101774 39 11.5 L 39 25 A 1.50015 1.50015 0 1 0 42 25 L 42 11.5 C 42 8.4802259 39.519774 6 36.5 6 L 11.5 6 z M 24.162109 12.001953 C 20.643109 12.025953 17.931609 13.217922 16.099609 15.544922 C 14.485609 17.597922 13.652047 20.439719 13.623047 24.011719 C 13.651047 27.562719 14.484609 30.403078 16.099609 32.455078 C 17.930609 34.782078 20.643641 35.974047 24.181641 35.998047 C 27.309641 35.977047 29.520609 35.150266 31.349609 33.322266 C 33.779609 30.894266 33.703391 27.848562 32.900391 25.976562 C 32.320391 24.624562 31.223609 23.5305 29.724609 22.8125 C 29.689609 22.7945 29.653187 22.778719 29.617188 22.761719 C 29.353188 19.381719 27.403266 17.438969 24.197266 17.417969 C 22.253266 17.417969 20.632812 18.253484 19.632812 19.771484 C 19.520813 19.941484 19.565375 20.170109 19.734375 20.287109 L 21.402344 21.431641 C 21.485344 21.488641 21.587547 21.509234 21.685547 21.490234 C 21.783547 21.471234 21.872734 21.412125 21.927734 21.328125 C 22.531734 20.413125 23.495609 20.222656 24.224609 20.222656 C 25.110609 20.227656 25.768641 20.473125 26.181641 20.953125 C 26.404641 21.212125 26.575359 21.550891 26.693359 21.962891 C 25.936359 21.871891 25.131063 21.850437 24.289062 21.898438 C 21.183063 22.077437 19.185266 23.917516 19.322266 26.478516 C 19.391266 27.784516 20.041344 28.909531 21.152344 29.644531 C 22.070344 30.249531 23.249609 30.549469 24.474609 30.480469 C 26.095609 30.391469 27.370625 29.767953 28.265625 28.626953 C 28.838625 27.897953 29.225359 27.002344 29.443359 25.902344 C 29.865359 26.243344 30.175141 26.642703 30.369141 27.095703 C 30.824141 28.153703 30.848016 29.896172 29.416016 31.326172 C 28.122016 32.619172 26.552781 33.180266 24.175781 33.197266 C 21.533781 33.177266 19.543766 32.339031 18.259766 30.707031 C 17.040766 29.157031 16.409719 26.900906 16.386719 24.003906 C 16.409719 21.100906 17.040766 18.842969 18.259766 17.292969 C 19.543766 15.660969 21.533922 14.821734 24.169922 14.802734 C 26.834922 14.822734 28.862266 15.666547 30.197266 17.310547 C 30.850266 18.114547 31.350594 19.132844 31.683594 20.339844 C 31.738594 20.537844 31.944578 20.654516 32.142578 20.603516 L 34.097656 20.082031 C 34.194656 20.057031 34.276172 19.99225 34.326172 19.90625 C 34.375172 19.81825 34.387328 19.716141 34.361328 19.619141 C 33.930328 18.034141 33.246172 16.658344 32.326172 15.527344 C 30.444172 13.212344 27.705109 12.025953 24.162109 12.001953 z M 7.4765625 18.882812 A 1.50015 1.50015 0 0 0 6 20.404297 L 6 36.5 C 6 39.519774 8.4802259 42 11.5 42 L 36.5 42 C 39.519774 42 42 39.519774 42 36.5 L 42 32.787109 A 1.50015 1.50015 0 1 0 39 32.787109 L 39 36.5 C 39 37.898226 37.898226 39 36.5 39 L 11.5 39 C 10.101774 39 9 37.898226 9 36.5 L 9 20.404297 A 1.50015 1.50015 0 0 0 7.4765625 18.882812 z M 25.123047 24.673828 C 25.720047 24.673828 26.289312 24.720453 26.820312 24.814453 C 26.536313 27.228453 25.404266 27.623594 24.322266 27.683594 C 23.580266 27.712594 22.892469 27.527203 22.480469 27.158203 C 22.229469 26.933203 22.093172 26.653172 22.076172 26.326172 C 22.038172 25.605172 22.639359 24.798359 24.443359 24.693359 C 24.673359 24.680359 24.900047 24.673828 25.123047 24.673828 z\"\/><\/svg>`,\n      };\n      let companyData,\n        step = 1;\n\n      let stepFourList = [\n        {\n          val: \"businessConsumerServices\",\n          name: \"Business & Consumer Services\",\n          icon: '<svg viewBox=\"0 0 32 32\" fill=\"none\" class=\"icon_icon__ECGRl icon_appearance-default___4uy_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"34px\" height=\"34px\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M27.9635 2.18141C27.4942 1.99433 26.98 1.95075 26.4859 2.05622C25.9918 2.16169 25.5401 2.41146 25.1882 2.77385C24.8362 3.13623 24.5997 3.59494 24.5087 4.09187C24.4309 4.5165 24.4623 4.95268 24.5983 5.35988L21.5821 8.07379C21.3436 7.84487 21.0629 7.66441 20.7556 7.54252C20.2866 7.35653 19.773 7.31373 19.2797 7.41955C18.7865 7.52535 18.3356 7.775 17.9841 8.137C17.8698 8.25473 17.7677 8.38262 17.6788 8.51869L14.2979 7.43774C14.3033 7.36388 14.3055 7.28969 14.3045 7.21539C14.2998 6.88009 14.229 6.54894 14.0962 6.24094C13.9634 5.93297 13.7712 5.65419 13.5305 5.42057C13.2899 5.18694 13.0056 5.00307 12.6938 4.87943C12.2248 4.69344 11.7112 4.65065 11.218 4.75646C10.7247 4.86227 10.2738 5.11193 9.92238 5.47391C9.57095 5.83589 9.33471 6.29393 9.24352 6.79013C9.18255 7.12192 9.18825 7.46082 9.25846 7.78749L5.07826 11.9601C4.73074 11.8873 4.37021 11.8875 4.01991 11.9626C3.52664 12.0684 3.07576 12.3181 2.72431 12.6801C2.37287 13.0421 2.13663 13.5001 2.04545 13.9963C1.95426 14.4925 2.0122 15.0046 2.21199 15.4679C2.41177 15.9312 2.74443 16.3248 3.16786 16.5991C3.5913 16.8734 4.08653 17.016 4.591 17.0089C5.09544 17.0018 5.58649 16.8453 6.00205 16.5592C6.4176 16.2731 6.73901 15.8702 6.92566 15.4015C7.04973 15.0899 7.11117 14.7569 7.10645 14.4216C7.10172 14.0862 7.03092 13.7551 6.89812 13.4471C6.7841 13.1827 6.6263 12.9398 6.43165 12.7286L10.0318 9.13492C10.1354 9.22958 10.2471 9.31595 10.3659 9.39291C10.7894 9.6672 11.2846 9.80979 11.7891 9.80268C12.2935 9.79558 12.7845 9.6391 13.2001 9.353C13.4096 9.20878 13.5951 9.03489 13.7515 8.83785L17.2637 9.96076C17.2697 10.291 17.3398 10.6186 17.4718 10.9248C17.6716 11.3881 18.0042 11.7817 18.4277 12.056C18.8511 12.3303 19.3464 12.4729 19.8508 12.4658C20.3553 12.4587 20.8463 12.3022 21.2619 12.0161C21.6774 11.73 21.9988 11.3271 22.1855 10.8584C22.3096 10.5468 22.371 10.2138 22.3663 9.87848C22.3639 9.70834 22.3445 9.53929 22.3086 9.3738C22.3902 9.34184 22.4675 9.29494 22.5365 9.23288L25.4783 6.58591C25.5293 6.62454 25.5819 6.66133 25.6359 6.69617C26.0605 6.9699 26.5568 7.11148 27.062 7.10288C27.5671 7.09429 28.0583 6.93591 28.4733 6.64791C28.8884 6.35988 29.2086 5.95512 29.3934 5.48495C29.6401 4.85713 29.6282 4.15714 29.3603 3.53806C29.0923 2.91898 28.5901 2.43121 27.9635 2.18141ZM26.799 3.52317C27.0026 3.47971 27.2146 3.49766 27.408 3.57477C27.6663 3.67773 27.8732 3.87877 27.9837 4.1339C28.0941 4.38903 28.099 4.67751 27.9973 4.93627C27.9211 5.13006 27.7892 5.29687 27.6181 5.41557C27.447 5.5343 27.2446 5.59956 27.0365 5.6031C26.8283 5.60664 26.6237 5.5483 26.4487 5.43546C26.2737 5.32263 26.1361 5.16041 26.0534 4.96935C25.9707 4.77826 25.9466 4.56694 25.9841 4.36215C26.0216 4.15735 26.1191 3.96831 26.2642 3.81895C26.4092 3.66958 26.5954 3.56663 26.799 3.52317ZM12.1408 6.27378C11.9476 6.19713 11.7359 6.17949 11.5326 6.2231C11.3292 6.26671 11.1434 6.36961 10.9986 6.51878C10.8538 6.66797 10.7564 6.85674 10.7188 7.06124C10.6812 7.26576 10.7051 7.47681 10.7874 7.66773C10.8698 7.85867 11.0069 8.02091 11.1814 8.13395C11.3559 8.24699 11.56 8.30576 11.7679 8.30283C11.9759 8.2999 12.1782 8.23541 12.3495 8.1175C12.5207 7.99959 12.6532 7.83355 12.7301 7.64037C12.7813 7.51194 12.8066 7.37471 12.8046 7.23652C12.8027 7.09827 12.7735 6.9618 12.7188 6.83491C12.6641 6.70799 12.5848 6.59308 12.4857 6.4968C12.3865 6.40052 12.2693 6.32474 12.1408 6.27378ZM20.2026 8.93687C20.0093 8.86021 19.7976 8.84257 19.5943 8.88618C19.391 8.9298 19.2052 9.03271 19.0604 9.18187C18.9155 9.33105 18.8182 9.51983 18.7806 9.72433C18.743 9.92881 18.7669 10.1399 18.8492 10.3308C18.9316 10.5218 19.0687 10.684 19.2432 10.797C19.4177 10.9101 19.6218 10.9688 19.8297 10.9659C20.0376 10.963 20.24 10.8985 20.4113 10.7806C20.5825 10.6627 20.715 10.4966 20.7919 10.3035C20.8431 10.175 20.8684 10.0378 20.8664 9.89961C20.8645 9.76141 20.8353 9.62493 20.7806 9.498C20.7258 9.37106 20.6466 9.25618 20.5475 9.15991C20.4483 9.06362 20.3311 8.98782 20.2026 8.93687ZM4.33451 13.4293C4.53782 13.3857 4.74947 13.4033 4.94276 13.48C5.07124 13.5309 5.18844 13.6067 5.28762 13.703C5.38679 13.7993 5.46599 13.9141 5.52073 14.0411C5.57547 14.168 5.60465 14.3045 5.6066 14.4427C5.60854 14.5809 5.58322 14.7181 5.53208 14.8465C5.45516 15.0397 5.32269 15.2058 5.15143 15.3237C4.98018 15.4416 4.7778 15.5061 4.56987 15.509C4.36196 15.5119 4.15786 15.4532 3.98334 15.3401C3.8088 15.2271 3.6717 15.0648 3.58937 14.8739C3.50704 14.683 3.48316 14.4719 3.52074 14.2674C3.55832 14.0629 3.65569 13.8741 3.80052 13.725C3.94534 13.5758 4.13117 13.4729 4.33451 13.4293Z\" fill=\"#1B1B21\"><\/path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.5052 12.4106C14.1279 12.4106 13.7972 12.5889 13.5753 12.8514C13.3566 13.11 13.25 13.4376 13.25 13.7581V28.4995H10.1241V24.1694C10.1241 24.1554 10.1237 24.1414 10.123 24.1274C10.104 23.7892 9.96212 23.4689 9.72282 23.2278C9.48344 22.9866 9.16324 22.8417 8.82295 22.8223C8.80876 22.8215 8.79456 22.8211 8.78035 22.8211H5.27242C4.90449 22.8211 4.5528 22.9685 4.29441 23.2288C4.03617 23.489 3.89209 23.8406 3.89209 24.2062V28.4995H2.75C2.33579 28.4995 2 28.8353 2 29.2495C2 29.6638 2.33579 29.9995 2.75 29.9995H29.2494C29.6636 29.9995 29.9994 29.6638 29.9994 29.2495C29.9994 28.8353 29.6636 28.4995 29.2494 28.4995H28.1069V18.5256C28.1069 18.1593 27.9618 17.8077 27.7029 17.5482C27.4439 17.2887 27.0923 17.1426 26.7254 17.1426H23.2564C22.8895 17.1426 22.5379 17.2887 22.2789 17.5482C22.0201 17.8077 21.8749 18.1593 21.8749 18.5256V28.4995H19.1429V13.7581C19.1429 13.4376 19.0364 13.11 18.8176 12.8514C18.5957 12.5889 18.265 12.4106 17.8877 12.4106H14.5052ZM14.75 28.4994V13.9106H17.6429V28.4994H14.75ZM5.39209 24.3211V28.4995H8.62413V24.3211H5.39209ZM26.6069 18.6426V28.4994H23.3749V18.6426H26.6069Z\" fill=\"#1B1B21\"><\/path><\/svg>',\n        },\n        {\n          val: \"ecommerceShopping\",\n          name: \"Ecommerce and Shopping\",\n          icon: '<svg viewBox=\"0 0 32 32\" fill=\"none\" class=\"icon_icon__ECGRl icon_appearance-default___4uy_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"34px\" height=\"34px\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20.1082 3.8836C20.2398 3.94141 20.3537 4.03657 20.4342 4.1597L21.7533 6.17578H23.2115C23.4076 6.17578 23.5959 6.25256 23.736 6.38968L30.6077 13.1125C30.8894 13.3881 30.9098 13.8346 30.6544 14.1347L26.7928 18.672C26.6564 18.8322 26.459 18.9278 26.2487 18.9354C26.0384 18.943 25.8346 18.8618 25.687 18.7118L23.9615 16.9579V27.7849C23.9615 28.1991 23.6257 28.5349 23.2115 28.5349H8.78869C8.37448 28.5349 8.03869 28.1991 8.03869 27.7849V16.9579L6.31322 18.7118C6.16564 18.8618 5.96183 18.943 5.75153 18.9354C5.54124 18.9278 5.3438 18.8322 5.20741 18.672L1.34585 14.1347C1.09045 13.8346 1.11083 13.3881 1.39251 13.1125L8.2642 6.38968C8.40435 6.25256 8.59263 6.17578 8.78869 6.17578H10.246L11.5626 4.16015C11.6441 4.03538 11.7598 3.93928 11.8936 3.8816C12.0013 3.72097 12.1845 3.61523 12.3924 3.61523H19.6081C19.8168 3.61523 20.0007 3.72185 20.1082 3.8836ZM13.4704 4.81523L15.9999 7.43219L18.5274 4.81523H13.4704ZM14.7232 11.8376L15.2545 11.0243V16.8796C15.2545 17.2938 15.5903 17.6296 16.0045 17.6296C16.4187 17.6296 16.7545 17.2938 16.7545 16.8796V11.0445L17.2703 11.8367C17.3949 12.028 17.5997 12.1521 17.8269 12.174C18.0541 12.1959 18.2789 12.1131 18.4377 11.9491L22.2533 8.00792C22.3457 7.91248 22.4083 7.79761 22.4401 7.67578H22.9057L29.0586 13.6954L26.1816 17.0757L23.7462 14.6001C23.5327 14.383 23.2091 14.3166 22.9273 14.432C22.6456 14.5473 22.4615 14.8216 22.4615 15.1261V27.0349H9.53869V15.1261C9.53869 14.8216 9.35463 14.5473 9.07287 14.432C8.79111 14.3166 8.46756 14.383 8.25404 14.6001L5.8186 17.0757L2.94166 13.6954L9.09455 7.67578H9.56009C9.59181 7.79743 9.65434 7.91214 9.74651 8.00749L13.556 11.9487C13.7146 12.1128 13.9392 12.1957 14.1664 12.1741C14.3935 12.1525 14.5984 12.0286 14.7232 11.8376ZM16.9546 8.60288L18.0142 10.2301L20.7586 7.39525L19.6934 5.76714L16.9546 8.60288ZM11.241 7.39534L12.3045 5.76732L15.0448 8.60244L13.9814 10.2305L11.241 7.39534Z\" fill=\"#1B1B21\"><\/path><\/svg>',\n        },\n        {\n          val: \"foodDrink\",\n          name: \"Food and Drink\",\n          icon: '<svg viewBox=\"0 0 32 32\" fill=\"none\" class=\"icon_icon__ECGRl icon_appearance-default___4uy_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"34px\" height=\"34px\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M29.3355 2.82934C29.7059 3.01459 29.8561 3.46509 29.6709 3.83557L28.2136 6.75H29C29.4142 6.75 29.75 7.08579 29.75 7.5V10.5C29.75 10.9142 29.4142 11.25 29 11.25H28.7146L27.903 28.0362C27.8836 28.4359 27.554 28.75 27.1538 28.75H17.8462C17.446 28.75 17.1164 28.4359 17.097 28.0362L16.2854 11.25H16C15.5858 11.25 15.25 10.9142 15.25 10.5V7.5C15.25 7.08579 15.5858 6.75 16 6.75H26.5366L28.3292 3.16475C28.5145 2.79427 28.965 2.6441 29.3355 2.82934ZM27.0216 8.25C27.0069 8.25044 26.9921 8.25044 26.9773 8.25H16.75V9.75H28.25V8.25H27.0216ZM27.2129 11.25H17.7871L18.5608 27.25H26.4392L26.5845 24.2462C26.5574 24.2489 26.53 24.2502 26.5022 24.25C25.9199 24.245 25.3465 24.1124 24.8165 23.8623C24.2866 23.6124 23.8127 23.2511 23.4204 22.8037C23.0282 22.3563 22.725 21.8313 22.5256 21.2609C22.3274 20.6942 22.2348 20.0919 22.252 19.4884C22.2588 16.8506 24.5859 14.75 27 14.75C27.0146 14.75 27.0292 14.7504 27.0436 14.7512L27.2129 11.25ZM26.9711 16.2502C25.3485 16.2675 23.752 17.7383 23.752 19.5C23.752 19.5077 23.7519 19.5154 23.7517 19.5231C23.7385 19.9484 23.8035 20.3711 23.9415 20.7658C24.0795 21.1604 24.2868 21.5166 24.5483 21.8148C24.8097 22.113 25.1192 22.3466 25.4564 22.5057C25.7934 22.6646 26.1532 22.7469 26.5151 22.75C26.5633 22.7504 26.6105 22.7554 26.6561 22.7645L26.9711 16.2502Z\" fill=\"#1B1B21\"><\/path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.88172 6.13574C3.88172 5.72153 3.54594 5.38574 3.13172 5.38574C2.71751 5.38574 2.38172 5.72153 2.38172 6.13574L2.38159 13.2035L2.38185 13.2175C2.39819 14.0934 2.70422 14.9394 3.25235 15.6217C3.67288 16.1452 4.21763 16.5495 4.83265 16.7999V26.5C4.83265 27.1542 5.00044 27.7753 5.41063 28.2426C5.83276 28.7236 6.42684 28.9449 7.07341 28.9449C7.70939 28.9449 8.30865 28.7371 8.7422 28.2643C9.1679 27.7999 9.34786 27.1738 9.34786 26.5V16.7788C9.94319 16.5123 10.466 16.1001 10.8664 15.5765C11.3857 14.8974 11.6713 14.0676 11.6809 13.2119V6.13574C11.6809 5.72153 11.3451 5.38574 10.9309 5.38574C10.5167 5.38574 10.1809 5.72153 10.1809 6.13574V11.3179H7.78125V6.13574C7.78125 5.72153 7.44546 5.38574 7.03125 5.38574C6.61704 5.38574 6.28125 5.72153 6.28125 6.13574V11.3179H3.88172V6.13574ZM3.88172 12.8179V13.1961C3.89328 13.7385 4.08347 14.2612 4.42174 14.6823C4.76128 15.105 5.23046 15.4009 5.75461 15.5244C6.09331 15.6041 6.33265 15.9064 6.33265 16.2544V26.5C6.33265 26.9136 6.43859 27.1399 6.53794 27.2531C6.62537 27.3527 6.77667 27.4449 7.07341 27.4449C7.38073 27.4449 7.54371 27.3518 7.63656 27.2506C7.73725 27.1407 7.84786 26.9194 7.84786 26.5V16.2544C7.84786 15.9178 8.07213 15.6224 8.39636 15.532C8.90379 15.3904 9.35265 15.0866 9.67483 14.6653C9.99629 14.2449 10.1741 13.7305 10.1809 13.1991V12.8179H7.04192L7.03125 12.8179L7.02058 12.8179H3.88172Z\" fill=\"#1B1B21\"><\/path><\/svg>',\n        },\n        {\n          val: \"health\",\n          name: \"Health\",\n          icon: '<svg viewBox=\"0 0 32 32\" fill=\"none\" class=\"icon_icon__ECGRl icon_appearance-default___4uy_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"34px\" height=\"34px\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.5 13C13.5 12.5858 13.8358 12.25 14.25 12.25H17.75C18.1642 12.25 18.5 12.5858 18.5 13V15.85H21.25C21.6642 15.85 22 16.1858 22 16.6V20.2C22 20.6142 21.6642 20.95 21.25 20.95H18.5V23.8C18.5 24.2142 18.1642 24.55 17.75 24.55H14.25C13.8358 24.55 13.5 24.2142 13.5 23.8V20.95H10.75C10.3358 20.95 10 20.6142 10 20.2V16.6C10 16.1858 10.3358 15.85 10.75 15.85H13.5V13ZM15 13.75V16.6C15 17.0142 14.6642 17.35 14.25 17.35H11.5V19.45H14.25C14.6642 19.45 15 19.7858 15 20.2V23.05H17V20.2C17 19.7858 17.3358 19.45 17.75 19.45H20.5V17.35H17.75C17.3358 17.35 17 17.0142 17 16.6V13.75H15Z\" fill=\"#1B1B21\"><\/path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.3384 3.8501H13.6666L13.6615 3.85011C12.9943 3.85465 12.3601 4.1295 11.8949 4.608C11.4303 5.08581 11.1709 5.72826 11.1666 6.39528V7.4502H4.91671C4.09199 7.4502 3.30556 7.78742 2.72908 8.38036C2.1533 8.9726 1.83337 9.77144 1.83337 10.6002V25.0002C1.83337 25.829 2.1533 26.6278 2.72908 27.22C3.30556 27.813 4.09199 28.1502 4.91671 28.1502H27.0834C27.9081 28.1502 28.6945 27.813 29.271 27.22C29.8468 26.6278 30.1667 25.829 30.1667 25.0002V10.6002C30.1667 9.77144 29.8468 8.9726 29.271 8.38036C28.6945 7.78742 27.9081 7.4502 27.0834 7.4502H20.8333L20.8333 6.4001L20.8333 6.39528C20.829 5.72826 20.5696 5.08581 20.1051 4.608C19.6399 4.1295 19.0056 3.85463 18.3384 3.8501ZM19.3333 7.4502V6.40283C19.3309 6.1178 19.2196 5.84911 19.0296 5.65362C18.8403 5.4589 18.5887 5.35244 18.3304 5.3501H13.6695C13.4112 5.35244 13.1597 5.4589 12.9703 5.65362C12.7803 5.8491 12.669 6.11778 12.6666 6.40281V7.4502H19.3333ZM4.91671 8.9502C4.50375 8.9502 4.10327 9.11875 3.80457 9.42598C3.50518 9.73393 3.33337 10.1559 3.33337 10.6002V15.25H7.56499C7.9792 15.25 8.31499 15.5858 8.31499 16C8.31499 16.4142 7.9792 16.75 7.56499 16.75H3.33337V25.0002C3.33337 25.4445 3.50518 25.8665 3.80457 26.1744C4.10327 26.4816 4.50375 26.6502 4.91671 26.6502H27.0834C27.4963 26.6502 27.8968 26.4816 28.1955 26.1744C28.4949 25.8665 28.6667 25.4445 28.6667 25.0002V16.75H24.505C24.0908 16.75 23.755 16.4142 23.755 16C23.755 15.5858 24.0908 15.25 24.505 15.25H28.6667V10.6002C28.6667 10.1559 28.4949 9.73393 28.1955 9.42598C27.8968 9.11875 27.4963 8.9502 27.0834 8.9502H4.91671Z\" fill=\"#1B1B21\"><\/path><\/svg>',\n        },\n        {\n          val: \"lifestyle\",\n          name: \"Lifestyle\",\n          icon: '<svg viewBox=\"0 0 32 32\" fill=\"none\" class=\"icon_icon__ECGRl icon_appearance-default___4uy_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"34px\" height=\"34px\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20.1082 3.8836C20.2398 3.94141 20.3537 4.03657 20.4342 4.1597L21.7533 6.17578H23.2115C23.4076 6.17578 23.5959 6.25256 23.736 6.38968L30.6077 13.1125C30.8894 13.3881 30.9098 13.8346 30.6544 14.1347L26.7928 18.672C26.6564 18.8322 26.459 18.9278 26.2487 18.9354C26.0384 18.943 25.8346 18.8618 25.687 18.7118L23.9615 16.9579V27.7849C23.9615 28.1991 23.6257 28.5349 23.2115 28.5349H8.78869C8.37448 28.5349 8.03869 28.1991 8.03869 27.7849V16.9579L6.31322 18.7118C6.16564 18.8618 5.96183 18.943 5.75153 18.9354C5.54124 18.9278 5.3438 18.8322 5.20741 18.672L1.34585 14.1347C1.09045 13.8346 1.11083 13.3881 1.39251 13.1125L8.2642 6.38968C8.40435 6.25256 8.59263 6.17578 8.78869 6.17578H10.246L11.5626 4.16015C11.6441 4.03538 11.7598 3.93928 11.8936 3.8816C12.0013 3.72097 12.1845 3.61523 12.3924 3.61523H19.6081C19.8168 3.61523 20.0007 3.72185 20.1082 3.8836ZM13.4704 4.81523L15.9999 7.43219L18.5274 4.81523H13.4704ZM14.7232 11.8376L15.2545 11.0243V16.8796C15.2545 17.2938 15.5903 17.6296 16.0045 17.6296C16.4187 17.6296 16.7545 17.2938 16.7545 16.8796V11.0445L17.2703 11.8367C17.3949 12.028 17.5997 12.1521 17.8269 12.174C18.0541 12.1959 18.2789 12.1131 18.4377 11.9491L22.2533 8.00792C22.3457 7.91248 22.4083 7.79761 22.4401 7.67578H22.9057L29.0586 13.6954L26.1816 17.0757L23.7462 14.6001C23.5327 14.383 23.2091 14.3166 22.9273 14.432C22.6456 14.5473 22.4615 14.8216 22.4615 15.1261V27.0349H9.53869V15.1261C9.53869 14.8216 9.35463 14.5473 9.07287 14.432C8.79111 14.3166 8.46756 14.383 8.25404 14.6001L5.8186 17.0757L2.94166 13.6954L9.09455 7.67578H9.56009C9.59181 7.79743 9.65434 7.91214 9.74651 8.00749L13.556 11.9487C13.7146 12.1128 13.9392 12.1957 14.1664 12.1741C14.3935 12.1525 14.5984 12.0286 14.7232 11.8376ZM16.9546 8.60288L18.0142 10.2301L20.7586 7.39525L19.6934 5.76714L16.9546 8.60288ZM11.241 7.39534L12.3045 5.76732L15.0448 8.60244L13.9814 10.2305L11.241 7.39534Z\" fill=\"#1B1B21\"><\/path><\/svg>',\n        },\n        {\n          val: \"petsAnimals\",\n          name: \"Pets and animals\",\n          icon: '<svg viewBox=\"0 0 32 32\" fill=\"none\" class=\"icon_icon__ECGRl icon_appearance-default___4uy_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"34px\" height=\"34px\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.9999 13.5972C15.4978 13.5972 15.0061 13.725 14.5746 13.9656C14.1433 14.2061 13.7889 14.55 13.5446 14.9598L13.5384 14.9701L8.99188 22.3395C8.71517 22.787 8.58054 23.3003 8.6022 23.8162C8.62386 24.3322 8.80072 24.8336 9.11487 25.2592C9.42929 25.6852 9.86845 26.0178 10.3817 26.2123C10.8951 26.407 11.4576 26.4538 11.9995 26.3463L12.0029 26.3457L15.3911 25.6886C15.8106 25.6098 16.2417 25.6098 16.6612 25.6886L16.6681 25.6899L20.0005 26.3463C20.5424 26.4538 21.1049 26.407 21.6183 26.2123C22.1316 26.0178 22.5707 25.6852 22.8851 25.2592C23.1993 24.8336 23.3761 24.3322 23.3978 23.8162C23.4195 23.3003 23.2853 22.7877 23.0085 22.3401L18.4552 14.9598C18.2108 14.55 17.8567 14.2061 17.4254 13.9656C16.994 13.725 16.5021 13.5972 15.9999 13.5972ZM13.7943 12.5712C14.4664 12.1963 15.2271 12 15.9999 12C16.7728 12 17.5336 12.1963 18.2057 12.5712C18.8761 12.9451 19.4361 13.4842 19.8268 14.1373L24.37 21.5012V21.5012C24.8128 22.2175 25.0315 23.0454 24.9963 23.8831C24.9612 24.721 24.6739 25.5282 24.1732 26.2067C23.6727 26.8848 22.9814 27.4042 22.1863 27.7056C21.3915 28.0068 20.5243 28.0786 19.6893 27.9131V27.9131L16.3622 27.2577C16.1399 27.2163 15.9113 27.2164 15.6891 27.2579L15.687 27.2583L12.3113 27.9129L12.3097 27.9133C11.475 28.0785 10.6082 28.0067 9.81374 27.7056C9.01858 27.4042 8.32729 26.8848 7.82682 26.2067C7.32607 25.5282 7.03884 24.721 7.00367 23.8831C6.9685 23.0454 7.187 22.2178 7.62983 21.5015V21.5015L12.173 14.1373C12.5638 13.4842 13.1239 12.945 13.7943 12.5712Z\" fill=\"#1B1B21\"><\/path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 5.57391C11.297 5.57391 10.4392 6.46294 10.4392 8C10.4392 9.53705 11.297 10.4261 12 10.4261C12.703 10.4261 13.5608 9.53705 13.5608 8C13.5608 6.46294 12.703 5.57391 12 5.57391ZM9 8C9 5.98803 10.1842 4 12 4C13.8158 4 15 5.98803 15 8C15 10.012 13.8158 12 12 12C10.1842 12 9 10.012 9 8Z\" fill=\"#1B1B21\"><\/path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6 12.5739C5.29698 12.5739 4.43918 13.4629 4.43918 15C4.43918 16.5371 5.29698 17.4261 6 17.4261C6.70303 17.4261 7.56082 16.5371 7.56082 15C7.56082 13.4629 6.70303 12.5739 6 12.5739ZM3 15C3 12.988 4.18415 11 6 11C7.81585 11 9 12.988 9 15C9 17.012 7.81585 19 6 19C4.18415 19 3 17.012 3 15Z\" fill=\"#1B1B21\"><\/path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20 5.57391C19.297 5.57391 18.4392 6.46294 18.4392 8C18.4392 9.53706 19.297 10.4261 20 10.4261C20.703 10.4261 21.5608 9.53706 21.5608 8C21.5608 6.46294 20.703 5.57391 20 5.57391ZM17 8C17 5.98803 18.1842 4 20 4C21.8158 4 23 5.98803 23 8C23 10.012 21.8158 12 20 12C18.1842 12 17 10.012 17 8Z\" fill=\"#1B1B21\"><\/path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M26 12.5739C25.297 12.5739 24.4392 13.4629 24.4392 15C24.4392 16.5371 25.297 17.4261 26 17.4261C26.703 17.4261 27.5608 16.5371 27.5608 15C27.5608 13.4629 26.703 12.5739 26 12.5739ZM23 15C23 12.988 24.1842 11 26 11C27.8158 11 29 12.988 29 15C29 17.012 27.8158 19 26 19C24.1842 19 23 17.012 23 15Z\" fill=\"#1B1B21\"><\/path><\/svg>',\n        },\n        {\n          val: \"travelTourism\",\n          name: \"Travel and Tourism\",\n          icon: '<svg viewBox=\"0 0 32 32\" fill=\"none\" class=\"icon_icon__ECGRl icon_appearance-default___4uy_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"34px\" height=\"34px\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.436 5.5083H20.4552L20.4637 5.50849C21.8663 5.5404 23.2124 6.06722 24.257 6.99571C25.299 7.92191 25.972 9.18686 26.1517 10.5626C26.2017 10.874 26.3173 11.1722 26.4916 11.438C26.5352 11.5046 26.5823 11.5687 26.6326 11.6302C26.7204 11.5941 26.8166 11.5742 26.9175 11.5742H28.9025C29.3167 11.5742 29.6525 11.91 29.6525 12.3242C29.6525 12.7384 29.3167 13.0742 28.9025 13.0742H28.2907C28.5605 13.3803 28.7953 13.717 28.9897 14.0785C29.4168 14.8726 29.6349 15.7605 29.6231 16.6604V19.7836C29.6313 20.0816 29.5787 20.378 29.4688 20.655C29.3572 20.9364 29.1889 21.1917 28.9746 21.4057C28.7603 21.6196 28.5047 21.7875 28.2238 21.8999C28.1139 21.9439 28.0011 21.979 27.8863 22.0051V24.0876C27.8863 24.726 27.6298 25.3362 27.1765 25.7856C26.7235 26.2347 26.1109 26.4868 25.4732 26.4906L25.4688 25.7406V26.4906C24.8285 26.4906 24.2124 26.24 23.7564 25.7906C23.3 25.3409 23.0415 24.7285 23.0415 24.0876V22.0611H22.5744L22.5818 22.0917H9.80786L9.81521 22.0611H8.91947V24.0876C8.91947 24.7285 8.66102 25.3409 8.20461 25.7906C7.74856 26.2401 7.13228 26.4906 6.49206 26.4906H6.48769C5.84987 26.4868 5.23739 26.2346 4.78447 25.7856C4.33116 25.3362 4.0747 24.726 4.07471 24.0876V22.0211C3.61383 21.9315 3.18895 21.6996 2.86434 21.3529C2.46677 20.9282 2.2516 20.365 2.26809 19.7833V16.6605C2.25628 15.7605 2.47435 14.8726 2.90143 14.0785C3.09586 13.717 3.3307 13.3803 3.60047 13.0742H3.13672C2.72251 13.0742 2.38672 12.7384 2.38672 12.3242C2.38672 11.91 2.72251 11.5742 3.13672 11.5742H5.12174C5.17907 11.5742 5.23489 11.5806 5.28853 11.5928C5.32767 11.5428 5.36473 11.4912 5.39959 11.438C5.57392 11.1722 5.68951 10.874 5.73953 10.5626C5.9192 9.1868 6.59238 7.92187 7.63431 6.99571C8.67884 6.06723 10.0248 5.5404 11.4275 5.50849L11.436 5.5083ZM24.5415 22.0611V24.0876C24.5415 24.3235 24.6365 24.552 24.8092 24.7222C24.9818 24.8923 25.218 24.99 25.4666 24.9906C25.7143 24.9886 25.9491 24.8902 26.1205 24.7204C26.292 24.5503 26.3863 24.3226 26.3863 24.0876V22.0611H24.5415ZM5.57471 22.0611H7.41947V24.0876C7.41947 24.3235 7.32447 24.552 7.15175 24.7222C6.97919 24.8923 6.74295 24.99 6.49426 24.9906C6.2466 24.9886 6.01191 24.8903 5.8405 24.7204C5.66897 24.5503 5.5747 24.3226 5.57471 24.0876V22.0611ZM27.3621 20.5611H22.2091L21.6414 18.2299C21.4931 17.6246 21.1387 17.0893 20.6406 16.7138C20.1457 16.3407 19.538 16.1464 18.9181 16.1609H13.4585C12.8386 16.1464 12.2309 16.3407 11.736 16.7138C11.2379 17.0893 10.8837 17.6237 10.7355 18.229L10.1754 20.5611H4.45737C4.26511 20.5487 4.08705 20.4641 3.95936 20.3278C3.82884 20.1883 3.76118 20.0062 3.76764 19.8212L3.76809 19.8081L3.76817 16.6554L3.76802 16.6447C3.75887 15.999 3.91496 15.3608 4.2225 14.789C4.52976 14.2177 4.97859 13.7305 5.52872 13.3733C5.97816 13.0851 6.3618 12.7061 6.65395 12.2606C6.94656 11.8144 7.1406 11.3117 7.22294 10.7854L7.22452 10.7753L7.22583 10.7651C7.35671 9.74724 7.85424 8.80714 8.63086 8.11682C9.40569 7.42808 10.4067 7.03404 11.4534 7.0083H20.4378C21.4845 7.03404 22.4856 7.42809 23.2604 8.11682C24.037 8.80711 24.5345 9.74719 24.6654 10.7651L25.4092 10.6695L24.6682 10.7854C24.7506 11.3117 24.9446 11.8144 25.2372 12.2606C25.5294 12.7061 25.913 13.0851 26.3625 13.3733C26.9126 13.7305 27.3614 14.2177 27.6687 14.789C27.9762 15.3608 28.1322 15.999 28.1231 16.6447V19.795H28.8731L28.1235 19.8205C28.1268 19.9162 28.1102 20.0119 28.0745 20.1019C28.0388 20.1918 27.9847 20.2744 27.9148 20.3441C27.8448 20.414 27.7605 20.4697 27.6666 20.5073C27.5727 20.5448 27.4716 20.5633 27.3697 20.5612L27.3621 20.5611ZM11.7181 20.5611H20.6652L20.1842 18.5858C20.1189 18.3197 19.9621 18.0807 19.7376 17.9115C19.5128 17.742 19.2341 17.6528 18.9483 17.6606L18.938 17.6609H13.4386L13.4283 17.6606C13.1425 17.6528 12.8638 17.742 12.639 17.9115C12.4147 18.0806 12.2582 18.3186 12.1928 18.5844L11.7181 20.5611ZM23.8511 14.9956C23.4369 14.9956 23.1011 15.3314 23.1011 15.7456C23.1011 16.1598 23.4369 16.4956 23.8511 16.4956H25.588C26.0022 16.4956 26.338 16.1598 26.338 15.7456C26.338 15.3314 26.0022 14.9956 25.588 14.9956H23.8511ZM5.70203 15.7456C5.70203 15.3314 6.03781 14.9956 6.45203 14.9956H8.18892C8.60314 14.9956 8.93892 15.3314 8.93892 15.7456C8.93892 16.1598 8.60314 16.4956 8.18892 16.4956H6.45203C6.03781 16.4956 5.70203 16.1598 5.70203 15.7456ZM9.4436 12.606C9.4436 12.1917 9.77939 11.856 10.1936 11.856H22.1038C22.518 11.856 22.8538 12.1917 22.8538 12.606C22.8538 13.0202 22.518 13.356 22.1038 13.356H10.1936C9.77939 13.356 9.4436 13.0202 9.4436 12.606Z\" fill=\"#1B1B21\"><\/path><\/svg>',\n        },\n        {\n          val: \"others\",\n          name: \"Others\",\n          icon: '<svg viewBox=\"0 0 32 32\" fill=\"none\" class=\"icon_icon__ECGRl icon_appearance-default___4uy_\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"34px\" height=\"34px\"><path d=\"M16.5303 9.185C16.2374 8.89211 15.7626 8.89211 15.4697 9.185C15.1768 9.4779 15.1768 9.95277 15.4697 10.2457L19.4697 14.2457C19.7626 14.5386 20.2374 14.5386 20.5303 14.2457C20.8232 13.9528 20.8232 13.4779 20.5303 13.185L16.5303 9.185Z\" fill=\"#1B1B21\"><\/path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22.2101 3.95721C22.5014 3.66277 22.4989 3.18791 22.2045 2.89656C21.91 2.60522 21.4352 2.60773 21.1438 2.90217L18.6239 5.44891L16.8744 3.67629C16.7992 3.60009 16.7117 3.54339 16.6182 3.5062C16.4365 3.43392 16.2325 3.43551 16.0519 3.51067C15.9626 3.54787 15.879 3.60309 15.8067 3.67629L11.6116 7.927C9.53012 10.036 9.24738 13.2719 10.5842 15.9154L8.56458 17.9684C8.27748 18.2603 8.27746 18.7284 8.56453 19.0203L9.1865 19.6527L4.76044 24.1373C4.4754 24.402 4.24592 24.7212 4.08507 25.076C3.92142 25.437 3.8321 25.8275 3.82221 26.2239C3.81233 26.6203 3.88206 27.0148 4.02745 27.3836C4.17285 27.7524 4.39099 28.088 4.66913 28.3698C4.9473 28.6516 5.27971 28.8738 5.64644 29.0223C6.01319 29.1707 6.40623 29.2422 6.80158 29.232C7.19694 29.2219 7.58584 29.1304 7.94457 28.9635C8.29713 28.7994 8.61304 28.5659 8.87408 28.2773L12.279 24.8273C12.4437 24.6807 12.6551 24.6035 12.8709 24.6087C13.0918 24.614 13.3041 24.7052 13.4632 24.8665C13.6226 25.028 13.7162 25.2475 13.7217 25.4799C13.727 25.7072 13.6475 25.9264 13.5019 26.0943L11.706 27.914C11.415 28.2088 11.4182 28.6837 11.713 28.9747C12.0078 29.2656 12.4826 29.2625 12.7736 28.9677L14.5839 27.1334C14.5922 27.125 14.6004 27.1163 14.6083 27.1075C15.017 26.6521 15.2356 26.0566 15.2213 25.4448C15.2069 24.833 14.9607 24.2484 14.5308 23.8128C14.1006 23.3769 13.5193 23.1239 12.907 23.1091C12.2946 23.0944 11.7019 23.3193 11.2515 23.7343C11.2427 23.7423 11.2342 23.7506 11.2259 23.759L7.79415 27.2361C7.78529 27.2451 7.77665 27.2543 7.76825 27.2637C7.6398 27.4077 7.48434 27.5232 7.31164 27.6036C7.13898 27.6839 6.95241 27.7277 6.76319 27.7325C6.57396 27.7374 6.38554 27.7032 6.20924 27.6319C6.03294 27.5605 5.87207 27.4533 5.73674 27.3161C5.60139 27.179 5.49445 27.0149 5.4229 26.8334C5.35136 26.6519 5.31686 26.4573 5.32174 26.2613C5.32663 26.0654 5.37079 25.8728 5.45123 25.6954C5.53167 25.518 5.64655 25.3597 5.78841 25.2298C5.79774 25.2212 5.80684 25.2125 5.81572 25.2035L10.2384 20.7222L10.8471 21.341C10.9879 21.4842 11.1803 21.565 11.3812 21.5651C11.582 21.5653 11.7745 21.4849 11.9156 21.342L13.9354 19.2954C16.5489 20.641 19.741 20.3594 21.8252 18.2477L26.0159 14.0015C26.274 13.7444 26.306 13.3455 26.1103 13.0533C26.0856 13.0165 26.0573 12.9814 26.0254 12.9484L26.0204 12.9433L24.2571 11.1566L26.7845 8.58913C27.0751 8.29395 27.0714 7.81909 26.7762 7.52851C26.481 7.23792 26.0061 7.24166 25.7155 7.53684L23.2033 10.0889L19.6776 6.51659L22.2101 3.95721ZM10.8103 19.1645L11.3827 19.7465L12.6512 18.4612C12.4222 18.2776 12.2014 18.079 11.9902 17.8657C11.7834 17.6569 11.5908 17.4387 11.4123 17.2125L10.1513 18.4944L10.7381 19.0911C10.748 19.0999 10.7578 19.1091 10.7674 19.1185C10.7825 19.1334 10.7967 19.1487 10.8103 19.1645ZM12.0973 15.5645C12.1417 15.6189 12.1773 15.6782 12.2042 15.7403C12.4422 16.1175 12.7261 16.477 13.0561 16.8103C13.3923 17.1499 13.7546 17.4411 14.1343 17.6842C14.1801 17.7065 14.2242 17.7338 14.2656 17.766C16.4287 19.0753 19.1134 18.8599 20.7576 17.194L24.4328 13.4701L18.1005 7.05402L18.0955 7.04915C18.0896 7.04325 18.0837 7.03727 18.078 7.03122L16.3406 5.27081L12.6792 8.98067C11.0332 10.6484 10.8148 13.3743 12.0973 15.5645Z\" fill=\"#1B1B21\"><\/path><\/svg>',\n        },\n      ];\n\n      const handleSocialAdd = (social) => {\n        const socialIconsContainer = document.querySelector(\".social_icons\");\n        const itemHTML = `<div class=\"social_icon_container\">                ${socialIcons[social]}                <div class=\"social_input_container\">\n             <input key=\"${social}\" class=\"social_input\" type=\"text\" value=\"\" \/><svg class=\"social_edit_icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  viewBox=\"0 0 72 72\" width=\"24\" height=\"24\"><path fill=\"#ababab\" d=\"M38.406 22.234l11.36 11.36L28.784 54.576l-12.876 4.307c-1.725.577-3.367-1.065-2.791-2.79l4.307-12.876L38.406 22.234zM41.234 19.406l5.234-5.234c1.562-1.562 4.095-1.562 5.657 0l5.703 5.703c1.562 1.562 1.562 4.095 0 5.657l-5.234 5.234L41.234 19.406z\"\/><\/svg>\n             <\/div>\n             <svg class=\"social_remove_icon\" onclick=\"handleRemoveSocial(event)\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  viewBox=\"0 0 48 48\" width=\"20\" height=\"20\"><path fill=\"#ababab\" d=\"M 38.982422 6.9707031 A 2.0002 2.0002 0 0 0 37.585938 7.5859375 L 24 21.171875 L 10.414062 7.5859375 A 2.0002 2.0002 0 0 0 8.9785156 6.9804688 A 2.0002 2.0002 0 0 0 7.5859375 10.414062 L 21.171875 24 L 7.5859375 37.585938 A 2.0002 2.0002 0 1 0 10.414062 40.414062 L 24 26.828125 L 37.585938 40.414062 A 2.0002 2.0002 0 1 0 40.414062 37.585938 L 26.828125 24 L 40.414062 10.414062 A 2.0002 2.0002 0 0 0 38.982422 6.9707031 z\"\/><\/svg>\n             <\/div>`;\n        const tempContainer = document.createElement(\"div\");\n        tempContainer.innerHTML = itemHTML;\n        socialIconsContainer.appendChild(tempContainer.childNodes[0]);\n        handleModal();\n      };\n\n      const handleRemoveSocial = (event) => {\n        const socialContainer = event.target.closest(\".social_icon_container\");\n\n        if (socialContainer) {\n          socialContainer.remove();\n        }\n      };\n\n      const handleGoBack = () => {\n        if (stepNumber != \"3\") {\n          onSiteContainer.style.display = \"none\";\n        }\n        nextButton.style.display = \"block\";\n        if (stepNumber.innerText == \"2\") {\n          stepNumber.innerText = \"1\";\n          goBack.innerHTML = \"\";\n          nextButton.innerHTML = \"Next\";\n          rightContent.innerHTML = `<h2 class=\"title_text\">Enter your company url<\/h2>\n                                 <input class=\"company_input\" type=\"text\" id=\"company-link\"\n                                     placeholder=\"Example: idukki.io\" value=\"${companyLink}\" ><\/input>`;\n        }\n        if (stepNumber.innerText == \"3\") {\n          showStepTwo();\n        }\n        if (stepNumber.innerText == \"4\") {\n          fetchTrafficData();\n        }\n        if (stepNumber.innerText == \"5\") {\n          showStepFour();\n        }\n        if (stepNumber.innerText == \"6\") {\n          if (isFormSubmitted) {\n            showStepFour();\n          } else showStepFive();\n        }\n      };\n\n      const fetchTrafficData = async () => {\n        if (!trafficData) {\n          try {\n            nextButton.innerHTML = `<div class=\"loader\"><\/div>`;\n            const response = await fetch(\n              `https:\/\/api.idukki.io\/company\/traffic?url=${companyLink}`\n            );\n            const data = await response.json();\n            if (data.status == true) {\n              categoryData = data?.result?.Category;\n              trafficData = data.result.Engagments;\n              showStepThree(data.result.Engagments);\n            }\n          } catch (err) {\n            showStepThree({\n              Visits: 0,\n              TimeOnSite: 0,\n            });\n          }\n        } else {\n          showStepThree(trafficData);\n        }\n      };\n\n      const metaType = {\n        instagram_handle: \"LIVE_INSTAGRAM_HANDLE\",\n        instagram_hashtag: \"LIVE_INSTAGRAM_HASHTAG\",\n        twitter_handle: \"LIVE_TWITTER_USERNAME\",\n        twitter_hashtag: \"LIVE_TWITTER_HASHTAG\",\n        youtube_handle: \"LIVE_YOUTUBE_CHANNEL\",\n        linkedin_handle: \"LIVE_LINKEDIN_COMPANY\",\n        tiktok_handle: \"LIVE_TIKTOK_USERNAME\",\n        pinterest_handle: \"LIVE_PINTEREST_USERNAME\",\n        threads_handle: \"LIVE_THREAD_USERNAME\",\n      };\n\n      const getSocialInfo = async (type = \"LIVE_YOUTUBE_CHANNEL\", value) => {\n        const jsonData = JSON.stringify({\n          data: [\n            {\n              type: type,\n              metaId: value,\n            },\n          ],\n        });\n        const options = {\n          method: \"POST\",\n          headers: {\n            \"Content-Type\": \"application\/json\",\n          },\n          body: jsonData,\n        };\n        const response = await fetch(\n          \"https:\/\/api.idukki.io\/v2\/social\/details\",\n          options\n        );\n        const data = await response.json();\n        return data;\n      };\n\n      const getAllSocialInfo = async (data) => {\n        const jsonData = JSON.stringify({\n          data,\n        });\n        const options = {\n          method: \"POST\",\n          headers: {\n            \"Content-Type\": \"application\/json\",\n          },\n          body: jsonData,\n        };\n        const response = await fetch(\n          \"https:\/\/api.idukki.io\/v2\/social\/details\",\n          options\n        );\n        const res = await response.json();\n        return res;\n      };\n\n      const formatNumber = (num) => {\n        const suffixes = [\"\", \"K\", \"M\", \"B\", \"T\"];\n        let divisor = 1;\n        let suffixIndex = 0;\n\n        while (num >= 1000 && suffixIndex < suffixes.length - 1) {\n          divisor *= 1000;\n          num \/= 1000;\n          suffixIndex++;\n        }\n\n        return Math.round(num * 100) \/ 100 + suffixes[suffixIndex];\n      };\n\n      function addCommas(number) {\n        return number.toLocaleString();\n      }\n\n      const validateSocial = async () => {\n        const inputKeys = {};\n        const allInputs = document.getElementsByClassName(\"social_input\");\n        const socialIconsContainer = document.querySelector(\".social_icons\");\n        nextButton.innerHTML = ` <div class=\"loader\"><\/div>`;\n        let itemHTML = \"\";\n        const allInputsData = [];\n        for (let inputData of allInputs) {\n          if (inputData.value.includes(\"@\")) {\n            inputKeys[inputData.getAttribute(\"key\") + \"_handle\"] =\n              inputData.value;\n            allInputsData.push({\n              type:\n                metaType[inputData.getAttribute(\"key\") + \"_handle\"] ||\n                \"LIVE_YOUTUBE_CHANNEL\",\n              metaId: inputData.value.replace(\"@\", \"\"),\n            });\n          } else {\n            inputKeys[inputData.getAttribute(\"key\") + \"_hashtag\"] =\n              inputData.value;\n            allInputsData.push({\n              type:\n                metaType[inputData.getAttribute(\"key\") + \"_hashtag\"] ||\n                \"LIVE_YOUTUBE_CHANNEL\",\n              metaId: inputData.value.replace(\"#\", \"\"),\n            });\n          }\n        }\n        const allData = await getAllSocialInfo(allInputsData);\n\n        for (let inputData of allInputs) {\n          const socialData = allData.result.filter((item) => {\n            return (\n              item.type == metaType[inputData.getAttribute(\"key\") + \"_handle\"]\n            );\n          })[0];\n          if (socialData?.followers) {\n            tempPotentialValue += Math.round(\n              0.01 * parseInt(socialData?.followers)\n            );\n          }\n          if (socialData?.media_count) {\n            tempPotentialValue += Math.round(\n              0.1 * parseInt(socialData?.media_count)\n            );\n          }\n          itemHTML += `<div class=\"social_icon_container\">\n                 ${socialIcons[inputData.getAttribute(\"key\")]}\n                 <div class=\"social_data_container\">\n                 <div>${inputData.value}<\/div>\n                 ${\n                   socialData?.followers\n                     ? `<div>Followers: <b>${\n                         socialData?.followers\n                           ? formatNumber(parseFloat(socialData.followers))\n                           : \"N\/A\"\n                       }<\/b><\/div>`\n                     : \"\"\n                 }\n                 ${\n                   socialData?.media_count\n                     ? `<div>Posts: <b>${\n                         socialData?.media_count\n                           ? formatNumber(parseFloat(socialData.media_count))\n                           : \"N\/A\"\n                       }<\/b><\/div>`\n                     : \"\"\n                 }\n             <\/div>\n             <\/div>`;\n        }\n\n        removeAddPlatformBtn();\n        nextButton.innerHTML = `Next`;\n        socialIconsContainer.innerHTML = itemHTML;\n      };\n\n      const validateForm = () => {\n        const inputFields = document.querySelectorAll(\"#roi_form input\");\n        let isValid = true;\n\n        inputFields.forEach((input) => {\n          if (input.value.trim() === \"\") {\n            input.classList.add(\"error\");\n            isValid = false;\n          } else {\n            input.classList.remove(\"error\");\n          }\n        });\n\n        return isValid;\n      };\n\n      const submitData = () => {\n        nextButton.innerHTML = ` <div class=\"loader\"><\/div>`;\n        const url = \"https:\/\/api.idukki.io\/user\/lead\";\n        const requestOptions = {\n          method: \"POST\",\n          headers: {\n            \"Content-type\": \"application\/json\",\n          },\n          body: JSON.stringify({\n            first_name: `${formData.firstName}`,\n            last_name: `${formData.lastName}`,\n            email: `${formData.businessEmail}`,\n            job_title: `${formData.jobTitle}`,\n            business_name: `${formData.companyName}`,\n          }),\n        };\n\n        fetch(url, requestOptions)\n          .then((response) => {\n            if (!response.ok) {\n              throw new Error(\"Network response was not ok\");\n            }\n            return response.json();\n          })\n          .then((data) => {\n            isFormSubmitted = true;\n            showStepSix();\n            nextButton.innerHTML = `Next`;\n          })\n          .catch((error) => {\n            console.error(\"Request failed:\", error.message);\n          });\n      };\n\n      const handleNextButton = () => {\n        document.getElementById(\"main_content\").scrollIntoView({\n          behavior: \"smooth\",\n        });\n        let stepNumber = document.getElementById(\"step-number\").innerText;\n        if (stepNumber == \"1\") {\n          fetchCompanyDetail();\n        } else if (stepNumber == \"2\") {\n          if (nextButton.innerText == \"Validate\") {\n            validateSocial();\n          } else {\n            fetchTrafficData();\n          }\n        } else if (stepNumber == \"3\") {\n          onSiteContainer.style.display = \"none\";\n          showStepFour();\n        } else if (stepNumber == \"4\") {\n          if (isFormSubmitted) {\n            showStepSix();\n          } else showStepFive();\n        } else if (stepNumber == \"5\") {\n          \/\/ isFormSubmitted = true\n          \/\/ showStepSix()\n          const isValid = validateForm();\n          if (isValid) {\n            submitData();\n          }\n        }\n      };\n\n      const handleChange = (event) => {\n        const { id, value } = event.target;\n        allData[id] = value;\n\n        if (id === \"siteVisits\" || id === \"conversionRate\" || id === \"atos\") {\n          document.getElementsByName(id)[0].value = value;\n        }\n\n        if (id === \"aov\") {\n          if (!value.startsWith(\"$\")) {\n            document.getElementsByName(\"aov\")[0].value = \"$\" + value;\n          } else {\n            document.getElementsByName(\"aov\")[0].value = value;\n          }\n        }\n        if (allData.aov && allData.conversionRate && allData.siteVisits) {\n          onSiteValue.innerHTML = Math.round(\n            parseInt(allData.aov.replace(\"$\", \"\")) *\n              parseFloat(allData.conversionRate \/ 100) *\n              parseInt(allData.siteVisits)\n          ).toLocaleString();\n        }\n      };\n\n      const handleInput = (event) => {\n        const { name, value } = event.target;\n        allData[name] = value;\n        if (name === \"aov\") {\n          if (!value.startsWith(\"$\")) {\n            document.getElementsByName(\"aov\")[0].value = \"$\" + value;\n          } else {\n            document.getElementsByName(\"aov\")[0].value = value;\n          }\n          document.getElementById(name).value = value.replace(\"$\", \"\");\n        } else {\n          document.getElementById(name).value = value;\n        }\n        if (allData.aov && allData.conversionRate && allData.siteVisits) {\n          onSiteValue.innerHTML = Math.round(\n            parseInt(allData.aov.replace(\"$\", \"\")) *\n              parseFloat(allData.conversionRate \/ 100) *\n              parseInt(allData.siteVisits)\n          ).toLocaleString();\n        }\n      };\n\n      const showStepSix = () => {\n        let currentRevenue =\n          parseInt(allData.aov.replace(\"$\", \"\")) *\n          parseFloat(allData.conversionRate \/ 100) *\n          parseInt(allData.siteVisits);\n        let impactVal = Math.round((currentRevenue * 0.75) \/ 100);\n        let soiVal = Math.round(\n          (currentRevenue * parseFloat(industryCalJSON[allData.industry].soi)) \/\n            100\n        );\n        let roboVal = Math.round(\n          soiVal * parseFloat(industryCalJSON[allData.industry].robo)\n        );\n        let totalVal = Math.round(impactVal + soiVal + tempPotentialValue);\n        stepNumber.innerHTML = \"6\";\n        nextButton.style.display = \"none\";\n        stepSixHtml = `<div class=\"step_four_container\"> <h2 class=\"title_text\">Your calculation\n         <\/h2><p>Using your inputs and comprehensive Idukki benchmarks, we project that partnering with Idukki would have the following uplift on your monthly revenue:<\/p>\n         <div class=\"step_six_main_content\">\n         <ul class=\"\" style=\"padding: 0px\">\n         ${\n           tempPotentialValue\n             ? `<li>\n         <h3>Potential UGC value<\/h3>\n         <p>Based on a quick glance across your social channels, Idukki estimates the potential value of all your UGC to be :<\/p>\n         <h2>+$ ${tempPotentialValue.toLocaleString()}<\/h2>\n         <\/li>`\n             : \"\"\n         }\n         <li>\n         <h3>SEO impact<\/h3>\n         <p>A modest 0.75% increase in organic search<\/p>\n         <h2>+$ ${addCommas(impactVal)}<\/h2>\n         <\/li>\n         <li>\n         <h3>Online sales conversion impact<\/h3>\n         <p>An increase of ${industryCalJSON[allData.industry].soi}%<\/p>\n         <h2>+$ ${addCommas(soiVal)}<\/h2>\n         <\/li>\n         <\/ul>\n         <\/div>\n         <div class=\"step_six_bottom_container\">\n         <p style=\"letter-spacing: 1px\">TOTAL PROJECTED<\/p>\n         <h2>+$ ${addCommas(totalVal)}<\/h2>\n         <div>Increase in monthly revenue<br \/>\n         (combined online and offline)<\/div>\n         <\/div>\n             <\/div>\n             `;\n        rightContent.innerHTML = stepSixHtml;\n      };\n\n      const showStepFive = () => {\n        stepNumber.innerHTML = \"5\";\n        stepFiveHtml = `<div class=\"step_four_container\"> <h2 class=\"title_text\"><\/h2><p>Hey! We've worked up a UGC calculation for your business as per your inputs. But first, please provide us with some details to proceed.<\/p>\n                     <form id=\"roi_form\">  <label for=\"businessEmail\" class=\"label\">Business Email:<\/label>\n             <input type=\"email\" id=\"businessEmail\" name=\"businessEmail\" class=\"input-field\" placeholder=\"Enter your business email\" required  oninput=\"handleFormInput(this)\"\n         onblur=\"handleBlur(this)\">\n         \n             <label for=\"companyName\" class=\"label\">Company Name:<\/label>\n             <input type=\"text\" id=\"companyName\" value=\"${companyData?.companyName}\" name=\"companyName\" class=\"input-field\" placeholder=\"Enter your company name\" required  oninput=\"handleFormInput(this)\"\n         onblur=\"handleBlur(this)\">\n         \n             <label for=\"lastName\" class=\"label\">Last Name:<\/label>\n             <input type=\"text\" id=\"lastName\" name=\"lastName\" class=\"input-field\" placeholder=\"Enter your last name\" required  oninput=\"handleFormInput(this)\"\n         onblur=\"handleBlur(this)\">\n         \n             <label for=\"firstName\" class=\"label\">First Name:<\/label>\n             <input type=\"text\" id=\"firstName\" name=\"firstName\" class=\"input-field\" placeholder=\"Enter your first name\" required  oninput=\"handleFormInput(this)\"\n         onblur=\"handleBlur(this)\">\n         \n             <label for=\"jobTitle\" class=\"label\">Job Title:<\/label>\n             <input type=\"text\" id=\"jobTitle\" name=\"jobTitle\" class=\"input-field\" placeholder=\"Enter your job title\" required  oninput=\"handleFormInput(this)\"\n         onblur=\"handleBlur(this)\">\n         \n         <\/form><\/div>`;\n        nextButton.innerHTML = \"Next\";\n        rightContent.innerHTML = stepFiveHtml;\n      };\n\n      const industryCalJSON = {\n        businessConsumerServices: {\n          robo: \"2.17\",\n          soi: \"29.62\",\n        },\n        ecommerceShopping: {\n          robo: \"2.93\",\n          soi: \"18.54\",\n        },\n        foodDrink: {\n          robo: \"3.69\",\n          soi: \"21.94\",\n        },\n        health: {\n          robo: \"3.28\",\n          soi: \"7.92\",\n        },\n        lifestyle: {\n          robo: \"3.07\",\n          soi: \"18.91\",\n        },\n        petsAnimals: {\n          robo: \"3.69\",\n          soi: \"21.94\",\n        },\n        travelTourism: {\n          robo: \"3.14\",\n          soi: \"12.84\",\n        },\n        others: {\n          robo: \"2.77\",\n          soi: \"29.82\",\n        },\n      };\n\n      const handleIndustry = (event) => {\n        allData.industry = event.currentTarget.getAttribute(\"value\");\n        const industryItems = document.querySelectorAll(\".industry_item_box\");\n        industryItems.forEach((item) => {\n          item.classList.remove(\"active\");\n        });\n\n        event.currentTarget.classList.add(\"active\");\n      };\n\n      const showStepFour = () => {\n        stepNumber.innerHTML = \"4\";\n        stepFourHtml =\n          '<div class=\"step_four_container\"> <h2 class=\"title_text\">Which industry are you in?<\/h2><ul>';\n        for (let element of stepFourList) {\n          if (categoryData?.toLowerCase()?.includes(element.name.toLowerCase())) {\n            allData.industry = element.val;\n          }\n          stepFourHtml += `<li class=\"industry_item_box ${\n            categoryData?.toLowerCase()?.includes(element.name.toLowerCase())\n              ? \"active\"\n              : \"\"\n          }\" onclick=\"handleIndustry(event)\" value=\"${element.val}\" name=\"${\n            element.name\n          }\"><div class=\"industry_item_inner\">${element.icon}<span>${\n            element.name\n          }<\/span><\/div><\/li>`;\n        }\n        stepFourHtml += \"<\/ul><\/div>\";\n        rightContent.innerHTML = stepFourHtml;\n        nextButton.innerHTML = \"Calculate\";\n      };\n\n      const showStepThree = (data) => {\n        allData.siteVisits = data.Visits;\n        stepNumber.innerHTML = \"3\";\n        potentialValueContainer.style.display = \"none\";\n        onSiteContainer.style.display = \"flex\";\n        const socialIconsHTML = `\n                 <div class=\"step_three_container\">\n                                     <h2 class=\"title_text\">Tell us about your business<\/h2>\n                                     <div class=\"range_content_container\">\n                                         <div class=\"range_content_left\">\n                                             <h4>Monthly site visits<\/h4>\n                                             <small>The number of visitors to your website\n                                             <\/small>\n                                         <\/div>\n                                         <div class=\"input_container_div\">\n                                             <div>\n                                                 <input type=\"range\" id=\"siteVisits\" min=\"0\" max=\"5000000\" value=\"${\n                                                   data.Visits\n                                                 }\" oninput=\"handleChange(event)\">\n                                                 <div class=\"range_bottom_text\">\n                                                     <div>0<\/div>\n                                                     <div>5 million<\/div>\n                                                 <\/div>\n                                             <\/div>\n                                             <input  onchange=\"handleInput(event)\" class=\"input_range_text\" type=\"text\" name=\"siteVisits\" value=\"${\n                                               data.Visits\n                                             }\">\n                                         <\/div>\n                                     <\/div>\n                                     <div class=\"range_content_container\">\n                                         <div class=\"range_content_left\">\n                                             <h4>Average order value (AOV)<\/h4>\n                                             <small>Average customer spend on an order<\/small>\n                                         <\/div>\n                                         <div class=\"input_container_div\">\n                                             <div>\n                                                 <input type=\"range\" id=\"aov\" min=\"0\" max=\"1000\" value=\"0\" oninput=\"handleChange(event)\">\n                                                 <div class=\"range_bottom_text\">\n                                                     <div>$0<\/div>\n                                                     <div>$1,000<\/div>\n                                                 <\/div>\n                                             <\/div>\n                                             <input  onchange=\"handleInput(event)\" class=\"input_range_text\" type=\"text\" name=\"aov\" value=\"$0\">\n                                         <\/div>\n                                     <\/div>\n                                     <div class=\"range_content_container\">\n                                         <div class=\"range_content_left\">\n                                             <h4>Conversion rate<\/h4>\n                                             <small>Website visitors that make a purchase<\/small>\n                                         <\/div>\n                                         <div class=\"input_container_div\">\n                                             <div>\n                                                 <input step=\"0.1\" type=\"range\" id=\"conversionRate\" min=\"0\" max=\"10\" value=\"0\" oninput=\"handleChange(event)\">\n                                                 <div class=\"range_bottom_text\">\n                                                     <div>0.0%<\/div>\n                                                     <div>10.0%<\/div>\n                                                 <\/div>\n                                             <\/div>\n                                             <input onchange=\"handleInput(event)\" class=\"input_range_text\" type=\"text\" name=\"conversionRate\" value=\"0\">\n                                         <\/div>\n                                     <\/div>\n                                     <div class=\"range_content_container\">\n                                         <div class=\"range_content_left\">\n                                             <h4>Average time on site<\/h4>\n                                             <small>(In seconds)<\/small>\n                                         <\/div>\n                                         <div class=\"input_container_div\">\n                                             <div>\n                                                 <input step=\"1\" type=\"range\" id=\"atos\" min=\"0\" max=\"600\" value=\"${Math.round(\n                                                   data.TimeOnSite\n                                                 )}\" oninput=\"handleChange(event)\">\n                                                 <div class=\"range_bottom_text\">\n                                                     <div>0s<\/div>\n                                                     <div>600s<\/div>\n                                                 <\/div>\n                                             <\/div>\n                                             <input onchange=\"handleInput(event)\" class=\"input_range_text\" type=\"text\" name=\"atos\" value=\"${Math.round(\n                                               data.TimeOnSite\n                                             )}\">\n                                         <\/div>\n                                     <\/div>\n                                 <\/div>\n                         `;\n\n        nextButton.innerHTML = \"Next\";\n        rightContent.innerHTML = socialIconsHTML;\n      };\n\n      const showSocialValue = (url) => {\n        let handle = \"\";\n\n        const regex =\n          \/(?:https?:\\\/\\\/)?(?:www\\.)?(instagram\\.com|tiktok\\.com|twitter\\.com|linkedin\\.com\\\/(?:company|in)|pinterest\\.com|threads\\.net)\\\/(?:@)?([A-Za-z0-9._-]+)\/;\n        const youtubeChannelRegex =\n          \/(?:https?:\\\/\\\/)?(?:www\\.)?youtube\\.com\\\/channel\\\/([A-Za-z0-9._-]+)\/;\n        const youtubeHandleRegex =\n          \/(?:https?:\\\/\\\/)?(?:www\\.)?youtube\\.com\\\/@([A-Za-z0-9._-]+)\/;\n\n        if (url.includes(\"youtube.com\/channel\/\")) {\n          const match = url.match(youtubeChannelRegex);\n          if (match) {\n            handle = match[1]; \/\/ Extract the channel ID directly\n          }\n        } else if (url.includes(\"youtube.com\/@\")) {\n          const match = url.match(youtubeHandleRegex);\n          if (match) {\n            handle = \"@\" + match[1]; \/\/ Extract the YouTube handle\n          }\n        } else {\n          const match = url.match(regex);\n          if (match) {\n            handle = match[2];\n            if (url.includes(\"linkedin.com\")) {\n              handle = \"@\" + handle.replace(\/-\/g, \"\");\n            } else {\n              handle = \"@\" + handle;\n            }\n          }\n        }\n\n        return handle;\n      };\n\n      const showStepTwo = () => {\n        nextButton.innerHTML = \"Validate\";\n        goBack.innerHTML = `<img loading=\"lazy\" decoding=\"async\" width=\"20\" height=\"20\" src=\"https:\/\/img.icons8.com\/ios\/20\/circled-left-2.png\" alt=\"circled-left-2\"\/>Go back`;\n        stepNumber.innerHTML = \"2\";\n        let socialIconsHTML = `\n                             <h2 class=\"title_text\">Business Details<\/h2>\n                             ${\n                               companyData?.logo?.url.startsWith(\"<svg\")\n                                 ? `${companyData?.logo?.url}`\n                                 : `<div class=\"company_logo\">\n                         <img src=${companyData.logo.url}>\n                         <\/div>`\n                             }\n                         <h4 class=\"social_media_heading\">Social Media Platforms<\/h4>\n                         <div class=\"social_icons\">`;\n        for (let social in companyData?.social_media_links) {\n          if (social != \"facebook\")\n            socialIconsHTML += `<div class=\"social_icon_container\">\n                 ${socialIcons[social]}\n                 <div class=\"social_input_container\">\n             <input key=\"${social}\" class=\"social_input\" type=\"text\" value=\"${showSocialValue(\n              companyData.social_media_links[social][0]\n            )}\"><svg class=\"social_edit_icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  viewBox=\"0 0 72 72\" width=\"24\" height=\"24\"><path fill=\"#ababab\" d=\"M38.406 22.234l11.36 11.36L28.784 54.576l-12.876 4.307c-1.725.577-3.367-1.065-2.791-2.79l4.307-12.876L38.406 22.234zM41.234 19.406l5.234-5.234c1.562-1.562 4.095-1.562 5.657 0l5.703 5.703c1.562 1.562 1.562 4.095 0 5.657l-5.234 5.234L41.234 19.406z\"\/><\/svg>\n             <\/div>\n             <svg class=\"social_remove_icon\" onclick=\"handleRemoveSocial(event)\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"  viewBox=\"0 0 48 48\" width=\"20\" height=\"20\"><path fill=\"#ababab\" d=\"M 38.982422 6.9707031 A 2.0002 2.0002 0 0 0 37.585938 7.5859375 L 24 21.171875 L 10.414062 7.5859375 A 2.0002 2.0002 0 0 0 8.9785156 6.9804688 A 2.0002 2.0002 0 0 0 7.5859375 10.414062 L 21.171875 24 L 7.5859375 37.585938 A 2.0002 2.0002 0 1 0 10.414062 40.414062 L 24 26.828125 L 37.585938 40.414062 A 2.0002 2.0002 0 1 0 40.414062 37.585938 L 26.828125 24 L 40.414062 10.414062 A 2.0002 2.0002 0 0 0 38.982422 6.9707031 z\"\/><\/svg>\n             <\/div>`;\n        }\n\n        socialIconsHTML += `<\/div>`;\n        socialIconsHTML += `<div class=\"add_platform_btn\"><button onclick=\"handleModal()\">+ Add platform<\/button><\/div>`;\n        rightContent.innerHTML = socialIconsHTML;\n      };\n\n      const removeAddPlatformBtn = () => {\n        const elements = document.getElementsByClassName(\"add_platform_btn\");\n        Array.from(elements).forEach((element) => {\n          element.remove();\n        });\n      };\n\n      const handleModal = () => {\n        const modal = document.querySelector(\".modal\");\n        if (modal.classList.contains(\"modal_show\")) {\n          modal.classList.remove(\"modal_show\");\n        } else {\n          modal.classList.add(\"modal_show\");\n        }\n      };\n\n      const fetchCompanyDetail = () => {\n        const companyUrl = document.getElementById(\"company-link\").value;\n        companyLink = companyUrl;\n        nextButton.innerHTML = ` <div class=\"loader\"><\/div>`;\n        let apiUrl = `https:\/\/api.idukki.io\/company\/details?url=${companyUrl}`;\n        fetch(apiUrl)\n          .then((response) => {\n            if (!response.ok) {\n              throw new Error(`HTTP error! Status: ${response.status}`);\n            }\n            return response.json();\n          })\n          .then((data) => {\n            companyData = data.data;\n            showStepTwo();\n          })\n          .catch((error) => {\n            showStepTwo();\n            nextButton.innerHTML = `Next`;\n            console.error(\"Fetch error:\", error);\n          });\n      };\n\n      document.addEventListener(\"DOMContentLoaded\", function () {\n        setTimeout(function () {\n          document.querySelector(\".main_content_left\").classList.add(\"show\");\n        }, 100);\n        setTimeout(function () {\n          document.querySelector(\".main_content_right\").classList.add(\"show\");\n        }, 300);\n      });\n    <\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>UGC ROI Calculator Boost sales online Welcome to our Value Calculator to gauge the influence of user-generated content (UGC) on [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":2728,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-3065","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/idukki.io\/it\/wp-json\/wp\/v2\/pages\/3065","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/idukki.io\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/idukki.io\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/idukki.io\/it\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/idukki.io\/it\/wp-json\/wp\/v2\/comments?post=3065"}],"version-history":[{"count":0,"href":"https:\/\/idukki.io\/it\/wp-json\/wp\/v2\/pages\/3065\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/idukki.io\/it\/wp-json\/wp\/v2\/pages\/2728"}],"wp:attachment":[{"href":"https:\/\/idukki.io\/it\/wp-json\/wp\/v2\/media?parent=3065"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}