{"id":5023397345,"date":"2025-10-10T11:17:44","date_gmt":"2025-10-10T18:17:44","guid":{"rendered":"https:\/\/superspringsinternational.com\/?page_id=5023397345"},"modified":"2026-04-27T10:31:32","modified_gmt":"2026-04-27T17:31:32","slug":"business","status":"publish","type":"page","link":"https:\/\/superspringsinternational.com\/fr\/business\/","title":{"rendered":"Entreprises"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"5023397345\" class=\"elementor elementor-5023397345\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-180d10f9 e-flex e-con-boxed e-con e-parent\" data-id=\"180d10f9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-5b505e89 e-con-full e-flex e-con e-child\" data-id=\"5b505e89\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6e5be293 elementor-widget elementor-widget-hfe-infocard\" data-id=\"6e5be293\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"hfe-infocard.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"hfe-infocard\">\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-infocard-title-wrap\">\n\t\t\t\t<h1 class=\"hfe-infocard-title elementor-inline-editing\" data-elementor-setting-key=\"infocard_title\" data-elementor-inline-editing-toolbar=\"basic\" >Entreprises<\/h1>\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"hfe-infocard-text-wrap\">\n\t\t\t\t<div class=\"hfe-infocard-text elementor-inline-editing\" data-elementor-setting-key=\"infocard_description\" data-elementor-inline-editing-toolbar=\"advanced\">\n\t\t\t\t\tYour central hub for MAP policies, application guides, rep tools, and product data resources.\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-557649d elementor-widget elementor-widget-shortcode\" data-id=\"557649d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"> <link rel=\"preload\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@400;700&display=swap\" as=\"style\" onload=\"this.rel='stylesheet'\" \/>\r\n\r\n<style>\r\n\/* ========= 1. Design Tokens ========= *\/\r\n:root {\r\n  --ssi-midnight: #231F20; \/* primary brand black *\/\r\n  --ssi-sunbeam : #FFF200; \/* hover accent        *\/\r\n  --select-h    : 48px;    \/* control height      *\/\r\n  --radius      : 0px;    \/* full pill           *\/\r\n}\r\n\r\n\/* ========= 2. Wrapper ========= *\/\r\n.ssi-ymm-wrapper {\r\n  font-family: 'Roboto', sans-serif;\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 1rem;\r\n  flex-wrap: nowrap;\r\n  justify-content: flex-start;\r\n  margin: 0;\r\n  background: transparent;\r\n  border: none;\r\n  padding: 0;\r\n}\r\n\/* Default (Desktop: 1025px and up) *\/\r\n.ssi-ymm-wrapper {\r\n  display: flex;\r\n  flex-wrap: nowrap;\r\n  justify-content: flex-start;\r\n}\r\n\r\n\/* Mobile: stack into 1 per row *\/\r\n@media (max-width: 640px) {\r\n  .ssi-ymm-wrapper {\r\n    flex-wrap: wrap;\r\n    justify-content: center;\r\n  }\r\n\r\n  .ssi-ymm-field,\r\n  .ssi-ymm-btn {\r\n    flex: 1 1 100%;  \/* full width *\/\r\n    margin: 5px 0;\r\n    max-width: 100%;\r\n  }\r\n}\r\n\r\n\/* Tablet: 2 per row (3 rows) *\/\r\n@media (min-width: 641px) and (max-width: 1024px) {\r\n  .ssi-ymm-wrapper {\r\n    flex-wrap: wrap;\r\n    justify-content: center;\r\n  }\r\n\r\n  .ssi-ymm-field,\r\n  .ssi-ymm-btn {\r\n    flex: 1 1 45%;   \/* ~2 per row *\/\r\n    margin: 5px;\r\n    max-width: 50%;\r\n  }\r\n}\r\n\r\n\r\n\r\n\/* ========= 3. Select Containers ========= *\/\r\n.ssi-ymm-field { min-width: 140px; width: clamp(140px, 12vw, 180px); position: relative; }\r\n.ssi-ymm-field label { position: absolute; left: -9999px; }\r\n\r\n\/* ========= 4. Select Inputs ========= *\/\r\n.ssi-ymm-select {\r\n  -webkit-appearance: none; appearance: none;\r\n  width: 100%;\r\n  min-height: var(--select-h);\r\n  padding: 0 2.5rem 0 1rem;\r\n  border: 2px solid var(--ssi-midnight);\r\n  border-radius: var(--radius);\r\n  background: #FFFFFF url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' fill='%23231F20' viewBox='0 0 16 16'%3E%3Cpath d='M2 5l6 6 6-6'\/%3E%3C\/svg%3E\") no-repeat right 1rem center\/14px;\r\n  font-size: 0.9rem; font-weight: 700; color: var(--ssi-midnight);\r\n}\r\n.ssi-ymm-select:focus { outline: 3px solid var(--ssi-sunbeam); outline-offset: 2px; }\r\n.ssi-ymm-select:disabled { opacity: .4; }\r\n\r\n\/* ========= 5. Buttons ========= *\/\r\n.ssi-ymm-btn {\r\n  display: inline-flex; align-items: center; justify-content: center;\r\n  min-height: var(--select-h);\r\n  padding: 0 2.2rem;\r\n  white-space: nowrap;\r\n  border: 2px solid var(--ssi-midnight);\r\n  border-radius: var(--radius);\r\n  background: var(--ssi-midnight);\r\n  color: #FFFFFF;\r\n  font-weight: 700;\r\n  cursor: pointer;\r\n  transition: background .18s, color .18s;\r\n}\r\n.ssi-ymm-btn:hover:not(:disabled) {\r\n  background: var(--ssi-sunbeam);\r\n  color: var(--ssi-midnight);\r\n}\r\n.ssi-ymm-btn:disabled { opacity: .35; cursor: not-allowed; }\r\n\r\n\/* Reset variant (same as primary button) *\/\r\n.ssi-ymm-reset {\r\n  background: var(--ssi-midnight);\r\n  color: #FFFFFF;\r\n  border-style: solid;\r\n}\r\n.ssi-ymm-reset:hover:not(:disabled) { \r\n  background: var(--ssi-sunbeam); \r\n  color: var(--ssi-midnight);\r\n}\r\n.ssi-ymm-reset:active {\r\n  transform: scale(0.98);\r\n}\r\n\r\n\/* ========= 6. Recent banner (hidden by default) ========= *\/\r\n.ssi-ymm-recent { display: none; }\r\n<\/style>\r\n\r\n\r\n<div class=\"ssi-ymm-wrapper\" role=\"search\" aria-label=\"Recherche de v\u00e9hicules\">\r\n  <!-- Recent-choice banner (shown by JS if prior selection exists) -->\r\n  <div id=\"ymm-recent\" class=\"ssi-ymm-recent\">\r\n    <strong id=\"ymm-recent-text\"><\/strong>\r\n    <button id=\"ymm-clear\" type=\"button\" style=\"border:none;background:none;text-decoration:underline;cursor:pointer\">(clair)<\/button>\r\n  <\/div>\r\n\r\n  <div class=\"ssi-ymm-field\">\r\n    <label for=\"ymm-year\">Ann\u00e9e<\/label>\r\n    <select id=\"ymm-year\"  class=\"ssi-ymm-select\"><option value=\"\" disabled selected>Ann\u00e9e<\/option><\/select>\r\n  <\/div>\r\n  <div class=\"ssi-ymm-field\">\r\n    <label for=\"ymm-make\">Faire<\/label>\r\n    <select id=\"ymm-make\"  class=\"ssi-ymm-select\" disabled><option value=\"\" disabled selected>Faire<\/option><\/select>\r\n  <\/div>\r\n  <div class=\"ssi-ymm-field\">\r\n    <label for=\"ymm-model\">Mod\u00e8le<\/label>\r\n    <select id=\"ymm-model\" class=\"ssi-ymm-select\" disabled><option value=\"\" disabled selected>Mod\u00e8le<\/option><\/select>\r\n  <\/div>\r\n  <div class=\"ssi-ymm-field\">\r\n    <label for=\"ymm-drive\">Conduire<\/label>\r\n    <select id=\"ymm-drive\" class=\"ssi-ymm-select\" disabled><option value=\"\" disabled selected>Conduire<\/option><\/select>\r\n  <\/div>\r\n\r\n  <button id=\"ymm-search\" class=\"ssi-ymm-btn\" disabled>Acheter<\/button>\r\n  <button id=\"ymm-reset\"  class=\"ssi-ymm-btn ssi-ymm-reset\" type=\"button\">R\u00e9initialiser<\/button>\r\n<\/div>\r\n\r\n\r\n<div id=\"ymm-loader\" class=\"ssi-ymm-loader\" aria-hidden=\"true\">\r\n  <div class=\"ssi-ymm-spin\"><\/div>\r\n<\/div>\r\n\r\n<script>\r\n\/\/ Preselects for the widget\r\nwindow.ymmPreselect = {\"year\":\"\",\"make\":\"\",\"model\":\"\",\"drive\":\"\"};\r\n\r\n\/\/ Provide the real Woo \"Shop\" URL to JS (works even if the page slug changes)\r\nwindow.SSI_YMM = Object.assign({}, window.SSI_YMM, {\r\n  shopUrl: \"https:\/\/superspringsinternational.com\/fr\/shop\/\"\r\n});\r\n<\/script>\r\n<\/div>\n\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-o85orhy elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"o85orhy\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c3b4893\" data-id=\"c3b4893\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5b54fb7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5b54fb7\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-2823cb6\" data-id=\"2823cb6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ac7455b elementor-widget elementor-widget-heading\" data-id=\"ac7455b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Meet Our Sales Team<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f2bec8e elementor-widget elementor-widget-text-editor\" data-id=\"f2bec8e\" data-element_type=\"widget\" data-e-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\t\t<p>Contact our sales and business development team for support or partnership inquiries<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-8059a1b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8059a1b\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-c30ee36\" data-id=\"c30ee36\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0c8c0e9 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"0c8c0e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"2391\" height=\"1704\" data-public-id=\"wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg\" alt=\"\" fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2391,h_1704,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\" class=\"attachment-full size-full wp-post-5023397345 wp-image-5023384027\" data-format=\"jpg\" data-transformations=\"f_auto,q_auto\" data-version=\"1760122607\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2391,h_1704,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA 2391w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2048,h_1459,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA 2048w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1848,h_1317,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA 1848w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1648,h_1174,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA 1648w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1448,h_1031,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA 1448w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1248,h_889,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA 1248w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1048,h_746,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA 1048w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_848,h_604,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA 848w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_648,h_461,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA 648w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_448,h_319,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA 448w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_248,h_176,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA 248w\" sizes=\"(max-width: 2391px) 100vw, 2391px\" \/><\/figure><div class=\"elementor-image-box-content\"><h5 class=\"elementor-image-box-title\">Justin Coulter<\/h5><p class=\"elementor-image-box-description\">Directeur des ventes<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fb4b34a e-grid-align-left elementor-shape-square elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"fb4b34a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-envelope elementor-animation-pulse-grow elementor-repeater-item-7205a3a\" href=\"mailto:justin.coulter@supersprings.com\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Envelope<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-envelope\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-phone-alt elementor-animation-pulse-grow elementor-repeater-item-a3c239a\" href=\"tel:+15025521683\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Phone-alt<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-2b6e32e\" data-id=\"2b6e32e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e1effa6 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"e1effa6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"2560\" height=\"2560\" data-public-id=\"wp-sync\/woo\/Brian\/Brian.jpg\" alt=\"\" decoding=\"async\" src=\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\" class=\"attachment-full size-full wp-post-5023397345 wp-image-5023397352\" data-format=\"jpg\" data-transformations=\"f_auto,q_auto\" data-version=\"1763586848\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA 2560w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2048,h_2048,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA 2048w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1848,h_1848,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA 1848w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1648,h_1648,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA 1648w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1448,h_1448,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA 1448w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1248,h_1248,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA 1248w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1048,h_1048,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA 1048w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_848,h_848,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA 848w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_648,h_648,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA 648w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_448,h_448,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA 448w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_248,h_248,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA 248w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/><\/figure><div class=\"elementor-image-box-content\"><h5 class=\"elementor-image-box-title\">Brian Hughes<\/h5><p class=\"elementor-image-box-description\">Eastern Regional Territory Manager<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f3d5cd4 e-grid-align-left elementor-shape-square elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"f3d5cd4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-envelope elementor-animation-pulse-grow elementor-repeater-item-7205a3a\" href=\"mailto:brian.hughes@superspringsint.com\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Envelope<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-envelope\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-phone-alt elementor-animation-pulse-grow elementor-repeater-item-a3c239a\" href=\"tel:+115026450455\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Phone-alt<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-6c4362d\" data-id=\"6c4362d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a1f6515 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"a1f6515\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"2560\" height=\"2560\" data-public-id=\"wp-sync\/woo\/Mike\/Mike.jpg\" alt=\"\" decoding=\"async\" src=\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\" class=\"attachment-full size-full wp-post-5023397345 wp-image-5023397353\" data-format=\"jpg\" data-transformations=\"f_auto,q_auto\" data-version=\"1763586830\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA 2560w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2048,h_2048,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA 2048w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1848,h_1848,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA 1848w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1648,h_1648,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA 1648w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1448,h_1448,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA 1448w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1248,h_1248,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA 1248w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1048,h_1048,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA 1048w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_848,h_848,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA 848w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_648,h_648,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA 648w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_448,h_448,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA 448w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_248,h_248,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA 248w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/><\/figure><div class=\"elementor-image-box-content\"><h5 class=\"elementor-image-box-title\">Mike Maul<\/h5><p class=\"elementor-image-box-description\">Western Regional Territory Manager<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c53c6c2 e-grid-align-left elementor-shape-square elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"c53c6c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-envelope elementor-animation-pulse-grow elementor-repeater-item-7205a3a\" href=\"mailto:mike.maul@superspringsint.com\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Envelope<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-envelope\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-phone-alt elementor-animation-pulse-grow elementor-repeater-item-a3c239a\" href=\"tel:+16128105082\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Phone-alt<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-c674632\" data-id=\"c674632\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1f1c73b elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"1f1c73b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"2560\" height=\"2560\" data-public-id=\"wp-sync\/woo\/Angie\/Angie.jpg\" alt=\"\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\" class=\"attachment-full size-full wp-post-5023397345 wp-image-5023397354\" data-format=\"jpg\" data-transformations=\"f_auto,q_auto\" data-version=\"1763586811\" data-seo=\"1\" data-responsive=\"1\" srcset=\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA 2560w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2048,h_2048,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA 2048w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1848,h_1848,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA 1848w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1648,h_1648,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA 1648w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1448,h_1448,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA 1448w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1248,h_1248,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA 1248w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1048,h_1048,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA 1048w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_848,h_848,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA 848w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_648,h_648,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA 648w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_448,h_448,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA 448w, https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_248,h_248,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA 248w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/><\/figure><div class=\"elementor-image-box-content\"><h5 class=\"elementor-image-box-title\">Angie Klatt<\/h5><p class=\"elementor-image-box-description\">Business Development Rep<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6a369b5 e-grid-align-left elementor-shape-square elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"6a369b5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-envelope elementor-animation-pulse-grow elementor-repeater-item-7205a3a\" href=\"mailto:angie.klatt@superspringsint.com\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Envelope<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-envelope\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-phone-alt elementor-animation-pulse-grow elementor-repeater-item-a3c239a\" href=\"tel:+17207755257\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Phone-alt<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-amozs9o elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"amozs9o\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3eb6a02\" data-id=\"3eb6a02\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ps876lr elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ps876lr\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-7081466\" data-id=\"7081466\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d57e3a1 elementor-widget elementor-widget-heading\" data-id=\"d57e3a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Credit Application<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-54fba5e elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"54fba5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7e2533f elementor-widget elementor-widget-text-editor\" data-id=\"7e2533f\" data-element_type=\"widget\" data-e-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\t\t<p>To apply for a dealer account, please complete the corresponding form on the right based on your region (U.S.\/Canada or International).<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-919b9a7 elementor-widget elementor-widget-text-editor\" data-id=\"919b9a7\" data-element_type=\"widget\" data-e-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\t\t<p>To be considered for Net30 terms with SuperSprings International, please complete and submit this credit application.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-905a947 elementor-button-info elementor-widget elementor-widget-button\" data-id=\"905a947\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-xs\" href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjUwMjMzOTczNjciLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">SUBMIT CREDIT APPLICATION<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-1d30a16\" data-id=\"1d30a16\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-369405f elementor-widget elementor-widget-heading\" data-id=\"369405f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Sell in the U.S.\/Canada vs. Sell Internationally<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d8f165e elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"d8f165e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-39f8f1a elementor-widget elementor-widget-text-editor\" data-id=\"39f8f1a\" data-element_type=\"widget\" data-e-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\t\t<p>Partner with SuperSprings domestically or internationally<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-f08f382 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f08f382\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9bafb2a\" data-id=\"9bafb2a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7f70462 elementor-widget elementor-widget-text-editor\" data-id=\"7f70462\" data-element_type=\"widget\" data-e-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\t\t<p>New US\/Canadian Seller<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-026b17c\" data-id=\"026b17c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bd6cff8 elementor-button-info elementor-widget elementor-widget-button\" data-id=\"bd6cff8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-xs\" href=\"https:\/\/share.hsforms.com\/2GWpoH-PURk-sMgW5Ppprkgpb7ja\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">SELL IN US\/CANADA<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-7b65118 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7b65118\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-51cf9d2\" data-id=\"51cf9d2\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ef9b658 elementor-widget elementor-widget-text-editor\" data-id=\"ef9b658\" data-element_type=\"widget\" data-e-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\t\t<p>New International Seller<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9f528a4\" data-id=\"9f528a4\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b678758 elementor-button-info elementor-widget elementor-widget-button\" data-id=\"b678758\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-xs\" href=\"https:\/\/share.hsforms.com\/2VjCSBfVMRnml5fmi1J9EKwpb7ja\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">SELL INTERNATIONALLY<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-dhh6yic elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"dhh6yic\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-eecb3a6\" data-id=\"eecb3a6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4734b0d elementor-widget elementor-widget-heading\" data-id=\"4734b0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Application Guide &amp; Dealer Forms\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c67757c elementor-widget elementor-widget-text-editor\" data-id=\"c67757c\" data-element_type=\"widget\" data-e-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\t\t<p>Access key SuperSprings forms and materials for dealers, distributors, and partners<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-4eec10a elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"4eec10a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-bbcdcc3\" data-id=\"bbcdcc3\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-86f9d20 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"86f9d20\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-square\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm0 400H48V80h352v352zm-35.864-241.724L191.547 361.48c-4.705 4.667-12.303 4.637-16.97-.068l-90.781-91.516c-4.667-4.705-4.637-12.303.069-16.971l22.719-22.536c4.705-4.667 12.303-4.637 16.97.069l59.792 60.277 141.352-140.216c4.705-4.667 12.303-4.637 16.97.068l22.536 22.718c4.667 4.706 4.637 12.304-.068 16.971z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tCrane Application Guide\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tThe Crane Application Guide provides suggested SuperSprings Part Numbers, based on the Crane Model (includes most popular crane manufacturers).\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2b44093 elementor-align-justify elementor-widget__width-inherit elementor-widget elementor-widget-button\" data-id=\"2b44093\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/res.cloudinary.com\/dm6oj6trp\/image\/upload\/Crane_Application_Guide_2026_bcis81.pdf\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Crane Application Guide<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-2cbc328\" data-id=\"2cbc328\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3593670 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3593670\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-newspaper\" viewbox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M552 64H112c-20.858 0-38.643 13.377-45.248 32H24c-13.255 0-24 10.745-24 24v272c0 30.928 25.072 56 56 56h496c13.255 0 24-10.745 24-24V88c0-13.255-10.745-24-24-24zM48 392V144h16v248c0 4.411-3.589 8-8 8s-8-3.589-8-8zm480 8H111.422c.374-2.614.578-5.283.578-8V112h416v288zM172 280h136c6.627 0 12-5.373 12-12v-96c0-6.627-5.373-12-12-12H172c-6.627 0-12 5.373-12 12v96c0 6.627 5.373 12 12 12zm28-80h80v40h-80v-40zm-40 140v-24c0-6.627 5.373-12 12-12h136c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12H172c-6.627 0-12-5.373-12-12zm192 0v-24c0-6.627 5.373-12 12-12h104c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12H364c-6.627 0-12-5.373-12-12zm0-144v-24c0-6.627 5.373-12 12-12h104c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12H364c-6.627 0-12-5.373-12-12zm0 72v-24c0-6.627 5.373-12 12-12h104c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12H364c-6.627 0-12-5.373-12-12z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tTow Truck Application Guide\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tThe Tow Truck Application Guide provides suggested SuperSprings Part Numbers, based on the type of tow truck.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ac4ca66 elementor-align-justify elementor-widget__width-inherit elementor-widget elementor-widget-button\" data-id=\"ac4ca66\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Tow Truck Application Guide<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-190ea2f\" data-id=\"190ea2f\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-28da47b elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"28da47b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-map-marker-alt\" viewbox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tMAP Policy \/ DNS List\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tReview SuperSprings\u2019 Minimum Advertised Price policy and Dealer Network Standards list.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9c5f0f5 elementor-align-justify elementor-widget__width-inherit elementor-widget elementor-widget-button\" data-id=\"9c5f0f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/fr\/selling-online\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View MAP Policy<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-q86js4e elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"q86js4e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7012603\" data-id=\"7012603\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-23f5a58 elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"23f5a58\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Term of Sales <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cfe1ba7 elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"cfe1ba7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">All dealer transactions and data access are subject to the SuperSprings International <a href=\"\/fr\/terms-of-sale\/\">Terms of Sale<\/a>.\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-78b3d05\" data-id=\"78b3d05\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3e910d9 elementor-align-justify elementor-widget__width-inherit elementor-widget elementor-widget-button\" data-id=\"3e910d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/fr\/terms-of-sale\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Terms of Sale<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-da03443 e-flex e-con-boxed e-con e-parent\" data-id=\"da03443\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2f75032 elementor-widget elementor-widget-heading\" data-id=\"2f75032\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Pricing &amp; Product Data<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2dfd453 elementor-widget elementor-widget-heading\" data-id=\"2dfd453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Download up-to-date product, pricing, and catalog data for system integration, sales support, and dealer reference.<\/h2>\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-tjs9599 elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"tjs9599\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-749f5e2\" data-id=\"749f5e2\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dfd16ae elementor-widget elementor-widget-heading\" data-id=\"dfd16ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Product Data (PIES)<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a2b0e81 elementor-widget elementor-widget-text-editor\" data-id=\"a2b0e81\" data-element_type=\"widget\" data-e-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\t\t<p>Product Data includes product descriptions, marketing copy, feature points, pricing, specifications, and product attributes.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-488d766 elementor-button-info elementor-align-left elementor-widget elementor-widget-button\" data-id=\"488d766\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-xs\" href=\"https:\/\/superspringsinternational.com\/wp-content\/uploads\/PIES-1.xlsx\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Download PIES Excel<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-771a94e\" data-id=\"771a94e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-22631ac elementor-widget elementor-widget-heading\" data-id=\"22631ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Standard Pricing \/ MAP<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0b20dab elementor-widget elementor-widget-text-editor\" data-id=\"0b20dab\" data-element_type=\"widget\" data-e-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\t\t<p>The Standard Price list shows all part numbers with pricing and Minimum Advertised Price (MAP) values.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff48017 elementor-button-info elementor-align-left elementor-widget elementor-widget-button\" data-id=\"ff48017\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-xs\" href=\"https:\/\/superspringsinternational.com\/wp-content\/uploads\/MAP.xlsx\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Download MAP Excel<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c6c16c1 elementor-button-info elementor-align-left elementor-widget elementor-widget-button\" data-id=\"c6c16c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-xs\" href=\"https:\/\/superspringsinternational.com\/wp-content\/uploads\/MAP.pdf\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Download MAP PDF<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3a2f47e elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3a2f47e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2c84386\" data-id=\"2c84386\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-687e146 elementor-widget elementor-widget-heading\" data-id=\"687e146\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Application Data (ACES)<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3eecb8f elementor-widget elementor-widget-text-editor\" data-id=\"3eecb8f\" data-element_type=\"widget\" data-e-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\t\t<p>Application Data includes vehicle year, make, model, drive type, position, and fitment details.<br data-start=\"1513\" data-end=\"1516\" \/><br \/><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bf5463d elementor-button-info elementor-align-left elementor-widget elementor-widget-button\" data-id=\"bf5463d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-xs\" href=\"https:\/\/superspringsinternational.com\/wp-content\/uploads\/ACES.xlsx\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Download ACES Excel<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9c8fb03\" data-id=\"9c8fb03\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a40af30 elementor-widget elementor-widget-heading\" data-id=\"a40af30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Brand Protection<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0a018c6 elementor-widget elementor-widget-text-editor\" data-id=\"0a018c6\" data-element_type=\"widget\" data-e-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\t\t<p>Access SuperSprings\u2019 brand protection documents and policies for online selling.<br data-start=\"1792\" data-end=\"1795\" \/>Includes requirements for selling on e-commerce marketplaces and official reseller websites.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e283a09 elementor-button-info elementor-align-left elementor-widget elementor-widget-button\" data-id=\"e283a09\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-xs\" href=\"\/fr\/selling-online\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Selling Online     <\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Business Your central hub for MAP policies, application guides, rep tools, and product data resources. Meet Our Sales Team Contact our sales and business development team for support or partnership inquiries Justin Coulter Director of Sales Envelope Phone-alt Brian Hughes Eastern Regional Territory Manager Envelope Phone-alt Mike Maul Western Regional Territory Manager Envelope Phone-alt Angie [&hellip;]<\/p>\n","protected":false},"author":192358,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"","_seopress_redirections_param":"","_seopress_redirections_type":0,"_seopress_analysis_target_kw":"","content-type":"","_uag_custom_page_level_css":"","_cloudinary_featured_overwrite":false,"footnotes":""},"class_list":["post-5023397345","page","type-page","status-publish","hentry"],"acf":[],"spectra_custom_meta":{"_edit_lock":["1777311195:193186"],"_elementor_edit_mode":["builder"],"_elementor_template_type":["wp-page"],"_elementor_version":["3.35.3"],"_elementor_pro_version":["3.32.1"],"_wp_page_template":["default"],"_elementor_page_settings":["a:1:{s:10:\"hide_title\";s:3:\"yes\";}"],"_elementor_data":["[{\"id\":\"180d10f9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":57,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":5023387627,\"url\":\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_1544,c_scale\\\/v1758586974\\\/wp-sync\\\/woo\\\/2_50233876273a51e_502338762721354\\\/2_50233876273a51e_502338762721354.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"bottom center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\\/colors?id=57c8da2\"},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"8a63810\"}],\"_title\":\"Hero\"},\"elements\":[{\"id\":\"5b505e89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"17.5\",\"right\":\"17.5\",\"bottom\":\"10\",\"left\":\"17.5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"27.5\",\"right\":\"12.5\",\"bottom\":\"18.5\",\"left\":\"12.5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"8cb0125\"}]},\"elements\":[{\"id\":\"735318bf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"22a5514\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b7413d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"e9d7d7c\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e5be293\",\"elType\":\"widget\",\"settings\":{\"infocard_title\":\"Business\",\"infocard_description\":\"Your central hub for MAP policies, application guides, rep tools, and product data resources.\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_tag\":\"h1\",\"infocard_title_color\":\"#FFFFFF\",\"infocard_desc_color\":\"#FFFFFF\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"infocard_cta_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"infocard_title_color\":\"\",\"infocard_desc_color\":\"\",\"title_typography_typography\":\"\"},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"5c5ab34\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":51,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"hfe-infocard\"},{\"id\":\"557649d\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\" [ymm_search]\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"02b906a\"}]},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"o85orhy\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"e175d7f\"}]},\"elements\":[{\"id\":\"c3b4893\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"fe68d67\"}]},\"elements\":[{\"id\":\"5b54fb7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"fc6a086\"}]},\"elements\":[{\"id\":\"2823cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"3a1cb69\"}]},\"elements\":[{\"id\":\"ac7455b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet Our Sales Team\",\"align\":\"center\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"87fae91\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f2bec8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contact our sales and business development team for support or partnership inquiries<\\\/p>\",\"align\":\"center\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"f5dc8ea\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8059a1b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"e6c9274\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c30ee36\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":50,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"28332e3\"}]},\"elements\":[{\"id\":\"0c8c0e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5023384027,\"url\":\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/v1760122607\\\/wp-sync\\\/woo\\\/justin-hs-scaled-1_502338402742922\\\/justin-hs-scaled-1_502338402742922.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Justin Coulter\",\"description_text\":\"Director of Sales\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"0f079f9\"}],\"image_height\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_object_fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fb4b34a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"7205a3a\",\"link\":{\"url\":\"mailto:justin.coulter@supersprings.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#6F7074\"},{\"_id\":\"a3c239a\",\"social_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+15025521683\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\"}],\"align\":\"left\",\"icon_primary_color\":\"#FFFFFF00\",\"icon_secondary_color\":\"#808080\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#808080\",\"shape\":\"square\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"e5ae027\"}],\"hover_animation\":\"pulse-grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"2b6e32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":50,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"e2ca625\"}]},\"elements\":[{\"id\":\"e1effa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5023397352,\"url\":\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_scale\\\/v1763586848\\\/wp-sync\\\/woo\\\/Brian\\\/Brian.jpg?_i=AA\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Brian Hughes\",\"description_text\":\"Eastern Regional Territory Manager\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false},\"image_size_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"4f43890\"}],\"image_height\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"image_object_fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f3d5cd4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"7205a3a\",\"link\":{\"url\":\"mailto:brian.hughes@superspringsint.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#6F7074\",\"__globals__\":{\"item_icon_primary_color\":\"\"}},{\"_id\":\"a3c239a\",\"social_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+115026450455\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\"}],\"align\":\"left\",\"icon_primary_color\":\"#FFFFFF00\",\"icon_secondary_color\":\"#808080\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#808080\",\"shape\":\"square\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"e5ae027\"}],\"hover_animation\":\"pulse-grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"6c4362d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":50,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"d030b5f\"}]},\"elements\":[{\"id\":\"a1f6515\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5023397353,\"url\":\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_scale\\\/v1763586830\\\/wp-sync\\\/woo\\\/Mike\\\/Mike.jpg?_i=AA\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Mike Maul\",\"description_text\":\"Western Regional Territory Manager\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"089ecb1\"}],\"image_height\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"image_object_fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"c53c6c2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"7205a3a\",\"link\":{\"url\":\"mailto:mike.maul@superspringsint.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#6F7074\"},{\"_id\":\"a3c239a\",\"social_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+16128105082\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\"}],\"align\":\"left\",\"icon_primary_color\":\"#FFFFFF00\",\"icon_secondary_color\":\"#808080\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#808080\",\"shape\":\"square\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"e5ae027\"}],\"hover_animation\":\"pulse-grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c674632\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":50,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"2589b60\"}]},\"elements\":[{\"id\":\"1f1c73b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5023397354,\"url\":\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_scale\\\/v1763586811\\\/wp-sync\\\/woo\\\/Angie\\\/Angie.jpg?_i=AA\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title_text\":\"Angie Klatt\",\"description_text\":\"Business Development Rep\",\"title_size\":\"h5\",\"image_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_size_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"f11d095\"}],\"image_height\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"image_object_fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6a369b5\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"7205a3a\",\"link\":{\"url\":\"mailto:angie.klatt@superspringsint.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#6F7074\"},{\"_id\":\"a3c239a\",\"social_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+17207755257\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\"}],\"align\":\"left\",\"icon_primary_color\":\"#FFFFFF00\",\"icon_secondary_color\":\"#808080\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#808080\",\"shape\":\"square\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"e5ae027\"}],\"hover_animation\":\"pulse-grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"amozs9o\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#212121\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"5023384651\",\"url\":\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/v1760125554\\\/wp-sync\\\/woo\\\/beach\\\/beach.jpg?_i=AA\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"12000c5\"}]},\"elements\":[{\"id\":\"3eb6a02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"4ef8826\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ps876lr\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#212121\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"80\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"5023384651\",\"url\":\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/v1760125554\\\/wp-sync\\\/woo\\\/beach\\\/beach.jpg?_i=AA\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"a96416d\"}]},\"elements\":[{\"id\":\"7081466\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":50,\"_inline_size_tablet\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#424242\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":20,\"spread\":0,\"color\":\"#212121\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"8488446\"}]},\"elements\":[{\"id\":\"d57e3a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Credit Application\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#F5F5F5\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"3413f8a\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54fba5e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"00\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"1eb1f07\"}]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7e2533f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To apply for a dealer account, please complete the corresponding form on the right based on your region (U.S.\\\/Canada or International).<\\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#BDBDBD\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"63b7ec9\"}],\"paragraph_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"919b9a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To be considered for Net30 terms with SuperSprings International, please complete and submit this credit application.<\\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#BDBDBD\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"63b7ec9\"}]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"905a947\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"SUBMIT CREDIT APPLICATION\",\"size\":\"xs\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"c3f55f0\"}],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_text_decoration\":\"none\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#7C7D80\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7db12af\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%225023397367%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1d30a16\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332,\"_inline_size_tablet\":50,\"space_between_widgets\":10,\"background_background\":\"classic\",\"background_color\":\"#2D2D2D\",\"background_position\":\"bottom right\",\"background_overlay_color\":\"#FEFEFE\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":20,\"spread\":0,\"color\":\"#212121\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"f969241\"}]},\"elements\":[{\"id\":\"369405f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sell in the U.S.\\\/Canada vs. Sell Internationally\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#F5F5F5\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"91f2098\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d8f165e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"00\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"c0ce4fa\"}]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39f8f1a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Partner with SuperSprings domestically or internationally<\\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#BDBDBD\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"19d08c9\"}]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f08f382\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"a9514bd\"}]},\"elements\":[{\"id\":\"9bafb2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"9a8604b\"}]},\"elements\":[{\"id\":\"7f70462\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>New US\\\/Canadian Seller<\\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"df8a380\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"026b17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"859141b\"}]},\"elements\":[{\"id\":\"bd6cff8\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"SELL IN US\\\/CANADA\",\"size\":\"xs\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"c3f55f0\"}],\"link\":{\"url\":\"https:\\\/\\\/share.hsforms.com\\\/2GWpoH-PURk-sMgW5Ppprkgpb7ja\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_text_decoration\":\"none\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#7C7D80\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7b65118\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"3a6b0cf\"}]},\"elements\":[{\"id\":\"51cf9d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"768a733\"}]},\"elements\":[{\"id\":\"ef9b658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>New International Seller<\\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"47b3fed\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f528a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"cef0266\"}]},\"elements\":[{\"id\":\"b678758\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"SELL INTERNATIONALLY\",\"size\":\"xs\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"8bab917\"}],\"link\":{\"url\":\"https:\\\/\\\/share.hsforms.com\\\/2VjCSBfVMRnml5fmi1J9EKwpb7ja\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_text_decoration\":\"none\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#7C7D80\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dhh6yic\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"display_condition_list\":[{\"_id\":\"3e14e1d\",\"display_condition_role\":\"administrator\"}]},\"elements\":[{\"id\":\"eecb3a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"3514630\"}]},\"elements\":[{\"id\":\"4734b0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Application Guide &amp; Dealer Forms\\n\",\"align\":\"center\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"236527f\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c67757c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Access key SuperSprings forms and materials for dealers, distributors, and partners<\\\/p>\",\"align\":\"center\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"131b0cd\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4eec10a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"e7e3111\"}]},\"elements\":[{\"id\":\"bbcdcc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"a82af20\"}]},\"elements\":[{\"id\":\"86f9d20\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-check-square\",\"library\":\"fa-regular\"},\"title_text\":\"Crane Application Guide\",\"description_text\":\"The Crane Application Guide provides suggested SuperSprings Part Numbers, based on the Crane Model (includes most popular crane manufacturers).\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"bc08131\"}]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2b44093\",\"elType\":\"widget\",\"settings\":{\"text\":\"Crane Application Guide\",\"align\":\"justify\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#2F2F2F\",\"border_border\":\"double\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"__dynamic__\":[],\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"0bf9a3f\"}],\"button_background_hover_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/image\\\/upload\\\/Crane_Application_Guide_2026_bcis81.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_text_decoration\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2cbc328\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#F2F2F2\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"510303f\"}]},\"elements\":[{\"id\":\"3593670\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-newspaper\",\"library\":\"fa-regular\"},\"title_text\":\"Tow Truck Application Guide\",\"description_text\":\"The Tow Truck Application Guide provides suggested SuperSprings Part Numbers, based on the type of tow truck.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"3857613\"}],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100.004},\"_flex_size\":\"none\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4ca66\",\"elType\":\"widget\",\"settings\":{\"text\":\"Tow Truck Application Guide\",\"align\":\"justify\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#2F2F2F\",\"border_border\":\"double\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"__dynamic__\":[],\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"0bf9a3f\"}],\"button_background_hover_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/v1761858231\\\/tow-truck-application-guide_ghbjxy\\\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_text_decoration\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"190ea2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"a82af20\"}]},\"elements\":[{\"id\":\"28da47b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"title_text\":\"MAP Policy \\\/ DNS List\",\"description_text\":\"Review SuperSprings\\u2019 Minimum Advertised Price policy and Dealer Network Standards list.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"bc08131\"}]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9c5f0f5\",\"elType\":\"widget\",\"settings\":{\"text\":\"View MAP Policy\",\"align\":\"justify\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#2F2F2F\",\"border_border\":\"double\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"__dynamic__\":[],\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"0bf9a3f\"}],\"button_background_hover_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\\/selling-online\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_text_decoration\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"q86js4e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#212121\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"080\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"cb02b55\"}]},\"elements\":[{\"id\":\"7012603\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"87eda45\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-80\",\"isLinked\":false}},\"elements\":[{\"id\":\"23f5a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Term of Sales \",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#F5F5F5\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"139b324\"}],\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":421.667},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe1ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"All dealer transactions and data access are subject to the SuperSprings International <a href=\\\"\\\/terms-of-sale\\\">Terms of Sale<\\\/a>.\\n\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#F5F5F5\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"139b324\"}],\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"41\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":388.667},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78b3d05\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"d635d9c\"}]},\"elements\":[{\"id\":\"3e910d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Terms of Sale\",\"align\":\"justify\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#181717\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"__dynamic__\":[],\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"0bf9a3f\"}],\"button_background_hover_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"link\":{\"url\":\"\\\/terms-of-sale\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_text_decoration\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da03443\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"_id\":\"67bf121\",\"display_condition_key\":\"login_status\",\"display_condition_role\":\"customer\",\"display_condition_operator\":\"not\"}],\"display_condition_to\":\"hide\"},\"elements\":[{\"id\":\"2f75032\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Product Data\",\"align\":\"center\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"c9210b0\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2dfd453\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download up-to-date product, pricing, and catalog data for system integration, sales support, and dealer reference.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":9999,\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"c9210b0\"}]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"tjs9599\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"top\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"035\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"90\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"display_condition_list\":[{\"_id\":\"aaaefa6\",\"display_condition_key\":\"login_status\",\"display_condition_role\":\"customer\",\"display_condition_operator\":\"not\"}],\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"-30\",\"left\":0,\"isLinked\":false},\"display_condition_to\":\"hide\"},\"elements\":[{\"id\":\"749f5e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":10,\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"6c2b808\"}]},\"elements\":[{\"id\":\"dfd16ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Data (PIES)\",\"align\":\"left\",\"header_size\":\"h3\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"13e2f2b\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a2b0e81\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product Data includes product descriptions, marketing copy, feature points, pricing, specifications, and product attributes.<\\\/p>\",\"align\":\"left\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"3da9cdf\"}]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"488d766\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Download PIES Excel\",\"size\":\"xs\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"c3f55f0\"}],\"link\":{\"url\":\"https:\\\/\\\/superspringsinternational.com\\\/wp-content\\\/uploads\\\/PIES-1.xlsx\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"content_align\":\"center\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"none\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#7C7D80\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"771a94e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":10,\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"b8b0354\"}]},\"elements\":[{\"id\":\"22631ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standard Pricing \\\/ MAP\",\"align\":\"left\",\"header_size\":\"h3\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"02ba16a\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b20dab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Standard Price list shows all part numbers with pricing and Minimum Advertised Price (MAP) values.<\\\/p>\",\"align\":\"left\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"19e422e\"}]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff48017\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Download MAP Excel\",\"size\":\"xs\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"c3f55f0\"}],\"link\":{\"url\":\"https:\\\/\\\/superspringsinternational.com\\\/wp-content\\\/uploads\\\/MAP.xlsx\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"none\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#7C7D80\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c6c16c1\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Download MAP PDF\",\"size\":\"xs\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"c3f55f0\"}],\"link\":{\"url\":\"https:\\\/\\\/superspringsinternational.com\\\/wp-content\\\/uploads\\\/MAP.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"none\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#7C7D80\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a2f47e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"top\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"35\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"90\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"display_condition_list\":[{\"_id\":\"aaaefa6\",\"display_condition_key\":\"login_status\",\"display_condition_role\":\"customer\",\"display_condition_operator\":\"not\"}],\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"display_condition_to\":\"hide\"},\"elements\":[{\"id\":\"2c84386\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":10,\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"28d99bd\"}]},\"elements\":[{\"id\":\"687e146\",\"elType\":\"widget\",\"settings\":{\"title\":\"Application Data (ACES)\",\"align\":\"left\",\"header_size\":\"h3\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"55a605e\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eecb8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Application Data includes vehicle year, make, model, drive type, position, and fitment details.<br data-start=\\\"1513\\\" data-end=\\\"1516\\\" \\\/><br \\\/><\\\/p>\",\"align\":\"left\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"948e84f\"}]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf5463d\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Download ACES Excel\",\"size\":\"xs\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"c3f55f0\"}],\"link\":{\"url\":\"https:\\\/\\\/superspringsinternational.com\\\/wp-content\\\/uploads\\\/ACES.xlsx\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"none\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#7C7D80\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9c8fb03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":10,\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"685c9cd\"}]},\"elements\":[{\"id\":\"a40af30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand Protection\",\"align\":\"left\",\"header_size\":\"h3\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"f4eaca9\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a018c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Access SuperSprings\\u2019 brand protection documents and policies for online selling.<br data-start=\\\"1792\\\" data-end=\\\"1795\\\" \\\/>Includes requirements for selling on e-commerce marketplaces and official reseller websites.<\\\/p>\",\"align\":\"left\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"f58b8e5\"}]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e283a09\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"info\",\"text\":\"Selling Online     \",\"size\":\"xs\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"c3f55f0\"}],\"link\":{\"url\":\"\\\/selling-online\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"none\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#7C7D80\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]"],"_wp_attachment_metadata":[""],"_elementor_controls_usage":["a:13:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:2:{s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:1;}s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:13;s:11:\"header_size\";i:9;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:5;s:5:\"align\";i:8;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;}}s:8:\"advanced\";a:2:{s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:13;}s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:7:\"_margin\";i:3;s:21:\"_element_width_mobile\";i:2;s:10:\"_flex_size\";i:2;s:8:\"_z_index\";i:1;}}}}s:12:\"hfe-infocard\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:21:\"section_general_field\";a:2:{s:14:\"infocard_title\";i:1;s:20:\"infocard_description\";i:1;}s:17:\"section_cta_field\";a:1:{s:17:\"infocard_cta_type\";i:1;}}s:5:\"style\";a:2:{s:24:\"section_typography_field\";a:12:{s:18:\"infocard_title_tag\";i:1;s:20:\"infocard_title_color\";i:1;s:19:\"infocard_desc_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:27:\"title_typography_font_style\";i:1;s:32:\"title_typography_text_decoration\";i:1;s:28:\"title_typography_line_height\";i:1;s:31:\"title_typography_letter_spacing\";i:1;}s:20:\"section_margin_field\";a:2:{s:21:\"infocard_title_margin\";i:1;s:19:\"infocard_cta_margin\";i:1;}}s:8:\"advanced\";a:1:{s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:5:{s:13:\"content_width\";i:1;s:20:\"flex_justify_content\";i:2;s:16:\"flex_align_items\";i:1;s:14:\"flex_direction\";i:1;s:10:\"min_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:3;}s:26:\"display_conditions_section\";a:2:{s:22:\"display_condition_list\";i:3;s:20:\"display_condition_to\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:9;s:10:\"text_color\";i:5;s:17:\"paragraph_spacing\";i:1;}}s:8:\"advanced\";a:2:{s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:11;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:6;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:23;s:16:\"content_position\";i:2;s:21:\"space_between_widgets\";i:5;}}s:8:\"advanced\";a:2:{s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:23;}s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:12;s:7:\"padding\";i:12;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:3:{s:16:\"background_color\";i:9;s:21:\"background_background\";i:5;s:19:\"background_position\";i:1;}s:14:\"section_border\";a:3:{s:21:\"box_shadow_box_shadow\";i:6;s:26:\"box_shadow_box_shadow_type\";i:2;s:13:\"border_radius\";i:4;}s:26:\"section_background_overlay\";a:2:{s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:13:\"content_width\";i:3;s:3:\"gap\";i:7;s:16:\"content_position\";i:7;s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:8;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:7;s:7:\"padding\";i:9;}s:26:\"display_conditions_section\";a:2:{s:22:\"display_condition_list\";i:12;s:20:\"display_condition_to\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:16:\"background_color\";i:6;s:21:\"background_background\";i:6;s:19:\"background_position\";i:4;s:21:\"background_attachment\";i:4;s:17:\"background_repeat\";i:4;s:15:\"background_size\";i:4;}s:26:\"section_background_overlay\";a:7:{s:24:\"background_overlay_color\";i:2;s:26:\"background_overlay_opacity\";i:4;s:29:\"background_overlay_background\";i:4;s:24:\"background_overlay_image\";i:2;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:26:\"background_overlay_color_b\";i:2;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:10:\"title_size\";i:4;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:3:{s:11:\"image_space\";i:4;s:10:\"text_align\";i:4;s:18:\"title_bottom_space\";i:4;}s:19:\"section_style_image\";a:4:{s:10:\"image_size\";i:4;s:19:\"image_border_radius\";i:4;s:12:\"image_height\";i:4;s:16:\"image_object_fit\";i:4;}s:21:\"section_style_content\";a:4:{s:27:\"title_typography_typography\";i:4;s:28:\"title_typography_font_weight\";i:4;s:33:\"description_typography_typography\";i:4;s:32:\"description_typography_font_size\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:4;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:4;s:5:\"align\";i:4;s:5:\"shape\";i:4;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:18:\"icon_primary_color\";i:4;s:20:\"icon_secondary_color\";i:4;s:9:\"icon_size\";i:4;s:12:\"icon_padding\";i:4;s:12:\"icon_spacing\";i:4;s:18:\"image_border_width\";i:4;s:18:\"image_border_color\";i:4;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:4;}}s:8:\"advanced\";a:1:{s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:2;s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:3;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:11:\"button_type\";i:8;s:4:\"text\";i:12;s:4:\"size\";i:8;s:10:\"icon_align\";i:8;s:11:\"icon_indent\";i:8;s:4:\"link\";i:12;}}s:8:\"advanced\";a:2:{s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:12;}s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:4;s:21:\"_element_custom_width\";i:4;s:7:\"_margin\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:12;s:26:\"typography_text_decoration\";i:12;s:17:\"button_text_color\";i:12;s:16:\"background_color\";i:12;s:5:\"align\";i:9;s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:29:\"button_background_hover_color\";i:4;s:13:\"content_align\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:2:{s:10:\"icon_space\";i:3;s:10:\"text_align\";i:3;}s:18:\"section_style_icon\";a:1:{s:9:\"icon_size\";i:3;}s:21:\"section_style_content\";a:2:{s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:3;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:10:\"_flex_size\";i:1;}s:26:\"display_conditions_section\";a:1:{s:22:\"display_condition_list\";i:3;}}}}}"],"_cmplz_scanned_post":["1"],"_uag_css_file_name":["uag-css-5023397345.css"],"_cld_replacements":["a:1:{s:5:\"https\";a:131:{s:1101:\"<img width=\"2560\" height=\"2560\" alt=\"\" loading=\"lazy\" decoding=\"async\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYwIiBoZWlnaHQ9IjI1NjAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImZpbGwiIHZhbHVlcz0icmdiYSgxNTMsMTUzLDE1MywwLjUpO3JnYmEoMTUzLDE1MywxNTMsMC4xKTtyZ2JhKDE1MywxNTMsMTUzLDAuNSkiIGR1cj0iMnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPjwvcmVjdD48L3N2Zz4=\" class=\"attachment-full size-full wp-post-5023397345 wp-image-5023397354\" data-public-id=\"wp-sync\/woo\/Angie\/Angie.jpg\" data-format=\"jpg\" data-transformations=\"f_auto,q_auto\" data-version=\"1763586811\" data-seo=\"1\" data-responsive=\"1\" data-size=\"2560 2560\" data-delivery=\"upload\" onload=\";window.CLDBind?CLDBind(this):null;\" data-cloudinary=\"lazy\" \/>\";s:791:\"<img width=\"2560\" height=\"2560\" alt=\"\" loading=\"lazy\" decoding=\"async\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYwIiBoZWlnaHQ9IjI1NjAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImZpbGwiIHZhbHVlcz0icmdiYSgxNTMsMTUzLDE1MywwLjUpO3JnYmEoMTUzLDE1MywxNTMsMC4xKTtyZ2JhKDE1MywxNTMsMTUzLDAuNSkiIGR1cj0iMnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPjwvcmVjdD48L3N2Zz4=\" class=\"attachment-full size-full wp-post-5023397345 wp-image-5023397354\" data-public-id=\"wp-sync\/woo\/Angie\/Angie.jpg\" data-format=\"jpg\" data-transformations=\"f_auto,q_auto\" data-version=\"1763586811\" data-seo=\"1\" data-responsive=\"1\" data-size=\"2560 2560\" data-delivery=\"upload\" onload=\";window.CLDBind?CLDBind(this):null;\" data-cloudinary=\"lazy\" \/>\";s:1091:\"<img width=\"2560\" height=\"2560\" alt=\"\" loading=\"lazy\" decoding=\"async\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYwIiBoZWlnaHQ9IjI1NjAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImZpbGwiIHZhbHVlcz0icmdiYSgxNTMsMTUzLDE1MywwLjUpO3JnYmEoMTUzLDE1MywxNTMsMC4xKTtyZ2JhKDE1MywxNTMsMTUzLDAuNSkiIGR1cj0iMnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPjwvcmVjdD48L3N2Zz4=\" class=\"attachment-full size-full wp-post-5023397345 wp-image-5023397353\" data-public-id=\"wp-sync\/woo\/Mike\/Mike.jpg\" data-format=\"jpg\" data-transformations=\"f_auto,q_auto\" data-version=\"1763586830\" data-seo=\"1\" data-responsive=\"1\" data-size=\"2560 2560\" data-delivery=\"upload\" onload=\";window.CLDBind?CLDBind(this):null;\" data-cloudinary=\"lazy\" \/>\";s:789:\"<img width=\"2560\" height=\"2560\" alt=\"\" loading=\"lazy\" decoding=\"async\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYwIiBoZWlnaHQ9IjI1NjAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImZpbGwiIHZhbHVlcz0icmdiYSgxNTMsMTUzLDE1MywwLjUpO3JnYmEoMTUzLDE1MywxNTMsMC4xKTtyZ2JhKDE1MywxNTMsMTUzLDAuNSkiIGR1cj0iMnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPjwvcmVjdD48L3N2Zz4=\" class=\"attachment-full size-full wp-post-5023397345 wp-image-5023397353\" data-public-id=\"wp-sync\/woo\/Mike\/Mike.jpg\" data-format=\"jpg\" data-transformations=\"f_auto,q_auto\" data-version=\"1763586830\" data-seo=\"1\" data-responsive=\"1\" data-size=\"2560 2560\" data-delivery=\"upload\" onload=\";window.CLDBind?CLDBind(this):null;\" data-cloudinary=\"lazy\" \/>\";s:1086:\"<img width=\"2560\" height=\"2560\" alt=\"\" decoding=\"async\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYwIiBoZWlnaHQ9IjI1NjAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImZpbGwiIHZhbHVlcz0icmdiYSgxNTMsMTUzLDE1MywwLjUpO3JnYmEoMTUzLDE1MywxNTMsMC4xKTtyZ2JhKDE1MywxNTMsMTUzLDAuNSkiIGR1cj0iMnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPjwvcmVjdD48L3N2Zz4=\" class=\"attachment-full size-full wp-post-5023397345 wp-image-5023397352\" data-public-id=\"wp-sync\/woo\/Brian\/Brian.jpg\" data-format=\"jpg\" data-transformations=\"f_auto,q_auto\" data-version=\"1763586848\" data-seo=\"1\" data-responsive=\"1\" data-size=\"2560 2560\" data-delivery=\"upload\" onload=\";window.CLDBind?CLDBind(this):null;\" data-cloudinary=\"lazy\" \/>\";s:776:\"<img width=\"2560\" height=\"2560\" alt=\"\" decoding=\"async\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYwIiBoZWlnaHQ9IjI1NjAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImZpbGwiIHZhbHVlcz0icmdiYSgxNTMsMTUzLDE1MywwLjUpO3JnYmEoMTUzLDE1MywxNTMsMC4xKTtyZ2JhKDE1MywxNTMsMTUzLDAuNSkiIGR1cj0iMnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPjwvcmVjdD48L3N2Zz4=\" class=\"attachment-full size-full wp-post-5023397345 wp-image-5023397352\" data-public-id=\"wp-sync\/woo\/Brian\/Brian.jpg\" data-format=\"jpg\" data-transformations=\"f_auto,q_auto\" data-version=\"1763586848\" data-seo=\"1\" data-responsive=\"1\" data-size=\"2560 2560\" data-delivery=\"upload\" onload=\";window.CLDBind?CLDBind(this):null;\" data-cloudinary=\"lazy\" \/>\";s:997:\"<img width=\"2391\" height=\"1704\" alt=\"\" decoding=\"async\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMzkxIiBoZWlnaHQ9IjE3MDQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImZpbGwiIHZhbHVlcz0icmdiYSgxNTMsMTUzLDE1MywwLjUpO3JnYmEoMTUzLDE1MywxNTMsMC4xKTtyZ2JhKDE1MywxNTMsMTUzLDAuNSkiIGR1cj0iMnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPjwvcmVjdD48L3N2Zz4=\" class=\"attachment-full size-full wp-post-5023397345 wp-image-5023384027\" data-public-id=\"wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg\" data-format=\"jpg\" data-transformations=\"f_auto,q_auto\" data-version=\"1760122607\" data-seo=\"1\" data-responsive=\"1\" data-size=\"2391 1704\" data-delivery=\"upload\" onload=\";window.CLDBind?CLDBind(this):null;\" data-cloudinary=\"lazy\" \/>\";s:834:\"<img width=\"2391\" height=\"1704\" alt=\"\" decoding=\"async\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMzkxIiBoZWlnaHQ9IjE3MDQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImZpbGwiIHZhbHVlcz0icmdiYSgxNTMsMTUzLDE1MywwLjUpO3JnYmEoMTUzLDE1MywxNTMsMC4xKTtyZ2JhKDE1MywxNTMsMTUzLDAuNSkiIGR1cj0iMnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPjwvcmVjdD48L3N2Zz4=\" class=\"attachment-full size-full wp-post-5023397345 wp-image-5023384027\" data-public-id=\"wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg\" data-format=\"jpg\" data-transformations=\"f_auto,q_auto\" data-version=\"1760122607\" data-seo=\"1\" data-responsive=\"1\" data-size=\"2391 1704\" data-delivery=\"upload\" onload=\";window.CLDBind?CLDBind(this):null;\" data-cloudinary=\"lazy\" \/>\";s:763:\"<img width=\"1361\" height=\"331\" fetchpriority=\"high\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzYxIiBoZWlnaHQ9IjMzMSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iZmlsbCIgdmFsdWVzPSJyZ2JhKDE1MywxNTMsMTUzLDAuNSk7cmdiYSgxNTMsMTUzLDE1MywwLjEpO3JnYmEoMTUzLDE1MywxNTMsMC41KSIgZHVyPSIycyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIC8+PC9yZWN0Pjwvc3ZnPg==\" class=\"attachment-full size-full wp-image-5023383548\" alt=\"\" data-public-id=\"wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png\" data-format=\"png\" data-transformations=\"f_auto,q_auto\" data-version=\"1758429900\" data-seo=\"1\" data-responsive=\"1\" data-size=\"1361 331\" data-delivery=\"upload\" onload=\";window.CLDBind?CLDBind(this):null;\" data-cloudinary=\"lazy\" \/>\";s:817:\"<img width=\"1361\" height=\"331\" fetchpriority=\"high\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzYxIiBoZWlnaHQ9IjMzMSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iZmlsbCIgdmFsdWVzPSJyZ2JhKDE1MywxNTMsMTUzLDAuNSk7cmdiYSgxNTMsMTUzLDE1MywwLjEpO3JnYmEoMTUzLDE1MywxNTMsMC41KSIgZHVyPSIycyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIC8+PC9yZWN0Pjwvc3ZnPg==\" class=\"attachment-full size-full wp-image-5023383548\" alt=\"\" data-public-id=\"wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png\" data-format=\"png\" data-transformations=\"f_auto,q_auto\" data-version=\"1758429900\" data-seo=\"1\" data-responsive=\"1\" data-size=\"1361 331\" data-delivery=\"upload\" onload=\";window.CLDBind?CLDBind(this):null;\" data-cloudinary=\"lazy\" \/>\";s:188:\"<img width=\"1361\" height=\"331\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzYxIiBoZWlnaHQ9IjMzMSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iZmlsbCIgdmFsdWVzPSJyZ2JhKDE1MywxNTMsMTUzLDAuNSk7cmdiYSgxNTMsMTUzLDE1MywwLjEpO3JnYmEoMTUzLDE1MywxNTMsMC41KSIgZHVyPSIycyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIC8+PC9yZWN0Pjwvc3ZnPg==\" class=\"attachment-full size-full wp-image-5023383548\" alt=\"\" data-public-id=\"wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png\" data-format=\"png\" data-transformations=\"f_auto,q_auto\" data-version=\"1758429900\" data-seo=\"1\" data-responsive=\"1\" data-size=\"1361 331\" data-delivery=\"upload\" onload=\";window.CLDBind?CLDBind(this):null;\" data-cloudinary=\"lazy\" \/>\";s:796:\"<img width=\"1361\" height=\"331\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzYxIiBoZWlnaHQ9IjMzMSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iZmlsbCIgdmFsdWVzPSJyZ2JhKDE1MywxNTMsMTUzLDAuNSk7cmdiYSgxNTMsMTUzLDE1MywwLjEpO3JnYmEoMTUzLDE1MywxNTMsMC41KSIgZHVyPSIycyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIC8+PC9yZWN0Pjwvc3ZnPg==\" class=\"attachment-full size-full wp-image-5023383548\" alt=\"\" data-public-id=\"wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png\" data-format=\"png\" data-transformations=\"f_auto,q_auto\" data-version=\"1758429900\" data-seo=\"1\" data-responsive=\"1\" data-size=\"1361 331\" data-delivery=\"upload\" onload=\";window.CLDBind?CLDBind(this):null;\" data-cloudinary=\"lazy\" \/>\";s:181:\"<img width=\"1\" height=\"1\" data-public-id=\"S-Badge_menu-5\/S-Badge_menu-5.svg\" src=\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1,h_1,c_fill,g_auto\/f_auto,q_auto\/v1754415196\/S-Badge_menu-5\/S-Badge_menu-5.svg?_i=AA\" class=\"attachment-large size-large wp-image-5023383264\" alt=\"\" data-format=\"svg\" data-transformations=\"f_auto,q_auto\" data-version=\"1754415196\" data-seo=\"1\" \/>\";s:374:\"<img width=\"1\" height=\"1\" data-public-id=\"S-Badge_menu-5\/S-Badge_menu-5.svg\" src=\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1,h_1,c_fill,g_auto\/f_auto,q_auto\/v1754415196\/S-Badge_menu-5\/S-Badge_menu-5.svg?_i=AA\" class=\"attachment-large size-large wp-image-5023383264\" alt=\"\" data-format=\"svg\" data-transformations=\"f_auto,q_auto\" data-version=\"1754415196\" data-seo=\"1\" \/>\";s:123:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/v1761858231\\\/tow-truck-application-guide_ghbjxy\\\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\";s:135:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\";s:118:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/v1761858231\\\/tow-truck-application-guide_ghbjxy\\\/tow-truck-application-guide_ghbjxy.pdf?_i=AA&\";s:136:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA&\";s:117:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/v1761858231\\\/tow-truck-application-guide_ghbjxy\\\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\";s:135:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\";s:116:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\";s:135:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\";s:116:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/v1761858231\\\/tow-truck-application-guide_ghbjxy\\\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\";s:135:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\";s:111:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA&\";s:136:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA&\";s:111:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/v1761858231\\\/tow-truck-application-guide_ghbjxy\\\/tow-truck-application-guide_ghbjxy.pdf?_i=AA&\";s:136:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA&\";s:110:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\";s:135:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\";s:110:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/v1761858231\\\/tow-truck-application-guide_ghbjxy\\\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\";s:135:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\";s:109:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\";s:135:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\";s:107:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/f_auto,q_auto\\\/v1758429900\\\/wp-sync\\\/woo\\\/Company-Logo-White_5023383548e6261\\\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:161:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:107:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/f_auto,q_auto\\\/v1760122607\\\/wp-sync\\\/woo\\\/justin-hs-scaled-1_502338402742922\\\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:161:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:104:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA&\";s:136:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA&\";s:103:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\";s:135:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\";s:102:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/f_auto,q_auto\\\/v1758429900\\\/wp-sync\\\/woo\\\/Company-Logo-White_5023383548e6261\\\/Company-Logo-White_5023383548e6261.png?_i=AA&\";s:162:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA&\";s:102:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/f_auto,q_auto\\\/v1760122607\\\/wp-sync\\\/woo\\\/justin-hs-scaled-1_502338402742922\\\/justin-hs-scaled-1_502338402742922.jpg?_i=AA&\";s:162:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA&\";s:101:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/f_auto,q_auto\\\/v1758429900\\\/wp-sync\\\/woo\\\/Company-Logo-White_5023383548e6261\\\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:161:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:101:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/f_auto,q_auto\\\/v1760122607\\\/wp-sync\\\/woo\\\/justin-hs-scaled-1_502338402742922\\\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:161:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:100:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:161:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:100:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:161:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:100:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/f_auto,q_auto\\\/v1758429900\\\/wp-sync\\\/woo\\\/Company-Logo-White_5023383548e6261\\\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:161:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:100:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/f_auto,q_auto\\\/v1760122607\\\/wp-sync\\\/woo\\\/justin-hs-scaled-1_502338402742922\\\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:161:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:97:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1536,h_1095,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:183:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1536,h_1095,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:97:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2048,h_1460,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:183:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2048,h_1460,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:96:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1024,h_249,c_scale\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:182:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1024,h_249,c_scale\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:96:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1024,h_730,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:182:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1024,h_730,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:95:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA&\";s:162:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA&\";s:95:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA&\";s:162:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA&\";s:95:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_300,h_214,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:181:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_300,h_214,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:95:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_600,h_146,c_scale\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:181:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_600,h_146,c_scale\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:95:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_600,h_428,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:181:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_600,h_428,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:95:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_768,h_187,c_scale\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:181:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_768,h_187,c_scale\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:95:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_768,h_547,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:181:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_768,h_547,c_scale\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:95:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/f_auto,q_auto\\\/v1758429900\\\/wp-sync\\\/woo\\\/Company-Logo-White_5023383548e6261\\\/Company-Logo-White_5023383548e6261.png?_i=AA&\";s:162:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA&\";s:95:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/f_auto,q_auto\\\/v1760122607\\\/wp-sync\\\/woo\\\/justin-hs-scaled-1_502338402742922\\\/justin-hs-scaled-1_502338402742922.jpg?_i=AA&\";s:162:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA&\";s:94:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:161:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:94:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:161:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:94:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_300,h_73,c_scale\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:180:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_300,h_73,c_scale\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:94:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/f_auto,q_auto\\\/v1758429900\\\/wp-sync\\\/woo\\\/Company-Logo-White_5023383548e6261\\\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:161:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:94:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/f_auto,q_auto\\\/v1760122607\\\/wp-sync\\\/woo\\\/justin-hs-scaled-1_502338402742922\\\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:161:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:94:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_fill,g_auto\\\/f_auto,q_auto\\\/v1763586811\\\/wp-sync\\\/woo\\\/Angie\\\/Angie.jpg?_i=AA\";s:125:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:94:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_fill,g_auto\\\/f_auto,q_auto\\\/v1763586848\\\/wp-sync\\\/woo\\\/Brian\\\/Brian.jpg?_i=AA\";s:125:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:93:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:161:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:93:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:161:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:93:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_fill,g_auto\\\/f_auto,q_auto\\\/v1763586830\\\/wp-sync\\\/woo\\\/Mike\\\/Mike.jpg?_i=AA\";s:123:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:89:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_fill,g_auto\\\/f_auto,q_auto\\\/v1763586811\\\/wp-sync\\\/woo\\\/Angie\\\/Angie.jpg?_i=AA&\";s:126:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA&\";s:89:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_fill,g_auto\\\/f_auto,q_auto\\\/v1763586848\\\/wp-sync\\\/woo\\\/Brian\\\/Brian.jpg?_i=AA&\";s:126:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA&\";s:88:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA&\";s:162:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA&\";s:88:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA&\";s:162:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA&\";s:88:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_fill,g_auto\\\/f_auto,q_auto\\\/v1763586811\\\/wp-sync\\\/woo\\\/Angie\\\/Angie.jpg?_i=AA\";s:125:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:88:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_fill,g_auto\\\/f_auto,q_auto\\\/v1763586830\\\/wp-sync\\\/woo\\\/Mike\\\/Mike.jpg?_i=AA&\";s:124:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA&\";s:88:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_fill,g_auto\\\/f_auto,q_auto\\\/v1763586848\\\/wp-sync\\\/woo\\\/Brian\\\/Brian.jpg?_i=AA\";s:125:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:87:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:161:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:87:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:161:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:87:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:125:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:87:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:125:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:87:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_fill,g_auto\\\/f_auto,q_auto\\\/v1763586811\\\/wp-sync\\\/woo\\\/Angie\\\/Angie.jpg?_i=AA\";s:125:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:87:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_fill,g_auto\\\/f_auto,q_auto\\\/v1763586830\\\/wp-sync\\\/woo\\\/Mike\\\/Mike.jpg?_i=AA\";s:123:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:87:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_fill,g_auto\\\/f_auto,q_auto\\\/v1763586848\\\/wp-sync\\\/woo\\\/Brian\\\/Brian.jpg?_i=AA\";s:125:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:86:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:123:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:86:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_fill,g_auto\\\/f_auto,q_auto\\\/v1763586830\\\/wp-sync\\\/woo\\\/Mike\\\/Mike.jpg?_i=AA\";s:123:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:84:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1024,h_1024,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:131:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1024,h_1024,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:84:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1024,h_1024,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:131:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1024,h_1024,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:84:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1536,h_1536,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:131:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1536,h_1536,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:84:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1536,h_1536,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:131:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1536,h_1536,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:84:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2048,h_2048,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:131:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2048,h_2048,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:84:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2048,h_2048,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:131:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2048,h_2048,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:83:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1024,h_1024,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:129:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1024,h_1024,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:83:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1536,h_1536,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:129:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_1536,h_1536,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:83:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2048,h_2048,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:129:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2048,h_2048,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:82:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_100,h_100,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:129:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_100,h_100,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:82:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_100,h_100,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:129:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_100,h_100,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:82:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_150,h_150,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:129:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_150,h_150,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:82:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_150,h_150,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:129:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_150,h_150,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:82:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA&\";s:126:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA&\";s:82:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA&\";s:126:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA&\";s:82:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_300,h_300,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:129:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_300,h_300,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:82:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_300,h_300,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:129:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_300,h_300,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:82:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_600,h_600,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:129:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_600,h_600,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:82:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_600,h_600,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:129:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_600,h_600,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:82:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_768,h_768,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:129:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_768,h_768,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:82:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_768,h_768,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:129:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_768,h_768,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:82:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_fill,g_auto\\\/f_auto,q_auto\\\/v1763586811\\\/wp-sync\\\/woo\\\/Angie\\\/Angie.jpg?_i=AA&\";s:126:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA&\";s:82:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_fill,g_auto\\\/f_auto,q_auto\\\/v1763586848\\\/wp-sync\\\/woo\\\/Brian\\\/Brian.jpg?_i=AA&\";s:126:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA&\";s:81:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_100,h_100,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:127:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_100,h_100,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:81:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_150,h_150,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:127:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_150,h_150,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:81:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:125:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:81:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA&\";s:124:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA&\";s:81:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:125:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:81:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_300,h_300,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:127:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_300,h_300,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:81:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_600,h_600,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:127:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_600,h_600,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:81:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_768,h_768,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:127:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_768,h_768,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:81:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_fill,g_auto\\\/f_auto,q_auto\\\/v1763586811\\\/wp-sync\\\/woo\\\/Angie\\\/Angie.jpg?_i=AA\";s:125:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:81:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_fill,g_auto\\\/f_auto,q_auto\\\/v1763586830\\\/wp-sync\\\/woo\\\/Mike\\\/Mike.jpg?_i=AA&\";s:124:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA&\";s:81:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_fill,g_auto\\\/f_auto,q_auto\\\/v1763586848\\\/wp-sync\\\/woo\\\/Brian\\\/Brian.jpg?_i=AA\";s:125:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:80:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:125:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:80:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:123:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:80:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:125:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:80:\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_fill,g_auto\\\/f_auto,q_auto\\\/v1763586830\\\/wp-sync\\\/woo\\\/Mike\\\/Mike.jpg?_i=AA\";s:123:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:79:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:123:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:75:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA&\";s:126:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA&\";s:75:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA&\";s:126:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA&\";s:74:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:125:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:74:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA&\";s:124:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA&\";s:74:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:125:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:73:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:123:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:58:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:161:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:58:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:161:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:53:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA&\";s:162:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA&\";s:53:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA&\";s:162:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA&\";s:52:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:161:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1758429900\/wp-sync\/woo\/Company-Logo-White_5023383548e6261\/Company-Logo-White_5023383548e6261.png?_i=AA\";s:52:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:161:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/f_auto,q_auto\/v1760122607\/wp-sync\/woo\/justin-hs-scaled-1_502338402742922\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\";s:46:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\";s:135:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\";s:41:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA&\";s:136:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA&\";s:40:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\";s:135:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/v1761858231\/tow-truck-application-guide_ghbjxy\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\";s:29:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:125:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:29:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:125:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:28:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:123:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:24:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA&\";s:126:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA&\";s:24:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA&\";s:126:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA&\";s:23:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:125:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586811\/wp-sync\/woo\/Angie\/Angie.jpg?_i=AA\";s:23:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA&\";s:124:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA&\";s:23:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:125:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586848\/wp-sync\/woo\/Brian\/Brian.jpg?_i=AA\";s:22:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_fill,g_auto\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";s:123:\"https:\/\/res.cloudinary.com\/dm6oj6trp\/images\/w_2560,h_2560,c_scale\/f_auto,q_auto\/v1763586830\/wp-sync\/woo\/Mike\/Mike.jpg?_i=AA\";}}"],"_uag_page_assets":["a:9:{s:3:\"css\";s:260:\".uag-blocks-common-selector{z-index:var(--z-index-desktop) !important}@media(max-width: 976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet) !important}}@media(max-width: 767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile) !important}}\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:7:{i:0;s:11:\"core\/search\";i:1;s:10:\"core\/group\";i:2;s:12:\"core\/heading\";i:3;s:17:\"core\/latest-posts\";i:4;s:20:\"core\/latest-comments\";i:5;s:13:\"core\/archives\";i:6;s:15:\"core\/categories\";}s:8:\"uag_flag\";b:0;s:11:\"uag_version\";s:10:\"1780573753\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}"],"_elementor_css":["a:6:{s:4:\"time\";i:1780581142;s:5:\"fonts\";a:1:{i:0;s:7:\"Poppins\";}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:9;s:0:\"\";i:12;s:10:\"fa-regular\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:7:\"905a947\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"],"_elementor_page_assets":["a:2:{s:6:\"styles\";a:8:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-image-box\";i:3;s:22:\"e-animation-pulse-grow\";i:4;s:19:\"widget-social-icons\";i:5;s:14:\"e-apple-webkit\";i:6;s:14:\"widget-divider\";i:7;s:15:\"widget-icon-box\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}"],"_elementor_element_cache":["{\"timeout\":1780642342,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-180d10f9 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"180d10f9\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-5b505e89 e-con-full e-flex e-con e-child\\\" data-id=\\\"5b505e89\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6e5be293 elementor-widget elementor-widget-hfe-infocard\\\" data-id=\\\"6e5be293\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"hfe-infocard.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"hfe-infocard\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"hfe-infocard-title-wrap\\\">\\n\\t\\t\\t\\t<h1 class=\\\"hfe-infocard-title elementor-inline-editing\\\" data-elementor-setting-key=\\\"infocard_title\\\" data-elementor-inline-editing-toolbar=\\\"basic\\\" >Business<\\\/h1>\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"hfe-infocard-text-wrap\\\">\\n\\t\\t\\t\\t<div class=\\\"hfe-infocard-text elementor-inline-editing\\\" data-elementor-setting-key=\\\"infocard_description\\\" data-elementor-inline-editing-toolbar=\\\"advanced\\\">\\n\\t\\t\\t\\t\\tYour central hub for MAP policies, application guides, rep tools, and product data resources.\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"eba958bf9ecdfe8632ab47aab22b9b93\\\" data=\\\"eyJpZCI6IjU1NzY0OWQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzaG9ydGNvZGUiOiIgW3ltbV9zZWFyY2hdIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiI0MCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImRpc3BsYXlfY29uZGl0aW9uX2xpc3QiOlt7ImRpc3BsYXlfY29uZGl0aW9uX2xvZ2luX3N0YXR1cyI6InN1YnNjcmliZXIiLCJfaWQiOiIwMmI5MDZhIn1dfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoic2hvcnRjb2RlIn0=\\\"]\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-o85orhy elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"o85orhy\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c3b4893\\\" data-id=\\\"c3b4893\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<section class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-5b54fb7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"5b54fb7\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-2823cb6\\\" data-id=\\\"2823cb6\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ac7455b elementor-widget elementor-widget-heading\\\" data-id=\\\"ac7455b\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Meet Our Sales Team<\\\/h2>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"eba958bf9ecdfe8632ab47aab22b9b93\\\" data=\\\"eyJpZCI6ImYyYmVjOGUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5Db250YWN0IG91ciBzYWxlcyBhbmQgYnVzaW5lc3MgZGV2ZWxvcG1lbnQgdGVhbSBmb3Igc3VwcG9ydCBvciBwYXJ0bmVyc2hpcCBpbnF1aXJpZXM8XC9wPiIsImFsaWduIjoiY2VudGVyIiwiZGlzcGxheV9jb25kaXRpb25fbGlzdCI6W3siZGlzcGxheV9jb25kaXRpb25fbG9naW5fc3RhdHVzIjoic3Vic2NyaWJlciIsIl9pZCI6ImY1ZGM4ZWEifV0sIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-8059a1b elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"8059a1b\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-c30ee36\\\" data-id=\\\"c30ee36\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0c8c0e9 elementor-position-top elementor-widget elementor-widget-image-box\\\" data-id=\\\"0c8c0e9\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"2391\\\" height=\\\"1704\\\" src=\\\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/f_auto,q_auto\\\/v1760122607\\\/wp-sync\\\/woo\\\/justin-hs-scaled-1_502338402742922\\\/justin-hs-scaled-1_502338402742922.jpg?_i=AA\\\" class=\\\"attachment-full size-full wp-image-5023384027\\\" alt=\\\"\\\" \\\/><\\\/figure><div class=\\\"elementor-image-box-content\\\"><h5 class=\\\"elementor-image-box-title\\\">Justin Coulter<\\\/h5><p class=\\\"elementor-image-box-description\\\">Director of Sales<\\\/p><\\\/div><\\\/div>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-fb4b34a e-grid-align-left elementor-shape-square elementor-grid-0 elementor-widget elementor-widget-social-icons\\\" data-id=\\\"fb4b34a\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"social-icons.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-social-icons-wrapper elementor-grid\\\" role=\\\"list\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-envelope elementor-animation-pulse-grow elementor-repeater-item-7205a3a\\\" href=\\\"mailto:justin.coulter@supersprings.com\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Envelope<\\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-envelope\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\\\"><\\\/path><\\\/svg>\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-phone-alt elementor-animation-pulse-grow elementor-repeater-item-a3c239a\\\" href=\\\"tel:+15025521683\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Phone-alt<\\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-phone-alt\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\\\"><\\\/path><\\\/svg>\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-2b6e32e\\\" data-id=\\\"2b6e32e\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e1effa6 elementor-position-top elementor-widget elementor-widget-image-box\\\" data-id=\\\"e1effa6\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"2560\\\" height=\\\"2560\\\" src=\\\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_fill,g_auto\\\/f_auto,q_auto\\\/v1763586848\\\/wp-sync\\\/woo\\\/Brian\\\/Brian.jpg?_i=AA\\\" class=\\\"attachment-full size-full wp-image-5023397352\\\" alt=\\\"\\\" \\\/><\\\/figure><div class=\\\"elementor-image-box-content\\\"><h5 class=\\\"elementor-image-box-title\\\">Brian Hughes<\\\/h5><p class=\\\"elementor-image-box-description\\\">Eastern Regional Territory Manager<\\\/p><\\\/div><\\\/div>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-f3d5cd4 e-grid-align-left elementor-shape-square elementor-grid-0 elementor-widget elementor-widget-social-icons\\\" data-id=\\\"f3d5cd4\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"social-icons.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-social-icons-wrapper elementor-grid\\\" role=\\\"list\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-envelope elementor-animation-pulse-grow elementor-repeater-item-7205a3a\\\" href=\\\"mailto:brian.hughes@superspringsint.com\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Envelope<\\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-envelope\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\\\"><\\\/path><\\\/svg>\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-phone-alt elementor-animation-pulse-grow elementor-repeater-item-a3c239a\\\" href=\\\"tel:+115026450455\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Phone-alt<\\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-phone-alt\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\\\"><\\\/path><\\\/svg>\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-6c4362d\\\" data-id=\\\"6c4362d\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a1f6515 elementor-position-top elementor-widget elementor-widget-image-box\\\" data-id=\\\"a1f6515\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"2560\\\" height=\\\"2560\\\" src=\\\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_fill,g_auto\\\/f_auto,q_auto\\\/v1763586830\\\/wp-sync\\\/woo\\\/Mike\\\/Mike.jpg?_i=AA\\\" class=\\\"attachment-full size-full wp-image-5023397353\\\" alt=\\\"\\\" \\\/><\\\/figure><div class=\\\"elementor-image-box-content\\\"><h5 class=\\\"elementor-image-box-title\\\">Mike Maul<\\\/h5><p class=\\\"elementor-image-box-description\\\">Western Regional Territory Manager<\\\/p><\\\/div><\\\/div>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c53c6c2 e-grid-align-left elementor-shape-square elementor-grid-0 elementor-widget elementor-widget-social-icons\\\" data-id=\\\"c53c6c2\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"social-icons.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-social-icons-wrapper elementor-grid\\\" role=\\\"list\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-envelope elementor-animation-pulse-grow elementor-repeater-item-7205a3a\\\" href=\\\"mailto:mike.maul@superspringsint.com\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Envelope<\\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-envelope\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\\\"><\\\/path><\\\/svg>\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-phone-alt elementor-animation-pulse-grow elementor-repeater-item-a3c239a\\\" href=\\\"tel:+16128105082\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Phone-alt<\\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-phone-alt\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\\\"><\\\/path><\\\/svg>\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-c674632\\\" data-id=\\\"c674632\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1f1c73b elementor-position-top elementor-widget elementor-widget-image-box\\\" data-id=\\\"1f1c73b\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"2560\\\" height=\\\"2560\\\" src=\\\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/w_2560,h_2560,c_fill,g_auto\\\/f_auto,q_auto\\\/v1763586811\\\/wp-sync\\\/woo\\\/Angie\\\/Angie.jpg?_i=AA\\\" class=\\\"attachment-full size-full wp-image-5023397354\\\" alt=\\\"\\\" \\\/><\\\/figure><div class=\\\"elementor-image-box-content\\\"><h5 class=\\\"elementor-image-box-title\\\">Angie Klatt<\\\/h5><p class=\\\"elementor-image-box-description\\\">Business Development Rep<\\\/p><\\\/div><\\\/div>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6a369b5 e-grid-align-left elementor-shape-square elementor-grid-0 elementor-widget elementor-widget-social-icons\\\" data-id=\\\"6a369b5\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"social-icons.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-social-icons-wrapper elementor-grid\\\" role=\\\"list\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-envelope elementor-animation-pulse-grow elementor-repeater-item-7205a3a\\\" href=\\\"mailto:angie.klatt@superspringsint.com\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Envelope<\\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-envelope\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\\\"><\\\/path><\\\/svg>\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-phone-alt elementor-animation-pulse-grow elementor-repeater-item-a3c239a\\\" href=\\\"tel:+17207755257\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Phone-alt<\\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-phone-alt\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\\\"><\\\/path><\\\/svg>\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/section>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-amozs9o elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"amozs9o\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-background-overlay\\\"><\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3eb6a02\\\" data-id=\\\"3eb6a02\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-ps876lr elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"ps876lr\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-background-overlay\\\"><\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-7081466\\\" data-id=\\\"7081466\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-d57e3a1 elementor-widget elementor-widget-heading\\\" data-id=\\\"d57e3a1\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Credit Application<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-54fba5e elementor-widget-divider--view-line elementor-widget elementor-widget-divider\\\" data-id=\\\"54fba5e\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"divider.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"eba958bf9ecdfe8632ab47aab22b9b93\\\" data=\\\"eyJpZCI6IjdlMjUzM2YiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBhcHBseSBmb3IgYSBkZWFsZXIgYWNjb3VudCwgcGxlYXNlIGNvbXBsZXRlIHRoZSBjb3JyZXNwb25kaW5nIGZvcm0gb24gdGhlIHJpZ2h0IGJhc2VkIG9uIHlvdXIgcmVnaW9uIChVLlMuXC9DYW5hZGEgb3IgSW50ZXJuYXRpb25hbCkuPFwvcD4iLCJhbGlnbiI6ImxlZnQiLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwidGV4dF9jb2xvciI6IiNCREJEQkQiLCJkaXNwbGF5X2NvbmRpdGlvbl9saXN0IjpbeyJkaXNwbGF5X2NvbmRpdGlvbl9sb2dpbl9zdGF0dXMiOiJzdWJzY3JpYmVyIiwiX2lkIjoiNjNiN2VjOSJ9XSwicGFyYWdyYXBoX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MjAsInNpemVzIjpbXX0sIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"][elementor-element k=\\\"eba958bf9ecdfe8632ab47aab22b9b93\\\" data=\\\"eyJpZCI6IjkxOWI5YTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBiZSBjb25zaWRlcmVkIGZvciBOZXQzMCB0ZXJtcyB3aXRoIFN1cGVyU3ByaW5ncyBJbnRlcm5hdGlvbmFsLCBwbGVhc2UgY29tcGxldGUgYW5kIHN1Ym1pdCB0aGlzIGNyZWRpdCBhcHBsaWNhdGlvbi48XC9wPiIsImFsaWduIjoibGVmdCIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwidGV4dF9jb2xvciI6IiNCREJEQkQiLCJkaXNwbGF5X2NvbmRpdGlvbl9saXN0IjpbeyJkaXNwbGF5X2NvbmRpdGlvbl9sb2dpbl9zdGF0dXMiOiJzdWJzY3JpYmVyIiwiX2lkIjoiNjNiN2VjOSJ9XX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"][elementor-element k=\\\"eba958bf9ecdfe8632ab47aab22b9b93\\\" data=\\\"eyJpZCI6IjkwNWE5NDciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJidXR0b25fdHlwZSI6ImluZm8iLCJ0ZXh0IjoiU1VCTUlUIENSRURJVCBBUFBMSUNBVElPTiIsInNpemUiOiJ4cyIsImljb25fYWxpZ24iOiJyaWdodCIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjExLCJzaXplcyI6W119LCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJkaXNwbGF5X2NvbmRpdGlvbl9saXN0IjpbeyJkaXNwbGF5X2NvbmRpdGlvbl9sb2dpbl9zdGF0dXMiOiJzdWJzY3JpYmVyIiwiX2lkIjoiYzNmNTVmMCJ9XSwibGluayI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV90ZXh0X2RlY29yYXRpb24iOiJub25lIiwiYnV0dG9uX3RleHRfY29sb3IiOiIjRkZGRkZGIiwiYmFja2dyb3VuZF9jb2xvciI6IiM3QzdEODAiLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI3ZGIxMmFmXCIgbmFtZT1cInBvcHVwXCIgc2V0dGluZ3M9XCIlN0IlMjJwb3B1cCUyMiUzQSUyMjUwMjMzOTczNjclMjIlN0RcIl0ifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\\\"]\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-1d30a16\\\" data-id=\\\"1d30a16\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-369405f elementor-widget elementor-widget-heading\\\" data-id=\\\"369405f\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Sell in the U.S.\\\/Canada vs. Sell Internationally<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-d8f165e elementor-widget-divider--view-line elementor-widget elementor-widget-divider\\\" data-id=\\\"d8f165e\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"divider.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"eba958bf9ecdfe8632ab47aab22b9b93\\\" data=\\\"eyJpZCI6IjM5ZjhmMWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QYXJ0bmVyIHdpdGggU3VwZXJTcHJpbmdzIGRvbWVzdGljYWxseSBvciBpbnRlcm5hdGlvbmFsbHk8XC9wPiIsImFsaWduIjoibGVmdCIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjEwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwidGV4dF9jb2xvciI6IiNCREJEQkQiLCJkaXNwbGF5X2NvbmRpdGlvbl9saXN0IjpbeyJkaXNwbGF5X2NvbmRpdGlvbl9sb2dpbl9zdGF0dXMiOiJzdWJzY3JpYmVyIiwiX2lkIjoiMTlkMDhjOSJ9XX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<section class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-f08f382 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"f08f382\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9bafb2a\\\" data-id=\\\"9bafb2a\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"eba958bf9ecdfe8632ab47aab22b9b93\\\" data=\\\"eyJpZCI6IjdmNzA0NjIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5OZXcgVVNcL0NhbmFkaWFuIFNlbGxlcjxcL3A+IiwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEyIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxNyIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9wYWRkaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwidGV4dF9jb2xvciI6IiNGRkZGRkYiLCJkaXNwbGF5X2NvbmRpdGlvbl9saXN0IjpbeyJkaXNwbGF5X2NvbmRpdGlvbl9sb2dpbl9zdGF0dXMiOiJzdWJzY3JpYmVyIiwiX2lkIjoiZGY4YTM4MCJ9XX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-026b17c\\\" data-id=\\\"026b17c\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-bd6cff8 elementor-button-info elementor-widget elementor-widget-button\\\" data-id=\\\"bd6cff8\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-xs\\\" href=\\\"https:\\\/\\\/share.hsforms.com\\\/2GWpoH-PURk-sMgW5Ppprkgpb7ja\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">SELL IN US\\\/CANADA<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-7b65118 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"7b65118\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-51cf9d2\\\" data-id=\\\"51cf9d2\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"eba958bf9ecdfe8632ab47aab22b9b93\\\" data=\\\"eyJpZCI6ImVmOWI2NTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5OZXcgSW50ZXJuYXRpb25hbCBTZWxsZXI8XC9wPiIsIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMiIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTciLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInRleHRfY29sb3IiOiIjRkZGRkZGIiwiZGlzcGxheV9jb25kaXRpb25fbGlzdCI6W3siZGlzcGxheV9jb25kaXRpb25fbG9naW5fc3RhdHVzIjoic3Vic2NyaWJlciIsIl9pZCI6IjQ3YjNmZWQifV19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9f528a4\\\" data-id=\\\"9f528a4\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b678758 elementor-button-info elementor-widget elementor-widget-button\\\" data-id=\\\"b678758\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-xs\\\" href=\\\"https:\\\/\\\/share.hsforms.com\\\/2VjCSBfVMRnml5fmi1J9EKwpb7ja\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">SELL INTERNATIONALLY<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/section>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-dhh6yic elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"dhh6yic\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-eecb3a6\\\" data-id=\\\"eecb3a6\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4734b0d elementor-widget elementor-widget-heading\\\" data-id=\\\"4734b0d\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Application Guide &amp; Dealer Forms\\n<\\\/h2>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"eba958bf9ecdfe8632ab47aab22b9b93\\\" data=\\\"eyJpZCI6ImM2Nzc1N2MiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BY2Nlc3Mga2V5IFN1cGVyU3ByaW5ncyBmb3JtcyBhbmQgbWF0ZXJpYWxzIGZvciBkZWFsZXJzLCBkaXN0cmlidXRvcnMsIGFuZCBwYXJ0bmVyczxcL3A+IiwiYWxpZ24iOiJjZW50ZXIiLCJkaXNwbGF5X2NvbmRpdGlvbl9saXN0IjpbeyJkaXNwbGF5X2NvbmRpdGlvbl9sb2dpbl9zdGF0dXMiOiJzdWJzY3JpYmVyIiwiX2lkIjoiMTMxYjBjZCJ9XSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<section class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-4eec10a elementor-section-full_width elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"4eec10a\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-bbcdcc3\\\" data-id=\\\"bbcdcc3\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-86f9d20 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"86f9d20\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-far-check-square\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm0 400H48V80h352v352zm-35.864-241.724L191.547 361.48c-4.705 4.667-12.303 4.637-16.97-.068l-90.781-91.516c-4.667-4.705-4.637-12.303.069-16.971l22.719-22.536c4.705-4.667 12.303-4.637 16.97.069l59.792 60.277 141.352-140.216c4.705-4.667 12.303-4.637 16.97.068l22.536 22.718c4.667 4.706 4.637 12.304-.068 16.971z\\\"><\\\/path><\\\/svg>\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tCrane Application Guide\\t\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tThe Crane Application Guide provides suggested SuperSprings Part Numbers, based on the Crane Model (includes most popular crane manufacturers).\\t\\t\\t\\t\\t<\\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2b44093 elementor-align-justify elementor-widget__width-inherit elementor-widget elementor-widget-button\\\" data-id=\\\"2b44093\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/image\\\/upload\\\/Crane_Application_Guide_2026_bcis81.pdf\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Crane Application Guide<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-2cbc328\\\" data-id=\\\"2cbc328\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3593670 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"3593670\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-far-newspaper\\\" viewBox=\\\"0 0 576 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M552 64H112c-20.858 0-38.643 13.377-45.248 32H24c-13.255 0-24 10.745-24 24v272c0 30.928 25.072 56 56 56h496c13.255 0 24-10.745 24-24V88c0-13.255-10.745-24-24-24zM48 392V144h16v248c0 4.411-3.589 8-8 8s-8-3.589-8-8zm480 8H111.422c.374-2.614.578-5.283.578-8V112h416v288zM172 280h136c6.627 0 12-5.373 12-12v-96c0-6.627-5.373-12-12-12H172c-6.627 0-12 5.373-12 12v96c0 6.627 5.373 12 12 12zm28-80h80v40h-80v-40zm-40 140v-24c0-6.627 5.373-12 12-12h136c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12H172c-6.627 0-12-5.373-12-12zm192 0v-24c0-6.627 5.373-12 12-12h104c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12H364c-6.627 0-12-5.373-12-12zm0-144v-24c0-6.627 5.373-12 12-12h104c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12H364c-6.627 0-12-5.373-12-12zm0 72v-24c0-6.627 5.373-12 12-12h104c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12H364c-6.627 0-12-5.373-12-12z\\\"><\\\/path><\\\/svg>\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tTow Truck Application Guide\\t\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tThe Tow Truck Application Guide provides suggested SuperSprings Part Numbers, based on the type of tow truck.\\t\\t\\t\\t\\t<\\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ac4ca66 elementor-align-justify elementor-widget__width-inherit elementor-widget elementor-widget-button\\\" data-id=\\\"ac4ca66\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\\/\\\/res.cloudinary.com\\\/dm6oj6trp\\\/images\\\/v1761858231\\\/tow-truck-application-guide_ghbjxy\\\/tow-truck-application-guide_ghbjxy.pdf?_i=AA\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Tow Truck Application Guide<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-190ea2f\\\" data-id=\\\"190ea2f\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-28da47b elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"28da47b\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-map-marker-alt\\\" viewBox=\\\"0 0 384 512\\\" xmlns=\\\"http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\\"><path d=\\\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\\\"><\\\/path><\\\/svg>\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tMAP Policy \\\/ DNS List\\t\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tReview SuperSprings\\u2019 Minimum Advertised Price policy and Dealer Network Standards list.\\t\\t\\t\\t\\t<\\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9c5f0f5 elementor-align-justify elementor-widget__width-inherit elementor-widget elementor-widget-button\\\" data-id=\\\"9c5f0f5\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"\\\/selling-online\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">View MAP Policy<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/section>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-q86js4e elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"q86js4e\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7012603\\\" data-id=\\\"7012603\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-23f5a58 elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"23f5a58\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Term of Sales <\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cfe1ba7 elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"cfe1ba7\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">All dealer transactions and data access are subject to the SuperSprings International <a href=\\\"\\\/terms-of-sale\\\">Terms of Sale<\\\/a>.\\n<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-78b3d05\\\" data-id=\\\"78b3d05\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3e910d9 elementor-align-justify elementor-widget__width-inherit elementor-widget elementor-widget-button\\\" data-id=\\\"3e910d9\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"\\\/terms-of-sale\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Terms of Sale<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/section>\\n\\t\\t<div class=\\\"elementor-element elementor-element-da03443 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"da03443\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2f75032 elementor-widget elementor-widget-heading\\\" data-id=\\\"2f75032\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Pricing &amp; Product Data<\\\/h2>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2dfd453 elementor-widget elementor-widget-heading\\\" data-id=\\\"2dfd453\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Download up-to-date product, pricing, and catalog data for system integration, sales support, and dealer reference.<\\\/h2>\\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<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-tjs9599 elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"tjs9599\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-background-overlay\\\"><\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-extended\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-749f5e2\\\" data-id=\\\"749f5e2\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-dfd16ae elementor-widget elementor-widget-heading\\\" data-id=\\\"dfd16ae\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Product Data (PIES)<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"eba958bf9ecdfe8632ab47aab22b9b93\\\" data=\\\"eyJpZCI6ImEyYjBlODEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5Qcm9kdWN0IERhdGEgaW5jbHVkZXMgcHJvZHVjdCBkZXNjcmlwdGlvbnMsIG1hcmtldGluZyBjb3B5LCBmZWF0dXJlIHBvaW50cywgcHJpY2luZywgc3BlY2lmaWNhdGlvbnMsIGFuZCBwcm9kdWN0IGF0dHJpYnV0ZXMuPFwvcD4iLCJhbGlnbiI6ImxlZnQiLCJkaXNwbGF5X2NvbmRpdGlvbl9saXN0IjpbeyJkaXNwbGF5X2NvbmRpdGlvbl9sb2dpbl9zdGF0dXMiOiJzdWJzY3JpYmVyIiwiX2lkIjoiM2RhOWNkZiJ9XX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-488d766 elementor-button-info elementor-align-left elementor-widget elementor-widget-button\\\" data-id=\\\"488d766\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-xs\\\" href=\\\"https:\\\/\\\/superspringsinternational.com\\\/wp-content\\\/uploads\\\/PIES-1.xlsx\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Download PIES Excel<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-771a94e\\\" data-id=\\\"771a94e\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-22631ac elementor-widget elementor-widget-heading\\\" data-id=\\\"22631ac\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Standard Pricing \\\/ MAP<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"eba958bf9ecdfe8632ab47aab22b9b93\\\" data=\\\"eyJpZCI6IjBiMjBkYWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UaGUgU3RhbmRhcmQgUHJpY2UgbGlzdCBzaG93cyBhbGwgcGFydCBudW1iZXJzIHdpdGggcHJpY2luZyBhbmQgTWluaW11bSBBZHZlcnRpc2VkIFByaWNlIChNQVApIHZhbHVlcy48XC9wPiIsImFsaWduIjoibGVmdCIsImRpc3BsYXlfY29uZGl0aW9uX2xpc3QiOlt7ImRpc3BsYXlfY29uZGl0aW9uX2xvZ2luX3N0YXR1cyI6InN1YnNjcmliZXIiLCJfaWQiOiIxOWU0MjJlIn1dfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-ff48017 elementor-button-info elementor-align-left elementor-widget elementor-widget-button\\\" data-id=\\\"ff48017\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-xs\\\" href=\\\"https:\\\/\\\/superspringsinternational.com\\\/wp-content\\\/uploads\\\/MAP.xlsx\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Download MAP Excel<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c6c16c1 elementor-button-info elementor-align-left elementor-widget elementor-widget-button\\\" data-id=\\\"c6c16c1\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-xs\\\" href=\\\"https:\\\/\\\/superspringsinternational.com\\\/wp-content\\\/uploads\\\/MAP.pdf\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Download MAP PDF<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-3a2f47e elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"3a2f47e\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-background-overlay\\\"><\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-extended\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2c84386\\\" data-id=\\\"2c84386\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-687e146 elementor-widget elementor-widget-heading\\\" data-id=\\\"687e146\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Application Data (ACES)<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"eba958bf9ecdfe8632ab47aab22b9b93\\\" data=\\\"eyJpZCI6IjNlZWNiOGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BcHBsaWNhdGlvbiBEYXRhIGluY2x1ZGVzIHZlaGljbGUgeWVhciwgbWFrZSwgbW9kZWwsIGRyaXZlIHR5cGUsIHBvc2l0aW9uLCBhbmQgZml0bWVudCBkZXRhaWxzLjxiciBkYXRhLXN0YXJ0PVwiMTUxM1wiIGRhdGEtZW5kPVwiMTUxNlwiIFwvPjxiciBcLz48XC9wPiIsImFsaWduIjoibGVmdCIsImRpc3BsYXlfY29uZGl0aW9uX2xpc3QiOlt7ImRpc3BsYXlfY29uZGl0aW9uX2xvZ2luX3N0YXR1cyI6InN1YnNjcmliZXIiLCJfaWQiOiI5NDhlODRmIn1dfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-bf5463d elementor-button-info elementor-align-left elementor-widget elementor-widget-button\\\" data-id=\\\"bf5463d\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-xs\\\" href=\\\"https:\\\/\\\/superspringsinternational.com\\\/wp-content\\\/uploads\\\/ACES.xlsx\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Download ACES Excel<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9c8fb03\\\" data-id=\\\"9c8fb03\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a40af30 elementor-widget elementor-widget-heading\\\" data-id=\\\"a40af30\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Brand Protection<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"eba958bf9ecdfe8632ab47aab22b9b93\\\" data=\\\"eyJpZCI6IjBhMDE4YzYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BY2Nlc3MgU3VwZXJTcHJpbmdzXHUyMDE5IGJyYW5kIHByb3RlY3Rpb24gZG9jdW1lbnRzIGFuZCBwb2xpY2llcyBmb3Igb25saW5lIHNlbGxpbmcuPGJyIGRhdGEtc3RhcnQ9XCIxNzkyXCIgZGF0YS1lbmQ9XCIxNzk1XCIgXC8+SW5jbHVkZXMgcmVxdWlyZW1lbnRzIGZvciBzZWxsaW5nIG9uIGUtY29tbWVyY2UgbWFya2V0cGxhY2VzIGFuZCBvZmZpY2lhbCByZXNlbGxlciB3ZWJzaXRlcy48XC9wPiIsImFsaWduIjoibGVmdCIsImRpc3BsYXlfY29uZGl0aW9uX2xpc3QiOlt7ImRpc3BsYXlfY29uZGl0aW9uX2xvZ2luX3N0YXR1cyI6InN1YnNjcmliZXIiLCJfaWQiOiJmNThiOGU1In1dfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-e283a09 elementor-button-info elementor-align-left elementor-widget elementor-widget-button\\\" data-id=\\\"e283a09\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-xs\\\" href=\\\"\\\/selling-online\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Selling Online     <\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[\"e-animation-pulse-grow\"]}}"]},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false},"uagb_author_info":{"display_name":"Mark Fu","author_link":"https:\/\/superspringsinternational.com\/fr\/author\/mark-fusuperspringsint-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Business Your central hub for MAP policies, application guides, rep tools, and product data resources. Meet Our Sales Team Contact our sales and business development team for support or partnership inquiries Justin Coulter Director of Sales Envelope Phone-alt Brian Hughes Eastern Regional Territory Manager Envelope Phone-alt Mike Maul Western Regional Territory Manager Envelope Phone-alt Angie\u2026","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/superspringsinternational.com\/fr\/wp-json\/wp\/v2\/pages\/5023397345","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/superspringsinternational.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/superspringsinternational.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/superspringsinternational.com\/fr\/wp-json\/wp\/v2\/users\/192358"}],"replies":[{"embeddable":true,"href":"https:\/\/superspringsinternational.com\/fr\/wp-json\/wp\/v2\/comments?post=5023397345"}],"version-history":[{"count":196,"href":"https:\/\/superspringsinternational.com\/fr\/wp-json\/wp\/v2\/pages\/5023397345\/revisions"}],"predecessor-version":[{"id":5023401969,"href":"https:\/\/superspringsinternational.com\/fr\/wp-json\/wp\/v2\/pages\/5023397345\/revisions\/5023401969"}],"wp:attachment":[{"href":"https:\/\/superspringsinternational.com\/fr\/wp-json\/wp\/v2\/media?parent=5023397345"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}