{"id":29847,"date":"2025-11-12T10:29:10","date_gmt":"2025-11-12T03:29:10","guid":{"rendered":"https:\/\/bolehdicoba.com\/?page_id=29847"},"modified":"2026-01-15T09:46:31","modified_gmt":"2026-01-15T02:46:31","slug":"career","status":"publish","type":"page","link":"https:\/\/bolehdicoba.com\/id\/career\/","title":{"rendered":"Career"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"29847\" class=\"elementor elementor-29847\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ebe73fd e-con-full header-career e-flex e-con e-parent\" data-id=\"4ebe73fd\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\" data-core-v316-plus=\"true\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fbf52d5 elementor-widget elementor-widget-career_nav_bar\" data-id=\"fbf52d5\" data-element_type=\"widget\" data-widget_type=\"career_nav_bar.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t        <style>\n            .site-header {\n                display: none;\n            }\n            .header-career {\n                position: sticky;\n                top: 0;\n                z-index: 999;\n            }\n\n            .conatiner-nav-bar {\n                margin: 0;\n                padding: 0;\n                display: flex;\n                min-height: 70px;\n                height: 100%;\n                padding-left: 50px;\n                padding-right: 50px;\n                font-family: \"Gelion-Regular\", sans-serif !important;\n                position: relative;\n                z-index: 1000;\n                background-color: #F7F4F2;\n                border-bottom: 1px solid rgba(0, 0, 0, 0.1);\n            }\n\n            .sub-navbar-white {\n                width: 100%;\n                display: flex;\n                align-items: center;\n                justify-content: space-between;\n                gap: 20px;\n            }\n\n            .navbar-main-menu.desktop {\n                display: flex;\n                column-gap: 60px;\n                justify-content: center;\n                flex-grow: 1;\n            }\n\n            .navbar-main-menu.desktop a {\n                text-decoration: none;\n                font-weight: 400;\n                font-size: 16px;\n                line-height: 100%;\n                color: #222;\n                font-family: Outfit;\n            }\n\n            .join-our-team-btn a {\n                font-family: \"Outfit\";\n                display: flex;\n                flex-direction: row;\n                justify-content: center;\n                align-items: center;\n                padding: 10px 18px;\n                gap: 10px;\n                background: #4D7BC8;\n                border: 2px solid #222222;\n                border-radius: 8px;\n                font-weight: 500;\n                font-size: 16px;\n                line-height: 22px;\n                color: #FFFFFF;\n            }\n\n            .join-our-team-btn a svg {\n                width: 16px;\n                height: 16px;\n                flex-shrink: 0;\n            }\n\n            .join-our-team-btn a:hover {\n                background-color: #265bd3;\n            }\n\n            .responsive-hamburger-btn {\n                font-size: 22px;\n                display: none;\n                flex-direction: column;\n                \/* height: 14px; *\/\n                justify-content: space-between;\n                position: relative;\n                z-index: 20000;\n            }\n\n            .responsive-hamburger-btn input {\n                position: absolute;\n                width: 40px;\n                height: 28px;\n                left: -10px;\n                top: -5px;\n                opacity: 0;\n                cursor: pointer;\n                z-index: 20000;\n            }\n\n            .responsive-hamburger-btn span {\n                display: block;\n                width: 21px;\n                height: 2px;\n                background-color: #222;\n                transition: all 0.5s;\n            }\n\n            .responsive-hamburger-btn span:nth-child(2) {\n                transform-origin: 0 0;\n            }\n\n            .responsive-hamburger-btn span:last-child {\n                transform-origin: 0 100%;\n            }\n            \n            .responsive-hamburger-btn input:checked ~ .la-bars:before {\n                content: \"\\f00d\";\n            }\n\n            .responsive-hamburger-btn input:checked ~ span:nth-child(2) {\n                background-color: black;\n                transform: rotate(45deg) translate(-1px, -1px);\n            }\n\n            .responsive-hamburger-btn input:checked ~ span:nth-child(3) {\n                transform: scale(0);\n            }\n\n            .responsive-hamburger-btn input:checked ~ span:last-child {\n                background-color: black;\n                transform: rotate(-45deg) translate(-1px, 0);\n            }\n\n            .mobile-sidebar {\n                display: none;\n            }\n\n            .elementor-widget-container {\n                padding-top: 0px !important;\n            }\n\n            @media only screen and (max-width: 726px) {\n                .responsive-hamburger-btn {\n                    display: flex;\n                }\n\n                .navbar-main-menu.desktop {\n                    display: none;\n                }\n\n                .mobile-sidebar {\n                    position: absolute;\n                    left: 0;\n                    width: 100%;\n                    max-height: 80dvh;\n                    background-color: #f7f4f2;\n                    color: white;\n                    padding: 0;\n                    z-index: 9;\n                    transform: translateY(-100%);\n                    transition: transform 0.3s ease;\n                    overflow-y: auto;\n                    display: flex;\n                    flex-direction: column;\n                    gap: 0;\n                    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .1019607843);\n                }\n\n                .mobile-sidebar.active {\n                    transform: translateX(0);\n                }\n\n                .mobile-sidebar a {\n                    color: #222;\n                    text-decoration: none;\n                    display: block;\n                    padding: 20px 16px;\n                    font-size: 14px;\n                    border-radius: 4px;\n                    transition: background 0.2s;\n                    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .1019607843);\n                }\n\n                \/* .mobile-sidebar a:hover {\n                    background-color: #2c2c2c;\n                } *\/\n\n                .join-our-team-btn.mobile{\n                    display: flex;\n                    width: 100%;\n                    padding: 20px 16px;\n                }\n\n                .conatiner-nav-bar {\n                    padding-left: 20px;\n                    padding-right: 20px;\n                    \/* padding-top: 40px; *\/\n                }\n                .mobile-sidebar .join-our-team-btn a {\n                    padding: 10px 20px;\n                    display: flex;\n                    gap: 15px;\n                    color: white;\n                }\n                .img-nav-bar {\n                    flex: 1;\n                }\n                .img-nav-bar svg{\n                    width: 144px;\n                    height: 23px;\n                }\n            }\n\n            @media only screen and (max-width: 500px) {\n                .join-our-team-btn.desktop {\n                    display: none;\n                }\n                .sub-navbar-white {\n                    justify-content: flex-start;\n                }\n            }\n        <\/style>\n\n        <!-- DESKTOP NAVIGATION BAR -->\n        <div class=\"conatiner-nav-bar test\">\n            <div class=\"sub-navbar-white\">\n                <div class=\"responsive-hamburger-btn\">\n                    <input type=\"checkbox\" id=\"menu-toggle\" \/>\n                    <i class=\"las la-bars\" aria-hidden=\"true\"><\/i>\n                <\/div>\n                <div class=\"img-nav-bar\">\n                    <a href=\"https:\/\/bolehdicoba.com\/id\/career\/\">\n                        <svg width=\"211\" height=\"34\" viewbox=\"0 0 211 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M70.2863 22.9421C71.1665 24.1751 71.5432 25.7097 71.3366 27.2215C71.13 28.7332 70.3564 30.1036 69.1793 31.0428C67.3194 32.2135 65.1523 32.771 62.9719 32.6397H53.1641V9.13062H63.1477C65.2559 9.00241 67.3417 9.63081 69.0448 10.9073C69.7398 11.4746 70.2946 12.2008 70.6648 13.0273C71.035 13.8539 71.2101 14.7578 71.1761 15.6662C71.2222 16.8888 70.8571 18.0907 70.1415 19.0715C69.4156 19.9774 68.4436 20.6434 67.3481 20.9856C68.4858 21.3472 69.503 22.0245 70.2863 22.9421ZM58.906 14.1222V18.8177H62.8167C63.1692 18.8468 63.5237 18.7976 63.8558 18.6734C64.188 18.5493 64.4899 18.3532 64.741 18.0985C65.1443 17.669 65.3703 17.0971 65.3721 16.5016C65.3637 15.9084 65.1471 15.3379 64.7617 14.8942C64.5244 14.6238 64.229 14.4133 63.8987 14.2793C63.5684 14.1454 63.2122 14.0916 62.858 14.1222H58.906ZM64.979 27.0453C65.21 26.8555 65.3947 26.6134 65.5186 26.3381C65.6425 26.0628 65.7021 25.7619 65.6928 25.459C65.6946 25.1399 65.63 24.824 65.5034 24.5323C65.3768 24.2406 65.191 23.9797 64.9582 23.767C64.4698 23.2959 63.819 23.0412 63.1477 23.0584H58.906V27.6376H63.1477C63.7927 27.6525 64.4235 27.4437 64.9376 27.0453H64.979Z\" fill=\"#212121\"\/>\n                            <path d=\"M114.431 10.6412C116.152 11.6324 117.572 13.0992 118.532 14.877C119.523 16.7489 120.028 18.8539 119.998 20.9871C120.036 23.0863 119.533 25.1581 118.542 26.9913C117.581 28.7463 116.16 30.1852 114.441 31.1424C112.613 32.1723 110.557 32.6941 108.474 32.6567H98.7344V9.1164H108.474C110.555 9.07621 112.609 9.60207 114.431 10.6412ZM112.329 25.5406C113.424 24.3004 113.999 22.6635 113.929 20.9871C114.012 19.2508 113.43 17.5505 112.309 16.2537C111.748 15.6549 111.071 15.1865 110.321 14.8797C109.571 14.573 108.767 14.4349 107.962 14.4746H104.548V27.2878H107.962C108.768 27.3314 109.574 27.1982 110.327 26.897C111.079 26.5959 111.762 26.1336 112.329 25.5406Z\" fill=\"#212121\"\/>\n                            <path d=\"M149.707 29.293C148.191 29.293 146.844 28.957 145.664 28.2852C144.492 27.6133 143.578 26.6719 142.922 25.4609C142.266 24.25 141.938 22.8633 141.938 21.3008C141.938 19.7305 142.262 18.3438 142.91 17.1406C143.559 15.9297 144.473 14.9883 145.652 14.3164C146.84 13.6445 148.191 13.3086 149.707 13.3086C150.91 13.3086 152.02 13.5156 153.035 13.9297C154.051 14.3438 154.898 14.9375 155.578 15.7109C156.258 16.4766 156.711 17.3711 156.938 18.3945H154.629C154.34 17.4648 153.742 16.707 152.836 16.1211C151.938 15.5352 150.879 15.2422 149.66 15.2422C148.574 15.2422 147.609 15.4961 146.766 16.0039C145.93 16.5117 145.277 17.2227 144.809 18.1367C144.348 19.043 144.117 20.1055 144.117 21.3242C144.117 22.543 144.348 23.6094 144.809 24.5234C145.277 25.4297 145.93 26.1289 146.766 26.6211C147.609 27.1055 148.574 27.3477 149.66 27.3477C150.863 27.3477 151.914 27.0625 152.812 26.4922C153.719 25.9219 154.324 25.1562 154.629 24.1953H156.938C156.727 25.2031 156.285 26.0938 155.613 26.8672C154.941 27.6328 154.094 28.2305 153.07 28.6602C152.047 29.082 150.926 29.293 149.707 29.293ZM169.383 18.418V29H167.508V27.125C167.156 27.7812 166.617 28.3086 165.891 28.707C165.164 29.0977 164.344 29.293 163.43 29.293C162.453 29.293 161.582 29.0625 160.816 28.6016C160.059 28.1328 159.469 27.4805 159.047 26.6445C158.625 25.8008 158.414 24.832 158.414 23.7383C158.414 22.6211 158.633 21.6367 159.07 20.7852C159.516 19.9258 160.125 19.2656 160.898 18.8047C161.672 18.3359 162.562 18.1016 163.57 18.1016C164.469 18.1016 165.262 18.2812 165.949 18.6406C166.637 19 167.172 19.4922 167.555 20.1172L167.73 18.418H169.383ZM163.863 27.4883C164.902 27.4883 165.742 27.1406 166.383 26.4453C167.023 25.75 167.344 24.8164 167.344 23.6445C167.344 22.5117 167.027 21.6055 166.395 20.9258C165.762 20.2461 164.934 19.9062 163.91 19.9062C162.855 19.9062 162.016 20.2539 161.391 20.9492C160.766 21.6445 160.453 22.5586 160.453 23.6914C160.453 24.8242 160.766 25.7422 161.391 26.4453C162.016 27.1406 162.84 27.4883 163.863 27.4883ZM177.41 18.3242C177.762 18.3242 178.098 18.3555 178.418 18.418V20.1172C178.238 20.0859 177.988 20.0703 177.668 20.0703C176.707 20.0703 175.965 20.3555 175.441 20.9258C174.926 21.4961 174.668 22.2852 174.668 23.293V29H172.676V18.418H174.434L174.668 20.0234C174.848 19.4766 175.184 19.0586 175.676 18.7695C176.176 18.4727 176.754 18.3242 177.41 18.3242ZM190.066 25.8359C189.824 26.875 189.238 27.7109 188.309 28.3438C187.379 28.9766 186.293 29.293 185.051 29.293C183.98 29.293 183.035 29.0586 182.215 28.5898C181.402 28.1133 180.77 27.4531 180.316 26.6094C179.871 25.7578 179.648 24.7773 179.648 23.668C179.648 22.5664 179.875 21.5938 180.328 20.75C180.789 19.8984 181.422 19.2461 182.227 18.793C183.039 18.332 183.957 18.1016 184.98 18.1016C185.988 18.1016 186.871 18.3164 187.629 18.7461C188.387 19.168 188.977 19.7578 189.398 20.5156C189.828 21.2734 190.043 22.1406 190.043 23.1172C190.043 23.6484 190.012 24.0508 189.949 24.3242H181.617C181.648 25.332 181.98 26.1406 182.613 26.75C183.246 27.3516 184.059 27.6523 185.051 27.6523C185.785 27.6523 186.426 27.4883 186.973 27.1602C187.527 26.832 187.91 26.3906 188.121 25.8359H190.066ZM188.027 22.8828C188.012 21.9375 187.723 21.1875 187.16 20.6328C186.598 20.0703 185.863 19.7891 184.957 19.7891C183.996 19.7891 183.211 20.0703 182.602 20.6328C181.992 21.1875 181.672 21.9375 181.641 22.8828H188.027ZM202.277 25.8359C202.035 26.875 201.449 27.7109 200.52 28.3438C199.59 28.9766 198.504 29.293 197.262 29.293C196.191 29.293 195.246 29.0586 194.426 28.5898C193.613 28.1133 192.98 27.4531 192.527 26.6094C192.082 25.7578 191.859 24.7773 191.859 23.668C191.859 22.5664 192.086 21.5938 192.539 20.75C193 19.8984 193.633 19.2461 194.438 18.793C195.25 18.332 196.168 18.1016 197.191 18.1016C198.199 18.1016 199.082 18.3164 199.84 18.7461C200.598 19.168 201.188 19.7578 201.609 20.5156C202.039 21.2734 202.254 22.1406 202.254 23.1172C202.254 23.6484 202.223 24.0508 202.16 24.3242H193.828C193.859 25.332 194.191 26.1406 194.824 26.75C195.457 27.3516 196.27 27.6523 197.262 27.6523C197.996 27.6523 198.637 27.4883 199.184 27.1602C199.738 26.832 200.121 26.3906 200.332 25.8359H202.277ZM200.238 22.8828C200.223 21.9375 199.934 21.1875 199.371 20.6328C198.809 20.0703 198.074 19.7891 197.168 19.7891C196.207 19.7891 195.422 20.0703 194.812 20.6328C194.203 21.1875 193.883 21.9375 193.852 22.8828H200.238ZM209.52 18.3242C209.871 18.3242 210.207 18.3555 210.527 18.418V20.1172C210.348 20.0859 210.098 20.0703 209.777 20.0703C208.816 20.0703 208.074 20.3555 207.551 20.9258C207.035 21.4961 206.777 22.2852 206.777 23.293V29H204.785V18.418H206.543L206.777 20.0234C206.957 19.4766 207.293 19.0586 207.785 18.7695C208.285 18.4727 208.863 18.3242 209.52 18.3242Z\" fill=\"#212121\"\/>\n                            <path d=\"M90.0974 10.6401C91.8275 11.6272 93.2533 13.095 94.2123 14.876C95.2135 16.7457 95.7241 18.8516 95.6937 20.9863C95.73 23.0888 95.2261 25.1638 94.2329 27.0013C93.2596 28.7494 91.8354 30.1861 90.1179 31.1525C88.2824 32.1792 86.2193 32.6974 84.1307 32.6563H74.4297V9.11514H84.2027C86.2627 9.08975 88.2938 9.61519 90.0974 10.6401ZM87.9884 25.5505C89.0891 24.3077 89.6662 22.6664 89.5932 20.9863C89.677 19.253 89.0929 17.5557 87.9679 16.2633C87.4072 15.6615 86.7278 15.1903 85.9754 14.8816C85.223 14.5729 84.4151 14.4338 83.606 14.4736H80.1803V27.2978H83.606C84.4148 27.34 85.223 27.2062 85.9782 26.9051C86.7333 26.6041 87.4183 26.1425 87.9884 25.5505Z\" fill=\"#212121\"\/>\n                            <path d=\"M23.0026 13.3175L21.8089 12.8546C20.7659 12.4537 19.904 11.6753 19.3875 10.6679C18.8711 9.66055 18.7361 8.49457 19.0084 7.39222L17.8146 6.92931C16.6898 6.4962 15.7794 5.62563 15.2833 4.50866C14.7872 3.3917 14.7459 2.11961 15.1685 0.971614C15.2163 0.843539 15.3119 0.739991 15.4344 0.683606C15.5569 0.627222 15.6962 0.62259 15.8221 0.670723L31.4495 6.6886C32.2235 6.98462 32.9325 7.43399 33.5354 8.0108C34.1384 8.58761 34.6234 9.28043 34.9626 10.0493L37.468 15.6923C37.5523 15.8814 37.6235 16.0763 37.6814 16.2755C37.8855 17.0119 37.8845 17.7918 37.6785 18.5277C37.4724 19.2635 37.0695 19.9263 36.5149 20.4418C35.9647 20.9711 35.2783 21.3301 34.5358 21.4768C33.7932 21.6235 33.0251 21.5519 32.3209 21.2704L25.8031 18.7614C24.7676 18.3557 23.9123 17.5795 23.3969 16.5777C22.8815 15.5759 22.7414 14.417 23.0026 13.3175Z\" fill=\"white\"\/>\n                            <path d=\"M33.7963 22.2061C33.2164 22.2035 32.6415 22.0954 32.0988 21.8867L25.5809 19.3778C24.4859 18.9559 23.5637 18.1675 22.9651 17.1416C22.3665 16.1157 22.127 14.913 22.2857 13.7302L21.5867 13.4617C20.489 13.0409 19.5645 12.2514 18.9656 11.2232C18.3666 10.195 18.1289 8.98936 18.2915 7.80492L17.5925 7.53642C16.312 7.04207 15.2758 6.05027 14.7109 4.77828C14.146 3.50628 14.0985 2.0578 14.5787 0.750115C14.6856 0.462493 14.8999 0.229833 15.1747 0.103141C15.4496 -0.0235514 15.7624 -0.0339405 16.0447 0.0742581L31.6721 6.09213C32.525 6.41667 33.3058 6.91132 33.969 7.54718C34.6322 8.18304 35.1645 8.94736 35.5347 9.79544L38.0357 15.4384C38.1344 15.6552 38.2164 15.8797 38.2808 16.1096C38.52 16.9644 38.5192 17.8705 38.2785 18.7248C38.0377 19.5792 37.5668 20.3475 36.9191 20.9424C36.0722 21.7511 34.9565 22.2026 33.7963 22.2061ZM15.7179 1.3195C15.3909 2.29938 15.45 3.37052 15.8828 4.3068C16.3155 5.24307 17.0881 5.97121 18.0373 6.33748L19.7576 6.99945L19.6214 7.55494C19.3848 8.50399 19.4999 9.5087 19.9446 10.3766C20.3894 11.2444 21.1325 11.9144 22.0315 12.2581L23.7518 12.9201L23.6156 13.4756C23.3821 14.4246 23.4986 15.4279 23.943 16.295C24.3873 17.1621 25.1285 17.8325 26.0258 18.1788L32.5436 20.6832C33.1386 20.9218 33.7879 20.9829 34.4156 20.8591C35.0434 20.7353 35.6236 20.4318 36.0885 19.9842C36.56 19.5482 36.9022 18.9861 37.0763 18.3618C37.2504 17.7375 37.2494 17.0759 37.0734 16.4521C37.0258 16.2815 36.9667 16.1145 36.8964 15.9522L34.4046 10.3093C34.0967 9.61654 33.6575 8.99278 33.1122 8.47397C32.5669 7.95517 31.9263 7.55158 31.2273 7.28646L15.7179 1.3195Z\" fill=\"black\"\/>\n                            <path d=\"M24.543 9.3003C24.543 9.3003 27.5069 8.03192 34.5604 8.42077C36.9311 8.5487 39.1635 9.59863 40.7981 11.3545C42.4327 13.1103 43.3452 15.4384 43.3477 17.8596V22.5165H37.901C37.1048 22.5164 36.3406 22.8368 35.7746 23.408C35.2086 23.9792 34.8865 24.7551 34.8781 25.5671C34.8648 26.777 35.2553 27.9557 35.9856 28.9093L38.7089 32.4969H20.2266V20.313\" fill=\"#FCBB40\"\/>\n                            <path d=\"M38.7359 33.1358H20.2263C20.0602 33.1358 19.9008 33.0684 19.7834 32.9486C19.6659 32.8288 19.5999 32.6664 19.5999 32.4969V24.6274C19.5925 24.5386 19.6033 24.4493 19.6315 24.3649C19.6597 24.2806 19.7048 24.2032 19.7639 24.1376C19.823 24.072 19.8948 24.0196 19.9748 23.9838C20.0548 23.9479 20.1412 23.9294 20.2286 23.9294C20.3159 23.9294 20.4023 23.9479 20.4823 23.9838C20.5623 24.0196 20.6341 24.072 20.6932 24.1376C20.7523 24.2032 20.7974 24.2806 20.8256 24.3649C20.8538 24.4493 20.8646 24.5386 20.8572 24.6274V31.8581H37.4514L35.5042 29.326C34.6905 28.2568 34.2539 26.9391 34.2651 25.5856C34.2734 24.6021 34.6618 23.6616 35.3459 22.9683C36.0299 22.2749 36.9545 21.8847 37.9189 21.8823H42.7165V17.7161C42.7105 15.4602 41.8292 13.2984 40.2651 11.7033C38.701 10.1081 36.5814 9.20924 34.3695 9.20313H28.0604C26.1499 9.20803 24.3192 9.98486 22.9691 11.3635C21.619 12.7422 20.8596 14.6103 20.8572 16.5588V20.9611C20.8646 21.0499 20.8538 21.1393 20.8256 21.2236C20.7974 21.3079 20.7523 21.3853 20.6932 21.4509C20.6341 21.5166 20.5623 21.5689 20.4823 21.6048C20.4023 21.6406 20.3159 21.6591 20.2286 21.6591C20.1412 21.6591 20.0548 21.6406 19.9748 21.6048C19.8948 21.5689 19.823 21.5166 19.7639 21.4509C19.7048 21.3853 19.6597 21.3079 19.6315 21.2236C19.6033 21.1393 19.5925 21.0499 19.5999 20.9611V16.5588C19.5999 14.2694 20.4892 12.0732 22.0731 10.4508C23.657 8.82848 25.8065 7.91214 28.0513 7.90234H34.3604C36.9061 7.90724 39.3462 8.9408 41.1463 10.7767C42.9465 12.6126 43.9599 15.1012 43.9647 17.6976V22.5211C43.9647 22.6906 43.8987 22.8531 43.7812 22.9729C43.6637 23.0927 43.5044 23.16 43.3383 23.16H37.8916C37.2611 23.1624 36.6568 23.4176 36.2092 23.8706C35.7617 24.3236 35.5068 24.938 35.4997 25.581C35.4928 26.6439 35.8347 27.6787 36.471 28.5205L39.1943 32.1035C39.2658 32.1996 39.31 32.3139 39.322 32.434C39.334 32.554 39.3134 32.6751 39.2624 32.7839C39.2125 32.8845 39.1376 32.9699 39.0452 33.0316C38.9528 33.0933 38.8462 33.1293 38.7359 33.1358Z\" fill=\"black\"\/>\n                            <path d=\"M12.2012 15.0914L10.776 14.8784C9.53715 14.6908 8.4088 14.0462 7.60485 13.0667C6.80091 12.0872 6.37725 10.841 6.41417 9.56417L4.99349 9.35124C3.65548 9.14982 2.45048 8.41524 1.64293 7.30871C0.835381 6.20218 0.49126 4.8141 0.68609 3.44909C0.708511 3.29631 0.78944 3.15884 0.911123 3.06685C1.03281 2.97486 1.1853 2.93585 1.33515 2.9584L19.9174 5.73588C20.8367 5.86972 21.7208 6.18821 22.5186 6.67291C23.3164 7.15762 24.012 7.79891 24.5652 8.55966L28.6502 14.1516C28.7881 14.3372 28.911 14.5338 29.0178 14.7395C29.4162 15.5019 29.5995 16.3619 29.5473 17.2241C29.4951 18.0863 29.2095 18.9168 28.7222 19.6234C28.235 20.3299 27.5651 20.8849 26.7872 21.2264C26.0093 21.568 25.1537 21.6829 24.3155 21.5583L16.5631 20.401C15.3267 20.2097 14.2013 19.5647 13.3981 18.587C12.595 17.6094 12.1694 16.3664 12.2012 15.0914Z\" fill=\"white\"\/>\n                            <path d=\"M25.0188 22.2526C24.7514 22.2529 24.4844 22.2328 24.2199 22.1924L16.4721 21.0351C15.1755 20.8425 13.9828 20.2027 13.0925 19.2223C12.2023 18.2419 11.6682 16.98 11.5791 15.6468L10.6714 15.5126C9.37922 15.3146 8.19238 14.6717 7.30806 13.6906C6.42375 12.7095 5.89519 11.4494 5.81022 10.1196L4.90244 9.98537C3.39897 9.75988 2.04465 8.93524 1.13668 7.69245C0.228719 6.44966 -0.158703 4.89025 0.059445 3.35645C0.106562 3.03578 0.276249 2.74718 0.53141 2.55373C0.786572 2.36029 1.10645 2.27775 1.42111 2.32416L9.01921 3.45829C9.18413 3.48285 9.33273 3.57322 9.43232 3.70951C9.53191 3.84581 9.57434 4.01687 9.55026 4.18507C9.52619 4.35327 9.43758 4.50482 9.30394 4.60639C9.1703 4.70796 9.00257 4.75123 8.83765 4.72668L1.29402 3.60179C1.146 4.78696 1.45952 5.98408 2.16728 6.93613C2.87503 7.88817 3.92058 8.51924 5.07945 8.69384L7.05841 8.99011V9.56412C7.02144 10.6853 7.39143 11.781 8.09749 12.6412C8.80355 13.5013 9.79601 14.0655 10.8847 14.2257L12.8591 14.5173V15.0913C12.8273 16.2107 13.1992 17.3031 13.9045 18.1614C14.6097 19.0197 15.5992 19.5843 16.6854 19.7482L24.4378 20.9055C25.1619 21.0234 25.904 20.9289 26.5774 20.633C27.2509 20.3371 27.828 19.8521 28.2414 19.2344C28.6652 18.6274 28.9137 17.9113 28.9587 17.1675C29.0036 16.4237 28.8432 15.682 28.4956 15.0265C28.4022 14.8475 28.296 14.6757 28.1779 14.5127L24.0929 8.9253C23.5891 8.23188 22.9553 7.64734 22.2284 7.20553C21.5015 6.76373 20.6958 6.47344 19.8581 6.3515L12.4688 5.2544C12.3817 5.24854 12.2968 5.22434 12.2194 5.18331C12.142 5.14228 12.0737 5.08533 12.019 5.01604C11.9643 4.94675 11.9242 4.86664 11.9014 4.78076C11.8785 4.69489 11.8734 4.60512 11.8863 4.51713C11.8992 4.42913 11.9299 4.34481 11.9764 4.26951C12.0229 4.19422 12.0842 4.12957 12.1564 4.07966C12.2286 4.02975 12.3102 3.99566 12.396 3.97954C12.4818 3.96342 12.5699 3.96562 12.6549 3.98601L20.0079 5.08312C21.0101 5.22992 21.9739 5.57799 22.8433 6.10718C23.7128 6.63638 24.4707 7.3362 25.0733 8.16613L29.1583 13.7535C29.3154 13.9635 29.4551 14.1864 29.5758 14.4201C30.0361 15.2848 30.2491 16.2639 30.1905 17.246C30.132 18.2281 29.8042 19.1736 29.2445 19.975C28.7775 20.6792 28.1477 21.2552 27.4107 21.6524C26.6738 22.0496 25.8523 22.2557 25.0188 22.2526Z\" fill=\"black\"\/>\n                            <path d=\"M28.6235 22.4884C30.3356 22.4884 31.7236 21.0729 31.7236 19.3267C31.7236 17.5806 30.3356 16.165 28.6235 16.165C26.9114 16.165 25.5234 17.5806 25.5234 19.3267C25.5234 21.0729 26.9114 22.4884 28.6235 22.4884Z\" fill=\"#FCBB40\"\/>\n                            <path d=\"M28.6235 22.4884C30.3356 22.4884 31.7236 21.0729 31.7236 19.3267C31.7236 17.5806 30.3356 16.165 28.6235 16.165C26.9114 16.165 25.5234 17.5806 25.5234 19.3267C25.5234 21.0729 26.9114 22.4884 28.6235 22.4884Z\" fill=\"#EF542C\"\/>\n                            <path d=\"M28.6269 23.1364C27.6378 23.1303 26.6914 22.7243 25.9953 22.0075C25.2993 21.2907 24.9105 20.3216 24.9141 19.3127C24.9189 18.3063 25.3139 17.3428 26.013 16.6324C26.712 15.9221 27.6583 15.5227 28.6451 15.5215C29.6342 15.5288 30.5804 15.9351 31.2769 16.6515C31.9734 17.3679 32.3636 18.3363 32.3624 19.3452C32.3576 20.3516 31.9626 21.3151 31.2635 22.0255C30.5645 22.7358 29.6182 23.1352 28.6314 23.1364H28.6269ZM28.6269 16.8084C27.9898 16.8362 27.3878 17.114 26.9466 17.5836C26.5054 18.0533 26.2591 18.6785 26.2591 19.329C26.2591 19.9794 26.5054 20.6046 26.9466 21.0743C27.3878 21.5439 27.9898 21.8217 28.6269 21.8495C29.2798 21.8483 29.9058 21.5839 30.3683 21.1139C30.8309 20.6439 31.0925 20.0064 31.0961 19.3405C31.0997 19.0089 31.0381 18.68 30.9149 18.373C30.7917 18.0661 30.6095 17.7875 30.3789 17.5537C30.1508 17.3186 29.8794 17.1318 29.5803 17.0039C29.2812 16.876 28.9603 16.8095 28.636 16.8084H28.6269Z\" fill=\"black\"\/>\n                            <rect x=\"130\" y=\"11\" width=\"1\" height=\"20\" fill=\"#7B7777\"\/>\n                        <\/svg>\n                    <\/a>\n                <\/div>\n\n                <div class=\"navbar-main-menu desktop\">\n                    <div class=\"navbar-home\">\n                        <a href=\"https:\/\/bolehdicoba.com\/id\/career\/\">Home<\/a>\n                    <\/div>\n                    <div class=\"navbar-joblist\">\n                        <a href=\"https:\/\/bolehdicoba.com\/id\/career-about\/\">About Us<\/a>\n                    <\/div>\n                    <div class=\"navbar-ourvalue\">\n                        <a href=\"https:\/\/bolehdicoba.com\/id\/career-lifeat\/\">Life at BDD<\/a>\n                    <\/div>\n                <\/div>\n\n                <!-- DESKTOP \"Join Our Team\" Button -->\n                <div class=\"join-our-team-btn\">\n                    <a href=\"https:\/\/bolehdicoba.com\/id\/career-job-list\/\">\n                        <span class=\"hide-desktop\">Join Us<\/span>\n                        <span class=\"hide-mobile\">Join Our Team<\/span>\n                        <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M5 12H19\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                            <path d=\"M12 5L19 12L12 19\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                        <\/svg>\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- MOBILE SIDEBAR NAVIGATION -->\n        <div id=\"mobile-sidebar\" class=\"mobile-sidebar\">\n            <div class=\"navbar-home\">\n                <a href=\"https:\/\/bolehdicoba.com\/id\/career\/\">Home<\/a>\n            <\/div>\n            <div class=\"navbar-joblist\">\n                <a href=\"https:\/\/bolehdicoba.com\/id\/career-about\/\">About Us<\/a>\n            <\/div>\n            <div class=\"navbar-ourvalue\">\n                <a href=\"https:\/\/bolehdicoba.com\/id\/career-lifeat\/\">Life at BDD<\/a>\n            <\/div>\n\n            <!-- MOBILE \"Join Us\" Button -->\n            <div class=\"join-our-team-btn mobile\">\n                <a href=\"https:\/\/bolehdicoba.com\/id\/career-join-our-team\/\">\n                    Join Us\n                    <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M5 12H19\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                        <path d=\"M12 5L19 12L12 19\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                    <\/svg>\n                <\/a>\n            <\/div>\n        <\/div>\n\n\n        <script>\n            const menuToggle = document.getElementById(\"menu-toggle\");\n            const sidebar = document.getElementById(\"mobile-sidebar\");\n\n            menuToggle.addEventListener(\"click\", function () {\n                sidebar.classList.toggle(\"active\");\n            });\n        <\/script>\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-33d7f533 e-con-full career-banner e-flex e-con e-parent\" data-id=\"33d7f533\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\" data-core-v316-plus=\"true\">\n\t\t\t\t<div class=\"elementor-element elementor-element-43dd0b96 elementor-widget elementor-widget-section_home_banner\" data-id=\"43dd0b96\" data-element_type=\"widget\" data-widget_type=\"section_home_banner.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t        <style>\n            .section-home-banner {\n                position: relative;\n                overflow: hidden;\n            }\n            \n            .career-banner .section-home-banner {\n                background-color: #F7F4F2;\n                border-bottom: 2.2px solid #000;\n                width: 100%;\n            }\n\n            \/* .home-banner-background {\n                display: flex;\n                flex-direction: row;\n                justify-content: space-between;\n                padding: 0 120px;\n                margin: 90px 0 10px;\n            } *\/\n            .home-banner-background {\n                display: flex;\n                flex-direction: row;\n                justify-content: space-between;\n                padding: 120px 60px;\n                margin: 90px 0 0;\n            }\n\n            .career-banner .home-banner-background {\n                padding: 0;\n                padding-bottom: 50px;\n                width: 100%;\n                margin: 50px auto;\n            }\n\n            .home-background-left {\n                position: relative;\n                flex: 0 0 auto;\n                width: 19.306vw;\n            }\n\n            .home-background-right {\n                position: relative;\n                flex: 0 0 auto;\n                width: 18.819vw;\n            }\n\n            .home-banner-background img {\n                width: 100%;\n                height: auto;\n            }\n\n            .home-banner-body {\n                position: absolute;\n                bottom: 0;\n                left: 0;\n                right: 0;\n                top: 0;\n                margin: 160px auto 0;\n                display: flex;\n                flex-direction: column;\n                align-items: center;\n                justify-content: center;\n                max-width: 690px;\n            }\n            .career-banner .home-banner-body {\n                margin: 0 auto;\n                margin-bottom: 40px;\n            }\n\n            .home-banner-subtitle .subtitle {\n                color: #513B6A;\n                text-align: center;\n                font-variant-numeric: lining-nums tabular-nums;\n                font-family: 'Outfit', sans-serif;\n                font-size: 18px;\n                font-style: normal;\n                font-weight: 500;\n                line-height: normal;\n            }\n\n            .home-banner-subtitle .subtitle span {\n                color: #222;\n                font-size: 20px;\n            }\n\n            .home-banner-title .title {\n                color: #222;\n                text-align: center;\n                font-variant-numeric: lining-nums tabular-nums;\n                font-feature-settings: 'liga' off;\n                font-size: 64px;\n                font-style: normal;\n                font-weight: 600;\n                line-height: normal;\n            }\n\n            .home-banner-description {\n                margin-bottom: 50px;\n            }\n\n            .home-banner-description .description {\n                color: #222;\n                text-align: center;\n                font-variant-numeric: lining-nums tabular-nums;\n                font-feature-settings: 'liga' off;\n                font-size: 18px;\n                font-weight: 300;\n                line-height: normal;\n            }\n\n            .home-banner-button .btn {\n                display: flex;\n                flex-direction: row;\n                gap: 15px;\n                width: fit-content;\n                align-items: center;\n                border-width: 2px;\n            }\n            .home-banner-button .btn:hover {\n                background-color:#E8A145;\n                box-shadow: 4px 4px 0px 0px #222;\n                -webkit-box-shadow: 4px 4px 0px 0px #222;\n            }\n\n            @media (min-width: 768px) and (max-width: 1367px) {\n                \/* .home-banner-background {\n                    padding: 0 10px;\n                } *\/\n                .home-banner-background {\n                    padding: 100px 0;\n                }\n                .home-banner-body {\n                    margin: 120px auto 0;\n                    max-width: 640px;\n                }\n                .home-banner-subtitle {\n                    margin-bottom: 20px;\n                }\n                .home-banner-subtitle .subtitle {\n                    margin: 0;\n                }\n                .home-banner-title {\n                    margin-bottom: 20px;\n                }\n                .home-banner-title .title {\n                    font-size: 56px;\n                    margin: 0;\n                }\n                .home-banner-description {\n                    margin-bottom: 25px;\n                }\n            }\n\n            @media (max-width: 750px) {\n                .home-banner-background {\n                    display: none;\n                }\n                .home-banner-body {\n                    position: relative;\n                    margin: 0;\n                    padding: 100px 15px 40px;\n                    background-color: #F7F4F2;\n                    max-width: none;\n                }\n                .career-banner .home-banner-body {\n                    padding: 40px 15px 120px;\n                }\n                .home-banner-subtitle {\n                    margin-bottom: 15px;\n                }\n                .home-banner-subtitle .subtitle {\n                    font-size: 16px;\n                    font-weight: 500;\n                    margin: 0;\n                }\n                .home-banner-subtitle .subtitle span {\n                    font-size: 20px;\n                }\n\n                .home-banner-title .title {\n                    font-size: 36px;\n                    line-height: 38px;\n                    margin: 0;\n                }\n                .home-banner-description {\n                    margin-bottom: 15px;\n                }\n                .home-banner-description .description {\n                    font-size: 14px;\n                }\n            }\n        <\/style>\n        <div class=\"section-home-banner se\">\n            <div class=\"home-banner-background\">\n                <!-- <img decoding=\"async\" src=\"\" alt=\"home-banner-desktop\" class=\"hide-mobile\"> -->\n\n                <div class=\"home-background-left hide-mobile\">\n                    <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Frame-2199646.png\" alt=\"home-banner-desktop\" class=\"hide-mobile\">\n                <\/div>\n                <div class=\"home-background-right hide-mobile\">\n                    <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Frame-2199647.png\" alt=\"home-banner-desktop\" class=\"hide-mobile\">\n                <\/div>\n\n                <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/placeholder-1.png\" alt=\"home-banner-mobile\" class=\"hide-desktop\">\n            <\/div>\n            <div class=\"home-banner-body\">\n                <div class=\"home-banner-subtitle\">\n                    <h6 class=\"subtitle\">LIFE AT BDD <span><\/span><\/h6>\n                <\/div>\n                <div class=\"home-banner-title\">\n                    <h1 class=\"title\">Be a Partner and\nGrowth With Us<\/h1>\n                <\/div>\n                <div class=\"home-banner-description\">\n                    <h1 class=\"description\">We are one of the fastest-growing digital marketing solution startups in Indonesia. Boleh Dicoba Digital offers digital marketing services to reflect on business growth. Built for today's market, we value being practitioners on every digital platform we oversee and are focused on driving real business results.<\/h1>\n                <\/div>\n                            <\/div>\n        <\/div>\n        \n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-552def79 elementor-widget__width-inherit elementor-widget elementor-widget-career_search\" data-id=\"552def79\" data-element_type=\"widget\" data-widget_type=\"career_search.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t        <style>\n            .career-search-wrapper {\n                display: flex;\n                justify-content: center;\n                align-items: center;\n                width: 100%;\n                padding: 0 20px;\n                box-sizing: border-box;\n                margin-top: -200px;\n            }\n\n            .career-search-form {\n                display: flex;\n                width: 100%;\n                max-width: 540px;\n                border: 1px solid #000;\n                border-radius: 10px;\n                overflow: hidden;\n                background: #fff;\n                height: 60px;\n            }\n\n            .career-search-input-wrapper {\n                display: flex;\n                align-items: center;\n                padding: 0 16px;\n                flex: 1;\n                border-right: 1px solid #000;\n            }\n\n            .career-search-input-wrapper img {\n                width: 20px;\n                height: 20px;\n                margin-right: 10px;\n            }\n\n            .career-search-input {\n                border: none !important;\n                outline: none;\n                width: 100%;\n                font-size: 16px;\n                color: #4B4B4B;\n                background-color: transparent;\n            }\n\n            .career-search-button {\n                background-color: #FFB14C;\n                border: none;\n                padding: 0 24px;\n                color: #000;\n                font-weight: 600;\n                font-size: 16px;\n                cursor: pointer;\n                display: flex;\n                align-items: center;\n                justify-content: center;\n                white-space: nowrap;\n                transition: background-color 0.3s ease;\n                height: 100%;\n            }\n\n            .career-search-button:hover {\n                background-color: #e39d3d;\n            }\n\n            @media only screen and (max-width: 1024px) {\n                .career-search-form {\n                    flex-direction: row;\n                    height: 48px;\n                    padding: 0;\n                    gap: 0;\n                    border-radius: 6px;\n                    overflow: hidden;\n                    border-width: 2px;\n                }\n\n                .career-search-input-wrapper {\n                    flex: 1;\n                    padding: 0 12px;\n                    border: none;\n                    border-right: 1px solid #ccc;\n                    border-radius: 0;\n                    height: 100%;\n                }\n\n                .career-search-button {\n                    padding: 0 20px;\n                    height: 100%;\n                    border-radius: 0;\n                    font-size: 14px;\n                    font-weight: 600;\n                    border-left: 2px solid #222;\n                }\n\n                .career-search-wrapper {\n                    padding: 0 15px;\n                    padding-top: 80px;\n                }\n            }\n\n            @media (min-width: 1025px) and (max-width: 1710px) {\n                .career-search-wrapper {\n                    margin-top: -130px;\n                }\n            }\n        <\/style>\n\n        <div class=\"career-search-wrapper\">\n            <form method=\"get\" class=\"career-search-form\" action=\"https:\/\/bolehdicoba.com\/id\/career-job-list\/\" data-trp-original-action=\"https:\/\/bolehdicoba.com\/career-job-list\">\n                <div class=\"career-search-input-wrapper\">\n                    <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2024\/08\/Search-2.png\" alt=\"Search\" \/>\n                    <input\n                        class=\"career-search-input\"\n                        type=\"text\"\n                        name=\"job_title_input\"\n                        placeholder=\"Search positions..\"\n                    \/>\n                <\/div>\n                <button type=\"submit\" class=\"career-search-button\">\n                    Find a Job                <\/button>\n            <input type=\"hidden\" name=\"trp-form-language\" value=\"id\"\/><\/form>\n        <\/div>\n        \n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8c899c1 elementor-widget elementor-widget-section_vision_mission\" data-id=\"8c899c1\" data-element_type=\"widget\" data-widget_type=\"section_vision_mission.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n        <style>\n            .vm-section {\n                display: flex;\n                gap: 30px;\n                flex-wrap: wrap;\n                justify-content: center;\n                max-width: 100%;\n                margin: 50px auto;\n                font-family: 'Inter', sans-serif;\n            }\n\n            .vm-card {\n                width: 100%;\n                max-width: 510px;\n                height: 506px;\n                border-radius: 12px;\n                overflow: hidden;\n                background: #f9f9f9;\n                transition: box-shadow 0.3s ease;\n            }\n\n            .vm-card:hover {\n                box-shadow: 6px 6px 0 0 #000;\n            }\n\n            .vm-card .card-top {\n                height: 240px;\n                padding: 0;\n                background-color: #fff;\n            }\n\n            .vm-card.vision .card-top {\n                background-color: #FFE9CB;\n                height: 300px;\n            }\n\n            .vm-card.mission .card-top {\n                background-color: #D3F2EF;\n                height: 300px;\n            }\n\n            .vm-img-wrapper {\n                width: 100%;\n                height: 100%;\n                overflow: hidden;\n            }\n\n            .vm-img-wrapper img {\n                width: 100%;\n                height: 100%;\n                object-fit: fill;\n                display: block;\n            }\n\n            .card-bottom {\n                background: #f2f2f2;\n                padding: 24px;\n                min-height: 206px;\n                border-left: 2px solid #000;\n                border-bottom: 2px solid #000;\n                border-right: 2px solid #000;\n                border-bottom-left-radius: inherit;\n                border-bottom-right-radius: inherit;\n            }\n\n            .card-bottom h3 {\n                font-size: 32px;\n                font-weight: 400;\n                margin: 0 0 10px;\n                color: #222;\n                font-family: \"Outfit\", sans-serif;\n            }\n\n            .card-bottom p {\n                font-size: 18px;\n                font-weight: 300;\n                color: #444;\n                line-height: 24px;\n                margin: 0;\n                font-family: 'Outfit';\n            }\n\n            @media (max-width: 1100px) {\n                .vm-section {\n                    padding: 0 30px;\n                }\n                .vm-card {\n                    height: fit-content;\n                    width: calc(50% - 15px);\n                    max-width: fit-content;\n                }\n            }\n\n            @media (max-width: 768px) {\n                .vm-section {\n                    display: flex;\n                    flex-direction: column;\n                    gap: 20px;\n                    flex-wrap: wrap;\n                    justify-content: center;\n                    max-width: 100%;\n                    margin: 50px auto;\n                    font-family: 'Inter', sans-serif;\n                }\n                .vm-card {\n                    height: fit-content;\n                    width: 100%;\n                    max-width: 100%;\n                }\n                .vm-card.vision .card-top {\n                    height: fit-content;\n                }\n                .card-bottom h3 {\n                    font-size: 18px;\n                    font-weight: 400;\n                    margin: 0 0 10px;\n                    color: #222;\n                    font-family: \"Outfit\", sans-serif;\n                }\n                .card-bottom p {\n                    font-size: 12px;\n                    font-weight: 300;\n                    color: #444;\n                    line-height: 1.6;\n                    margin: 0;\n                    font-family: 'Outfit';\n                }\n                .card-bottom {\n                    margin-top: 0;\n                    padding: 16px;\n                    min-height: fit-content;\n                }\n                .vm-img-wrapper {\n                    height: fit-content;\n                }\n                .vm-card.mission .card-top {\n                    height: fit-content;\n                }\n            }\n        <\/style>\n\n        <div class=\"vm-section\">\n            <!-- Vision Card -->\n            <div class=\"vm-card vision\">\n                <div class=\"card-top\">\n                    <div class=\"vm-img-wrapper\">\n                        <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Frame-2199456.png\" alt=\"Vision\">\n                    <\/div>\n                <\/div>\n                <div class=\"card-bottom\">\n                    <h3>Our Vision<\/h3>\n                    <p>Become the largest Indonesia digital agency and the best ecommerce enabler partner for our comrade, to support a better and brighter Indonesia e-commerce sustainability.<\/p>\n                <\/div>\n            <\/div>\n\n            <!-- Mission Card -->\n            <div class=\"vm-card mission\">\n                <div class=\"card-top\">\n                    <div class=\"vm-img-wrapper\">\n                        <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Frame-2199457.png\" alt=\"Mission\">\n                    <\/div>\n                <\/div>\n                <div class=\"card-bottom\">\n                    <h3>Our Mission<\/h3>\n                    <p>Creating an awesome digital performance marketing strategy and digital branding to accelerate our comrade online business.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6151a33a elementor-widget elementor-widget-section_values\" data-id=\"6151a33a\" data-element_type=\"widget\" data-widget_type=\"section_values.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t        <style>\n            .section-value-creative {\n                max-width: 1050px;\n                margin: 35px auto;\n                padding: 0;\n                position: relative;\n                font-family: 'Inter', sans-serif;\n            }\n            .value-header {\n                margin-bottom: 50px;\n            }\n            .value-subtitle {\n                margin-bottom: 15px;\n            }\n            .value-subtitle .subtitle {\n                color: #FFB14C;\n                font-size: 14px;\n                font-weight: 500;\n                line-height: normal;\n                margin: 0;\n            }\n            .value-title {\n                margin-bottom: 15px;\n            }\n            .value-title .title {\n                font-size: 36px;\n                font-weight: 400;\n                line-height: 100%;\n                margin: 0;\n                font-family: 'Outfit';\n            }\n            .value-description .description {\n                font-size: 18px;\n                font-weight: 300;\n                line-height: 24px;\n                margin: 0;\n                padding-right: 650px;\n                font-family: Outfit;\n            }\n\t        .value-header-button {\n                position: absolute;\n                top: 80px;\n                right: 0;\n            }\n\t        .learn-more-btn {\n                background-color: #FFB14C;\n                color: #000;\n                padding: 14px 21px 14px 24px;\n                border-radius: 8px;\n                font-size: 18px;\n                font-weight: 600;\n                text-decoration: none;\n                display: inline-flex;\n                align-items: center;\n                gap: 20px;\n                transition: background-color 0.3s ease, box-shadow 0.3s ease;\n                border: 2px solid #000;\n                font-family: Outfit;\n            }\n\t        .learn-more-btn:hover {\n\t\t        color: #000;\n    \t    \tbox-shadow: 4px 4px 0 #000;\n\t        }\n            .value-list {\n                display: flex;\n                flex-direction: row;\n                gap: 30px;\n            }\n            .value-card {\n                flex: 0 0 auto;\n                \/* width: 330px; *\/\n                height: 330px;\n                background-color: #FFF;\n                border: 2px solid rgba(0, 0, 0, 0.1);\n                border-radius: 10px;\n                display: flex;\n                flex-direction: column;\n                padding: 20px;\n                margin-bottom: 8px;\n                position: relative;\n                transition: .3s ease-in-out;\n            }\n            .value-card:hover {\n                box-shadow: 6px 6px 0 0 #000;\n            }\n            .value-card-image img {\n                max-width: 100px;\n            }\n            .value-card-title {\n                margin-top: auto;\n            }\n            .value-card .title {\n                color: #222;\n                font-size: 24px;\n                font-weight: 400;\n                line-height: 32px;\n                margin: 0;\n                padding-top: 25px;\n                font-family: Outfit;\n            }\n\n            .value-grid {\n                display: grid;\n                grid-template-columns: repeat(3, 1fr);\n                gap: 30px;\n            }\n\n            .value-desc-content{\n                position: absolute;\n                \/* width: 300px; *\/\n                min-height: 300px;\n                background: #fff;\n            }\n            .value-header-button-mobile {\n                display: none;\n                margin-top: 20px;\n                text-align: center;\n            }\n            .value-desc{\n                min-height: 270px;\n                line-height: 22px;\n                font-size: 16px;\n                font-family: 'Outfit';\n                font-weight: 300;\n                padding: 0 26px 0 0;\n            }\n            .section-value-creative svg {\n                width: 24px !important;\n                height: 24px !important;\n            }\n            .value-show,\n            .value-hide {\n                font-family: 'Outfit';\n                font-style: normal;\n                font-weight: 400;\n                font-size: 16px;\n                line-height: 20px;\n                color: #222222;\n                display: flex;\n                gap: 6px;\n            }\n\n            @media (max-width: 1100px) {\n                .section-value-creative {\n                    margin-left: 30px;\n                    margin-right: 30px;\n                }\n                .value-description .description {\n                    padding: 0;\n                }\n                .value-header-button {\n                    position: initial;\n                    margin-top: 20px;\n                    width: fit-content;\n                }\n            }\n            @media (max-width: 750px) {\n                .section-value-creative {\n                    max-width: none;\n                    margin: 50px auto;\n                    padding: 0px;\n                }\n                .value-header {\n                    margin-bottom: 30px;\n                    padding: 0 16px;\n                }\n                .value-subtitle .subtitle {\n                    font-size: 16px;\n                    text-align: center;\n                }\n                .value-title .title {\n                    font-size: 24px;\n                    line-height: 28px;\n                    text-align: center;\n                }\n                .value-description .description {\n                    font-size: 16px;\n                    line-height: 22px;\n                    text-align: center;\n                    \/* padding: 0 15px 0 15px; *\/\n                    font-family: 'Outfit';\n                    font-weight: 300;\n                }\n                .value-list {\n                    flex-wrap: wrap;\n                    gap: 9px;\n                }\n                .value-card {\n                    flex: 0 0 auto;\n                    width: 100%;\n                    flex-direction: column;\n                    padding: 13px;\n                    margin-bottom: 0;\n                }\n                .value-card-image img {\n                    max-width: 70px;\n                }\n                .value-card-title .title {\n                    font-size: 24px;\n                    line-height: 100%;\n                    text-align: center;\n                    font-family: 'Outfit';\n                    font-weight: 400;\n                }\n\n                .value-desc-content{\n                }\n                .value-header-button {\n                    display: none;\n                }\n                .value-header-button-mobile {\n                    display: block;\n                }\n                .value-card:hover {\n                    box-shadow: none;\n                    border-color: #222;\n                }\n                .owl-carousel2 .value-card {\n                    width: 311px; \/* bebas atur dengan px *\/\n                }\n            }\n\t    \n        <\/style>\n        <div class=\"section-value-creative\">\n            <div class=\"value-header\">\n                <div class=\"value-subtitle\">\n                    <p class=\"subtitle\"><\/p>\n                <\/div>\n                <div class=\"value-title\">\n                    <h4 class=\"title\">Our Values<\/h4>\n                <\/div>\n                <div class=\"value-description\">\n                    <p class=\"description\">To become the largest Indonesia digital agency & best e-commerce enable partner, we have several values that we believe in together. Here it is!<\/p>\n                <\/div>\n                <div class=\"value-header-button-mobile\">\n                    <a href=\"#\" class=\"learn-more-btn\">\n                        Learn More\n                        <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M5 12H19\" stroke=\"#222222\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                        <path d=\"M12 5L19 12L12 19\" stroke=\"#222222\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                        <\/svg>\n                    <\/a>\n                <\/div>\n\t\t        <div class=\"value-header-button\">\n                    <a href=\"#\" class=\"learn-more-btn\">\n                        Learn More\n                        <svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M5 12H19\" stroke=\"#222222\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                        <path d=\"M12 5L19 12L12 19\" stroke=\"#222222\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                        <\/svg>\n                    <\/a>\n                <\/div>\n            <\/div>\n            <div class=\"value-body hide-mobile\">\n                <div class=\"value-list value-grid\">\n                                        <div class=\"value-card\">\n                        <div class=\"value-card-image\">\n                            <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Group-40602.png\" alt=\"value-card-image\">\n                            <h6 class=\"title\">Client -Focused<\/h6>\n                        <\/div>\n                        <div class=\"value-card-title\">\n                            <a href=\"javascript:void(0)\" class=\"value-show\" onclick=\"value_show(0)\">\n                                Show Detail\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M8.45875 7.0808L16.9807 7.08068M16.9807 7.08068L16.9807 15.4815M16.9807 7.08068L7.08125 16.9802\" stroke=\"#222222\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/a>\n                        <\/div>  \n                        <div class=\"value-desc-content value-content-0 hide\">\n                            <div class=\"value-desc\">\n                                We prioritize our client needs and objectives, building strong relationships based on trust and collaboration. Our commitment to understanding and anticipating client requirements ensures we deliver tailored solutions that exceed expectations and drive mutual success. We actively listen, communicate openly, and adapt our strategies to align with our clients evolving goals.                            <\/div>\n                            <a href=\"javascript:void(0)\" class=\"value-hide\" onclick=\"value_hide(0)\">\n                                Hide Detail\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M15.5413 16.9192L7.01926 16.9193M7.01926 16.9193L7.01926 8.51853M7.01926 16.9193L16.9188 7.01983\" stroke=\"#222222\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                                        <div class=\"value-card\">\n                        <div class=\"value-card-image\">\n                            <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Group-40608.png\" alt=\"value-card-image\">\n                            <h6 class=\"title\">Pursuit of Excellence<\/h6>\n                        <\/div>\n                        <div class=\"value-card-title\">\n                            <a href=\"javascript:void(0)\" class=\"value-show\" onclick=\"value_show(1)\">\n                                Show Detail\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M8.45875 7.0808L16.9807 7.08068M16.9807 7.08068L16.9807 15.4815M16.9807 7.08068L7.08125 16.9802\" stroke=\"#222222\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/a>\n                        <\/div>  \n                        <div class=\"value-desc-content value-content-1 hide\">\n                            <div class=\"value-desc\">\n                                We are committed to the relentless pursuit of excellence in all aspects of our work. Our culture emphasizes continuous learning, skill development, and innovation, ensuring that every team member upholds the highest standards of quality and performance with integrity. We strive to set new benchmarks in our industry, consistently delivering outstanding results through honest and principled actions.                            <\/div>\n                            <a href=\"javascript:void(0)\" class=\"value-hide\" onclick=\"value_hide(1)\">\n                                Hide Detail\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M15.5413 16.9192L7.01926 16.9193M7.01926 16.9193L7.01926 8.51853M7.01926 16.9193L16.9188 7.01983\" stroke=\"#222222\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                                        <div class=\"value-card\">\n                        <div class=\"value-card-image\">\n                            <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Group-40604.png\" alt=\"value-card-image\">\n                            <h6 class=\"title\">Data Driven<\/h6>\n                        <\/div>\n                        <div class=\"value-card-title\">\n                            <a href=\"javascript:void(0)\" class=\"value-show\" onclick=\"value_show(2)\">\n                                Show Detail\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M8.45875 7.0808L16.9807 7.08068M16.9807 7.08068L16.9807 15.4815M16.9807 7.08068L7.08125 16.9802\" stroke=\"#222222\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/a>\n                        <\/div>  \n                        <div class=\"value-desc-content value-content-2 hide\">\n                            <div class=\"value-desc\">\n                                We put data at the core of our decision-making, ensuring effective strategies and optimal campaign performance. Our commitment to client value and exceptional results is driven by analytics, guiding our services for maximum impact.                            <\/div>\n                            <a href=\"javascript:void(0)\" class=\"value-hide\" onclick=\"value_hide(2)\">\n                                Hide Detail\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M15.5413 16.9192L7.01926 16.9193M7.01926 16.9193L7.01926 8.51853M7.01926 16.9193L16.9188 7.01983\" stroke=\"#222222\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                                        <div class=\"value-card\">\n                        <div class=\"value-card-image\">\n                            <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Group-40603.png\" alt=\"value-card-image\">\n                            <h6 class=\"title\">Agility<\/h6>\n                        <\/div>\n                        <div class=\"value-card-title\">\n                            <a href=\"javascript:void(0)\" class=\"value-show\" onclick=\"value_show(3)\">\n                                Show Detail\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M8.45875 7.0808L16.9807 7.08068M16.9807 7.08068L16.9807 15.4815M16.9807 7.08068L7.08125 16.9802\" stroke=\"#222222\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/a>\n                        <\/div>  \n                        <div class=\"value-desc-content value-content-3 hide\">\n                            <div class=\"value-desc\">\n                                This is a core principle, crucial for staying ahead in a fast-changing market. We promote adaptability, quick thinking, and flexibility in our team to seize opportunities and foster innovation.                            <\/div>\n                            <a href=\"javascript:void(0)\" class=\"value-hide\" onclick=\"value_hide(3)\">\n                                Hide Detail\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M15.5413 16.9192L7.01926 16.9193M7.01926 16.9193L7.01926 8.51853M7.01926 16.9193L16.9188 7.01983\" stroke=\"#222222\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                                        <div class=\"value-card\">\n                        <div class=\"value-card-image\">\n                            <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Group-40605.png\" alt=\"value-card-image\">\n                            <h6 class=\"title\">Supportive & Collaborative Environmenr<\/h6>\n                        <\/div>\n                        <div class=\"value-card-title\">\n                            <a href=\"javascript:void(0)\" class=\"value-show\" onclick=\"value_show(4)\">\n                                Show Detail\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M8.45875 7.0808L16.9807 7.08068M16.9807 7.08068L16.9807 15.4815M16.9807 7.08068L7.08125 16.9802\" stroke=\"#222222\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/a>\n                        <\/div>  \n                        <div class=\"value-desc-content value-content-4 hide\">\n                            <div class=\"value-desc\">\n                                We prioritize a supportive and respectful workplace where teamwork, open communication, and mutual support thrive. Constructive feedback is encouraged, and conflicts are resolved through collaboration and understanding. This positive atmosphere fosters creativity, innovation, and shared success.                            <\/div>\n                            <a href=\"javascript:void(0)\" class=\"value-hide\" onclick=\"value_hide(4)\">\n                                Hide Detail\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M15.5413 16.9192L7.01926 16.9193M7.01926 16.9193L7.01926 8.51853M7.01926 16.9193L16.9188 7.01983\" stroke=\"#222222\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                                    <\/div>\n            <\/div>\n\n            <div class=\"hide-desktop\">\n                <div class=\"value-list contain owl-carousel2  owl-carousel owl-theme\" style=\"margin-bottom: 20px;\">\n                                        <div class=\"value-card\">\n                        <div class=\"value-card-image\">\n                            <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Group-40602.png\" alt=\"value-card-image\">\n                            <h6 class=\"title\">Client -Focused<\/h6>\n                        <\/div>\n                        <div class=\"value-card-title\">\n                            <a href=\"javascript:void(0)\" class=\"value-show\" onclick=\"value_show(0)\">\n                                Show Detail\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M8.45875 7.0808L16.9807 7.08068M16.9807 7.08068L16.9807 15.4815M16.9807 7.08068L7.08125 16.9802\" stroke=\"#222222\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/a>\n                        <\/div> \n                        <div class=\"value-desc-content value-content-0 hide\">\n                            <div class=\"value-desc\">\n                                We prioritize our client needs and objectives, building strong relationships based on trust and collaboration. Our commitment to understanding and anticipating client requirements ensures we deliver tailored solutions that exceed expectations and drive mutual success. We actively listen, communicate openly, and adapt our strategies to align with our clients evolving goals.                            <\/div>\n                            <a href=\"javascript:void(0)\" class=\"value-hide\" onclick=\"value_hide(0)\">\n                                Hide Detail\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M15.5413 16.9192L7.01926 16.9193M7.01926 16.9193L7.01926 8.51853M7.01926 16.9193L16.9188 7.01983\" stroke=\"#222222\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/a>\n                        <\/div> \n                    <\/div>\n                                        <div class=\"value-card\">\n                        <div class=\"value-card-image\">\n                            <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Group-40608.png\" alt=\"value-card-image\">\n                            <h6 class=\"title\">Pursuit of Excellence<\/h6>\n                        <\/div>\n                        <div class=\"value-card-title\">\n                            <a href=\"javascript:void(0)\" class=\"value-show\" onclick=\"value_show(1)\">\n                                Show Detail\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M8.45875 7.0808L16.9807 7.08068M16.9807 7.08068L16.9807 15.4815M16.9807 7.08068L7.08125 16.9802\" stroke=\"#222222\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/a>\n                        <\/div> \n                        <div class=\"value-desc-content value-content-1 hide\">\n                            <div class=\"value-desc\">\n                                We are committed to the relentless pursuit of excellence in all aspects of our work. Our culture emphasizes continuous learning, skill development, and innovation, ensuring that every team member upholds the highest standards of quality and performance with integrity. We strive to set new benchmarks in our industry, consistently delivering outstanding results through honest and principled actions.                            <\/div>\n                            <a href=\"javascript:void(0)\" class=\"value-hide\" onclick=\"value_hide(1)\">\n                                Hide Detail\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M15.5413 16.9192L7.01926 16.9193M7.01926 16.9193L7.01926 8.51853M7.01926 16.9193L16.9188 7.01983\" stroke=\"#222222\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/a>\n                        <\/div> \n                    <\/div>\n                                        <div class=\"value-card\">\n                        <div class=\"value-card-image\">\n                            <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Group-40604.png\" alt=\"value-card-image\">\n                            <h6 class=\"title\">Data Driven<\/h6>\n                        <\/div>\n                        <div class=\"value-card-title\">\n                            <a href=\"javascript:void(0)\" class=\"value-show\" onclick=\"value_show(2)\">\n                                Show Detail\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M8.45875 7.0808L16.9807 7.08068M16.9807 7.08068L16.9807 15.4815M16.9807 7.08068L7.08125 16.9802\" stroke=\"#222222\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/a>\n                        <\/div> \n                        <div class=\"value-desc-content value-content-2 hide\">\n                            <div class=\"value-desc\">\n                                We put data at the core of our decision-making, ensuring effective strategies and optimal campaign performance. Our commitment to client value and exceptional results is driven by analytics, guiding our services for maximum impact.                            <\/div>\n                            <a href=\"javascript:void(0)\" class=\"value-hide\" onclick=\"value_hide(2)\">\n                                Hide Detail\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M15.5413 16.9192L7.01926 16.9193M7.01926 16.9193L7.01926 8.51853M7.01926 16.9193L16.9188 7.01983\" stroke=\"#222222\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/a>\n                        <\/div> \n                    <\/div>\n                                        <div class=\"value-card\">\n                        <div class=\"value-card-image\">\n                            <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Group-40603.png\" alt=\"value-card-image\">\n                            <h6 class=\"title\">Agility<\/h6>\n                        <\/div>\n                        <div class=\"value-card-title\">\n                            <a href=\"javascript:void(0)\" class=\"value-show\" onclick=\"value_show(3)\">\n                                Show Detail\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M8.45875 7.0808L16.9807 7.08068M16.9807 7.08068L16.9807 15.4815M16.9807 7.08068L7.08125 16.9802\" stroke=\"#222222\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/a>\n                        <\/div> \n                        <div class=\"value-desc-content value-content-3 hide\">\n                            <div class=\"value-desc\">\n                                This is a core principle, crucial for staying ahead in a fast-changing market. We promote adaptability, quick thinking, and flexibility in our team to seize opportunities and foster innovation.                            <\/div>\n                            <a href=\"javascript:void(0)\" class=\"value-hide\" onclick=\"value_hide(3)\">\n                                Hide Detail\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M15.5413 16.9192L7.01926 16.9193M7.01926 16.9193L7.01926 8.51853M7.01926 16.9193L16.9188 7.01983\" stroke=\"#222222\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/a>\n                        <\/div> \n                    <\/div>\n                                        <div class=\"value-card\">\n                        <div class=\"value-card-image\">\n                            <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Group-40605.png\" alt=\"value-card-image\">\n                            <h6 class=\"title\">Supportive & Collaborative Environmenr<\/h6>\n                        <\/div>\n                        <div class=\"value-card-title\">\n                            <a href=\"javascript:void(0)\" class=\"value-show\" onclick=\"value_show(4)\">\n                                Show Detail\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M8.45875 7.0808L16.9807 7.08068M16.9807 7.08068L16.9807 15.4815M16.9807 7.08068L7.08125 16.9802\" stroke=\"#222222\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/a>\n                        <\/div> \n                        <div class=\"value-desc-content value-content-4 hide\">\n                            <div class=\"value-desc\">\n                                We prioritize a supportive and respectful workplace where teamwork, open communication, and mutual support thrive. Constructive feedback is encouraged, and conflicts are resolved through collaboration and understanding. This positive atmosphere fosters creativity, innovation, and shared success.                            <\/div>\n                            <a href=\"javascript:void(0)\" class=\"value-hide\" onclick=\"value_hide(4)\">\n                                Hide Detail\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M15.5413 16.9192L7.01926 16.9193M7.01926 16.9193L7.01926 8.51853M7.01926 16.9193L16.9188 7.01983\" stroke=\"#222222\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/a>\n                        <\/div> \n                    <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n        <script>\n            jQuery(document).ready(function($) {\n                $(\".owl-carousel2\").owlCarousel({\n                    loop: false,\n                    margin: 20,\n                    nav: false,\n                    dots: true,\n                    stagePadding: 20,\n                    responsive: {\n                        0: {\n                            items: 1,\n                            margin: 12,\n                            stagePadding: 12,\n                            autoWidth: true,\n                            center: true,\n                        },\n                        768: {\n                            items: 1,\n                            margin: 20,\n                            stagePadding: 20,\n                            autoWidth: false,\n                        }\n                    }\n                });\n\n                $(\".value-card\").on(\"mouseenter mouseleave\", function() {\n                    $(this).find(\".value-desc-content\").toggleClass(\"hide\");\n                });\n\n            });\n            function value_show(id){\n                console.log(id);\n                jQuery('.value-desc-content').addClass('hide', 1000);\n                jQuery('.value-content-'+id).removeClass('hide', 800);\n                return false;\n            }\n\n            function value_hide(id){\n                jQuery('.value-content-'+id).addClass('hide', 800);\n                return false;\n            }\n        <\/script>\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3a156dda e-con-full e-flex e-con e-parent\" data-id=\"3a156dda\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\" data-core-v316-plus=\"true\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5900b161 elementor-widget elementor-widget-section_shopify_partner\" data-id=\"5900b161\" data-element_type=\"widget\" data-widget_type=\"section_shopify_partner.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t        <style>\r\n            .section-shopify {\r\n                \/* max-width: 1100px; *\/\r\n                max-width: 1140px;\r\n                margin: 40px auto 80px;\r\n                display: flex;\r\n                flex-direction: row;\r\n                \/* align-items: center; *\/\r\n                gap: 30px;                \r\n            }\r\n            .shopify-text {\r\n                padding-top: 30px;\r\n            }\r\n            .shopify-image {\r\n                flex: 1;\r\n                \/* width: 454px; *\/\r\n                \/* max-height: 454px; *\/\r\n            }\r\n            .shopify-image img {\r\n                width: 100%;\r\n                height: auto;\r\n                \/* object-fit: cover;  *\/\r\n            }\r\n            .shopify-subtitle {\r\n                margin-bottom: 16px;\r\n            }\r\n            .shopify-subtitle .subtitle {\r\n                color: #513B6A;\r\n                font-size: 14px;\r\n                font-weight: 500;\r\n                line-height: normal;\r\n                margin: 0;\r\n            }\r\n            .shopify-title {\r\n                margin-bottom: 20px;\r\n            }\r\n            .shopify-title .title {\r\n                color: #222;\r\n                font-size: 36px;\r\n                font-weight: 400;\r\n                line-height: 100%;\r\n                margin: 0;\r\n                padding-bottom: 8px;\r\n            }\r\n            .shopify-description {\r\n                margin-bottom: 30px;\r\n            }\r\n            .shopify-description .description {\r\n                color: #222;\r\n                font-size: 16px;\r\n                font-weight: 300;\r\n                line-height: normal;\r\n                margin: 0;\r\n            }\r\n            .shopify-accordion .accordion {\r\n                display: flex;\r\n                flex-direction: column;\r\n                border: 2px solid #000;      \r\n                border-radius: 12px;        \r\n                overflow: hidden;\r\n                max-width: 510px;\r\n            }\r\n            .shopify-accordion .accordion-item {\r\n                border-top: 2px solid #222;\r\n                width: 100%;\r\n                max-width: 510px;\r\n                overflow: hidden;\r\n            }\r\n            .shopify-accordion .accordion-item:first-child {\r\n                border-top: 0;\r\n            }\r\n            .shopify-accordion .accordion-item .accordion-button {\r\n                width: 100%;\r\n                border-radius: 0;\r\n                border: 0;\r\n                padding: 15px 15px 15px;\r\n                background-color: transparent;\r\n                box-shadow: none;\r\n                text-align: left;\r\n                display: flex;\r\n            }\r\n            .shopify-accordion .accordion-item .accordion-button span {\r\n                color: #222;\r\n                font-size: 20px;\r\n                font-weight: 500;\r\n                line-height: normal;\r\n                margin-left: 7px;\r\n            }\r\n            .shopify-accordion .accordion-item .accordion-button .badge-shopify {\r\n                padding: 6px 10px;\r\n                background-color: #FC5649;\r\n                color: #FFF;\r\n                border-radius: 6px;\r\n                font-size: 16px;\r\n                font-weight: 600;\r\n                line-height: normal;\r\n                margin-left: 10px;\r\n            }\r\n            .shopify-accordion .accordion-item .accordion-button::after {\r\n                background-image: none;\r\n                color: #222;\r\n                font-family: 'Line Awesome Free';\r\n                content: \"\\f067\";\r\n                font-weight: 900;\r\n                font-size: 24px;\r\n                text-align: center;\r\n                width: 36px;\r\n                height: 36px;\r\n                border: 2px solid #222;\r\n                border-radius: 50%;\r\n                line-height: 33px;\r\n                background-color: #E9E9E9;\r\n            }\r\n            .shopify-accordion .accordion-item .accordion-button:not(.collapsed)::after {\r\n                transform: none;\r\n                content: \"\\f068\";\r\n            }\r\n            .shopify-accordion .accordion-item .accordion-body {\r\n                padding-top: 0;\r\n            }\r\n            .shopify-accordion .accordion-item .accordion-body p{\r\n                color: #222;\r\n                font-size: 16px;\r\n                font-weight: 300;\r\n                line-height: 22px;\r\n                margin: 0;\r\n            }\r\n            .shopify-accordion .accordion-item .accordion-body p:last-child {\r\n                margin-bottom: 0;\r\n            }\r\n            .shopify-accordion .accordion-item .accordion-body ul{\r\n                padding-top: 10px;\r\n                padding-left: 25px;\r\n            }\r\n            .shopify-accordion .accordion-item .accordion-body ul li{\r\n                color: #222;\r\n                font-size: 16px;\r\n                font-weight: 300;\r\n                line-height: 22px;\r\n                margin: 0;\r\n            }\r\n            .shopify-accordion .accordion-item .accordion-body .btn {\r\n                padding: 9px 16px 9px 24px;\r\n                display: flex;\r\n                align-items: center;\r\n                gap: 15px;\r\n                width: fit-content;\r\n                margin-top: 20px;\r\n            }\r\n            .shopify-accordion .accordion-item,\r\n            .shopify-accordion .accordion-item *,\r\n            .shopify-accordion .accordion-item *::before,\r\n            .shopify-accordion .accordion-item *::after {\r\n                box-sizing: border-box;\r\n            }\r\n\r\n            \/* Hover & Active background color *\/\r\n            \/* .shopify-accordion .accordion-item:hover {\r\n                background-color: #E9E9E9;\r\n            } *\/\r\n\r\n            .shopify-accordion .accordion-item.active {\r\n                background-color: #E9E9E9;\r\n            }\r\n            .shopify-accordion .accordion-item .accordion-collapse.collapse {\r\n                display: block;          \/* tetap block, walau disembunyikan *\/\r\n                visibility: hidden;      \/* sembunyikan isinya *\/\r\n                height: 0 !important;    \/* sembunyikan tanpa ubah lebar *\/\r\n                overflow: hidden;\r\n            }\r\n\r\n            .shopify-accordion .accordion-item .accordion-collapse.collapse.show {\r\n                visibility: visible;     \/* tampilkan saat aktif *\/\r\n                height: auto !important;\r\n            }\r\n\r\n            @media (max-width: 750px) {\r\n                .section-shopify {\r\n                    max-width: none;\r\n                    margin: 50px 0 70px;\r\n                    padding: 0;\r\n                    flex-direction: column;\r\n                    gap: 30px;                \r\n                }\r\n                .shopify-image {\r\n                    flex: 0 0 auto;\r\n                    width: 100%;\r\n                    margin-bottom: 30px;\r\n                }\r\n                .shopify-subtitle .subtitle {\r\n                    font-size: 16px;\r\n                    text-align: center;\r\n                }\r\n                .shopify-title {\r\n                    margin-bottom: 15px;\r\n                }\r\n                .shopify-title .title {\r\n                    font-size: 24px;\r\n                    line-height: 28px;\r\n                    text-align: center;\r\n                }\r\n                .shopify-description .description {\r\n                    font-size: 14px;\r\n                    text-align: center;\r\n                }\r\n                .shopify-accordion .accordion-item .accordion-button {\r\n                    padding: 10px;\r\n                }\r\n                .shopify-accordion .accordion-item .accordion-button span {\r\n                    font-size: 16px;\r\n                    margin-left: 8px;\r\n                }\r\n                .shopify-accordion .accordion-item .accordion-button .badge-shopify {\r\n                    padding: 4px 5px;\r\n                    border-radius: 4px;\r\n                    font-size: 12px;\r\n                    margin-left: 8px;\r\n                }\r\n                .shopify-accordion .accordion-item .accordion-button::after {\r\n                    font-size: 18px;\r\n                    width: 30px;\r\n                    height: 30px;\r\n                    display: flex;\r\n                    align-items: center;\r\n                    justify-content: center;\r\n                }\r\n                .shopify-accordion .accordion-item .accordion-body {\r\n                    padding: 0 13px 13px;\r\n                }\r\n                .shopify-text {\r\n                    padding-top: 0;\r\n                }\r\n                \/* .shopify-image img {\r\n                    height: 315px;\r\n                }\r\n                .shopify-image {\r\n                    height: 320px;\r\n                } *\/\r\n            }\r\n        <\/style>\r\n        <div class=\"section-shopify\"> \r\n            <div class=\"shopify-image hide-mobile\">\r\n                <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Frame-2199272.png\" alt=\"shopify-us\">\r\n            <\/div>\r\n            <div class=\"shopify-text\">\r\n                                <div class=\"shopify-title\">\r\n                    <h4 class=\"title\">Perks and Benefits As Our Team<\/h4>\r\n                <\/div>\r\n                                <div class=\"shopify-image hide-desktop\">\r\n                    <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Frame-2199272.png\" alt=\"shopify-us\">\r\n                <\/div>\r\n                <div class=\"shopify-accordion\">\r\n                    <div class=\"accordion\" id=\"accordionShopify\">\r\n\r\n                                                <div class=\"accordion-item\">\r\n                            <div class=\"accordion-header\" id=\"shopify0\">\r\n                                <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseShopify0\" aria-expanded=\"true\" aria-controls=\"collapseShopify0\">\r\n                                    <span>Hybrid Working Arrangement<\/span>\r\n                                                                    <\/button>\r\n                            <\/div>\r\n                            <div id=\"collapseShopify0\" class=\"accordion-collapse collapse\" aria-labelledby=\"shopify0\" data-bs-parent=\"#accordionShopify\">\r\n                                <div class=\"accordion-body\">\r\n                                    <p>Feel the harmony of a flexible workstyle, whether you thrive in the comfort of home or the dynamic energy of the office environment.<\/p>                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"accordion-item\">\r\n                            <div class=\"accordion-header\" id=\"shopify1\">\r\n                                <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseShopify1\" aria-expanded=\"true\" aria-controls=\"collapseShopify1\">\r\n                                    <span>Career & Learning Opportunities\n<\/span>\r\n                                                                    <\/button>\r\n                            <\/div>\r\n                            <div id=\"collapseShopify1\" class=\"accordion-collapse collapse\" aria-labelledby=\"shopify1\" data-bs-parent=\"#accordionShopify\">\r\n                                <div class=\"accordion-body\">\r\n                                    <p>We foster our team's growth and development, providing training programs, internal mentorship, and clear paths for career advancement.<\/p>                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"accordion-item\">\r\n                            <div class=\"accordion-header\" id=\"shopify2\">\r\n                                <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseShopify2\" aria-expanded=\"true\" aria-controls=\"collapseShopify2\">\r\n                                    <span>Supportive & Collaborative Culture\n<\/span>\r\n                                                                    <\/button>\r\n                            <\/div>\r\n                            <div id=\"collapseShopify2\" class=\"accordion-collapse collapse\" aria-labelledby=\"shopify2\" data-bs-parent=\"#accordionShopify\">\r\n                                <div class=\"accordion-body\">\r\n                                    <p>A Supportive &amp; Collaborative environment, everyone communicates freely across roles, seeking opportunities, working as a team, and supporting each other.<\/p>                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"accordion-item\">\r\n                            <div class=\"accordion-header\" id=\"shopify3\">\r\n                                <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseShopify3\" aria-expanded=\"true\" aria-controls=\"collapseShopify3\">\r\n                                    <span>Employee Engagement\n<\/span>\r\n                                                                    <\/button>\r\n                            <\/div>\r\n                            <div id=\"collapseShopify3\" class=\"accordion-collapse collapse\" aria-labelledby=\"shopify3\" data-bs-parent=\"#accordionShopify\">\r\n                                <div class=\"accordion-body\">\r\n                                    <p>Inclusive set of engagement activities designed to create a positive and thriving work culture. We have a BDD Club for our team that ignites creativity and positivity among employees, fostering an environment where new opportunities thrive through collaboration.<\/p>                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"accordion-item\">\r\n                            <div class=\"accordion-header\" id=\"shopify4\">\r\n                                <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseShopify4\" aria-expanded=\"true\" aria-controls=\"collapseShopify4\">\r\n                                    <span>Impactful Work\n<\/span>\r\n                                                                    <\/button>\r\n                            <\/div>\r\n                            <div id=\"collapseShopify4\" class=\"accordion-collapse collapse\" aria-labelledby=\"shopify4\" data-bs-parent=\"#accordionShopify\">\r\n                                <div class=\"accordion-body\">\r\n                                    <p>Fostering the success of our clients and uplifting local brands isn't just what we do, it's our\u00a0core\u00a0purpose.<\/p>                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        <script>\r\n            (function($) {\r\n                $(document).ready(function() {\r\n                    loop_accordion_button()\r\n\r\n                    $(\"#accordionShopify button:first\").trigger(\"click\");\r\n\r\n                    function loop_accordion_button() {\r\n                        \r\n                        $('#accordionShopify .accordion-button').each(function(i, v) {\r\n                            let accordion_item = $(v).parent().parent()\r\n                            $(accordion_item).removeClass('active')\r\n    \r\n                            if(!$(v).hasClass('collapsed')) {\r\n                                $(accordion_item).addClass('active')\r\n                            }\r\n                        })\r\n                    }\r\n\r\n                    $('#accordionShopify .accordion-button').on('click', function() {\r\n                        loop_accordion_button()\r\n                    })\r\n                })\r\n            })(jQuery);\r\n        <\/script>\r\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f8b6cbb e-flex e-con-boxed e-con e-parent\" data-id=\"f8b6cbb\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;boxed&quot;}\" data-core-v316-plus=\"true\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4a72bea elementor-widget elementor-widget-heading\" data-id=\"4a72bea\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.19.0 - 28-02-2024 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h2 class=\"elementor-heading-title elementor-size-default\">Check This Featured Job<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-11934bf0 elementor-widget elementor-widget-text-editor\" data-id=\"11934bf0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.19.0 - 28-02-2024 *\/\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}<\/style>\t\t\t\t<p>Showing several available opportunities for you. Let\u2019s check it out!<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6a10d1eb elementor-widget elementor-widget-career_job_list\" data-id=\"6a10d1eb\" data-element_type=\"widget\" data-widget_type=\"career_job_list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t        \r\n\r\n        <style>\r\n            .career-job-list {\r\n                display: flex;\r\n                flex-direction: column;\r\n                gap: 30px;\r\n            }\r\n            .cjl-wrapper {\r\n                background: #F7F4F2;\r\n                border: 2px solid #222222;\r\n                border-radius: 8px;\r\n                transition: .3s ease-in-out;\r\n            }\r\n            .cjl-wrapper:hover {\r\n                background: #C0E9E3;\r\n                box-shadow: 6px 6px 0 0 #222;\r\n            }\r\n            .cjl-container {\r\n                display: grid;\r\n                grid-template-columns: 56% 44%;\r\n            }\r\n            .cjl-container .main_title {\r\n                font-size: 24px;\r\n                line-height: 30px;\r\n                color: #222222;\r\n                padding: 30px;\r\n            }\r\n            .cjl-wrapper:hover .cjl-container .main_title {\r\n                text-decoration: underline;\r\n            }\r\n            .cjl-container .sec_bar {\r\n                display: grid;\r\n                grid-template-columns: 40% 40% 20%;\r\n                align-items: center;\r\n            }\r\n            .cjl-container .title-info {\r\n                font-weight: 300;\r\n                font-size: 18px;\r\n                line-height: 26px;\r\n                color: #4E4E4E;\r\n                margin-bottom: 5px;\r\n            }\r\n            .cjl-container .info-job {\r\n                padding: 17px 30px;\r\n                border-left: 2px solid #222;\r\n            }\r\n            .cjl-container .info-job .white-hovered {\r\n                font-weight: 400;\r\n                font-size: 20px;\r\n                line-height: 25px;\r\n                color: #222222;\r\n            }\r\n            .cjl-container .link-job {\r\n                background-color: #FFF;\r\n                padding: 22px 24px 22px 28px;\r\n                border-left: 2px solid #222;\r\n                border-radius: 0 8px 8px 0;\r\n            }\r\n            .cjl-button-load {\r\n                margin-top: 50px;\r\n                display: flex;\r\n                justify-content: center;\r\n            }\r\n            .cjl-button-load .btn {\r\n                display: flex;\r\n                flex-direction: row;\r\n                gap: 15px;\r\n                font-size: 18px;\r\n                font-weight: 500;\r\n                width: fit-content;\r\n                align-items: center;\r\n                border-width: 2px;\r\n                font-family: Outfit;\r\n            }\r\n            .btn.btn-branding-secondary:hover {\r\n                \/* color: #fff;\r\n                background-color: #000;\r\n                border-color: #000; *\/\r\n                background-color: #ffb14c;\r\n                box-shadow: 4px 4px 0px 0px #222;\r\n                color: #000;\r\n                -webkit-box-shadow: 4px 4px 0px 0px #222;\r\n            }\r\n            .e-con.e-flex>.e-con-inner {\r\n                max-width: 1060px;\r\n            }\r\n\t    \r\n\r\n            @media (max-width: 750px) {\r\n                .cjl-container { \r\n                    display: block;\r\n\r\n                    .label-white {\r\n                        background: #fff;\r\n                        padding: 5px 14px;\r\n                        border: 2px solid;\r\n                        border-radius: 100px;\r\n                        margin-right: 10px;\r\n                    }\r\n\r\n                    .info-job-mobile {\r\n                        display: inline-flex;\r\n                        padding: 0px 15px 30px;\r\n                    }\r\n\r\n                    .button-mobile {\r\n                        text-align: center;\r\n                        padding: 10px;\r\n                        border-top: 2px solid;\r\n                        border-bottom-left-radius: 8px;\r\n                        border-bottom-right-radius: 8px;\r\n                        background: #fff;\r\n                        font-size: 16px;\r\n                        line-height: 20px;\r\n                        color: #222;\r\n                        font-weight: 500;\r\n                        display: flex;\r\n                        align-items: center;\r\n                        justify-content: center;\r\n                        gap: 10px;\r\n                    }\r\n                }\r\n                .cjl-container .main_title {\r\n                    padding: 20px 15px 12px 15px;\r\n                }\r\n\r\n            }\r\n        <\/style>\r\n        <div class=\"career-job-list\">\r\n                                <div class=\"cjl-wrapper\" onclick=\"location=('https:\/\/bolehdicoba.com\/id\/news-blog\/bdd_jobs\/marketing-lead-boleh-belajar\/')\" style=\"cursor: pointer;\">       \r\n                        <div class=\"cjl-container\">\r\n                            <div class=\"main_title\">\r\n                                Marketing Lead [Boleh Belajar]                            <\/div>\r\n                            <div class=\"info-job-mobile hide-desktop\">\r\n                                <div class=\"label label-white\">\r\n                                    Full-time                                <\/div>\r\n                                <div class=\"label label-white\">\r\n                                    Bandung, ID                                <\/div>\r\n                            <\/div>\r\n                            <div class=\"sec_bar hide-mobile\">\r\n                                <div class=\"info-job\">\r\n                                    <div class=\"title-info hide-mobile\">Job Type<\/div>\r\n                                    <div class=\"white-hovered\">\r\n                                        Full-time                                    <\/div>\r\n                                <\/div>\r\n                                <div class=\"info-job\">\r\n                                    <div class=\"title-info hide-mobile\">Kota<\/div>\r\n                                    <div class=\"white-hovered\">\r\n                                        Bandung                                    <\/div>\r\n                                <\/div>\r\n                                <div class=\"link-job\">\r\n                                    <div class=\"link-job-icon\">\r\n                                        <svg width=\"46\" height=\"46\" viewbox=\"0 0 46 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                                            <path d=\"M13.4141 32.5832L32.5807 13.4165\" stroke=\"#222222\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                                            <path d=\"M13.4141 13.4165H32.5807V32.5832\" stroke=\"#222222\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                                        <\/svg>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n\r\n                            <div class=\"button-mobile hide-desktop\">\r\n                                See Detail\r\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                                    <path d=\"M7 17L17 7\" stroke=\"#222222\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                                    <path d=\"M7 7H17V17\" stroke=\"#222222\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                                <\/svg>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n            \r\n                                <div class=\"cjl-wrapper\" onclick=\"location=('https:\/\/bolehdicoba.com\/id\/news-blog\/bdd_jobs\/account-manager\/')\" style=\"cursor: pointer;\">       \r\n                        <div class=\"cjl-container\">\r\n                            <div class=\"main_title\">\r\n                                Account Manager                            <\/div>\r\n                            <div class=\"info-job-mobile hide-desktop\">\r\n                                <div class=\"label label-white\">\r\n                                    Full-Time                                <\/div>\r\n                                <div class=\"label label-white\">\r\n                                    Bandung, ID                                <\/div>\r\n                            <\/div>\r\n                            <div class=\"sec_bar hide-mobile\">\r\n                                <div class=\"info-job\">\r\n                                    <div class=\"title-info hide-mobile\">Job Type<\/div>\r\n                                    <div class=\"white-hovered\">\r\n                                        Full-Time                                    <\/div>\r\n                                <\/div>\r\n                                <div class=\"info-job\">\r\n                                    <div class=\"title-info hide-mobile\">Kota<\/div>\r\n                                    <div class=\"white-hovered\">\r\n                                        Bandung                                    <\/div>\r\n                                <\/div>\r\n                                <div class=\"link-job\">\r\n                                    <div class=\"link-job-icon\">\r\n                                        <svg width=\"46\" height=\"46\" viewbox=\"0 0 46 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                                            <path d=\"M13.4141 32.5832L32.5807 13.4165\" stroke=\"#222222\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                                            <path d=\"M13.4141 13.4165H32.5807V32.5832\" stroke=\"#222222\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                                        <\/svg>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n\r\n                            <div class=\"button-mobile hide-desktop\">\r\n                                See Detail\r\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                                    <path d=\"M7 17L17 7\" stroke=\"#222222\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                                    <path d=\"M7 7H17V17\" stroke=\"#222222\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                                <\/svg>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n            \r\n                                <div class=\"cjl-wrapper\" onclick=\"location=('https:\/\/bolehdicoba.com\/id\/news-blog\/bdd_jobs\/social-media-community-specialist-boleh-belajar\/')\" style=\"cursor: pointer;\">       \r\n                        <div class=\"cjl-container\">\r\n                            <div class=\"main_title\">\r\n                                Social Media &#038; Community Specialist [Boleh Belajar]                            <\/div>\r\n                            <div class=\"info-job-mobile hide-desktop\">\r\n                                <div class=\"label label-white\">\r\n                                    Full-time                                <\/div>\r\n                                <div class=\"label label-white\">\r\n                                    Bandung, ID                                <\/div>\r\n                            <\/div>\r\n                            <div class=\"sec_bar hide-mobile\">\r\n                                <div class=\"info-job\">\r\n                                    <div class=\"title-info hide-mobile\">Job Type<\/div>\r\n                                    <div class=\"white-hovered\">\r\n                                        Full-time                                    <\/div>\r\n                                <\/div>\r\n                                <div class=\"info-job\">\r\n                                    <div class=\"title-info hide-mobile\">Kota<\/div>\r\n                                    <div class=\"white-hovered\">\r\n                                        Bandung                                    <\/div>\r\n                                <\/div>\r\n                                <div class=\"link-job\">\r\n                                    <div class=\"link-job-icon\">\r\n                                        <svg width=\"46\" height=\"46\" viewbox=\"0 0 46 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                                            <path d=\"M13.4141 32.5832L32.5807 13.4165\" stroke=\"#222222\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                                            <path d=\"M13.4141 13.4165H32.5807V32.5832\" stroke=\"#222222\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                                        <\/svg>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n\r\n                            <div class=\"button-mobile hide-desktop\">\r\n                                See Detail\r\n                                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                                    <path d=\"M7 17L17 7\" stroke=\"#222222\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                                    <path d=\"M7 7H17V17\" stroke=\"#222222\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                                <\/svg>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n            \r\n                    <\/div>\r\n\r\n                <div class=\"cjl-button-load\">\r\n            <a href=\"https:\/\/bolehdicoba.com\/id\/career-job-list\/\" class=\"btn btn-branding-secondary\">\r\n                Explore More Positions                <i class=\"fas fa-arrow-right\"><\/i>\r\n            <\/a>\r\n        <\/div>\r\n        \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<div class=\"elementor-element elementor-element-50a28f6c recruitment-journey e-flex e-con-boxed e-con e-parent\" data-id=\"50a28f6c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;content_width&quot;:&quot;boxed&quot;}\" data-core-v316-plus=\"true\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2fd83a8a e-flex e-con-boxed e-con e-child\" data-id=\"2fd83a8a\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;boxed&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2fd8c62c e-con-full e-flex e-con e-child\" data-id=\"2fd8c62c\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d7ef182 elementor-widget elementor-widget-Interview_Step\" data-id=\"7d7ef182\" data-element_type=\"widget\" data-widget_type=\"Interview_Step.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t        <style>\n            .Interview_Step-content {\n              padding: 40px;\n            }\n            .step-item {\n                position: relative;\n            }\n            .step-cards {\n                margin-left: -15px;\n                margin-right: -15px;\n            }\n            .step-cards .step {\n                width: 30px;\n                height: 30px;\n                border-radius: 50%;\n                background: #fff;\n                justify-content: center;\n                font-weight: bold;\n                color: #BABABA;\n                display: block;\n                margin: auto;\n                text-align: center;\n                padding: 5px;\n                margin-bottom: 15px;\n                position: relative;\n            }\n            .slick-slide .step-item::before {\n              content: '';\n              display: block;\n              position: absolute;\n              width: 100%;\n              height: 2px;\n              background: #fff;\n              left: 0;\n              top: 14px;\n            }\n            .slick-slide:first-child .step-item::before {\n                left: 50%;\n            }\n            .slick-slide:last-child .step-item::before {\n                left: auto;\n                right: 50%;\n            }\n\n            \/* .slick-slide:not(:last-child) .step-item .step::after {\n              content: '';\n              display: block;\n              position: absolute;\n              width: 500%;\n              height: 2px;\n              background: #fff;\n              top: 50%;\n              left: 100%;\n              transform: translateY(-50%);\n            } *\/\n\n            .slick-current .step,\n            .slick-slide.slick-current .step-item::before{\n              background: #49c5b6;\n              border-color: #49c5b6;\n              color: #fff;\n            }\n\n            .slick-slide.slick-current:not(:first-child) .step-item .step::before,\n            .slick-slide.slick-current:not(:last-child) .step-item .step::after {\n                background: #49c5b6;\n            }\n            .step-cards .card {\n                background: white;\n                border-radius: 12px;\n                padding: 50px 20px;\n                \/* height: 225px; *\/\n                box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06);\n                \/* margin: 0 10px; *\/\n            }\n\n            .step-item { \n                max-width: 360px;\n                padding: 0 15px;\n                overflow: hidden;\n            }\n            .slick-slide { \n                max-width: none; \n            }\n\n            .step-label {\n                font-family: 'Outfit';\n                font-size: 16px;\n                line-height: 22px;\n                color: #999;\n                font-weight: 500;\n                margin-bottom: 5px;\n            }\n\n            .card h3 {\n                font-size: 24px;\n                line-height: 28px;\n                font-weight: 500;\n                color: #513B6A;\n                margin-top: 0px;\n                margin-bottom: 10px;\n            }\n\n            .card p {\n                font-family: 'Outfit';\n                font-size: 16px;\n                line-height: 22px;\n                font-weight: 300;\n                color: #222222;\n                margin-bottom: 0px;\n            }\n            .step-navigation {\n                position: absolute;\n                bottom: 5px;\n                right: 20px;\n                z-index: 10;\n                display: flex;\n                flex-direction: row; \/* ini yang memastikan horizontal *\/\n                gap: 10px; \/* beri jarak antar tombol *\/\n                align-items: center;\n            }\n            .arrow {\n                background-color: #F8A641;\n                border: 2px solid #222;\n                color: #222;\n                width: 38px;\n                height: 38px;\n                border-radius: 50%;\n                font-size: 16px;\n                cursor: pointer;\n                display: flex;\n                align-items: center;\n                justify-content: center;\n                transition: all 0.3s ease;\n            }\n            .arrow:hover,\n            .arrow:focus,\n            .arrow:active {\n                box-shadow: 3px 3px 0 #000;\n                background-color: #F8A641 !important;\n                color: #222;\n            }\n            .top-content {\n                position: relative;\n                margin-bottom: 45px;\n            }\n            .top-content h2 {\n                font-size: 36px;\n                font-family: Outfit;\n                font-weight: 400;\n                margin-top: 0;\n                margin-bottom: 15px;\n            }\n            .top-content p {\n                padding-right: 510px;\n                font-size: 18px;\n                line-height: 24px;\n                font-family: Outfit;\n                font-weight: 300;\n            }\n            .step, .step-label { font-variant-numeric: tabular-nums; }\n            \/* .slick-slide .step{\n                background: #fff;\n                color: #BABABA;\n                border-color: transparent;\n            } *\/\n            .recruitment-journey {\n                overflow: hidden;\n            }\n            .recruitment-journey .slick-list {\n                overflow: visible;\n            }\n\n            @media (max-width: 750px) {\n                .step-item {\n                    display: flex;\n                    align-items: flex-start;\n                    max-width: 100%;\n                    margin-bottom: 0px;\n                    position: relative;\n                    gap: 16px;\n\n                    .card {\n                        height: auto;\n                        width: 100%;\n                        padding: 20px 16px;\n                        margin-bottom: 15px;\n                    }\n\n                    .step {\n                        width: 32px;\n                        height: 32px;\n                        margin: 0;\n                        position: initial;\n                        transition: background 0.3s ease, color 0.3s ease, border-color 0.3s ease;\n                        display: flex;\n                        align-items: center;\n                        justify-content: center;\n                        font-weight: 500;\n                    }\n                }\n\n                .step-item:not(:last-child) .step::after {\n                    content: '';\n                    display: block;\n                    position: absolute;\n                    width: 2px;\n                    height: 95%;\n                    background: #fff;\n                    top: 32px;\n                    left: 27px;\n                    transition: background 0.3s ease;\n                }\n\n                .step.active, .step-item:not(:last-child) .step.active::after {\n                    background: #49c5b6;\n                    border-color: #49c5b6;\n                    color: #fff;\n                }\n\n                .step-label {\n                    font-size: 12px;\n                    line-height: 16px;\n                }\n                .card h3 {\n                    font-size: 18px;\n                    line-height: 22px;\n                    margin-bottom: 5px;\n                }\n\n                .card p {\n                    font-size: 14px;\n                    line-height: 20px;\n                }\n\n                .top-content p {\n                    font-size: 16px;\n                    line-height: 24px;\n                    text-align: center;\n                    padding-bottom: 0px;\n                    padding-top: 5px;\n                    padding-right: 0;\n                    padding-left: 0;\n                    font-weight: 300;\n                    font-family: 'Outfit';\n                }\n                .top-content h2 {\n                    font-size: 24px;\n                    text-align: center;\n                    font-family: 'Outfit';\n                    font-weight: 400;\n                }\n            }\n        <\/style>\n        <div class=\"content-custom-widget Interview_Step\">        \n            <div class=\"top-content\">\n                <h2>Welcome to our recruitment journey!<\/h2>\n                <p>Here is the recruitment process that you will go through. Are you the one?\u2028Enjoy every step:<\/p>\n                <div class=\"step-navigation hide-mobile\">\n                    <button class=\"arrow arrow-prev\"><i class=\"fas fa-chevron-left\"><\/i><\/button>\n                    <button class=\"arrow arrow-next\"><i class=\"fas fa-chevron-right\"><\/i><\/button>\n                <\/div>\n            <\/div>\n            <div class=\"step-cards step-desktop hide-mobile\">\n                                <div class=\"step-item\">\n                                        <div class=\"step active\">01<\/div>\n                    <div class=\"card\">\n                        <div class=\"step-label\">STEP 01<\/div>\n                        <h3>1st Interview<\/h3>\n                        <p>Interview with the HR team to discuss experiences and fundamental personal aspects.<\/p>\n                    <\/div>\n                <\/div>\n                                <div class=\"step-item\">\n                                        <div class=\"step\">02<\/div>\n                    <div class=\"card\">\n                        <div class=\"step-label\">STEP 02<\/div>\n                        <h3>Psychological Test<\/h3>\n                        <p>Assessment of several psychological tests to identify potential participants who align with our company's standards.<\/p>\n                    <\/div>\n                <\/div>\n                                <div class=\"step-item\">\n                                        <div class=\"step\">03<\/div>\n                    <div class=\"card\">\n                        <div class=\"step-label\">STEP 03<\/div>\n                        <h3>Case Study \/ Technical Test<\/h3>\n                        <p>Participants are tasked with crafting practical solutions to challenges that directly align with their role responsibilities<\/p>\n                    <\/div>\n                <\/div>\n                                <div class=\"step-item\">\n                                        <div class=\"step\">04<\/div>\n                    <div class=\"card\">\n                        <div class=\"step-label\">STEP 04<\/div>\n                        <h3>User Interview<\/h3>\n                        <p>Interview with the user team to discuss technical experience related to the scope of work.<\/p>\n                    <\/div>\n                <\/div>\n                                <div class=\"step-item\">\n                                        <div class=\"step\">05<\/div>\n                    <div class=\"card\">\n                        <div class=\"step-label\">STEP 05<\/div>\n                        <h3>Final Interview<\/h3>\n                        <p>Interview with the HR manager to discuss the conclusions regarding the results of previous interviews and to see the candidate's values<\/p>\n                    <\/div>\n                <\/div>\n                                <div class=\"step-item\">\n                                        <div class=\"step\">06<\/div>\n                    <div class=\"card\">\n                        <div class=\"step-label\">STEP 06<\/div>\n                        <h3>Onboarding<\/h3>\n                        <p>Embark on a guided journey through our company's essence, setting the foundation for your exciting growth ahead.<\/p>\n                    <\/div>\n                <\/div>\n                            <\/div>\n\n            <div class=\"step-cards hide-desktop\">\n                                <div class=\"step-item\">\n                                        <div class=\"step active\">01<\/div>\n                    <div class=\"card\">\n                        <div class=\"step-label\">STEP 01<\/div>\n                        <h3>1st Interview<\/h3>\n                        <p>Interview with the HR team to discuss experiences and fundamental personal aspects.<\/p>\n                    <\/div>\n                <\/div>\n                                <div class=\"step-item\">\n                                        <div class=\"step\">02<\/div>\n                    <div class=\"card\">\n                        <div class=\"step-label\">STEP 02<\/div>\n                        <h3>Psychological Test<\/h3>\n                        <p>Assessment of several psychological tests to identify potential participants who align with our company's standards.<\/p>\n                    <\/div>\n                <\/div>\n                                <div class=\"step-item\">\n                                        <div class=\"step\">03<\/div>\n                    <div class=\"card\">\n                        <div class=\"step-label\">STEP 03<\/div>\n                        <h3>Case Study \/ Technical Test<\/h3>\n                        <p>Participants are tasked with crafting practical solutions to challenges that directly align with their role responsibilities<\/p>\n                    <\/div>\n                <\/div>\n                                <div class=\"step-item\">\n                                        <div class=\"step\">04<\/div>\n                    <div class=\"card\">\n                        <div class=\"step-label\">STEP 04<\/div>\n                        <h3>User Interview<\/h3>\n                        <p>Interview with the user team to discuss technical experience related to the scope of work.<\/p>\n                    <\/div>\n                <\/div>\n                                <div class=\"step-item\">\n                                        <div class=\"step\">05<\/div>\n                    <div class=\"card\">\n                        <div class=\"step-label\">STEP 05<\/div>\n                        <h3>Final Interview<\/h3>\n                        <p>Interview with the HR manager to discuss the conclusions regarding the results of previous interviews and to see the candidate's values<\/p>\n                    <\/div>\n                <\/div>\n                                <div class=\"step-item\">\n                                        <div class=\"step\">06<\/div>\n                    <div class=\"card\">\n                        <div class=\"step-label\">STEP 06<\/div>\n                        <h3>Onboarding<\/h3>\n                        <p>Embark on a guided journey through our company's essence, setting the foundation for your exciting growth ahead.<\/p>\n                    <\/div>\n                <\/div>\n                            <\/div>\n        <\/div>\n\n        <script>\n        jQuery(document).ready(function () {\n          const $slider = jQuery('.step-desktop');\n          let scrolling = false;\n\n          $slider.slick({\n            slidesToShow: 1,\n            arrows: false,\n            infinite: false,\n            variableWidth: true,\n            centerMode: false,\n            dots: false,\n            speed: 800,\n            cssEase: 'ease-in-out'\n          });\n          jQuery('.arrow-next').click(function () {\n            $slider.slick('slickNext');\n            });\n            jQuery('.arrow-prev').click(function () {\n            $slider.slick('slickPrev');\n            });\n          \/\/ Handle mouse wheel\n          $slider.on('wheel', function (e) {\n            e.preventDefault();\n\n            if (scrolling) return;\n            scrolling = true;\n\n            const delta = e.originalEvent.deltaY || e.originalEvent.deltaX;\n            const currentIndex = $slider.slick('slickCurrentSlide');\n            const slideCount = $slider.slick('getSlick').slideCount;\n            const visible = $slider.slick('getSlick').options.slidesToShow;\n\n            if (delta > 0) {\n              \/\/ Scroll ke kanan \u2192 atau scroll bawah \u2193\n              if (currentIndex + visible >= slideCount) {\n                \/\/ Sudah di akhir \u2192 scroll halaman\n                scrolling = false;\n                window.scrollBy({ top: 100, behavior: 'smooth' });\n              } else {\n                $slider.slick('slickNext');\n                setTimeout(() => scrolling = false, 600);\n              }\n            } else {\n              \/\/ Scroll ke kiri \u2190 atau scroll atas \u2191\n              if (currentIndex === 0) {\n                \/\/ Sudah di awal \u2192 scroll halaman\n                scrolling = false;\n                window.scrollBy({ top: -100, behavior: 'smooth' });\n              } else {\n                $slider.slick('slickPrev');\n                setTimeout(() => scrolling = false, 600);\n              }\n            }\n          });\n\n          function setEqualCardHeight() {\n            const $cards = jQuery('.step-desktop .card');\n            let maxHeight = 0;\n\n            \/\/ reset dulu biar bisa ukur ulang\n            $cards.css('height', 'auto');\n\n            $cards.each(function() {\n                const h = jQuery(this).outerHeight();\n                if (h > maxHeight) maxHeight = h;\n            });\n\n            \/\/ terapkan tinggi tertinggi ke semua card\n            $cards.css('height', maxHeight + 'px');\n            }\n\n            \/\/ jalankan saat slider siap & saat diresize\n            $slider.on('setPosition', setEqualCardHeight);\n            jQuery(window).on('resize', setEqualCardHeight);\n        });\n\n        document.addEventListener(\"DOMContentLoaded\", function () {\n            \/\/ Hanya aktifkan fitur ini di mobile\n            if (window.innerWidth <= 750) {\n            const stepItems = document.querySelectorAll(\".step-item\");\n\n            const observer = new IntersectionObserver(\n              (entries) => {\n                entries.forEach((entry) => {\n                  const step = entry.target.querySelector(\".step\");\n                  if (entry.isIntersecting) {\n                    step.classList.add(\"active\");\n                  } else {\n                    step.classList.remove(\"active\");\n                  }\n                });\n              },\n              {\n                root: null, \/\/ viewport\n                threshold: 0.9, \/\/ saat 50% dari step-item terlihat\n              }\n            );\n\n            stepItems.forEach((item) => observer.observe(item));\n            }\n        });\n        <\/script>\n\t\t<\/div>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3920e105 e-flex e-con-boxed e-con e-parent\" data-id=\"3920e105\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;content_width&quot;:&quot;boxed&quot;}\" data-core-v316-plus=\"true\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-738c3598 elementor-widget elementor-widget-heading\" data-id=\"738c3598\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">What Our Employee Says<\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-77e0c658 elementor-widget elementor-widget-text-editor\" data-id=\"77e0c658\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>You will never know until you experience it<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-af2ed54 elementor-widget elementor-widget-career_Employee_Says\" data-id=\"af2ed54\" data-element_type=\"widget\" data-widget_type=\"career_Employee_Says.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t        <style>\r\n            .item-employee {\r\n                display: flex;\r\n                gap: 150px;\r\n                margin: 15px;\r\n            }\r\n\r\n            .employee-info {\r\n                min-width: 320px;\r\n                padding-top: 80px;\r\n            }\r\n\r\n            .Employee_Says .crop-circle-image img {\r\n                border-radius: 50%;\r\n            }\r\n\r\n            .Employee_Says .name {\r\n                margin-top: 20px;\r\n                font-weight: 400;\r\n                font-size: 24px;\r\n                line-height: 100%;\r\n            }\r\n\r\n            .Employee_Says .dept {\r\n                font-weight: 300;\r\n                font-size: 18px;\r\n                color: #4E4E4E;\r\n                margin-top: 10px;\r\n            }\r\n\r\n            .Employee_Says .says-quote {\r\n                font-weight: 400;\r\n                font-size: 20px;\r\n                line-height: 34px;\r\n                color: #222222;\r\n                text-align: justify;\r\n            }\r\n\r\n            .Employee_Says .quote-icon-img {\r\n                margin-bottom: 35px;\r\n                margin-top: 5px;\r\n            }\r\n\r\n            .Employee_Says .quote-icon-img img {\r\n                display: inline-block;\r\n                max-width: 120px;\r\n                height: auto;\r\n            }\r\n\r\n            .swiper-button-prev,\r\n            .swiper-button-next {\r\n                top: unset;\r\n                right: unset;\r\n                left: unset;\r\n                bottom: 35px;\r\n                background: #FFB14C;\r\n                border-radius: 60%;\r\n                border: 1.5px solid #000;\r\n                padding: 20px;\r\n                z-index: 10;\r\n                width: 44px;\r\n                height: 44px;\r\n                transition: .3s ease-in-out;\r\n            }\r\n            .swiper-button-prev:hover,\r\n            .swiper-button-next:hover {\r\n                box-shadow: 3px 3px 0px 0px #222222;\r\n            }\r\n\r\n            .swiper-button-prev {\r\n                left: 0px;\r\n            }\r\n\r\n            .swiper-button-next {\r\n                left: 120px;\r\n            }\r\n\r\n            .swiper-pagination-label {\r\n                position: absolute;\r\n                bottom: 35px;\r\n                left: 80px;\r\n                transform: translateX(-50%);\r\n                font-size: 18px;\r\n                font-weight: 500;\r\n                z-index: 9;\r\n\t\t        padding-bottom: 12px;\r\n            }\r\n\r\n            .swiper-button-prev::after,\r\n            .swiper-button-next::after {\r\n                font-size: 11px !important;\r\n                font-weight: bold;\r\n            }\r\n\r\n            .swiper-button-disabled {\r\n                box-shadow: unset;\r\n            }\r\n\r\n            @media only screen and (max-width: 750px) {\r\n                .item-employee {\r\n                    flex-direction: column-reverse;\r\n                    gap: 15px;\r\n                }\r\n\r\n                .list-employee {\r\n                    position: static;\r\n                }\r\n\r\n                .Employee_Says .says-quote {\r\n                    text-align: center;\r\n                    font-size: 20px;\r\n                }\r\n\r\n                .swiper-button-next {\r\n                    left: unset;\r\n                    right: 0;\r\n                    bottom: 32px;\r\n                }\r\n\r\n                .swiper-button-prev {\r\n                    left: 0;\r\n                    bottom: 32px;\r\n                }\r\n                .swiper-button-prev,\r\n                .swiper-button-next {\r\n                    width: 32px;\r\n                    height: 32px;\r\n                    padding: 0;\r\n                }\r\n\r\n                .swiper-button-prev::after,\r\n                .swiper-button-next::after {\r\n                    font-size: 12px !important;\r\n                    font-weight: bold;\r\n                }\r\n\r\n                .swiper-pagination-label {\r\n                    bottom: 10%;\r\n                    display: none;\r\n                }\r\n                .Employee_Says .name-dept-wrapper {\r\n                    text-align: left;\r\n                }\r\n                .employee-info {\r\n                    min-width: 0;\r\n                    padding-top: 45px;\r\n                    text-align: center;\r\n                    max-width: 70%;\r\n                    margin: auto;\r\n                    gap: 20px;\r\n                    display: grid;\r\n                    grid-template-columns: 64px 1fr;\r\n                    align-items: center;\r\n                }\r\n                .crop-circle-image {\r\n                    width: 64px;\r\n                    height: 64px;\r\n                }\r\n                .Employee_Says .dept {\r\n                    font-weight: 300;\r\n                    font-size: 13px;\r\n                    color: #4E4E4E;\r\n                    margin-top: 10px;\r\n                    padding-left: 0;\r\n                }\r\n                .Employee_Says .name {\r\n                    margin-top: 0;\r\n                    font-weight: 400;\r\n                    font-size: 18px;\r\n                    line-height: 100%;\r\n                    text-align: left;\r\n                    padding-left: 0;\r\n                }\r\n                .swiper-slide,\r\n                .swiper-slide-active {\r\n                    width: 100% !important;\r\n                    height: fit-content !important;\r\n                }\r\n                .swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden {\r\n                    opacity: 100;\r\n                    cursor: auto;\r\n                    pointer-events: none\r\n                }\r\n                \/* .elementor img {\r\n                    height: 65%;\r\n                    max-width: 100%;\r\n                    border: none;\r\n                    border-radius: 0;\r\n                    box-shadow: none;\r\n                } *\/\r\n                .elementor .crop-circle-image img,\r\n                .crop-circle-image img {\r\n                    height: 100%;\r\n                    width: 100%;\r\n                    object-fit: cover;\r\n                }\r\n            }\r\n        <\/style>\r\n\r\n        <div class=\"content-custom-widget career_Employee_Says Employee_Says\">\r\n            <div class=\"swiper list-employee\">\r\n                <div class=\"swiper-wrapper\">\r\n                                            <div class=\"swiper-slide\">\r\n                            <div class=\"item-employee\">\r\n                                <div class=\"employee-info\">\r\n                                    <div class=\"crop-circle-image\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Group-40613-6.png\" alt=\"Syachnurul\">\r\n                                    <\/div>\r\n                                    <div class=\"name-dept-wrapper\">\r\n                                        <div class=\"name\">Syachnurul<\/div>\r\n                                        <div class=\"dept\">Graphic Designer<\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                <div class=\"says-quote\">\r\n                                                                            <div class=\"quote-icon-img\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/testimonial.png\" alt=\"Quote Icon\">\r\n                                        <\/div>\r\n                                                                        &quot;Working at Boleh Dicoba Digital for 2.5+ years has been a ride, the professional growth opportunities have been exceptional. The cool thing is they\u2019re all about letting you spread your wings. From diving into exciting projects to picking up new skills, it&#039;s like a playground for professional growth. The work environment strikes a balance between professionalism and a dynamic atmosphere, allowing employees to continually evolve and thrive in their careers. It&#039;s truly a pleasure to work and grow with Boleh Dicoba Digital!&quot;                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                                            <div class=\"swiper-slide\">\r\n                            <div class=\"item-employee\">\r\n                                <div class=\"employee-info\">\r\n                                    <div class=\"crop-circle-image\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Group-40613-7.png\" alt=\"Fya\">\r\n                                    <\/div>\r\n                                    <div class=\"name-dept-wrapper\">\r\n                                        <div class=\"name\">Fya<\/div>\r\n                                        <div class=\"dept\">Academy Program Manager<\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                <div class=\"says-quote\">\r\n                                                                            <div class=\"quote-icon-img\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/testimonial.png\" alt=\"Quote Icon\">\r\n                                        <\/div>\r\n                                                                        &quot;Working at BDD is really fun because the environment is supportive, not too rigid but still professional, and BDD always gives me space to keep learning and improving. I enjoy it here \ud83d\ude06\ud83d\ude4c\ud83c\udffc&quot;                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                                            <div class=\"swiper-slide\">\r\n                            <div class=\"item-employee\">\r\n                                <div class=\"employee-info\">\r\n                                    <div class=\"crop-circle-image\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Group-40613-1.png\" alt=\"Andrieco\">\r\n                                    <\/div>\r\n                                    <div class=\"name-dept-wrapper\">\r\n                                        <div class=\"name\">Andrieco<\/div>\r\n                                        <div class=\"dept\">Digital Marketing Specialist<\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                <div class=\"says-quote\">\r\n                                                                            <div class=\"quote-icon-img\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/testimonial.png\" alt=\"Quote Icon\">\r\n                                        <\/div>\r\n                                                                        &quot; I\u2019m really grateful to be part of this amazing team. I got a lot of new experiences, especially helping a lot of Indonesian SMEs grow their business. I&#039;m looking forward to working with you guys in the future as a team and let&#039;s create a wonderful journey! Cheers!\ud83d\udc4b\ud83c\udffc&quot;                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                                            <div class=\"swiper-slide\">\r\n                            <div class=\"item-employee\">\r\n                                <div class=\"employee-info\">\r\n                                    <div class=\"crop-circle-image\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Group-40613-2.png\" alt=\"Reza\">\r\n                                    <\/div>\r\n                                    <div class=\"name-dept-wrapper\">\r\n                                        <div class=\"name\">Reza<\/div>\r\n                                        <div class=\"dept\">Business Development Supervisor<\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                <div class=\"says-quote\">\r\n                                                                            <div class=\"quote-icon-img\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/testimonial.png\" alt=\"Quote Icon\">\r\n                                        <\/div>\r\n                                                                        &quot;Working at Boleh Dicoba Digital for 2.5+ years has been a ride, the professional growth opportunities have been exceptional. The cool thing is they\u2019re all about letting you spread your wings. From diving into exciting projects to picking up new skills, it&#039;s like a playground for professional growth. The work environment strikes a balance between professionalism and a dynamic atmosphere, allowing employees to continually evolve and thrive in their careers. It&#039;s truly a pleasure to work and grow with Boleh Dicoba Digital!&quot;                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                                            <div class=\"swiper-slide\">\r\n                            <div class=\"item-employee\">\r\n                                <div class=\"employee-info\">\r\n                                    <div class=\"crop-circle-image\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Group-40613-3.png\" alt=\"Esha\">\r\n                                    <\/div>\r\n                                    <div class=\"name-dept-wrapper\">\r\n                                        <div class=\"name\">Esha<\/div>\r\n                                        <div class=\"dept\">Section Head of Digital Marketing\u2028Department<\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                <div class=\"says-quote\">\r\n                                                                            <div class=\"quote-icon-img\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/testimonial.png\" alt=\"Quote Icon\">\r\n                                        <\/div>\r\n                                                                        &quot;Working in BDD has been a rewarding experience marked by a strong sense of camaraderie and shared goals. The absence of toxic competition allows for open discussions, fostering effective problem-solving. I&#039;ve seen significant growth in my skills and career trajectory, progressing from a Digital Marketing Officer to the current role of Section Head. The opportunities for learning and guidance from experienced colleagues have played a crucial role in shaping my professional journey&quot;                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                                            <div class=\"swiper-slide\">\r\n                            <div class=\"item-employee\">\r\n                                <div class=\"employee-info\">\r\n                                    <div class=\"crop-circle-image\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Group-40613-4.png\" alt=\"Bharoar\">\r\n                                    <\/div>\r\n                                    <div class=\"name-dept-wrapper\">\r\n                                        <div class=\"name\">Bharoar<\/div>\r\n                                        <div class=\"dept\">Strategist Community Development Officer<\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                <div class=\"says-quote\">\r\n                                                                            <div class=\"quote-icon-img\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/testimonial.png\" alt=\"Quote Icon\">\r\n                                        <\/div>\r\n                                                                        &quot;BDD is a place full of knowledgeable people who are keen to share their hard-earned knowledge to their peers, surely a good place for self-growth. The opportunity for your career to fit your competence also shines in BDD, I don&#039;t think anyone would feel misplaced!&quot;                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                                            <div class=\"swiper-slide\">\r\n                            <div class=\"item-employee\">\r\n                                <div class=\"employee-info\">\r\n                                    <div class=\"crop-circle-image\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Group-40613-5.png\" alt=\"Choi\">\r\n                                    <\/div>\r\n                                    <div class=\"name-dept-wrapper\">\r\n                                        <div class=\"name\">Choi<\/div>\r\n                                        <div class=\"dept\">Head of Projet Management Department<\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                <div class=\"says-quote\">\r\n                                                                            <div class=\"quote-icon-img\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/testimonial.png\" alt=\"Quote Icon\">\r\n                                        <\/div>\r\n                                                                        &quot;In this collaborative environment, I feel a deep sense of belonging. We learn together, face challenges as a team, and seize abundant hands-on learning opportunities that fuel our growth. The strong support system cultivates mutual assistance, fostering personal development and open to the possibility of taking on greater responsibilities&quot;                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                                    <\/div>\r\n\r\n                <div class=\"swiper-button-prev\"><\/div>\r\n                <div class=\"swiper-pagination-label\" id=\"swiper-pagination-label\">1 of 7<\/div>\r\n                <div class=\"swiper-button-next\"><\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <script src=\"https:\/\/bolehdicoba.com\/wp-content\/plugins\/elementor\/assets\/lib\/swiper\/swiper.min.js?ver=5.3.6\"><\/script>\r\n        <script>\r\n            jQuery(window).on('elementor\/frontend\/init', function () {\r\n                function initEmployeeSwiper($scope) {\r\n                    const $container = $scope.find('.swiper');\r\n\r\n                    if (!$container.length) return;\r\n\r\n                    const swiper = new Swiper($container[0], {\r\n                        slidesPerView: 1,\r\n                        grabCursor: true,\r\n                        effect: 'fade',              \/\/ \ud83d\udd25 Tambahkan efek fade\r\n                        fadeEffect: {\r\n                            crossFade: true          \/\/ transisi halus antar slide\r\n                        },\r\n                        speed: 800,                  \/\/ durasi transisi (ms)\r\n                        navigation: {\r\n                            nextEl: $scope.find('.swiper-button-next')[0],\r\n                            prevEl: $scope.find('.swiper-button-prev')[0],\r\n                        },\r\n                        on: {\r\n                            init: function () {\r\n                                updatePagination(this);\r\n                            },\r\n                            slideChange: function () {\r\n                                updatePagination(this);\r\n                            }\r\n                        }\r\n                    });\r\n\r\n                    setTimeout(() => {\r\n                        swiper.update();\r\n                    }, 300);\r\n\r\n                    function updatePagination(swiper) {\r\n                        const current = swiper.realIndex + 1;\r\n                        const total = swiper.slides.length;\r\n                        $scope.find('#swiper-pagination-label').text(current + ' of ' + total);\r\n                    }\r\n                }\r\n\r\n                elementorFrontend.hooks.addAction('frontend\/element_ready\/Employee_Says.default', initEmployeeSwiper);\r\n\r\n                jQuery(document).ready(function () {\r\n                    jQuery('.Employee_Says').each(function () {\r\n                        initEmployeeSwiper(jQuery(this));\r\n                    });\r\n                });\r\n            });\r\n\r\n\r\n        <\/script>\r\n\r\n        \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<div class=\"elementor-element elementor-element-175e546f e-con-full e-flex e-con e-parent\" data-id=\"175e546f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;content_width&quot;:&quot;full&quot;}\" data-core-v316-plus=\"true\">\n\t\t<div class=\"elementor-element elementor-element-2c281357 e-flex e-con-boxed e-con e-child\" data-id=\"2c281357\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;boxed&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-29a61623 e-con-full e-flex e-con e-child\" data-id=\"29a61623\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b84b533 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"6b84b533\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.19.0 - 28-02-2024 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"932\" height=\"180\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/life-at-bdd.webp\" class=\"attachment-full size-full wp-image-29843\" alt=\"\" srcset=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/life-at-bdd.webp 932w, https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/life-at-bdd-300x58.webp 300w, https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/life-at-bdd-768x148.webp 768w, https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/life-at-bdd-18x3.webp 18w\" sizes=\"(max-width: 932px) 100vw, 932px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-49a0e7a7 e-con-full e-flex e-con e-child\" data-id=\"49a0e7a7\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-183bfbb6 elementor-widget elementor-widget-text-editor\" data-id=\"183bfbb6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>While running the professional world, we can do fun activities with our colleagues. These are some of the moments captured at that time! It will be more exciting if you can join us here.<\/p>\t\t\t\t\t\t<\/div>\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 class=\"elementor-element elementor-element-d8f5bba elementor-widget elementor-widget-image_slider_dynamic\" data-id=\"d8f5bba\" data-element_type=\"widget\" data-widget_type=\"image_slider_dynamic.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t        \r\n        <div class=\"dynamic-image-slider-wrapper\">\r\n            <div id=\"slider-d8f5bba\" class=\"dynamic-image-slider\">\r\n                                    <div class=\"slider-item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/BDD03224-2.png\" class=\"slider-image\" alt=\"\" \/>\r\n                    <\/div>\r\n                                    <div class=\"slider-item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/BDD-Buka-Bersama-Bandung-2.png\" class=\"slider-image\" alt=\"\" \/>\r\n                    <\/div>\r\n                                    <div class=\"slider-item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/BDD-Leader_s-Day-2.png\" class=\"slider-image\" alt=\"\" \/>\r\n                    <\/div>\r\n                                    <div class=\"slider-item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/BDD01768-1.png\" class=\"slider-image\" alt=\"\" \/>\r\n                    <\/div>\r\n                                    <div class=\"slider-item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/BDD03224-1.png\" class=\"slider-image\" alt=\"\" \/>\r\n                    <\/div>\r\n                                    <div class=\"slider-item\">\r\n                        <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/BDD-Leader_s-Day-3.png\" class=\"slider-image\" alt=\"\" \/>\r\n                    <\/div>\r\n                            <\/div>\r\n        <\/div>\r\n\r\n        <style>\r\n            .dynamic-image-slider-wrapper {\r\n                position: relative;\r\n                width: 100%;\r\n            }\r\n            \r\n            .dynamic-image-slider {\r\n                width: 100%;\r\n            }\r\n            \r\n            .slider-item {\r\n                display: flex !important;\r\n                align-items: center;\r\n                justify-content: center;\r\n                outline: none;\r\n                width: auto !important;\r\n            }\r\n\r\n            .dynamic-image-slider-wrapper .slick-track {\r\n                display: flex;\r\n                align-items: center;\r\n            }\r\n\r\n            .dynamic-image-slider-wrapper .slider-item {\r\n                margin: 0 15px;\r\n            }\r\n            \r\n            .slider-image {\r\n                width: auto;\r\n                height: auto;\r\n                max-width: 100%;\r\n                max-height: 320px;\r\n                display: block;\r\n                margin: 0 auto;\r\n            }\r\n            \r\n            .slick-prev,\r\n            .slick-next {\r\n                z-index: 10;\r\n                width: 40px;\r\n                height: 40px;\r\n            }\r\n            \r\n            .slick-prev {\r\n                left: 10px;\r\n            }\r\n            \r\n            .slick-next {\r\n                right: 10px;\r\n            }\r\n            \r\n            .slick-prev:before,\r\n            .slick-next:before {\r\n                font-size: 40px;\r\n                color: #333;\r\n            }\r\n            \r\n            .slick-dots {\r\n                bottom: 20px;\r\n            }\r\n            \r\n            .slick-dots li button:before {\r\n                font-size: 12px;\r\n                color: #333;\r\n            }\r\n        <\/style>\r\n\r\n        <!-- <script type=\"text\/javascript\" src=\"\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.js\"><\/script> -->\r\n\r\n        <script>\r\n            jQuery(document).ready(function($) {\r\n                var slider = $('#slider-d8f5bba');\r\n                if (slider.length && typeof $.fn.slick !== 'undefined') {\r\n                    slider.slick({\r\n                        autoplay: true,\r\n                        autoplaySpeed: 0,\r\n                        speed: 2000,\r\n                        cssEase: 'linear',\r\n                        infinite: true,\r\n                        arrows: false,\r\n                        dots: false,\r\n                        slidesToShow: 4.5,\r\n                        slidesToScroll: 1,\r\n                        pauseOnHover: true,\r\n                        responsive: [\r\n                            {\r\n                                breakpoint: 768, \/\/ di bawah 768px\r\n                                settings: {\r\n                                    slidesToShow: 3\r\n                                }\r\n                            },\r\n                            {\r\n                                breakpoint: 480, \/\/ di bawah 480px\r\n                                settings: {\r\n                                    slidesToShow: 1\r\n                                }\r\n                            }\r\n                        ]\r\n\r\n                    });\r\n                }\r\n            });\r\n        <\/script>\r\n\r\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-12cdb5bf e-con-full e-flex e-con e-parent\" data-id=\"12cdb5bf\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;}\" data-core-v316-plus=\"true\">\n\t\t<div class=\"elementor-element elementor-element-f0876a3 e-con-full e-flex e-con e-child\" data-id=\"f0876a3\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c46636d elementor-widget elementor-widget-section_social_media\" data-id=\"c46636d\" data-element_type=\"widget\" data-widget_type=\"section_social_media.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n        <style>\n            :root{\n                --blue: #cfdbee;      \/* kolom umum *\/\n                --blue-alt: #afc2e1;  \/* kolom Instagram (sedikit lebih gelap) *\/\n                --ink: #1b1b1b;\n                --icon-bg: #f6a94d;   \/* oranye badge *\/\n            }\n\n            .social-media-section{\n                display:grid;\n                grid-template-columns:1.15fr repeat(3, 295px);\n                background:var(--blue);\n                border-top: 2px solid #222;\n                font-family:'Inter',sans-serif;\n                color:var(--ink);\n                width:100%;\n            }\n\n            .social-col{\n                padding:60px 26px;\n                display:flex;\n                flex-direction:column;\n                justify-content:flex-start;\n                align-items:flex-start;\n                border-left: 2px solid #222;\n                background: #C8D6EE;\n            }\n            .social-col:nth-child(3){\n                background: #ADC2E6;\n            }\n\n            .social-col:first-child{\n                border-left:none;\n                background: #C8D6EE;\n                display:flex;\n                align-items:flex-start;\n                padding:90px 0 38px 210px;\n            }\n            .social-col:not(:first-child){\n                height: 287px;           \/* tinggi fix *\/\n                \/* optional biar konten nggak mepet *\/\n                box-sizing: border-box;\n            }\n            .hero-title{\n                font-size:36px;\n                line-height:100%;\n                font-weight:400;\n                letter-spacing:.2px;\n                max-width:360px;\n                font-family: 'Outfit', sans-serif;\n            }\n\n            .social-stack{\n                display:flex;\n                flex-direction:column;\n                gap: 10px;\n            }\n\n            .social-icon{\n                display:flex;\n                align-items:center;\n                justify-content:left;\n                margin-bottom:20px;\n            }\n            .social-icon img{\n                width:64px;\n                height:64px;\n                object-fit:contain;\n                display:block;\n            }\n\n            .social-label{\n                font-size: 14px;\n                font-weight: 400;\n                color: #222222;\n                text-transform: uppercase;\n                letter-spacing: .04em;\n                font-family: 'Outfit';\n            }\n            .social-handle{\n                font-size: 24px;\n                line-height: 28px;\n                font-weight: 400;\n                font-family: 'Outfit';\n                color: #222222;\n            }\n            .social-handle a{\n                color:inherit;\n                text-decoration:underline\n            }\n\n            @media (max-width: 1300px) {\n                .social-col:first-child,\n                .social-col {\n                    padding: 30px;\n                    justify-content: center;\n                }\n                .social-col:nth-child(3) {\n                    background-color: #C8D6EE;\n                }\n            }\n\n            @media (max-width: 1200px) {\n                .social-media-section {\n                    grid-template-columns: repeat(2, 1fr);\n                }\n                .social-col:not(:first-child) {\n                    height: 100%;\n                }\n            }\n\n            @media (max-width: 768px){\n                .social-media-section{\n                    display:block;\n                    padding-bottom: 70px;\n                }\n                .social-col:first-child{\n                    border: none;\n                    align-items: center;\n                    justify-content: center;\n                    padding: 50px 0px 30px;\n                }\n                .social-col{\n                    border: 2px solid #222;\n                    margin:0 12px;\n                    background:var(--blue);\n                    padding:14px 16px;\n                    border-bottom: 0px !important;\n                }\n                .social-col:last-child {\n                    border-bottom: 2px solid #222 !important;\n                }\n                .social-col:nth-child(3){\n                    background:var(--blue-alt)\n                }\n                .hero-title {\n                    font-size: 24px;\n                    line-height: 30px;\n                    text-align: center;\n                    max-width: none;\n                    font-family: Outfit;\n                    font-weight: 400;\n                }\n                .social-col:not(:first-child) {\n                    height: fit-content;\n                    padding: 20px;\n                }\n                .social-label {\n                    margin-top: 0;\n                }\n                .social-icon {\n                    margin-bottom: 10px;\n                }\n                .social-icon img {\n                    width: 52px;\n                    height: 52px;\n                }\n                .social-handle {\n                    font-size: 20px;\n                    line-height: 24px;\n                }\n            }\n        <\/style>\n\n        <div class=\"social-media-section\">\n            <!-- Kolom Judul -->\n            <div class=\"social-col\">\n                <div class=\"hero-title\">Follow Us<br \/>\non Social Media<\/div>\n            <\/div>\n\n            <!-- LinkedIn -->\n            <div class=\"social-col\">\n                <div class=\"social-stack\">\n                    <div class=\"social-icon\">\n                                                    <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Linkedin.png\" alt=\"LinkedIn\">\n                                            <\/div>\n                    <div class=\"social-label\">LinkedIn<\/div>\n                    <div class=\"social-handle\">Boleh Dicoba Digital<\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Instagram -->\n            <div class=\"social-col\">\n                <div class=\"social-stack\">\n                    <div class=\"social-icon\">\n                                                    <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Instagram.png\" alt=\"Instagram\">\n                                            <\/div>\n                    <div class=\"social-label\">Instagram<\/div>\n                    <div class=\"social-handle\">\n                        <a href=\"#\">@bolehdicobadigital<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- TikTok -->\n            <div class=\"social-col\">\n                <div class=\"social-stack\">\n                    <div class=\"social-icon\">\n                                                    <img decoding=\"async\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Tiktok.png\" alt=\"TikTok\">\n                                            <\/div>\n                    <div class=\"social-label\">TikTok<\/div>\n                    <div class=\"social-handle\">@bolehdicobadigital<\/div>\n                                            <div class=\"social-handle\">@lifeatbdd<\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1a888f84 e-con-full e-flex e-con e-parent\" data-id=\"1a888f84\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}\" data-core-v316-plus=\"true\">\n\t\t<div class=\"elementor-element elementor-element-725fc0ef e-flex e-con-boxed e-con e-child\" data-id=\"725fc0ef\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;boxed&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-4d9b3d6d e-con-full e-flex e-con e-child\" data-id=\"4d9b3d6d\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4a684e92 elementor-widget elementor-widget-heading\" data-id=\"4a684e92\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Start Your<br>Journey Now!<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3ec45d92 e-con-full e-flex e-con e-child\" data-id=\"3ec45d92\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7807d3db elementor-widget elementor-widget-text-editor\" data-id=\"7807d3db\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Are you looking for a new opportunity? We are hiring for roles that may fit you! Check this site below for the details.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-29975f12 elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"29975f12\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/bolehdicoba.com\/id\/career-job-list\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon elementor-align-icon-right\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Find Your Dream Job<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6d96c520 e-flex e-con-boxed e-con e-child\" data-id=\"6d96c520\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;boxed&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b094faa elementor-widget elementor-widget-heading\" data-id=\"6b094faa\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<p class=\"elementor-heading-title elementor-size-default\">The recruitment process will only be conducted through the following official channels:<\/p>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-31a88d7f elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"31a88d7f\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/wa.me\/6285222381644\u202c\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon elementor-align-icon-left\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-whatsapp\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t<span class=\"elementor-button-text\">+6285222381644\u202c<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d489ddf elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"d489ddf\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"mailto:recruitment@bolehdicoba.com\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon elementor-align-icon-left\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-envelope\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t<span class=\"elementor-button-text\">recruitment@bolehdicoba.com<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5c56bc1e elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"5c56bc1e\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"mailto:hrd@bolehdicoba.com\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon elementor-align-icon-left\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-envelope\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t<span class=\"elementor-button-text\">hrd@bolehdicoba.com<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-14b5b425 e-flex e-con-boxed e-con e-child\" data-id=\"14b5b425\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;boxed&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1c3a7d9c e-con-full e-flex e-con e-child\" data-id=\"1c3a7d9c\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60fa4006 elementor-widget elementor-widget-image\" data-id=\"60fa4006\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"633\" height=\"102\" src=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/bdd-career.png\" class=\"attachment-full size-full wp-image-29844\" alt=\"\" srcset=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/bdd-career.png 633w, https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/bdd-career-300x48.png 300w, https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/bdd-career-18x3.png 18w\" sizes=\"(max-width: 633px) 100vw, 633px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-38239d86 e-con-full e-flex e-con e-child\" data-id=\"38239d86\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c1ceb97 elementor-widget elementor-widget-text-editor\" data-id=\"6c1ceb97\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul style=\"list-style: none; display: flex; gap: 30px; align-items: center; justify-content: flex-end;\">\n \t<li><a href=\"https:\/\/stagging.bolehdicoba.com\/\" style=\"color: inherit;\">Home<\/a><\/li>\n \t<li><a href=\"https:\/\/stagging.bolehdicoba.com\/about-us\/\" style=\"color: inherit;\">About Us<\/a><\/li>\n \t<li>Life at BDD<\/li>\n<\/ul>\t\t\t\t\t\t<\/div>\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<div class=\"elementor-element elementor-element-3c45c370 e-flex e-con-boxed e-con e-child\" data-id=\"3c45c370\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;boxed&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3ece95b3 e-con-full e-flex e-con e-child\" data-id=\"3ece95b3\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5095b755 elementor-widget elementor-widget-text-editor\" data-id=\"5095b755\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\u00a92024 Career by BDD All right reserved\t\t\t\t\t\t<\/div>\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\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Home About Us Life at BDD Join Us Join Our Team Home About Us Life at BDD Join Us LIFE AT BDD Be a Partner and Growth With Us We are one of the fastest-growing digital marketing solution startups in Indonesia. Boleh Dicoba Digital offers digital marketing services to reflect on business growth. Built for [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-29847","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Career - Boleh Dicoba Digital<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bolehdicoba.com\/id\/wp-json\/wp\/v2\/pages\/29847\" \/>\n<meta property=\"og:locale\" content=\"id_ID\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Career - Boleh Dicoba Digital\" \/>\n<meta property=\"og:description\" content=\"Home About Us Life at BDD Join Us Join Our Team Home About Us Life at BDD Join Us LIFE AT BDD Be a Partner and Growth With Us We are one of the fastest-growing digital marketing solution startups in Indonesia. Boleh Dicoba Digital offers digital marketing services to reflect on business growth. Built for [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bolehdicoba.com\/id\/career\/\" \/>\n<meta property=\"og:site_name\" content=\"Boleh Dicoba Digital\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-15T02:46:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Frame-2199646.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimasi waktu membaca\" \/>\n\t<meta name=\"twitter:data1\" content=\"18 menit\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/bolehdicoba.com\/career\/\",\"url\":\"https:\/\/bolehdicoba.com\/career\/\",\"name\":\"Career - Boleh Dicoba Digital\",\"isPartOf\":{\"@id\":\"https:\/\/bolehdicoba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/bolehdicoba.com\/career\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/bolehdicoba.com\/career\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Frame-2199646.png\",\"datePublished\":\"2025-11-12T03:29:10+00:00\",\"dateModified\":\"2026-01-15T02:46:31+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/bolehdicoba.com\/career\/#breadcrumb\"},\"inLanguage\":\"id\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/bolehdicoba.com\/career\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"id\",\"@id\":\"https:\/\/bolehdicoba.com\/career\/#primaryimage\",\"url\":\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Frame-2199646.png\",\"contentUrl\":\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Frame-2199646.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/bolehdicoba.com\/career\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/bolehdicoba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Career\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/bolehdicoba.com\/#website\",\"url\":\"https:\/\/bolehdicoba.com\/\",\"name\":\"Boleh Dicoba Digital\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/bolehdicoba.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/bolehdicoba.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"id\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/bolehdicoba.com\/#organization\",\"name\":\"Boleh Dicoba Digital\",\"url\":\"https:\/\/bolehdicoba.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"id\",\"@id\":\"https:\/\/bolehdicoba.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2024\/03\/Logo.png\",\"contentUrl\":\"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2024\/03\/Logo.png\",\"width\":201,\"height\":80,\"caption\":\"Boleh Dicoba Digital\"},\"image\":{\"@id\":\"https:\/\/bolehdicoba.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Career - Boleh Dicoba Digital","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/bolehdicoba.com\/id\/wp-json\/wp\/v2\/pages\/29847","og_locale":"id_ID","og_type":"article","og_title":"Career - Boleh Dicoba Digital","og_description":"Home About Us Life at BDD Join Us Join Our Team Home About Us Life at BDD Join Us LIFE AT BDD Be a Partner and Growth With Us We are one of the fastest-growing digital marketing solution startups in Indonesia. Boleh Dicoba Digital offers digital marketing services to reflect on business growth. Built for [&hellip;]","og_url":"https:\/\/bolehdicoba.com\/id\/career\/","og_site_name":"Boleh Dicoba Digital","article_modified_time":"2026-01-15T02:46:31+00:00","og_image":[{"url":"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Frame-2199646.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimasi waktu membaca":"18 menit"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bolehdicoba.com\/career\/","url":"https:\/\/bolehdicoba.com\/career\/","name":"Career - Boleh Dicoba Digital","isPartOf":{"@id":"https:\/\/bolehdicoba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bolehdicoba.com\/career\/#primaryimage"},"image":{"@id":"https:\/\/bolehdicoba.com\/career\/#primaryimage"},"thumbnailUrl":"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Frame-2199646.png","datePublished":"2025-11-12T03:29:10+00:00","dateModified":"2026-01-15T02:46:31+00:00","breadcrumb":{"@id":"https:\/\/bolehdicoba.com\/career\/#breadcrumb"},"inLanguage":"id","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bolehdicoba.com\/career\/"]}]},{"@type":"ImageObject","inLanguage":"id","@id":"https:\/\/bolehdicoba.com\/career\/#primaryimage","url":"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Frame-2199646.png","contentUrl":"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2025\/11\/Frame-2199646.png"},{"@type":"BreadcrumbList","@id":"https:\/\/bolehdicoba.com\/career\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bolehdicoba.com\/"},{"@type":"ListItem","position":2,"name":"Career"}]},{"@type":"WebSite","@id":"https:\/\/bolehdicoba.com\/#website","url":"https:\/\/bolehdicoba.com\/","name":"Boleh Dicoba Digital","description":"","publisher":{"@id":"https:\/\/bolehdicoba.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bolehdicoba.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"id"},{"@type":"Organization","@id":"https:\/\/bolehdicoba.com\/#organization","name":"Boleh Dicoba Digital","url":"https:\/\/bolehdicoba.com\/","logo":{"@type":"ImageObject","inLanguage":"id","@id":"https:\/\/bolehdicoba.com\/#\/schema\/logo\/image\/","url":"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2024\/03\/Logo.png","contentUrl":"https:\/\/bolehdicoba.com\/wp-content\/uploads\/2024\/03\/Logo.png","width":201,"height":80,"caption":"Boleh Dicoba Digital"},"image":{"@id":"https:\/\/bolehdicoba.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/bolehdicoba.com\/id\/wp-json\/wp\/v2\/pages\/29847","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bolehdicoba.com\/id\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bolehdicoba.com\/id\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bolehdicoba.com\/id\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bolehdicoba.com\/id\/wp-json\/wp\/v2\/comments?post=29847"}],"version-history":[{"count":47,"href":"https:\/\/bolehdicoba.com\/id\/wp-json\/wp\/v2\/pages\/29847\/revisions"}],"predecessor-version":[{"id":30531,"href":"https:\/\/bolehdicoba.com\/id\/wp-json\/wp\/v2\/pages\/29847\/revisions\/30531"}],"wp:attachment":[{"href":"https:\/\/bolehdicoba.com\/id\/wp-json\/wp\/v2\/media?parent=29847"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}