CINXE.COM
Aumcore Policies - Transparency and Trust in Digital Solutions
<!doctype html> <html lang="en-US"> <head> <!-- Meta --> <meta charset="utf-8"> <script type="text/javascript"> /* <![CDATA[ */ //---------------------------------------------------------- //------ JAVASCRIPT HOOK FUNCTIONS FOR GRAVITY FORMS ------- //---------------------------------------------------------- if ( ! gform ) { document.addEventListener( 'gform_main_scripts_loaded', function() { gform.scriptsLoaded = true; } ); window.addEventListener( 'DOMContentLoaded', function() { gform.domLoaded = true; } ); var gform = { domLoaded: false, scriptsLoaded: false, initializeOnLoaded: function( fn ) { if ( gform.domLoaded && gform.scriptsLoaded ) { fn(); } else if( ! gform.domLoaded && gform.scriptsLoaded ) { window.addEventListener( 'DOMContentLoaded', fn ); } else { document.addEventListener( 'gform_main_scripts_loaded', fn ); } }, hooks: { action: {}, filter: {} }, addAction: function( action, callable, priority, tag ) { gform.addHook( 'action', action, callable, priority, tag ); }, addFilter: function( action, callable, priority, tag ) { gform.addHook( 'filter', action, callable, priority, tag ); }, doAction: function( action ) { gform.doHook( 'action', action, arguments ); }, applyFilters: function( action ) { return gform.doHook( 'filter', action, arguments ); }, removeAction: function( action, tag ) { gform.removeHook( 'action', action, tag ); }, removeFilter: function( action, priority, tag ) { gform.removeHook( 'filter', action, priority, tag ); }, addHook: function( hookType, action, callable, priority, tag ) { if ( undefined == gform.hooks[hookType][action] ) { gform.hooks[hookType][action] = []; } var hooks = gform.hooks[hookType][action]; if ( undefined == tag ) { tag = action + '_' + hooks.length; } if( priority == undefined ){ priority = 10; } gform.hooks[hookType][action].push( { tag:tag, callable:callable, priority:priority } ); }, doHook: function( hookType, action, args ) { // splice args from object into array and remove first index which is the hook name args = Array.prototype.slice.call(args, 1); if ( undefined != gform.hooks[hookType][action] ) { var hooks = gform.hooks[hookType][action], hook; //sort by priority hooks.sort(function(a,b){return a["priority"]-b["priority"]}); hooks.forEach( function( hookItem ) { hook = hookItem.callable; if(typeof hook != 'function') hook = window[hook]; if ( 'action' == hookType ) { hook.apply(null, args); } else { args[0] = hook.apply(null, args); } } ); } if ( 'filter'==hookType ) { return args[0]; } }, removeHook: function( hookType, action, priority, tag ) { if ( undefined != gform.hooks[hookType][action] ) { var hooks = gform.hooks[hookType][action]; hooks = hooks.filter( function(hook, index, arr) { var removeHook = (undefined==tag||tag==hook.tag) && (undefined==priority||priority==hook.priority); return !removeHook; } ); gform.hooks[hookType][action] = hooks; } } }; } /* ]]> */ </script> <meta content="width=device-width, initial-scale=1" name="viewport"> <meta content="yes" name="apple-mobile-web-app-capable"> <meta content="black" name="apple-mobile-web-app-status-bar-style"> <!-- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> --> <!-- Favorite Icons --> <link rel="apple-touch-icon" sizes="180x180" href="https://www.aumcore.com/wp-content/themes/aumcore/dist/images/favicons/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://www.aumcore.com/wp-content/themes/aumcore/dist/images/favicons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://www.aumcore.com/wp-content/themes/aumcore/dist/images/favicons/favicon-16x16.png"> <link rel="manifest" href="https://www.aumcore.com/wp-content/themes/aumcore/dist/images/favicons/site.webmanifest"> <!--Font Typekit --> <!-- <link rel="stylesheet" href="https://use.typekit.net/lut6cze.css"> --> <!-- Styles --> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <!-- This site is optimized with the Yoast SEO plugin v23.3 - https://yoast.com/wordpress/plugins/seo/ --> <title>Aumcore Policies - Transparency and Trust in Digital Solutions</title> <meta name="description" content="Explore Aumcore's commitment to transparency and trust through our policies. From privacy to terms of service, we prioritize clarity and integrity in delivering exceptional digital solutions for our clients." /> <link rel="canonical" href="https://www.aumcore.com/policies/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Aumcore Policies - Transparency and Trust in Digital Solutions" /> <meta property="og:description" content="Explore Aumcore's commitment to transparency and trust through our policies. From privacy to terms of service, we prioritize clarity and integrity in delivering exceptional digital solutions for our clients." /> <meta property="og:url" content="https://www.aumcore.com/policies/" /> <meta property="og:site_name" content="Aumcore" /> <meta name="twitter:card" content="summary_large_image" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.aumcore.com/policies/","url":"https://www.aumcore.com/policies/","name":"Aumcore Policies - Transparency and Trust in Digital Solutions","isPartOf":{"@id":"https://www.aumcore.com/#website"},"datePublished":"2023-10-12T06:37:25+00:00","dateModified":"2024-03-21T08:19:27+00:00","description":"Explore Aumcore's commitment to transparency and trust through our policies. From privacy to terms of service, we prioritize clarity and integrity in delivering exceptional digital solutions for our clients.","breadcrumb":{"@id":"https://www.aumcore.com/policies/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.aumcore.com/policies/"]}]},{"@type":"BreadcrumbList","@id":"https://www.aumcore.com/policies/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.aumcore.com/"},{"@type":"ListItem","position":2,"name":"Policies"}]},{"@type":"WebSite","@id":"https://www.aumcore.com/#website","url":"https://www.aumcore.com/","name":"Aumcore","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.aumcore.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}</script> <!-- / Yoast SEO plugin. --> <link rel="alternate" type="application/rss+xml" title="Aumcore » Feed" href="https://www.aumcore.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Aumcore » Comments Feed" href="https://www.aumcore.com/comments/feed/" /> <style id='classic-theme-styles-inline-css' type='text/css'> /** * These rules are needed for backwards compatibility. * They should match the button element rules in the base theme.json file. */ .wp-block-button__link { color: #ffffff; background-color: #32373c; border-radius: 9999px; /* 100% causes an oval, but any explicit but really high value retains the pill shape. */ /* This needs a low specificity so it won't override the rules from the button element if defined in theme.json. */ box-shadow: none; text-decoration: none; /* The extra 2px are added to size solids the same as the outline versions.*/ padding: calc(0.667em + 2px) calc(1.333em + 2px); font-size: 1.125em; } .wp-block-file__button { background: #32373c; color: #ffffff; text-decoration: none; } </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='style-css' href='https://www.aumcore.com/wp-content/themes/aumcore/dist/css/aumcore-style.css?ver=6.6.1' type='text/css' media='all' /> <script type="text/javascript" src="https://www.aumcore.com/wp-includes/js/jquery/jquery.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://www.aumcore.com/wp-includes/js/jquery/jquery-migrate.js?ver=3.4.1' defer='defer" id="jquery-migrate-js"></script> <script type="text/javascript" src="https://www.aumcore.com/wp-includes/js/plupload/plupload.min.js?ver=6.6.1' defer='defer" id="plupload-plugin-js"></script> <script type="text/javascript" src="https://www.aumcore.com/wp-includes/js/plupload/moxie.min.js?ver=6.6.1' defer='defer" id="moxie-js"></script> <script type="text/javascript" id="my_loadmore-js-extra"> /* <![CDATA[ */ var yogesh_loadmore_params = {"ajaxurl":"https:\/\/www.aumcore.com\/wp-admin\/admin-ajax.php","posts":"{\"posts_per_page\":2,\"paged\":1,\"post_type\":\"post\",\"order\":\"DESC\",\"error\":\"\",\"m\":\"\",\"p\":0,\"post_parent\":\"\",\"subpost\":\"\",\"subpost_id\":\"\",\"attachment\":\"\",\"attachment_id\":0,\"name\":\"\",\"pagename\":\"\",\"page_id\":0,\"second\":\"\",\"minute\":\"\",\"hour\":\"\",\"day\":0,\"monthnum\":0,\"year\":0,\"w\":0,\"category_name\":\"\",\"tag\":\"\",\"cat\":\"\",\"tag_id\":\"\",\"author\":\"\",\"author_name\":\"\",\"feed\":\"\",\"tb\":\"\",\"meta_key\":\"\",\"meta_value\":\"\",\"preview\":\"\",\"s\":\"\",\"sentence\":\"\",\"title\":\"\",\"fields\":\"\",\"menu_order\":\"\",\"embed\":\"\",\"category__in\":[],\"category__not_in\":[],\"category__and\":[],\"post__in\":[],\"post__not_in\":[],\"post_name__in\":[],\"tag__in\":[],\"tag__not_in\":[],\"tag__and\":[],\"tag_slug__in\":[],\"tag_slug__and\":[],\"post_parent__in\":[],\"post_parent__not_in\":[],\"author__in\":[],\"author__not_in\":[],\"search_columns\":[],\"ignore_sticky_posts\":false,\"suppress_filters\":false,\"cache_results\":true,\"update_post_term_cache\":true,\"update_menu_item_cache\":false,\"lazy_load_term_meta\":true,\"update_post_meta_cache\":true,\"nopaging\":false,\"comments_per_page\":\"50\",\"no_found_rows\":false}","current_page":"1","max_page":"256"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.aumcore.com/wp-content/themes/aumcore/myloadmore.js?ver=6.6.1' defer='defer" id="my_loadmore-js"></script> <link rel="https://api.w.org/" href="https://www.aumcore.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.aumcore.com/wp-json/wp/v2/pages/109" /><link rel='shortlink' href='https://www.aumcore.com/?p=109' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.aumcore.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.aumcore.com%2Fpolicies%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.aumcore.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.aumcore.com%2Fpolicies%2F&format=xml" /> <!-- HubSpot WordPress Plugin v11.1.40: embed JS disabled as a portalId has not yet been configured --> <!-- [if IE]> <script type="text/javascript" src="dist/js/html5shiv.respond.min.js"></script> <![endif] --> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NG3CKJ');</script> <!-- End Google Tag Manager --> <!-- <script src="https://code.jquery.com/jquery-1.11.3.min.js"></script> --> <!--script src="https://www.aumcore.com/wp-content/themes/aumcore/dist/js/jquery.min.js"></script--> <link rel="preload" as="image" href="https://cdn.userway.org/widgetapp/images/body_wh.svg"> <!-- END LivePerson Monitor. --> </head> <!-- Body --> <body class="page-template page-template-templates page-template-template-policy page-template-templatestemplate-policy-php page page-id-109 page-parent" > <a class="skip-link sr-only sr-only-focusable" href="#main-content">Skip to content</a> <div class="site-wrapper fl-fix "> <div class="alert-header"> <div class="wrap"><p><em>Our brand, Aumcore, is being used in connection with activities, websites, products, or services that are not authorized or endorsed by us</em>. <a target="_blank" href="https://www.aumcore.com/wp-content/themes/aumcore/assets/images/web-notice-mob.jpg" aria-label="Click here for more information. - open in a new tab" data-uw-rm-ext-link="" uw-rm-external-link-id="https://www.aumcore.com/assets/images/web-notice-mob.jpg$clickhereformoreinformation.">Click here for more information.</a></p></div> </div> <header class="page-header"> <div class="full-wrapper"> <div class="header-navbar d-f ai-c pos-r jc-sb "> <div class="logo-box padTB40"> <a href="https://www.aumcore.com" class="logo d-ib va-t"><img src="https://www.aumcore.com/wp-content/uploads/2023/10/aumcore-logo-2.svg" alt="Aumcore Logo"></a> </div> <div class="menu-main"> <span class="menu-overlay" role="presentation"> </span> <a class="nav-toggle pos-a" role="button" aria-label="menu toggle"> <span class="x" role="presentation"></span> <span class="dots" role="presentation"></span> <span class="strip" role="presentation"></span> <span class="mob-btn mobile-only" role="presentation"> </span> <strong class="breadcrumb c-white"> Policies </strong> </a> <div class="menu-bg"> <div class="lang-switch"> <!-- <a href="#" class="active"><span class="icon"> <img src="/dist/images/flag1.svg" alt="flag1"> </span>English (US)</a> --> <!--a href="#"><span class="icon"> <img src="/dist/images/flag2.svg" alt="flag2"></span>FR</a--> </div> <nav> <ul id="main-nav" class="main-links no-bullets" data-responsive-menu="accordion medium-dropdown"><li id="menu-item-516" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-516"><a href="https://www.aumcore.com/">Home</a></li> <li id="menu-item-517" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-517"><a href="https://www.aumcore.com/case-studies/">Case Studies</a></li> <li id="menu-item-5232" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-5232"><a href="#" role="button">Services</a> <ul class="sub-nav"> <li id="menu-item-5248" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-5248"><a href="#" role="button">Strategy</a> <ul class="sub-nav"> <li id="menu-item-1536" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1536"><a href="https://www.aumcore.com/services/ux/">UX Research</a></li> <li id="menu-item-1537" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1537"><a href="https://www.aumcore.com/services/social-media-marketing/">Social Media</a></li> <li id="menu-item-1627" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1627"><a href="https://www.aumcore.com/services/content-strategy-planning/">Content Plan</a></li> <li id="menu-item-1628" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1628"><a href="https://www.aumcore.com/services/demand-generation-marketing/">Demand Gen (SEO/SEM)</a></li> <li id="menu-item-1629" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1629"><a href="https://www.aumcore.com/services/market-research/">Market Research/Analysis</a></li> <li id="menu-item-1630" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1630"><a href="https://www.aumcore.com/services/brand-strategy/">Brand Strategy</a></li> <li id="menu-item-5244" class="all-sub-menu-last menu-item menu-item-type-taxonomy menu-item-object-service_category menu-item-5244"><a href="https://www.aumcore.com/service/strategic-services/">All Strategic Services</a></li> </ul> </li> <li id="menu-item-5249" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-5249"><a href="#" role="button">Creative</a> <ul class="sub-nav"> <li id="menu-item-1631" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1631"><a href="https://www.aumcore.com/services/ui/">UI Design</a></li> <li id="menu-item-1632" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1632"><a href="https://www.aumcore.com/services/infographic/">Infographic</a></li> <li id="menu-item-1633" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1633"><a href="https://www.aumcore.com/services/video-photography/">Video/Photography</a></li> <li id="menu-item-1634" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1634"><a href="https://www.aumcore.com/services/copywriting/">Copywriting</a></li> <li id="menu-item-1635" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1635"><a href="https://www.aumcore.com/services/brand-identity/">Brand Identity</a></li> <li id="menu-item-1636" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1636"><a href="https://www.aumcore.com/services/digital-design/">Digital Design</a></li> <li id="menu-item-1637" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1637"><a href="https://www.aumcore.com/services/print-design/">Print Design</a></li> <li id="menu-item-5245" class="all-sub-menu-last menu-item menu-item-type-taxonomy menu-item-object-service_category menu-item-5245"><a href="https://www.aumcore.com/service/creative-services/">All Creative Services</a></li> </ul> </li> <li id="menu-item-5250" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-5250"><a href="#" role="button">Development</a> <ul class="sub-nav"> <li id="menu-item-1638" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1638"><a href="https://www.aumcore.com/services/sitecore-development/">SiteCore</a></li> <li id="menu-item-1639" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1639"><a href="https://www.aumcore.com/services/shopify/">Shopify</a></li> <li id="menu-item-5707" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-5707"><a href="https://www.aumcore.com/services/shopify-plus/">Shopify Plus</a></li> <li id="menu-item-1640" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1640"><a href="https://www.aumcore.com/services/wordpress/">WordPress</a></li> <li id="menu-item-1641" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1641"><a href="https://www.aumcore.com/services/magento/">Magento</a></li> <li id="menu-item-1642" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1642"><a href="https://www.aumcore.com/services/salesforce-commerce/">SalesForce Commerce Cloud</a></li> <li id="menu-item-1643" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1643"><a href="https://www.aumcore.com/services/drupal/">Drupal</a></li> <li id="menu-item-1644" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1644"><a href="https://www.aumcore.com/services/ecommerce/">e-Commerce</a></li> <li id="menu-item-1645" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1645"><a href="https://www.aumcore.com/services/digital-asset-management/">Digital Asset Management</a></li> <li id="menu-item-1646" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1646"><a href="https://www.aumcore.com/services/cms/">CMS</a></li> <li id="menu-item-1649" class="menu-item menu-item-type-post_type menu-item-object-services menu-item-1649"><a href="https://www.aumcore.com/services/mobile-apps/">Mobile App</a></li> <li id="menu-item-5246" class="all-sub-menu-last menu-item menu-item-type-taxonomy menu-item-object-service_category menu-item-5246"><a href="https://www.aumcore.com/service/digital-technology-services/">All Development Services</a></li> </ul> </li> <li id="menu-item-5230" class="all-sub-menu-last menu-item menu-item-type-post_type menu-item-object-page menu-item-5230"><a href="https://www.aumcore.com/services/">All Services</a></li> </ul> </li> <li id="menu-item-5231" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-5231"><a href="#" role="button">Solutions</a> <ul class="sub-nav"> <li id="menu-item-671" class="menu-item menu-item-type-post_type menu-item-object-solution menu-item-671"><a href="https://www.aumcore.com/solution/pharmacy-management-system/">Pharmacy Management System</a></li> <li id="menu-item-712" class="menu-item menu-item-type-post_type menu-item-object-solution menu-item-712"><a href="https://www.aumcore.com/solution/360-digital-transformation/">360º Digital Transformation</a></li> <li id="menu-item-670" class="menu-item menu-item-type-post_type menu-item-object-solution menu-item-670"><a href="https://www.aumcore.com/solution/digital-asset-management-system/">Digital Asset Management</a></li> <li id="menu-item-711" class="menu-item menu-item-type-post_type menu-item-object-solution menu-item-711"><a href="https://www.aumcore.com/solution/dealer-commerce/">Dealer Commerce</a></li> <li id="menu-item-5229" class="all-sub-menu-last menu-item menu-item-type-post_type menu-item-object-page menu-item-5229"><a href="https://www.aumcore.com/solutions/">All Solutions</a></li> </ul> </li> <li id="menu-item-522" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-522"><a href="https://www.aumcore.com/blog/">Blog</a></li> <li id="menu-item-119" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-119"><a href="https://www.aumcore.com/contact/">Contact</a></li> </ul> </nav> <ul class="social-icons w100 ta-r pos-a d-f ai-c jc-fe no-bullets"> <li> <a href="https://www.facebook.com/aumcore/" target="_blank" aria-label="Click here for facebook. - open in a new tab"> <img src="https://www.aumcore.com/wp-content/themes/aumcore/dist/images/fb-icon.svg" alt="fb"> </a> </li> <li> <a href="https://www.linkedin.com/company/aumcore-llc/" target="_blank" aria-label="Click here for linkedin. - open in a new tab"> <img src="https://www.aumcore.com/wp-content/themes/aumcore/dist/images/linkedin-icon.svg" alt="LinkedIn Icon"> </a> </li> <li> <a href="https://www.instagram.com/aumcore/" target="_blank" aria-label="Click here for instagram. - open in a new tab"> <img src="https://www.aumcore.com/wp-content/themes/aumcore/dist/images/instagram-icon.svg" alt="Twitter Icon"> </a> </li> </ul> </div> </div> </div> </div> </header> <section class="main" id="main-content"> <div class="page-title"> <p class="h3" role="heading"> Policies </p> </div> <section class="inside-text-banner text-banner-updatted inside-text-banner-policy"> <div class="wrapper-secondry"> <div class="content"> <h1 class="ff-DunbarTall-Bold c-dark-blue small-title h2">Policies</h1> </div> </div> </section> <section class="career-tabbing career-tabbing-policy"> <div class="career-tabbing-container"> <div class="aumcore-tabing-container gray-bg-tab"> <div class="aumcore-tabing policy-tab"> <div class="aumcore-tab" id="policy"> <div class="aumcore-tab-head" role="button" tabindex="0"> <h3 class="h3">Privacy Policy <span>Updated 08/16/2023</span></h3> </div> <div class="aumcore-tab-body d-n"> <div class="aumcore-tab-body-content"> <div class="aumcore-tab-body-career-content"> <h3 class="h3">Privacy Policy <span>Updated 08/16/2023</span></h3> <div class="common-info-page"> This Privacy Policy is intended to inform you of the personal information that may be collected through Aumcore LLC and how we use, share and protect that information. By using this site (aumcore.com), you agree to this Privacy Policy, and we strongly encourage our visitors to read through this content regularly to stay informed of its contents and any changes. In the following policy, “we, us, and site” are used to refer to Aumcore LLC.</p> <p><strong>Applicability of this Privacy Policy</strong></p> <p>This Privacy Policy reflects the information that is collected and shared via Aumcore.com. For other distribution channels (email, social media, etc.), different rules may apply.</p> <p><strong>Use of Information</strong></p> <p>In our efforts to better serve your needs, Aumcore collects and stores personal information that you choose to voluntarily provide through our contact and subscribe to us forms, and other means of communication in which you provide your information. The information collected may include, but is not limited to your name, email address, phone number and resume. The website may also auto-collect information to improve your user experience, including your location (only city level), device, browser type, operating system, referring URLs, and actions taken on the site. It is important to note that we cannot track or trace individual users or their physical addresses.</p> <p>This information may be used to offer you an improved user experience, to improve our site to better serve your needs, to send periodic emails that may be relevant to your needs, or to respond to inquiries, questions and/or other requests. If you are located in the European Economic Area, you must be informed that your data is being transferred outside of the EU and into the United States.</p> <p>We value your information and protect your privacy by only utilizing this information in a way that best benefits you. Aumcore does not rent, sell or share personal information about you with other people or non-affiliated companies without your explicit approval outside of the following purposes:</p> <ul> <li>To provide products or services you’ve requested</li> <li>To provide the information to trusted entities who work on behalf of or with Aumcore under strict confidentiality agreements in order to help us communicate with you regarding relevant offers from Aumcore and our marketing partners. These companies do not have any independent right to further share or disseminate this information</li> <li>To respond to subpoenas, court orders or legal process, or to establish or exercise our legal rights or defend against legal claims</li> <li>To share the information in order to investigate, prevent, or take action against any illegal activities, suspected fraud, situations involving potential threats to the physical safety of any person, or as otherwise required by law</li> <li>To transfer information about you if Aumcore is acquired by or merged with another company</li> </ul> <p> </p> <p><strong>Secured Information</strong></p> <p>We adopt best industry standards for data collection, storage, processing practices and security measures to protect you against unauthorized access, alteration, disclosure or destruction of your personal information.</p> <p><strong>Links to Other Websites</strong></p> <p>In order to provide additional information or services, Aumcore may include links to external websites. Clicking on such links will navigate you away from Aumcore’s site. The privacy policy practices of other websites may differ from our own. We do not endorse or make any representations regarding third-party websites. When clicking out of the Aumcore site, we strongly encourage you to visit the other site’s Privacy Policy to ensure it meets the standards of your own personal preferences.</p> <p><strong>Compliance with the Children’s Online Privacy Protection Act</strong></p> <p>Protecting the privacy of children is important. The content of this site is not intended to attract or engage any individuals under the age of 13. For that reason, we never collect or maintain information at our site from those who are under the age of 13.</p> <p><strong>Your Information, Your Choices</strong></p> <p>If you choose to no longer receive email notifications from Aumcore, you are free at any time to unsubscribe in order to cease from receiving these types of notifications. If you have provided us with your information, you may request to update, modify or delete it as deemed necessary by contacting us.</p> <p><strong>Third Party Sites</strong></p> <p>We collect information about you from third parties, such as third party service providers who provide services on our behalf like website hosting, IT services, customer service, email delivery services, analytics and other similar services. For example, we may use third party analytics services like Google Analytics, and they may place cookies on your computer and record data about your Site usage on our behalf. We are not responsible for the privacy, information or other practices of any third parties.</p> <p>In the course of your interactions with Aumcore, which may include activities such as contacting us through a form, subscribing to us, uploading a resume, commenting on our blog, volunteering work or interacting with us through social media or through other channels, you may choose to share your data with a third party. Data shared directly by you with any third party, in any instance, is not governed by the Aumcore Privacy Policy.</p> <p><strong>Advertising Opt-out Choice</strong></p> <p>Please note that your opt-out choice is applied only to the browser from which you make the choice. You may also opt out of the collection of Interest-Based Advertising data by members of the Digital Advertising Alliance by visiting the Consumer Choice Page at <a style="padding-right: 0;" href="http://www.aboutads.info/choices" target="_blank" rel="noopener noreferrer" aria-label="www.aboutads.info/choices - opens in new tab" data-uw-rm-ext-link="">www.aboutads.info/choices</a>, and from members of the Network Advertising Initiative by visiting <a href="http://www.networkadvertising.org/choices" target="_blank" rel="noopener noreferrer" aria-label="www.networkadvertising.org/choices - opens in new tab" data-uw-rm-ext-link="">www.networkadvertising.org/choices</a>.</p> <p><strong>Data Retention Period</strong></p> <p>We will retain your Personal Information for the period necessary to fulfill the purposes outlined in this Privacy Policy unless a longer retention period is required or permitted by law.</p> <p><strong>Compliance with Laws</strong></p> <p>We will disclose your Personal Information where required to do so by law, subpoena or if we believe that such action is necessary to comply with the law and the reasonable requests of law enforcement, or to protect the security or integrity of our Site, company and/or personnel.</p> <p><strong>Legal Grounds</strong></p> <p>By agreeing to this privacy policy, when contacting Aumcore, subscribing to the Aumcore blog, communicating with Aumcore, commenting in its proprietary online spaces, or asking us to contact you, you understand that you are providing this information to us voluntarily and there is a legitimate reason to retain this information for the period required to discharge those obligations mentioned above. Without the contact information, we will not be able to provide information on the services you have requested.</p> <p><strong>Access and Correction of your Personal Information</strong></p> <p>You have the right to access the personal information that we hold about you in many circumstances. This is sometimes called a “Subject Access Request”. If we agree that we are obliged to provide personal information to you (or someone else in your behalf), we will provide it to you or them free of charge.</p> <p>Before providing personal information to you or another person on your behalf, we may ask for proof of identity and sufficient information about interaction with us that we can locate your personal information.</p> <p>If any of the personal information we hold about you is inaccurate or out of date, you may ask us to correct it. If you would like to exercise these rights, please <a href="/contact/">contact us</a>.</p> <p><strong>Right to Stop or Limit our Processing of your Data</strong></p> <p>You have the right to object to us processing your personal information if we are not entitled to use it any more, to have your information deleted if we are keeping it too long or have its processing restricted in certain circumstances. If you would like to exercise these rights, please <a href="/contact/">contact us</a>.</p> <p><strong>How You Can Opt-Out of Communications & Use of Personal Information We Collect</strong></p> <p>You may opt out of receiving any, or all, of these communications from us by: (1) following the unsubscribe link or instructions provided in any email we send, or (2) by contacting us via email at newyork@aumcore.com with the subject line [Removal of Personal Information Request] or snail-mail addressed to Aumcore, LLC, Attention [Personal Information Records], 215 Park Ave S. Suite 1802 New York, NY 10003, USA and asking for the removal of your Personal Information from our database and/or servers.</p> <p><strong>Changes to this privacy policy</strong></p> <p>Aumcore retains the right to update this Privacy Policy at our discretion at any time. For the benefit of your open awareness and knowledge, we make every effort to notify users of policy changes. Prior versions of this policy are retained for records. We encourage our users to frequently check this page for any possible changes to stay informed on how we protect your personal information.</p> <p><strong>Your Acceptance of These Terms</strong></p> <p>By using this site, you signify your acceptance of this policy. If you do not agree to this policy, please do not use our site. Your continued use of the site now or following the posting of changes to this policy will be deemed as your acceptance to the site and any changes.</p> <p><strong>Contacting us</strong></p> <p>If you have any questions regarding our Privacy Policy, the practices of this site, or your dealings with Aumcore.com, please contact through our <a href="/contact/">Contact Form</a>, or with the following information:</p> <p> </p> <p><strong>Aumcore, LLC</strong></p> <p>33 Irving Pl, <br role="presentation" data-uw-rm-sr="" />New York, NY 10003<br role="presentation" data-uw-rm-sr="" />USA<br role="presentation" data-uw-rm-sr="" /><a href="tel:(212)%20776-1414" aria-label="call (212)%20776-1414" data-uw-rm-vglnk="">(212) 776-1414</a></p> <p><a href="mailto:newyork@aumcore.com" aria-label="send an email to newyork@aumcore.com" data-uw-rm-vglnk="">newyork@aumcore.com</a> </div> </div> </div> </div> </div> <div class="aumcore-tab" id="cookies"> <div class="aumcore-tab-head" role="button" tabindex="0"> <h3 class="h3">Cookies Policy <span>Updated 08/16/2023</span></h3> </div> <div class="aumcore-tab-body d-n"> <div class="aumcore-tab-body-content"> <div class="aumcore-tab-body-career-content"> <h3 class="h3">Cookies Policy <span>Updated 08/16/2023</span></h3> <div class="common-info-page"> Our site may use “cookies” to enhance and personalize your user experience. Cookies are also used on this site by third parties to provide analytics and a smoother website login experience. In order to better understand our audience and serve their needs, we use Google Analytics to track the number of visitors to our site. Cookies are generated by your web browser for record-keeping purposes and to track information regarding your website navigation. Permission of Cookies can be modified through your own personal settings. You may choose to set your web browser to refuse cookies, or to alert you when cookies are being sent – however doing so may limit the functionalities of the site performance. Cookies are also be used for security purposes, website statistical data, pages visited, files downloaded and user path. </div> </div> </div> </div> </div> <div class="aumcore-tab" id="terms"> <div class="aumcore-tab-head" role="button" tabindex="0"> <h3 class="h3">Terms + Conditions <span>Updated 08/16/2023</span></h3> </div> <div class="aumcore-tab-body d-n"> <div class="aumcore-tab-body-content"> <div class="aumcore-tab-body-career-content"> <h3 class="h3">Terms + Conditions <span>Updated 08/16/2023</span></h3> <p>These Terms and Conditions are intended to detail our obligations to your regarding our site, as well as inform you of the rules and regulations of Aumcore, LLC. By using this site (aumcore.com), you agree to these Terms and Conditions, and as such we strongly encourage our visitors to read through this content regularly to stay informed of this disclaimer and any change to our Terms and Conditions. In the following Terms and Conditions, “we, us, and site” are used to refer to Aumcore, LLC.</p> <p><strong>Use of Our Website</strong></p> <p>You are permitted to use this site for your own purposes to print, download, and share material provided you do not modify any content without our explicit consent. Material on this website may not be republished online or offline without our permission. The copyright and all intellectual property rights of the material on this site are owned by Aumcore and may not be reproduced without our prior consent.</p> <p>The information contained in this website is for general information purposes only. While we endeavor to keep the information up to date and correct, we make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the website or the information, products, services, or related graphics contained on the website for any purpose. Any reliance you place on such information is therefore strictly at your own risk.</p> <p><strong>Visitor Conduct</strong></p> <p>With the exception of personal information (the use of which is covered under our Privacy Policy), any material you send or post to this write shall be considered non-proprietary and not confidential. Unless you advise to the contrary, we remain free to copy, disclose, distribute, incorporate and otherwise use such material for any and all purposes.</p> <p>When using the site, please do not post or send any material for which you have not obtained all necessary consents or that which is discriminatory, obscene, pornographic, defamatory, liable to incite racial hatred, in breach of confidentiality or privacy to or from this site, which may cause annoyance or inconvenience to others, which encourages or constitutes conduct that would be deemed a criminal offence, give rise to a civil liability, or otherwise is contrary to the law of the United States of America.</p> <p><strong>Site Activity</strong></p> <p>We take the utmost care to ensure that this site is available 24/7, 365 days per year. However, websites do sometimes encounter downtime due to server or technical issues. We are not be liable if this website is unavailable at any time.</p> <p><strong>Links to and from other Websites</strong></p> <p>In order to provide additional information or services, Aumcore may include links to external websites. Clicking on such a link will navigate you away from Aumcore’s site. The inclusion of links does not necessarily imply a recommendation, nor does it in any way endorse the views expressed within them. Other site’s Terms and Conditions may differ from our own. When clicking off the Aumcore site, we strongly encourage you to visit the other site’s Terms and Conditions to ensure it meets the standards of your own personal preferences.</p> <p><strong>Exclusion of Liability</strong></p> <p>In no event will Aumcore be held liable for any loss or damage of information including but not limited to indirect or consequential loss or damage, loss or damage of data, or profits arising out of or in connection with the use of this website. Aumcore may not be held liable or responsible in any way for loss or damage that may result to you or a third party as a result of your use of our website.</p> <p>We take the utmost measures to ensure that the information provided on this site is correct, however; we do not make any guarantees regarding that information. This exclusion shall include servicing or repair costs and, without limitation, any other direct, indirect or consequential loss.</p> <p><strong>Governing Law</strong></p> <p>These legal Terms and Conditions apply for all issues regarding this website shall be governed by the laws of the United States of America or the appropriate defending country.</p> <p><strong>Contacting us</strong></p> <p>If you have any questions regarding our Terms and Conditions or your dealings with Aumcore.com, please contact through our <a href="/contact/">Contact Form</a>, or with the following information:</p> <p> </p> <p><strong>Aumcore, LLC</strong></p> <p>33 Irving Pl,<br role="presentation" data-uw-rm-sr="" />New York, NY 10003<br role="presentation" data-uw-rm-sr="" />USA<br role="presentation" data-uw-rm-sr="" /><a href="tel:(212)%20776-1414" aria-label="call (212)%20776-1414" data-uw-rm-vglnk="">(212) 776-1414</a></p> <p><a href="mailto:newyork@aumcore.com" aria-label="send an email to newyork@aumcore.com" data-uw-rm-vglnk="">newyork@aumcore.com</a></p> </div> </div> </div> </div> </div> </div> </div> </section> </section> <footer class="fl-fix page-footer"> <div class="footer-top"> <div class="wrapper"> <div class="left"> <h3 class="h3 w100"><span class="c-blue">Let’s engage </span> <br> on your next project</h3> <div class="form-section-wrapper"> <div class="form-section "> <script type="text/javascript"></script> <div class='gf_browser_ie gf_browser_ie7 gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_3' ><div id='gf_3' class='gform_anchor' tabindex='-1'></div> <div class='gform_heading'> <p class='gform_description'></p> <p class='gform_required_legend'></p> </div><form method='post' enctype='multipart/form-data' target='gform_ajax_frame_3' id='gform_3' action='/policies/#gf_3' data-formid='3' > <div class='gform-body gform_body'><div id='gform_fields_3' class='gform_fields top_label form_sublabel_below description_below'><div id="field_3_3" class="gfield gfield--type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible" data-js-reload="field_3_3"><label class='gfield_label gform-field-label' for='input_3_3' >Name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_text'><input name='input_3' id='input_3_3' type='text' value='' class='large' placeholder='Please enter your complete name...' aria-required="true" aria-invalid="false" /> </div></div><div id="field_3_8" class="gfield gfield--type-textarea gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible" data-js-reload="field_3_8"><label class='gfield_label gform-field-label' for='input_3_8' >What can you tell us about your project?<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_textarea'><textarea name='input_8' id='input_3_8' class='textarea large' placeholder='We have the following business objectives...' aria-required="true" aria-invalid="false" rows='10' cols='50'></textarea></div></div><div id="field_3_11" class="gfield gfield--type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible" data-js-reload="field_3_11"><label class='gfield_label gform-field-label' for='input_3_11' >Company<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_text'><input name='input_11' id='input_3_11' type='text' value='' class='large' placeholder='Please enter your company name…' aria-required="true" aria-invalid="false" /> </div></div><div id="field_3_16" class="gfield gfield--type-captcha gfield--width-half field_sublabel_below gfield--no-description field_description_below hidden_label gfield_visibility_visible" data-js-reload="field_3_16"><label class='gfield_label gform-field-label' for='input_3_16' >CAPTCHA</label><div id='input_3_16' class='ginput_container ginput_recaptcha' data-sitekey='6Lc4wG8pAAAAAKUtXd9r6wWprb8JzLq70gdGvfiO' data-theme='light' data-tabindex='0' data-badge=''></div></div><div id="field_3_12" class="gfield gfield--type-email gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible" data-js-reload="field_3_12"><label class='gfield_label gform-field-label' for='input_3_12' >Company Email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'> <input name='input_12' id='input_3_12' type='text' value='' class='large' placeholder='Please enter your company email…' aria-required="true" aria-invalid="false" /> </div></div><div id="field_3_14" class="gfield gfield--type-html gfield--width-half gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible" data-js-reload="field_3_14">By submitting this form you agree to our <a href="https://aumcore.com/policies/" target="_blank"> Privacy Policy</a></div><div id="field_3_13" class="gfield gfield--type-phone gfield--width-half field_sublabel_below gfield--has-description field_description_above gfield_visibility_visible" data-js-reload="field_3_13"><label class='gfield_label gform-field-label' for='input_3_13' >Phone</label><div class='gfield_description' id='gfield_description_3_13'>(Optional)</div><div class='ginput_container ginput_container_phone'><input name='input_13' id='input_3_13' type='text' value='' class='large' placeholder='Please enter your phone number...' aria-invalid="false" aria-describedby="gfield_description_3_13" /></div></div><div id="field_3_15" class="gfield gfield--type-fileupload gfield--width-half field_sublabel_below gfield--no-description field_description_above hidden_label gfield_visibility_visible" data-js-reload="field_3_15"><label class='gfield_label gform-field-label' for='gform_browse_button_3_15' >Upload PDFs that you want to share. <small>(optional) <span>5MB Limit per File, Max 5 Files</span></small></label><div class='ginput_container ginput_container_fileupload'><div id='gform_multifile_upload_3_15' data-settings='{"runtimes":"html5,flash,html4","browse_button":"gform_browse_button_3_15","container":"gform_multifile_upload_3_15","drop_element":"gform_drag_drop_area_3_15","filelist":"gform_preview_3_15","unique_names":true,"file_data_name":"file","url":"https:\/\/www.aumcore.com\/?gf_page=79a4c70dff96250","flash_swf_url":"https:\/\/www.aumcore.com\/wp-includes\/js\/plupload\/plupload.flash.swf","silverlight_xap_url":"https:\/\/www.aumcore.com\/wp-includes\/js\/plupload\/plupload.silverlight.xap","filters":{"mime_types":[{"title":"Allowed Files","extensions":"pdf,docx,doc,ppt,pptx,xlsx,xls"}],"max_file_size":"5242880b"},"multipart":true,"urlstream_upload":false,"multipart_params":{"form_id":3,"field_id":15},"gf_vars":{"max_files":"5","message_id":"gform_multifile_messages_3_15","disallowed_extensions":["php","asp","aspx","cmd","csh","bat","html","htm","hta","jar","exe","com","js","lnk","htaccess","phtml","ps1","ps2","php3","php4","php5","php6","py","rb","tmp"]}}' class='gform_fileupload_multifile'> <div id='gform_drag_drop_area_3_15' class='gform_drop_area gform-theme-field-control'> <span class='gform_drop_instructions'>Drop files here or </span> <button type='button' id='gform_browse_button_3_15' class='button gform_button_select_files' aria-describedby="gfield_upload_rules_3_15" >Attach Files</button> </div> </div><span class='gfield_description gform_fileupload_rules' id='gfield_upload_rules_3_15'>Upload: pdf, docx, doc, ppt, pptx, xlsx, xls, Size: 5 MB.</span><ul class='validation_message--hidden-on-empty gform-ul-reset' id='gform_multifile_messages_3_15'></ul> <!-- Leave <ul> empty to support CSS :empty selector. --></div><div id='gform_preview_3_15' class='ginput_preview_list'></div></div></div></div> <div class='gform_footer top_label'> <button class='btn gform_button' id='gform_submit_button_3'><span>Submit Request</span></button> <input type='hidden' name='gform_ajax' value='form_id=3&title=&description=1&tabindex=0' /> <input type='hidden' class='gform_hidden' name='is_submit_3' value='1' /> <input type='hidden' class='gform_hidden' name='gform_submit' value='3' /> <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' /> <input type='hidden' class='gform_hidden' name='state_3' value='WyJbXSIsIjZjYTJlOWE3ZmQxMjkyNDZjMDRiYWE5ZDZkNzBlZWIwIl0=' /> <input type='hidden' class='gform_hidden' name='gform_target_page_number_3' id='gform_target_page_number_3' value='0' /> <input type='hidden' class='gform_hidden' name='gform_source_page_number_3' id='gform_source_page_number_3' value='1' /> <input type='hidden' name='gform_field_values' value='' /> <input type='hidden' name='gform_uploaded_files' id='gform_uploaded_files_3' value='' /> </div> </form> </div> <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_3' id='gform_ajax_frame_3' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'></iframe> <script type="text/javascript"> /* <![CDATA[ */ gform.initializeOnLoaded( function() {gformInitSpinner( 3, 'https://www.aumcore.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_3').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_3');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_3').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_3').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_3').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_3').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_3').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_3').val();gformInitSpinner( 3, 'https://www.aumcore.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [3, current_page]);window['gf_submitting_3'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}setTimeout(function(){jQuery('#gform_wrapper_3').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_3').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [3]);window['gf_submitting_3'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_3').text());}, 50);}else{jQuery('#gform_3').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger('gform_post_render', [3, current_page]);gform.utils.trigger({ event: 'gform/postRender', native: false, data: { formId: 3, currentPage: current_page } });} );} ); /* ]]> */ </script> </div> <div class="form-section-content"> <div class="form-section-content-img"> <img src="https://www.aumcore.com/wp-content/uploads/2024/02/form-static-img.png" alt="Klara" width="287 " height="189" > </div> <div class="form-section-content-text"> <h4>Hi! I’m Klara</h4> <div class="designation">Business Coordinator</div> <p>Let’s get a conversation<br /> started</p> <p>Introduce yourself and we’ll<br /> get back to you as soon as<br /> we can.</p> </div> </div> </div> </div> <div class="right"> <div class="col-left"> <div class="footer-logo"> <a href="https://www.aumcore.com"> <img src="https://www.aumcore.com/wp-content/uploads/2023/10/aumcore-logo-dark-2.svg" alt="Aumcore Logo "> </a> </div> <p class="tagline"> The Digital Marketing Agency <strong>Driven By Results.</strong> </p> </div> <div class="col-right"> <ul id="footer-links-one" class="footer-links no-bullets" ><li id="menu-item-525" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-525"><a href="https://www.aumcore.com/about/">About</a></li> <li id="menu-item-526" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-526"><a href="https://www.aumcore.com/careers/">Careers</a></li> <li id="menu-item-527" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-527"><a href="https://www.aumcore.com/blog/">Blog</a></li> <li id="menu-item-120" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-120"><a href="https://www.aumcore.com/contact/">Contact</a></li> <li id="menu-item-1467" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1467"><a href="https://www.aumcore.com/services/">Services</a></li> </ul> <ul class="social-icons-small no-bullets desktop-only"> <li><a href="https://www.linkedin.com/company/aumcore-llc/" target="_blank" aria-label="Click here for linkedin. - open in a new tab"> <img src="https://www.aumcore.com/wp-content/themes/aumcore/dist/images/linkedin-icon.svg" alt="LinkedIn Icon"> </a></li> <li><a href="https://www.facebook.com/aumcore/" target="_blank" aria-label="Click here for facebook. - open in a new tab"> <img src="https://www.aumcore.com/wp-content/themes/aumcore/dist/images/fb-icon-small.svg" alt="Facebook Icon"> </a></li> <li><a href="https://www.instagram.com/aumcore/" target="_blank" aria-label="Click here for instagram. - open in a new tab"> <img src="https://www.aumcore.com/wp-content/themes/aumcore/dist/images/instagram-icon.svg" alt="Instagram Icon"> </a></li> </ul> </div> </div> </div> </div> <div class="footer-btm"> <div class="wrapper"> <div class=" d-f w100 jc-sb ai-c"> <p><strong>©2024 Aumcore, LLC.</strong></p> <ul id="footer-links-two" class="d-f jc-fe ai-c desktop-only" ><li id="menu-item-685" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-685 active"><a href="/policies#policy" aria-current="page">Privacy Policy</a></li> <li id="menu-item-686" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-686 active"><a href="/policies#terms" aria-current="page">Terms</a></li> <li id="menu-item-2021" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-2021 active"><a href="/policies#cookies" aria-current="page">Cookies</a></li> <li id="menu-item-27" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-27"><a href="/sitemap">Sitemap</a></li> </ul> </div> </div> </div> </footer> </div> <div class="pageLoader pos-f w100 h100 t-0 l-0 d-f ai-c jc-c bg-white" style="display:flex ;"> <div class="center pos-r"> <div class="frame"> <svg width="250" role="presentation" height="250" viewBox="0 0 250 250" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect x="125" y="-9.35019" width="190" height="190" rx="27" transform="rotate(45 125 -9.35019)" stroke="#00243D" stroke-width="3" stroke-linecap="square" stroke-dasharray="3 9" class="svg-elem-1"> </rect> </svg> <!-- <svg width="250" height="250" viewBox="0 0 250 250" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect x="125" y="-9.35019" width="190" height="190" rx="27" transform="rotate(45 125 -9.35019)" stroke="#00243D" stroke-width="2" stroke-linecap="square" stroke-dasharray="3 9"/> </svg> --> <svg width="250" role="presentation" height="250" viewBox="0 0 250 250" fill="none" xmlns="http://www.w3.org/2000/svg" class="svg2 pos-a t-0 l-0 w100 h100 svg-elem-2"> <rect x="125" y="-9.35019" width="190" height="190" rx="27" transform="rotate(45 125 -9.35019)" stroke="#fff" stroke-width="5" stroke-linecap="square" stroke-dasharray="4 10" /> </svg> <svg width="250" role="presentation" height="250" viewBox="0 0 250 250" fill="none" xmlns="http://www.w3.org/2000/svg" class="svg2 pos-a t-0 l-0 w100 h100 svg-elem-3"> <rect x="125" y="-9.35019" width="190" height="190" rx="27" transform="rotate(45 125 -10.7645)" fill="#00243D" /> </svg> </div> <div class="intro-logo pos-a t-0 l-0 w100 h100 d-f ai-c jc-c "> <svg width="74" height="18" viewBox="0 0 74 18" fill="none" xmlns="http://www.w3.org/2000/svg" role="presentation"> <g clip-path="url(#clip0_891_18889)"> <path d="M67.4603 18H64.9865C64.5004 17.5546 63.9092 17.1789 63.5554 16.654C63.0236 15.8574 62.9135 14.8882 63.1065 13.9619C63.4985 12.0873 63.9574 10.2261 64.4163 8.36492C64.6884 7.27709 65.0335 6.21618 65.2809 5.13936C65.3378 4.89463 65.219 4.48348 65.0335 4.3501C64.848 4.21672 64.4435 4.25588 64.1862 4.3501C63.8376 4.47501 63.5204 4.67285 63.2561 4.93012C62.0935 6.09871 60.9555 7.29055 59.825 8.48973C59.6876 8.6653 59.5947 8.87091 59.5541 9.08933C58.9716 11.402 58.3395 13.7037 57.8547 16.036C57.658 16.9782 57.2474 17.3233 56.3123 17.4139C55.2857 17.5142 52.6016 18.0061 52.2726 18.0061C52.3848 17.4938 52.4965 16.9811 52.6078 16.468C53.4068 12.775 54.2158 9.08443 54.9876 5.38409C55.068 4.99497 54.8899 4.55445 54.8317 4.13719C54.4273 4.28525 53.9659 4.35867 53.627 4.59606C51.8706 5.82706 50.4618 7.41047 49.0901 9.03059C48.9643 9.18623 48.8835 9.37273 48.8564 9.57022C48.5744 11.7728 48.2627 13.9754 48.0635 16.1841C48.0079 16.8057 47.852 17.0407 47.2398 17.163C46.1451 17.3845 45.074 17.7149 43.993 18H43.3745C43.304 16.4974 43.2335 14.9947 43.1593 13.4211C42.9936 13.5434 42.8897 13.601 42.8031 13.6793C40.9478 15.3655 39.0727 17.0174 36.7065 18H34.3564C32.5085 17.0615 32.182 15.3324 32.0274 13.4725C31.9331 13.5236 31.8433 13.5825 31.759 13.6487C30.0768 15.4242 28.2957 17.081 25.9593 18.0037H23.253C21.8714 17.2964 21.2542 16.0727 20.9796 14.5236C19.4558 15.9149 18.0111 17.2046 16.2139 18.0037H13.9875C11.8613 16.78 11.9652 14.6606 11.8304 12.4752C11.5979 12.7884 11.4717 12.9647 11.3431 13.1323C9.81923 15.144 8.22489 17.0835 5.71774 18H3.24398C1.53337 17.1496 0.53645 15.7607 0.185177 13.9301C-0.252277 11.7024 0.0865092 9.39378 1.14623 7.3811C2.96815 3.84228 5.7066 1.30931 9.65843 0.244731C11.7797 -0.32794 13.3035 0.342624 14.4192 2.17077C14.4759 2.24592 14.5383 2.31669 14.606 2.38246C15.8032 1.73025 16.9709 1.05235 18.1818 0.46499C18.6765 0.220258 19.2752 0.176207 19.9926 0C19.5399 1.50877 19.1267 2.77648 18.7792 4.06499C18.0766 6.73012 17.3889 9.38912 16.7519 12.0653C16.585 12.7676 16.7062 13.5337 17.3939 13.9693C18.0816 14.4049 18.7384 14.0439 19.3222 13.6279C20.3005 12.9316 21.0315 12.1889 21.1589 10.8245C21.4137 8.09816 22.3958 5.51747 23.1924 2.90129C23.5634 1.67763 24.1287 1.00462 25.4892 0.889599C26.7595 0.783141 28.0088 0.430727 29.373 0.166417C29.2729 0.502923 29.2073 0.731747 29.1356 0.958124C28.3798 3.37362 27.5746 5.77689 26.8857 8.21196C26.5037 9.63697 26.2067 11.083 25.9964 12.5425C25.8727 13.3122 26.005 14.1332 26.7707 14.5872C27.5363 15.0412 28.2203 14.69 28.8189 14.2262C30.4343 12.9769 31.7108 11.4791 32.3144 9.49558C32.9872 7.28443 33.7664 5.10143 34.3404 2.86581C34.6521 1.64215 35.1864 1.03032 36.4987 0.899388C37.8321 0.768457 39.1432 0.405031 40.5693 0.122366C40.479 0.444188 40.4196 0.670564 40.3516 0.894494C39.3942 4.0552 38.4196 7.20979 37.4907 10.3778C37.2186 11.3054 36.9959 12.2672 37.294 13.2461C37.5587 14.1173 38.1722 14.4795 39.0405 14.181C39.5446 14.0086 40.0143 13.7502 40.4283 13.4174C41.2805 12.7187 42.0993 11.9747 42.8773 11.1977C43.1731 10.9039 43.3734 10.5293 43.4524 10.1221C43.9113 7.01523 45.0876 4.15065 46.4296 1.33868C46.4717 1.25257 46.5308 1.17569 46.6034 1.11263C46.6761 1.04956 46.7608 1.0016 46.8526 0.971584C48.4099 0.646091 49.9733 0.348742 51.6183 0.0281441C51.2349 1.10863 50.8626 2.09001 50.5398 3.08729C50.2108 4.10292 49.9312 5.13324 49.6294 6.15622C49.8509 6.07996 50.0475 5.94594 50.1984 5.76832C51.4847 4.51652 52.6969 3.18151 54.0809 2.04351C55.0363 1.28061 56.1085 0.673389 57.2573 0.244731C58.7094 -0.310809 59.9784 0.435622 60.3804 1.92481C60.5313 2.48158 60.5461 3.08362 60.5523 3.66485C60.5585 4.24609 60.4756 4.83712 60.4286 5.42325L60.6389 5.55541C60.7824 5.35962 60.8962 5.13324 61.0718 4.97172C62.3012 3.83494 63.4961 2.65656 64.7985 1.60666C65.529 1.01522 66.3582 0.554337 67.2488 0.244731C68.9742 -0.338953 70.4325 0.571448 70.759 2.34575C70.8728 2.93678 70.9347 3.58042 70.8122 4.16044C70.4572 5.83807 70.0144 7.4998 69.5753 9.15908C69.2203 10.4843 68.78 11.7863 68.4436 13.1164C68.3199 13.6169 68.3051 14.2116 68.8579 14.5383C69.4108 14.865 69.9278 14.5456 70.3311 14.225C71.1969 13.541 72.007 12.7958 72.8209 12.0542C73.1994 11.7092 73.5309 11.3201 73.9873 10.8306C73.9873 11.4901 73.9526 11.9588 73.9959 12.4213C74.0516 13.0173 73.8376 13.4284 73.3862 13.8383C71.5791 15.467 69.7794 17.0859 67.4603 18ZM5.32441 11.522C5.32441 11.7043 5.31328 11.8891 5.32441 12.0689C5.46294 13.9742 7.10181 14.7818 8.70356 13.7184C9.06226 13.4824 9.38825 13.201 9.67328 12.8814C11.3789 10.9664 12.2831 8.67573 12.7605 6.22352C12.9539 5.25646 12.9898 4.26502 12.8669 3.28674C12.6999 2.07043 11.5706 1.49531 10.403 1.94072C9.84702 2.14633 9.34333 2.47004 8.92744 2.88906C6.63055 5.30945 5.68063 8.30129 5.32441 11.522Z" fill="#00243D" /> </g> <defs> <clipPath id="clip0_891_18889"> <rect width="74" height="18" fill="white" /> </clipPath> </defs> </svg> </div> </div> <ul> <li> </li> <li> </li> <li> </li> <li> </li> <li> </li> <li> </li> <li> </li> </ul> <ol> <li> </li> <li> </li> <li> </li> <li> </li> <li> </li> <li> </li> <li> </li> </ol> </div> <div class="cursor"> <span role="presentation"></span> </div> <script src="https://www.aumcore.com/wp-content/themes/aumcore/assets/scripts/js/gsap.min.js"></script> <script src="https://www.aumcore.com/wp-content/themes/aumcore/assets/scripts/js/ScrollTrigger.min.js"></script> <!-- <script src="https://assets.codepen.io/16327/DrawSVGPlugin3.min.js" ></script> --> <!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.css" /> <script src="https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.js"></script> --> <script type="text/javascript"> jQuery(document).on('gform_post_render', function() { if (jQuery("#input_1_8").length) { console.log('input loaded1 ') var tx = document.getElementById("input_1_8"); jQuery(tx).on("keyup", () => { tx.style.height = calcHeight(tx.value) + "px"; }); } /*if (jQuery("#input_2_8").length) { console.log('input loaded2 ') var tx = document.getElementById("input_2_8"); jQuery(tx).on("keyup", () => { tx.style.height = calcHeight(tx.value) + "px"; }); } if (jQuery("#input_2_16").length) { console.log('input loaded ') var tx = document.getElementById("input_2_16"); jQuery(tx).on("keyup", () => { tx.style.height = calcHeight(tx.value) + "px"; }); // Dealing with Textarea Height function calcHeight(value) { let numberOfLineBreaks = (value.match(/\n/g) || []).length; // min-height + lines x line-height + padding + border let newHeight = 20 + numberOfLineBreaks * 20 + 30 + 2; return newHeight; } }*/ // Dealing with Textarea Height function calcHeight(value) { let numberOfLineBreaks = (value.match(/\n/g) || []).length; // min-height + lines x line-height + padding + border let newHeight = 20 + numberOfLineBreaks * 20 + 30 + 2; return newHeight; } }); </script> <style> .link { text-decoration: underline; } </style> <link rel='stylesheet' id='gravity_forms_theme_foundation-css' href='https://www.aumcore.com/wp-content/plugins/gravityforms/assets/css/dist/gravity-forms-theme-foundation.css?ver=2.7.8' type='text/css' media='all' /> <link rel='stylesheet' id='gravity_forms_theme_reset-css' href='https://www.aumcore.com/wp-content/plugins/gravityforms/assets/css/dist/gravity-forms-theme-reset.css?ver=2.7.8' type='text/css' media='all' /> <link rel='stylesheet' id='gravity_forms_theme_framework-css' href='https://www.aumcore.com/wp-content/plugins/gravityforms/assets/css/dist/gravity-forms-theme-framework.css?ver=2.7.8' type='text/css' media='all' /> <link rel='stylesheet' id='gravity_forms_orbital_theme-css' href='https://www.aumcore.com/wp-content/plugins/gravityforms/assets/css/dist/gravity-forms-orbital-theme.css?ver=2.7.8' type='text/css' media='all' /> <link rel='stylesheet' id='gform_basic-css' href='https://www.aumcore.com/wp-content/plugins/gravityforms/assets/css/dist/basic.css?ver=2.7.8' type='text/css' media='all' /> <link rel='stylesheet' id='gform_theme_components-css' href='https://www.aumcore.com/wp-content/plugins/gravityforms/assets/css/dist/theme-components.css?ver=2.7.8' type='text/css' media='all' /> <link rel='stylesheet' id='gform_theme_ie11-css' href='https://www.aumcore.com/wp-content/plugins/gravityforms/assets/css/dist/theme-ie11.css?ver=2.7.8' type='text/css' media='all' /> <link rel='stylesheet' id='gform_theme-css' href='https://www.aumcore.com/wp-content/plugins/gravityforms/assets/css/dist/theme.css?ver=2.7.8' type='text/css' media='all' /> <style id='core-block-supports-inline-css' type='text/css'> /** * Core styles: block-supports */ </style> <script type="text/javascript" src="https://www.aumcore.com/wp-includes/js/dist/dom-ready.js?ver=5b9fa8df0892dc9a7c41' defer='defer" id="wp-dom-ready-js"></script> <script type="text/javascript" src="https://www.aumcore.com/wp-includes/js/dist/hooks.js?ver=2e6d63e772894a800ba8' defer='defer" id="wp-hooks-js"></script> <script type="text/javascript" src="https://www.aumcore.com/wp-includes/js/dist/i18n.js?ver=2aff907006e2aa00e26e' defer='defer" id="wp-i18n-js"></script> <script type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="text/javascript" src="https://www.aumcore.com/wp-includes/js/dist/a11y.js?ver=e4f0f9508f80ce638f3d' defer='defer" id="wp-a11y-js"></script> <script type="text/javascript" defer='defer' src="https://www.aumcore.com/wp-content/plugins/gravityforms/js/jquery.json.js?ver=2.7.8" id="gform_json-js"></script> <script type="text/javascript" id="gform_gravityforms-js-extra"> /* <![CDATA[ */ var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}}; var gf_legacy_multi = []; var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled"},"vars":{"images_url":"https:\/\/www.aumcore.com\/wp-content\/plugins\/gravityforms\/images"}}; var gf_legacy = {"is_legacy":""}; var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2,"code":"USD"},"base_url":"https:\/\/www.aumcore.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/www.aumcore.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"313b298dce22a34bc19109724492ef53","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; /* ]]> */ </script> <script type="text/javascript" src="https://www.aumcore.com/wp-content/plugins/gravityforms/js/gravityforms.js?ver=2.7.8' defer='defer" id="gform_gravityforms-js"></script> <script type="text/javascript" src="https://www.google.com/recaptcha/api.js?hl=en&ver=6.6.1#038;render=explicit'%20defer='defer' defer='defer" id="gform_recaptcha-js"></script> <script type="text/javascript" src="https://www.aumcore.com/wp-includes/js/plupload/moxie.js?ver=1.3.5' defer='defer" id="moxiejs-js"></script> <script type="text/javascript" src="https://www.aumcore.com/wp-includes/js/plupload/plupload.js?ver=2.1.9' defer='defer" id="plupload-js"></script> <script type="text/javascript" src="https://www.aumcore.com/wp-content/plugins/gravityforms/js/jquery.maskedinput.js?ver=2.7.8' defer='defer" id="gform_masked_input-js"></script> <script type="text/javascript" src="https://www.aumcore.com/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.7.8' defer='defer" id="gform_placeholder-js"></script> <script type="text/javascript" src="https://www.aumcore.com/wp-content/plugins/gravityforms/assets/js/dist/utils.js?ver=f49ab4d25354cbd85856bf1de053bdb3' defer='defer" id="gform_gravityforms_utils-js"></script> <script type="text/javascript" src="https://www.aumcore.com/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.js?ver=27ddf9b28be8e4df56b2f83fd6554950' defer='defer" id="gform_gravityforms_theme_vendors-js"></script> <script type="text/javascript" id="gform_gravityforms_theme-js-extra"> /* <![CDATA[ */ var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"313b298dce22a34bc19109724492ef53"}}},"hmr_dev":"","public_path":"https:\/\/www.aumcore.com\/wp-content\/plugins\/gravityforms\/assets\/js\/dist\/"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.aumcore.com/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.js?ver=8a9ab63d339596a1b69789625a3dae34' defer='defer" id="gform_gravityforms_theme-js"></script> <script type="text/javascript" src="https://www.aumcore.com/wp-content/themes/aumcore/dist/js/plugins.min.js?ver=6.6.1' defer='defer" id="aumcore-plugin-js"></script> <script type="text/javascript" src="https://www.aumcore.com/wp-content/themes/aumcore/dist/js/aumcore.min.js?ver=6.6.1' defer='defer" id="aumcore-banner-js"></script> <script> jQuery(document).ready(function($) { // Change '.custom-aria-label' to the CSS class you assigned to your checkbox field. jQuery('.ginput_container_phone input[id="input_3_13"]').each(function() { var datefieldValue = 'true'; jQuery(this).attr('aria-required', datefieldValue); }); }); </script> <script type="text/javascript"> /* <![CDATA[ */ gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 3) {if(typeof Placeholders != 'undefined'){ Placeholders.enable(); }jQuery('#input_3_13').mask('(999) 999-9999').bind('keypress', function(e){if(e.which == 13){jQuery(this).blur();} } );} } );jQuery(document).bind('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); /* ]]> */ </script> <script type="text/javascript"> /* <![CDATA[ */ gform.initializeOnLoaded( function() {jQuery(document).trigger('gform_post_render', [3, 1]);gform.utils.trigger({ event: 'gform/postRender', native: false, data: { formId: 3, currentPage: 1 } });} ); /* ]]> */ </script> </body> </html> <!-- end page -->