CINXE.COM
Sumac: Nonprofit Membership Management Software and More!
<!doctype html> <html lang="en-US"> <head> <base href="https://www.societ.com/solutions/sumac-memberships/"> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <script>document.seraph_accel_usbpb=document.createElement;seraph_accel_izrbpb={add:function(b,a=10){void 0===this.a[a]&&(this.a[a]=[]);this.a[a].push(b)},a:{}}</script> <script type="o/js-lzl"> var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}}); </script> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="https://gmpg.org/xfn/11"> <meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1"> <script type="o/js-lzl"> var _vwo_clicks = 10; </script> <link rel="preconnect" href="https://dev.visualwebsiteoptimizer.com"> <script id="vwoCode" type="o/js-lzl"> /* Fix: wp-rocket (application/ld+json) */ window._vwo_code || (function () { var account_id=894955, // replace 1 with ${accountId} in release string version=2.1, settings_tolerance=2000, library_tolerance=2500, use_existing_jquery=false, hide_element='body', hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;transition:none !important;', /* DO NOT EDIT BELOW THIS LINE */ f=false,w=window,d=document,v=d.querySelector('#vwoCode'),cK='_vwo_'+account_id+'_settings',cc={};try{var c=JSON.parse(localStorage.getItem('_vwo_'+account_id+'_config'));cc=c&&typeof c==='object'?c:{}}catch(e){}var stT=cc.stT==='session'?w.sessionStorage:w.localStorage;code={use_existing_jquery:function(){return typeof use_existing_jquery!=='undefined'?use_existing_jquery:undefined},library_tolerance:function(){return typeof library_tolerance!=='undefined'?library_tolerance:undefined},settings_tolerance:function(){return cc.sT||settings_tolerance},hide_element_style:function(){return'{'+(cc.hES||hide_element_style)+'}'},hide_element:function(){if(performance.getEntriesByName('first-contentful-paint')[0]){return''}return typeof cc.hE==='string'?cc.hE:hide_element},getVersion:function(){return version},finish:function(e){if(!f){f=true;var t=d.getElementById('_vis_opt_path_hides');if(t)t.parentNode.removeChild(t);if(e)(new Image).src='https://dev.visualwebsiteoptimizer.com/ee.gif?a='+account_id+e}},finished:function(){return f},addScript:function(e){var t=d.createElement('script');t.type='text/javascript';if(e.src){t.src=e.src}else{t.text=e.text}d.getElementsByTagName('head')[0].appendChild(t)},load:function(e,t){var i=this.getSettings(),n=d.createElement('script'),r=this;t=t||{};if(i){n.textContent=i;d.getElementsByTagName('head')[0].appendChild(n);if(!w.VWO||VWO.caE){stT.removeItem(cK);r.load(e)}}else{var o=new XMLHttpRequest;o.open('GET',e,true);o.withCredentials=!t.dSC;o.responseType=t.responseType||'text';o.onload=function(){if(t.onloadCb){return t.onloadCb(o,e)}if(o.status===200||o.status===304){_vwo_code.addScript({text:o.responseText})}else{_vwo_code.finish('&e=loading_failure:'+e)}};o.onerror=function(){if(t.onerrorCb){return t.onerrorCb(e)}_vwo_code.finish('&e=loading_failure:'+e)};o.send()}},getSettings:function(){try{var e=stT.getItem(cK);if(!e){return}e=JSON.parse(e);if(Date.now()>e.e){stT.removeItem(cK);return}return e.s}catch(e){return}},init:function(){if(d.URL.indexOf('__vwo_disable__')>-1)return;var e=this.settings_tolerance();w._vwo_settings_timer=setTimeout(function(){_vwo_code.finish();stT.removeItem(cK)},e);var t;if(this.hide_element()!=='body'){t=d.createElement('style');var i=this.hide_element(),n=i?i+this.hide_element_style():'',r=d.getElementsByTagName('head')[0];t.setAttribute('id','_vis_opt_path_hides');v&&t.setAttribute('nonce',v.nonce);t.setAttribute('type','text/css');if(t.styleSheet)t.styleSheet.cssText=n;else t.appendChild(d.createTextNode(n));r.appendChild(t)}else{t=d.getElementsByTagName('head')[0];var n=d.createElement('div');n.style.cssText='z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;';n.setAttribute('id','_vis_opt_path_hides');n.classList.add('_vis_hide_layer');t.parentNode.insertBefore(n,t.nextSibling)}var o='https://dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&vn='+version;if(w.location.search.indexOf('_vwo_xhr')!==-1){this.addScript({src:o})}else{this.load(o+'&x=true')}}};w._vwo_code=code;code.init();})(); </script> <title>Sumac: Nonprofit Membership Management Software and More!</title> <meta name="description" content="Grow Your Membership Program and Maximize Your Impact With Nonprofit Membership Management Software That Fits. Get a Free Demo!"> <link rel="canonical" href="https://www.societ.com/solutions/sumac-memberships/"> <meta property="og:locale" content="en_US"> <meta property="og:type" content="article"> <meta property="og:title" content="Sumac: Nonprofit Membership Management Software and More!"> <meta property="og:description" content="Grow Your Membership Program and Maximize Your Impact With Nonprofit Membership Management Software That Fits. Get a Free Demo!"> <meta property="og:url" content="https://www.societ.com/solutions/sumac-memberships/"> <meta property="og:site_name" content="Societ"> <meta property="article:modified_time" content="2024-11-19T18:51:44+00:00"> <meta property="og:image" content="https://www.societ.com/wp-content/uploads/2024/08/Sumac-by-Societ.png"> <meta property="og:image:width" content="1200"> <meta property="og:image:height" content="630"> <meta property="og:image:type" content="image/png"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:label1" content="Est. reading time"> <meta name="twitter:data1" content="24 minutes"> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.societ.com/solutions/sumac-memberships/","url":"https://www.societ.com/solutions/sumac-memberships/","name":"Sumac: Nonprofit Membership Management Software and More!","isPartOf":{"@id":"https://www.societ.com/#website"},"primaryImageOfPage":{"@id":"https://www.societ.com/solutions/sumac-memberships/#primaryimage"},"image":{"@id":"https://www.societ.com/solutions/sumac-memberships/#primaryimage"},"thumbnailUrl":"https://www.societ.com/wp-content/uploads/2024/08/Sumac-by-Societ.png","datePublished":"2023-12-05T09:22:11+00:00","dateModified":"2024-11-19T18:51:44+00:00","description":"Grow Your Membership Program and Maximize Your Impact With Nonprofit Membership Management Software That Fits. Get a Free Demo!","breadcrumb":{"@id":"https://www.societ.com/solutions/sumac-memberships/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.societ.com/solutions/sumac-memberships/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.societ.com/solutions/sumac-memberships/#primaryimage","url":"https://www.societ.com/wp-content/uploads/2024/08/Sumac-by-Societ.png","contentUrl":"https://www.societ.com/wp-content/uploads/2024/08/Sumac-by-Societ.png","width":1200,"height":630,"caption":"Sumac by Societ"},{"@type":"BreadcrumbList","@id":"https://www.societ.com/solutions/sumac-memberships/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Solutions","item":"https://www.societ.com/solutions/"},{"@type":"ListItem","position":2,"name":"Product Page – Sumac Memberships"}]},{"@type":"WebSite","@id":"https://www.societ.com/#website","url":"https://www.societ.com/","name":"Societ","description":"Do More Good.","publisher":{"@id":"https://www.societ.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.societ.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://www.societ.com/#organization","name":"Societ","alternateName":"Societ","url":"https://www.societ.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.societ.com/#/schema/logo/image/","url":"https://www.societ.com/wp-content/uploads/2023/09/cropped-Societ_Ltkgreen_Icon_Full_Color_RGB_1080px@72ppi-e1712264589400.png","contentUrl":"https://www.societ.com/wp-content/uploads/2023/09/cropped-Societ_Ltkgreen_Icon_Full_Color_RGB_1080px@72ppi-e1712264589400.png","width":412,"height":412,"caption":"Societ"},"image":{"@id":"https://www.societ.com/#/schema/logo/image/"}}]}</script> <link rel="dns-prefetch" href="//cdnjs.cloudflare.com"> <link rel="dns-prefetch" href="//cdn.weglot.com"> <link rel="dns-prefetch" href="//fonts.googleapis.com"> <link rel="alternate" type="application/rss+xml" title="Societ » Feed" href="https://www.societ.com/feed/"> <link rel="alternate" type="application/rss+xml" title="Societ » Comments Feed" href="https://www.societ.com/comments/feed/"> <script id="wpp-js" src="https://www.societ.com/wp-content/plugins/wordpress-popular-posts/assets/js/wpp.min.js?ver=7.2.0" data-sampling="0" data-sampling-rate="100" data-api-url="https://www.societ.com/wp-json/wordpress-popular-posts" data-post-id="87014" data-token="021dfb62f5" data-lang="0" data-debug="0" type="o/js-lzl"></script> <script type="o/js-lzl"> var ajaxurl = 'https://www.societ.com/wp-admin/admin-ajax.php'; </script> <script src="https://www.societ.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" type="o/js-lzl"></script> <script id="jquery-js-after" type="o/js-lzl"> !function($){"use strict";$(document).ready(function(){$(this).scrollTop()>100&&$(".hfe-scroll-to-top-wrap").removeClass("hfe-scroll-to-top-hide"),$(window).scroll(function(){$(this).scrollTop()<100?$(".hfe-scroll-to-top-wrap").fadeOut(300):$(".hfe-scroll-to-top-wrap").fadeIn(300)}),$(".hfe-scroll-to-top-wrap").on("click",function(){$("html, body").animate({scrollTop:0},300);return!1})})}(jQuery); </script> <script src="https://www.societ.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-includes/js/masonry.min.js?ver=4.2.2" id="masonry-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-content/plugins/blog-designer/public/js/ticker.min.js?ver=1.0" id="ticker-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-content/plugins/blog-designer/public/js/designer.js?ver=1.0" id="wp-blog-designer-script-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=3.27.3" id="font-awesome-4-shim-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-content/plugins/weglot/dist/front-js.js?ver=4.3.0" id="wp-weglot-js-js" type="o/js-lzl"></script> <link rel="https://api.w.org/" href="https://www.societ.com/wp-json/"> <link rel="alternate" title="JSON" type="application/json" href="https://www.societ.com/wp-json/wp/v2/pages/87014"> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.societ.com/xmlrpc.php?rsd"> <meta name="generator" content="WordPress 6.7.2"> <link rel="shortlink" href="https://www.societ.com/?p=87014"> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.societ.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.societ.com%2Fsolutions%2Fsumac-memberships%2F"> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.societ.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.societ.com%2Fsolutions%2Fsumac-memberships%2F&format=xml"> <link rel="shortcut icon" href="/receiptcalculator/images/ico/icon.PNG"> <script type="o/js-lzl">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PSNDKK3');</script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-205399VEBS" type="o/js-lzl"></script> <script type="o/js-lzl"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-205399VEBS'); gtag('config', 'AW-1000267094'); </script> <meta name="yandex-verification" content="3d8ef2a481c8d7f6"> <script type="o/js-lzl">var w=window;var p = w.location.protocol;if(p.indexOf("http") < 0){p = "http"+":";}var d = document;var f = d.getElementsByTagName('script')[0],s = d.createElement('script');s.type = 'text/javascript'; s.async = false; if (s.readyState){s.onreadystatechange = function(){if (s.readyState=="loaded"||s.readyState == "complete"){s.onreadystatechange = null;try{loadwaprops("3zd7feab98f9bbbd9ba4c2c3d97cd0b4f2","3zb548ee518a484aed3f00a816b91af417","3z75e8490e65522230971eb308753dc7eccb3530a2da16d34e8f3a0c56a71177ae","3z97a104907df1c70f5ba42ee05bd6b481c8066d149f48f300a786802181cb9bc0","0.0");}catch(e){}}};}else {s.onload = function(){try{loadwaprops("3zd7feab98f9bbbd9ba4c2c3d97cd0b4f2","3zb548ee518a484aed3f00a816b91af417","3z75e8490e65522230971eb308753dc7eccb3530a2da16d34e8f3a0c56a71177ae","3z97a104907df1c70f5ba42ee05bd6b481c8066d149f48f300a786802181cb9bc0","0.0");}catch(e){}};};s.src =p+"//ma.zoho.com/hub/js/WebsiteAutomation.js";f.parentNode.insertBefore(s, f);</script> <script src="https://secure.leadforensics.com/js/793198.js" type="o/js-lzl"></script> <noscript> <img src="https://secure.leadforensics.com/793198.png" style="display:none;"> </noscript> <script type="o/js-lzl"> (function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:5113213,hjsv:6}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv='); </script> <script src="https://secure.leadforensics.com/js/793198.js" type="o/js-lzl"></script> <noscript> <img src="https://secure.leadforensics.com/793198.png" style="display:none;"> </noscript> <link rel="alternate" href="https://www.societ.com/solutions/sumac-memberships/" hreflang="en"> <link rel="alternate" href="https://www.societ.com/fr/solutions/sumac-memberships/" hreflang="fr"> <script type="application/json" id="weglot-data">{"website":"https:\/\/www.societ.com","uid":"ea31fa269c","project_slug":"societ-project","language_from":"en","language_from_custom_flag":null,"language_from_custom_name":"EN","excluded_paths":[{"type":"IS_EXACTLY","value":"\/sumac-crm-promo","language_button_displayed":false,"exclusion_behavior":"REDIRECT","excluded_languages":[],"regex":"^\/sumac\\-crm\\-promo$"},{"type":"IS_EXACTLY","value":"\/sumac-case-management-promo","language_button_displayed":false,"exclusion_behavior":"REDIRECT","excluded_languages":[],"regex":"^\/sumac\\-case\\-management\\-promo$"},{"type":"IS_EXACTLY","value":"\/sumac-memberships-promo","language_button_displayed":false,"exclusion_behavior":"REDIRECT","excluded_languages":[],"regex":"^\/sumac\\-memberships\\-promo$"},{"type":"IS_EXACTLY","value":"\/case-management-software-promo-human-services\/","language_button_displayed":false,"exclusion_behavior":"REDIRECT","excluded_languages":[],"regex":"^\/case\\-management\\-software\\-promo\\-human\\-services\/$"}],"excluded_blocks":[{"value":".sp-nav h4","description":"Website Solutons Dropdown"},{"value":".sp-discover-list dt","description":"Pre-Footer Discover List"}],"custom_settings":{"button_style":{"custom_css":"","is_dropdown":false,"with_flags":false,"full_name":false,"with_name":false,"flag_type":"rectangle_mat"},"wp_user_version":"4.2.2","translate_email":false,"translate_search":false,"translate_amp":false,"switchers":[{"style":{"full_name":false,"color":"","size_scale":"0.6"},"opts":{"is_responsive":false,"display_device":"mobile","pixel_cutoff":768},"location":{"target":".elementor-section:nth-child(1) #sp-header nav","sibling":".elementor-section:nth-child(1) #sp-header nav > div"},"template":{"name":"toggle","hash":"f91193df2a7169c578ab236ca55801e073e13611"}}]},"pending_translation_enabled":false,"curl_ssl_check_enabled":true,"languages":[{"language_to":"fr","custom_code":null,"custom_name":null,"custom_local_name":"FR","provider":null,"enabled":true,"automatic_translation_enabled":true,"deleted_at":null,"connect_host_destination":null,"custom_flag":"fr"}],"organization_slug":"w-c9d600f695","current_language":"en","switcher_links":{"en":"https:\/\/www.societ.com\/solutions\/sumac-memberships\/","fr":"https:\/\/www.societ.com\/fr\/solutions\/sumac-memberships\/"},"original_path":"\/solutions\/sumac-memberships\/"}</script> <meta name="generator" content="Elementor 3.27.3; features: additional_custom_breakpoints; settings: css_print_method-external, google_font-disabled, font_display-auto"> <link rel="icon" href="https://www.societ.com/wp-content/uploads/2024/05/cropped-Societ-Nonprofit-Solutions-32x32.png" sizes="32x32"> <link rel="icon" href="https://www.societ.com/wp-content/uploads/2024/05/cropped-Societ-Nonprofit-Solutions-192x192.png" sizes="192x192"> <link rel="apple-touch-icon" href="https://www.societ.com/wp-content/uploads/2024/05/cropped-Societ-Nonprofit-Solutions-180x180.png"> <meta name="msapplication-TileImage" content="https://www.societ.com/wp-content/uploads/2024/05/cropped-Societ-Nonprofit-Solutions-270x270.png"> <noscript> <style>.lzl{display:none!important;}</style> </noscript> <style>img.lzl,img.lzl-ing{opacity:0.01;}img.lzl-ed{transition:opacity .25s ease-in-out;}</style> <style>img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}</style> <link rel="stylesheet/lzl-nc" href="data:text/css,"> <noscript lzl=""> <link rel="stylesheet" href="data:text/css,"> </noscript> <style id="astra-theme-css-css-crit" media="all">@charset "UTF-8";a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{border:0;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}[hidden],template{display:none}a{background-color:transparent}a:active{outline:0}a,a:focus,a:hover,a:visited{text-decoration:none}b,strong{font-weight:700}img{border:0}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid var(--ast-border-color);margin:0;padding:.35em .625em .75em}legend{border:0;padding:0}fieldset legend{margin-bottom:1.5em;padding:0 .5em}textarea{overflow:auto}@media (min-width:544px){.ast-container{max-width:100%}}@media (min-width:768px){.ast-container{max-width:100%}}@media (min-width:992px){.ast-container{max-width:100%}}@media (min-width:1200px){.ast-container{max-width:100%}}.ast-container,.ast-container-fluid{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.ast-container-fluid::after,.ast-container::after{content:"";display:table;clear:both}h1,h2,h3,h4,h5,h6{clear:both}.entry-content h1,h1{color:#808285;font-size:2em;line-height:1.2}.entry-content h2,h2{color:#808285;font-size:1.7em;line-height:1.3}.entry-content h3,h3{color:#808285;font-size:1.5em;line-height:1.4}.entry-content h4,h4{color:#808285;line-height:1.5;font-size:1.3em}.entry-content h6,h6{color:#808285;line-height:1.7;font-size:1.1em}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{color:#808285;background:#fff;font-style:normal}ol,ul{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}dt{font-weight:600}dd{margin:0 1.5em 1em}b,strong{font-weight:700}cite,dfn,em,i{font-style:italic}img{height:auto;max-width:100%}.ast-button,.button,button,input,select,textarea{color:#808285;font-weight:400;font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}.ast-button,.button,button,input[type=button],input[type=reset],input[type=submit]{border:1px solid;border-color:var(--ast-border-color);border-radius:2px;background:#e6e6e6;padding:.6em 1em .4em;color:#fff}.ast-button:focus,.ast-button:hover,.button:focus,.button:hover,button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{color:#fff;border-color:var(--ast-border-color)}.ast-button:active,.ast-button:focus,.button:active,.button:focus,button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{border-color:var(--ast-border-color);outline:0}input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{color:#666;border:1px solid var(--ast-border-color);border-radius:2px;-webkit-appearance:none}input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{color:#111}textarea{padding-left:3px;width:100%}a{color:#4169e1}a:focus,a:hover{color:#191970}a:focus{outline:thin dotted}a:hover{outline:0}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:2px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:12.25px;font-size:.875rem;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.aligncenter{clear:both;text-align:center;display:block;margin-left:auto;margin-right:auto}#primary:after,#primary:before,#secondary:after,#secondary:before,.ast-container:after,.ast-container:before,.ast-row:after,.ast-row:before,.clear:after,.clear:before,.sidebar-main:after,.sidebar-main:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before,.site-main:after,.site-main:before{content:"";display:table}#primary:after,#secondary:after,.ast-container:after,.ast-row:after,.clear:after,.sidebar-main:after,.site-content:after,.site-footer:after,.site-header:after,.site-main:after{clear:both}.entry-content[data-ast-blocks-layout]>embed,.entry-content[data-ast-blocks-layout]>iframe,.entry-content[data-ast-blocks-layout]>object,embed,iframe,object{max-width:100%}::selection{color:#fff;background:#0274be}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:not(.logged-in){position:relative}#page{position:relative}a,a:focus{text-decoration:none}.secondary a *,.site-footer a *,.site-header a *,a{transition:all .2s linear}img{vertical-align:middle}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{margin-bottom:20px}p{margin-bottom:1.75em}.ast-button,.button,input[type=button],input[type=submit]{border-radius:0;padding:18px 30px;border:0;box-shadow:none;text-shadow:none}.ast-button:hover,.button:hover,input[type=button]:hover,input[type=submit]:hover{box-shadow:none}.ast-button:active,.ast-button:focus,.button:active,.button:focus,input[type=button]:active,input[type=button]:focus,input[type=submit]:active,input[type=submit]:focus{box-shadow:none}input,select{line-height:1}.ast-button,.ast-custom-button,body,button,input[type=button],input[type=submit],textarea{line-height:1.85714285714286}body{background-color:#fff}#page{display:block}#primary,#secondary{display:block;position:relative;float:left;width:100%}#primary{margin:4em 0}.ast-page-builder-template .site-content>.ast-container{max-width:100%;padding:0}.ast-page-builder-template .site-content #primary{padding:0;margin:0}.ast-page-builder-template .entry-header{margin-top:4em;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.ast-page-builder-template .entry-header.ast-header-without-markup{margin-top:0;margin-bottom:0}.ast-desktop .submenu-with-border .sub-menu>.menu-item:last-child>.menu-link{border-bottom-style:none}.ast-header-break-point .main-navigation{padding-left:0}.ast-header-break-point .main-navigation ul .menu-item .menu-link{padding:0 20px;display:inline-block;width:100%;border:0;border-bottom-width:1px;border-style:solid;border-color:var(--ast-border-color)}.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type{margin-right:5px}.ast-header-break-point .main-navigation ul .sub-menu .menu-item:not(.menu-item-has-children) .menu-link .icon-arrow:first-of-type{display:inline}.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-link{padding-left:30px}.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-link{padding-left:40px}.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-item .menu-link{padding-left:50px}.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-item .menu-item .menu-link{padding-left:60px}.ast-header-break-point .main-header-menu{background-color:#f9f9f9;border-top-width:0}.ast-header-break-point .main-header-menu .sub-menu{background-color:#f9f9f9;position:static;opacity:1;visibility:visible;border:0;width:auto}.ast-header-break-point .main-header-menu .sub-menu .ast-left-align-sub-menu.focus>.sub-menu,.ast-header-break-point .main-header-menu .sub-menu .ast-left-align-sub-menu:hover>.sub-menu{left:0}.ast-header-break-point .main-header-menu .ast-sub-menu-goes-outside.focus>.sub-menu,.ast-header-break-point .main-header-menu .ast-sub-menu-goes-outside:hover>.sub-menu{left:0}.ast-header-break-point .submenu-with-border .sub-menu{border:0}.ast-header-break-point .dropdown-menu-toggle{display:none}.ast-header-break-point .user-select{clear:both}.ast-header-break-point .ast-mobile-menu-buttons{display:block;align-self:center}.ast-header-break-point .main-header-bar-navigation{flex:auto}.ast-header-break-point .ast-main-header-bar-alignment{display:block;width:100%;flex:auto;order:4}.ast-header-break-point .ast-icon.icon-arrow svg{height:.85em;width:.95em;position:relative;margin-left:10px}.ast-header-break-point .header-main-layout-1 .site-branding{padding-right:1em}.ast-header-break-point .header-main-layout-1 .main-header-bar-navigation{text-align:left}.ast-header-break-point .header-main-layout-1 .main-navigation{padding-left:0}.ast-header-break-point .ast-mobile-header-stack .ast-masthead-custom-menu-items{flex:1 1 100%}.ast-header-break-point .ast-mobile-header-stack .site-branding{padding-left:0;padding-right:0;padding-bottom:1em;flex:1 1 100%}.ast-header-break-point .ast-mobile-header-stack .ast-masthead-custom-menu-items,.ast-header-break-point .ast-mobile-header-stack .ast-site-identity,.ast-header-break-point .ast-mobile-header-stack .site-branding,.ast-header-break-point .ast-mobile-header-stack .site-title{justify-content:center;text-align:center}.ast-header-break-point .ast-mobile-header-stack.ast-logo-title-inline .site-title{text-align:left}.ast-header-break-point .ast-mobile-header-stack .ast-mobile-menu-buttons{flex:1 1 100%;text-align:center;justify-content:center}.ast-header-break-point .ast-mobile-header-stack.header-main-layout-3 .main-header-container{flex-direction:initial}.ast-header-break-point .header-main-layout-2 .ast-mobile-menu-buttons{-js-display:flex;display:flex;justify-content:center}.ast-header-break-point .header-main-layout-2 .main-header-bar-navigation,.ast-header-break-point .header-main-layout-2 .widget{text-align:left}.ast-header-break-point.ast-header-custom-item-outside .header-main-layout-3 .main-header-bar .ast-search-icon{margin-right:auto;margin-left:1em}.ast-header-break-point .header-main-layout-3 .main-header-bar .ast-search-menu-icon.slide-search .search-form{right:auto;left:0}.ast-header-break-point .header-main-layout-3.ast-mobile-header-inline .ast-mobile-menu-buttons{justify-content:flex-start}.ast-header-break-point .header-main-layout-3 li .ast-search-menu-icon{left:0}.ast-header-break-point .header-main-layout-3 .site-branding{padding-left:1em;justify-content:flex-end}.ast-header-break-point .header-main-layout-3 .main-navigation{padding-right:0}@media (max-width:544px){.ast-header-break-point .ast-mobile-header-stack .ast-mobile-menu-buttons,.ast-header-break-point .ast-mobile-header-stack .site-branding{justify-content:center;text-align:center;padding-bottom:0}}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-inline .site-branding{text-align:left}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-inline .site-title{justify-content:left}.ast-header-break-point.ast-header-custom-item-outside .header-main-layout-2 .ast-mobile-menu-buttons{padding-bottom:1em}.ast-header-break-point .ast-mobile-header-inline .main-header-container,.ast-header-break-point .ast-mobile-header-stack .main-header-container{-js-display:flex;display:flex}.ast-header-break-point .main-header-bar{border:0}.ast-header-break-point .main-header-bar{border-bottom-color:var(--ast-border-color);border-bottom-style:solid}.ast-desktop .main-header-menu.ast-menu-shadow .sub-menu{box-shadow:0 4px 10px -2px rgba(0,0,0,.1)}.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item{padding-left:0;padding-right:0;margin-top:0;margin-bottom:0}.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .ast-custom-button-link{display:none}.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .menu-link{display:block}.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-form{visibility:visible;opacity:1;position:relative;right:auto;top:auto;transform:none}.ast-header-break-point .ast-mobile-header-stack .site-description{text-align:center}.ast-header-break-point .ast-mobile-header-stack.ast-logo-title-inline .site-description{text-align:left}.ast-header-break-point.ast-header-custom-item-outside .ast-primary-menu-disabled .ast-mobile-menu-buttons{display:none}.ast-header-break-point .ast-hide-custom-menu-mobile .ast-masthead-custom-menu-items{display:none}.ast-header-break-point .ast-mobile-header-inline .site-branding{text-align:left;padding-bottom:0}.ast-header-break-point .ast-mobile-header-inline.header-main-layout-3 .site-branding{text-align:right}.ast-header-break-point .site-header .main-header-bar-wrap .site-branding{-js-display:flex;display:flex;flex:1;align-self:center}.ast-header-break-point ul li.ast-masthead-custom-menu-items a{padding:0;display:inline-block;width:auto;border:0}.ast-header-break-point li.ast-masthead-custom-menu-items{padding-left:20px;padding-right:20px;margin-bottom:1em;margin-top:1em}.ast-header-break-point .ast-site-identity{width:100%}.ast-header-break-point .main-header-bar-navigation .menu-item-has-children>.menu-link:after{display:none}.ast-header-break-point .main-header-bar{display:block;line-height:3}.ast-header-break-point .main-header-bar .main-header-bar-navigation{line-height:3;display:none}.ast-header-break-point .main-header-bar .main-header-bar-navigation .sub-menu{line-height:3}.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children .sub-menu{display:none}.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle{display:inline-block;position:absolute;font-size:inherit;top:-1px;right:20px;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0 .907em;font-weight:400;line-height:inherit;transition:all .2s}.ast-header-break-point .main-header-bar .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle .icon-arrow svg,.ast-header-break-point .main-header-bar .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before{transform:rotateX(180deg)}.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu{border-top-width:1px;border-style:solid;border-color:var(--ast-border-color)}.ast-header-break-point.ast-header-custom-item-inside .ast-search-menu-icon{position:relative;display:block;right:auto;transform:none}.ast-header-break-point .main-navigation{display:block;width:100%}.ast-header-break-point .main-navigation ul>.menu-item:first-child{border-top:0}.ast-header-break-point .main-navigation ul ul{left:auto;right:auto}.ast-header-break-point .main-navigation li{width:100%}.ast-header-break-point .main-navigation .widget{margin-bottom:1em}.ast-header-break-point .main-navigation .widget li{width:auto}.ast-header-break-point .main-navigation .widget:last-child{margin-bottom:0}.ast-header-break-point .main-header-bar-navigation{width:calc(100% + 40px);margin:0 -20px}.ast-header-break-point .main-header-menu ul ul{top:0}.ast-header-break-point .ast-has-mobile-header-logo .custom-logo-link{display:none}.ast-header-break-point .ast-has-mobile-header-logo .custom-mobile-logo-link{display:inline-block}.ast-header-break-point.ast-mobile-inherit-site-logo .ast-has-mobile-header-logo .astra-logo-svg,.ast-header-break-point.ast-mobile-inherit-site-logo .ast-has-mobile-header-logo .custom-logo-link{display:block}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-menu-buttons{order:2}.ast-header-break-point.ast-header-custom-item-outside .main-header-bar-navigation{order:3}.ast-header-break-point.ast-header-custom-item-outside .ast-masthead-custom-menu-items{order:1}.ast-header-break-point.ast-header-custom-item-outside .header-main-layout-2 .ast-masthead-custom-menu-items{text-align:center}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-inline .ast-mobile-menu-buttons,.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-inline .site-branding{-js-display:flex;display:flex}.ast-header-break-point.ast-header-custom-item-outside.ast-header-custom-item-outside .header-main-layout-2 .ast-mobile-menu-buttons{padding-bottom:0}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-inline .ast-site-identity{width:100%}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-inline.header-main-layout-3 .ast-site-identity{width:auto}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-inline.header-main-layout-2 .site-branding{flex:1 1 auto}@media (max-width:544px){.ast-header-break-point .ast-mobile-header-stack .ast-mobile-menu-buttons{width:100%}.ast-header-break-point .ast-mobile-header-stack .ast-mobile-menu-buttons,.ast-header-break-point .ast-mobile-header-stack .site-branding{justify-content:center}.ast-header-break-point .ast-mobile-header-stack .main-header-bar-wrap .site-branding{flex:1 1 auto}.ast-header-break-point .ast-mobile-header-stack .ast-mobile-menu-buttons{padding-top:.8em}.ast-header-break-point .ast-mobile-header-stack.header-main-layout-2 .ast-mobile-menu-buttons{padding-top:.8em}.ast-header-break-point .ast-mobile-header-stack.header-main-layout-1 .site-branding{padding-bottom:0}.ast-header-custom-item-outside.ast-header-break-point .ast-mobile-header-stack .ast-masthead-custom-menu-items{padding:.8em 1em 0;text-align:center;width:100%}.ast-header-custom-item-outside.ast-header-break-point .ast-mobile-header-stack.header-main-layout-3 .ast-masthead-custom-menu-items,.ast-header-custom-item-outside.ast-header-break-point .ast-mobile-header-stack.header-main-layout-3 .ast-mobile-menu-buttons{padding-top:.8em}}.ast-header-break-point .ast-mobile-menu-buttons{text-align:right;-js-display:flex;display:flex;justify-content:flex-end}.ast-header-break-point .ast-mobile-menu-buttons .ast-button-wrap .ast-mobile-menu-buttons-minimal{font-size:1.7em}.entry-content>:last-child,.entry-summary>:last-child,.page-content>:last-child{margin-bottom:0}body{overflow-x:hidden}@media (max-width:768px){.ast-header-break-point .footer-sml-layout-2 .ast-small-footer-section-2{margin-top:1em}}input[type=email],input[type=number],input[type=password],input[type=reset],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{color:#666;padding:.75em;height:auto;border-width:1px;border-style:solid;border-color:var(--ast-border-color);border-radius:2px;background:var(--ast-comment-inputs-background);box-shadow:none;box-sizing:border-box;transition:all .2s linear}input[type=email]:focus,input[type=password]:focus,input[type=reset]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{background-color:#fff;border-color:var(--ast-border-color);box-shadow:none}input[type=button],input[type=button]:focus,input[type=button]:hover,input[type=reset],input[type=reset]:focus,input[type=reset]:hover,input[type=submit],input[type=submit]:focus,input[type=submit]:hover{box-shadow:none}textarea{width:100%}input[type=search]:focus{outline:thin dotted}input[type=range]{-webkit-appearance:none;width:100%;margin:5.7px 0;padding:0;border:none}input[type=range]:focus{outline:0}input[type=range]::-webkit-slider-runnable-track{width:100%;height:8.6px;cursor:pointer;box-shadow:2.6px 2.6px .4px #ccc,0 0 2.6px #d9d9d9;background:rgba(255,255,255,.2);border-radius:13.6px;border:0 solid #fff}input[type=range]::-webkit-slider-thumb{box-shadow:0 0 0 rgba(255,221,0,.37),0 0 0 rgba(255,224,26,.37);border:7.9px solid #0274be;height:20px;width:20px;border-radius:50px;background:#0274be;cursor:pointer;-webkit-appearance:none;margin-top:-5.7px}input[type=range]:focus::-webkit-slider-runnable-track{background:rgba(255,255,255,.2)}input[type=range]::-moz-range-track{width:100%;height:8.6px;cursor:pointer;box-shadow:2.6px 2.6px .4px #ccc,0 0 2.6px #d9d9d9;background:rgba(255,255,255,.2);border-radius:13.6px;border:0 solid #fff}input[type=range]::-moz-range-thumb{box-shadow:0 0 0 rgba(255,221,0,.37),0 0 0 rgba(255,224,26,.37);border:7.9px solid #0274be;height:20px;width:20px;border-radius:50px;background:#0274be;cursor:pointer}input[type=range]::-ms-track{width:100%;height:8.6px;cursor:pointer;background:0 0;border-color:transparent;color:transparent}input[type=range]::-ms-fill-lower{background:rgba(199,199,199,.2);border:0 solid #fff;border-radius:27.2px;box-shadow:2.6px 2.6px .4px #ccc,0 0 2.6px #d9d9d9}input[type=range]::-ms-fill-upper{background:rgba(255,255,255,.2);border:0 solid #fff;border-radius:27.2px;box-shadow:2.6px 2.6px .4px #ccc,0 0 2.6px #d9d9d9}input[type=range]::-ms-thumb{box-shadow:0 0 0 rgba(255,221,0,.37),0 0 0 rgba(255,224,26,.37);border:7.9px solid #0274be;height:20px;height:8.6px;width:20px;border-radius:50px;background:#0274be;cursor:pointer}input[type=range]:focus::-ms-fill-lower{background:rgba(255,255,255,.2)}input[type=range]:focus::-ms-fill-upper{background:rgba(255,255,255,.2)}input[type=color]{border:none;width:100px;padding:0;height:30px;cursor:pointer}input[type=color]::-webkit-color-swatch-wrapper{padding:0;border:none}input[type=color]::-webkit-color-swatch{border:none}.page .entry-header{margin-bottom:1.5em}.ast-single-post .entry-header.ast-header-without-markup,.ast-single-post .entry-header.ast-no-title.ast-no-thumbnail{margin-bottom:0}.entry-header{margin-bottom:1.2em;word-wrap:break-word}.entry-header+.ast-blog-featured-section{margin-top:.5em}.entry-content{word-wrap:break-word}.entry-content .wp-audio-shortcode,.entry-content .wp-embedded-audio,.entry-content .wp-embedded-video,.entry-content .wp-video,.entry-content p{margin-bottom:1.6em}.entry-content::after{display:table;clear:both;content:""}</style> <link rel="stylesheet/lzl-nc" id="astra-theme-css-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/20c606e3e31d8336813cfd297d90cd12.c4f9.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="astra-theme-css-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/20c606e3e31d8336813cfd297d90cd12.c4f9.css" media="all"> </noscript> <style id="astra-theme-css-inline-css">.ast-header-break-point .entry-content .alignwide{margin-left:auto;margin-right:auto}:root{--ast-post-nav-space:0;--ast-container-default-xlg-padding:6.67em;--ast-container-default-lg-padding:5.67em;--ast-container-default-slg-padding:4.34em;--ast-container-default-md-padding:3.34em;--ast-container-default-sm-padding:6.67em;--ast-container-default-xs-padding:2.4em;--ast-container-default-xxs-padding:1.4em;--ast-code-block-background:#eee;--ast-comment-inputs-background:#fafafa;--ast-normal-container-width:1137px;--ast-narrow-container-width:750px;--ast-blog-title-font-weight:normal;--ast-blog-meta-weight:inherit;--ast-global-color-primary:var(--ast-global-color-5);--ast-global-color-secondary:var(--ast-global-color-4);--ast-global-color-alternate-background:var(--ast-global-color-7);--ast-global-color-subtle-background:var(--ast-global-color-6)}html{font-size:137.5%}a,.page-title{color:#00c19f}a:hover,a:focus{color:#00c19f}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:Helvetica,Verdana,Arial,sans-serif;font-weight:400;font-size:22px;font-size:1rem;line-height:var(--ast-body-line-height,1.65em)}h1,.entry-content h1,h2,.entry-content h2,h3,.entry-content h3,h4,.entry-content h4,h5,.entry-content h5,h6,.entry-content h6,.site-title,.site-title a{font-family:"Roboto",sans-serif;font-weight:400}h1,.entry-content h1{font-size:40px;font-size:1.8181818181818rem;font-family:"Roboto",sans-serif;line-height:1.4em}h2,.entry-content h2{font-size:40px;font-size:1.8181818181818rem;font-weight:400;font-family:"Roboto",sans-serif;line-height:1.3em}h3,.entry-content h3{font-size:30px;font-size:1.3636363636364rem;font-weight:400;font-family:"Roboto",sans-serif;line-height:1.3em}h4,.entry-content h4{font-size:25px;font-size:1.1363636363636rem;line-height:1.2em;font-weight:400;font-family:"Roboto",sans-serif}h6,.entry-content h6{font-size:16px;font-size:0.72727272727273rem;line-height:1.25em;font-family:"Roboto",sans-serif}::selection{background-color:#00c19f;color:#000}body,h1,.entry-title a,.entry-content h1,h2,.entry-content h2,h3,.entry-content h3,h4,.entry-content h4,h5,.entry-content h5,h6,.entry-content h6{color:unset}input:focus,input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=reset]:focus,input[type=search]:focus,textarea:focus{border-color:#00c19f}input[type=radio]:checked,input[type=reset],input[type=checkbox]:checked,input[type=checkbox]:hover:checked,input[type=checkbox]:focus:checked,input[type=range]::-webkit-slider-thumb{border-color:#00c19f;background-color:#00c19f;box-shadow:none}.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,.astra-search-icon:focus-visible,#close:focus-visible,a:focus-visible,.ast-menu-toggle:focus-visible,.site .skip-link:focus-visible,.wp-block-loginout input:focus-visible,.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,.ast-header-navigation-arrow:focus-visible,.woocommerce .wc-proceed-to-checkout>.checkout-button:focus-visible,.woocommerce .woocommerce-MyAccount-navigation ul li a:focus-visible,.ast-orders-table__row .ast-orders-table__cell:focus-visible,.woocommerce .woocommerce-order-details .order-again>.button:focus-visible,.woocommerce .woocommerce-message a.button.wc-forward:focus-visible,.woocommerce #minus_qty:focus-visible,.woocommerce #plus_qty:focus-visible,a#ast-apply-coupon:focus-visible,.woocommerce .woocommerce-info a:focus-visible,.woocommerce .astra-shop-summary-wrap a:focus-visible,.woocommerce a.wc-forward:focus-visible,#ast-apply-coupon:focus-visible,.woocommerce-js .woocommerce-mini-cart-item a.remove:focus-visible,#close:focus-visible,.button.search-submit:focus-visible,#search_submit:focus,.normal-search:focus-visible,.ast-header-account-wrap:focus-visible,.woocommerce .ast-on-card-button.ast-quick-view-trigger:focus{outline-style:dotted;outline-color:inherit;outline-width:thin}input:focus,input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=reset]:focus,input[type=search]:focus,input[type=number]:focus,textarea:focus,.wp-block-search__input:focus,[data-section=section-header-mobile-trigger] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,.ast-mobile-popup-drawer.active .menu-toggle-close:focus,.woocommerce-ordering select.orderby:focus,#ast-scroll-top:focus,#coupon_code:focus,.woocommerce-page #comment:focus,.woocommerce #reviews #respond input#submit:focus,.woocommerce a.add_to_cart_button:focus,.woocommerce .button.single_add_to_cart_button:focus,.woocommerce .woocommerce-cart-form button:focus,.woocommerce .woocommerce-cart-form__cart-item .quantity .qty:focus,.woocommerce .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper>.input-text:focus,.woocommerce #order_comments:focus,.woocommerce #place_order:focus,.woocommerce .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .woocommerce-input-wrapper>.input-text:focus,.woocommerce .woocommerce-MyAccount-content form button:focus,.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row .woocommerce-Input.input-text:focus,.woocommerce .ast-woocommerce-container .woocommerce-pagination ul.page-numbers li a:focus,body #content .woocommerce form .form-row .select2-container--default .select2-selection--single:focus,#ast-coupon-code:focus,.woocommerce.woocommerce-js .quantity input[type=number]:focus,.woocommerce-js .woocommerce-mini-cart-item .quantity input[type=number]:focus,.woocommerce p#ast-coupon-trigger:focus{border-style:dotted;border-color:inherit;border-width:thin}input{outline:none}.ast-header-break-point .ast-mobile-menu-buttons-minimal.menu-toggle{background:0 0;color:#00c19f}.ast-header-break-point .ast-mobile-menu-buttons-outline.menu-toggle{background:0 0;border:1px solid #00c19f;color:#00c19f}.ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle{background:#00c19f}@media (min-width:922px){.ast-desktop .ast-container--narrow{max-width:var(--ast-narrow-container-width);margin:0 auto}}.ast-page-builder-template .site-content>.ast-container{max-width:100%;padding:0}.ast-page-builder-template .site .site-content #primary{padding:0;margin:0}.ast-page-builder-template .entry-header.ast-header-without-markup{margin-top:0;margin-bottom:0}.ast-page-builder-template .entry-header{margin-top:4em;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media (max-width:921px){#primary,#secondary{padding:1.5em 0;margin:0}}.elementor-button-wrapper .elementor-button{border-style:solid;text-decoration:none;border-top-width:0;border-right-width:0;border-left-width:0;border-bottom-width:0}body .elementor-button.elementor-size-sm,body .elementor-button.elementor-size-xs,body .elementor-button.elementor-size-md,body .elementor-button.elementor-size-lg,body .elementor-button.elementor-size-xl,body .elementor-button{padding-top:10px;padding-right:40px;padding-bottom:10px;padding-left:40px}.elementor-button-wrapper .elementor-button{border-color:#00c19f;background-color:#00c19f}.elementor-button-wrapper .elementor-button:hover,.elementor-button-wrapper .elementor-button:focus{color:#000;background-color:#00c19f;border-color:#00c19f}.wp-block-button .wp-block-button__link,.elementor-button-wrapper .elementor-button,.elementor-button-wrapper .elementor-button:visited{color:#000}.elementor-button-wrapper .elementor-button{line-height:1em}.elementor-widget-heading h1.elementor-heading-title{line-height:1.4em}.elementor-widget-heading h2.elementor-heading-title{line-height:1.3em}.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type=button],input[type=submit],input[type=reset]{border-style:solid;border-top-width:0;border-right-width:0;border-left-width:0;border-bottom-width:0;color:#000;border-color:#00c19f;background-color:#00c19f;padding-top:10px;padding-right:40px;padding-bottom:10px;padding-left:40px;font-family:inherit;font-weight:inherit;line-height:1em}button:focus,.menu-toggle:hover,button:hover,.ast-button:hover,.ast-custom-button:hover .button:hover,.ast-custom-button:hover,input[type=reset]:hover,input[type=reset]:focus,input#submit:hover,input#submit:focus,input[type=button]:hover,input[type=button]:focus,input[type=submit]:hover,input[type=submit]:focus{color:#000;background-color:#00c19f;border-color:#00c19f}@media (max-width:921px){.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon{margin:0}}@media (min-width:544px){.ast-container{max-width:100%}}@media (max-width:921px){h1,.entry-content h1{font-size:30px}h2,.entry-content h2{font-size:25px}h3,.entry-content h3{font-size:20px}}@media (max-width:544px){h1,.entry-content h1{font-size:30px}h2,.entry-content h2{font-size:25px}h3,.entry-content h3{font-size:20px}}@media (max-width:921px){html{font-size:125.4%}}@media (max-width:544px){html{font-size:125.4%}}@media (min-width:922px){.ast-container{max-width:1177px}}.ast-desktop .main-header-menu.submenu-with-border .sub-menu,.ast-desktop .main-header-menu.submenu-with-border .astra-full-megamenu-wrapper{border-color:#00c19f}.ast-desktop .main-header-menu.submenu-with-border .sub-menu{border-top-width:2px;border-style:solid}.ast-desktop .main-header-menu.submenu-with-border .sub-menu .sub-menu{top:-2px}.ast-desktop .main-header-menu.submenu-with-border .sub-menu .menu-link,.ast-desktop .main-header-menu.submenu-with-border .children .menu-link{border-bottom-width:0px;border-style:solid;border-color:#eaeaea}.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .main-header-bar-navigation .ast-search-icon{display:none}.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-form{padding:0;display:block;overflow:hidden}.ast-header-break-point .ast-header-custom-item .widget:last-child{margin-bottom:1em}.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .ast-custom-button-link{display:none}.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .menu-link{display:block}.ast-header-break-point.ast-header-custom-item-outside .main-header-bar .ast-search-icon{margin-right:1em}.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-field,.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon.ast-inline-search .search-field{width:100%;padding-right:5.5em}.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-submit{display:block;position:absolute;height:100%;top:0;right:0;padding:0 1em;border-radius:0}.ast-header-break-point .ast-header-custom-item .ast-masthead-custom-menu-items{padding-left:20px;padding-right:20px;margin-bottom:1em;margin-top:1em}.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item{padding-left:0;padding-right:0;margin-top:0;margin-bottom:0}:root{--ast-global-color-0:#00c19f;--ast-global-color-1:#003a40;--ast-global-color-2:#8b84d7;--ast-global-color-3:#b5e3d8;--ast-global-color-4:#f5f5f5;--ast-global-color-5:#fff;--ast-global-color-6:#f2f5f7;--ast-global-color-7:#424242;--ast-global-color-8:#000}:root{--ast-border-color:#ddd}h1,.entry-content h1,h2,.entry-content h2,h3,.entry-content h3,h4,.entry-content h4,h5,.entry-content h5,h6,.entry-content h6{color:#00c19f}.elementor-widget-heading .elementor-heading-title{margin:0}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{top:0!important}.ast-header-break-point .main-header-bar{border-bottom-width:1px}.ast-header-break-point .main-header-bar .main-header-bar-navigation .page_item_has_children>.ast-menu-toggle::before,.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before,.ast-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before,.ast-header-break-point .ast-mobile-header-wrap .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before{font-weight:700;content:"";font-family:Astra;text-decoration:inherit;display:inline-block}.ast-header-break-point .main-navigation ul.sub-menu .menu-item .menu-link:before{content:"";font-family:Astra;font-size:.65em;text-decoration:inherit;display:inline-block;transform:translate(0,-2px) rotateZ(270deg);margin-right:5px}.ast-header-break-point .main-header-bar-navigation .menu-item-has-children>.menu-link:after{display:none}:root{--e-global-color-astglobalcolor0:#00c19f;--e-global-color-astglobalcolor1:#003a40;--e-global-color-astglobalcolor2:#8b84d7;--e-global-color-astglobalcolor3:#b5e3d8;--e-global-color-astglobalcolor4:#f5f5f5;--e-global-color-astglobalcolor5:#fff;--e-global-color-astglobalcolor6:#f2f5f7;--e-global-color-astglobalcolor7:#424242;--e-global-color-astglobalcolor8:#000}</style> <link id="astra-theme-css-inline-css-nonCrit" rel="stylesheet/lzl-nc" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/1029d2a7ee3d69ce1523dc2d16a32654.5770.css"> <noscript lzl=""> <link id="astra-theme-css-inline-css-nonCrit" rel="stylesheet" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/1029d2a7ee3d69ce1523dc2d16a32654.5770.css"> </noscript> <link rel="stylesheet/lzl-nc" id="astra-google-fonts-css" href="data:text/css," media="all"> <noscript lzl=""> <link rel="stylesheet" id="astra-google-fonts-css" href="data:text/css," media="all"> </noscript> <link rel="stylesheet/lzl-nc" id="hfe-widgets-style-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/c85efef5240b42589c55ecc1e98b64f1.10ac5.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="hfe-widgets-style-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/c85efef5240b42589c55ecc1e98b64f1.10ac5.css" media="all"> </noscript> <style id="global-styles-inline-css">:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--ast-global-color-0:var(--ast-global-color-0);--wp--preset--color--ast-global-color-1:var(--ast-global-color-1);--wp--preset--color--ast-global-color-2:var(--ast-global-color-2);--wp--preset--color--ast-global-color-3:var(--ast-global-color-3);--wp--preset--color--ast-global-color-4:var(--ast-global-color-4);--wp--preset--color--ast-global-color-5:var(--ast-global-color-5);--wp--preset--color--ast-global-color-6:var(--ast-global-color-6);--wp--preset--color--ast-global-color-7:var(--ast-global-color-7);--wp--preset--color--ast-global-color-8:var(--ast-global-color-8);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1)}:root{--wp--style--global--content-size:var(--wp--custom--ast-content-width-size);--wp--style--global--wide-size:var(--wp--custom--ast-wide-width-size)}:where(body){margin:0}:root{--wp--style--block-gap:24px}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}a:where(:not(.wp-element-button)){text-decoration:none}</style> <link id="global-styles-inline-css-nonCrit" rel="stylesheet/lzl-nc" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/ae3031f9813dd6eef49dd64789305d9e.276b.css"> <noscript lzl=""> <link id="global-styles-inline-css-nonCrit" rel="stylesheet" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/ae3031f9813dd6eef49dd64789305d9e.276b.css"> </noscript> <style id="wp-blog-designer-fontawesome-stylesheets-css-crit" media="all">.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-minus:before,.fa-subtract:before{content:""}.fa-add:before,.fa-plus:before{content:"+"}.fa-check:before{content:""}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}.fa-solid,.fas{font-weight:900}</style> <link rel="stylesheet/lzl-nc" id="wp-blog-designer-fontawesome-stylesheets-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/a66d2495d0aec939c18189bafae5e82e.15ff6.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="wp-blog-designer-fontawesome-stylesheets-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/a66d2495d0aec939c18189bafae5e82e.15ff6.css" media="all"> </noscript> <style id="wp-blog-designer-css-stylesheets-css-crit" media="all">::marker{display:none}@keyframes bounce_circularG{0%{transform:scale(1)}100%{transform:scale(.3)}}@-o-keyframes bounce_circularG{0%{-o-transform:scale(1)}100%{-o-transform:scale(.3)}}@-ms-keyframes bounce_circularG{0%{-ms-transform:scale(1)}100%{-ms-transform:scale(.3)}}@-webkit-keyframes bounce_circularG{0%{-webkit-transform:scale(1)}100%{-webkit-transform:scale(.3)}}@-moz-keyframes bounce_circularG{0%{-moz-transform:scale(1)}100%{-moz-transform:scale(.3)}}</style> <link rel="stylesheet/lzl-nc" id="wp-blog-designer-css-stylesheets-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/6422e725b3c731c92ef215f836d2d33c.10649.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="wp-blog-designer-css-stylesheets-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/6422e725b3c731c92ef215f836d2d33c.10649.css" media="all"> </noscript> <link rel="stylesheet/lzl-nc" id="wpa-css-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/0db0e66fb34c26f2046ba274e16759a4.2b2.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="wpa-css-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/0db0e66fb34c26f2046ba274e16759a4.2b2.css" media="all"> </noscript> <link rel="stylesheet/lzl-nc" id="qr-code-style-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/c538569b37d961d8bcf25095d9d12e55.459.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="qr-code-style-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/c538569b37d961d8bcf25095d9d12e55.459.css" media="all"> </noscript> <link rel="stylesheet/lzl-nc" id="style-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/ff7510a5955d5c406dc3e4750b9e5f93.7d3.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="style-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/ff7510a5955d5c406dc3e4750b9e5f93.7d3.css" media="all"> </noscript> <link rel="stylesheet/lzl-nc" id="wp-color-picker-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/19ca141c6343a948b7611a85afb59a5d.c13.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="wp-color-picker-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/19ca141c6343a948b7611a85afb59a5d.c13.css" media="all"> </noscript> <style id="hfe-style-css-crit" media="all">.footer-width-fixer{width:100%}</style> <link rel="stylesheet/lzl-nc" id="hfe-style-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/4e44002c147c8566cac09e42a16256d7.1ce.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="hfe-style-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/4e44002c147c8566cac09e42a16256d7.1ce.css" media="all"> </noscript> <style id="elementor-icons-css-crit" media="all">[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}</style> <link rel="stylesheet/lzl-nc" id="elementor-icons-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/245eecebfa23ddeb39ea122773742cce.47de.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="elementor-icons-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/245eecebfa23ddeb39ea122773742cce.47de.css" media="all"> </noscript> <style id="elementor-frontend-css-crit" media="all">.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}@media (max-width:1024px){.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.elementor-element .elementor-widget-container,.elementor-element:not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button span{text-decoration:inherit}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}</style> <link rel="stylesheet/lzl-nc" id="elementor-frontend-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/bb3dcd9e5c03112ef9c9b8018c86bb82.b506.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="elementor-frontend-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/bb3dcd9e5c03112ef9c9b8018c86bb82.b506.css" media="all"> </noscript> <style id="elementor-post-22-css-crit" media="all">.elementor-kit-22{--e-global-color-primary:#00c19f;--e-global-color-secondary:#ef6079;--e-global-color-text:#003a40;--e-global-color-accent:#00c19f;--e-global-color-219f0150:#4054b2;--e-global-color-26eb598:#23a455;--e-global-color-da08515:#000;--e-global-color-4b28058c:#fff;--e-global-color-81cac46:#00c19f;--e-global-color-c7bc5c9:#ececec;--e-global-color-646f960:#456d40;--e-global-color-231d1c2:#f7f9fb;--e-global-color-3e1471e:#00c19f;--e-global-color-d6bb3cf:#b5e3d8;--e-global-color-889fc73:#b5e3d8;--e-global-color-90675de:#f7f9fb;--e-global-color-9109352:#00c19f;--e-global-color-e9131d1:#00c19f;--e-global-color-e4fe336:#003a40;--e-global-color-88d82ee:#003a40;--e-global-color-7f76b42:#ef6079;--e-global-color-e2fb979:#b5e3d8;--e-global-color-3f3a5a9:#ef6079;--e-global-color-7e104e1:#b5e3d8;--e-global-color-1103dd6:#b5e3d8;--e-global-typography-primary-font-family:"Helvetica";--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Helvetica";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:normal;--e-global-typography-58d57d5-font-family:"Paralucent (Demibold)";--e-global-typography-58d57d5-font-size:49px;--e-global-typography-58d57d5-text-transform:uppercase;--e-global-typography-9520ad4-font-family:"Paralucent (Demibold)";--e-global-typography-9520ad4-font-size:40px;--e-global-typography-9520ad4-text-transform:capitalize;--e-global-typography-2ecf285-font-family:"Paralucent (Demibold)";--e-global-typography-2ecf285-font-size:30px;--e-global-typography-2ecf285-text-transform:capitalize;--e-global-typography-485dec7-font-family:"Paralucent (Demibold)";--e-global-typography-485dec7-font-size:20px;--e-global-typography-485dec7-text-transform:capitalize;--e-global-typography-96d9a39-font-family:"Helvetica";--e-global-typography-96d9a39-font-size:20px;--e-global-typography-96d9a39-text-transform:capitalize;--e-global-typography-9f9bdde-font-family:"Helvetica";--e-global-typography-9f9bdde-font-size:20px;color:var(--e-global-color-text);font-family:"Helvetica",Sans-serif;font-size:20px}.elementor-kit-22 a{color:var(--e-global-color-primary)}.elementor-kit-22 h1{color:var(--e-global-color-primary);font-family:"Paralucent (Demibold)",Sans-serif}.elementor-kit-22 h2{color:#00c19f;font-family:"Paralucent (Demibold)",Sans-serif}.elementor-kit-22 h3{color:var(--e-global-color-primary);font-family:"Paralucent (Demibold)",Sans-serif}.elementor-kit-22 h4{color:var(--e-global-color-text);font-family:"Paralucent (Demibold)",Sans-serif}.elementor-kit-22 h6{color:var(--e-global-color-text);font-family:"Paralucent (Demibold)",Sans-serif}.elementor-kit-22 button,.elementor-kit-22 input[type=button],.elementor-kit-22 input[type=submit],.elementor-kit-22 .elementor-button{padding:0}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-widget:not(:last-child){margin-block-end:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}@media (max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}}@media (max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}}</style> <link rel="stylesheet/lzl-nc" id="elementor-post-22-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/83662505acc9b6c8c36a7dd94e36cd18.173.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="elementor-post-22-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/83662505acc9b6c8c36a7dd94e36cd18.173.css" media="all"> </noscript> <style id="font-awesome-5-all-css-crit" media="all">.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-check:before{content:""}.fa-minus:before{content:""}.fa-plus:before{content:""}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}</style> <link rel="stylesheet/lzl-nc" id="font-awesome-5-all-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/807088c493ae08e9d8a87f257d099bb8.d428.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="font-awesome-5-all-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/807088c493ae08e9d8a87f257d099bb8.d428.css" media="all"> </noscript> <link rel="stylesheet/lzl-nc" id="font-awesome-4-shim-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/fb2b3abf0b2df0f862e05a4e370c3d84.658a.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="font-awesome-4-shim-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/fb2b3abf0b2df0f862e05a4e370c3d84.658a.css" media="all"> </noscript> <style id="widget-image-css-crit" media="all">.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}</style> <link rel="stylesheet/lzl-nc" id="widget-image-css" href="data:text/css," media="all"> <noscript lzl=""> <link rel="stylesheet" id="widget-image-css" href="data:text/css," media="all"> </noscript> <link rel="stylesheet/lzl-nc" id="widget-heading-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/c3be9e612baf8fc4af612de8af4c0864.230.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="widget-heading-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/c3be9e612baf8fc4af612de8af4c0864.230.css" media="all"> </noscript> <link rel="stylesheet/lzl-nc" id="widget-text-editor-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/40f07f00ee3e9d19c930d6774743277c.298.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="widget-text-editor-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/40f07f00ee3e9d19c930d6774743277c.298.css" media="all"> </noscript> <style id="widget-icon-list-css-crit" media="all">.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{bottom:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;position:relative;top:var(--icon-vertical-offset,initial)}.elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{right:0}@media (min-width:-1){.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{right:0}.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:1024px){.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{right:0}}#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}</style> <link rel="stylesheet/lzl-nc" id="widget-icon-list-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/6681d3f5751f84c0f338512164dfaf54.1daa.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="widget-icon-list-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/6681d3f5751f84c0f338512164dfaf54.1daa.css" media="all"> </noscript> <style id="widget-spacer-css-crit" media="all">.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}</style> <link rel="stylesheet/lzl-nc" id="widget-spacer-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/964feba3513cb5f5e7d463f393f71048.6bb.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="widget-spacer-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/964feba3513cb5f5e7d463f393f71048.6bb.css" media="all"> </noscript> <style id="swiper-css-crit" media="all">:root{--swiper-theme-color:#007aff}:root{--swiper-navigation-size:44px}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}</style> <link rel="stylesheet/lzl-nc" id="swiper-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/777ab50de32b06a8dc10e482e6c5c404.35b1.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="swiper-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/777ab50de32b06a8dc10e482e6c5c404.35b1.css" media="all"> </noscript> <style id="e-swiper-css-crit" media="all">.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}</style> <link rel="stylesheet/lzl-nc" id="e-swiper-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/d799532c5c9c5ed264b3e939ed373309.14bd.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="e-swiper-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/d799532c5c9c5ed264b3e939ed373309.14bd.css" media="all"> </noscript> <style id="widget-accordion-css-crit" media="all">.elementor-tab-title a{color:inherit}.elementor-accordion{text-align:start}.elementor-accordion .elementor-accordion-item{border:1px solid #d5d8dc}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{cursor:pointer;font-weight:700;line-height:1;margin:0;outline:none;padding:15px 20px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-content{border-top:1px solid #d5d8dc;display:none;padding:15px 20px}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}</style> <link rel="stylesheet/lzl-nc" id="widget-accordion-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/f7ac4ae97f1c4a162f080cb21fb94506.1e5.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="widget-accordion-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/f7ac4ae97f1c4a162f080cb21fb94506.1e5.css" media="all"> </noscript> <style id="elementor-post-87014-css-crit" media="all">.elementor-87014 .elementor-element.elementor-element-d9d9f12{border-style:none;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin-top:0;margin-bottom:0;padding:0}.elementor-87014 .elementor-element.elementor-element-d9d9f12>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-198caff>.elementor-container{max-width:1290px}.elementor-87014 .elementor-element.elementor-element-198caff{padding:20px 0 0}.elementor-87014 .elementor-element.elementor-element-be9ac28>.elementor-widget-container{margin:0 0 0 67px;padding:30px 0 0}.elementor-87014 .elementor-element.elementor-element-be9ac28{text-align:left}.elementor-87014 .elementor-element.elementor-element-be9ac28 img{width:24%}.elementor-87014 .elementor-element.elementor-element-396a18c>.elementor-widget-container{margin:0 0 0 67px;padding:0}.elementor-87014 .elementor-element.elementor-element-396a18c{text-align:left}.elementor-87014 .elementor-element.elementor-element-396a18c .elementor-heading-title{font-size:20px;font-weight:700;letter-spacing:.2px;color:var(--e-global-color-astglobalcolor2)}.elementor-87014 .elementor-element.elementor-element-7f51d3f>.elementor-widget-container{margin:30px 0 0 67px}.elementor-87014 .elementor-element.elementor-element-7f51d3f{text-align:left}.elementor-87014 .elementor-element.elementor-element-7f51d3f .elementor-heading-title{font-size:45px;font-weight:700;line-height:1em;letter-spacing:.2px;color:var(--e-global-color-9109352)}.elementor-87014 .elementor-element.elementor-element-84ad698>.elementor-widget-container{margin:20px 90px 0 67px}.elementor-87014 .elementor-element.elementor-element-84ad698{color:#003a40;font-size:20px}.elementor-87014 .elementor-element.elementor-element-2893cba>.elementor-widget-container{margin:0 0 30px 67px}.elementor-87014 .elementor-element.elementor-element-0746cd5>.elementor-widget-container{margin:0;padding:0 30px 0 67px}.elementor-87014 .elementor-element.elementor-element-0746cd5{text-align:left}.elementor-87014 .elementor-element.elementor-element-0746cd5 img{width:70%}.elementor-87014 .elementor-element.elementor-element-e66b8e9>.elementor-element-populated{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin:40px 0 -20px -80px;--e-column-margin-right:0px;--e-column-margin-left:-80px;padding:0}.elementor-87014 .elementor-element.elementor-element-e66b8e9>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-e494255>.elementor-widget-container{padding:0}.elementor-87014 .elementor-element.elementor-element-e494255{text-align:left}.elementor-87014 .elementor-element.elementor-element-e494255 img{max-width:930px}.elementor-87014 .elementor-element.elementor-element-d6d7b47:not(.elementor-motion-effects-element-type-background),.elementor-87014 .elementor-element.elementor-element-d6d7b47>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#f7f9fb}.elementor-87014 .elementor-element.elementor-element-d6d7b47{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin-top:0;margin-bottom:0;padding:0}.elementor-87014 .elementor-element.elementor-element-d6d7b47>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-eb01a00>.elementor-widget-container{margin:40px 0 0;padding:0}.elementor-87014 .elementor-element.elementor-element-eb01a00{text-align:center}.elementor-87014 .elementor-element.elementor-element-eb01a00 .elementor-heading-title{font-size:40px;font-weight:700;color:var(--e-global-color-primary)}.elementor-87014 .elementor-element.elementor-element-1e83a5f4:not(.elementor-motion-effects-element-type-background),.elementor-87014 .elementor-element.elementor-element-1e83a5f4>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#f7f9fb}.elementor-87014 .elementor-element.elementor-element-1e83a5f4{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-87014 .elementor-element.elementor-element-1e83a5f4>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-7559f759{margin-top:5px;margin-bottom:0}.elementor-87014 .elementor-element.elementor-element-1433357>.elementor-widget-container{margin:0 10px 0 0}.elementor-87014 .elementor-element.elementor-element-9ecda45 .elementor-heading-title{font-size:26px;font-weight:700;line-height:1.2em;color:var(--e-global-color-primary)}.elementor-87014 .elementor-element.elementor-element-13dd56ae>.elementor-widget-container{margin:18px 0 0}.elementor-87014 .elementor-element.elementor-element-13dd56ae .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(3px / 2)}.elementor-87014 .elementor-element.elementor-element-13dd56ae .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(3px / 2)}.elementor-87014 .elementor-element.elementor-element-13dd56ae .elementor-icon-list-icon i{color:var(--e-global-color-primary);transition:color .3s}.elementor-87014 .elementor-element.elementor-element-13dd56ae{--e-icon-list-icon-size:24px;--icon-vertical-offset:-1px}.elementor-87014 .elementor-element.elementor-element-13dd56ae .elementor-icon-list-item>.elementor-icon-list-text,.elementor-87014 .elementor-element.elementor-element-13dd56ae .elementor-icon-list-item>a{font-size:20px}.elementor-87014 .elementor-element.elementor-element-13dd56ae .elementor-icon-list-text{color:var(--e-global-color-text);transition:color .3s}.elementor-87014 .elementor-element.elementor-element-1698209b>.elementor-widget-container{padding:0 0 30px}.elementor-87014 .elementor-element.elementor-element-abe82f9>.elementor-widget-container{margin:0 0 30px -20px;padding:0}.elementor-87014 .elementor-element.elementor-element-49816cd1>.elementor-widget-container{margin:30px 0 0}.elementor-87014 .elementor-element.elementor-element-49816cd1{z-index:1;text-align:center;color:var(--e-global-color-text);font-size:20px}.elementor-87014 .elementor-element.elementor-element-2fe67a45>.elementor-widget-container{margin:-35px 0 50px}.elementor-87014 .elementor-element.elementor-element-2fe67a45 img{width:50%}.elementor-87014 .elementor-element.elementor-element-19682038:not(.elementor-motion-effects-element-type-background),.elementor-87014 .elementor-element.elementor-element-19682038>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#fff}.elementor-87014 .elementor-element.elementor-element-19682038{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-87014 .elementor-element.elementor-element-19682038>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-1b4167c9>.elementor-element-populated{margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-87014 .elementor-element.elementor-element-dc63985>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-87014 .elementor-element.elementor-element-dc63985:not(.elementor-motion-effects-element-type-background),.elementor-87014 .elementor-element.elementor-element-dc63985>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#f7f9fb}.elementor-87014 .elementor-element.elementor-element-dc63985>.elementor-background-overlay{background-color:rgba(7,90,174,0);opacity:.9;transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-dc63985{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:50px 0}.elementor-87014 .elementor-element.elementor-element-9b39729>.elementor-element-populated{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0}.elementor-87014 .elementor-element.elementor-element-9b39729>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-747a0c6{--spacer-size:50px}.elementor-87014 .elementor-element.elementor-element-ccd0604>.elementor-widget-container{margin:12px 100px 0;padding:0}.elementor-87014 .elementor-element.elementor-element-ccd0604{text-align:center}.elementor-87014 .elementor-element.elementor-element-ccd0604 .elementor-heading-title{font-size:40px;font-weight:700;color:var(--e-global-color-primary)}.elementor-87014 .elementor-element.elementor-element-611641b>.elementor-widget-container{margin:0;padding:0}.elementor-87014 .elementor-element.elementor-element-04207b9{--spacer-size:50px}.elementor-87014 .elementor-element.elementor-element-20af4374:not(.elementor-motion-effects-element-type-background),.elementor-87014 .elementor-element.elementor-element-20af4374>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#fff}.elementor-87014 .elementor-element.elementor-element-20af4374{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-87014 .elementor-element.elementor-element-20af4374>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-0cebc5e>.elementor-widget-container{margin:50px 0 0;padding:0}.elementor-87014 .elementor-element.elementor-element-0cebc5e{text-align:center}.elementor-87014 .elementor-element.elementor-element-0cebc5e .elementor-heading-title{font-size:40px;font-weight:700;color:var(--e-global-color-primary)}.elementor-87014 .elementor-element.elementor-element-457d8320{margin-top:50px;margin-bottom:10px}.elementor-87014 .elementor-element.elementor-element-36ea8567>.elementor-widget-container{margin:9px 0 0;padding:0}.elementor-87014 .elementor-element.elementor-element-36ea8567{text-align:left}.elementor-87014 .elementor-element.elementor-element-36ea8567 img{width:90%}.elementor-87014 .elementor-element.elementor-element-6d0a8784>.elementor-widget-container{margin:0;padding:0}.elementor-87014 .elementor-element.elementor-element-6d0a8784{text-align:left}.elementor-87014 .elementor-element.elementor-element-6d0a8784 .elementor-heading-title{font-size:30px;font-weight:700;color:var(--e-global-color-primary)}.elementor-87014 .elementor-element.elementor-element-604ee56>.elementor-widget-container{margin:10px 0 0}.elementor-87014 .elementor-element.elementor-element-604ee56 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(6px / 2)}.elementor-87014 .elementor-element.elementor-element-604ee56 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(6px / 2)}.elementor-87014 .elementor-element.elementor-element-604ee56 .elementor-icon-list-icon i{color:#8dc63f;transition:color .3s}.elementor-87014 .elementor-element.elementor-element-604ee56{--e-icon-list-icon-size:24px;--icon-vertical-offset:0px}.elementor-87014 .elementor-element.elementor-element-604ee56 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-87014 .elementor-element.elementor-element-604ee56 .elementor-icon-list-item>a{font-size:20px;line-height:30px}.elementor-87014 .elementor-element.elementor-element-604ee56 .elementor-icon-list-text{color:#003a40;transition:color .3s}.elementor-87014 .elementor-element.elementor-element-61bbeaac>.elementor-widget-container{padding:0 0 30px}.elementor-87014 .elementor-element.elementor-element-fcf0a14>.elementor-widget-container{margin:0 0 30px -20px;padding:0}.elementor-87014 .elementor-element.elementor-element-6cf25e:not(.elementor-motion-effects-element-type-background),.elementor-87014 .elementor-element.elementor-element-6cf25e>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#f7f9fb}.elementor-87014 .elementor-element.elementor-element-6cf25e{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-87014 .elementor-element.elementor-element-6cf25e>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-733406e9>.elementor-element-populated{margin:0 0 55px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0}.elementor-87014 .elementor-element.elementor-element-70b208d{margin-top:50px;margin-bottom:30px}.elementor-87014 .elementor-element.elementor-element-48787b2>.elementor-widget-container{margin:0;padding:0}.elementor-87014 .elementor-element.elementor-element-48787b2{text-align:left}.elementor-87014 .elementor-element.elementor-element-48787b2 .elementor-heading-title{font-size:30px;font-weight:700;color:var(--e-global-color-primary)}.elementor-87014 .elementor-element.elementor-element-4c96e36>.elementor-widget-container{margin:10px 0 0}.elementor-87014 .elementor-element.elementor-element-4c96e36 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(6px / 2)}.elementor-87014 .elementor-element.elementor-element-4c96e36 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(6px / 2)}.elementor-87014 .elementor-element.elementor-element-4c96e36 .elementor-icon-list-icon i{color:#8dc63f;transition:color .3s}.elementor-87014 .elementor-element.elementor-element-4c96e36{--e-icon-list-icon-size:24px;--icon-vertical-offset:0px}.elementor-87014 .elementor-element.elementor-element-4c96e36 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-87014 .elementor-element.elementor-element-4c96e36 .elementor-icon-list-item>a{font-size:20px;line-height:30px}.elementor-87014 .elementor-element.elementor-element-4c96e36 .elementor-icon-list-text{color:#003a40;transition:color .3s}.elementor-87014 .elementor-element.elementor-element-ba79897>.elementor-widget-container{padding:0 0 30px}.elementor-87014 .elementor-element.elementor-element-caf4931>.elementor-widget-container{margin:0 0 30px -20px;padding:0}.elementor-87014 .elementor-element.elementor-element-6b66f70>.elementor-widget-container{margin:-30px 0 0 10px}.elementor-87014 .elementor-element.elementor-element-6b66f70{text-align:right}.elementor-87014 .elementor-element.elementor-element-6b66f70 img{width:100%}.elementor-87014 .elementor-element.elementor-element-4d4593be:not(.elementor-motion-effects-element-type-background),.elementor-87014 .elementor-element.elementor-element-4d4593be>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#fff}.elementor-87014 .elementor-element.elementor-element-4d4593be{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-87014 .elementor-element.elementor-element-4d4593be>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-1e1caf89>.elementor-element-populated{margin:0 0 55px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0}.elementor-87014 .elementor-element.elementor-element-6dda1073{margin-top:50px;margin-bottom:0}.elementor-87014 .elementor-element.elementor-element-76f994df>.elementor-widget-container{margin:9px 10px 0 0}.elementor-87014 .elementor-element.elementor-element-76f994df{text-align:left}.elementor-87014 .elementor-element.elementor-element-76f994df img{width:100%}.elementor-87014 .elementor-element.elementor-element-828ee6c>.elementor-widget-container{margin:25px 0 0;padding:0}.elementor-87014 .elementor-element.elementor-element-828ee6c{text-align:left}.elementor-87014 .elementor-element.elementor-element-828ee6c .elementor-heading-title{font-size:30px;font-weight:700;color:var(--e-global-color-primary)}.elementor-87014 .elementor-element.elementor-element-1c6189a0>.elementor-widget-container{margin:10px 0 0}.elementor-87014 .elementor-element.elementor-element-1c6189a0 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(6px / 2)}.elementor-87014 .elementor-element.elementor-element-1c6189a0 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(6px / 2)}.elementor-87014 .elementor-element.elementor-element-1c6189a0 .elementor-icon-list-icon i{color:#8dc63f;transition:color .3s}.elementor-87014 .elementor-element.elementor-element-1c6189a0{--e-icon-list-icon-size:24px;--icon-vertical-offset:0px}.elementor-87014 .elementor-element.elementor-element-1c6189a0 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-87014 .elementor-element.elementor-element-1c6189a0 .elementor-icon-list-item>a{font-size:20px;line-height:30px}.elementor-87014 .elementor-element.elementor-element-1c6189a0 .elementor-icon-list-text{color:var(--e-global-color-text);transition:color .3s}.elementor-87014 .elementor-element.elementor-element-3bd3c5c4>.elementor-widget-container{padding:0 0 30px}.elementor-87014 .elementor-element.elementor-element-bdaa532>.elementor-widget-container{margin:0 0 30px -20px;padding:0}.elementor-87014 .elementor-element.elementor-element-beace3d:not(.elementor-motion-effects-element-type-background),.elementor-87014 .elementor-element.elementor-element-beace3d>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#f7f9fb}.elementor-87014 .elementor-element.elementor-element-beace3d{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-87014 .elementor-element.elementor-element-beace3d>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-12e8840>.elementor-element-populated{margin:0 0 55px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0}.elementor-87014 .elementor-element.elementor-element-27cb0d1{margin-top:50px;margin-bottom:0}.elementor-87014 .elementor-element.elementor-element-34dda70>.elementor-widget-container{margin:20px 0 0;padding:0}.elementor-87014 .elementor-element.elementor-element-34dda70{text-align:left}.elementor-87014 .elementor-element.elementor-element-34dda70 .elementor-heading-title{font-size:30px;font-weight:700;color:var(--e-global-color-primary)}.elementor-87014 .elementor-element.elementor-element-76cb0ba>.elementor-widget-container{margin:10px 0 0}.elementor-87014 .elementor-element.elementor-element-76cb0ba .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(6px / 2)}.elementor-87014 .elementor-element.elementor-element-76cb0ba .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(6px / 2)}.elementor-87014 .elementor-element.elementor-element-76cb0ba .elementor-icon-list-icon i{color:#8dc63f;transition:color .3s}.elementor-87014 .elementor-element.elementor-element-76cb0ba{--e-icon-list-icon-size:24px;--icon-vertical-offset:0px}.elementor-87014 .elementor-element.elementor-element-76cb0ba .elementor-icon-list-item>.elementor-icon-list-text,.elementor-87014 .elementor-element.elementor-element-76cb0ba .elementor-icon-list-item>a{font-size:20px;line-height:30px}.elementor-87014 .elementor-element.elementor-element-76cb0ba .elementor-icon-list-text{color:var(--e-global-color-text);transition:color .3s}.elementor-87014 .elementor-element.elementor-element-37428ee>.elementor-widget-container{padding:0 0 30px}.elementor-87014 .elementor-element.elementor-element-4e6a26d>.elementor-widget-container{margin:0 0 30px -20px;padding:0}.elementor-87014 .elementor-element.elementor-element-07b5458>.elementor-widget-container{margin:9px 0 0 10px}.elementor-87014 .elementor-element.elementor-element-07b5458{text-align:right}.elementor-87014 .elementor-element.elementor-element-07b5458 img{width:100%}.elementor-87014 .elementor-element.elementor-element-308014b9:not(.elementor-motion-effects-element-type-background),.elementor-87014 .elementor-element.elementor-element-308014b9>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#fff}.elementor-87014 .elementor-element.elementor-element-308014b9{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-87014 .elementor-element.elementor-element-308014b9>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-7a7a6953>.elementor-element-populated{margin:0 0 55px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0}.elementor-87014 .elementor-element.elementor-element-cd4a723{margin-top:50px;margin-bottom:0}.elementor-87014 .elementor-element.elementor-element-6b4e96cf>.elementor-widget-container{margin:9px 10px 0 0}.elementor-87014 .elementor-element.elementor-element-6b4e96cf{text-align:center}.elementor-87014 .elementor-element.elementor-element-6b4e96cf img{width:100%}.elementor-87014 .elementor-element.elementor-element-53a93874>.elementor-widget-container{margin:20px 0 0;padding:0}.elementor-87014 .elementor-element.elementor-element-53a93874{text-align:left}.elementor-87014 .elementor-element.elementor-element-53a93874 .elementor-heading-title{font-size:30px;font-weight:700;color:var(--e-global-color-primary)}.elementor-87014 .elementor-element.elementor-element-3e52b61c>.elementor-widget-container{margin:10px 0 0}.elementor-87014 .elementor-element.elementor-element-3e52b61c .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(15px / 2)}.elementor-87014 .elementor-element.elementor-element-3e52b61c .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(15px / 2)}.elementor-87014 .elementor-element.elementor-element-3e52b61c .elementor-icon-list-icon i{color:#8dc63f;transition:color .3s}.elementor-87014 .elementor-element.elementor-element-3e52b61c{--e-icon-list-icon-size:24px;--icon-vertical-offset:0px}.elementor-87014 .elementor-element.elementor-element-3e52b61c .elementor-icon-list-item>.elementor-icon-list-text,.elementor-87014 .elementor-element.elementor-element-3e52b61c .elementor-icon-list-item>a{font-size:20px;line-height:30px}.elementor-87014 .elementor-element.elementor-element-3e52b61c .elementor-icon-list-text{color:var(--e-global-color-text);transition:color .3s}.elementor-87014 .elementor-element.elementor-element-2cc338b7>.elementor-widget-container{padding:0 0 30px}.elementor-87014 .elementor-element.elementor-element-1bb9ffc>.elementor-widget-container{margin:0 0 30px -20px;padding:0}.elementor-87014 .elementor-element.elementor-element-5220e24d>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-87014 .elementor-element.elementor-element-5220e24d:not(.elementor-motion-effects-element-type-background),.elementor-87014 .elementor-element.elementor-element-5220e24d>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#f7f9fb}.elementor-87014 .elementor-element.elementor-element-5220e24d>.elementor-background-overlay{background-color:rgba(7,90,174,0);opacity:.9;transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-5220e24d{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:50px 0}.elementor-87014 .elementor-element.elementor-element-42eff1e7>.elementor-element-populated{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0}.elementor-87014 .elementor-element.elementor-element-42eff1e7>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-1440a0b6{--spacer-size:50px}.elementor-87014 .elementor-element.elementor-element-3e93ad84>.elementor-widget-container{margin:12px 0 0;padding:0}.elementor-87014 .elementor-element.elementor-element-3e93ad84{text-align:center}.elementor-87014 .elementor-element.elementor-element-3e93ad84 .elementor-heading-title{font-size:40px;font-weight:700;color:var(--e-global-color-primary)}.elementor-87014 .elementor-element.elementor-element-057a014>.elementor-widget-container{margin:0;padding:0}.elementor-87014 .elementor-element.elementor-element-73040c0>.elementor-widget-container{margin:0;padding:0}.elementor-87014 .elementor-element.elementor-element-ad655e0>.elementor-widget-container{margin:0;padding:0 0 20px}.elementor-87014 .elementor-element.elementor-element-c5c056d{margin-top:-20px;margin-bottom:10px;padding:0}.elementor-87014 .elementor-element.elementor-element-953f0be.elementor-column>.elementor-widget-wrap{justify-content:center}.elementor-87014 .elementor-element.elementor-element-6a78c02>.elementor-widget-container{padding:0 0 30px}.elementor-87014 .elementor-element.elementor-element-0eceb75>.elementor-widget-container{margin:0 0 30px -20px;padding:0}.elementor-87014 .elementor-element.elementor-element-69807c3d{--spacer-size:50px}.elementor-87014 .elementor-element.elementor-element-6757a548:not(.elementor-motion-effects-element-type-background),.elementor-87014 .elementor-element.elementor-element-6757a548>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#fff}.elementor-87014 .elementor-element.elementor-element-6757a548{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-87014 .elementor-element.elementor-element-6757a548>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-1bc3849b>.elementor-element-populated{margin:20px 0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-87014 .elementor-element.elementor-element-1ad29ceb:not(.elementor-motion-effects-element-type-background),.elementor-87014 .elementor-element.elementor-element-1ad29ceb>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#f7f9fb}.elementor-87014 .elementor-element.elementor-element-1ad29ceb{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-87014 .elementor-element.elementor-element-1ad29ceb>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-77373991>.elementor-widget-container{margin:50px 0 0;padding:0}.elementor-87014 .elementor-element.elementor-element-77373991{text-align:center}.elementor-87014 .elementor-element.elementor-element-77373991 .elementor-heading-title{font-size:40px;font-weight:700;color:var(--e-global-color-primary)}.elementor-87014 .elementor-element.elementor-element-1c4fb5c9>.elementor-widget-container{margin:20px 0 0;padding:0}.elementor-87014 .elementor-element.elementor-element-1c4fb5c9{text-align:center}.elementor-87014 .elementor-element.elementor-element-1c4fb5c9 .elementor-heading-title{font-size:26px;font-weight:700;color:var(--e-global-color-text)}.elementor-87014 .elementor-element.elementor-element-158108a8{margin-top:18px;margin-bottom:25px}.elementor-87014 .elementor-element.elementor-element-29e863b0>.elementor-element-populated,.elementor-87014 .elementor-element.elementor-element-29e863b0>.elementor-element-populated>.elementor-background-overlay,.elementor-87014 .elementor-element.elementor-element-29e863b0>.elementor-background-slideshow{border-radius:18px 18px 18px 18px}.elementor-87014 .elementor-element.elementor-element-29e863b0>.elementor-element-populated{box-shadow:0px 0px 12px -4px rgba(0,0,0,.5);transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin:15px;--e-column-margin-right:15px;--e-column-margin-left:15px;padding:40px 18px}.elementor-87014 .elementor-element.elementor-element-29e863b0>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-71ac99bc:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-87014 .elementor-element.elementor-element-71ac99bc>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg,#fff 0%,#fff 100%)}.elementor-87014 .elementor-element.elementor-element-71ac99bc>.elementor-element-populated,.elementor-87014 .elementor-element.elementor-element-71ac99bc>.elementor-element-populated>.elementor-background-overlay,.elementor-87014 .elementor-element.elementor-element-71ac99bc>.elementor-background-slideshow{border-radius:18px 18px 18px 18px}.elementor-87014 .elementor-element.elementor-element-71ac99bc>.elementor-element-populated{box-shadow:0px 10px 30px 0px rgba(0,0,0,.1);transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin:15px 25px 15px 5px;--e-column-margin-right:25px;--e-column-margin-left:5px;padding:40px 18px}.elementor-87014 .elementor-element.elementor-element-71ac99bc>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-529179a4>.elementor-widget-container{padding:0 0 10px 14px}.elementor-87014 .elementor-element.elementor-element-529179a4{text-align:left}.elementor-87014 .elementor-element.elementor-element-529179a4 .elementor-heading-title{font-size:26px;font-weight:500;color:var(--e-global-color-primary)}.elementor-87014 .elementor-element.elementor-element-69cec488 .elementor-button{background-color:#f78c40;font-family:"Roboto",Sans-serif;font-size:16px;border-radius:31px 31px 31px 31px;padding:8px 30px}.elementor-87014 .elementor-element.elementor-element-69cec488 .elementor-button:hover,.elementor-87014 .elementor-element.elementor-element-69cec488 .elementor-button:focus{background-color:#ea6d13}.elementor-87014 .elementor-element.elementor-element-69cec488{width:auto;max-width:auto}.elementor-87014 .elementor-element.elementor-element-69cec488>.elementor-widget-container{margin:18px 0 0;padding:0}.elementor-87014 .elementor-element.elementor-element-23e0daa1:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-87014 .elementor-element.elementor-element-23e0daa1>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg,#fff 0%,#fff 100%)}.elementor-87014 .elementor-element.elementor-element-23e0daa1>.elementor-element-populated,.elementor-87014 .elementor-element.elementor-element-23e0daa1>.elementor-element-populated>.elementor-background-overlay,.elementor-87014 .elementor-element.elementor-element-23e0daa1>.elementor-background-slideshow{border-radius:18px 18px 18px 18px}.elementor-87014 .elementor-element.elementor-element-23e0daa1>.elementor-element-populated{box-shadow:0px 10px 30px 0px rgba(0,0,0,.1);transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin:15px 5px 15px 25px;--e-column-margin-right:5px;--e-column-margin-left:25px;padding:40px 18px}.elementor-87014 .elementor-element.elementor-element-23e0daa1>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-4c1c2d99>.elementor-widget-container{margin:0;padding:0 0 10px 14px}.elementor-87014 .elementor-element.elementor-element-4c1c2d99{text-align:left}.elementor-87014 .elementor-element.elementor-element-4c1c2d99 .elementor-heading-title{font-size:26px;font-weight:500;color:var(--e-global-color-primary)}.elementor-87014 .elementor-element.elementor-element-6788cb25{--spacer-size:30px}.elementor-87014 .elementor-element.elementor-element-19efdecf>.elementor-element-populated,.elementor-87014 .elementor-element.elementor-element-19efdecf>.elementor-element-populated>.elementor-background-overlay,.elementor-87014 .elementor-element.elementor-element-19efdecf>.elementor-background-slideshow{border-radius:18px 18px 18px 18px}.elementor-87014 .elementor-element.elementor-element-19efdecf>.elementor-element-populated{box-shadow:0px 0px 12px -4px rgba(0,0,0,.5);transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin:15px;--e-column-margin-right:15px;--e-column-margin-left:15px;padding:40px 18px}.elementor-87014 .elementor-element.elementor-element-19efdecf>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-62578ef>.elementor-widget-container{padding:0 0 30px}.elementor-87014 .elementor-element.elementor-element-e6c2483>.elementor-widget-container{margin:0 0 30px -20px;padding:0}.elementor-87014 .elementor-element.elementor-element-49f9540e{--spacer-size:30px}.elementor-87014 .elementor-element.elementor-element-40ca1b1e:not(.elementor-motion-effects-element-type-background),.elementor-87014 .elementor-element.elementor-element-40ca1b1e>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#fff}.elementor-87014 .elementor-element.elementor-element-40ca1b1e{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin-top:0;margin-bottom:0}.elementor-87014 .elementor-element.elementor-element-40ca1b1e>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-227cae45>.elementor-element-populated{margin:0 0 20px;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-87014 .elementor-element.elementor-element-3c488bf4>.elementor-widget-container{margin:50px 0 0;padding:0}.elementor-87014 .elementor-element.elementor-element-3c488bf4{text-align:center}.elementor-87014 .elementor-element.elementor-element-3c488bf4 .elementor-heading-title{font-size:40px;font-weight:700;color:var(--e-global-color-primary)}.elementor-87014 .elementor-element.elementor-element-2601ece3{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin-top:24px;margin-bottom:0}.elementor-87014 .elementor-element.elementor-element-2601ece3>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-4dd1e89e:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-87014 .elementor-element.elementor-element-4dd1e89e>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg,#fff 0%,#fff 100%)}.elementor-87014 .elementor-element.elementor-element-4dd1e89e>.elementor-element-populated,.elementor-87014 .elementor-element.elementor-element-4dd1e89e>.elementor-element-populated>.elementor-background-overlay,.elementor-87014 .elementor-element.elementor-element-4dd1e89e>.elementor-background-slideshow{border-radius:18px 18px 18px 18px}.elementor-87014 .elementor-element.elementor-element-4dd1e89e>.elementor-element-populated{box-shadow:0px 10px 30px 0px rgba(0,0,0,.1);transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin:15px;--e-column-margin-right:15px;--e-column-margin-left:15px}.elementor-87014 .elementor-element.elementor-element-4dd1e89e>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-749dc09b{text-align:center}.elementor-87014 .elementor-element.elementor-element-749dc09b .elementor-heading-title{font-size:26px;font-weight:700;color:var(--e-global-color-text)}.elementor-87014 .elementor-element.elementor-element-76378158>.elementor-widget-container{margin:18px 0 0}.elementor-87014 .elementor-element.elementor-element-76378158{text-align:center;color:var(--e-global-color-text);font-size:20px;font-weight:400;line-height:1.4em}.elementor-87014 .elementor-element.elementor-element-372dd2cd:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-87014 .elementor-element.elementor-element-372dd2cd>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg,#fff 0%,#fff 100%)}.elementor-87014 .elementor-element.elementor-element-372dd2cd>.elementor-element-populated,.elementor-87014 .elementor-element.elementor-element-372dd2cd>.elementor-element-populated>.elementor-background-overlay,.elementor-87014 .elementor-element.elementor-element-372dd2cd>.elementor-background-slideshow{border-radius:18px 18px 18px 18px}.elementor-87014 .elementor-element.elementor-element-372dd2cd>.elementor-element-populated{box-shadow:0px 10px 30px 0px rgba(0,0,0,.1);transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin:15px;--e-column-margin-right:15px;--e-column-margin-left:15px}.elementor-87014 .elementor-element.elementor-element-372dd2cd>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-76a1f8a1{text-align:center}.elementor-87014 .elementor-element.elementor-element-76a1f8a1 .elementor-heading-title{font-size:26px;font-weight:700;color:var(--e-global-color-text)}.elementor-87014 .elementor-element.elementor-element-32874491>.elementor-widget-container{margin:18px 0 0}.elementor-87014 .elementor-element.elementor-element-32874491{text-align:center;color:var(--e-global-color-text);font-size:20px;font-weight:400;line-height:1.4em}.elementor-87014 .elementor-element.elementor-element-14547571:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-87014 .elementor-element.elementor-element-14547571>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg,#fff 0%,#fff 100%)}.elementor-87014 .elementor-element.elementor-element-14547571>.elementor-element-populated,.elementor-87014 .elementor-element.elementor-element-14547571>.elementor-element-populated>.elementor-background-overlay,.elementor-87014 .elementor-element.elementor-element-14547571>.elementor-background-slideshow{border-radius:18px 18px 18px 18px}.elementor-87014 .elementor-element.elementor-element-14547571>.elementor-element-populated{box-shadow:0px 10px 30px 0px rgba(0,0,0,.1);transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin:15px;--e-column-margin-right:15px;--e-column-margin-left:15px}.elementor-87014 .elementor-element.elementor-element-14547571>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-6719ca12{text-align:center}.elementor-87014 .elementor-element.elementor-element-6719ca12 .elementor-heading-title{font-size:26px;font-weight:700;color:var(--e-global-color-text)}.elementor-87014 .elementor-element.elementor-element-34944031>.elementor-widget-container{margin:18px 0 0}.elementor-87014 .elementor-element.elementor-element-34944031{text-align:center;color:var(--e-global-color-text);font-size:20px;font-weight:400;line-height:1.4em}.elementor-87014 .elementor-element.elementor-element-4fe88428{margin-top:18px;margin-bottom:35px;padding:0}.elementor-87014 .elementor-element.elementor-element-14bf6df3:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-87014 .elementor-element.elementor-element-14bf6df3>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg,#fff 0%,#fff 100%)}.elementor-87014 .elementor-element.elementor-element-14bf6df3>.elementor-element-populated,.elementor-87014 .elementor-element.elementor-element-14bf6df3>.elementor-element-populated>.elementor-background-overlay,.elementor-87014 .elementor-element.elementor-element-14bf6df3>.elementor-background-slideshow{border-radius:18px 18px 18px 18px}.elementor-87014 .elementor-element.elementor-element-14bf6df3>.elementor-element-populated{box-shadow:0px 10px 30px 0px rgba(0,0,0,.1);transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin:15px;--e-column-margin-right:15px;--e-column-margin-left:15px}.elementor-87014 .elementor-element.elementor-element-14bf6df3>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-7292491b{text-align:center}.elementor-87014 .elementor-element.elementor-element-7292491b .elementor-heading-title{font-size:26px;font-weight:700;color:var(--e-global-color-text)}.elementor-87014 .elementor-element.elementor-element-2d2a3a09>.elementor-widget-container{margin:18px 0 0}.elementor-87014 .elementor-element.elementor-element-2d2a3a09{text-align:center;color:var(--e-global-color-text);font-size:20px;font-weight:400;line-height:1.4em}.elementor-87014 .elementor-element.elementor-element-49e5ecef:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-87014 .elementor-element.elementor-element-49e5ecef>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg,#fff 0%,#fff 100%)}.elementor-87014 .elementor-element.elementor-element-49e5ecef>.elementor-element-populated,.elementor-87014 .elementor-element.elementor-element-49e5ecef>.elementor-element-populated>.elementor-background-overlay,.elementor-87014 .elementor-element.elementor-element-49e5ecef>.elementor-background-slideshow{border-radius:18px 18px 18px 18px}.elementor-87014 .elementor-element.elementor-element-49e5ecef>.elementor-element-populated{box-shadow:0px 10px 30px 0px rgba(0,0,0,.1);transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin:15px;--e-column-margin-right:15px;--e-column-margin-left:15px}.elementor-87014 .elementor-element.elementor-element-49e5ecef>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-69ca4f0e{text-align:center}.elementor-87014 .elementor-element.elementor-element-69ca4f0e .elementor-heading-title{font-size:26px;font-weight:700;color:var(--e-global-color-text)}.elementor-87014 .elementor-element.elementor-element-22d0fbd3>.elementor-widget-container{margin:18px 0 0}.elementor-87014 .elementor-element.elementor-element-22d0fbd3{text-align:center;color:#003a40;font-size:20px;font-weight:400;line-height:1.4em}.elementor-87014 .elementor-element.elementor-element-7e25dbb1:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-87014 .elementor-element.elementor-element-7e25dbb1>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg,#fff 0%,#fff 100%)}.elementor-87014 .elementor-element.elementor-element-7e25dbb1>.elementor-element-populated,.elementor-87014 .elementor-element.elementor-element-7e25dbb1>.elementor-element-populated>.elementor-background-overlay,.elementor-87014 .elementor-element.elementor-element-7e25dbb1>.elementor-background-slideshow{border-radius:18px 18px 18px 18px}.elementor-87014 .elementor-element.elementor-element-7e25dbb1>.elementor-element-populated{box-shadow:0px 10px 30px 0px rgba(0,0,0,.1);transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin:15px;--e-column-margin-right:15px;--e-column-margin-left:15px}.elementor-87014 .elementor-element.elementor-element-7e25dbb1>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-2787c2cc{text-align:center}.elementor-87014 .elementor-element.elementor-element-2787c2cc .elementor-heading-title{font-size:26px;font-weight:700;color:var(--e-global-color-text)}.elementor-87014 .elementor-element.elementor-element-b5ffa42>.elementor-widget-container{margin:18px 0 0}.elementor-87014 .elementor-element.elementor-element-b5ffa42{text-align:center;color:#003a40;font-size:20px;font-weight:400;line-height:1.4em}.elementor-87014 .elementor-element.elementor-element-3eb3dfd3:not(.elementor-motion-effects-element-type-background),.elementor-87014 .elementor-element.elementor-element-3eb3dfd3>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#f7f9fb}.elementor-87014 .elementor-element.elementor-element-3eb3dfd3>.elementor-background-overlay{opacity:.61;transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-3eb3dfd3{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:0}.elementor-87014 .elementor-element.elementor-element-467331c9.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center}.elementor-87014 .elementor-element.elementor-element-467331c9>.elementor-element-populated{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:0 90px 0 0}.elementor-87014 .elementor-element.elementor-element-467331c9>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-269c5ba3>.elementor-widget-container{padding:50px 0 0}.elementor-87014 .elementor-element.elementor-element-269c5ba3{text-align:left}.elementor-87014 .elementor-element.elementor-element-269c5ba3 .elementor-heading-title{font-size:30px;font-weight:700;line-height:1.1em;letter-spacing:.9px;color:var(--e-global-color-primary)}.elementor-87014 .elementor-element.elementor-element-72636ab9>.elementor-widget-container{margin:15px 0 0;padding:0}.elementor-87014 .elementor-element.elementor-element-72636ab9{color:var(--e-global-color-text);font-size:20px;line-height:1.4em}.elementor-87014 .elementor-element.elementor-element-32ff6f09>.elementor-widget-container{margin:-18px 0 0}.elementor-87014 .elementor-element.elementor-element-32ff6f09 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(0px / 2)}.elementor-87014 .elementor-element.elementor-element-32ff6f09 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(0px / 2)}.elementor-87014 .elementor-element.elementor-element-32ff6f09 .elementor-icon-list-icon i{color:var(--e-global-color-primary);transition:color .3s}.elementor-87014 .elementor-element.elementor-element-32ff6f09{--e-icon-list-icon-size:18px;--icon-vertical-offset:0px}.elementor-87014 .elementor-element.elementor-element-32ff6f09 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-87014 .elementor-element.elementor-element-32ff6f09 .elementor-icon-list-item>a{font-size:20px}.elementor-87014 .elementor-element.elementor-element-32ff6f09 .elementor-icon-list-text{color:var(--e-global-color-text);transition:color .3s}.elementor-87014 .elementor-element.elementor-element-52f8b452{margin-top:0;margin-bottom:0;padding:0 0 18px}.elementor-87014 .elementor-element.elementor-element-4b8c4de8>.elementor-element-populated>.elementor-background-overlay{opacity:.95}.elementor-87014 .elementor-element.elementor-element-4b8c4de8>.elementor-element-populated,.elementor-87014 .elementor-element.elementor-element-4b8c4de8>.elementor-element-populated>.elementor-background-overlay,.elementor-87014 .elementor-element.elementor-element-4b8c4de8>.elementor-background-slideshow{border-radius:15px 15px 15px 15px}.elementor-87014 .elementor-element.elementor-element-4b8c4de8>.elementor-element-populated{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:20px 0 30px}.elementor-87014 .elementor-element.elementor-element-4b8c4de8>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-69ed6f34>.elementor-widget-container{background-color:transparent;margin:50px 25px 50px 42px;padding:40px 30px 18px;background-image:linear-gradient(305deg,#8b84d7 45%,#00c19f 75%);border-radius:20px 20px 20px 20px}.elementor-87014 .elementor-element.elementor-element-e9a1694:not(.elementor-motion-effects-element-type-background),.elementor-87014 .elementor-element.elementor-element-e9a1694>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#fff}.elementor-87014 .elementor-element.elementor-element-e9a1694{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-87014 .elementor-element.elementor-element-e9a1694>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-1c7a5f78>.elementor-widget-container{margin:50px 0 10px;padding:0}.elementor-87014 .elementor-element.elementor-element-1c7a5f78{text-align:center}.elementor-87014 .elementor-element.elementor-element-1c7a5f78 .elementor-heading-title{font-size:40px;font-weight:700;color:var(--e-global-color-primary)}.elementor-87014 .elementor-element.elementor-element-87206b1{padding:0 0 50px}.elementor-87014 .elementor-element.elementor-element-5106d099>.elementor-widget-container{margin:0;padding:0 100px;border-style:solid;border-width:0}.elementor-87014 .elementor-element.elementor-element-5106d099 .elementor-accordion-item{border-color:var(--e-global-color-text)}.elementor-87014 .elementor-element.elementor-element-5106d099 .elementor-accordion-item .elementor-tab-content{border-top-color:var(--e-global-color-text)}.elementor-87014 .elementor-element.elementor-element-5106d099 .elementor-accordion-icon,.elementor-87014 .elementor-element.elementor-element-5106d099 .elementor-accordion-title{color:var(--e-global-color-text)}.elementor-87014 .elementor-element.elementor-element-5106d099 .elementor-accordion-title{font-size:20px}.elementor-87014 .elementor-element.elementor-element-5106d099 .elementor-tab-title .elementor-accordion-icon i:before{color:var(--e-global-color-text)}.elementor-87014 .elementor-element.elementor-element-5106d099 .elementor-tab-content{color:var(--e-global-color-text);font-size:20px}.elementor-87014 .elementor-element.elementor-element-7c72a3fb:not(.elementor-motion-effects-element-type-background),.elementor-87014 .elementor-element.elementor-element-7c72a3fb>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#f0f0f0}.elementor-87014 .elementor-element.elementor-element-7c72a3fb{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin-top:0;margin-bottom:0;padding:30px}.elementor-87014 .elementor-element.elementor-element-7c72a3fb>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-87014 .elementor-element.elementor-element-2fa3411f>.elementor-element-populated{margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0}@media (min-width:768px){.elementor-87014 .elementor-element.elementor-element-e5d6cb8{width:49.07%}.elementor-87014 .elementor-element.elementor-element-e66b8e9{width:50.892%}.elementor-87014 .elementor-element.elementor-element-7396b955{width:57.41%}.elementor-87014 .elementor-element.elementor-element-6faa9efe{width:42.59%}.elementor-87014 .elementor-element.elementor-element-68946199{width:60%}.elementor-87014 .elementor-element.elementor-element-2f94e5d9{width:40%}.elementor-87014 .elementor-element.elementor-element-b0253c8{width:40%}.elementor-87014 .elementor-element.elementor-element-9b6d5f8{width:60%}.elementor-87014 .elementor-element.elementor-element-264e3805{width:60%}.elementor-87014 .elementor-element.elementor-element-18ab595c{width:40%}.elementor-87014 .elementor-element.elementor-element-93468b4{width:40%}.elementor-87014 .elementor-element.elementor-element-f6f8a36{width:60%}.elementor-87014 .elementor-element.elementor-element-5d5e5b82{width:60%}.elementor-87014 .elementor-element.elementor-element-65dc54ba{width:40%}.elementor-87014 .elementor-element.elementor-element-29e863b0{width:15%}.elementor-87014 .elementor-element.elementor-element-71ac99bc{width:35%}.elementor-87014 .elementor-element.elementor-element-23e0daa1{width:35%}.elementor-87014 .elementor-element.elementor-element-19efdecf{width:15%}.elementor-87014 .elementor-element.elementor-element-467331c9{width:46%}.elementor-87014 .elementor-element.elementor-element-4b8c4de8{width:54%}}@media (max-width:1024px){.elementor-87014 .elementor-element.elementor-element-be9ac28>.elementor-widget-container{margin:0 0 0 7px;padding:21px 0 0}.elementor-87014 .elementor-element.elementor-element-be9ac28 img{width:35%}.elementor-87014 .elementor-element.elementor-element-396a18c>.elementor-widget-container{margin:0 0 0 7px;padding:20px 0 0}.elementor-87014 .elementor-element.elementor-element-396a18c .elementor-heading-title{font-size:30px}.elementor-87014 .elementor-element.elementor-element-7f51d3f>.elementor-widget-container{margin:0 0 0 7px}.elementor-87014 .elementor-element.elementor-element-7f51d3f .elementor-heading-title{font-size:35px}.elementor-87014 .elementor-element.elementor-element-0746cd5>.elementor-widget-container{margin:0 0 0 7px;padding:0}.elementor-87014 .elementor-element.elementor-element-0746cd5 img{width:80%}.elementor-87014 .elementor-element.elementor-element-e66b8e9>.elementor-element-populated{margin:130px 50px 100px;--e-column-margin-right:50px;--e-column-margin-left:50px}.elementor-87014 .elementor-element.elementor-element-abe82f9>.elementor-widget-container{margin:40px 0 30px -20px;padding:0}.elementor-87014 .elementor-element.elementor-element-dc63985{padding:130px 0}.elementor-87014 .elementor-element.elementor-element-fcf0a14>.elementor-widget-container{margin:40px 0 30px -20px;padding:0}.elementor-87014 .elementor-element.elementor-element-caf4931>.elementor-widget-container{margin:40px 0 30px -20px;padding:0}.elementor-87014 .elementor-element.elementor-element-bdaa532>.elementor-widget-container{margin:40px 0 30px -20px;padding:0}.elementor-87014 .elementor-element.elementor-element-4e6a26d>.elementor-widget-container{margin:40px 0 30px -20px;padding:0}.elementor-87014 .elementor-element.elementor-element-1bb9ffc>.elementor-widget-container{margin:40px 0 30px -20px;padding:0}.elementor-87014 .elementor-element.elementor-element-5220e24d{padding:130px 0}.elementor-87014 .elementor-element.elementor-element-0eceb75>.elementor-widget-container{margin:40px 0 30px -20px;padding:0}.elementor-87014 .elementor-element.elementor-element-69cec488{width:100%;max-width:100%}.elementor-87014 .elementor-element.elementor-element-69cec488>.elementor-widget-container{padding:0}.elementor-87014 .elementor-element.elementor-element-69cec488 .elementor-button{font-size:15px}.elementor-87014 .elementor-element.elementor-element-e6c2483>.elementor-widget-container{margin:40px 0 30px -20px;padding:0}.elementor-87014 .elementor-element.elementor-element-72636ab9>.elementor-widget-container{margin:0 0 0 13px;padding:0}}@media (max-width:767px){.elementor-87014 .elementor-element.elementor-element-be9ac28>.elementor-widget-container{padding:12px 0 0}.elementor-87014 .elementor-element.elementor-element-be9ac28 img{width:25%}.elementor-87014 .elementor-element.elementor-element-396a18c>.elementor-widget-container{margin:0 0 0 7px;padding:10px 0 0}.elementor-87014 .elementor-element.elementor-element-396a18c{text-align:left}.elementor-87014 .elementor-element.elementor-element-396a18c .elementor-heading-title{font-size:20px}.elementor-87014 .elementor-element.elementor-element-7f51d3f>.elementor-widget-container{margin:30px 0 0 10px;padding:0}.elementor-87014 .elementor-element.elementor-element-7f51d3f{text-align:left}.elementor-87014 .elementor-element.elementor-element-7f51d3f .elementor-heading-title{font-size:30px}.elementor-87014 .elementor-element.elementor-element-84ad698>.elementor-widget-container{margin:20px 0 0 10px}.elementor-87014 .elementor-element.elementor-element-2893cba>.elementor-widget-container{margin:0 0 0 -10px;padding:0 0 30px}.elementor-87014 .elementor-element.elementor-element-0746cd5>.elementor-widget-container{margin:0;padding:0 0 20px}.elementor-87014 .elementor-element.elementor-element-0746cd5{text-align:center}.elementor-87014 .elementor-element.elementor-element-0746cd5 img{width:65%}.elementor-87014 .elementor-element.elementor-element-e66b8e9>.elementor-element-populated{margin:0 0 -10px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0}.elementor-87014 .elementor-element.elementor-element-e494255>.elementor-widget-container{margin:31px 0 0}.elementor-87014 .elementor-element.elementor-element-e494255{text-align:center}.elementor-87014 .elementor-element.elementor-element-e494255 img{width:96vw;max-width:80vw}.elementor-87014 .elementor-element.elementor-element-6faa9efe>.elementor-element-populated{padding:0 20px}.elementor-87014 .elementor-element.elementor-element-9ecda45{text-align:center}.elementor-87014 .elementor-element.elementor-element-1698209b>.elementor-widget-container{margin:0;padding:0 0 30px}.elementor-87014 .elementor-element.elementor-element-abe82f9>.elementor-widget-container{margin:0;padding:0}.elementor-87014 .elementor-element.elementor-element-2fe67a45>.elementor-widget-container{margin:-30px 0 0}.elementor-87014 .elementor-element.elementor-element-2fe67a45 img{width:350px}.elementor-87014 .elementor-element.elementor-element-dc63985{padding:130px 0 70px}.elementor-87014 .elementor-element.elementor-element-ccd0604>.elementor-widget-container{margin:0}.elementor-87014 .elementor-element.elementor-element-20af4374{padding:0}.elementor-87014 .elementor-element.elementor-element-4be7a83c>.elementor-element-populated{margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0}.elementor-87014 .elementor-element.elementor-element-0cebc5e>.elementor-widget-container{margin:10px 0 0}.elementor-87014 .elementor-element.elementor-element-457d8320{margin-top:0;margin-bottom:0;padding:0}.elementor-87014 .elementor-element.elementor-element-6d0a8784{text-align:center}.elementor-87014 .elementor-element.elementor-element-fcf0a14>.elementor-widget-container{margin:0}.elementor-87014 .elementor-element.elementor-element-70b208d{margin-top:25px;margin-bottom:-30px;padding:0}.elementor-87014 .elementor-element.elementor-element-48787b2{text-align:center}.elementor-87014 .elementor-element.elementor-element-caf4931>.elementor-widget-container{margin:0}.elementor-87014 .elementor-element.elementor-element-6b66f70>.elementor-widget-container{margin:0}.elementor-87014 .elementor-element.elementor-element-6b66f70{text-align:center}.elementor-87014 .elementor-element.elementor-element-6dda1073{margin-top:25px;margin-bottom:-20px;padding:0}.elementor-87014 .elementor-element.elementor-element-76f994df>.elementor-widget-container{margin:0;padding:0}.elementor-87014 .elementor-element.elementor-element-76f994df{text-align:center}.elementor-87014 .elementor-element.elementor-element-18ab595c>.elementor-element-populated{padding:0 20px}.elementor-87014 .elementor-element.elementor-element-828ee6c{text-align:center}.elementor-87014 .elementor-element.elementor-element-3bd3c5c4>.elementor-widget-container{margin:0;padding:0 0 30px}.elementor-87014 .elementor-element.elementor-element-bdaa532>.elementor-widget-container{margin:0}.elementor-87014 .elementor-element.elementor-element-27cb0d1{margin-top:20px;margin-bottom:-20px;padding:0}.elementor-87014 .elementor-element.elementor-element-93468b4>.elementor-element-populated{padding:0 20px}.elementor-87014 .elementor-element.elementor-element-34dda70{text-align:center}.elementor-87014 .elementor-element.elementor-element-4e6a26d>.elementor-widget-container{margin:0}.elementor-87014 .elementor-element.elementor-element-07b5458>.elementor-widget-container{margin:0}.elementor-87014 .elementor-element.elementor-element-07b5458{text-align:center}.elementor-87014 .elementor-element.elementor-element-cd4a723{margin-top:20px;margin-bottom:-20px;padding:0}.elementor-87014 .elementor-element.elementor-element-65dc54ba>.elementor-element-populated{padding:0 20px}.elementor-87014 .elementor-element.elementor-element-53a93874{text-align:center}.elementor-87014 .elementor-element.elementor-element-1bb9ffc>.elementor-widget-container{margin:0}.elementor-87014 .elementor-element.elementor-element-5220e24d{padding:130px 0 70px}.elementor-87014 .elementor-element.elementor-element-1440a0b6{--spacer-size:10px}.elementor-87014 .elementor-element.elementor-element-0eceb75>.elementor-widget-container{margin:0}.elementor-87014 .elementor-element.elementor-element-69807c3d{--spacer-size:10px}.elementor-87014 .elementor-element.elementor-element-6757a548{margin-top:0;margin-bottom:0;padding:0}.elementor-87014 .elementor-element.elementor-element-33edae4>.elementor-widget-container{margin:0;padding:0}.elementor-87014 .elementor-element.elementor-element-77373991>.elementor-widget-container{margin:25px 0 0}.elementor-87014 .elementor-element.elementor-element-71ac99bc>.elementor-element-populated{margin:0 5px 0 25px;--e-column-margin-right:5px;--e-column-margin-left:25px}.elementor-87014 .elementor-element.elementor-element-69cec488{width:100%;max-width:100%}.elementor-87014 .elementor-element.elementor-element-62578ef>.elementor-widget-container{margin:0;padding:0 0 30px}.elementor-87014 .elementor-element.elementor-element-e6c2483>.elementor-widget-container{margin:0}.elementor-87014 .elementor-element.elementor-element-3c488bf4>.elementor-widget-container{margin:30px 0 0}.elementor-87014 .elementor-element.elementor-element-3eb3dfd3{padding:0 12px}.elementor-87014 .elementor-element.elementor-element-467331c9>.elementor-element-populated{padding:0 20px}.elementor-87014 .elementor-element.elementor-element-269c5ba3>.elementor-widget-container{margin:0;padding:30px 0 0}.elementor-87014 .elementor-element.elementor-element-269c5ba3{text-align:center}.elementor-87014 .elementor-element.elementor-element-269c5ba3 .elementor-heading-title{font-size:28px}.elementor-87014 .elementor-element.elementor-element-72636ab9>.elementor-widget-container{margin:10px 0 0}.elementor-87014 .elementor-element.elementor-element-72636ab9{text-align:center}.elementor-87014 .elementor-element.elementor-element-4b8c4de8>.elementor-element-populated{padding:0 20px}.elementor-87014 .elementor-element.elementor-element-69ed6f34>.elementor-widget-container{margin:0;padding:30px 20px}.elementor-87014 .elementor-element.elementor-element-1c7a5f78>.elementor-widget-container{margin:30px 0 0;padding:0}.elementor-87014 .elementor-element.elementor-element-5106d099>.elementor-widget-container{padding:0 20px}}section#sp-testimonials{background:default;background-size:100% 100%!important}.elementor-87014 .elementor-element.elementor-element-604ee56 .elementor-icon-list-item{align-items:start}.elementor-87014 .elementor-element.elementor-element-604ee56 .elementor-icon-list-item .elementor-icon-list-icon{margin-top:5px}</style> <link rel="stylesheet/lzl-nc" id="elementor-post-87014-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/8b38bac40b51f634ce9ac5ae6af8308b.2522.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="elementor-post-87014-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/8b38bac40b51f634ce9ac5ae6af8308b.2522.css" media="all"> </noscript> <style id="elementor-post-75-css-crit" media="all">.elementor-75 .elementor-element.elementor-element-f803aad{margin-top:0;margin-bottom:0;padding:0}.elementor-75 .elementor-element.elementor-element-b742394>.elementor-element-populated{margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0}</style> <link rel="stylesheet/lzl-nc" id="elementor-post-75-css" href="data:text/css," media="all"> <noscript lzl=""> <link rel="stylesheet" id="elementor-post-75-css" href="data:text/css," media="all"> </noscript> <link rel="stylesheet/lzl-nc" id="weglot-css-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/82c205766363f1425691455962476177.d4d7.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="weglot-css-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/82c205766363f1425691455962476177.d4d7.css" media="all"> </noscript> <link rel="stylesheet/lzl-nc" id="new-flag-css-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/d4755c8375ef794a973145e1ff9300c5.52e1a.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="new-flag-css-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/d4755c8375ef794a973145e1ff9300c5.52e1a.css" media="all"> </noscript> <style id="custom-flag-handle-inline-css"></style> <link id="custom-flag-handle-inline-css-nonCrit" rel="stylesheet/lzl-nc" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/f0e962e149d298b283eb817a94ed7950.ae0.css"> <noscript lzl=""> <link id="custom-flag-handle-inline-css-nonCrit" rel="stylesheet" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/f0e962e149d298b283eb817a94ed7950.ae0.css"> </noscript> <link rel="stylesheet/lzl-nc" id="wordpress-popular-posts-css-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/18a0bca30e4eb6a55e4845c744aca4d6.119.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="wordpress-popular-posts-css-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/18a0bca30e4eb6a55e4845c744aca4d6.119.css" media="all"> </noscript> <link rel="stylesheet/lzl-nc" id="silentpartner-roboto-css-css" href="data:text/css," media="all"> <noscript lzl=""> <link rel="stylesheet" id="silentpartner-roboto-css-css" href="data:text/css," media="all"> </noscript> <style id="silentpartner-child-theme-css-css-crit" media="all">body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}ol,ul{list-style:none}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}fieldset{margin:0;padding:0;border:none}iframe{border:0;display:block;margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}legend{display:none}*{box-sizing:border-box}strong{font-weight:700}svg{pointer-events:none;width:100%;margin:0 auto;height:100%;display:block}@-webkit-keyframes rmr-zoom{15%,40%,75%,100%{-webkit-transform-origin:center center}15%{-webkit-transform:scale(1.2,1.1)}40%{-webkit-transform:scale(.95,.95)}75%{-webkit-transform:scale(1.05,1)}100%{-webkit-transform:scale(1,1)}}@-moz-keyframes rmr-zoom{15%,40%,75%,100%{-moz-transform-origin:center center}15%{-moz-transform:scale(1.2,1.1)}40%{-moz-transform:scale(.95,.95)}75%{-moz-transform:scale(1.05,1)}100%{-moz-transform:scale(1,1)}}ul.rmr-drops{box-sizing:border-box;display:flex}ul.rmr-drops a{display:block}ul.rmr-drops li{line-height:1em;margin:0;padding:0}ul.rmr-drops>li{display:block;position:relative}ul.rmr-drops>li dt{cursor:pointer}ul.rmr-drops>li dd{z-index:1;transition:opacity .2s;min-width:100%;display:none;position:absolute;width:auto;left:0}ul.rmr-drops>li dd>div{border-radius:3px}ul.rmr-drops>li dd li{white-space:nowrap;list-style-type:none}ul.rmr-drops>li dd li a:hover{transition:background-color .2s,color .2s}ul.rmr-drops.rmr-slide>li dd{opacity:0}.sp-component .sp-button+.sp-button{margin-left:15px}.sp-component .sp-button+.sp-button.sp-plain{margin-left:0}.sp-component .sp-button{text-decoration:none;border-width:1px;border-radius:12px;padding:13px 20px;display:block;transition:all .2s;color:#fff;cursor:pointer;font-weight:500;line-height:1em;font-size:16px;background:#ef6079}.sp-component .sp-button:hover{background:#ef6079;border-width:1px;border-radius:12px;border-color:#ef6079;color:#fff;text-decoration:none}.sp-component .sp-button.sp-plain{background:0 0;border-color:transparent;color:#00c19f;position:relative;padding-right:30px}.sp-component .sp-button.sp-plain:after{content:"→";position:absolute;right:5px}.sp-component .sp-button.sp-plain:hover{color:#00c19f;text-decoration:underline;border-color:transparent}.sp-component .sp-carousel-container{max-width:100%}.sp-carousel-pages{width:100%}.sp-carousel-container{--current-slide:0;position:relative;transform:translateX(calc(-100% * var(--current-slide)));transition:transform .5s;display:flex}.sp-carousel-page{flex:0 0 100%;width:100%;margin:auto}.sp-carousel-pages{display:flex}.sp-carousel{overflow:hidden}.sp-next,.sp-prev{padding:0;border:none;cursor:pointer;display:block;width:30px;height:30px;overflow:hidden;border-radius:30px;position:absolute;top:50%;transform:translateY(-50%);z-index:3;background:#fff}.sp-next:focus,.sp-next:hover,.sp-prev:focus,.sp-prev:hover{background:#fff}.sp-next{right:10px}.sp-prev{left:10px}.sp-social{display:flex}.sp-social li{margin-right:15px;width:25px;height:25px}.sp-social a{display:block;width:100%;height:100%;background:#00c19f;border-radius:100%;transition:all .2s}.sp-social a:hover{background:#0bc6a5}.sp-social .facebook a{position:relative;padding-left:5%}.sp-social .facebook svg{position:absolute;bottom:0;width:90%;height:85%}.sp-social .linkedin a{padding-top:4px;padding-left:3px}.sp-social .linkedin svg{width:70%;height:70%}.sp-social .youtube a{padding-top:5px;padding-left:2px}.sp-social .youtube svg{width:70%;height:70%}.sp-social .twitter a{padding-top:5px;padding-left:10%}.sp-social .twitter svg{width:75%;height:75%}.sp-component h1,.sp-component h2,.sp-component h3,.sp-component h4,.sp-component h5,.sp-component h6,.sp-component p,.sp-component li{font-family:"helvetica",sans-serif}@media (max-width:991.98px){div.elementor-location-header{position:sticky;top:0;z-index:10}}section.elementor-top-section{padding:0!important}div.elementor-button-wrapper{display:flex}section[data-sp-popup]{background:#419639;padding:50px 20px!important;background-image:url("/wp-content/themes/silentpartner/assets/img/popup-bg.jpg");background-size:cover;background-position:0 100%;--lzl-bg-img:"/wp-content/themes/silentpartner/assets/img/popup-bg.jpg"}section[data-sp-popup].lzl:not(.lzl-ed),section[data-sp-popup].lzl-ing:not(.lzl-ed){background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACU8AAANECAYAAACKVkxdAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAeTklEQVR42uzBAQEAAACAkP6v7ggKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACA24MDEgAAAABB/1/3I1QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIC7AKJLAAEGE0zUAAAAAElFTkSuQmCC")}section[data-sp-popup] p{font-family:"helvetica",sans-serif;color:#222;color:#fff;font-size:16px;line-height:1.5em}section[data-sp-popup] a.elementor-button-link.elementor-button{text-decoration:none;border-radius:20px;padding:8px 20px;display:block;transition:all .2s;color:#fff;cursor:pointer;font-weight:500;line-height:1em;font-size:16px;background:#e99151;border:1px solid #e99151}section[data-sp-popup] a.elementor-button-link.elementor-button:hover{background:#ea6d13;border-color:#ea6d13;color:#fff;text-decoration:none}.elementor-widget:not(:last-child){margin-bottom:0!important}@media (max-width:1140px){.sp-component:not(.sp-bleed)>div{padding-left:25px;padding-right:25px}}.sp-component{background:#fff;font-size:16px;line-height:1em;position:relative;font-family:"helvetica",sans-serif}.sp-component button,.sp-component input[type=button],.sp-component input[type=submit]{transition:all .2s;line-height:1em;cursor:pointer}.sp-component .sp-cta{display:flex}.sp-component .sp-cta.sp-reverse{flex-direction:row-reverse}.sp-component .sp-cta.sp-reverse .sp-button+.sp-button{margin-left:0;margin-right:15px}@media (max-width:575.98px){.sp-component .sp-cta{flex-direction:column;text-align:center}}@media (max-width:575.98px){.sp-component .sp-cta .sp-button{margin-bottom:10px}.sp-component .sp-cta .sp-button:last-child{margin-bottom:0}}@media (max-width:575.98px){.sp-component .sp-cta .sp-button.sp-plain:after{content:""}}.sp-component svg{display:block}.sp-component>*{max-width:1140px;margin-left:auto;margin-right:auto}.sp-component.sp-bleed>*{max-width:100%}.sp-component p{font-family:"helvetica",sans-serif;color:#222;font-size:18px;line-height:1.5em}.sp-component img{display:block;max-width:100%;height:auto;border:none}.sp-component a.fullLogo{width:305px;height:75px;display:block;padding-right:180px}.sp-component a{transition:all .1s;color:#00c19f}.sp-component a:hover{text-decoration:underline}.sp-nav{padding:25px 0;z-index:6}@media (max-width:991.98px){.sp-nav{background:#fff;box-shadow:2px 2px 10px rgba(0,0,0,.12)}}.sp-nav nav{position:relative;display:flex;align-items:center;justify-content:space-between}.sp-nav nav>div{display:flex;align-items:center}@media (max-width:991.98px){.sp-nav nav>div{display:block;margin:0}}.sp-nav a.sp-nav-primary{font-family:"helvetica",sans-serif;color:#fff;color:#fff;color:#fff;font-size:17px;font-weight:700;line-height:18.75px;text-decoration:none;padding-bottom:3px;border-bottom:2px solid transparent;margin-bottom:-6px}.sp-nav a.sp-nav-primary:hover{border-bottom-color:#fff}.sp-nav .sp-nav-dropdown{border-radius:20px;background:#fff;padding:10px;box-shadow:0 0 10px rgba(0,0,0,.2)}.sp-nav .sp-nav-dropdown>div{display:grid;grid-template-columns:1fr;grid-row-gap:5px}.sp-nav .sp-nav-dropdown>div.sp-columns-3{grid-template-columns:1fr 1fr 1fr}.sp-nav .sp-nav-dropdown ol{margin:0;padding:0}.sp-nav a.sp-nav-secondary{display:block;text-decoration:none;border-radius:10px;padding:10px}.sp-nav a.sp-nav-secondary:hover{background:#eee}.sp-nav .sp-nav-item{margin-right:60px}.sp-nav .sp-nav-item:last-child{margin-right:inherit}.sp-nav h4{color:#00c19f!important;color:#222;color:#419639;font-weight:700;font-weight:700;margin-bottom:5px;font-family:"Helvetica",sans-serif;font-size:16px;line-height:18.75px}.sp-nav p{font-family:"roboto",sans-serif;color:#222;color:#000;font-size:16px;line-height:1.5em}.sp-nav .sp-nav-toggle{border:none;position:absolute;background:0 0;background:#fff;right:0;top:0;width:30px;padding:0;height:30px;overflow:hidden;display:none;cursor:pointer;border-radius:5px}.sp-nav .sp-nav-toggle:hover{background:#f5f6f2}.sp-nav .sp-nav-toggle svg{fill:#4d5d66;position:absolute;top:2px;left:2px;opacity:1;width:26px;height:26px;transition:opacity .2s}.sp-nav .sp-nav-toggle svg.close{opacity:0}@media (max-width:991.98px){.sp-nav .sp-nav-toggle{display:block}}.sp-nav ul.rmr-drops{margin-right:15px}@media (max-width:991.98px){.sp-nav .sp-cta,.sp-nav ul.rmr-drops{display:none}}.sp-banner{position:sticky;top:0;z-index:5;font-family:"helvetica",sans-serif;color:#222;font-size:14px;line-height:1.5em}.sp-banner>div>*{display:flex;background:#003a40;color:#fff;align-items:center;padding:10px 25px;text-decoration:none;transition:all .2s;justify-content:center}@media (max-width:991.98px){.sp-banner>div>*{display:block;text-align:center}}.sp-banner a:hover{background:#00c19f;text-decoration:none}.sp-banner a:hover strong{color:#fff}.sp-banner strong{flex:0 0 auto;text-transform:uppercase;margin-left:15px;color:#00c19f;white-space:nowrap}.sp-features{text-align:center;padding:50px 0}.sp-features ul{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:40px}@media (max-width:991.98px){.sp-features ul{grid-template-columns:1fr}}.sp-features li:last-child{margin-right:0}@media (max-width:991.98px){.sp-features li+li{margin-top:25px}}.sp-features dd{font-family:"helvetica",sans-serif;color:#222;font-size:18px;line-height:1.5em}.sp-features img{margin:0 auto}.sp-features dt .sp-title{font-family:"Paralucent (Demibold)",sans-serif;font-weight:700;color:#003a40;color:#003a40;font-size:22px;line-height:1.4em;margin:20px 0 10px}@media (max-width:991.98px){.sp-features dt .sp-title{margin-top:5px}}section[data-sp]{background-image:url("/wp-content/themes/silentpartner/assets/img/signup-bg.png");background-size:cover;background-position:0 100%;--lzl-bg-img:"/wp-content/themes/silentpartner/assets/img/signup-bg.png"}section[data-sp].lzl:not(.lzl-ed),section[data-sp].lzl-ing:not(.lzl-ed){background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAC0AAAAHmCAYAAADgeg/dAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAVVUlEQVR42uzBAQEAAACAkP6v7ggKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACA24NDAgAAAABB/1+7wgYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAl04QABmk15SgAAAABJRU5ErkJggg==")}section[data-sp] .elementor-container{max-width:1140px;margin-left:auto;margin-right:auto}section[data-sp] .elementor-element{padding-top:15px}section[data-sp] .gform_wrapper.gravity-theme input[type=text],section[data-sp] .gform_wrapper.gravity-theme input[type=email]{background:#fff!important;color:#222!important;padding:9px 15px!important;border-radius:5px!important;border:1px solid #949494!important;font-size:13px!important;transition:all .1s!important}section[data-sp] .gform_wrapper.gravity-theme input[type=text]:focus,section[data-sp] .gform_wrapper.gravity-theme input[type=email]:focus{outline:none!important;border-color:#419639!important;background:#f4fbe1!important}section[data-sp] .elementor-heading-title{font-family:"roboto",sans-serif;font-weight:700;color:#456d40;color:#fff;font-size:26px;line-height:1.4em;text-align:center}section[data-sp] .gform_wrapper.gravity-theme .gform_fields{display:grid;grid-template-columns:1fr 1fr 1fr!important;grid-column-gap:25px;grid-row-gap:10px}section[data-sp] .gform_wrapper.gravity-theme .gfield{grid-column:auto!important}section[data-sp] .gform-body label.gfield_label{display:none!important}section[data-sp] div.gform_wrapper.gravity-theme>form{margin:0 auto}section[data-sp] div.gform_wrapper.gravity-theme>form input[type=submit]{line-height:1em!important;min-height:auto!important}section[data-sp] div.gform_footer{display:flex;justify-content:center}section[data-sp] div.gform_footer input{text-decoration:none;border-radius:20px;padding:8px 20px;display:block;transition:all .2s;color:#fff;cursor:pointer;font-weight:500;line-height:1em;font-size:16px;background:#e99151;border:1px solid #e99151}section[data-sp] div.gform_footer input:hover{background:#ea6d13;border-color:#ea6d13;color:#fff;text-decoration:none}@media (max-width:1140px){.sp-footer footer{padding-left:25px;padding-right:25px}}.sp-footer{padding:50px 0 0;padding-bottom:0!important}.sp-footer svg{fill:white}.sp-footer .legal{margin-top:50px;display:flex;max-width:100%;justify-content:center;background:#003a40;font-weight:700;padding:15px 0!important;font-family:"helvetica",sans-serif;color:#222;font-size:14px;line-height:1.5em}@media (max-width:767.98px){.sp-footer .legal{display:block}}.sp-footer .legal p{font-family:"helvetica",sans-serif;color:#222;color:#fff;font-size:14px;line-height:1.5em;line-height:1em;margin:0 10px 0 0;padding:0;border-right:2px solid #fff;padding-right:10px}@media (max-width:767.98px){.sp-footer .legal p{padding:0 0 10px;border:none;text-align:center}}.sp-footer .legal a{color:#00c19f!important}.sp-footer .legal ul{display:flex;margin:0;padding:0}@media (max-width:767.98px){.sp-footer .legal ul{justify-content:center}}.sp-footer .legal li{list-style:none;line-height:1em;padding:0;margin:0 15px 0 0}.sp-footer .legal li:last-child{margin-right:0}.sp-footer a{text-decoration:none;color:#4d5d66}.sp-footer footer>div{display:flex}@media (max-width:767.98px){.sp-footer footer>div{display:block!important}}.sp-footer footer div.links{flex:0 0 200px}.sp-footer footer div.links p{font-family:"helvetica",sans-serif;color:#222;font-size:18px;line-height:1.5em;margin:25px 0}@media (max-width:767.98px){.sp-footer footer div.links{padding-bottom:25px}}.sp-footer footer div.links li{list-style:none;margin:0 15px 0 0}.sp-footer dt{font-family:"helvetica",sans-serif;color:#222;color:#00c19f;font-size:16px;line-height:1.5em;margin-bottom:20px;font-weight:700}.sp-footer nav{margin-left:100px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:25px;grid-row-gap:0px;flex:1 0 auto}@media (max-width:1199.98px){.sp-footer nav{margin-left:50px}}@media (max-width:991.98px){.sp-footer nav{grid-template-columns:1fr 1fr!important;margin-left:100px}}@media (max-width:767.98px){.sp-footer nav{margin-left:0!important}}.sp-footer .sp-col li{list-style:none;font-family:"roboto",sans-serif;color:#222;font-size:16px;line-height:1.5em;line-height:1.5em;margin:0 0 5px}.sp-footer .sp-col li a{color:#222!important}.sp-footer .sp-col li:last-child{margin-bottom:0}.sp-testimonials{padding:50px 0 75px;background-size:100% 100%;background-repeat:no-repeat}.sp-testimonials dl{display:flex;justify-content:center;align-items:center;flex-direction:column}.sp-testimonials dt{font-family:"helvetica",sans-serif;font-weight:700;color:#003a40;font-size:22px;line-height:1.4em;text-align:center;max-width:500px;margin:0 0 30px}.sp-testimonials a{text-decoration:none}.sp-testimonials img{width:100px;height:100px;margin-bottom:20px;margin-top:-25px}.sp-testimonials .sp-carousel-page{padding-left:25px;padding-right:25px}.sp-testimonials dd{color:#666}.sp-testimonials dd a{color:#666}.sp-testimonials dd.sp-testimonial-org{font-family:"helvetica",sans-serif;color:#003a40;color:#003a40;font-size:18px;line-height:1.5em}.sp-testimonials dd.sp-testimonial-org a{color:#003a40}.sp-discover{padding:50px 0;background:#003a40}.sp-discover>div{display:flex;overflow:hidden}@media (max-width:767.98px){.sp-discover>div{display:block}}.sp-discover>div>div{position:relative}.sp-discover>div>div:first-child{flex:0 0 40%;z-index:2;background:#003a40;display:flex;flex-direction:column;justify-content:center}.sp-discover>div>div:nth-child(2){flex:0 0 60%;overflow:hidden}.sp-discover .sp-prev{left:0}.sp-discover .sp-next{right:0}.sp-discover .sp-title{font-family:"roboto",sans-serif;font-weight:700;color:#456d40;color:#fff;font-size:22px;line-height:1.4em}.sp-discover .sp-carousel-container{flex:1 0 auto}.sp-discover-list{display:flex;justify-content:space-around;padding:0 15px}@media (max-width:767.98px){.sp-discover-list{display:block}}.sp-discover-list li:first-child{padding-left:15px}@media (max-width:767.98px){.sp-discover-list li:first-child{padding-left:0}}.sp-discover-list li:last-child{padding-right:15px}@media (max-width:767.98px){.sp-discover-list li:last-child{padding-right:0}}@media (max-width:767.98px){.sp-discover-list li{margin:10px 30px}}.sp-discover-list dt{font-family:"Helvetica",sans-serif;color:#222;color:#00c19f;color:#00c19f;font-size:16px;font-weight:700;line-height:18.75px}.sp-discover-list dd{font-family:"helvetica",sans-serif;color:#222;color:#fff;font-size:16px;line-height:1.5em}.sp-discover-list dd.sp-discover-arrow{margin-top:5px;width:30px;height:15px}.sp-discover-list dd.sp-discover-arrow svg{fill:#00c19f}.sp-discover-list a{height:100%;display:block;padding:10px;text-decoration:none;border-radius:10px}.sp-discover-list a:hover{text-decoration:none;background:#5e6d75}</style> <link rel="stylesheet/lzl-nc" id="silentpartner-child-theme-css-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/2326c516c6bb3b1b7958070b0f0d449f.5da0.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="silentpartner-child-theme-css-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/2326c516c6bb3b1b7958070b0f0d449f.5da0.css" media="all"> </noscript> <link rel="stylesheet/lzl-nc" id="e-sticky-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/7305ed8a30b2e9610fea4e383b7d1756.a2.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="e-sticky-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/7305ed8a30b2e9610fea4e383b7d1756.a2.css" media="all"> </noscript> <style id="e-popup-css-crit" media="all">[data-elementor-type=popup] .elementor-section-wrap:not(:empty)+#elementor-add-new-section,[data-elementor-type=popup]:not(.elementor-edit-area){display:none}</style> <link rel="stylesheet/lzl-nc" id="e-popup-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/16e53519e0f2259f4647bc5d9bd1de3b.345.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="e-popup-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/16e53519e0f2259f4647bc5d9bd1de3b.345.css" media="all"> </noscript> <style id="elementor-post-532-css-crit" media="all">.elementor-532 .elementor-element.elementor-element-8ca8642:not(.elementor-motion-effects-element-type-background),.elementor-532 .elementor-element.elementor-element-8ca8642>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-text)}.elementor-532 .elementor-element.elementor-element-8ca8642{border-style:solid;border-width:0 0 1px;border-color:#f7f9fb;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin-top:0;margin-bottom:-1px;padding:0}.elementor-532 .elementor-element.elementor-element-8ca8642>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-532 .elementor-element.elementor-element-42cf721>.elementor-element-populated{padding:0}.elementor-532 .elementor-element.elementor-element-22b0eb5>.elementor-widget-container{border-style:solid}.elementor-532 .elementor-element.elementor-element-d05a20d{margin-top:0;margin-bottom:10px;padding:0;z-index:50}.elementor-532 .elementor-element.elementor-element-0ad5e86>.elementor-element-populated{margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0}.elementor-532 .elementor-element.elementor-element-540c731>.elementor-widget-container{background-color:#020101}.elementor-location-header:before,.elementor-location-footer:before{content:"";display:table;clear:both}.elementor-532 .elementor-element.elementor-element-22b0eb5 .sp-button:first-of-type{background-color:#ef6079;font-weight:700}.sp-component .sp-cta.sp-reverse .sp-button+.sp-button{font-weight:700}.elementor-532 .elementor-element.elementor-element-22b0eb5 .sp-nav{background:#003a40}.fullLogo{width:300px!important}.elementor-532 .elementor-element.elementor-element-8ca8642:not(.elementor-motion-effects-element-type-background),.elementor-532 .elementor-element.elementor-element-8ca8642>.elementor-motion-effects-container>.elementor-motion-effects-layer{border:0px}.mobile-padding{margin-top:10px}#fdr.sp-button{border-color:#ef6079!important}</style> <link rel="stylesheet/lzl-nc" id="elementor-post-532-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/f33984f2bcbb982535ddc68c9bcad7e7.151.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="elementor-post-532-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/f33984f2bcbb982535ddc68c9bcad7e7.151.css" media="all"> </noscript> <style id="elementor-post-67044-css-crit" media="all">.elementor-67044 .elementor-element.elementor-element-87a1851:not(.elementor-motion-effects-element-type-background),.elementor-67044 .elementor-element.elementor-element-87a1851>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#003a40}.elementor-67044 .elementor-element.elementor-element-87a1851>.elementor-background-overlay{opacity:.5;transition:background .3s,border-radius .3s,opacity .3s}.elementor-67044 .elementor-element.elementor-element-87a1851{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-67044 .elementor-element.elementor-element-ab3143f:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-67044 .elementor-element.elementor-element-ab3143f>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#003a40}.elementor-67044 .elementor-element.elementor-element-ab3143f>.elementor-element-populated{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-67044 .elementor-element.elementor-element-ab3143f>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-67044 .elementor-element.elementor-element-ccbd97c{text-align:right}</style> <link rel="stylesheet/lzl-nc" id="elementor-post-67044-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/f10cdc6e1f7da80c18493f613274a5b4.12e.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="elementor-post-67044-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/f10cdc6e1f7da80c18493f613274a5b4.12e.css" media="all"> </noscript> <style id="elementor-post-53801-css-crit" media="all">.elementor-53801 .elementor-element.elementor-element-c157b56:not(.elementor-motion-effects-element-type-background),.elementor-53801 .elementor-element.elementor-element-c157b56>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#00c19f}.elementor-53801 .elementor-element.elementor-element-c157b56{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:30px}.elementor-53801 .elementor-element.elementor-element-c157b56>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-53801 .elementor-element.elementor-element-469326c5>.elementor-element-populated{padding:65px 50px 50px}.elementor-53801 .elementor-element.elementor-element-694459b3{text-align:center}.elementor-53801 .elementor-element.elementor-element-694459b3 .elementor-heading-title{font-size:32px;color:var(--e-global-color-astglobalcolor5)}.elementor-53801 .elementor-element.elementor-element-c53b39e{text-align:center;color:var(--e-global-color-text);font-size:23px;font-weight:700}.elementor-53801 .elementor-element.elementor-element-c53b39e>.elementor-widget-container{margin:0;padding:30px 0}.elementor-53801 .elementor-element.elementor-element-be08892{text-align:center;color:var(--e-global-color-text);font-size:23px;font-weight:700}.elementor-53801 .elementor-element.elementor-element-51de7596>.elementor-widget-container{margin:15px 0 0}input#gform_submit_button_23{background:#ef6079!important;padding:17px 20px!important;font-size:16px!important;display:block!important;margin:0 auto!important;font-family:"Helvetica"!important;text-transform:uppercase;color:#fff;color:#fff!important;font-weight:700;border-radius:10px!important}</style> <link rel="stylesheet/lzl-nc" id="elementor-post-53801-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/a75ef8a43915317c99a3bde7999e09ac.15d.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="elementor-post-53801-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/a75ef8a43915317c99a3bde7999e09ac.15d.css" media="all"> </noscript> <style id="hfe-elementor-icons-css-crit" media="all">[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}</style> <link rel="stylesheet/lzl-nc" id="hfe-elementor-icons-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/245eecebfa23ddeb39ea122773742cce.47de.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="hfe-elementor-icons-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/245eecebfa23ddeb39ea122773742cce.47de.css" media="all"> </noscript> <style id="hfe-icons-list-css-crit" media="all">.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{bottom:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;position:relative;top:var(--icon-vertical-offset,initial)}.elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{right:0}@media (min-width:-1){.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{right:0}.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:1024px){.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{right:0}}#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}</style> <link rel="stylesheet/lzl-nc" id="hfe-icons-list-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/6681d3f5751f84c0f338512164dfaf54.1daa.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="hfe-icons-list-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/6681d3f5751f84c0f338512164dfaf54.1daa.css" media="all"> </noscript> <link rel="stylesheet/lzl-nc" id="hfe-social-icons-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/db8592e8a0b53ea8387d6703f3eadb8f.13f2.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="hfe-social-icons-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/db8592e8a0b53ea8387d6703f3eadb8f.13f2.css" media="all"> </noscript> <link rel="stylesheet/lzl-nc" id="hfe-social-share-icons-brands-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/a7a79471a90b43266188791cc4b59a72.39.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="hfe-social-share-icons-brands-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/a7a79471a90b43266188791cc4b59a72.39.css" media="all"> </noscript> <style id="hfe-social-share-icons-fontawesome-css-crit" media="all">.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-check:before{content:""}.fa-minus:before{content:""}.fa-plus:before{content:""}</style> <link rel="stylesheet/lzl-nc" id="hfe-social-share-icons-fontawesome-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/61d0dbd2682f28a3e37ec4333c785e36.d490.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="hfe-social-share-icons-fontawesome-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/61d0dbd2682f28a3e37ec4333c785e36.d490.css" media="all"> </noscript> <style id="hfe-nav-menu-icons-css-crit" media="all">.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}</style> <link rel="stylesheet/lzl-nc" id="hfe-nav-menu-icons-css" href="data:text/css," media="all"> <noscript lzl=""> <link rel="stylesheet" id="hfe-nav-menu-icons-css" href="data:text/css," media="all"> </noscript> <link rel="stylesheet/lzl-nc" id="hfe-widget-blockquote-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/fdb8c9934cf262f0833f7a91533b8d06.1435.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="hfe-widget-blockquote-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/fdb8c9934cf262f0833f7a91533b8d06.1435.css" media="all"> </noscript> <style id="hfe-mega-menu-css-crit" media="all">@keyframes hide-scroll{0%,to{overflow:hidden}}</style> <link rel="stylesheet/lzl-nc" id="hfe-mega-menu-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/be22b8dcb73b7f78b5374920bc8b88cc.4ce1.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="hfe-mega-menu-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/be22b8dcb73b7f78b5374920bc8b88cc.4ce1.css" media="all"> </noscript> <style id="hfe-nav-menu-widget-css-crit" media="all">@charset "UTF-8";@keyframes hide-scroll{0%,to{overflow:hidden}}</style> <link rel="stylesheet/lzl-nc" id="hfe-nav-menu-widget-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/06041580a808bbba947c10b1f71f941a.6889.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="hfe-nav-menu-widget-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/06041580a808bbba947c10b1f71f941a.6889.css" media="all"> </noscript> <style id="elementor-icons-shared-0-css-crit" media="all">.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-check:before{content:""}.fa-minus:before{content:""}.fa-plus:before{content:""}</style> <link rel="stylesheet/lzl-nc" id="elementor-icons-shared-0-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/bc78e97a74303c426206f3d9abb039e9.d47b.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="elementor-icons-shared-0-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/bc78e97a74303c426206f3d9abb039e9.d47b.css" media="all"> </noscript> <style id="elementor-icons-fa-solid-css-crit" media="all">.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}</style> <link rel="stylesheet/lzl-nc" id="elementor-icons-fa-solid-css" href="data:text/css," media="all"> <noscript lzl=""> <link rel="stylesheet" id="elementor-icons-fa-solid-css" href="data:text/css," media="all"> </noscript> <style>@-ms-viewport{width:device-width}@media (min-width:1200px){[class*=span]{float:left;min-height:1px;margin-left:30px}input,textarea,.uneditable-input{margin-left:0}}@media (min-width:768px) and (max-width:979px){[class*=span]{float:left;min-height:1px;margin-left:20px}input,textarea,.uneditable-input{margin-left:0}}@media (max-width:767px){body{padding-right:20px;padding-left:20px}[class*=span],.uneditable-input[class*=span],.row-fluid [class*=span]{display:block;float:none;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.input-large,.input-xlarge,.input-xxlarge,input[class*=span],select[class*=span],textarea[class*=span],.uneditable-input{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media (max-width:480px){input[type=checkbox],input[type=radio]{border:1px solid #ccc}}@media (max-width:979px){body{padding-top:0}}</style> <link rel="stylesheet/lzl-nc" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/52230104ebf7f4a2c3e46666e4e30e14.3d81.css"> <noscript lzl=""> <link rel="stylesheet" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/52230104ebf7f4a2c3e46666e4e30e14.3d81.css"> </noscript> <style>[class^=icon-]:before,[class*=" icon-"]:before{font-family:"porta";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none}</style> <link rel="stylesheet/lzl-nc" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/e709ec6cc21e352f737b410a59aea247.5d6.css"> <noscript lzl=""> <link rel="stylesheet" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/e709ec6cc21e352f737b410a59aea247.5d6.css"> </noscript> <style>@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-check:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}</style> <link rel="stylesheet/lzl-nc" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/3c8bec444d0006a6a304440705da7954.6fbc.css"> <noscript lzl=""> <link rel="stylesheet" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/3c8bec444d0006a6a304440705da7954.6fbc.css"> </noscript> <link href="data:text/css," rel="stylesheet/lzl-nc"> <noscript lzl=""> <link href="data:text/css," rel="stylesheet"> </noscript> <style>html{background:#fff}::-webkit-input-placeholder{color:#c2c2c1!important}:-moz-placeholder{color:#c2c2c1!important}::-moz-placeholder{color:#c2c2c1!important}:-ms-input-placeholder{color:#c2c2c1!important}@import url("https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300");@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");h4{color:#fff;margin-bottom:20px;font-size:20px}</style> <link rel="stylesheet/lzl-nc" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/3fbafff7dc9a7fc20c873496813b6230.1106.css"> <noscript lzl=""> <link rel="stylesheet" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/3fbafff7dc9a7fc20c873496813b6230.1106.css"> </noscript> <style>html,body{scroll-padding-top:125px}@media (prefers-reduced-motion:no-preference){html,body{scroll-behavior:smooth}}</style> <link rel="stylesheet/lzl-nc" href="data:text/css,"> <noscript lzl=""> <link rel="stylesheet" href="data:text/css,"> </noscript> <style id="wpp-loading-animation-styles">@-webkit-keyframes bgslide{from{background-position-x:0}to{background-position-x:-200%}}@keyframes bgslide{from{background-position-x:0}to{background-position-x:-200%}}</style> <link id="wpp-loading-animation-styles-nonCrit" rel="stylesheet/lzl-nc" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/5f9e683195cfccd2bfbc87178d1aaeca.134.css"> <noscript lzl=""> <link id="wpp-loading-animation-styles-nonCrit" rel="stylesheet" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/5f9e683195cfccd2bfbc87178d1aaeca.134.css"> </noscript> <link rel="stylesheet/lzl-nc" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/5e448ccfd8aeed304a35ba148d450bfa.52.css"> <noscript lzl=""> <link rel="stylesheet" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/5e448ccfd8aeed304a35ba148d450bfa.52.css"> </noscript> <style id="wp-custom-css">.sp-component .sp-cta.sp-reverse{margin-left:10px}.sp-testimonials{padding-bottom:40px!important}.sp-features dd{font-size:20px;color:#003a40;font-family:"helvetica" sans-serif}.sp-component .sp-button{padding:15px;font-size:13.4px;text-align:center;font-weight:700;text-transform:uppercase;border-radius:10px;border-width:default}.sp-component .sp-button+.sp-button.sp-plain{text-transform:capitalize;font-size:18px}.sp-component a.fullLogo{height:70px}.sp-nav a.sp-nav-primary{color:#fff!important}input#gform_submit_button_34{background:#e99151!important;border-radius:10px}body{font-family:Helvetica!important}textarea#input_30_10{margin-bottom:-12px}input#input_31_7,input#input_31_8,input#input_31_3,input#input_31_5,textarea#input_31_10,input#input_30_7,input#input_30_8,input#input_30_3,input#input_30_5,textarea#input_30_10,input#input_30_11{background:#fff!important}html{background:#fff!important}#gform_submit_button_30,#gform_submit_button_31,#gform_submit_button_52{margin:0 auto;background:#8b84d7!important;border-radius:10px!important}.elementor-50202 .elementor-element.elementor-element-b98d698 .elementor-button{margin:0 auto}.sp-discover-list dt{font-size:15px!important}section#sp-header{z-index:10000!important}section#sp-footer{background:#f7f9fb}section#sp-footer ul{list-style:none;padding:0;margin:0}a,a:active,a:focus{outline:none}.sp-footer .legal p{margin-bottom:0!important}.sp-nav p{margin-bottom:0!important}input[type=button]{color:#fff!important}.elementor-61205 .elementor-element.elementor-element-ff8f0e2 .elementor-button{margin:0 auto!important}@media (max-width:600px){.mobile-padding{padding-left:0!important}}@media (max-width:768px){.site-content{max-width:100%!important;overflow-x:hidden!important}}</style> <link id="wp-custom-css-nonCrit" rel="stylesheet/lzl-nc" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/dc701b0406447ddbeca10ee8510b2849.7cb.css"> <noscript lzl=""> <link id="wp-custom-css-nonCrit" rel="stylesheet" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/dc701b0406447ddbeca10ee8510b2849.7cb.css"> </noscript> <style>.animated.lzl-an-ed[data-lzl-an]{animation-duration:0s!important}</style> <link rel="stylesheet/lzl-nc" href="data:text/css,"> <noscript lzl=""> <link rel="stylesheet" href="data:text/css,"> </noscript> <style id="seraph-accel-css-custom">.elementor-top-section.elementor-section-stretched[data-settings*=section-stretched]{width:var(--seraph-accel-client-width)!important}html:not([dir=rtl]) .elementor-top-section.elementor-section-stretched[data-settings*=section-stretched]{left:calc(-1 * var(--lzl-strtch-offs-x))!important}html[dir=rtl] .elementor-top-section.elementor-section-stretched[data-settings*=section-stretched]{right:calc(-1 * var(--lzl-strtch-offs-x))!important}html,body{display:block!important;opacity:1!important;visibility:unset!important}</style> <link id="seraph-accel-css-custom-nonCrit" rel="stylesheet/lzl-nc" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/c00ee9b79ca60933dbd757ced9bbcacb.1d96.css"> <noscript lzl=""> <link id="seraph-accel-css-custom-nonCrit" rel="stylesheet" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/c00ee9b79ca60933dbd757ced9bbcacb.1d96.css"> </noscript> <style>.sp-banner>div>*{background:#00c19f!important}@media (max-width:620px){#fdr.sp-button{margin:0 50px 20px!important}}</style> <link rel="stylesheet/lzl-nc" href="data:text/css,"> <noscript lzl=""> <link rel="stylesheet" href="data:text/css,"> </noscript> <style>#spec a{display:inline!important}</style> <link rel="stylesheet/lzl-nc" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/8a4cc3e4a1681323e871cd851d6c20ed.148.css"> <noscript lzl=""> <link rel="stylesheet" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/8a4cc3e4a1681323e871cd851d6c20ed.148.css"> </noscript> <style>.sp-button::first-letter{text-transform:uppercase;font-size:16px!important}</style> <link rel="stylesheet/lzl-nc" href="data:text/css,"> <noscript lzl=""> <link rel="stylesheet" href="data:text/css,"> </noscript> <style>.first-quote #sp-testimonials{background:#fff;background-size:100% 100%!important;height:35vh!important}#link-quote a:hover{text-decoration:none!important}</style> <link rel="stylesheet/lzl-nc" href="data:text/css,"> <noscript lzl=""> <link rel="stylesheet" href="data:text/css,"> </noscript> <style>#emmsps section.sp-component.sp-features{background:#f7f9fb!important}</style> <link rel="stylesheet/lzl-nc" href="data:text/css,"> <noscript lzl=""> <link rel="stylesheet" href="data:text/css,"> </noscript> <style>.sp-button::first-letter{text-transform:uppercase;font-size:16px!important}</style> <link rel="stylesheet/lzl-nc" href="data:text/css,"> <noscript lzl=""> <link rel="stylesheet" href="data:text/css,"> </noscript> <style>.sp-button::first-letter{text-transform:uppercase;font-size:16px!important}</style> <link rel="stylesheet/lzl-nc" href="data:text/css,"> <noscript lzl=""> <link rel="stylesheet" href="data:text/css,"> </noscript> <style>.sp-button::first-letter{text-transform:uppercase;font-size:16px!important}</style> <link rel="stylesheet/lzl-nc" href="data:text/css,"> <noscript lzl=""> <link rel="stylesheet" href="data:text/css,"> </noscript> <style>.sp-button::first-letter{text-transform:uppercase;font-size:16px!important}</style> <link rel="stylesheet/lzl-nc" href="data:text/css,"> <noscript lzl=""> <link rel="stylesheet" href="data:text/css,"> </noscript> <style>.sp-button::first-letter{text-transform:uppercase;font-size:16px!important}</style> <link rel="stylesheet/lzl-nc" href="data:text/css,"> <noscript lzl=""> <link rel="stylesheet" href="data:text/css,"> </noscript> <style>.sp-button::first-letter{text-transform:uppercase;font-size:16px!important}</style> <link rel="stylesheet/lzl-nc" href="data:text/css,"> <noscript lzl=""> <link rel="stylesheet" href="data:text/css,"> </noscript> <style>#add-on .sp-component.sp-features{background:#f7f9fb!important}</style> <link rel="stylesheet/lzl-nc" href="data:text/css,"> <noscript lzl=""> <link rel="stylesheet" href="data:text/css,"> </noscript> <style>#sec-tes .sp-testimonials img{width:150px;height:auto}section#sp-testimonials{background:#fff;background-size:100% 100%!important;font-family:"helvetica";font-size:20px}</style> <link rel="stylesheet/lzl-nc" href="data:text/css,"> <noscript lzl=""> <link rel="stylesheet" href="data:text/css,"> </noscript> <style>.sp-button::first-letter{text-transform:uppercase;font-size:16px!important}</style> <link rel="stylesheet/lzl-nc" href="data:text/css,"> <noscript lzl=""> <link rel="stylesheet" href="data:text/css,"> </noscript> <style>input#gform_submit_button_36{background:#ef6079!important;border-radius:10px!important;font-family:"helvetica" Sans-Serif!important;color:#fff;font-size:16px;padding:17px 20px;font-weight:700}.gfield input,.gfield textarea.small{border-width:0!important;border-radius:5px!important;background:#fff!important;border-color:#777!important}.gfield input:focus,.gfield textarea.small:focus{border-style:solid!important;border-width:0!important;border-radius:5px!important;border-color:#777!important}::placeholder{color:#777!important;font-family:Helvetica!important}</style> <link rel="stylesheet/lzl-nc" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/4a2c92059d26f0448af2a0004342b41d.151.css"> <noscript lzl=""> <link rel="stylesheet" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/4a2c92059d26f0448af2a0004342b41d.151.css"> </noscript> <style>.elementor-accordion>div:first-of-type{display:none}.elementor-accordion .elementor-accordion-item:nth-child(2){border-top:1px solid #456d40!important}.entry-content p{margin-bottom:1.6em;font-size:20px;font-family:"helvetica";color:#003a40}</style> <link rel="stylesheet/lzl-nc" href="data:text/css,"> <noscript lzl=""> <link rel="stylesheet" href="data:text/css,"> </noscript> <link rel="stylesheet/lzl-nc" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/33df89a9b4dd59e4b49b35f4586ae942.43.css"> <noscript lzl=""> <link rel="stylesheet" href="/wp-content/cache/seraphinite-accelerator/s/m/d/css/33df89a9b4dd59e4b49b35f4586ae942.43.css"> </noscript> <style id="astra-gravity-forms-css-crit" media="all">.gform_wrapper form{position:relative}.gform_wrapper input:not([type=submit]):focus,.gform_wrapper select:focus,.gform_wrapper textarea:focus{background:#fff;border-color:var(--ast-border-color);outline:0;box-shadow:none}@media (max-width:768px){.gform_wrapper.gf_browser_chrome form>.gform_body{width:100%}}</style> <link rel="stylesheet/lzl-nc" id="astra-gravity-forms-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/922a43ab48f7de43cb8dc3ef9947a019.a7.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="astra-gravity-forms-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/922a43ab48f7de43cb8dc3ef9947a019.a7.css" media="all"> </noscript> <style id="gform_basic-css-crit" media="all">.gform_wrapper.gravity-theme fieldset,.gform_wrapper.gravity-theme legend{background:0 0;padding:0}.gform_wrapper.gravity-theme fieldset{border:none;display:block;margin:0}.gform_wrapper.gravity-theme legend{margin-left:0;margin-right:0}.gform-icon{font-family:gform-icons-theme!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gform_wrapper.gravity-theme ::-ms-reveal{display:none}.gform_wrapper.gravity-theme .gform_validation_container,body .gform_wrapper.gravity-theme .gform_body .gform_fields .gfield.gform_validation_container,body .gform_wrapper.gravity-theme .gform_fields .gfield.gform_validation_container,body .gform_wrapper.gravity-theme .gform_validation_container{display:none!important;left:-9000px;position:absolute!important}@media only screen and (max-width:641px){.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){line-height:2;min-height:32px}.gform_wrapper.gravity-theme textarea{line-height:1.5}}.gform_wrapper.gravity-theme .gf_invisible,.gform_wrapper.gravity-theme .gfield_visibility_hidden{left:-9999px;position:absolute;visibility:hidden}.gform_wrapper.gravity-theme .gf_hidden,.gform_wrapper.gravity-theme .gform_hidden{display:none}.gform_wrapper.gravity-theme .hidden_label .gfield_label,.gform_wrapper.gravity-theme .hidden_sub_label,.gform_wrapper.gravity-theme .screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.gform_wrapper.gravity-theme .gfield textarea{width:100%}.gform_wrapper.gravity-theme .gfield textarea.small{height:96px}.gform_wrapper.gravity-theme .gfield input,.gform_wrapper.gravity-theme .gfield select{max-width:100%}.gform_wrapper.gravity-theme .gfield input.large,.gform_wrapper.gravity-theme .gfield select.large{width:100%}.gform_wrapper.gravity-theme *{box-sizing:border-box}.gform_wrapper.gravity-theme .gform_fields{display:grid;grid-column-gap:2%;grid-row-gap:16px;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(auto-fill,auto);width:100%}.gform_wrapper.gravity-theme .gfield{grid-column:1/-1;min-width:0}.gform_wrapper.gravity-theme .gfield.gfield--width-full{grid-column:span 12;-ms-grid-column-span:12}.gform_wrapper.gravity-theme .gfield.gfield--width-half{grid-column:span 6;-ms-grid-column-span:6}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields{grid-column-gap:0}.gform_wrapper.gravity-theme .gfield:not(.gfield--width-full){grid-column:1/-1}}html[dir=rtl] .gform_wrapper.gravity-theme code,html[dir=rtl] .gform_wrapper.gravity-theme input[type=email],html[dir=rtl] .gform_wrapper.gravity-theme input[type=tel],html[dir=rtl] .gform_wrapper.gravity-theme input[type=url]{direction:rtl}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_label{direction:rtl}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_required{margin-left:0;margin-right:4px}html[dir=rtl] .gform_wrapper.gravity-theme ::-webkit-input-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme ::-moz-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme :-ms-input-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme :-moz-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:16px}@media (min-width:641px){html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:16px}}@media (max-width:640px){html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-right:0}}</style> <link rel="stylesheet/lzl-nc" id="gform_basic-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/670935daeb662f362ed62f0868e2e886.c53d.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="gform_basic-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/670935daeb662f362ed62f0868e2e886.c53d.css" media="all"> </noscript> <link rel="stylesheet/lzl-nc" id="cf-geoplugin-gform-cfgp-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/b0e772dd4ea081d1850d5096ab925223.68a.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="cf-geoplugin-gform-cfgp-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/b0e772dd4ea081d1850d5096ab925223.68a.css" media="all"> </noscript> <link rel="stylesheet/lzl-nc" id="gform_theme_components-css" href="data:text/css," media="all"> <noscript lzl=""> <link rel="stylesheet" id="gform_theme_components-css" href="data:text/css," media="all"> </noscript> <style id="gform_theme-css-crit" media="all">.gform_wrapper.gravity-theme .gfield_label{display:inline-block;font-size:16px;font-weight:700;margin-bottom:8px;padding:0}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gform_fileupload_rules,.gform_wrapper.gravity-theme .ginput_complex label{font-size:15px;padding-top:5px}.gform_wrapper.gravity-theme .gfield_required{color:#c02b0a;display:inline-block;font-size:13.008px;padding-inline-start:.125em}.gform_wrapper.gravity-theme .gfield_required .gfield_required_custom,.gform_wrapper.gravity-theme .gfield_required .gfield_required_text{font-style:italic;font-weight:400}.gform_wrapper.gravity-theme .gfield_error .gfield_repeater_cell label,.gform_wrapper.gravity-theme .gfield_error label,.gform_wrapper.gravity-theme .gfield_error legend,.gform_wrapper.gravity-theme .gfield_validation_message,.gform_wrapper.gravity-theme .validation_message,.gform_wrapper.gravity-theme [aria-invalid=true]+label,.gform_wrapper.gravity-theme label+[aria-invalid=true]{color:#c02b0a}.gform_wrapper.gravity-theme #field_submit,.gform_wrapper.gravity-theme .gform_footer{display:flex}.gform_wrapper.gravity-theme #field_submit input,.gform_wrapper.gravity-theme .gform_footer input{align-self:flex-end}.gform_wrapper.gravity-theme .ginput_complex{display:flex;flex-flow:row wrap}.gform_wrapper.gravity-theme .ginput_complex fieldset,.gform_wrapper.gravity-theme .ginput_complex span{flex:1}.gform_wrapper.gravity-theme .ginput_complex label,.gform_wrapper.gravity-theme .ginput_complex legend{display:block}.gform_wrapper.gravity-theme .ginput_complex input,.gform_wrapper.gravity-theme .ginput_complex select{width:100%}@media (min-width:641px){.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full){padding-right:1%}.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:1%;padding-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full){padding-left:1%;padding-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:1%}}@media (max-width:640px){.gform_wrapper.gravity-theme .ginput_complex span{flex:0 0 100%;margin-bottom:8px;padding-left:0}}.gform_wrapper.gravity-theme .description,.gform_wrapper.gravity-theme .gfield_description,.gform_wrapper.gravity-theme .gsection_description,.gform_wrapper.gravity-theme .instruction{clear:both;font-family:inherit;font-size:15px;letter-spacing:normal;line-height:inherit;padding-top:13px;width:100%}.gform_wrapper.gravity-theme .gform_footer,.gform_wrapper.gravity-theme .gform_page_footer{margin:6px 0 0;padding:16px 0}.gform_wrapper.gravity-theme .gform_footer button,.gform_wrapper.gravity-theme .gform_footer input,.gform_wrapper.gravity-theme .gform_page_footer button,.gform_wrapper.gravity-theme .gform_page_footer input{margin-bottom:8px}.gform_wrapper.gravity-theme .gform_footer button.button:disabled,.gform_wrapper.gravity-theme .gform_footer input.button:disabled,.gform_wrapper.gravity-theme .gform_page_footer button.button:disabled,.gform_wrapper.gravity-theme .gform_page_footer input.button:disabled{opacity:.6}.gform_wrapper.gravity-theme .gform_footer button+input,.gform_wrapper.gravity-theme .gform_footer input+button,.gform_wrapper.gravity-theme .gform_footer input+input,.gform_wrapper.gravity-theme .gform_page_footer button+input,.gform_wrapper.gravity-theme .gform_page_footer input+button,.gform_wrapper.gravity-theme .gform_page_footer input+input{margin-left:8px}html[dir=rtl] .gform_wrapper.gravity-theme button+input,html[dir=rtl] .gform_wrapper.gravity-theme input+button,html[dir=rtl] .gform_wrapper.gravity-theme input+input{margin-right:8px}.gform_wrapper.gravity-theme .gfield_checkbox label,.gform_wrapper.gravity-theme .gfield_radio label{display:inline-block;font-size:15px}.gform_wrapper.gravity-theme .gfield_checkbox button,.gform_wrapper.gravity-theme .gfield_checkbox input[type=text],.gform_wrapper.gravity-theme .gfield_radio button,.gform_wrapper.gravity-theme .gfield_radio input[type=text]{margin-top:16px}.gform_wrapper.gravity-theme .gfield-choice-input{display:inline-block;margin-top:0;top:0;vertical-align:middle}.gform_wrapper.gravity-theme .gfield-choice-input+label{margin-bottom:0;max-width:calc(100% - 32px);vertical-align:middle}.gform_wrapper.gravity-theme .gfield-choice-input:disabled+label{color:#757575}.gform_wrapper.gravity-theme input[type=number]{display:inline-block}.gform_wrapper.gravity-theme input[type=color],.gform_wrapper.gravity-theme input[type=date],.gform_wrapper.gravity-theme input[type=datetime-local],.gform_wrapper.gravity-theme input[type=datetime],.gform_wrapper.gravity-theme input[type=email],.gform_wrapper.gravity-theme input[type=month],.gform_wrapper.gravity-theme input[type=number],.gform_wrapper.gravity-theme input[type=password],.gform_wrapper.gravity-theme input[type=search],.gform_wrapper.gravity-theme input[type=tel],.gform_wrapper.gravity-theme input[type=text],.gform_wrapper.gravity-theme input[type=time],.gform_wrapper.gravity-theme input[type=url],.gform_wrapper.gravity-theme input[type=week],.gform_wrapper.gravity-theme select,.gform_wrapper.gravity-theme textarea{font-size:15px;margin-bottom:0;margin-top:0;padding:8px}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where([\:has\(.gfield-choice-input\:disabled\)]) .gfield-choice-image-wrapper{opacity:.5}@keyframes gformLoader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}</style> <link rel="stylesheet/lzl-nc" id="gform_theme-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/05177cd2034abde984f1cdfaef2fd408.8cdd.css" media="all"> <noscript lzl=""> <link rel="stylesheet" id="gform_theme-css" href="https://www.societ.com/wp-content/cache/seraphinite-accelerator/s/m/d/css/05177cd2034abde984f1cdfaef2fd408.8cdd.css" media="all"> </noscript> <link rel="stylesheet/lzl" href="?seraph_accel_gp=1739652812_0_css"> <noscript lzl=""> <link rel="stylesheet" href="?seraph_accel_gp=1739652812_0_css"> </noscript> <link rel="preload" href="?seraph_accel_gp=1739652812_0_css" as="style"> <script id="seraph-accel-lzl">window.lzl_lazysizesConfig={};function _typeof(v){_typeof="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(l){return typeof l}:function(l){return l&&"function"===typeof Symbol&&l.constructor===Symbol&&l!==Symbol.prototype?"symbol":typeof l};return _typeof(v)} (function(v,l){l=l(v,v.document,Date);v.lzl_lazySizes=l;"object"==("undefined"===typeof module?"undefined":_typeof(module))&&module.exports&&(module.exports=l)})("undefined"!=typeof window?window:{},function(v,l,I){var F,c;(function(){var x,b={lazyClass:"lzl",loadedClass:"lzl-ed",loadingClass:"lzl-ing",preloadClass:"lzl-ped",errorClass:"lzl-err",autosizesClass:"lzl-asz",fastLoadedClass:"lzl-cached",iframeLoadMode:1,srcAttr:"data-lzl-src",srcsetAttr:"data-lzl-srcset",sizesAttr:"data-lzl-sizes",minSize:40, customMedia:{},init:!0,expFactor:1.5,hFac:.8,loadMode:2,loadHidden:!0,ricTimeout:0,throttleDelay:125};c=v.lzl_lazysizesConfig||{};for(x in b)x in c||(c[x]=b[x])})();if(!l||!l.getElementsByClassName)return{init:function(){},cfg:c,noSupport:!0};var J=l.documentElement,sa=v.HTMLPictureElement,G=v.addEventListener.bind(v),z=v.setTimeout,ca=v.requestAnimationFrame||z,X=v.requestIdleCallback,da=/^picture$/i,ta=["load","error","lzl-lazyincluded","_lzl-lazyloaded"],T={},ua=Array.prototype.forEach,M=function(x, b){T[b]||(T[b]=new RegExp("(\\s|^)"+b+"(\\s|$)"));return T[b].test(x.getAttribute("class")||"")&&T[b]},N=function(x,b){M(x,b)||x.setAttribute("class",(x.getAttribute("class")||"").trim()+" "+b)},Y=function(x,b){var d;(d=M(x,b))&&x.setAttribute("class",(x.getAttribute("class")||"").replace(d," "))},ea=function q(b,d,f){var g=f?"addEventListener":"removeEventListener";f&&q(b,d);ta.forEach(function(h){b[g](h,d)})},O=function(b,d,f,q,g){var h=l.createEvent("Event");f||(f={});f.instance=F;h.initEvent(d, !q,!g);h.detail=f;b.dispatchEvent(h);return h},Z=function(b,d){var f;!sa&&(f=v.picturefill||c.pf)?(d&&d.src&&!b.getAttribute("srcset")&&b.setAttribute("srcset",d.src),f({reevaluate:!0,elements:[b]})):d&&d.src&&(b.src=d.src)},P=function(b,d){if(b&&1==b.nodeType)return(getComputedStyle(b,null)||{})[d]},fa=function(b,d,f){for(f=f||b.offsetWidth;f<c.minSize&&d&&!b._lzl_lazysizesWidth;)f=d.offsetWidth,d=d.parentNode;return f},Q=function(){var b,d,f=[],q=[],g=f,h=function(){var m=g;g=f.length?q:f;b=!0; for(d=!1;m.length;)m.shift()();b=!1},r=function(m,w){b&&!w?m.apply(this,arguments):(g.push(m),d||(d=!0,(l.hidden?z:ca)(h)))};r._lsFlush=h;return r}(),U=function(b,d){return d?function(){Q(b)}:function(){var f=this,q=arguments;Q(function(){b.apply(f,q)})}},va=function(b){var d,f=0,q=c.throttleDelay,g=c.ricTimeout,h=function(){d=!1;f=I.now();b()},r=X&&49<g?function(){X(h,{timeout:g});g!==c.ricTimeout&&(g=c.ricTimeout)}:U(function(){z(h)},!0);return function(m){if(m=!0===m)g=33;if(!d){d=!0;var w=q-(I.now()- f);0>w&&(w=0);m||9>w?r():z(r,w)}}},ha=function(b){var d,f,q=function(){d=null;b()},g=function r(){var m=I.now()-f;99>m?z(r,99-m):(X||q)(q)};return function(){f=I.now();d||(d=z(g,99))}},qa=function(){var b,d,f,q,g,h,r,m,w,C,R,V,wa=/^img$/i,xa=/^iframe$/i,ya="onscroll"in v&&!/(gle|ing)bot/.test(navigator.userAgent),W=0,B=0,K=-1,ia=function(a){B--;if(!a||0>B||!a.target)B=0},ja=function(a){null==V&&(V="hidden"==P(l.body,"visibility"));return V||!("hidden"==P(a.parentNode,"visibility")&&"hidden"==P(a, "visibility"))},ma=function(){var a,e,n,p,D,t=F.elements;if((q=c.loadMode)&&8>B&&(a=t.length)){K++;var k=[];var u=0,A=0;for(e=0;e<a;e++){var E=t[e];if(E&&!E._lzl_lazyRace)switch(E.getAttribute("fetchpriority")){case "high":k.splice(u++,0,E);break;case "low":k.push(E);break;default:k.splice(u+A++,0,E)}}a=k.length;t=k;for(e=0;e<a;e++)if(c.beforeCheckElem&&c.beforeCheckElem(t[e]),!ya||F.prematureUnveil&&F.prematureUnveil(t[e]))S(t[e]);else{(D=t[e].getAttribute("data-lzl-expand"))&&(p=1*D)||(p=W);if(!H){var H= !c.expand||1>c.expand?500<J.clientHeight&&500<J.clientWidth?500:370:c.expand;F._defEx=H;k=H*c.expFactor;var L=c.hFac;V=null;W<k&&1>B&&2<K&&2<q&&!l.hidden?(W=k,K=0):W=1<q&&1<K&&6>B?H:0}if(za!==p){h=innerWidth+p*L;r=innerHeight+p;var ka=-1*p;var za=p}k=t[e].getBoundingClientRect();if((k=(R=k.bottom)>=ka&&(m=k.top)<=r&&(C=k.right)>=ka*L&&(w=k.left)<=h&&(R||C||w||m)&&(c.loadHidden||ja(t[e])))&&!(k=d&&3>B&&!D&&(3>q||4>K))){A=t[e];u=p;k=A;A=ja(A);m-=u;R+=u;w-=u;for(C+=u;A&&(k=k.offsetParent)&&k!=l.body&& k!=J;)(A=0<(P(k,"opacity")||1))&&"visible"!=P(k,"overflow")&&(u=k.getBoundingClientRect(),A=C>u.left&&w<u.right&&R>u.top-1&&m<u.bottom+1);k=A}if(k){S(t[e]);var la=!0;if(9<B)break}else!la&&d&&!n&&4>B&&4>K&&2<q&&(b[0]||c.preloadAfterLoad)&&(b[0]||!D&&(R||C||w||m||"auto"!=t[e].getAttribute(c.sizesAttr)))&&(n=b[0]||t[e])}n&&!la&&S(n)}},y=va(ma),oa=function(a){var e=a.target;e._lzl_lazyCache?delete e._lzl_lazyCache:(ia(a),N(e,c.loadedClass),Y(e,c.loadingClass),ea(e,na),O(e,"lzl-lazyloaded"))},Aa=U(oa), na=function(a){Aa({target:a.target})},Ba=function(a,e){var n=a.getAttribute("data-lzl-load-mode")||c.iframeLoadMode;0==n?a.contentWindow.location.replace(e):1==n&&(a.src=e)},Ca=function(a){var e,n=a.getAttribute(c.srcsetAttr);(e=c.customMedia[a.getAttribute("data-lzl-media")||a.getAttribute("media")])&&a.setAttribute("media",e);n&&a.setAttribute("srcset",n)},Da=U(function(a,e,n,p,D){var t,k;if(!(k=O(a,"lzl-lazybeforeunveil",e)).defaultPrevented){p&&(n?N(a,c.autosizesClass):a.setAttribute("sizes", p));p=a.getAttribute(c.srcsetAttr);n=a.getAttribute(c.srcAttr);if(D)var u=(t=a.parentNode)&&da.test(t.nodeName||"");var A=e.firesLoad||"src"in a&&(p||n||u);k={target:a};N(a,c.loadingClass);A&&(clearTimeout(f),f=z(ia,2500),ea(a,na,!0));u&&ua.call(t.getElementsByTagName("source"),Ca);p?a.setAttribute("srcset",p):n&&!u&&(xa.test(a.nodeName)?Ba(a,n):a.src=n);D&&(p||u)&&Z(a,{src:n})}a._lzl_lazyRace&&delete a._lzl_lazyRace;Y(a,c.lazyClass);Q(function(){function E(){var L=a.complete&&1<a.naturalWidth;H|| (L=!0);!A||L?(L&&N(a,c.fastLoadedClass),oa(k),a._lzl_lazyCache=!0,z(function(){"_lzl_lazyCache"in a&&delete a._lzl_lazyCache},9)):(H--,z(E,100));"lazy"==a.loading&&B--}var H=50;E()},!0)}),S=function(a){if(!a._lzl_lazyRace){var e=wa.test(a.nodeName),n=e&&(a.getAttribute(c.sizesAttr)||a.getAttribute("sizes")),p="auto"==n;if(!p&&d||!e||!a.getAttribute("src")&&!a.srcset||a.complete||M(a,c.errorClass)||!M(a,c.lazyClass)){var D=O(a,"lzl-lazyunveilread").detail;p&&aa.updateElem(a,!0,a.offsetWidth);a._lzl_lazyRace= !0;B++;Da(a,D,p,n,e)}}},Ea=ha(function(){c.loadMode=3;y()}),pa=function(){3==c.loadMode&&(c.loadMode=2);Ea()},ba=function e(){d||(999>I.now()-g?z(e,999):(d=!0,c.loadMode=3,y(),G("scroll",pa,!0)))};return{_:function(){g=I.now();F.elements=l.getElementsByClassName(c.lazyClass);b=l.getElementsByClassName(c.lazyClass+" "+c.preloadClass);G("scroll",y,!0);G("resize",y,!0);G("pageshow",function(e){if(e.persisted){var n=l.querySelectorAll("."+c.loadingClass);n.length&&n.forEach&&ca(function(){n.forEach(function(p){p.complete&& S(p)})})}});v.MutationObserver?(new MutationObserver(y)).observe(J,{childList:!0,subtree:!0,attributes:!0}):(J.addEventListener("DOMNodeInserted",y,!0),J.addEventListener("DOMAttrModified",y,!0),setInterval(y,999));G("hashchange",y,!0);"focus mouseover click load transitionend animationend".split(" ").forEach(function(e){l.addEventListener(e,y,!0)});/d$|^c/.test(l.readyState)?ba():(G("load",ba),l.addEventListener("DOMContentLoaded",y),z(ba,2E4));F.elements.length?(ma(),Q._lsFlush()):y()},checkElems:y, unveil:S,_aLSL:pa}}(),aa=function(){var b,d=U(function(g,h,r,m){var w;g._lzl_lazysizesWidth=m;m+="px";g.setAttribute("sizes",m);if(da.test(h.nodeName||"")){h=h.getElementsByTagName("source");var C=0;for(w=h.length;C<w;C++)h[C].setAttribute("sizes",m)}r.detail.dataAttr||Z(g,r.detail)}),f=function(g,h,r){var m=g.parentNode;m&&(r=fa(g,m,r),h=O(g,"lzl-lazybeforesizes",{width:r,dataAttr:!!h}),h.defaultPrevented||(r=h.detail.width)&&r!==g._lzl_lazysizesWidth&&d(g,m,h,r))},q=ha(function(){var g,h=b.length; if(h)for(g=0;g<h;g++)f(b[g])});return{_:function(){b=l.getElementsByClassName(c.autosizesClass);G("resize",q)},checkElems:q,updateElem:f}}(),ra=function d(){!d.i&&l.getElementsByClassName&&(d.i=!0,aa._(),qa._())};z(function(){c.init&&ra()});return F={cfg:c,autoSizer:aa,loader:qa,init:ra,uP:Z,aC:N,rC:Y,hC:M,fire:O,gW:fa,rAF:Q}}); function _typeof(h){_typeof="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(c){return typeof c}:function(c){return c&&"function"===typeof Symbol&&c.constructor===Symbol&&c!==Symbol.prototype?"symbol":typeof c};return _typeof(h)} (function(h,c){var f=function l(){c(h.lzl_lazySizes);h.removeEventListener("lzl-lazyunveilread",l,!0)};c=c.bind(null,h,h.document);"object"==("undefined"===typeof module?"undefined":_typeof(module))&&module.exports?c(require("lazysizes")):"function"==typeof define&&define.amd?define(["lazysizes"],c):h.lzl_lazySizes?f():h.addEventListener("lzl-lazyunveilread",f,!0)})(window,function(h,c,f){function n(d,g,b){if(!l[d]){var e=c.createElement(g?"link":"script"),a=c.getElementsByTagName("script")[0];g? (e.rel="stylesheet",e.href=d):(e.onload=function(){e.onerror=null;e.onload=null;b()},e.onerror=e.onload,e.src=d);l[d]=!0;l[e.src||e.href]=!0;a.parentNode.insertBefore(e,a)}}var l={};if(c.addEventListener){var q=/\(|\)|\s|'/;var p=function(d,g){var b=c.createElement("img");b.onload=function(){b.onload=null;b=b.onerror=null;g()};b.onerror=b.onload;b.src=d;if(b&&b.complete&&b.onload)b.onload()};addEventListener("lzl-lazybeforeunveil",function(d){if(d.detail.instance==f){var g,b,e;if(!d.defaultPrevented){var a= d.target;"none"==a.preload&&(a.preload=a.getAttribute("data-lzl-preload")||"auto");if(null!=a.getAttribute("data-lzl-autoplay"))if(a.getAttribute("data-lzl-expand")&&!a.autoplay)try{a.play()}catch(m){}else requestAnimationFrame(function(){a.setAttribute("data-lzl-expand","-10");f.aC(a,f.cfg.lazyClass)});(g=a.getAttribute("data-lzl-link"))&&"img"!=a.tagName.toLowerCase()&&n(g,!0);if(g=a.getAttribute("data-lzl-script"))d.detail.firesLoad=!0,n(g,null,function(){d.detail.firesLoad=!1;f.fire(a,"_lzl-lazyloaded", {},!0,!0)});(g=a.getAttribute("data-lzl-require"))&&(f.cfg.requireJs?f.cfg.requireJs([g]):n(g));f.cfg.beforeUnveil&&f.cfg.beforeUnveil(a,f);if((b=a.getAttribute("data-lzl-bg"))||a.hasAttribute("data-lzl-bg")){var k=getComputedStyle(a).getPropertyValue("--lzl-bg-img");!k||'"'!=k[0]&&"'"!=k[0]||(k=k.substr(1,k.length-2))}if(k||b)a.classList.add("lzl-ing"),d.detail.firesLoad=!0,g=function(){if(b){var m=a.style.backgroundImage;"string"===typeof m&&m.trim()||(m="url()");a.style.backgroundImage=m.replace(/url\([^\(\)]*\)/, "url("+(q.test(b)?JSON.stringify(b):b)+")")}a.classList.remove("lzl-ing");d.detail.firesLoad=!1;f.fire(a,"_lzl-lazyloaded",{},!0,!0)},p(k?k:b,g);if(e=a.getAttribute("data-lzl-poster"))d.detail.firesLoad=!0,p(e,function(){a.poster=e;d.detail.firesLoad=!1;f.fire(a,"_lzl-lazyloaded",{},!0,!0)})}}},!1)}}); </script> <meta http-equiv="X-Translated-By" content="Google"> <meta http-equiv="X-Translated-To" content="en"> <script type="text/javascript" src="https://www.gstatic.com/_/translate_http/_/js/k=translate_http.tr.en_GB.tKc6KWkFf-8.O/am=gAE/d=1/rs=AN8SPfrf36LIV3DkhtRBGWFnLWWzaykPyw/m=corsproxy" data-sourceurl="https://www.societ.com/solutions/sumac-memberships/"></script> <link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" rel="stylesheet"> <script type="text/javascript" src="https://www.gstatic.com/_/translate_http/_/js/k=translate_http.tr.en_GB.tKc6KWkFf-8.O/am=gAE/d=1/exm=corsproxy/ed=1/rs=AN8SPfrf36LIV3DkhtRBGWFnLWWzaykPyw/m=phishing_protection" data-phishing-protection-enabled="false" data-forms-warning-enabled="true" data-source-url="https://www.societ.com/solutions/sumac-memberships/"></script> <meta name="robots" content="none"> </head> <body itemtype="https://schema.org/WebPage" itemscope class="page-template-default page page-id-87014 page-child parent-pageid-50458 ehf-footer ehf-template-astra ehf-stylesheet-silentpartner ast-desktop ast-page-builder-template ast-no-sidebar astra-4.8.12 ast-header-custom-item-inside group-blog ast-single-post ast-inherit-site-logo-transparent elementor-page-104854 elementor-default elementor-kit-22 elementor-page elementor-page-87014 seraph-accel-js-lzl-ing seraph-accel-view-cmn"> <script type="text/javascript" src="https://www.gstatic.com/_/translate_http/_/js/k=translate_http.tr.en_GB.tKc6KWkFf-8.O/am=gAE/d=1/exm=corsproxy,phishing_protection/ed=1/rs=AN8SPfrf36LIV3DkhtRBGWFnLWWzaykPyw/m=navigationui" data-environment="prod" data-proxy-url="https://www-societ-com.translate.goog" data-proxy-full-url="https://www-societ-com.translate.goog/solutions/sumac-memberships/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" data-source-url="https://www.societ.com/solutions/sumac-memberships/" data-source-language="auto" data-target-language="en" data-display-language="auto" data-detected-source-language="en" data-is-source-untranslated="false" data-source-untranslated-url="https://translate.google.com/website?sl=auto&tl=en&hl=auto&u=https://www.societ.com/solutions/sumac-memberships/&anno=2" data-client="tr"></script><img style="z-index:-99999;position:fixed;top:0;left:0;margin:1px;max-width:none!important;max-height:none!important;width:100vw!important;height:100vh!important;" onload="var i=this,d=document;function c(e){d.removeEventListener(e.type,c);setTimeout(function(){i.parentNode.removeChild(i)},250)}d.addEventListener("DOMContentLoaded",c)" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAAPoCAYAAABNo9TkAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAPPElEQVR42u3BAQ0AAADCoPdPbQ43oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIB3AxB7AAFVmiFdAAAAAElFTkSuQmCC" alt="..."> <script>function seraph_accel_cmn_calcSizes(a){a.style.setProperty("--seraph-accel-client-width",""+a.clientWidth+"px");a.style.setProperty("--seraph-accel-client-width-px",""+a.clientWidth);a.style.setProperty("--seraph-accel-client-height",""+a.clientHeight+"px");a.style.setProperty("--seraph-accel-dvh",""+window.innerHeight+"px")}(function(a){a.addEventListener("seraph_accel_calcSizes",function(b){seraph_accel_cmn_calcSizes(a.documentElement)},{capture:!0,passive:!0});seraph_accel_cmn_calcSizes(a.documentElement)})(document)</script> <script seraph-accel-crit="1">(function(a){a.addEventListener("seraph_accel_calcSizes",function(e){var d="rtl"==a.documentElement.getAttribute("dir");a.querySelectorAll(".lzl-strtch-owner").forEach(function(b){var c=b.getBoundingClientRect();b.style.setProperty("--lzl-strtch-offs-x",""+(d?a.documentElement.clientWidth-c.right:c.left)+"px")})},{capture:!0,passive:!0})})(document)</script> <script id="astra-theme-js-js-extra" seraph-accel-crit="1"> var astra = {"break_point":"921","isRtl":"","is_scroll_to_id":"","is_scroll_to_top":"","is_header_footer_builder_active":"","responsive_cart_click":"flyout"}; </script> <script seraph-accel-crit="1">(function(a,e){function b(){var c=a.body.classList,d=e.innerWidth>astra.break_point;c.toggle("ast-header-break-point",!d);c.toggle("ast-desktop",d)}b();a.addEventListener("seraph_accel_calcSizes",b,{capture:!0,passive:!0});seraph_accel_izrbpb.add(function(){a.removeEventListener("seraph_accel_calcSizes",b,{capture:!0,passive:!0})})})(document,window); </script> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PSNDKK3" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <script id="zsiqchat" type="o/js-lzl">var $zoho=$zoho || {};$zoho.salesiq = $zoho.salesiq || {widgetcode: "siq758b0f68ebee4c096a7402e491f8f343", values:{},ready:function(){}};var d=document;s=d.createElement("script");s.type="text/javascript";s.id="zsiqscript";s.defer=true;s.src="https://salesiq.zohopublic.com/widget";t=d.getElementsByTagName("script")[0];t.parentNode.insertBefore(s,t);</script><a class="skip-link screen-reader-text" href="https://www-societ-com.translate.goog/solutions/sumac-memberships/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto#content" title="Skip to content"> Skip to content</a> <div class="hfeed site" id="page"> <div data-elementor-type="header" data-elementor-id="532" class="elementor elementor-532 elementor-location-header" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-8ca8642 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="8ca8642" data-element_type="section" data-settings="{"sticky":"top","animation":"none","background_background":"classic","sticky_on":["desktop","tablet","mobile"],"sticky_offset":0,"sticky_effects_offset":0,"sticky_anchor_link_offset":0}" data-lzl-an="none"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-42cf721" data-id="42cf721" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-22b0eb5 elementor-widget elementor-widget-sp-header" data-id="22b0eb5" data-element_type="widget" data-widget_type="sp-header.default"> <div class="elementor-widget-container"> <section class="sp-component sp-nav" id="sp-header"> <div> <nav> <h6><a href="https://www-societ-com.translate.goog/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" class="fullLogo" title="Societ"> <svg class=""><use href="https://www-societ-com.translate.goog/wp-content/themes/silentpartner/assets/sprite.svg?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto#fullLogo"></use> </svg></a></h6> <div> <ul class="rmr-drops rmr-slide"> <li class="sp-nav-item"> <dl> <dt><a href="https://www-societ-com.translate.goog/solutions/sumac-memberships/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto#products" class="sp-nav-primary"> Solutions </a> </dt> <dd> <div class="sp-nav-dropdown"> <div class="sp-columns-3"> <ol> <li><h2 class="mobile-padding" style="color: #003a40 !important; font-weight: bold; padding-left: 10px;">Software</h2><a href="https://www-societ-com.translate.goog/solutions/sumac-crm/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" class="sp-nav-secondary" title="Array"> <h4>Sumac CRM</h4><p>Contact management</p></a></li> <li><h2 class="mobile-padding" style="color: #003a40 !important; font-weight: bold; padding-left: 10px;"></h2><a href="https://www-societ-com.translate.goog/solutions/sumac-donations/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" class="sp-nav-secondary" title="Array"> <h4>Sumac Donations</h4><p>Manage donors and fundraising</p></a></li> <li><h2 class="mobile-padding" style="color: #003a40 !important; font-weight: bold; padding-left: 10px;"></h2><a href="https://www-societ-com.translate.goog/solutions/sumac-case-management/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" class="sp-nav-secondary" title="Array"> <h4>Sumac Case Management</h4><p>Manage clients and cases</p></a></li> </ol> <ol> <li><h2 class="mobile-padding" style="color: #003a40 !important; font-weight: bold; padding-left: 10px;"></h2><a href="https://www-societ-com.translate.goog/solutions/sumac-memberships/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" class="sp-nav-secondary" title="Array"> <h4>Sumac Memberships</h4><p>Memberships management</p></a></li> <li><h2 class="mobile-padding" style="color: #003a40 !important; font-weight: bold; padding-left: 10px;"></h2><a href="https://www-societ-com.translate.goog/solutions/my-board-view/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" class="sp-nav-secondary" title="Array"> <h4>My Board View</h4><p>100% Free Board Portal</p></a></li> <li><h2 class="mobile-padding" style="color: #003a40 !important; font-weight: bold; padding-left: 10px;"></h2><a href="https://www-societ-com.translate.goog/solutions/sumac-memberships/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" class="sp-nav-secondary" title="Array"> <h4></h4><p></p></a></li> </ol> <ol> <li><h2 class="mobile-padding" style="color: #003a40 !important; font-weight: bold; padding-left: 10px;">Websites</h2><a href="https://www-societ-com.translate.goog/solutions/partner-web/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" class="sp-nav-secondary" title="Array"> <h4>Partner Web</h4><p>Worry-free nonprofit websites</p></a></li> <li><h2 class="mobile-padding" style="color: #003a40 !important; font-weight: bold; padding-left: 10px;">Fundraising</h2><a href="https://www-societ-com.translate.goog/solutions/frontier/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" class="sp-nav-secondary" title="Array"> <h4>Frontier</h4><p>Direct mail & digital campaigns</p></a></li> <li><h2 class="mobile-padding" style="color: #003a40 !important; font-weight: bold; padding-left: 10px;"></h2><a href="https://www-societ-com.translate.goog/solutions/glass-register/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" class="sp-nav-secondary" title="Array"> <h4>Glass Register</h4><p>100% Free donation forms</p></a></li> </ol> </div> </div> </dd> </dl></li> <li class="sp-nav-item"><a href="https://www-societ-com.translate.goog/services?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" class="sp-nav-primary"> Services </a></li> <li class="sp-nav-item"><a href="https://www-societ-com.translate.goog/case-studies?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" class="sp-nav-primary"> Success Stories </a></li> <li class="sp-nav-item"> <dl> <dt><a href="https://www-societ-com.translate.goog/solutions/sumac-memberships/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto#about" class="sp-nav-primary"> About Us </a> </dt> <dd> <div class="sp-nav-dropdown"> <div class=""> <ol> <li><h2 class="mobile-padding" style="color: #003a40 !important; font-weight: bold; padding-left: 10px;"></h2><a href="https://www-societ-com.translate.goog/our-story/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" class="sp-nav-secondary" title="Array"> <h4>Our Story</h4><p>30 years of serving nonprofits</p></a></li> <li><h2 class="mobile-padding" style="color: #003a40 !important; font-weight: bold; padding-left: 10px;"></h2><a href="https://www-societ-com.translate.goog/why-choose-us/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" class="sp-nav-secondary" title="Array"> <h4>Why Choose Us</h4><p>What sets us apart</p></a></li> <li><h2 class="mobile-padding" style="color: #003a40 !important; font-weight: bold; padding-left: 10px;"></h2><a href="https://www-societ-com.translate.goog/careers/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" class="sp-nav-secondary" title="Array"> <h4>Careers</h4><p>Join our growing team</p></a></li> <li><h2 class="mobile-padding" style="color: #003a40 !important; font-weight: bold; padding-left: 10px;"></h2><a href="https://www-societ-com.translate.goog/contact-us/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" class="sp-nav-secondary" title="Array"> <h4>Contact Us</h4><p>Ask a question or get in touch</p></a></li> </ol> </div> </div> </dd> </dl></li> <li class="sp-nav-item"><a href="https://www-societ-com.translate.goog/blog?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" class="sp-nav-primary"> Blog </a></li> </ul> <div class="sp-cta sp-reverse"><a href="https://www-societ-com.translate.goog/contact-us/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" class="sp-button" title="CONTACT US">CONTACT US</a> </div> </div><button class="sp-nav-toggle" title="Toggle navigation"> <svg class="open"><use href="https://www-societ-com.translate.goog/wp-content/themes/silentpartner/assets/sprite.svg?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto#burger"></use> </svg> <svg class="close"><use href="https://www-societ-com.translate.goog/wp-content/themes/silentpartner/assets/sprite.svg?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto#x"></use> </svg></button> </nav> </div> </section> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-d05a20d elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="d05a20d" data-element_type="section" data-settings="{"sticky":"top","sticky_offset":120,"sticky_offset_mobile":120,"sticky_on":["desktop","tablet","mobile"],"sticky_effects_offset":0,"sticky_anchor_link_offset":0}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0ad5e86" data-id="0ad5e86" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-540c731 elementor-widget elementor-widget-sp-banner" data-id="540c731" data-element_type="widget" data-widget_type="sp-banner.default"> <div class="elementor-widget-container"> <section class="sp-bleed sp-component sp-banner"> <div><a href="https://www-societ-com.translate.goog/solutions/glass-register/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto"> <span><p style="color: #ffffff; font-size: 20px; padding: 0 40px 0 40px">Get a Zero Transaction Fee Donation Form Today!</p></span> <strong><button class="sp-button" id="fdr">Get Started 🤍</button></strong> </a> </div> </section> </div> </div> <div class="elementor-element elementor-element-c2e6c33 elementor-widget elementor-widget-html" data-id="c2e6c33" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-1000267094" type="o/js-lzl"></script> <script type="o/js-lzl"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-1000267094'); </script> </div> </div> </div> </div> </div> </section> </div> <div id="content" class="site-content"> <div class="ast-container"> <div id="primary" class="content-area primary"> <main id="main" class="site-main"> <article class="post-87014 page type-page status-publish has-post-thumbnail ast-article-single" id="post-87014" itemtype="https://schema.org/CreativeWork" itemscope> <header class="entry-header ast-header-without-markup"> </header> <div class="entry-content clear" itemprop="text"> <div data-elementor-type="wp-page" data-elementor-id="87014" class="elementor elementor-87014 lzl-strtch-owner" data-elementor-post-type="page"> <section class="elementor-section elementor-top-section elementor-element elementor-element-d9d9f12 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="d9d9f12" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-38efe96" data-id="38efe96" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-198caff elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="198caff" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e5d6cb8" data-id="e5d6cb8" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-be9ac28 elementor-widget elementor-widget-image" data-id="be9ac28" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"><img fetchpriority="high" decoding="async" width="1024" height="468" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABAAAAAHUCAYAAACkilodAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAHWElEQVR42u3BAQ0AAADCoPdPbQ8HFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPBgQ4cAAc1eJiAAAAAASUVORK5CYII=" class="attachment-large size-large wp-image-81506 lzl" alt="" data-lzl-srcset="https://www.societ.com/wp-content/uploads/2023/10/Sumac-1024x468.png 1024w, https://www.societ.com/wp-content/uploads/2023/10/Sumac-300x137.png 300w, https://www.societ.com/wp-content/uploads/2023/10/Sumac-768x351.png 768w, https://www.societ.com/wp-content/uploads/2023/10/Sumac.png 1365w" data-lzl-sizes="(max-width: 1024px) 100vw, 1024px" data-lzl-src="https://www.societ.com/wp-content/uploads/2023/10/Sumac-1024x468.png"> <noscript lzl=""> <img fetchpriority="high" decoding="async" width="1024" height="468" src="https://www.societ.com/wp-content/uploads/2023/10/Sumac-1024x468.png" class="attachment-large size-large wp-image-81506" alt="" srcset="https://www-societ-com.translate.goog/wp-content/uploads/2023/10/Sumac-1024x468.png?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto 1024w,https://www-societ-com.translate.goog/wp-content/uploads/2023/10/Sumac-300x137.png?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto 300w,https://www-societ-com.translate.goog/wp-content/uploads/2023/10/Sumac-768x351.png?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto 768w,https://www-societ-com.translate.goog/wp-content/uploads/2023/10/Sumac.png?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto 1365w" sizes="(max-width: 1024px) 100vw, 1024px"> </noscript> </div> </div> <div class="elementor-element elementor-element-396a18c elementor-widget elementor-widget-heading" data-id="396a18c" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Sumac Memberships</h2> </div> </div> <div class="elementor-element elementor-element-7f51d3f elementor-widget elementor-widget-heading" data-id="7f51d3f" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">GROW YOUR MEMBERS <br> & MAXIMIZE YOUR IMPACT.</h1> </div> </div> <div class="elementor-element elementor-element-84ad698 elementor-widget elementor-widget-text-editor" data-id="84ad698" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Create seamless member signup forms, automate renewals, and engage with members effortlessly.<br><b>Prices start at just $99/mth.</b></p> </div> </div> <div class="elementor-element elementor-element-2893cba elementor-widget elementor-widget-html" data-id="2893cba" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <div class="sp-component" style="background: #00000000"> <div class="sp-cta" style="justify-content: left; padding-top: 0px;"> <a class="sp-button" title="Get a Demo Now" style="background:#EF6079; padding-top:20px; padding-left: 30px; padding-right: 30px; padding-bottom:20px; font-size: 16px;" href="https://www-societ-com.translate.goog/get-a-demo?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Get a Demo Now</a> </div> </div> </div> </div> <div class="elementor-element elementor-element-0746cd5 elementor-widget elementor-widget-image" data-id="0746cd5" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"><img decoding="async" width="536" height="126" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhgAAAB+CAYAAABmtmh+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEsklEQVR4Ae3QMQEAAADCoPVPbQ0PiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMfA0MH/oAAd3DesEAAAAASUVORK5CYII=" class="attachment-full size-full wp-image-103033 lzl" alt="Capterra, GetApp & SourceForge" data-lzl-srcset="https://www.societ.com/wp-content/uploads/2024/11/Capterra-GetApp-SourceForge-Image-1.png 536w, https://www.societ.com/wp-content/uploads/2024/11/Capterra-GetApp-SourceForge-Image-1-300x71.png 300w" data-lzl-sizes="(max-width: 536px) 100vw, 536px" data-lzl-src="https://www.societ.com/wp-content/uploads/2024/11/Capterra-GetApp-SourceForge-Image-1.png"> <noscript lzl=""> <img decoding="async" width="536" height="126" src="https://www.societ.com/wp-content/uploads/2024/11/Capterra-GetApp-SourceForge-Image-1.png" class="attachment-full size-full wp-image-103033" alt="Capterra, GetApp & SourceForge" srcset="https://www-societ-com.translate.goog/wp-content/uploads/2024/11/Capterra-GetApp-SourceForge-Image-1.png?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto 536w,https://www-societ-com.translate.goog/wp-content/uploads/2024/11/Capterra-GetApp-SourceForge-Image-1-300x71.png?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto 300w" sizes="(max-width: 536px) 100vw, 536px"> </noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e66b8e9" data-id="e66b8e9" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-e494255 elementor-widget elementor-widget-image" data-id="e494255" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAACWCAYAAAAolO8DAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZElEQVR4Ae3QAQ0AAADCoPdPbQ8HESgMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgcGBAMAAHxJLNTAAAAAElFTkSuQmCC" title="" alt="All in one Nonprofit Membership Management Software" loading="lazy" class="lzl" data-lzl-src="/assets/IMG/All-in-one-Nonprofit-Membership-Management-Software.png"> <noscript lzl=""> <img decoding="async" src="/assets/IMG/All-in-one-Nonprofit-Membership-Management-Software.png" title="" alt="All in one Nonprofit Membership Management Software" loading="lazy"> </noscript> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-d6d7b47 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="d6d7b47" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-wider"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3e0ca4a" data-id="3e0ca4a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-eb01a00 elementor-widget elementor-widget-heading" data-id="eb01a00" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Nonprofit Membership Management Software To Help You Grow</h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-1e83a5f4 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1e83a5f4" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3ad87898" data-id="3ad87898" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-7559f759 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7559f759" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7396b955" data-id="7396b955" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1433357 elementor-widget elementor-widget-image" data-id="1433357" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAACWCAYAAAAolO8DAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZElEQVR4Ae3QAQ0AAADCoPdPbQ8HESgMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgcGBAMAAHxJLNTAAAAAElFTkSuQmCC" title="" alt="Nonprofit Membership Management Software Forms" loading="lazy" class="lzl" data-lzl-src="/assets/IMG/Nonprofit-Membership-Management-Software.png"> <noscript lzl=""> <img decoding="async" src="/assets/IMG/Nonprofit-Membership-Management-Software.png" title="" alt="Nonprofit Membership Management Software Forms" loading="lazy"> </noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-6faa9efe" data-id="6faa9efe" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-9ecda45 elementor-widget elementor-widget-heading" data-id="9ecda45" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Here's What You Get:</h2> </div> </div> <div class="elementor-element elementor-element-13dd56ae elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="13dd56ae" data-element_type="widget" id="spec" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"><span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Membership signup webforms</span></li> <li class="elementor-icon-list-item"><span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Automatic member renewals</span></li> <li class="elementor-icon-list-item"><span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Secure payment processing </span></li> <li class="elementor-icon-list-item"><span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Personalized email marketing</span></li> <li class="elementor-icon-list-item"><span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Built-in membership reporting</span></li> <li class="elementor-icon-list-item"><span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Do more: Add <a href="https://www-societ-com.translate.goog/solutions/sumac-donations?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Donations</a> or <a href="https://www-societ-com.translate.goog/solutions/sumac-case-management?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Case Management</a></span></li> </ul> </div> </div> <div class="elementor-element elementor-element-6037fab elementor-widget elementor-widget-html" data-id="6037fab" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> </div> </div> <div class="elementor-element elementor-element-1698209b elementor-widget elementor-widget-html" data-id="1698209b" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <div class="sp-component" style="background: #00000000"> <div class="sp-cta" style="justify-content: left; padding-top: 20px;"> <a class="sp-button" title="Get a Demo Now" style="background:#EF6079; padding-top:20px; padding-bottom:20px; padding-left: 30px; padding-right: 30px; font-size: 16px;" href="https://www-societ-com.translate.goog/get-a-demo?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Get a Demo Now</a> </div> </div> </div> </div> <div class="elementor-element elementor-element-abe82f9 elementor-widget elementor-widget-html" data-id="abe82f9" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <div class="sp-component" style="background: #00000000"> <div class="sp-cta" style="justify-content: left; margin-top: -30px;"><a class="sp-button sp-plain" style="display:block; color: #00C19F; font-weight: normal!important; text-transform: none !important;" title="Not Ready? Contact Our Team Instead" href="https://www-societ-com.translate.goog/contact-us/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto"> Not ready? Contact our team instead </a> </div> </div> </div> </div> </div> </div> </div> </section> <div class="elementor-element elementor-element-49816cd1 elementor-widget elementor-widget-text-editor" data-id="49816cd1" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><a href="https://www-societ-com.translate.goog/wp-content/uploads/2022/04/Amazon_Web_Services_Logo.svg?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto"><img decoding="async" class="alignnone wp-image-61574 lzl" src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20304%20182%22%20width%3D%22304%22%20height%3D%22182%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E" alt="" width="46" height="27" data-lzl-src="https://www.societ.com/wp-content/uploads/2022/04/Amazon_Web_Services_Logo.svg"> <noscript lzl=""> <img decoding="async" class="alignnone wp-image-61574" src="https://www.societ.com/wp-content/uploads/2022/04/Amazon_Web_Services_Logo.svg" alt="" width="46" height="27"> </noscript></a> Hosted on AWS, so you can access your database from anywhere.</p> </div> </div> <div class="elementor-element elementor-element-2fe67a45 elementor-widget elementor-widget-image" data-id="2fe67a45" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"><img loading="lazy" decoding="async" width="1709" height="146" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABq0AAACSCAYAAADfNoB4AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD3UlEQVR42u3BAQEAAACCIP+vbkhAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALwbPBsAARo+wm4AAAAASUVORK5CYII=" class="attachment-full size-full wp-image-100860 lzl" alt="" data-lzl-srcset="https://www.societ.com/wp-content/uploads/2024/09/Featured-in-Nten-Ideaware-Capterra-Cnet.png 1709w, https://www.societ.com/wp-content/uploads/2024/09/Featured-in-Nten-Ideaware-Capterra-Cnet-300x26.png 300w, https://www.societ.com/wp-content/uploads/2024/09/Featured-in-Nten-Ideaware-Capterra-Cnet-1024x87.png 1024w, https://www.societ.com/wp-content/uploads/2024/09/Featured-in-Nten-Ideaware-Capterra-Cnet-768x66.png 768w, https://www.societ.com/wp-content/uploads/2024/09/Featured-in-Nten-Ideaware-Capterra-Cnet-1536x131.png 1536w" data-lzl-sizes="(max-width: 1709px) 100vw, 1709px" data-lzl-src="https://www.societ.com/wp-content/uploads/2024/09/Featured-in-Nten-Ideaware-Capterra-Cnet.png"> <noscript lzl=""> <img loading="lazy" decoding="async" width="1709" height="146" src="https://www.societ.com/wp-content/uploads/2024/09/Featured-in-Nten-Ideaware-Capterra-Cnet.png" class="attachment-full size-full wp-image-100860" alt="" srcset="https://www-societ-com.translate.goog/wp-content/uploads/2024/09/Featured-in-Nten-Ideaware-Capterra-Cnet.png?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto 1709w,https://www-societ-com.translate.goog/wp-content/uploads/2024/09/Featured-in-Nten-Ideaware-Capterra-Cnet-300x26.png?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto 300w,https://www-societ-com.translate.goog/wp-content/uploads/2024/09/Featured-in-Nten-Ideaware-Capterra-Cnet-1024x87.png?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto 1024w,https://www-societ-com.translate.goog/wp-content/uploads/2024/09/Featured-in-Nten-Ideaware-Capterra-Cnet-768x66.png?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto 768w,https://www-societ-com.translate.goog/wp-content/uploads/2024/09/Featured-in-Nten-Ideaware-Capterra-Cnet-1536x131.png?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto 1536w" sizes="(max-width: 1709px) 100vw, 1709px"> </noscript> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-19682038 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="19682038" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1b4167c9" data-id="1b4167c9" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-73348973 first-quote elementor-widget elementor-widget-sp-testimonials" data-id="73348973" data-element_type="widget" id="link-quote" data-widget_type="sp-testimonials.default"> <div class="elementor-widget-container"> <section class="sp-component sp-bleed sp-testimonials sp-carousel lzl" id="sp-testimonials" style="background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAC0AAAAMUCAYAAAAvv6bmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAgAElEQVR42uzBAQEAAACAkP6v7ggKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACA2YMDAQAAAAAg/9dGUFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVagBfv4AAAKNSURBVFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVWkPDgQAAAAABPlbrzBABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA8AWPKgABQLLG2AAAAABJRU5ErkJggg==")" data-lzl-bg="https://www.societ.com/wp-content/uploads/2023/10/Testimonial-Background-wave-1-1.png"> <div class="sp-carousel-container"> <div class="sp-carousel-pages"> <div class="sp-carousel-page" id="testimonials-page-0"> <dl> <dt> “<span style="font-weight: normal">We are now able to effectively manage our growing membership, donor list and contact list. Thank you Sumac!</span>” </dt> <dd class="sp-testimonial-img"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC0UlEQVR4Ae3QgQAAAADDoPlTH+SFUGHAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgIGvgQFx5gABkajORgAAAABJRU5ErkJggg==" alt="nyo canada" loading="lazy" class="lzl" data-lzl-src="https://www.societ.com/wp-content/uploads/2022/02/nyo-canada-200-x-200.png"> <noscript lzl=""> <img decoding="async" src="https://www.societ.com/wp-content/uploads/2022/02/nyo-canada-200-x-200.png" alt="nyo canada" loading="lazy"> </noscript> </dd> <dd class="sp-testimonial-org"> <span style="font-size: 20px !important; color: #003A40; font-family: 'helvetica'">Director of Communications, The National Trust for Canada<p style="text-align: center; padding-top: 10px;"><a href="https://www-societ-com.translate.goog/blog/nonprofit-management-and-hr/orchestra-perfected-fundraising-help-sumac/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank"><span style="color: #00C19F; text-decoration: none">Read Success Story</span></a></p></span> </dd> </dl> </div> </div> </div> </section> </div> </div> <div class="elementor-element elementor-element-dc4829c elementor-widget elementor-widget-html" data-id="dc4829c" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-dc63985 elementor-section-content-middle elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="dc63985" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-extended"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9b39729" data-id="9b39729" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-747a0c6 elementor-widget elementor-widget-spacer" data-id="747a0c6" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <div class="elementor-element elementor-element-ccd0604 elementor-widget elementor-widget-heading" data-id="ccd0604" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Get Nonprofit Membership Management Software To Grow Your Membership Base</h2> </div> </div> <div class="elementor-element elementor-element-611641b elementor-widget elementor-widget-sp-features" data-id="611641b" data-element_type="widget" id="emmsps" data-widget_type="sp-features.default"> <div class="elementor-widget-container"> <section class="sp-component sp-features"> <div> <ul> <li class="sp-feature-item"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG0AAABtCAYAAACr+O9WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA50lEQVR4Ae3QMQEAAADCoPVPbQ0PiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDgfGLoRAAEbusLrAAAAAElFTkSuQmCC" alt="Engage Members" loading="lazy" class="lzl" data-lzl-src="https://societ.com/assets/IMG/question-answer.png"> <noscript lzl=""> <img decoding="async" src="https://societ.com/assets/IMG/question-answer.png" alt="Engage Members" loading="lazy"> </noscript> <dl> <dt> <h3 class="sp-title">Engage Members</h3> </dt> <dd> Simple communication tools make it easy to engage members and build relationships that drive long-term support. </dd> </dl></li> <li class="sp-feature-item"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG0AAABtCAYAAACr+O9WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA50lEQVR4Ae3QMQEAAADCoPVPbQ0PiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDgfGLoRAAEbusLrAAAAAElFTkSuQmCC" alt="Grow Membership Base" loading="lazy" class="lzl" data-lzl-src="https://societ.com/assets/IMG/222.png"> <noscript lzl=""> <img decoding="async" src="https://societ.com/assets/IMG/222.png" alt="Grow Membership Base" loading="lazy"> </noscript> <dl> <dt> <h3 class="sp-title">Grow Membership Base</h3> </dt> <dd> Membership web forms, and automatic renewals make it easy to grow your membership base with less effort. </dd> </dl></li> <li class="sp-feature-item"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG0AAABtCAYAAACr+O9WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA50lEQVR4Ae3QMQEAAADCoPVPbQ0PiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDgfGLoRAAEbusLrAAAAAElFTkSuQmCC" alt="Accelerate Your Impact" loading="lazy" class="lzl" data-lzl-src="https://societ.com/assets/IMG/Acellerate+Impact.png"> <noscript lzl=""> <img decoding="async" src="https://societ.com/assets/IMG/Acellerate+Impact.png" alt="Accelerate Your Impact" loading="lazy"> </noscript> <dl> <dt> <h3 class="sp-title">Accelerate Your Impact</h3> </dt> <dd> Dashboards and reporting provide immediate feedback on your membership program, so you can reach your goals. </dd> </dl></li> </ul> </div> </section> </div> </div> <div class="elementor-element elementor-element-ab15e40 elementor-widget elementor-widget-html" data-id="ab15e40" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> </div> </div> <div class="elementor-element elementor-element-04207b9 elementor-widget elementor-widget-spacer" data-id="04207b9" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-20af4374 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="20af4374" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-wider"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4be7a83c" data-id="4be7a83c" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-0cebc5e elementor-widget elementor-widget-heading" data-id="0cebc5e" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Nonprofit Membership Software To Help You Grow</h2> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-457d8320 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="457d8320" data-element_type="section"> <div class="elementor-container elementor-column-gap-extended"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-68946199" data-id="68946199" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-36ea8567 elementor-widget elementor-widget-image" data-id="36ea8567" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAACWCAYAAAAolO8DAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZElEQVR4Ae3QAQ0AAADCoPdPbQ8HESgMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgcGBAMAAHxJLNTAAAAAElFTkSuQmCC" title="" alt="Nonprofit Membership Management Software Contacts" loading="lazy" class="lzl" data-lzl-src="/assets/IMG/Nonprofit-Membership-Management-Software-Contacts-updated.png"> <noscript lzl=""> <img decoding="async" src="/assets/IMG/Nonprofit-Membership-Management-Software-Contacts-updated.png" title="" alt="Nonprofit Membership Management Software Contacts" loading="lazy"> </noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2f94e5d9" data-id="2f94e5d9" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6d0a8784 elementor-widget elementor-widget-heading" data-id="6d0a8784" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Manage ALL Your Members & Activities with Ease</h2> </div> </div> <div class="elementor-element elementor-element-604ee56 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="604ee56" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"><span class="elementor-icon-list-text"> <ul style="font-size: 20px; font-style: normal; white-space-collapse: collapse; font-weight: 400;"> <li style="align-items: var(--icon-vertical-align,center);"><span style="color: var( --e-global-color-text );">Track all your members and their complete history with your organization <b>in one place</b>.<br></span></li> <li style="align-items: var(--icon-vertical-align,center);"><span style="color: var( --e-global-color-text );"><br> Quickly search or segment your list to manage member activity, send emails, and run reports.</span></li> </ul></span></li> <li class="elementor-icon-list-item"><span class="elementor-icon-list-text"></span></li> </ul> </div> </div> <div class="elementor-element elementor-element-61bbeaac elementor-widget elementor-widget-html" data-id="61bbeaac" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <div class="sp-component" style="background: #00000000"> <div class="sp-cta" style="justify-content: left; padding-top: 20px;"> <a class="sp-button" title="Get a Demo Now" style="background:#EF6079; padding-top:20px; padding-bottom:20px; padding-left: 30px; padding-right: 30px; font-size: 16px;" href="https://www-societ-com.translate.goog/get-a-demo?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Get a Demo Now</a> </div> </div> </div> </div> <div class="elementor-element elementor-element-fcf0a14 elementor-widget elementor-widget-html" data-id="fcf0a14" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <div class="sp-component" style="background: #00000000"> <div class="sp-cta" style="justify-content: left; margin-top: -30px;"><a class="sp-button sp-plain" style="display:block; color: #00C19F; font-weight: normal!important; text-transform: none !important;" title="Not Ready? Contact Our Team Instead" href="https://www-societ-com.translate.goog/contact-us/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto"> Not ready? Contact our team instead </a> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-6cf25e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6cf25e" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-wider"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-733406e9" data-id="733406e9" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-70b208d elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="70b208d" data-element_type="section"> <div class="elementor-container elementor-column-gap-extended"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-b0253c8" data-id="b0253c8" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-48787b2 elementor-widget elementor-widget-heading" data-id="48787b2" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Get Integrated Membership Webforms</h2> </div> </div> <div class="elementor-element elementor-element-4c96e36 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="4c96e36" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"><span class="elementor-icon-list-text"> <div data-id="98ff743" data-element_type="widget" data-widget_type="icon-list.default" style="font-size: 20px; font-style: normal; font-weight: 400; flex-basis: var(--flex-basis); flex-grow: var(--flex-grow); flex-shrink: var(--flex-shrink); order: var(--order); align-self: var(--align-self); flex-direction: var(--flex-direction); flex-wrap: var(--flex-wrap); justify-content: var(--justify-content); align-items: var(--align-items); align-content: var(--align-content); gap: var(--gap); --swiper-theme-color: #000; --swiper-navigation-size: 44px; --swiper-pagination-bullet-size: 6px; --swiper-pagination-bullet-horizontal-gap: 6px; --widgets-spacing: 20px 20px; width: 422px; --e-icon-list-icon-size: 24px; --icon-vertical-offset: 0px; white-space-collapse: collapse;"> <div style="font-size: 20px; margin-top: 10px; transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);"> <ul style="font-size: 20px;"> <li style="align-items: var(--icon-vertical-align,center);"><span style="font-size: 20px; white-space-collapse: preserve;">Web-based membership forms connect to your Sumac CRM, so you </span><b style="font-style: inherit; white-space-collapse: preserve;">never have to import member data again.</b></li> </ul> </div> </div></span></li> </ul> </div> </div> <div class="elementor-element elementor-element-ba79897 elementor-widget elementor-widget-html" data-id="ba79897" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <div class="sp-component" style="background: #00000000"> <div class="sp-cta" style="justify-content: left; padding-top: 20px;"> <a class="sp-button" title="Get a Demo Now" style="background:#EF6079; padding-top:20px; padding-bottom:20px; padding-left: 30px; padding-right: 30px; font-size: 16px;" href="https://www-societ-com.translate.goog/get-a-demo?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Get a Demo Now</a> </div> </div> </div> </div> <div class="elementor-element elementor-element-caf4931 elementor-widget elementor-widget-html" data-id="caf4931" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <div class="sp-component" style="background: #00000000"> <div class="sp-cta" style="justify-content: left; margin-top: -30px;"><a class="sp-button sp-plain" style="display:block; color: #00C19F; font-weight: normal!important; text-transform: none !important;" title="Not Ready? Contact Our Team Instead" href="https://www-societ-com.translate.goog/contact-us/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto"> Not ready? Contact our team instead </a> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9b6d5f8" data-id="9b6d5f8" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6b66f70 elementor-widget elementor-widget-image" data-id="6b66f70" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAACWCAYAAAAolO8DAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZElEQVR4Ae3QAQ0AAADCoPdPbQ8HESgMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgcGBAMAAHxJLNTAAAAAElFTkSuQmCC" title="" alt="Nonprofit Membership Management Software Forms" loading="lazy" class="lzl" data-lzl-src="/assets/IMG/Nonprofit-Membership-Management-Software-Forms.png"> <noscript lzl=""> <img decoding="async" src="/assets/IMG/Nonprofit-Membership-Management-Software-Forms.png" title="" alt="Nonprofit Membership Management Software Forms" loading="lazy"> </noscript> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-4d4593be elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4d4593be" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-wider"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1e1caf89" data-id="1e1caf89" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-6dda1073 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6dda1073" data-element_type="section"> <div class="elementor-container elementor-column-gap-extended"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-264e3805" data-id="264e3805" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-76f994df elementor-widget elementor-widget-image" data-id="76f994df" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAACWCAYAAAAolO8DAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZElEQVR4Ae3QAQ0AAADCoPdPbQ8HESgMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgcGBAMAAHxJLNTAAAAAElFTkSuQmCC" title="" alt="Nonprofit Membership Management Software Email" loading="lazy" class="lzl" data-lzl-src="/assets/IMG/Nonprofit-Membership-Management-Software-Email.png"> <noscript lzl=""> <img decoding="async" src="/assets/IMG/Nonprofit-Membership-Management-Software-Email.png" title="" alt="Nonprofit Membership Management Software Email" loading="lazy"> </noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-18ab595c" data-id="18ab595c" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-828ee6c elementor-widget elementor-widget-heading" data-id="828ee6c" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Stay Engaged & Grow Your Membership Base</h2> </div> </div> <div class="elementor-element elementor-element-1c6189a0 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="1c6189a0" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"><span class="elementor-icon-list-text">Use Sumac's template builder and built-in mass email to create and send great looking membership emails right from your database. <b>No need to pay for a separate email program.</b></span></li> </ul> </div> </div> <div class="elementor-element elementor-element-3bd3c5c4 elementor-widget elementor-widget-html" data-id="3bd3c5c4" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <div class="sp-component" style="background: #00000000"> <div class="sp-cta" style="justify-content: left; padding-top: 20px;"> <a class="sp-button" title="Get a Demo Now" style="background:#EF6079; padding-top:20px; padding-bottom:20px; padding-left: 30px; padding-right: 30px; font-size: 16px;" href="https://www-societ-com.translate.goog/get-a-demo?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Get a Demo Now</a> </div> </div> </div> </div> <div class="elementor-element elementor-element-bdaa532 elementor-widget elementor-widget-html" data-id="bdaa532" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <div class="sp-component" style="background: #00000000"> <div class="sp-cta" style="justify-content: left; margin-top: -30px;"><a class="sp-button sp-plain" style="display:block; color: #00C19F; font-weight: normal!important; text-transform: none !important;" title="Not Ready? Contact Our Team Instead" href="https://www-societ-com.translate.goog/contact-us/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto"> Not ready? Contact our team instead </a> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-beace3d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="beace3d" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-wider"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-12e8840" data-id="12e8840" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-27cb0d1 elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="27cb0d1" data-element_type="section"> <div class="elementor-container elementor-column-gap-extended"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-93468b4" data-id="93468b4" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-34dda70 elementor-widget elementor-widget-heading" data-id="34dda70" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Measure What Matters</h2> </div> </div> <div class="elementor-element elementor-element-76cb0ba elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="76cb0ba" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"><span class="elementor-icon-list-text">Track and report on the member and program metrics<b> you need</b> to help inform decisions and report back to donors, funders, and your board. <br><br> Sumac's <b>powerful reporting </b>allows you to generate ad-hoc and custom reports in minutes.</span></li> </ul> </div> </div> <div class="elementor-element elementor-element-37428ee elementor-widget elementor-widget-html" data-id="37428ee" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <div class="sp-component" style="background: #00000000"> <div class="sp-cta" style="justify-content: left; padding-top: 20px;"> <a class="sp-button" title="Get a Demo Now" style="background:#EF6079; padding-top:20px; padding-bottom:20px; padding-left: 30px; padding-right: 30px; font-size: 16px;" href="https://www-societ-com.translate.goog/get-a-demo?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Get a Demo Now</a> </div> </div> </div> </div> <div class="elementor-element elementor-element-4e6a26d elementor-widget elementor-widget-html" data-id="4e6a26d" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <div class="sp-component" style="background: #00000000"> <div class="sp-cta" style="justify-content: left; margin-top: -30px;"><a class="sp-button sp-plain" style="display:block; color: #00C19F; font-weight: normal!important; text-transform: none !important;" title="Not Ready? Contact Our Team Instead" href="https://www-societ-com.translate.goog/contact-us/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto"> Not ready? Contact our team instead </a> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-f6f8a36" data-id="f6f8a36" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-07b5458 elementor-widget elementor-widget-image" data-id="07b5458" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAACWCAYAAAAolO8DAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZElEQVR4Ae3QAQ0AAADCoPdPbQ8HESgMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgcGBAMAAHxJLNTAAAAAElFTkSuQmCC" title="" alt="Nonprofit Membership Management Software Reporting" loading="lazy" class="lzl" data-lzl-src="/assets/IMG/Nonprofit-Membership-Management-Software-Reporting.png"> <noscript lzl=""> <img decoding="async" src="/assets/IMG/Nonprofit-Membership-Management-Software-Reporting.png" title="" alt="Nonprofit Membership Management Software Reporting" loading="lazy"> </noscript> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-308014b9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="308014b9" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-wider"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7a7a6953" data-id="7a7a6953" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-cd4a723 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="cd4a723" data-element_type="section"> <div class="elementor-container elementor-column-gap-extended"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-5d5e5b82" data-id="5d5e5b82" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6b4e96cf elementor-widget elementor-widget-image" data-id="6b4e96cf" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAACWCAYAAAAolO8DAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZElEQVR4Ae3QAQ0AAADCoPdPbQ8HESgMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgcGBAMAAHxJLNTAAAAAElFTkSuQmCC" title="" alt="Nonprofit Membership Management Software Customize" loading="lazy" class="lzl" data-lzl-src="/assets/IMG/Nonprofit-Membership-Management-Software-Customize.png"> <noscript lzl=""> <img decoding="async" src="/assets/IMG/Nonprofit-Membership-Management-Software-Customize.png" title="" alt="Nonprofit Membership Management Software Customize" loading="lazy"> </noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-65dc54ba" data-id="65dc54ba" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-53a93874 elementor-widget elementor-widget-heading" data-id="53a93874" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Customize To Fit Your Needs</h2> </div> </div> <div class="elementor-element elementor-element-3e52b61c elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="3e52b61c" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"><span class="elementor-icon-list-text">Customize Sumac in minutes for <b>your nonprofit's membership programs</b>. You can also create custom reports and add a custom extension to track data unique to your nonprofit.</span></li> </ul> </div> </div> <div class="elementor-element elementor-element-2cc338b7 elementor-widget elementor-widget-html" data-id="2cc338b7" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <div class="sp-component" style="background: #00000000"> <div class="sp-cta" style="justify-content: left; padding-top: 20px;"> <a class="sp-button" title="Get a Demo Now" style="background:#EF6079; padding-top:20px; padding-bottom:20px; padding-left: 30px; padding-right: 30px; font-size: 16px;" href="https://www-societ-com.translate.goog/get-a-demo?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Get a Demo Now</a> </div> </div> </div> </div> <div class="elementor-element elementor-element-1bb9ffc elementor-widget elementor-widget-html" data-id="1bb9ffc" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <div class="sp-component" style="background: #00000000"> <div class="sp-cta" style="justify-content: left; margin-top: -30px;"><a class="sp-button sp-plain" style="display:block; color: #00C19F; font-weight: normal!important; text-transform: none !important;" title="Not Ready? Contact Our Team Instead" href="https://www-societ-com.translate.goog/contact-us/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto"> Not ready? Contact our team instead </a> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-5220e24d elementor-section-content-middle elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="5220e24d" data-element_type="section" id="case-management" data-settings="{"background_background":"classic"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-extended"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-42eff1e7" data-id="42eff1e7" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1440a0b6 elementor-widget elementor-widget-spacer" data-id="1440a0b6" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <div class="elementor-element elementor-element-3e93ad84 elementor-widget elementor-widget-heading" data-id="3e93ad84" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Add-on Options For Sumac Membership Management Software</h2> </div> </div> <div class="elementor-element elementor-element-057a014 elementor-widget elementor-widget-sp-features" data-id="057a014" data-element_type="widget" id="add-on" data-widget_type="sp-features.default"> <div class="elementor-widget-container"> <section class="sp-component sp-features"> <div> <ul> <li class="sp-feature-item"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG0AAABtCAYAAACr+O9WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA50lEQVR4Ae3QMQEAAADCoPVPbQ0PiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDgfGLoRAAEbusLrAAAAAElFTkSuQmCC" alt="Donations" loading="lazy" class="lzl" data-lzl-src="https://societ.com/assets/IMG/Donations.png"> <noscript lzl=""> <img decoding="async" src="https://societ.com/assets/IMG/Donations.png" alt="Donations" loading="lazy"> </noscript> <dl> <dt> <h3 class="sp-title">Donations</h3> </dt> <dd> Sumac Donations streamlines fundraising outreach, donation processing, and receipting, helping you meet your fundraising goals. </dd> </dl></li> <li class="sp-feature-item"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAACWCAYAAAAolO8DAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZElEQVR4Ae3QAQ0AAADCoPdPbQ8HESgMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgcGBAMAAHxJLNTAAAAAElFTkSuQmCC" alt="" loading="lazy" class="lzl" data-lzl-src="/assets/IMG/6.png"> <noscript lzl=""> <img decoding="async" src="/assets/IMG/6.png" alt="" loading="lazy"> </noscript> <dl> <dt> <h3 class="sp-title">Volunteers</h3> </dt> <dd> Sumac Volunteer Management streamlines the entire process of managing volunteers, from recruitment to scheduling, thanking, and reporting. </dd> </dl></li> <li class="sp-feature-item"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG0AAABtCAYAAACr+O9WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA50lEQVR4Ae3QMQEAAADCoPVPbQ0PiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDgfGLoRAAEbusLrAAAAAElFTkSuQmCC" alt="" loading="lazy" class="lzl" data-lzl-src="https://societ.com/assets/IMG/111-NEW.png"> <noscript lzl=""> <img decoding="async" src="https://societ.com/assets/IMG/111-NEW.png" alt="" loading="lazy"> </noscript> <dl> <dt> <h3 class="sp-title">Case Management</h3> </dt> <dd> Sumac Case Management streamlines client intake, service delivery, and reporting, helping you provide the best client care. </dd> </dl></li> </ul> </div> </section> </div> </div> <div class="elementor-element elementor-element-73040c0 elementor-widget elementor-widget-sp-features" data-id="73040c0" data-element_type="widget" id="add-on" data-widget_type="sp-features.default"> <div class="elementor-widget-container"> <section class="sp-component sp-features"> <div> <ul> <li class="sp-feature-item"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAACWCAYAAAAolO8DAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZElEQVR4Ae3QAQ0AAADCoPdPbQ8HESgMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgcGBAMAAHxJLNTAAAAAElFTkSuQmCC" alt="" loading="lazy" class="lzl" data-lzl-src="/assets/IMG/4.png"> <noscript lzl=""> <img decoding="async" src="/assets/IMG/4.png" alt="" loading="lazy"> </noscript> <dl> <dt> <h3 class="sp-title">Online Webforms</h3> </dt> <dd> Donation, case management, volunteer, and membership webforms seamlessly integrate with your Sumac CRM. </dd> </dl></li> <li class="sp-feature-item"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAACWCAYAAAAolO8DAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZElEQVR4Ae3QAQ0AAADCoPdPbQ8HESgMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgcGBAMAAHxJLNTAAAAAElFTkSuQmCC" alt="Nonprofit Membership Management Software" loading="lazy" class="lzl" data-lzl-src="/assets/IMG/Nonprofit-Membership-Management-Software.png"> <noscript lzl=""> <img decoding="async" src="/assets/IMG/Nonprofit-Membership-Management-Software.png" alt="Nonprofit Membership Management Software" loading="lazy"> </noscript> <dl> <dt> <h3 class="sp-title"></h3> </dt> <dd> </dd> </dl></li> <li class="sp-feature-item"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAACWCAYAAAAolO8DAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZElEQVR4Ae3QAQ0AAADCoPdPbQ8HESgMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgcGBAMAAHxJLNTAAAAAElFTkSuQmCC" alt="" loading="lazy" class="lzl" data-lzl-src="/assets/IMG/5.png"> <noscript lzl=""> <img decoding="async" src="/assets/IMG/5.png" alt="" loading="lazy"> </noscript> <dl> <dt> <h3 class="sp-title">Specialized Webforms</h3> </dt> <dd> Sumac Specialized Webforms allow you to capture additional information about your constituents on your website. </dd> </dl></li> </ul> </div> </section> </div> </div> <div class="elementor-element elementor-element-ad655e0 elementor-widget elementor-widget-sp-features" data-id="ad655e0" data-element_type="widget" id="add-on" data-widget_type="sp-features.default"> <div class="elementor-widget-container"> <section class="sp-component sp-features"> <div> <ul> <li class="sp-feature-item"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG0AAABtCAYAAACr+O9WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA50lEQVR4Ae3QMQEAAADCoPVPbQ0PiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDgfGLoRAAEbusLrAAAAAElFTkSuQmCC" alt="" loading="lazy" class="lzl" data-lzl-src="https://societ.com/assets/IMG/7.png"> <noscript lzl=""> <img decoding="async" src="https://societ.com/assets/IMG/7.png" alt="" loading="lazy"> </noscript> <dl> <dt> <h3 class="sp-title">Grant Management</h3> </dt> <dd> Sumac Grant Management enables you track grant applications and build a structured, step-by-step approach to winning new grants to support your mission. </dd> </dl></li> <li class="sp-feature-item"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG0AAABtCAYAAACr+O9WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA50lEQVR4Ae3QMQEAAADCoPVPbQ0PiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDgfGLoRAAEbusLrAAAAAElFTkSuQmCC" alt="" loading="lazy" class="lzl" data-lzl-src="https://societ.com/assets/IMG/8.png"> <noscript lzl=""> <img decoding="async" src="https://societ.com/assets/IMG/8.png" alt="" loading="lazy"> </noscript> <dl> <dt> <h3 class="sp-title">Prospecting</h3> </dt> <dd> Sumac Prospecting rapidly calculates a percentile ranking for each contact in your database based on criteria that you specify to help you identify potential large donors. </dd> </dl></li> <li class="sp-feature-item"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAACWCAYAAAAolO8DAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZElEQVR4Ae3QAQ0AAADCoPdPbQ8HESgMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgcGBAMAAHxJLNTAAAAAElFTkSuQmCC" alt="" loading="lazy" class="lzl" data-lzl-src="/assets/IMG/9.png"> <noscript lzl=""> <img decoding="async" src="/assets/IMG/9.png" alt="" loading="lazy"> </noscript> <dl> <dt> <h3 class="sp-title">Specialized Extension</h3> </dt> <dd> Sumac offers a Specialized Extension that is customized to track data and programs unique to your organization, and works seamlessly with every other part of your CRM. </dd> </dl></li> </ul> </div> </section> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-c5c056d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c5c056d" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-953f0be" data-id="953f0be" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6a78c02 elementor-widget elementor-widget-html" data-id="6a78c02" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <div class="sp-component" style="background: #00000000"> <div class="sp-cta" style="justify-content: center; padding-top: 20px;"> <a class="sp-button" title="Get a Demo Now" style="background:#EF6079; padding-top:20px; padding-bottom:20px; padding-left: 30px; padding-right: 30px; font-size: 16px;" href="https://www-societ-com.translate.goog/get-a-demo?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Get a Demo Now</a> </div> </div> </div> </div> <div class="elementor-element elementor-element-0eceb75 elementor-widget elementor-widget-html" data-id="0eceb75" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <div class="sp-component" style="background: #00000000"> <div class="sp-cta" style="justify-content: center; margin-top: -30px;"><a class="sp-button sp-plain" style="display:block; color: #00C19F; font-weight: normal!important; text-transform: none !important;" title="Not Ready? Contact Our Team Instead" href="https://www-societ-com.translate.goog/contact-us/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto"> Not ready? Contact our team instead </a> </div> </div> </div> </div> </div> </div> </div> </section> <div class="elementor-element elementor-element-16e3fe84 elementor-widget elementor-widget-html" data-id="16e3fe84" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> </div> </div> <div class="elementor-element elementor-element-69807c3d elementor-widget elementor-widget-spacer" data-id="69807c3d" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-6757a548 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6757a548" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1bc3849b" data-id="1bc3849b" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-33edae4 elementor-widget elementor-widget-sp-testimonials" data-id="33edae4" data-element_type="widget" id="sec-tes" data-widget_type="sp-testimonials.default"> <div class="elementor-widget-container"> <section class="sp-component sp-bleed sp-testimonials sp-carousel lzl" id="sp-testimonials" style="background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAC0AAAAMUCAYAAAAvv6bmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAgAElEQVR42uzBAQEAAACAkP6v7ggKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACA2YMDAQAAAAAg/9dGUFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVagBfv4AAAKNSURBVFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVWkPDgQAAAAABPlbrzBABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA8AWPKgABQLLG2AAAAABJRU5ErkJggg==")" data-lzl-bg="https://www.societ.com/wp-content/uploads/2023/10/Testimonial-Background-wave-1-1.png"> <div class="sp-carousel-container"> <div class="sp-carousel-pages"> <div class="sp-carousel-page" id="testimonials-page-0"> <dl> <dt> “<span style="font-weight: normal">Sumac has really helped us keep better track of our donors, members and communications.</span>” </dt> <dd class="sp-testimonial-img"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAM0AAABVCAYAAADqiWBHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSElEQVR4Ae3QMQEAAADCoPVPbQwfiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwaOAwMQqAAB4aZVTAAAAABJRU5ErkJggg==" alt="" loading="lazy" class="lzl" data-lzl-src="https://www.societ.com/wp-content/uploads/2023/04/header-logo.png"> <noscript lzl=""> <img decoding="async" src="https://www.societ.com/wp-content/uploads/2023/04/header-logo.png" alt="" loading="lazy"> </noscript> </dd> <dd class="sp-testimonial-org"> <span style="font-size: 20px !important; color: #003A40; font-family: 'helvetica'">Administrator, Cochrane & Area Humane Society</span> </dd> </dl> </div> </div> </div> </section> </div> </div> <div class="elementor-element elementor-element-3f5dc154 elementor-widget elementor-widget-html" data-id="3f5dc154" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-1ad29ceb elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1ad29ceb" data-element_type="section" id="sumac-memberships-pricing" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5cd7530a" data-id="5cd7530a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-77373991 elementor-widget elementor-widget-heading" data-id="77373991" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Pricing That's Tailored For Your Needs</h2> </div> </div> <div class="elementor-element elementor-element-1c4fb5c9 elementor-widget elementor-widget-heading" data-id="1c4fb5c9" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Prices for Sumac Memberships start at just $99/month</h2> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-158108a8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="158108a8" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-29e863b0" data-id="29e863b0" data-element_type="column" data-settings="{"background_background":"gradient"}"> <div class="elementor-widget-wrap"> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-71ac99bc" data-id="71ac99bc" data-element_type="column" data-settings="{"background_background":"gradient"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-529179a4 elementor-widget elementor-widget-heading" data-id="529179a4" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Included:</h2> </div> </div> <div class="elementor-element elementor-element-1363d73b elementor-widget elementor-widget-html" data-id="1363d73b" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <ul style="text-align:left;list-style-image:url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDBjMTlmIiB3aWR0aD0iMjVweCIgaGVpZ2h0PSIyNXB4IiB2aWV3Qm94PSItMy41IDAgMTkgMTkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgY2xhc3M9ImNmLWljb24tc3ZnIj48ZyBpZD0iU1ZHUmVwb19iZ0NhcnJpZXIiIHN0cm9rZS13aWR0aD0iMCI+PC9nPjxnIGlkPSJTVkdSZXBvX3RyYWNlckNhcnJpZXIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9nPjxnIGlkPSJTVkdSZXBvX2ljb25DYXJyaWVyIj48cGF0aCBkPSJNNC42MyAxNS42MzhhMS4wMjggMS4wMjggMCAwIDEtLjc5LS4zN0wuMzYgMTEuMDlhMS4wMyAxLjAzIDAgMSAxIDEuNTgtMS4zMTZsMi41MzUgMy4wNDNMOS45NTggMy4zMmExLjAyOSAxLjAyOSAwIDAgMSAxLjc4MyAxLjAzTDUuNTIgMTUuMTIyYTEuMDMgMS4wMyAwIDAgMS0uODAzLjUxMS44OS44OSAwIDAgMS0uMDg4LjAwNHoiPjwvcGF0aD48L2c+PC9zdmc+");margin:6px 0 0 40px"> <li style="line-height: 1.5em; height: auto; margin-bottom: 9px;">Manage member lifecycles</li> <li style="line-height: 1.5em; height: auto; margin-bottom: 9px;">Member and membership tracking</li> <li style="line-height: 1.5em; height: auto; margin-bottom: 9px;">Custom membership level definition</li> <li style="line-height: 1.5em; height: auto; margin-bottom: 9px;">Member communication tracking</li> <li style="line-height: 1.5em; height: auto; margin-bottom: 9px;">Cloud-based Sumac CRM</li> <li style="line-height: 1.5em; height: auto; margin-bottom: 9px;">Bulk and individual email</li> <li style="line-height: 1.5em; height: auto; margin-bottom: 9px;">Workflow management</li> <li style="line-height: 1.5em; height: auto; margin-bottom: 9px;">Reminders</li> <li style="line-height: 1.5em; height: auto; margin-bottom: 9px;">Outcome-based reporting</li> <li style="line-height: 1.5em; height: auto; margin-bottom: 9px;">Accounting integration</li> <li style="line-height: 1.5em; height: auto; margin-bottom: 9px;">1,000 record capacity</li> </ul> </div> </div> <div class="elementor-element elementor-element-69cec488 elementor-tablet-align-justify elementor-mobile-align-justify elementor-widget__width-auto elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-button" data-id="69cec488" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"><a class="elementor-button elementor-button-link elementor-size-lg" href="https://www-societ-com.translate.goog/sumac-memberships-get-started/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Get Started</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-23e0daa1" data-id="23e0daa1" data-element_type="column" data-settings="{"background_background":"gradient"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4c1c2d99 elementor-widget elementor-widget-heading" data-id="4c1c2d99" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Add-on Options:</h2> </div> </div> <div class="elementor-element elementor-element-57fd73b3 elementor-widget elementor-widget-html" data-id="57fd73b3" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <ul style="text-align:left;list-style-image:url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDBjMTlmIiB3aWR0aD0iMjVweCIgaGVpZ2h0PSIyNXB4IiB2aWV3Qm94PSItMy41IDAgMTkgMTkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgY2xhc3M9ImNmLWljb24tc3ZnIj48ZyBpZD0iU1ZHUmVwb19iZ0NhcnJpZXIiIHN0cm9rZS13aWR0aD0iMCI+PC9nPjxnIGlkPSJTVkdSZXBvX3RyYWNlckNhcnJpZXIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9nPjxnIGlkPSJTVkdSZXBvX2ljb25DYXJyaWVyIj48cGF0aCBkPSJNNC42MyAxNS42MzhhMS4wMjggMS4wMjggMCAwIDEtLjc5LS4zN0wuMzYgMTEuMDlhMS4wMyAxLjAzIDAgMSAxIDEuNTgtMS4zMTZsMi41MzUgMy4wNDNMOS45NTggMy4zMmExLjAyOSAxLjAyOSAwIDAgMSAxLjc4MyAxLjAzTDUuNTIgMTUuMTIyYTEuMDMgMS4wMyAwIDAgMS0uODAzLjUxMS44OS44OSAwIDAgMS0uMDg4LjAwNHoiPjwvcGF0aD48L2c+PC9zdmc+");margin:6px 0 0 40px"> <li style="line-height: 1.5em; height: auto; margin-bottom: 9px;">Member Signup Webforms</li> <li style="line-height: 1.5em; height: auto; margin-bottom: 9px;">Donations & Donation Webforms</li> <li style="line-height: 1.5em; height: auto; margin-bottom: 9px;">Case Management & Client Intake Webforms</li> <li style="line-height: 1.5em; height: auto; margin-bottom: 9px;">Volunteers & Volunteer Signup Webforms</li> <li style="line-height: 1.5em; height: auto; margin-bottom: 9px;">Prospecting</li> <li style="line-height: 1.5em; height: auto; margin-bottom: 9px;">Grant Management</li> <li style="line-height: 1.5em; height: auto; margin-bottom: 9px;">Specialized Extension</li> <li style="line-height: 1.5em; height: auto; margin-bottom: 9px;">Specialized Webforms</li> <li style="line-height: 1.5em; height: auto; margin-bottom: 9px;">Additional record capacity up to 200k</li> </ul> </div> </div> <div class="elementor-element elementor-element-6788cb25 elementor-widget elementor-widget-spacer" data-id="6788cb25" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-19efdecf" data-id="19efdecf" data-element_type="column" data-settings="{"background_background":"gradient"}"> <div class="elementor-widget-wrap"> </div> </div> </div> </section> <div class="elementor-element elementor-element-62578ef elementor-widget elementor-widget-html" data-id="62578ef" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <div class="sp-component" style="background: #00000000"> <div class="sp-cta" style="justify-content: center; padding-top: 20px;"> <a class="sp-button" title="Get a Demo Now" style="background:#EF6079; padding-top:20px; padding-bottom:20px; padding-left: 30px; padding-right: 30px; font-size: 16px;" href="https://www-societ-com.translate.goog/get-a-demo?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Get a Demo Now</a> </div> </div> </div> </div> <div class="elementor-element elementor-element-e6c2483 elementor-widget elementor-widget-html" data-id="e6c2483" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <div class="sp-component" style="background: #00000000"> <div class="sp-cta" style="justify-content: center; margin-top: -30px;"><a class="sp-button sp-plain" style="display:block; color: #00C19F; font-weight: normal!important; text-transform: none !important;" title="Not Ready? Contact Our Team Instead" href="https://www-societ-com.translate.goog/contact-us/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto"> Not ready? Contact our team instead </a> </div> </div> </div> </div> <div class="elementor-element elementor-element-49f9540e elementor-widget elementor-widget-spacer" data-id="49f9540e" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-40ca1b1e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="40ca1b1e" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-227cae45" data-id="227cae45" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3c488bf4 elementor-widget elementor-widget-heading" data-id="3c488bf4" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Included With Every Nonprofit Membership Management Software Plan</h2> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-2601ece3 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2601ece3" data-element_type="section" data-settings="{"background_background":"gradient"}"> <div class="elementor-container elementor-column-gap-wider"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-4dd1e89e" data-id="4dd1e89e" data-element_type="column" data-settings="{"background_background":"gradient"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-749dc09b elementor-widget elementor-widget-heading" data-id="749dc09b" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Simple Configuration</h2> </div> </div> <div class="elementor-element elementor-element-76378158 elementor-widget elementor-widget-text-editor" data-id="76378158" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Easily configure drop-down lists, checkboxes, tabs, and fields in minutes to fit your data.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-372dd2cd" data-id="372dd2cd" data-element_type="column" data-settings="{"background_background":"gradient"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-76a1f8a1 elementor-widget elementor-widget-heading" data-id="76a1f8a1" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Cloud-Access</h2> </div> </div> <div class="elementor-element elementor-element-32874491 elementor-widget elementor-widget-text-editor" data-id="32874491" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">Access critical data at any time from any computer with an internet connection.</span></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-14547571" data-id="14547571" data-element_type="column" data-settings="{"background_background":"gradient"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6719ca12 elementor-widget elementor-widget-heading" data-id="6719ca12" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Free Support</h2> </div> </div> <div class="elementor-element elementor-element-34944031 elementor-widget elementor-widget-text-editor" data-id="34944031" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">Access support by phone, email, portal, and in-app tools.<br><a href="https://www-societ-com.translate.goog/services/?freesupport&_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener">Learn more</a></span></p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-4fe88428 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4fe88428" data-element_type="section"> <div class="elementor-container elementor-column-gap-wider"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-14bf6df3" data-id="14bf6df3" data-element_type="column" data-settings="{"background_background":"gradient"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7292491b elementor-widget elementor-widget-heading" data-id="7292491b" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Free On-Demand Training</h2> </div> </div> <div class="elementor-element elementor-element-2d2a3a09 elementor-widget elementor-widget-text-editor" data-id="2d2a3a09" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Unlimited access to on-demand instructor-led training whenever you need it.<br><a href="https://www-societ-com.translate.goog/services/?ondemandtraining&_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener">Learn more</a></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-49e5ecef" data-id="49e5ecef" data-element_type="column" data-settings="{"background_background":"gradient"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-69ca4f0e elementor-widget elementor-widget-heading" data-id="69ca4f0e" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Integrations</h2> </div> </div> <div class="elementor-element elementor-element-22d0fbd3 elementor-widget elementor-widget-text-editor" data-id="22d0fbd3" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Integrate with the solutions you already use for email marketing, accounting, and payment process.<br><a href="https://www-societ-com.translate.goog/integrations?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener">Learn more</a></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-7e25dbb1" data-id="7e25dbb1" data-element_type="column" data-settings="{"background_background":"gradient"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-2787c2cc elementor-widget elementor-widget-heading" data-id="2787c2cc" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Free Upgrades</h2> </div> </div> <div class="elementor-element elementor-element-b5ffa42 elementor-widget elementor-widget-text-editor" data-id="b5ffa42" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Free updates to all newest and latest software versions, features and releases.</p> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-3eb3dfd3 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3eb3dfd3" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-467331c9" data-id="467331c9" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-269c5ba3 elementor-widget elementor-widget-heading" data-id="269c5ba3" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Ready To Take A Closer Look?</h2> </div> </div> <div class="elementor-element elementor-element-72636ab9 elementor-widget elementor-widget-text-editor" data-id="72636ab9" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Talk to an expert about your nonprofit’s needs:</p> </div> </div> <div class="elementor-element elementor-element-32ff6f09 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="32ff6f09" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"><span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">See a demo</span></li> <li class="elementor-icon-list-item"><span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Get your questions answered</span></li> <li class="elementor-icon-list-item"><span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Discuss your specific goals</span></li> <li class="elementor-icon-list-item"><span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Find out about our onboarding services</span></li> </ul> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-52f8b452 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="52f8b452" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-2bec9679" data-id="2bec9679" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-5a559c2 elementor-widget elementor-widget-text-editor" data-id="5a559c2" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img loading="lazy" decoding="async" class="aligncenter wp-image-78719 size-full lzl" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAswAAAC4CAYAAAD3/brkAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAJEklEQVR4Ae3QMQEAAADCoPVPbQhfiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwMA7MAuwAAF8S+6PAAAAAElFTkSuQmCC" alt="" width="716" height="184" data-lzl-srcset="https://www.societ.com/wp-content/uploads/2023/05/getapp-g2-capterra.png 716w, https://www.societ.com/wp-content/uploads/2023/05/getapp-g2-capterra-300x77.png 300w" data-lzl-sizes="(max-width: 716px) 100vw, 716px" data-lzl-src="https://www.societ.com/wp-content/uploads/2023/05/getapp-g2-capterra.png"> <noscript lzl=""> <img loading="lazy" decoding="async" class="aligncenter wp-image-78719 size-full" src="https://www.societ.com/wp-content/uploads/2023/05/getapp-g2-capterra.png" alt="" width="716" height="184" srcset="https://www-societ-com.translate.goog/wp-content/uploads/2023/05/getapp-g2-capterra.png?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto 716w,https://www-societ-com.translate.goog/wp-content/uploads/2023/05/getapp-g2-capterra-300x77.png?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto 300w" sizes="(max-width: 716px) 100vw, 716px"> </noscript></p> </div> </div> <div class="elementor-element elementor-element-6a981e3b elementor-widget elementor-widget-html" data-id="6a981e3b" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> </div> </div> </div> </div> </div> </section> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4b8c4de8" data-id="4b8c4de8" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <div class="elementor-element elementor-element-69ed6f34 elementor-widget elementor-widget-wp-widget-gform_widget" data-id="69ed6f34" data-element_type="widget" data-widget_type="wp-widget-gform_widget.default"> <div class="elementor-widget-container"> <script src="https://www.societ.com/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js" type="o/js-lzl"></script> <script id="wp-i18n-js-after" type="o/js-lzl"> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script src="https://www.societ.com/wp-includes/js/dist/a11y.min.js?ver=3156534cc54473497e14" id="wp-a11y-js" type="o/js-lzl"></script> <script defer src="https://www.societ.com/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.9.3" id="gform_json-js" type="o/js-lzl"></script> <script id="gform_gravityforms-js-extra" type="o/js-lzl"> var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}}; var gf_legacy_multi = []; var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled"},"vars":{"images_url":"https:\/\/www.societ.com\/wp-content\/plugins\/gravityforms\/images"}}; var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2,"code":"USD"},"base_url":"https:\/\/www.societ.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/www.societ.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"5445dec071f50448a6c0068d670842d0","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; </script> <script defer src="https://www.societ.com/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.9.3" id="gform_gravityforms-js" type="o/js-lzl"></script> <script defer src="https://www.societ.com/wp-content/plugins/gravityforms/js/jquery.maskedinput.min.js?ver=2.9.3" id="gform_masked_input-js" type="o/js-lzl"></script> <script defer src="https://www.societ.com/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.9.3" id="gform_placeholder-js" type="o/js-lzl"></script> <script></script> <div class="gf_browser_chrome gform_wrapper gravity-theme gform-theme--no-framework" data-form-theme="gravity-theme" data-form-index="0" id="gform_wrapper_36"> <div id="gf_36" class="gform_anchor" tabindex="-1"></div> <form method="post" enctype="multipart/form-data" target="gform_ajax_frame_36" id="gform_36" action="/solutions/sumac-memberships/#gf_36" data-formid="36" novalidate> <div class="gform-body gform_body"> <div id="gform_fields_36" class="gform_fields top_label form_sublabel_below description_below validation_below"> <div id="field_36_13" class="gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_36_13"> <span style="color: #ffffff"><strong>Talk to an expert today:</strong></span> </div> <fieldset id="field_36_10" class="gfield gfield--type-name gfield--input-type-name siq_name gfield_contains_required field_sublabel_hidden_label gfield--no-description field_description_above hidden_label field_validation_below gfield_visibility_visible" data-js-reload="field_36_10"> <legend class="gfield_label gform-field-label gfield_label_before_complex">Name<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></legend> <div class="ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row" id="input_36_10"><span id="input_36_10_3_container" class="name_first gform-grid-col gform-grid-col--size-auto"> <input type="text" name="input_10.3" id="input_36_10_3" value="" aria-required="true" placeholder="First Name"> <label for="input_36_10_3" class="gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text">First</label> </span> <span id="input_36_10_6_container" class="name_last gform-grid-col gform-grid-col--size-auto"> <input type="text" name="input_10.6" id="input_36_10_6" value="" aria-required="true" placeholder="Last Name"> <label for="input_36_10_6" class="gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text">Last</label> </span> </div> </fieldset> <div id="field_36_4" class="gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible" data-js-reload="field_36_4"> <label class="gfield_label gform-field-label" for="input_36_4">Organization<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label> <div class="ginput_container ginput_container_text"> <input name="input_4" id="input_36_4" type="text" value="" class="large" placeholder="Organization" aria-required="true" aria-invalid="false"> </div> </div> <div id="field_36_9" class="gfield gfield--type-email gfield--input-type-email gfield--width-half siq_email gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible" data-js-reload="field_36_9"> <label class="gfield_label gform-field-label" for="input_36_9">Business Email<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label> <div class="ginput_container ginput_container_email"><input name="input_9" id="input_36_9" type="email" value="" class="large" placeholder="Business Email" aria-required="true" aria-invalid="false"> </div> </div> <div id="field_36_11" class="gfield gfield--type-phone gfield--input-type-phone gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible" data-js-reload="field_36_11"> <label class="gfield_label gform-field-label" for="input_36_11">Phone<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label> <div class="ginput_container ginput_container_phone"> <input name="input_11" id="input_36_11" type="tel" value="" class="large" placeholder="Phone Number" aria-required="true" aria-invalid="false"> </div> </div> <div id="field_36_5" class="gfield gfield--type-textarea gfield--input-type-textarea gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible" data-js-reload="field_36_5"> <label class="gfield_label gform-field-label" for="input_36_5">Tell us about your needs<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label> <div class="ginput_container ginput_container_textarea"> <textarea name="input_5" id="input_36_5" class="textarea small" placeholder="Tell us about your needs" aria-required="true" aria-invalid="false" rows="10" cols="50"></textarea> </div> </div> <div id="field_36_16" class="gfield gfield--type-text gfield--input-type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden" data-js-reload="field_36_16"> <div class="admin-hidden-markup"> <i class="gform-icon gform-icon--hidden" aria-hidden="true" title="This field is hidden when viewing the form"></i><span>This field is hidden when viewing the form</span> </div><label class="gfield_label gform-field-label" for="input_36_16">Lead Source</label> <div class="ginput_container ginput_container_text"> <input name="input_16" id="input_36_16" type="text" value="Sumac Memberships Take a Closer Look Form" class="large" aria-invalid="false"> </div> </div> <div id="field_36_17" class="gfield gfield--type-text gfield--input-type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden" data-js-reload="field_36_17"> <div class="admin-hidden-markup"> <i class="gform-icon gform-icon--hidden" aria-hidden="true" title="This field is hidden when viewing the form"></i><span>This field is hidden when viewing the form</span> </div><label class="gfield_label gform-field-label" for="input_36_17">Source URL</label> <div class="ginput_container ginput_container_text"> <input name="input_17" id="input_36_17" type="text" value="" class="large" aria-invalid="false"> </div> </div> <fieldset id="field_36_14" class="gfield gfield--type-checkbox gfield--type-choice gfield--input-type-checkbox gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden" data-js-reload="field_36_14"> <div class="admin-hidden-markup"> <i class="gform-icon gform-icon--hidden" aria-hidden="true" title="This field is hidden when viewing the form"></i><span>This field is hidden when viewing the form</span> </div><legend class="gfield_label gform-field-label gfield_label_before_complex">Product</legend> <div class="ginput_container ginput_container_checkbox"> <div class="gfield_checkbox" id="input_36_14"> <div class="gchoice gchoice_36_14_1"><input class="gfield-choice-input" name="input_14.1" type="checkbox" value="Sumac" checked id="choice_36_14_1"> <label for="choice_36_14_1" id="label_36_14_1" class="gform-field-label gform-field-label--type-inline">Sumac</label> </div> </div> </div> </fieldset> <fieldset id="field_36_15" class="gfield gfield--type-checkbox gfield--type-choice gfield--input-type-checkbox gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden" data-js-reload="field_36_15"> <div class="admin-hidden-markup"> <i class="gform-icon gform-icon--hidden" aria-hidden="true" title="This field is hidden when viewing the form"></i><span>This field is hidden when viewing the form</span> </div><legend class="gfield_label gform-field-label gfield_label_before_complex">Use Case</legend> <div class="ginput_container ginput_container_checkbox"> <div class="gfield_checkbox" id="input_36_15"> <div class="gchoice gchoice_36_15_1"><input class="gfield-choice-input" name="input_15.1" type="checkbox" value="Memberships" checked id="choice_36_15_1"> <label for="choice_36_15_1" id="label_36_15_1" class="gform-field-label gform-field-label--type-inline">Memberships</label> </div> </div> </div> </fieldset> <div id="field_36_18" class="gfield gfield--type-text gfield--input-type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden" data-js-reload="field_36_18"> <div class="admin-hidden-markup"> <i class="gform-icon gform-icon--hidden" aria-hidden="true" title="This field is hidden when viewing the form"></i><span>This field is hidden when viewing the form</span> </div><label class="gfield_label gform-field-label" for="input_36_18">Country</label> <div class="ginput_container ginput_container_text"> <input name="input_18" id="input_36_18" type="text" value="United States" class="large" aria-invalid="false"> </div> </div> <div id="field_36_19" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_36_19"> <label class="gfield_label gform-field-label" for="input_36_19">Phone</label> <div class="ginput_container"> <input name="input_19" id="input_36_19" type="text" value="" autocomplete="new-password"> </div> <div class="gfield_description" id="gfield_description_36_19"> This field is for validation purposes and should be left unchanged. </div> </div> </div> </div> <div class="gform-footer gform_footer top_label"><input type="submit" id="gform_submit_button_36" class="gform_button button" onclick="gform.submission.handleButtonClick(this);" value="CONNECT WITH AN EXPERT"> <input type="hidden" name="gform_ajax" value="form_id=36&title=&description=&tabindex=0&theme=gravity-theme&hash=502d24c349c568836e367bed6c9c4a8e"> <input type="hidden" class="gform_hidden" name="gform_submission_method" data-js="gform_submission_method_36" value="iframe"> <input type="hidden" class="gform_hidden" name="gform_theme" data-js="gform_theme_36" id="gform_theme_36" value="gravity-theme"> <input type="hidden" class="gform_hidden" name="gform_style_settings" data-js="gform_style_settings_36" id="gform_style_settings_36" value=""> <input type="hidden" class="gform_hidden" name="is_submit_36" value="1"> <input type="hidden" class="gform_hidden" name="gform_submit" value="36"> <input type="hidden" class="gform_hidden" name="gform_unique_id" value=""> <input type="hidden" class="gform_hidden" name="state_36" value="WyJbXSIsImIxMGEyZjhkZmJiMDk5ZmJhZmRlZmIyM2U5YjhlYzFlIl0="> <input type="hidden" autocomplete="off" class="gform_hidden" name="gform_target_page_number_36" id="gform_target_page_number_36" value="0"> <input type="hidden" autocomplete="off" class="gform_hidden" name="gform_source_page_number_36" id="gform_source_page_number_36" value="1"> <input type="hidden" name="gform_field_values" value=""> </div> </form> </div><iframe style="display:none;width:0px;height:0px;" src="about:blank" name="gform_ajax_frame_36" id="gform_ajax_frame_36" title="This iframe contains the logic required to handle Ajax powered Gravity Forms."></iframe> <script type="o/js-lzl"> gform.initializeOnLoaded( function() {gformInitSpinner( 36, 'https://www.societ.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_36').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_36');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_36').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_36').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_36').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_36').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_36').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_36').val();gformInitSpinner( 36, 'https://www.societ.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [36, current_page]);window['gf_submitting_36'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_36').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_36').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [36]);window['gf_submitting_36'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_36').text());}else{jQuery('#gform_36').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "36", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_36" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_36"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_36" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [36, current_page] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 36, currentPage: current_page } } ); gform.utils.trigger( { event: 'gform/post_render', native: false, data: { formId: 36, currentPage: current_page } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); </script> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-e9a1694 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default" data-id="e9a1694" data-element_type="section" data-settings="{"stretch_section":"section-stretched","background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-054da20" data-id="054da20" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1c7a5f78 elementor-widget elementor-widget-heading" data-id="1c7a5f78" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Frequently Asked Questions</h2> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-87206b1 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="87206b1" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-79e36d3" data-id="79e36d3" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-5106d099 elementor-widget elementor-widget-accordion" data-id="5106d099" data-element_type="widget" data-widget_type="accordion.default"> <div class="elementor-widget-container"> <div class="elementor-accordion"> <div class="elementor-accordion-item"> <div id="elementor-tab-title-1351" class="elementor-tab-title" data-tab="1" role="button" aria-controls="elementor-tab-content-1351" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">To Be Hidden</a> </div> <div id="elementor-tab-content-1351" class="elementor-tab-content elementor-clearfix" data-tab="1" role="region" aria-labelledby="elementor-tab-title-1351"> <p>Yes! Simplicity and consistency of design is what makes Sumac’s nonprofit CRM so straightforward and user-friendly. We also offer on-demand training, namely “Partner Academy”, for all of our nonprofit customers that need assistance.</p> <p>You can also customize the CRM to capture your nonprofit’s unique data and manage your programs.</p> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-1352" class="elementor-tab-title" data-tab="2" role="button" aria-controls="elementor-tab-content-1352" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">1. Is Sumac’s Membership Management Software for Nonprofits Easy to Use?</a> </div> <div id="elementor-tab-content-1352" class="elementor-tab-content elementor-clearfix" data-tab="2" role="region" aria-labelledby="elementor-tab-title-1352"> <p><span style="font-weight: 400;">Yes! Simplicity and consistency of design is what makes Sumac’s non profit membership software so straightforward and user-friendly. We also offer on-demand training, namely “Partner Academy”, for all of our nonprofit customers that need assistance. </span></p> <p><span style="font-weight: 400;">You can also customize various features on the membership software to create a solution that’s designed for your specific needs! </span></p> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-1353" class="elementor-tab-title" data-tab="3" role="button" aria-controls="elementor-tab-content-1353" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">2. Does Sumac’s Nonprofit Membership Management Software Include Customer Support?</a> </div> <div id="elementor-tab-content-1353" class="elementor-tab-content elementor-clearfix" data-tab="3" role="region" aria-labelledby="elementor-tab-title-1353"> <p><span style="font-weight: 400;">Yes! While most other membership subscription software solutions charge additional fees for support – Sumac doesn’t! You won’t have to waste valuable time using email or be forced to chat with bots. </span></p> <p><span style="font-weight: 400;">Our phone support connects you immediately with knowledgeable support staff who will deal with your queries and are happy to help you solve any issues promptly. </span></p> <p><span style="font-weight: 400;">Every installation of Sumac’s membership directory software includes live phone support at no additional charge! In fact, our customer support is one of the things our clients always rave about. We take our commitment to our clients’ success very seriously, and that’s why we offer free live support with every membership subscription software. </span></p> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-1354" class="elementor-tab-title" data-tab="4" role="button" aria-controls="elementor-tab-content-1354" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">3. Does Sumac’s Non Profit Membership Software Integrate with Other Applications?</a> </div> <div id="elementor-tab-content-1354" class="elementor-tab-content elementor-clearfix" data-tab="4" role="region" aria-labelledby="elementor-tab-title-1354"> <p><span style="font-weight: 400;">Yes! Sumac membership subscription software was created to make the lives of nonprofit professionals easier, so the database will work with most of the software programs in your office environment, including accounting software, email marketing programs, and desktop applications like word processing, spreadsheets, email, and calendars. </span></p> <p><span style="font-weight: 400;">Sumac integrates with iATS, QuickBooks, Mailchimp, Microsoft and Google Calendars and Email Servers to name just a few. For a complete list of membership management integrations, </span><a href="https://www-societ-com.translate.goog/integrations/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener"><span style="font-weight: 400;">click here</span></a><span style="font-weight: 400;">! </span></p> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-1355" class="elementor-tab-title" data-tab="5" role="button" aria-controls="elementor-tab-content-1355" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">4. Does Sumac Nonprofit Membership Software Offer Online Web Forms?</a> </div> <div id="elementor-tab-content-1355" class="elementor-tab-content elementor-clearfix" data-tab="5" role="region" aria-labelledby="elementor-tab-title-1355"> <p><span style="font-weight: 400;">Yes! Sumac offers sleek online web forms that match the look and feel of your website to make your nonprofit membership management even easier! These forms are easily embedded on your website and integrate seamlessly into the membership directory software backend. </span></p> <p><span style="font-weight: 400;">You won’t have to worry about exporting nonprofit membership management data from one software to another. All information collected by our forms is automatically saved on our online membership program software! </span></p> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-1356" class="elementor-tab-title" data-tab="6" role="button" aria-controls="elementor-tab-content-1356" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">5. Is Sumac’s Membership Subscription Software Customizable?</a> </div> <div id="elementor-tab-content-1356" class="elementor-tab-content elementor-clearfix" data-tab="6" role="region" aria-labelledby="elementor-tab-title-1356"> <span style="font-weight: 400;">Yes! We designed our membership association software to be customized to the unique needs of nonprofits. We understand that every nonprofit has different priorities and might need to track metrics accordingly. That’s why we created a nonprofit membership management software that responds to your unique needs with configurable fields, dropdowns, and tabs that fit your programs and data. </span> <span style="font-weight: 400;">Our easy-to-navigate interface makes it easy to adjust workflows and incorporate language that is specific to your nonprofit, without any technical expertise.</span> <span style="font-weight: 400;">You can change a ton of features to suit your nonprofit’s unique requirements with Sumac’s membership management software for nonprofits. Here are a few ways you can do this: </span> <ul style="list-style: disc; padding-left: 30px;"> <li style="font-weight: 400; padding-bottom: 5px;" aria-level="1"><b>Choose the functionality you need:</b><span style="font-weight: 400;"> Sumac lets you pick and choose the extensions you need to create a nonprofit membership management software that is tailored for your nonprofit’s exact needs. Choose from our grant management and donation management extensions or enterprise-level membership management program software.</span></li> <li style="font-weight: 400; padding-bottom: 5px;" aria-level="1"><b>Configure dropdowns and fields: </b><span style="font-weight: 400;">Our</span> <span style="font-weight: 400;">non profit membership software gives you the flexibility to add your own fields to track and collect information that’s relevant to your nonprofit. You can also easily customize dropdowns, tabs, and fields in the software. You’ll be able to customize your own tabs and dropdowns during your free set up and training conducted by our team.</span></li> <li style="font-weight: 400; padding-bottom: 5px;" aria-level="1"><b>Create your own custom extensions:</b><span style="font-weight: 400;"> Sumac’s software for membership management also offers nonprofits the opportunity to create a completely customized extension that can be configured to track data and services that are exclusive to your nonprofit.</span></li> </ul> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-1357" class="elementor-tab-title" data-tab="7" role="button" aria-controls="elementor-tab-content-1357" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">6. What Additional Extensions Can I Use with Sumac’s Nonprofit Membership Software? </a> </div> <div id="elementor-tab-content-1357" class="elementor-tab-content elementor-clearfix" data-tab="7" role="region" aria-labelledby="elementor-tab-title-1357"> <p><span style="font-weight: 400;">We offer our nonprofit clients a host of extensions and integrations which work with your already-existing products and software packages to make things easier for you. </span></p> <p><span style="font-weight: 400;">Our software for nonprofit membership management includes the following extensions for additional functionality: </span></p> <ul style="list-style: disc; padding-left: 30px;"> <li style="font-weight: 400; padding-bottom: 5px;" aria-level="1"><b>Online webforms:</b><span style="font-weight: 400;"> Use webforms to allow members to sign up on your website, or make a donation. With straight-through payment processing and seamless CRM integration, our membership management platform makes it easier – with fewer errors! </span></li> <li style="font-weight: 400; padding-bottom: 5px;" aria-level="1"><b>Grants and prospecting:</b><span style="font-weight: 400;"> Grant Management helps you streamline the grant application process to win more grants, and Prospecting uses percentile ranking to help you identify large donors. Define grant program profiles and requirements, and set up application action plans with task reminders, so you can win more grants and large donations.</span></li> <li style="font-weight: 400; padding-bottom: 5px;" aria-level="1"><b>Donation management:</b><span style="font-weight: 400;"> Connect our membership association software to our donation portal to manage your fundraising and donations so you can have a 360-degree view of your nonprofit – all in one place. </span></li> <li style="font-weight: 400; padding-bottom: 5px;" aria-level="1"><b>Volunteer Management:</b><span style="font-weight: 400;"> New volunteers can sign up on your website, and all of their information is captured in your CRM. Track their skills, availability, and interests so you can assign and schedule tasks for them.</span></li> </ul> <p><a href="https://www-societ-com.translate.goog/integrations/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener"><span style="font-weight: 400;">Click here</span></a><span style="font-weight: 400;"> for a complete list of our integrations for membership management</span><a href="https://www-societ-com.translate.goog/integrations/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto"><span style="font-weight: 400;">.</span></a></p> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-1358" class="elementor-tab-title" data-tab="8" role="button" aria-controls="elementor-tab-content-1358" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">7. Is the Sumac Nonprofit Membership Software Secure?</a> </div> <div id="elementor-tab-content-1358" class="elementor-tab-content elementor-clearfix" data-tab="8" role="region" aria-labelledby="elementor-tab-title-1358"> <p><span style="font-weight: 400;">Yes! At Sumac we take security and privacy concerns very seriously. Sumac’s software for membership management has been through a regular SSF-validation process to ensure the highest security within our software. </span></p> <p><span style="font-weight: 400;">Our Cloud databases are also hosted on Amazon Web Services (AWS), a world-class infrastructure with extremely high security. This means your nonprofit membership management database has the best data security, and is always up to date with current software privacy and security requirements. Check out AWS’ </span><a href="https://translate.google.com/website?sl=auto&tl=en&hl=auto&u=https://docs.aws.amazon.com/whitepapers/latest/aws-overview/security-and-compliance.html" target="_blank" rel="noopener"><span style="font-weight: 400;">Security Manual</span></a><span style="font-weight: 400;"> for more details.</span></p> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-1359" class="elementor-tab-title" data-tab="9" role="button" aria-controls="elementor-tab-content-1359" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">8. What Is the Pricing Structure of Your Membership Management Software for Nonprofits? </a> </div> <div id="elementor-tab-content-1359" class="elementor-tab-content elementor-clearfix" data-tab="9" role="region" aria-labelledby="elementor-tab-title-1359"> <p><span style="font-weight: 400;">Our pricing structure is one of the reasons why we’re the best software for membership management. We understand your budget requirements and constraints and tailor our plans to give you the most competitive pricing in the market! </span></p> <p><span style="font-weight: 400;">We strongly believe in transparent pricing, which is why </span><a href="https://www-societ-com.translate.goog/solutions/sumac-memberships/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener"><span style="font-weight: 400;">all our plans are available on our website</span></a><span style="font-weight: 400;">. Our Standard Plan for nonprofit membership management software starts at just $99/month.</span></p> <p><span style="font-weight: 400;">For more information and details on membership management plans, </span><a href="https://www-societ-com.translate.goog/solutions/sumac-memberships/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener"><span style="font-weight: 400;">click here. </span></a></p> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-13510" class="elementor-tab-title" data-tab="10" role="button" aria-controls="elementor-tab-content-13510" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">9. Are There Any Hidden Fees on Your Software for Membership Management?</a> </div> <div id="elementor-tab-content-13510" class="elementor-tab-content elementor-clearfix" data-tab="10" role="region" aria-labelledby="elementor-tab-title-13510"> <p><span style="font-weight: 400;">No way! What makes us the top membership management software for nonprofits is that we strongly believe in transparent pricing. Our quotes include all fees and you will never be charged anything extra once you select a pricing plan. </span></p> <p><span style="font-weight: 400;">Sumac’s software for membership management is also affordably priced for nonprofits. While others might price their solutions at $150/month and up, Sumac’s nonprofit membership management software starts at just $99/month.</span></p> <p><span style="font-weight: 400;">And if you require customized solutions, we’re more than happy to prepare a personalized pricing quote for your nonprofit, so you know exactly what to expect before you sign up! </span></p> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-13511" class="elementor-tab-title" data-tab="11" role="button" aria-controls="elementor-tab-content-13511" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">10. Can I Demo Sumac’s Nonprofit Membership Management Software Before I Sign Up? </a> </div> <div id="elementor-tab-content-13511" class="elementor-tab-content elementor-clearfix" data-tab="11" role="region" aria-labelledby="elementor-tab-title-13511"> <p><span style="font-weight: 400;">Yes – absolutely! You can get in touch with our support team who will be more than happy to take you through a full demo of our nonprofit membership software. Our team will also suggest additional software and extensions that are tailored to your needs and requirements. This way you’ll get a clear idea of what you can do with our membership platform software before you buy.</span></p> <p><span style="font-weight: 400;">Sign up for the best membership software demo </span><a href="https://www-societ-com.translate.goog/sumac-memberships-demo/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener"><span style="font-weight: 400;">here. </span></a></p> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-13512" class="elementor-tab-title" data-tab="12" role="button" aria-controls="elementor-tab-content-13512" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">11. How Does Sumac’s Membership Program Software Help Nonprofits? </a> </div> <div id="elementor-tab-content-13512" class="elementor-tab-content elementor-clearfix" data-tab="12" role="region" aria-labelledby="elementor-tab-title-13512"> <p><span style="font-weight: 400;">Our membership association software, includes several features tailored to your nonprofit’s unique programs and data, and has been designed specifically with nonprofits in mind. Like most membership organization software, Sumac’s helps nonprofits seamlessly track and manage their members and keeps them engaged. We also have special extensions for donations, grant management and online webforms to help your nonprofit grow. </span></p> <p><span style="font-weight: 400;">Sumac offers on-demand training and support to all our nonprofit clients along with free upgrades to new versions, features and releases of our online membership software. </span></p> <p><span style="font-weight: 400;">If you need more software capabilities we also have a </span><a href="https://www-societ-com.translate.goog/solutions/partner-dms/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener"><span style="font-weight: 400;">donation management software, Partner DMS</span></a><span style="font-weight: 400;"> which is a powerful, enterprise-level donation management software for organizations who want to streamline donation processing, receipting, and reporting. It’s also a 100 percent IRS/CRA-compliant making it a top choice for nonprofits looking to streamline their membership activities through more effective nonprofit membership management. </span></p> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-13513" class="elementor-tab-title" data-tab="13" role="button" aria-controls="elementor-tab-content-13513" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">12. What is the Difference Between Donor Management Software and Membership Software Programs?</a> </div> <div id="elementor-tab-content-13513" class="elementor-tab-content elementor-clearfix" data-tab="13" role="region" aria-labelledby="elementor-tab-title-13513"> <p><span style="font-weight: 400;">Donor management software is a type of </span><a href="https://www-societ-com.translate.goog/solutions/sumac-crm/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener"><span style="font-weight: 400;">CRM software,</span></a><span style="font-weight: 400;"> and it is used to compile information about everyone who has ever donated to your organization. This could be the person who donated $20 five years ago or someone who makes regular contributions to your nonprofit. Nonprofit membership management software, on the other hand, allows you to create a benefits-driven membership management system, based on tiers, to encourage a flow of donations and community support on a more regular and long-term basis.</span></p> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-13514" class="elementor-tab-title" data-tab="14" role="button" aria-controls="elementor-tab-content-13514" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">13. How does Sumac’s Nonprofit Membership Management Platform Help Streamline Processing? </a> </div> <div id="elementor-tab-content-13514" class="elementor-tab-content elementor-clearfix" data-tab="14" role="region" aria-labelledby="elementor-tab-title-13514"> <p><span style="font-weight: 400;">Like most of the best membership software available today – Sumac helps streamline your membership processing by automating tasks, personalizing communication and keeping members engaged. </span></p> <p><span style="font-weight: 400;">You can easily send personalized emails and newsletters to different tiers of members, and view reports for memberships that are up for renewal. Our membership program software also seamlessly integrates member records, renewals, payments and processing all in one place saving you time and minimizing errors.</span></p> <p><span style="font-weight: 400;">Online web forms with customizable fields allow members to enter their details, pay membership dues and receive receipts immediately. This saves your membership management teams valuable time processing payments and keeping track of dues. Once a member submits a form it is automatically updated on the membership association software backend. </span></p> <p><span style="font-weight: 400;">Since the software is connected to </span><a href="https://www-societ-com.translate.goog/solutions/sumac-crm/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener"><span style="font-weight: 400;">Sumac’s powerful CRM,</span></a><span style="font-weight: 400;"> you’ll also be able to access detailed membership information at the touch of a button and send reminders for follow up and membership renewals. </span></p> <p><span style="font-weight: 400;">No matter what type of nonprofit you are – as long as you have a nonprofit membership management program that needs to be managed more effectively, Sumac’s software can help you. Our membership organization software includes customized fields so you can define input fields in a way that makes sense for your nonprofit: membership types, member rates, associated benefits, and more – so you get a database that fits your membership management needs exactly! </span></p> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-13515" class="elementor-tab-title" data-tab="15" role="button" aria-controls="elementor-tab-content-13515" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">14. How Do I Manage Contacts with Membership Organization Software? </a> </div> <div id="elementor-tab-content-13515" class="elementor-tab-content elementor-clearfix" data-tab="15" role="region" aria-labelledby="elementor-tab-title-13515"> <p><span style="font-weight: 400;">Sumac’s software for membership management is powered by </span><a href="https://www-societ-com.translate.goog/solutions/sumac-crm/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener"><span style="font-weight: 400;">Sumac CRM</span></a><span style="font-weight: 400;"> which connects all your contacts in one place so you can see a complete history of their relationship with your nonprofit in just one click. Here are a few ways you can make your nonprofit membership management program more effective using the software: </span></p> <ul style="list-style: disc; padding-left: 30px;"> <li style="font-weight: 400; padding-bottom: 5px;" aria-level="1"><span style="font-weight: 400;">Our membership management software for nonprofits helps you store detailed contact demographic profiles, easily view all communication your nonprofit has had with members, and stores important documents to help you better manage your memberships.</span></li> <li style="font-weight: 400; padding-bottom: 5px;" aria-level="1"><span style="font-weight: 400;">Use ad-hoc and built-in reports or create custom one-off reports to analyze the exact data you need </span></li> <li style="font-weight: 400; padding-bottom: 5px;" aria-level="1"><span style="font-weight: 400;">Built-in email allows you to send thousands of personalized receipts, emails, or newsletters from your database to your contacts.</span></li> <li style="font-weight: 400; padding-bottom: 5px;" aria-level="1"><span style="font-weight: 400;">Track all activities related to membership management, including: appointments, emails, and phone calls. </span></li> </ul> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-13516" class="elementor-tab-title" data-tab="16" role="button" aria-controls="elementor-tab-content-13516" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">15. What Information Does Sumac’s Membership Management Software Collect? </a> </div> <div id="elementor-tab-content-13516" class="elementor-tab-content elementor-clearfix" data-tab="16" role="region" aria-labelledby="elementor-tab-title-13516"> <p><span style="font-weight: 400;">Our membership management software for nonprofits collects and integrates information from all your key constituents. You can choose the type of information you’d like to collect from clients, patients, staff and others whose information you record. </span></p> <p><span style="font-weight: 400;">Depending on your selection, Sumac’s membership management software will collect:</span></p> <ul style="list-style: disc; padding-left: 30px;"> <li style="font-weight: 400; padding-bottom: 5px;" aria-level="1"><span style="font-weight: 400;">Biographical information</span></li> <li style="font-weight: 400; padding-bottom: 5px;" aria-level="1"><span style="font-weight: 400;">Patient medical records</span></li> <li style="font-weight: 400; padding-bottom: 5px;" aria-level="1"><span style="font-weight: 400;">All past and present points of communication with the organization</span></li> <li style="font-weight: 400; padding-bottom: 5px;" aria-level="1"><span style="font-weight: 400;">Other custom data fields of your choosing</span></li> </ul> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-13517" class="elementor-tab-title" data-tab="17" role="button" aria-controls="elementor-tab-content-13517" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">16. How Do I Select the Best Membership Software for My Nonprofit? </a> </div> <div id="elementor-tab-content-13517" class="elementor-tab-content elementor-clearfix" data-tab="17" role="region" aria-labelledby="elementor-tab-title-13517"> <p><span style="font-weight: 400;">Membership management software for nonprofits should include all the features you need – and no more! Don’t choose overly expensive solutions that come with a ton of features. The best membership software for small nonprofits won’t be the same kind of software that larger nonprofits require. Complex features may require expert-level staff to manage these systems so think about tools your nonprofit will need and choose a solution that suits these requirements. </span></p> <p><span style="font-weight: 400;">The best membership software will be customized to your needs and requirements – so look out for systems that allow you to do a ton of customizations. Sumac’s does! </span></p> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-13518" class="elementor-tab-title" data-tab="18" role="button" aria-controls="elementor-tab-content-13518" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">17. Why Should I Use Sumac’s Membership Management Software for Nonprofits? </a> </div> <div id="elementor-tab-content-13518" class="elementor-tab-content elementor-clearfix" data-tab="18" role="region" aria-labelledby="elementor-tab-title-13518"> <p><span style="font-weight: 400;">Membership management software provides significant benefits to organizations. Here are a few key reasons to invest in Sumac’s software for membership management: </span></p> <ul style="list-style: disc; padding-left: 30px;"> <li style="font-weight: 400;" aria-level="1"><b>Reduces cost: </b><span style="font-weight: 400; padding-bottom: 5px;">Membership management software for nonprofits automates processes allowing you to reduce operational costs and decrease the number of routine operations, which your employees previously performed manually.</span></li> <li style="font-weight: 400; padding-bottom: 5px;" aria-level="1"><b>Engages members:</b><span style="font-weight: 400;"> Nonprofit membership management software allows teams to stay on top of conversations, pay more attention to members and donors and keep them engaged with your nonprofit</span></li> <li style="font-weight: 400; padding-bottom: 5px;" aria-level="1"><b>Accelerates impact: </b><span style="font-weight: 400;">The ability to track key metrics helps your team stay in touch with members while members also receive timely reminders and updates on events and dues. Membership management dashboards also provide immediate feedback on your memberships program, so you can stay on track to reach your goals.</span></li> </ul> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-13519" class="elementor-tab-title" data-tab="19" role="button" aria-controls="elementor-tab-content-13519" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">18. What Are Some Other Software and Tools for Nonprofits I Should Also use? </a> </div> <div id="elementor-tab-content-13519" class="elementor-tab-content elementor-clearfix" data-tab="19" role="region" aria-labelledby="elementor-tab-title-13519"> <p><span style="font-weight: 400;">If you are a nonprofit you might also want the following additional software and integrations with your membership management software. </span></p> <p><a href="https://www-societ-com.translate.goog/solutions/sumac-donations/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener"><b>Donation and Fundraising CRM software:</b></a><span style="font-weight: 400;"> Silent Partner’s software is a complete fundraising and donor management solution that integrates donor tracking, online fundraising, email marketing, and campaigns in one place to help you reach your fundraising goals. </span><a href="https://www-societ-com.translate.goog/solutions/sumac-donations/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener"><span style="font-weight: 400;">Learn more. </span></a></p> <p><a href="https://www-societ-com.translate.goog/solutions/partner-dms/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener"><b>Donation tracking for donor management software</b></a><b>: </b><span style="font-weight: 400;">This is especially useful for larger organizations with a high volume of donations to manage. Silent Partner’s donation tracking software Partner DMS is a powerful, enterprise-level donor management software for organizations who want to streamline donation processing, receipting, and reporting. Plus it’s 100% IRS/CRA-compliant! </span><a href="https://www-societ-com.translate.goog/solutions/partner-dms/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener"><span style="font-weight: 400;">For more information click here.</span></a></p> <p><a href="https://www-societ-com.translate.goog/solutions/sumac-case-management/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener"><b>Nonprofit case management software</b></a><b>:</b><span style="font-weight: 400;"> Sumac’s case management software is designed to deliver personalized care that fits your nonprofit’s unique programs and data and help you effectively manage client intake, workflow, and resources, and provide the best client care possible! Especially designed for health and social service organizations like shelters, hospices and palliative care facilities.</span><a href="https://www-societ-com.translate.goog/solutions/sumac-case-management/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener"><span style="font-weight: 400;"> Click here to learn more.</span></a></p> <p><a href="https://www-societ-com.translate.goog/solutions/my-board-view/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener"><b>Board management software:</b> </a><span style="font-weight: 400;">My Board View is easy-to-use board portal software by Silent Partner that’s 100% free for all nonprofits! Spend less time on board administration and more time fulfilling your mission. </span><a href="https://www-societ-com.translate.goog/solutions/my-board-view/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener"><span style="font-weight: 400;">Click here to sign up!</span></a></p> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-13520" class="elementor-tab-title" data-tab="20" role="button" aria-controls="elementor-tab-content-13520" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">19. What Is Nonprofit Membership Management Software? </a> </div> <div id="elementor-tab-content-13520" class="elementor-tab-content elementor-clearfix" data-tab="20" role="region" aria-labelledby="elementor-tab-title-13520"> <p><span style="font-weight: 400;">Nonprofit membership management software is designed to help you seamlessly manage members or donors that support your organization. </span></p> <p><span style="font-weight: 400;">The best membership software provides nonprofits with a single central location that integrates your membership management records, renewals, payments, and processing, so you can grow your membership program. Membership platform software also stores critical membership data such as contact information, member communication history and billing details. </span></p> <p><span style="font-weight: 400;">Membership management software for nonprofits enables nonprofit staff to personalize their approach to members by giving staff a detailed picture of all their memberships. It also helps manage a large volume of members by streamlining email, billing and payment processing with minimal effort. Nonprofits also have access to dashboards and customized reports so they can stay connected to members and deliver an exceptional membership experience. </span></p> <p><span style="font-weight: 400;">Nonprofit membership management software is mainly used by nonprofits like museums, trusts and nonprofits that run membership programs to support their mission. Sumac’s membership platform software is designed for any nonprofit that wants to cultivate a strong and committed base of members. </span><a href="https://www-societ-com.translate.goog/sumac-memberships-demo/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener"><span style="font-weight: 400;">Ask for a demo today!</span></a></p> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-13521" class="elementor-tab-title" data-tab="21" role="button" aria-controls="elementor-tab-content-13521" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">20. Why Use Membership Software for Nonprofits? </a> </div> <div id="elementor-tab-content-13521" class="elementor-tab-content elementor-clearfix" data-tab="21" role="region" aria-labelledby="elementor-tab-title-13521"> <p><span style="font-weight: 400;">Non profit membership software helps maximize your efficiency by keeping you organized. Membership tracking software can be set-up to remind you about events, track payments, run reports and stay on top of all communication with different nonprofit members. </span></p> <p><span style="font-weight: 400;">Membership software programs do this by collecting important information about every member and making it easily available to those who need it. It organizes data about members including the events they attended, payment information, their membership plans and allows your membership management teams to easily follow up and stay in touch with all your members. What’s great about Sumac’s membership platform software is that it lets you manage grant management, fundraising and donation activities on a single system. It uses </span><a href="https://www-societ-com.translate.goog/solutions/sumac-crm/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener"><span style="font-weight: 400;">CRM software</span></a><span style="font-weight: 400;"> to level up your contact database and give nonprofits a 360-degree view of their organization. </span></p> <p><span style="font-weight: 400;">Membership management software works much like donor management software; as a matter of fact, you can integrate these two types of software programs together to ensure your data is seamlessly connected.</span></p> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-13522" class="elementor-tab-title" data-tab="22" role="button" aria-controls="elementor-tab-content-13522" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">21. Is Sumac’s Membership Software An Online Membership Software?</a> </div> <div id="elementor-tab-content-13522" class="elementor-tab-content elementor-clearfix" data-tab="22" role="region" aria-labelledby="elementor-tab-title-13522"> <p><span style="font-weight: 400;">Yes! Sumac membership software offers users secure access from anywhere. Sumac’s membership organization software connects an online database to the Sumac App on your computer – which means you can access your data from anywhere in the world. Your data is stored on world-class Amazon servers (AWS) which keeps your files secure while also enabling staff members to easily access the membership records from anywhere. Members will also benefit from the direct integration of web-forms on your website. Online web-forms allow members to apply for memberships and pay their membership dues easily – what’s more this is immediately reflected on your membership directory software!</span></p> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-13523" class="elementor-tab-title" data-tab="23" role="button" aria-controls="elementor-tab-content-13523" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">22. How Can Software for Membership Management Help My organization? </a> </div> <div id="elementor-tab-content-13523" class="elementor-tab-content elementor-clearfix" data-tab="23" role="region" aria-labelledby="elementor-tab-title-13523"> <p><span style="font-weight: 400;">The best membership software for nonprofits include features and capabilities that allow you to easily manage a high volume of members and manage multiple tasks seamlessly. Besides automating repetitive tasks and making administrative functions easier, membership software programs can help your organization in the following ways: </span></p> <ul style="list-style: disc; padding-left: 30px;"> <li style="font-weight: 400; padding-bottom: 5px;" aria-level="1"><b>Engage Members: </b><span style="font-weight: 400;">Membership tracking software provides you with simple communication tools that make it easy to engage members and build relationships that drive long-term support.</span></li> <li style="font-weight: 400; padding-bottom: 5px;" aria-level="1"><b>Grow Your Membership Base:</b><span style="font-weight: 400;"> Membership web forms, and automatic renewals make it easy to grow your membership base with minimal effort. Because the membership directory software tracks and collects dues – you’ll be able to focus on communicating with members and growing your base.</span></li> <li style="font-weight: 400; padding-bottom: 5px;" aria-level="1"><b>Accelerate Your Impact: </b><span style="font-weight: 400;">With our in-built reporting features you can use dashboards and customized reports to provide immediate feedback on your nonprofit membership management program, so you can stay on track to reach your goals.</span></li> </ul> <p><span style="font-weight: 400;">Sumac’s membership software for nonprofits also includes integrations with </span><a href="https://www-societ-com.translate.goog/solutions/sumac-crm/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener"><span style="font-weight: 400;">Sumac’s CRM </span></a><span style="font-weight: 400;">which connects all your contacts in one place so you can see a complete history of their relationship with your nonprofit in just one click.</span></p> </div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-13524" class="elementor-tab-title" data-tab="24" role="button" aria-controls="elementor-tab-content-13524" aria-expanded="false"><span class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">23. What Is the Best Membership Software for Nonprofits? </a> </div> <div id="elementor-tab-content-13524" class="elementor-tab-content elementor-clearfix" data-tab="24" role="region" aria-labelledby="elementor-tab-title-13524"> <p><span style="font-weight: 400;">We’d like to think Sumac’s software is the best membership software for nonprofits – and there are a few good reasons why! </span></p> <p><span style="font-weight: 400;">Our online membership software helps maximize the efficiency of both small and large teams. Membership tracking software will help small nonprofits use fewer resources and automates routine tasks so you spend less time on administration, managing schedules and sending updates to your members and donors. Small nonprofits often struggle with resources and an online membership software can help your teams focus on the things that really matter – cultivating meaningful relationships with your members and donors. </span></p> <p><span style="font-weight: 400;">Larger nonprofits who need to manage high volumes of members can also benefit from Sumac’s software. We offer enterprise-level solutions as well as a wide range of integrations and extensions so our membership management system seamlessly works with your existing tech stack. Our membership management software for nonprofits includes add-ons to help with grant management, donations and fundraising that can be customized to suit all types of nonprofit organizations! </span><a href="https://www-societ-com.translate.goog/sumac-memberships-demo/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank" rel="noopener"><span style="font-weight: 400;">Request a demo here.</span></a><span style="font-weight: 400;"> </span></p> </div> </div> <script type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"To Be Hidden","acceptedAnswer":{"@type":"Answer","text":"<p>Yes! Simplicity and consistency of design is what makes Sumac\u2019s nonprofit CRM so straightforward and user-friendly. We also offer on-demand training, namely \u201cPartner Academy”, for all of our nonprofit customers that need assistance.<\/p><p>You can also customize the CRM to capture your nonprofit\u2019s unique data and manage your programs.<\/p>"}},{"@type":"Question","name":"1. Is Sumac\u2019s Membership Management Software for Nonprofits Easy to Use?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">Yes! Simplicity and consistency of design is what makes Sumac\u2019s non profit membership software so straightforward and user-friendly. We also offer on-demand training, namely \u201cPartner Academy”, for all of our nonprofit customers that\u00a0 need assistance.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">You can also customize various features on the membership software to create a solution that\u2019s designed for your specific needs!\u00a0<\/span><\/p>"}},{"@type":"Question","name":"2. Does Sumac\u2019s Nonprofit Membership Management Software Include Customer Support?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">Yes! While most other membership subscription software solutions charge additional fees for support – Sumac doesn\u2019t! You won\u2019t have to waste valuable time using email or be forced to chat with bots.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">Our phone support connects you immediately with knowledgeable support staff who will deal with your queries and are happy to help you solve any issues promptly.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">Every installation of Sumac\u2019s membership directory software includes live phone support at no additional charge! In fact, our customer support is one of the things our clients always rave about. We take our commitment to our clients\u2019 success very seriously, and that\u2019s why we offer free live support with every membership subscription software. <\/span><\/p>"}},{"@type":"Question","name":"3. Does Sumac\u2019s Non Profit Membership Software Integrate with Other Applications?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">Yes! Sumac membership subscription software was created to make the lives of nonprofit professionals easier, so the database will work with most of the software programs in your office environment, including accounting software, email marketing programs, and desktop applications like word processing, spreadsheets, email, and calendars. <\/span><\/p><p><span style=\"font-weight: 400;\">Sumac integrates with iATS, QuickBooks, Mailchimp, Microsoft and Google Calendars and Email Servers to name just a few. For a complete list of membership management integrations, <\/span><a href=\"https:\/\/www.societ.com\/integrations\/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">click here<\/span><\/a><span style=\"font-weight: 400;\">!\u00a0<\/span><\/p>"}},{"@type":"Question","name":"4. Does Sumac Nonprofit Membership Software Offer Online Web Forms?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">Yes! Sumac offers sleek online web forms that match the look and feel of your website to make your nonprofit membership management even easier! These forms are easily embedded on your website and integrate seamlessly into the membership directory software backend.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">You won\u2019t have to worry about exporting nonprofit membership management data from one software to another. All information collected by our forms is automatically saved on our online membership program software!\u00a0<\/span><\/p>"}},{"@type":"Question","name":"5. Is Sumac\u2019s Membership Subscription Software Customizable?","acceptedAnswer":{"@type":"Answer","text":"<span style=\"font-weight: 400;\">Yes! We designed our membership association software to be customized to the unique needs of nonprofits. We understand that every nonprofit has different priorities and might need to track metrics accordingly. That\u2019s why we created a nonprofit membership management software that responds to your unique needs with configurable fields, dropdowns, and tabs that fit your programs and data.\u00a0<\/span>\n\n<span style=\"font-weight: 400;\">Our easy-to-navigate interface makes it easy to adjust workflows and incorporate language that is specific to your nonprofit, without any technical expertise.<\/span>\n\n<span style=\"font-weight: 400;\">You can change a ton of features to suit your nonprofit\u2019s unique requirements with Sumac\u2019s membership management software for nonprofits. Here are a few ways you can do this:\u00a0<\/span>\n<ul style=\"list-style: disc; padding-left: 30px;\">\n \t\n \t<li style=\"font-weight: 400; padding-bottom: 5px;\" aria-level=\"1\"><b>Choose the functionality you need:<\/b><span style=\"font-weight: 400;\"> Sumac lets you pick and choose the extensions you need to create a nonprofit membership management software that is tailored for your nonprofit\u2019s exact needs. Choose from our grant management and donation management extensions or enterprise-level membership management program software.<\/span><\/li>\n\n<li style=\"font-weight: 400; padding-bottom: 5px;\" aria-level=\"1\"><b>Configure dropdowns and fields: <\/b><span style=\"font-weight: 400;\">Our<\/span> <span style=\"font-weight: 400;\">non profit membership software gives you the flexibility to add your own fields to track and collect information that\u2019s relevant to your nonprofit. You can also easily customize dropdowns, tabs, and fields in the software. You\u2019ll be able to customize your own tabs and dropdowns during your free set up and training conducted by our team.<\/span><\/li>\n\n<li style=\"font-weight: 400; padding-bottom: 5px;\" aria-level=\"1\"><b>Create your own custom extensions:<\/b><span style=\"font-weight: 400;\"> Sumac’s software for membership management also offers nonprofits the opportunity to create a completely customized extension that can be configured to track data and services that are exclusive to your nonprofit.<\/span><\/li>\n<\/ul>\n "}},{"@type":"Question","name":"6. What Additional Extensions Can I Use with Sumac\u2019s Nonprofit Membership Software?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">We offer our nonprofit clients a host of extensions and integrations which work with your already-existing products and software packages to make things easier for you.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">Our software for nonprofit membership management includes the following extensions for additional functionality:\u00a0<\/span><\/p><ul style=\"list-style: disc; padding-left: 30px;\"><li style=\"font-weight: 400; padding-bottom: 5px;\" aria-level=\"1\"><b>Online webforms:<\/b><span style=\"font-weight: 400;\"> Use webforms to allow members to sign up on your website, or make a donation. With straight-through payment processing and seamless CRM integration, our membership management platform makes it easier – with fewer errors!\u00a0<\/span><\/li><li style=\"font-weight: 400; padding-bottom: 5px;\" aria-level=\"1\"><b>Grants and prospecting:<\/b><span style=\"font-weight: 400;\"> Grant Management helps you streamline the grant application process to win more grants, and Prospecting uses percentile ranking to help you identify large donors. Define grant program profiles and requirements, and set up application action plans with task reminders, so you can win more grants and large donations.<\/span><\/li><li style=\"font-weight: 400; padding-bottom: 5px;\" aria-level=\"1\"><b>Donation management:<\/b><span style=\"font-weight: 400;\"> Connect our membership association software to our donation portal to manage your fundraising and donations so you can have a 360-degree view of your nonprofit – all in one place.\u00a0<\/span><\/li><li style=\"font-weight: 400; padding-bottom: 5px;\" aria-level=\"1\"><b>Volunteer Management:<\/b><span style=\"font-weight: 400;\"> New volunteers can sign up on your website, and all of their information is captured in your CRM. Track their skills, availability, and interests so you can assign and schedule tasks for them.<\/span><\/li><\/ul><p><a href=\"https:\/\/www.societ.com\/integrations\/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">Click here<\/span><\/a><span style=\"font-weight: 400;\"> for a complete list of our integrations for membership management<\/span><a href=\"https:\/\/www.societ.com\/integrations\/\"><span style=\"font-weight: 400;\">.<\/span><\/a><\/p>"}},{"@type":"Question","name":"7. Is the Sumac Nonprofit Membership Software Secure?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">Yes! At Sumac we take security and privacy concerns very seriously. Sumac\u2019s software for membership management has been through a regular SSF-validation process to ensure the highest security within our software.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">Our Cloud databases are also hosted on Amazon Web Services (AWS), a world-class infrastructure with extremely high security. This means your nonprofit membership management database has the best data security, and is always up to date with current software privacy and security requirements. Check out AWS\u2019 <\/span><a href=\"https:\/\/docs.aws.amazon.com\/whitepapers\/latest\/aws-overview\/security-and-compliance.html\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">Security Manual<\/span><\/a><span style=\"font-weight: 400;\"> for more details.<\/span><\/p>"}},{"@type":"Question","name":"8. What Is the Pricing Structure of Your Membership Management Software for Nonprofits?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">Our pricing structure is one of the reasons why we\u2019re the best software for membership management. We understand your budget requirements and constraints and tailor our plans to give you the most competitive pricing in the market!\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">We strongly believe in transparent pricing, which is why <\/span><a href=\"https:\/\/www.societ.com\/solutions\/sumac-memberships\/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">all our plans are available on our website<\/span><\/a><span style=\"font-weight: 400;\">. Our Standard Plan for nonprofit membership management software starts at just $99\/month.<\/span><\/p><p><span style=\"font-weight: 400;\">For more information and details on membership management plans, <\/span><a href=\"https:\/\/www.societ.com\/solutions\/sumac-memberships\/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">click here.\u00a0<\/span><\/a><\/p>"}},{"@type":"Question","name":"9. Are There Any Hidden Fees on Your Software for Membership Management?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">No way! What makes us the top membership management software for nonprofits is that we strongly believe in transparent pricing. Our quotes include all fees and you will never be charged anything extra once you select a pricing plan.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">Sumac\u2019s software for membership management is also affordably priced for nonprofits. While others might price their solutions at $150\/month and up, Sumac’s nonprofit membership management software starts at just $99\/month.<\/span><\/p><p><span style=\"font-weight: 400;\">And if you require customized solutions, we\u2019re more than happy to prepare a personalized pricing quote for your nonprofit, so you know exactly what to expect before you sign up!\u00a0<\/span><\/p>"}},{"@type":"Question","name":"10. Can I Demo Sumac\u2019s Nonprofit Membership Management Software Before I Sign Up?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">Yes – absolutely! You can get in touch with our support team who will be more than happy to take you through a full demo of our nonprofit membership software. Our team will also suggest additional software and extensions that are tailored to your needs and requirements. This way you\u2019ll get a clear idea of what you can do with our membership platform software before you buy.<\/span><\/p><p><span style=\"font-weight: 400;\">Sign up for the best membership software demo <\/span><a href=\"https:\/\/www.societ.com\/sumac-memberships-demo\/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">here.\u00a0<\/span><\/a><\/p>"}},{"@type":"Question","name":"11. How Does Sumac\u2019s Membership Program Software Help Nonprofits?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">Our membership association software, includes several features tailored to your nonprofit’s unique programs and data, and has been designed specifically with nonprofits in mind. Like most membership organization software, Sumac\u2019s helps nonprofits seamlessly track and manage their members and keeps them engaged. We also have special extensions for donations, grant management and online webforms to help your nonprofit grow.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">Sumac offers on-demand training and support to all our nonprofit clients along with free upgrades to new versions, features and releases of our online membership software.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">If you need more software capabilities we also have a <\/span><a href=\"https:\/\/www.societ.com\/solutions\/partner-dms\/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">donation management software, Partner DMS<\/span><\/a><span style=\"font-weight: 400;\"> which is a powerful, enterprise-level donation management software for organizations who want to streamline donation processing, receipting, and reporting. It\u2019s also a 100 percent IRS\/CRA-compliant making it a top choice for nonprofits looking to streamline their membership activities through more effective nonprofit membership management.\u00a0\u00a0<\/span><\/p>"}},{"@type":"Question","name":"12. What is the Difference Between Donor Management Software and Membership Software Programs?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">Donor management software is a type of <\/span><a href=\"https:\/\/www.societ.com\/solutions\/sumac-crm\/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">CRM software,<\/span><\/a><span style=\"font-weight: 400;\"> and it is used to compile information about everyone who has ever donated to your organization. This could be the person who donated $20 five years ago or someone who makes regular contributions to your nonprofit. Nonprofit membership management software, on the other hand, allows you to create a benefits-driven membership management system, based on tiers, to encourage a flow of donations and community support on a more regular and long-term basis.<\/span><\/p>"}},{"@type":"Question","name":"13. How does Sumac\u2019s Nonprofit Membership Management Platform Help Streamline Processing?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">Like most of the best membership software available today – Sumac helps streamline your membership processing by automating tasks, personalizing communication and keeping members engaged.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">You can easily send personalized emails and newsletters to different tiers of members, and view reports for memberships that are up for renewal. Our membership program software also seamlessly integrates member records, renewals, payments and processing all in one place saving you time and minimizing errors.<\/span><\/p><p><span style=\"font-weight: 400;\">Online web forms with customizable fields allow members to enter their details, pay membership dues and receive receipts immediately. This saves your membership management teams valuable time processing payments and keeping track of dues. Once a member submits a form it is automatically updated on the\u00a0 membership association software backend.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">Since the software is connected to <\/span><a href=\"https:\/\/www.societ.com\/solutions\/sumac-crm\/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">Sumac\u2019s powerful CRM,<\/span><\/a><span style=\"font-weight: 400;\"> you\u2019ll also be able to access detailed membership information at the touch of a button and send reminders for follow up and membership renewals.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">No matter what type of nonprofit you are – as long as you have a nonprofit membership management program that needs to be managed more effectively,\u00a0 Sumac\u2019s software can help you. Our membership organization software includes customized fields so you can define input fields in a way that makes sense for your nonprofit: membership types, member rates, associated benefits, and more – so you get a database that fits your membership management needs exactly!\u00a0<\/span><\/p>"}},{"@type":"Question","name":"14. How Do I Manage Contacts with Membership Organization Software?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">Sumac\u2019s software for membership management is powered by <\/span><a href=\"https:\/\/www.societ.com\/solutions\/sumac-crm\/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">Sumac CRM<\/span><\/a><span style=\"font-weight: 400;\"> which connects all your contacts in one place so you can see a complete history of their relationship with your nonprofit in just one click. Here are a few ways you can make your nonprofit membership management program more effective using the software:\u00a0<\/span><\/p><ul style=\"list-style: disc; padding-left: 30px;\"><li style=\"font-weight: 400; padding-bottom: 5px;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Our membership management software for nonprofits helps you store detailed contact demographic profiles, easily view all communication your nonprofit has had with members, and stores important documents to help you better manage your memberships.<\/span><\/li><li style=\"font-weight: 400; padding-bottom: 5px;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Use ad-hoc and built-in reports or create custom one-off reports to analyze the exact data you need\u00a0<\/span><\/li><li style=\"font-weight: 400; padding-bottom: 5px;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Built-in email allows you to send thousands of personalized receipts, emails, or newsletters from your database to your contacts.<\/span><\/li><li style=\"font-weight: 400; padding-bottom: 5px;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Track all activities related to membership management, including: appointments, emails, and phone calls. <\/span><\/li><\/ul>"}},{"@type":"Question","name":"15. What Information Does Sumac\u2019s Membership Management Software Collect?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">Our membership management software for nonprofits collects and integrates information from all your key constituents. You can choose the type of information you\u2019d like to collect from clients, patients, staff and others whose information you record.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">Depending on your selection, Sumac\u2019s membership management software will collect:<\/span><\/p><ul style=\"list-style: disc; padding-left: 30px;\"><li style=\"font-weight: 400; padding-bottom: 5px;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Biographical information<\/span><\/li><li style=\"font-weight: 400; padding-bottom: 5px;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Patient medical records<\/span><\/li><li style=\"font-weight: 400; padding-bottom: 5px;\" aria-level=\"1\"><span style=\"font-weight: 400;\">All past and present points of communication with the organization<\/span><\/li><li style=\"font-weight: 400; padding-bottom: 5px;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Other custom data fields of your choosing<\/span><\/li><\/ul>"}},{"@type":"Question","name":"16. How Do I Select the Best Membership Software for My Nonprofit?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">Membership management software for nonprofits should include all the features you need – and no more! Don\u2019t choose overly expensive solutions that come with a ton of features. The best membership software for small nonprofits won\u2019t be the same kind of software that larger nonprofits require. Complex features may require expert-level staff to manage these systems so think about tools your nonprofit will need and choose a solution that suits these requirements.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">The best membership software will be customized to your needs and requirements – so look out for systems that allow you to do a ton of customizations. Sumac\u2019s does!\u00a0<\/span><\/p>"}},{"@type":"Question","name":"17. Why Should I Use Sumac\u2019s Membership Management Software for Nonprofits?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">Membership management software provides significant benefits to organizations. Here are a few key reasons to invest in Sumac\u2019s software for membership management:\u00a0<\/span><\/p><ul style=\"list-style: disc; padding-left: 30px;\"><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Reduces cost: <\/b><span style=\"font-weight: 400; padding-bottom: 5px;\">Membership management software for nonprofits automates processes allowing you to reduce operational costs and decrease the number of routine operations, which your employees previously performed manually.<\/span><\/li><li style=\"font-weight: 400; padding-bottom: 5px;\" aria-level=\"1\"><b>Engages members:<\/b><span style=\"font-weight: 400;\"> Nonprofit membership management software allows teams to stay on top of conversations, pay more attention to members and donors and keep them engaged with your nonprofit<\/span><\/li><li style=\"font-weight: 400; padding-bottom: 5px;\" aria-level=\"1\"><b>Accelerates impact: <\/b><span style=\"font-weight: 400;\">The ability to track key metrics helps your team stay in touch with members while members also receive timely reminders and updates on events and dues. Membership management dashboards also provide immediate feedback on your memberships program, so you can stay on track to reach your goals.<\/span><\/li><\/ul>"}},{"@type":"Question","name":"18. What Are Some Other Software and Tools for Nonprofits I Should Also use?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">If you are a nonprofit you might also want the following additional software and integrations with your membership management software.\u00a0<\/span><\/p><p><a href=\"https:\/\/www.societ.com\/solutions\/sumac-donations\/\" target=\"_blank\" rel=\"noopener\"><b>Donation and Fundraising CRM software:<\/b><\/a><span style=\"font-weight: 400;\"> Silent Partner\u2019s software is a complete fundraising and donor management solution that integrates donor tracking, online fundraising, email marketing, and campaigns in one place to help you reach your fundraising goals. <\/span><a href=\"https:\/\/www.societ.com\/solutions\/sumac-donations\/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">Learn more.\u00a0<\/span><\/a><\/p><p><a href=\"https:\/\/www.societ.com\/solutions\/partner-dms\/\" target=\"_blank\" rel=\"noopener\"><b>Donation tracking for donor management software<\/b><\/a><b>: <\/b><span style=\"font-weight: 400;\">This is especially useful for larger organizations with a high volume of donations to manage. Silent Partner\u2019s donation tracking software Partner DMS is a powerful, enterprise-level donor management software for organizations who want to streamline donation processing, receipting, and reporting. Plus it’s 100% IRS\/CRA-compliant! <\/span><a href=\"https:\/\/www.societ.com\/solutions\/partner-dms\/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">For more information click here.<\/span><\/a><\/p><p><a href=\"https:\/\/www.societ.com\/solutions\/sumac-case-management\/\" target=\"_blank\" rel=\"noopener\"><b>Nonprofit case management software<\/b><\/a><b>:<\/b><span style=\"font-weight: 400;\"> Sumac\u2019s case management software is designed to deliver personalized care that fits your nonprofit’s unique programs and data and help you effectively manage client intake, workflow, and resources, and provide the best client care possible! Especially designed for health and social service organizations like shelters,\u00a0 hospices and palliative care facilities.<\/span><a href=\"https:\/\/www.societ.com\/solutions\/sumac-case-management\/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\"> Click here to learn more.<\/span><\/a><\/p><p><a href=\"\/solutions\/my-board-view\/\" target=\"_blank\" rel=\"noopener\"><b>Board management software:<\/b> <\/a><span style=\"font-weight: 400;\">My Board View is easy-to-use board portal software by Silent Partner that\u2019s 100% free for all nonprofits! Spend less time on board administration and more time fulfilling your mission. <\/span><a href=\"\/solutions\/my-board-view\/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">Click here to sign up!<\/span><\/a><\/p>"}},{"@type":"Question","name":"19. What Is Nonprofit Membership Management Software?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">Nonprofit membership management software is designed to help you seamlessly manage members or donors that support your organization.\u00a0\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">The best membership software provides nonprofits with a single central location that integrates your membership management records, renewals, payments, and processing, so you can grow your membership program. Membership platform software also stores critical membership data such as contact information, member communication history and billing details.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">Membership management software for nonprofits enables nonprofit staff to personalize their approach to members by giving staff a detailed picture of all their memberships. It also helps manage a large volume of members by streamlining email, billing and payment processing with minimal effort. Nonprofits also have access to dashboards and customized reports so they can stay connected to members and deliver an exceptional membership experience.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">Nonprofit membership management software is mainly used by nonprofits like museums, trusts and nonprofits that run membership programs to support their mission. Sumac\u2019s membership platform software is designed for any nonprofit that wants to cultivate a strong and committed base of members. <\/span><a href=\"https:\/\/www.societ.com\/sumac-memberships-demo\/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">Ask for a demo today!<\/span><\/a><\/p>"}},{"@type":"Question","name":"20. Why Use Membership Software for Nonprofits?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">Non profit membership software helps maximize your efficiency by keeping you organized. Membership tracking software can be set-up to remind you about events, track payments, run reports and stay on top of all communication with different nonprofit members.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">Membership software programs do this by collecting important information about every member and making it easily available to those who need it. It organizes data about members including the events they attended, payment information, their membership plans and allows your membership management teams to easily follow up and stay in touch with all your members. What\u2019s great about Sumac\u2019s membership platform software is that it lets you manage grant management, fundraising and donation activities on a single system. It uses <\/span><a href=\"https:\/\/www.societ.com\/solutions\/sumac-crm\/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">CRM software<\/span><\/a><span style=\"font-weight: 400;\"> to level up your contact database and give nonprofits a 360-degree view of their organization.\u00a0\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">Membership management software works much like donor management software; as a matter of fact, you can integrate these two types of software programs together to ensure your data is seamlessly connected.<\/span><\/p>"}},{"@type":"Question","name":"21. Is Sumac\u2019s Membership Software An Online Membership Software?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">Yes! Sumac membership software offers users secure access from anywhere. Sumac\u2019s membership organization software connects an online database to the Sumac App on your computer – which means you can access your data from anywhere in the world. Your data is stored on world-class Amazon servers (AWS) which keeps your files secure while also enabling staff members to easily access the membership records from anywhere. Members will also benefit from the direct integration of web-forms on your website. Online web-forms allow members to apply for memberships and pay their membership dues easily – what\u2019s more this is immediately reflected on your membership directory software!<\/span><\/p>"}},{"@type":"Question","name":"22. How Can Software for Membership Management Help My organization?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">The best membership software for nonprofits include features and capabilities that allow you to easily manage a high volume of members and manage multiple tasks seamlessly. Besides automating repetitive tasks and making administrative functions easier, membership software programs can help your organization in the following ways:\u00a0<\/span><\/p><ul style=\"list-style: disc; padding-left: 30px;\"><li style=\"font-weight: 400; padding-bottom: 5px;\" aria-level=\"1\"><b>Engage Members: <\/b><span style=\"font-weight: 400;\">Membership tracking software provides you with simple communication tools that make it easy to engage members and build relationships that drive long-term support.<\/span><\/li><li style=\"font-weight: 400; padding-bottom: 5px;\" aria-level=\"1\"><b>Grow Your Membership Base:<\/b><span style=\"font-weight: 400;\"> Membership web forms, and automatic renewals make it easy to grow your membership base with minimal effort. Because the membership directory software tracks and collects dues – you\u2019ll be able to focus on communicating with members and growing your base.<\/span><\/li><li style=\"font-weight: 400; padding-bottom: 5px;\" aria-level=\"1\"><b>Accelerate Your Impact: <\/b><span style=\"font-weight: 400;\">With our in-built reporting features you can use dashboards and customized reports to provide immediate feedback on your nonprofit membership management program, so you can stay on track to reach your goals.<\/span><\/li><\/ul><p><span style=\"font-weight: 400;\">Sumac\u2019s membership software for nonprofits also includes integrations with <\/span><a href=\"https:\/\/www.societ.com\/solutions\/sumac-crm\/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">Sumac\u2019s CRM <\/span><\/a><span style=\"font-weight: 400;\">which connects all your contacts in one place so you can see a complete history of their relationship with your nonprofit in just one click.<\/span><\/p>"}},{"@type":"Question","name":"23. What Is the Best Membership Software for Nonprofits?","acceptedAnswer":{"@type":"Answer","text":"<p><span style=\"font-weight: 400;\">We\u2019d like to think Sumac\u2019s software is the best membership software for nonprofits – and there are a few good reasons why!\u00a0\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">Our online membership software helps maximize the efficiency of both small and large teams. Membership tracking software will help small nonprofits use fewer resources and automates routine tasks so you spend less time on administration, managing schedules and sending updates to your members and donors. Small nonprofits often struggle with resources and an online membership software can help your teams focus on the things that really matter – cultivating meaningful relationships with your members and donors.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">Larger nonprofits who need to manage high volumes of members can also benefit from Sumac\u2019s software. We offer enterprise-level solutions as well as a wide range of integrations and extensions so our membership management system seamlessly works with your existing tech stack. Our membership management software for nonprofits includes add-ons to help with grant management, donations and fundraising that can be customized to suit all types of nonprofit organizations! <\/span><a href=\"https:\/\/www.societ.com\/sumac-memberships-demo\/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">Request a demo here.<\/span><\/a><span style=\"font-weight: 400;\">\u00a0<\/span><\/p>"}}]}</script> </div> </div> </div> <div class="elementor-element elementor-element-50fbc16a elementor-widget elementor-widget-html" data-id="50fbc16a" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-7c72a3fb elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="7c72a3fb" data-element_type="section" data-settings="{"stretch_section":"section-stretched","background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2fa3411f" data-id="2fa3411f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7ecdc617 elementor-widget elementor-widget-sp-discover" data-id="7ecdc617" data-element_type="widget" data-widget_type="sp-discover.default"> <div class="elementor-widget-container"> <section class="sp-component sp-discover sp-carousel" id="sp-discover"> <div> <div> <h3 class="sp-title">Discover all of the Societ Nonprofit Solutions</h3> </div> <div><button class="sp-prev" href="https://www-societ-com.translate.goog/solutions/sumac-memberships/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto#prev" aria-label="Previous slide"> <svg class=""><use href="https://www-societ-com.translate.goog/wp-content/themes/silentpartner/assets/sprite.svg?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto#prev"></use> </svg></button> <button class="sp-next" href="https://www-societ-com.translate.goog/solutions/sumac-memberships/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto#next" aria-label="Next slide"> <svg class=""><use href="https://www-societ-com.translate.goog/wp-content/themes/silentpartner/assets/sprite.svg?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto#next"></use> </svg></button> <div class="sp-carousel-container"> <div class="sp-carousel-pages"> <div class="sp-carousel-page"> <ul class="sp-discover-list"> <li><a href="https://www-societ-com.translate.goog/solutions/sumac-donations/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" title="Sumac Donations"> <dl> <dt> Sumac Donations </dt> <dd> Manage Donors and Fundraising </dd> <dd class="sp-discover-arrow"> <svg class=""><use href="https://www-societ-com.translate.goog/wp-content/themes/silentpartner/assets/sprite.svg?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto#arrow"></use> </svg> </dd> </dl></a></li> <li><a href="https://www-societ-com.translate.goog/solutions/partner-web/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" title="Partner Web"> <dl> <dt> Partner Web </dt> <dd> Nonprofit websites </dd> <dd class="sp-discover-arrow"> <svg class=""><use href="https://www-societ-com.translate.goog/wp-content/themes/silentpartner/assets/sprite.svg?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto#arrow"></use> </svg> </dd> </dl></a></li> <li><a href="https://www-societ-com.translate.goog/solutions/sumac-memberships/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" title="Sumac Memberships"> <dl> <dt> Sumac Memberships </dt> <dd> Memberships Management </dd> <dd class="sp-discover-arrow"> <svg class=""><use href="https://www-societ-com.translate.goog/wp-content/themes/silentpartner/assets/sprite.svg?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto#arrow"></use> </svg> </dd> </dl></a></li> </ul> </div> <div class="sp-carousel-page"> <ul class="sp-discover-list"> <li><a href="https://www-societ-com.translate.goog/solutions/sumac-case-management/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" title="Sumac Case Management"> <dl> <dt> Sumac Case Management </dt> <dd> Manage Clients and Cases </dd> <dd class="sp-discover-arrow"> <svg class=""><use href="https://www-societ-com.translate.goog/wp-content/themes/silentpartner/assets/sprite.svg?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto#arrow"></use> </svg> </dd> </dl></a></li> <li><a href="https://www-societ-com.translate.goog/solutions/sumac-crm/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" title="Sumac CRM "> <dl> <dt> Sumac CRM </dt> <dd> Contact Management </dd> <dd class="sp-discover-arrow"> <svg class=""><use href="https://www-societ-com.translate.goog/wp-content/themes/silentpartner/assets/sprite.svg?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto#arrow"></use> </svg> </dd> </dl></a></li> <li><a href="https://www-societ-com.translate.goog/solutions/glass-register/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" title="Glass Register"> <dl> <dt> Glass Register </dt> <dd> 100% Free Donation Forms </dd> <dd class="sp-discover-arrow"> <svg class=""><use href="https://www-societ-com.translate.goog/wp-content/themes/silentpartner/assets/sprite.svg?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto#arrow"></use> </svg> </dd> </dl></a></li> </ul> </div> <div class="sp-carousel-page"> <ul class="sp-discover-list"> <li><a href="https://www-societ-com.translate.goog/solutions/my-board-view/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" title="My Board View"> <dl> <dt> My Board View </dt> <dd> Board Management </dd> <dd class="sp-discover-arrow"> <svg class=""><use href="https://www-societ-com.translate.goog/wp-content/themes/silentpartner/assets/sprite.svg?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto#arrow"></use> </svg> </dd> </dl></a></li> </ul> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> </div> </section> </div> </div> </article> </main> </div> </div> </div> <footer itemtype="https://schema.org/WPFooter" itemscope id="colophon" role="contentinfo"> <div class="footer-width-fixer"> <div data-elementor-type="wp-post" data-elementor-id="75" class="elementor elementor-75" data-elementor-post-type="elementor-hf"> <section class="elementor-section elementor-top-section elementor-element elementor-element-f803aad elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="f803aad" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b742394" data-id="b742394" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7e026e8 elementor-widget elementor-widget-sp-footer" data-id="7e026e8" data-element_type="widget" data-widget_type="sp-footer.default"> <div class="elementor-widget-container"> <section class="sp-component sp-footer" id="sp-footer"> <footer> <div> <div class="links"><a href="https://www-societ-com.translate.goog/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" class="fullLogo"> <svg class=""><use href="https://www-societ-com.translate.goog/wp-content/themes/silentpartner/assets/sprite.svg?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto#fullLogo"></use> </svg></a> <p>Solutions to Help Nonprofits and Charities Do More Good.</p> <ul class="sp-social"> <li class="youtube"><a href="https://translate.google.com/website?sl=auto&tl=en&hl=auto&u=https://www.youtube.com/channel/UCWSsQZjwu0fXjRuR-FWB1Dg" title="YouTube" target="_blank"> <svg class=""><use href="https://www-societ-com.translate.goog/wp-content/themes/silentpartner/assets/sprite.svg?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto#youtube"></use> </svg></a></li> <li class="twitter"><a href="https://translate.google.com/website?sl=auto&tl=en&hl=auto&u=https://twitter.com/SocietInc" title="Twitter" target="_blank"> <svg class=""><use href="https://www-societ-com.translate.goog/wp-content/themes/silentpartner/assets/sprite.svg?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto#twitter"></use> </svg></a></li> <li class="facebook"><a href="https://translate.google.com/website?sl=auto&tl=en&hl=auto&u=https://www.facebook.com/Societinc" title="Facebook" target="_blank"> <svg class=""><use href="https://www-societ-com.translate.goog/wp-content/themes/silentpartner/assets/sprite.svg?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto#facebook"></use> </svg></a></li> <li class="linkedin"><a href="https://translate.google.com/website?sl=auto&tl=en&hl=auto&u=https://www.linkedin.com/company/societ/" title="LinkedIn" target="_blank"> <svg class=""><use href="https://www-societ-com.translate.goog/wp-content/themes/silentpartner/assets/sprite.svg?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto#linkedin"></use> </svg></a></li> </ul> </div> <nav> <div class="sp-col"> <dl> <dt> Solutions </dt> <dd> <ul> <li><a href="https://www-societ-com.translate.goog/solutions/sumac-donations/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Sumac Donations</a></li> <li><a href="https://www-societ-com.translate.goog/solutions/sumac-case-management/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Sumac Case Management</a></li> <li><a href="https://www-societ-com.translate.goog/solutions/sumac-memberships/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Sumac Memberships</a></li> <li><a href="https://www-societ-com.translate.goog/solutions/sumac-crm/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Sumac CRM</a></li> <li><a href="https://www-societ-com.translate.goog/solutions/my-board-view/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">My Board View</a></li> <li><a href="https://www-societ-com.translate.goog/solutions/glass-register/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Glass Register</a></li> <li><a href="https://www-societ-com.translate.goog/integrations/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Integrations</a></li> </ul> </dd> </dl> </div> <div class="sp-col"> <dl> <dt> Services </dt> <dd> <ul> <li><a href="https://www-societ-com.translate.goog/services?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Software Services</a></li> <li><a href="https://www-societ-com.translate.goog/solutions/partner-web/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Partner Web</a></li> <li><a href="https://www-societ-com.translate.goog/solutions/frontier/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Frontier Marketing</a></li> </ul> </dd> </dl> </div> <div class="sp-col"> <dl> <dt> About Us </dt> <dd> <ul> <li><a href="https://www-societ-com.translate.goog/case-studies/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Success Stories</a></li> <li><a href="https://www-societ-com.translate.goog/our-story/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Our Story</a></li> <li><a href="https://www-societ-com.translate.goog/why-choose-us/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Why Choose Us</a></li> <li><a href="https://www-societ-com.translate.goog/careers/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Careers</a></li> <li><a href="https://www-societ-com.translate.goog/contact-us/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto">Contact Us</a></li> </ul> </dd> </dl> </div> </nav> </div> </footer> <div class="legal"> <p>Copyright ©2025 Societ</p> <ul> <li><a href="https://www-societ-com.translate.goog/privacy-policy/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" title="Privacy Policy">Privacy Policy</a></li> </ul> </div> </section> </div> </div> </div> </div> </div> </section> </div> </div> </footer> </div> <script id="zsiqchat" type="o/js-lzl">var $zoho=$zoho || {};$zoho.salesiq = $zoho.salesiq || {widgetcode:"siq758b0f68ebee4c096a7402e491f8f343", values:{},ready:function(){}};var d=document;s=d.createElement("script");s.type="text/javascript";s.id="zsiqscript";s.defer=true;s.src="https://salesiq.zohopublic.com/widget?plugin_source=wordpress";t=d.getElementsByTagName("script")[0];t.parentNode.insertBefore(s,t);</script> <script type="o/js-lzl"> if (jQuery(".gfield").length){ jQuery(document).ready(function() { jQuery('.siq_name .name_first input').attr("siqatrib", "firstname"); jQuery('.siq_name .name_last input').attr("siqatrib", "lastname"); jQuery('.siq_fname input').attr("siqatrib", "firstname"); jQuery('.siq_lname input').attr("siqatrib", "lastname"); jQuery('.siq_phone input').attr("siqatrib", "phone"); jQuery('.siq_email input').attr("siqatrib", "email"); jQuery('.siq_organization input').attr("siqatrib", "company"); }); } </script> <script type="o/js-lzl"> _linkedin_partner_id = "4000218"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script> <script type="o/js-lzl"> (function(l) { if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])}; window.lintrk.q=[]} var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(window.lintrk); </script> <noscript><img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=4000218&fmt=gif"> </noscript> <div data-elementor-type="popup" data-elementor-id="67044" class="elementor elementor-67044 elementor-location-popup" data-elementor-settings="{"prevent_close_on_background_click":"yes","a11y_navigation":"yes","triggers":{"page_load":"yes","page_load_delay":60},"timing":[]}" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-87a1851 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="87a1851" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ab3143f" data-id="ab3143f" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ccbd97c elementor-widget elementor-widget-image" data-id="ccbd97c" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"><a href="https://www-societ-com.translate.goog/membership-management-software-guide/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=auto" target="_blank"> <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAACWCAYAAAAolO8DAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZElEQVR4Ae3QAQ0AAADCoPdPbQ8HESgMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgcGBAMAAHxJLNTAAAAAElFTkSuQmCC" title="" alt="Membership Management Guide" loading="lazy" class="lzl" data-lzl-src="/assets/IMG/Memberships-Mangement-Software-Guide-Popup.png"> <noscript lzl=""> <img src="/assets/IMG/Memberships-Mangement-Software-Guide-Popup.png" title="" alt="Membership Management Guide" loading="lazy"> </noscript></a> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="popup" data-elementor-id="53801" class="elementor elementor-53801 elementor-location-popup" data-elementor-settings="{"entrance_animation":"none","exit_animation":"none","entrance_animation_duration":{"unit":"px","size":"","sizes":[]},"a11y_navigation":"yes","triggers":{"exit_intent":"yes"},"timing":{"times":"yes","times_times":2}}" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-c157b56 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c157b56" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-469326c5" data-id="469326c5" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-694459b3 elementor-widget elementor-widget-heading" data-id="694459b3" data-element_type="widget" id="exit-popup-h1" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><span style="color: #ffffff!important">Wait, don't go away empty handed.</span></h2> </div> </div> <div class="elementor-element elementor-element-c53b39e elementor-widget elementor-widget-text-editor" data-id="c53b39e" data-element_type="widget" id="exit-popup-text1" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Join 50,000 other nonprofits in getting the BEST nonprofit tips, tools, and how-to guides delivered right to your inbox!</p> </div> </div> <div class="elementor-element elementor-element-be08892 elementor-widget elementor-widget-text-editor" data-id="be08892" data-element_type="widget" id="exit-popup-text2" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Subscribe to our newsletter:</p> </div> </div> <div class="elementor-element elementor-element-f559589 elementor-widget elementor-widget-html" data-id="f559589" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <script type="o/js-lzl"> jQuery(document).on('gform_confirmation_loaded', function(event, formId) { if (formId == 23) { // Replace 1 with your form ID elementorProFrontend.modules.popup.closePopup(); } }); </script> </div> </div> <div class="elementor-element elementor-element-51de7596 elementor-widget elementor-widget-wp-widget-gform_widget" data-id="51de7596" data-element_type="widget" id="exit-popup" data-widget_type="wp-widget-gform_widget.default"> <div class="elementor-widget-container"> <div class="gf_browser_chrome gform_wrapper gravity-theme gform-theme--no-framework" data-form-theme="gravity-theme" data-form-index="0" id="gform_wrapper_23"> <div id="gf_23" class="gform_anchor" tabindex="-1"></div> <form method="post" enctype="multipart/form-data" target="gform_ajax_frame_23" id="gform_23" action="/solutions/sumac-memberships/#gf_23" data-formid="23" novalidate> <div class="gform-body gform_body"> <div id="gform_fields_23" class="gform_fields top_label form_sublabel_below description_below validation_below"> <div id="field_23_1" class="gfield gfield--type-email gfield--input-type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible" data-js-reload="field_23_1"> <label class="gfield_label gform-field-label" for="input_23_1">Email<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label> <div class="ginput_container ginput_container_email"><input name="input_1" id="input_23_1" type="email" value="" class="large" placeholder="Email" aria-required="true" aria-invalid="false"> </div> </div> <div id="field_23_2" class="gfield gfield--type-text gfield--input-type-text gfield--width-full siq_fname field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_hidden" data-js-reload="field_23_2"> <div class="admin-hidden-markup"> <i class="gform-icon gform-icon--hidden" aria-hidden="true" title="This field is hidden when viewing the form"></i><span>This field is hidden when viewing the form</span> </div><label class="gfield_label gform-field-label" for="input_23_2">First Name</label> <div class="ginput_container ginput_container_text"> <input name="input_2" id="input_23_2" type="text" value="-" class="large" placeholder="First Name" aria-invalid="false"> </div> </div> <div id="field_23_3" class="gfield gfield--type-text gfield--input-type-text gfield--width-full siq_lname field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_hidden" data-js-reload="field_23_3"> <div class="admin-hidden-markup"> <i class="gform-icon gform-icon--hidden" aria-hidden="true" title="This field is hidden when viewing the form"></i><span>This field is hidden when viewing the form</span> </div><label class="gfield_label gform-field-label" for="input_23_3">Last Name</label> <div class="ginput_container ginput_container_text"> <input name="input_3" id="input_23_3" type="text" value="-" class="large" placeholder="Last Name" aria-invalid="false"> </div> </div> <div id="field_23_4" class="gfield gfield--type-text gfield--input-type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden" data-js-reload="field_23_4"> <div class="admin-hidden-markup"> <i class="gform-icon gform-icon--hidden" aria-hidden="true" title="This field is hidden when viewing the form"></i><span>This field is hidden when viewing the form</span> </div><label class="gfield_label gform-field-label" for="input_23_4">Source URL</label> <div class="ginput_container ginput_container_text"> <input name="input_4" id="input_23_4" type="text" value="" class="large" aria-invalid="false"> </div> </div> <div id="field_23_5" class="gfield gfield--type-text gfield--input-type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden" data-js-reload="field_23_5"> <div class="admin-hidden-markup"> <i class="gform-icon gform-icon--hidden" aria-hidden="true" title="This field is hidden when viewing the form"></i><span>This field is hidden when viewing the form</span> </div><label class="gfield_label gform-field-label" for="input_23_5">Lead Source</label> <div class="ginput_container ginput_container_text"> <input name="input_5" id="input_23_5" type="text" value="Exit Pop Subscribe" class="large" aria-invalid="false"> </div> </div> <div id="field_23_6" class="gfield gfield--type-text gfield--input-type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden" data-js-reload="field_23_6"> <div class="admin-hidden-markup"> <i class="gform-icon gform-icon--hidden" aria-hidden="true" title="This field is hidden when viewing the form"></i><span>This field is hidden when viewing the form</span> </div><label class="gfield_label gform-field-label" for="input_23_6">Country</label> <div class="ginput_container ginput_container_text"> <input name="input_6" id="input_23_6" type="text" value="United States" class="large" aria-invalid="false"> </div> </div> <div id="field_23_7" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_23_7"> <label class="gfield_label gform-field-label" for="input_23_7">Name</label> <div class="ginput_container"> <input name="input_7" id="input_23_7" type="text" value="" autocomplete="new-password"> </div> <div class="gfield_description" id="gfield_description_23_7"> This field is for validation purposes and should be left unchanged. </div> </div> </div> </div> <div class="gform-footer gform_footer top_label"><input type="submit" id="gform_submit_button_23" class="gform_button button" onclick="gform.submission.handleButtonClick(this);" value="Subscribe"> <input type="hidden" name="gform_ajax" value="form_id=23&title=&description=&tabindex=0&theme=gravity-theme&hash=c66dfc17d6f73d72af42a4f0623e064c"> <input type="hidden" class="gform_hidden" name="gform_submission_method" data-js="gform_submission_method_23" value="iframe"> <input type="hidden" class="gform_hidden" name="gform_theme" data-js="gform_theme_23" id="gform_theme_23" value="gravity-theme"> <input type="hidden" class="gform_hidden" name="gform_style_settings" data-js="gform_style_settings_23" id="gform_style_settings_23" value=""> <input type="hidden" class="gform_hidden" name="is_submit_23" value="1"> <input type="hidden" class="gform_hidden" name="gform_submit" value="23"> <input type="hidden" class="gform_hidden" name="gform_unique_id" value=""> <input type="hidden" class="gform_hidden" name="state_23" value="WyJbXSIsImIxMGEyZjhkZmJiMDk5ZmJhZmRlZmIyM2U5YjhlYzFlIl0="> <input type="hidden" autocomplete="off" class="gform_hidden" name="gform_target_page_number_23" id="gform_target_page_number_23" value="0"> <input type="hidden" autocomplete="off" class="gform_hidden" name="gform_source_page_number_23" id="gform_source_page_number_23" value="1"> <input type="hidden" name="gform_field_values" value=""> </div> </form> </div><iframe style="display:none;width:0px;height:0px;" src="about:blank" name="gform_ajax_frame_23" id="gform_ajax_frame_23" title="This iframe contains the logic required to handle Ajax powered Gravity Forms."></iframe> <script type="o/js-lzl"> gform.initializeOnLoaded( function() {gformInitSpinner( 23, 'https://www.societ.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_23').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_23');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_23').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_23').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_23').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_23').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_23').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_23').val();gformInitSpinner( 23, 'https://www.societ.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [23, current_page]);window['gf_submitting_23'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_23').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_23').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [23]);window['gf_submitting_23'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_23').text());}else{jQuery('#gform_23').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "23", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_23" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_23"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_23" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [23, current_page] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 23, currentPage: current_page } } ); gform.utils.trigger( { event: 'gform/post_render', native: false, data: { formId: 23, currentPage: current_page } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); </script> </div> </div> <div class="elementor-element elementor-element-caeb3cc elementor-widget elementor-widget-html" data-id="caeb3cc" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> </div> </div> </div> </div> </div> </section> </div> <script src="https://www.societ.com/wp-content/themes/astra/assets/js/minified/style.min.js?ver=4.8.12" id="astra-theme-js-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-content/plugins/honeypot/includes/js/wpa.js?ver=2.2.06" id="wpascript-js" type="o/js-lzl"></script> <script id="wpascript-js-after" type="o/js-lzl"> wpa_field_info = {"wpa_field_name":"ilrhkd7400","wpa_field_value":520742,"wpa_add_test":"no"} </script> <script src="https://cdnjs.cloudflare.com/ajax/libs/qrcodejs/1.0.0/qrcode.min.js" id="qrcodejs-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-content/plugins/qr-code-generator-updated-1/qr-code.js" id="qr-code-script-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3" id="jquery-ui-mouse-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-includes/js/jquery/ui/draggable.min.js?ver=1.13.3" id="jquery-ui-draggable-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-includes/js/jquery/ui/slider.min.js?ver=1.13.3" id="jquery-ui-slider-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-includes/js/jquery/jquery.ui.touch-punch.js?ver=0.2.2" id="jquery-touch-punch-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-admin/js/iris.min.js?ver=6.7.2" id="iris-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-content/plugins/sumac-fundraising-thermometer/js/my-script.js?ver=6.7.2" id="cp-active-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-content/plugins/wp-armour-extended/includes/js/wpae.js?ver=1.35" id="wpaescript-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5" id="swiper-js" type="o/js-lzl"></script> <script src="https://cdn.weglot.com/switchers/toggle.f91193df2a7169c578ab236ca55801e073e13611.min.js" id="weglot-switcher-toggle-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-content/themes/silentpartner/assets/silentpartner-bundle.js?ver=1.0.0" id="silentpartner-child-theme-js-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=3.27.1" id="e-sticky-js" type="o/js-lzl"></script> <script defer src="https://www.societ.com/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=501a987060f4426fb517400c73c7fc1e" id="gform_gravityforms_utils-js" type="o/js-lzl"></script> <script defer src="https://www.societ.com/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=ddd2702ee024d421149a5e61416f1ff5" id="gform_gravityforms_theme_vendors-js" type="o/js-lzl"></script> <script id="gform_gravityforms_theme-js-extra" type="o/js-lzl"> var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"5445dec071f50448a6c0068d670842d0"},"ajax":{"ajaxurl":"https:\/\/www.societ.com\/wp-admin\/admin-ajax.php","ajax_submission_nonce":"5f53d4ebe3","i18n":{"step_announcement":"Step %1$s of %2$s, %3$s","unknown_error":"There was an unknown error processing your request. Please try again."}}}},"hmr_dev":"","public_path":"https:\/\/www.societ.com\/wp-content\/plugins\/gravityforms\/assets\/js\/dist\/","config_nonce":"f7a74e916f"}; </script> <script defer src="https://www.societ.com/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=cd31c16637eeae0b20e422009e5a8b28" id="gform_gravityforms_theme-js" type="o/js-lzl"></script> <script id="cf-geoplugin-gform-cfgp-js-extra" type="o/js-lzl"> var CFGP_GFORM = {"ajaxurl":"https:\/\/www.societ.com\/wp-admin\/admin-ajax.php","nonce":{"cfgp_gfield_autocomplete_location":"e00d2a0bc5"},"label":{"please_wait":"Please Wait..."}}; </script> <script src="https://www.societ.com/wp-content/plugins/cf-geoplugin/inc/plugins/gravityforms/js/gravityforms.js?ver=8.8.4" id="cf-geoplugin-gform-cfgp-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.27.1" id="elementor-pro-webpack-runtime-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.27.3" id="elementor-webpack-runtime-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.27.3" id="elementor-frontend-modules-js" type="o/js-lzl"></script> <script id="elementor-pro-frontend-js-before" type="o/js-lzl"> var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/www.societ.com\/wp-admin\/admin-ajax.php","nonce":"b9d73a7ee8","urls":{"assets":"https:\/\/www.societ.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/www.societ.com\/wp-json\/"},"settings":{"lazy_load_background_images":false},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}}, "facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/www.societ.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; </script> <script src="https://www.societ.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.27.1" id="elementor-pro-frontend-js" type="o/js-lzl"></script> <script id="elementor-frontend-js-before" type="o/js-lzl"> var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}, "hasCustomBreakpoints":false},"version":"3.27.3","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"e_swiper_latest":true,"e_onboarding":true,"theme_builder_v2":true,"home_screen":true,"landing-pages":true,"editor_v2":true,"link-in-bio":true,"floating-buttons":true},"urls":{"assets":"https:\/\/www.societ.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/www.societ.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/www.societ.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"d5f79e312c"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":87014,"title":"Sumac%3A%20Nonprofit%20Membership%20Management%20Software%20and%20More%21","excerpt":"","featuredImage":"https:\/\/www.societ.com\/wp-content\/uploads\/2024\/08\/Sumac-by-Societ-1024x538.png"}}; </script> <script src="https://www.societ.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.27.3" id="elementor-frontend-js" type="o/js-lzl"></script> <script src="https://www.societ.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.27.1" id="pro-elements-handlers-js" type="o/js-lzl"></script> <script type="o/js-lzl"> /(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener("hashchange",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1); </script> <script type="o/js-lzl"> gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 36) {if(typeof Placeholders != 'undefined'){ Placeholders.enable(); }jQuery('#input_36_11').mask('(999) 999-9999').bind('keypress', function(e){if(e.which == 13){jQuery(this).blur();} } ); gform.utils.addAsyncFilter('gform/submission/pre_submission', async (data) => { const input = document.createElement('input'); input.type = 'hidden'; input.name = 'gf_zero_spam_key'; input.value = 'dyXXdO6S3QDjfHCYGpfXuoE14Yc73IqKp6uNfum6HbN9pEjfUYrlmDUxyfuVHXBU'; input.setAttribute('autocomplete', 'new-password'); data.form.appendChild(input); return data; });} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); </script> <script type="o/js-lzl"> gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "36", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_36" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_36"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_36" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [36, 1] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 36, currentPage: 1 } } ); gform.utils.trigger( { event: 'gform/post_render', native: false, data: { formId: 36, currentPage: 1 } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); </script> <script type="o/js-lzl"> gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 23) {if(typeof Placeholders != 'undefined'){ Placeholders.enable(); } gform.utils.addAsyncFilter('gform/submission/pre_submission', async (data) => { const input = document.createElement('input'); input.type = 'hidden'; input.name = 'gf_zero_spam_key'; input.value = 'dyXXdO6S3QDjfHCYGpfXuoE14Yc73IqKp6uNfum6HbN9pEjfUYrlmDUxyfuVHXBU'; input.setAttribute('autocomplete', 'new-password'); data.form.appendChild(input); return data; });} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); </script> <script type="o/js-lzl"> gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "23", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_23" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_23"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_23" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [23, 1] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 23, currentPage: 1 } } ); gform.utils.trigger( { event: 'gform/post_render', native: false, data: { formId: 23, currentPage: 1 } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); </script> <script seraph-accel-crit="1">(function(k,q){function r(b,f=!1){const {top:e,left:c,bottom:a,right:d}=b,{innerHeight:g,innerWidth:h}=q;return c==d||e==a?!1:f?0<=e&&0<=c&&a<=g&&d<=h:!(e>g||0>a)&&!(c>h||0>d)}function m(b){function f(d,g){function h(){for(;n<g.length;){var p=g[n++],l;r(p.rc)&&(l=d(p.e,t));if(l){setTimeout(h,l);break}}}var n=0;h()}b={".elementor-element[data-lzl-an]:not(.animated)":function(a,e){function f(){a.classList.add(c);a.classList.remove("elementor-invisible");var d=getComputedStyle(a);a.style.setProperty("animation-name",d.getPropertyValue("animation-name"));setTimeout(function(){a.classList.add("lzl-an-ed")},e.GetDurationTime(d.getPropertyValue("animation-delay"),"max")+e.GetDurationTime(d.getPropertyValue("animation-duration"),"max"))}var c=a.getAttribute("data-lzl-an"),b=a.getAttribute("data-lzl-ad");c||(b=getComputedStyle(a),c=b.getPropertyValue("--lzl-an"), b=b.getPropertyValue("--lzl-ad"));c&&(a.classList.add("animated"),b?setTimeout(f,parseInt(b,10)):f())},};var e=[],c;for(c in b){var a={cbElem:b[c],items:[]};k.querySelectorAll(c).forEach(function(d){a.items.push({e:d,rc:d.getBoundingClientRect()})});e.push(a)}e.forEach(function(d){f(d.cbElem, d.items)})}var t={GetDurationTime:function(b,f){"string"!==typeof b&&(b="");for(var e=b.split(","),c=b=0;c<e.length;c++){var a=e[c];a=-1!==a.lastIndexOf("ms")?parseFloat(a):-1!==a.lastIndexOf("s")?1E3*parseFloat(a):parseFloat(a);"max"==f&&b<a&&(b=a)}return b}};k.addEventListener("seraph_accel_calcSizes",m,{capture:!0,passive:!0});seraph_accel_izrbpb.add(function(){k.removeEventListener("seraph_accel_calcSizes",m,{capture:!0,passive:!0})})})(document,window)</script> <script id="seraph-accel-css-lzl">(function(p,l){function e(b,m,d){b=p.querySelectorAll(b);var n=b.length;n?b.forEach(function(c){function g(){d&&(--n||d())}var a=c.cloneNode();a.rel="stylesheet";if(c.hasAttribute("href")){if(d||m)a.onload&&(a.onloadPrev=a.onload),m&&(a.mediaPrev=a.media?a.media:"all",a.media="print"),a.onload=function(){this.mediaPrev&&(this.media=this.mediaPrev,this.mediaPrev=void 0);this.onload=this.onloadPrev;this.onloadPrev=void 0;if(this.onload)try{this.onload()}catch(q){}g()},a.onerror=function(){this.onerror= void 0;g()};c.parentNode.replaceChild(a,c)}else c.parentNode.replaceChild(a,c),g()}):d&&d()}var h="link[rel=\"stylesheet/lzl\"]";if(h.length)if(0){var f=function(){};seraph_accel_izrbpb.add(function(b){if(f)return f=b,!0},4);l(function(){e(h,1,function(){f();f=void 0})})}else l(function(){e(h,1)});var k="link[rel=\"stylesheet/lzl-nc\"]";k.length&&seraph_accel_izrbpb.add(function(b){if(0)return e(k,!1,b),!0;e(k,!1)},4)})(document,setTimeout)</script> <script>(function(d){var a=d.querySelectorAll("noscript[lzl]");for(var i=0;i<a.length;i++){var c=a[i];c.parentNode.removeChild(c)}})(document)</script> <script id="seraph-accel-cron">setTimeout(function(){var x=new window.XMLHttpRequest();x.open("GET","/wp-cron.php",true);x.send()},0)</script> <script id="seraph-accel-js-lzl">(function(n,l,p,N,G,q,E,T,U,O,V,W,X){function P(){n.seraph_accel_js_lzl_initScrCustom&&n.seraph_accel_js_lzl_initScrCustom();if(r){var a=n[function(b){var c="";b.forEach(function(d){c+=String.fromCharCode(d+3)});return c}([103,78,114,98,111,118])];!r.dkhjihyvjed&&a?r=void 0:(r.dkhjihyvjed=!0,r.jydy(a))}}function C(a,b=0,c){function d(){if(!a)return[];for(var e=[].slice.call(l.querySelectorAll('[type="'+a+'"]')),g=0,f=e.length;g<f;g++){var h=e[g];if(h.hasAttribute("defer")&&!1!==h.defer&&(!h.hasAttribute("async")|| !1===h.async)&&h.hasAttribute("src")||"module"==h.getAttribute("data-type"))e.splice(g,1),e.push(h),g--,f--}return e}function k(e=!1){P();X||e?w():p(w,b)}function D(e){e=e.ownerDocument;var g=e.seraph_accel_njsujyhmaeex={hujvqjdes:"",wyheujyhm:e[function(f){var h="";f.forEach(function(m){h+=String.fromCharCode(m+3)});return h}([116,111,102,113,98])],wyhedbujyhm:e[function(f){var h="";f.forEach(function(m){h+=String.fromCharCode(m+3)});return h}([116,111,102,113,98,105,107])],ujyhm:function(f){this.seraph_accel_njsujyhmaeex.hujvqjdes+= f},dbujyhm:function(f){this.write(f+"\n")}};e[function(f){var h="";f.forEach(function(m){h+=String.fromCharCode(m+3)});return h}([116,111,102,113,98])]=g.ujyhm;e[function(f){var h="";f.forEach(function(m){h+=String.fromCharCode(m+3)});return h}([116,111,102,113,98,105,107])]=g.dbujyhm}function x(e){var g=e.ownerDocument,f=g.seraph_accel_njsujyhmaeex;if(f){if(f.hujvqjdes){var h=g.createElement("span");e.parentNode.insertBefore(h,e.nextSibling);h.outerHTML=f.hujvqjdes}g[function(m){var t="";m.forEach(function(H){t+= String.fromCharCode(H+3)});return t}([116,111,102,113,98])]=f.wyheujyhm;g[function(m){var t="";m.forEach(function(H){t+=String.fromCharCode(H+3)});return t}([116,111,102,113,98,105,107])]=f.wyhedbujyhm;delete g.seraph_accel_njsujyhmaeex}}function w(){var e=I.shift();if(e)if(e.parentNode){var g=l.seraph_accel_usbpb(e.tagName),f=e.attributes;if(f)for(var h=0;h<f.length;h++){var m=f[h],t=m.value;m=m.name;"type"!=m&&("data-type"==m&&(m="type"),"data-src"==m&&(m="src"),g.setAttribute(m,t))}g.textContent= e.textContent;f=!g.hasAttribute("async");h=g.hasAttribute("src");m=g.hasAttribute("nomodule");f&&D(g);if(h=f&&h&&!m)g.onload=g.onerror=function(){g._seraph_accel_loaded||(g._seraph_accel_loaded=!0,x(g),k())};e.parentNode.replaceChild(g,e);h||(f&&x(g),k(!f))}else I=d(),w();else c&&c()}var I=d();if(W){var Q=l.createDocumentFragment();I.forEach(function(e){var g=e?e.getAttribute("src"):void 0;if(g){var f=l.createElement("link");f.setAttribute("rel","module"==e.getAttribute("data-type")?"modulepreload": "preload");f.setAttribute("as","IFRAME"==e.tagName?"document":"script");f.setAttribute("href",g);e.hasAttribute("integrity")&&f.setAttribute("integrity",e.getAttribute("integrity"));e.hasAttribute("crossorigin")&&f.setAttribute("crossorigin",e.getAttribute("crossorigin"));Q.appendChild(f)}});l.head.appendChild(Q)}k()}function u(a,b,c){var d=l.createEvent("Events");d.initEvent(b,!0,!1);if(c)for(var k in c)d[k]=c[k];a.dispatchEvent(d)}function F(a,b){function c(k){try{Object.defineProperty(l,"readyState", {configurable:!0,enumerable:!0,value:k})}catch(D){}}function d(k){q?(r&&(r.jydyut(),r=void 0),c("interactive"),u(l,"readystatechange"),u(l,"DOMContentLoaded"),delete l.readyState,u(l,"readystatechange"),p(function(){u(n,"load");u(n,"scroll");b&&b();k()})):k()}if(v){if(3==v){function k(){q&&c("loading");!0===a?C(q?N:0,10,function(){d(function(){2==v?(v=1,1E6!=E&&p(function(){F(!0)},E)):C(G)})}):C(q?N:0,0,function(){d(function(){C(G)})})}function D(){for(var x,w;void 0!==(x=Object.keys(seraph_accel_izrbpb.a)[0]);){for(;w= seraph_accel_izrbpb.a[x].shift();)if(w(D))return;delete seraph_accel_izrbpb.a[x]}"scrl"===a&&O?p(k,O):k()}D()}else 1==v&&C(G);!0===a?v--:v=0}}function J(a){return"click"==a||"mouseover"==a||"touchstart"==a||"touchmove"==a||"touchend"==a||"pointerdown"==a||"pointermove"==a||"pointerup"==a}function K(a){var b=!1;"touchstart"==a.type?y=!1:"pointerdown"==a.type?z=!1:!1===y&&"touchmove"==a.type?y=!0:!1===z&&"pointermove"==a.type&&(z=!0);if(J(a.type)){if(void 0!==A){b=!0;var c=!1,d=!1,k=!0;"click"==a.type? c=d=!0:"mouseover"==a.type?(c=!0,k=!1):"touchmove"==a.type?(b=!1,y&&(d=!0)):"touchend"==a.type?y&&(d=!0):"pointerdown"==a.type?d=!0:"pointermove"==a.type?(b=!1,z&&(d=!0)):"pointerup"==a.type&&z&&(d=!0);if(k)for(k=a.target;k;k=k.parentNode)if(k.getAttribute&&(k.getAttribute("data-lzl-clk-no")&&(b=!1),k.getAttribute("data-lzl-clk-nodef"))){b=!0;d&&(a.preventDefault(),a.stopImmediatePropagation());break}if(b){d=!1;if(c)for(c=0;c<A.length;c++)if(A[c].type==a.type){d=!0;break}d||A.push(a)}}}else l.removeEventListener(a.type, K,{passive:!0});"touchend"==a.type?y=void 0:"pointerup"==a.type&&(z=void 0);void 0===B?B=!0:!1===B&&"touchstart"!=a.type&&"pointerdown"!=a.type&&F(b||"scroll"!=a.type&&"wheel"!=a.type&&"touchmove"!=a.type&&"pointermove"!=a.type?!1:"scrl",L)}function L(){p(function(){R.forEach(function(a){l.removeEventListener(a,K,J(a)?{capture:!0,passive:!1}:{passive:!0})});l.body.classList.remove("seraph-accel-js-lzl-ing");u(l,"seraph_accel_jsFinish");A.forEach(function(a){if("click"==a.type||"mouseover"==a.type){var b= l.elementFromPoint(a.clientX,a.clientY);b&&b.dispatchEvent(new MouseEvent(a.type,{view:a.view,bubbles:!0,cancelable:!0,clientX:a.clientX,clientY:a.clientY}))}else"touchstart"==a.type||"touchmove"==a.type||"touchend"==a.type?(b=(b=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:void 0)?l.elementFromPoint(b.clientX,b.clientY):void 0)&&b.dispatchEvent(a):("pointerdown"==a.type||"pointermove"==a.type||"pointerup"==a.type)&&(b=l.elementFromPoint(a.clientX,a.clientY))&&b.dispatchEvent(a)}); A=void 0},V);p(function(){l.body.classList.remove("seraph-accel-js-lzl-ing-ani")},U)}function S(a){a.currentTarget&&a.currentTarget.removeEventListener(a.type,S);!0===B?(B=!1,F(!1,L)):(B=!1,1E6!=q&&p(function(){F(!0,L)},q))}function M(){p(function(){u(l,"seraph_accel_calcSizes")},0)}n.location.hash.length&&(q&&(q=1),E&&(E=1));q&&p(function(){l.body.classList.add("seraph-accel-js-lzl-ing-ani")});var R="scroll wheel mousemove pointermove keydown click touchstart touchmove touchend pointerdown pointerup".split(" "), B,y,z,r=T?{a:[],jydy:function(a){if(a&&a.fn&&!a.seraph_accel_bpb){this.a.push(a);a.seraph_accel_bpb={otquhdv:a.fn[function(b){var c="";b.forEach(function(d){c+=String.fromCharCode(d+3)});return c}([111,98,94,97,118])]};if(a[function(b){var c="";b.forEach(function(d){c+=String.fromCharCode(d+3)});return c}([101,108,105,97,79,98,94,97,118])])a[function(b){var c="";b.forEach(function(d){c+=String.fromCharCode(d+3)});return c}([101,108,105,97,79,98,94,97,118])](!0);a.fn[function(b){var c="";b.forEach(function(d){c+= String.fromCharCode(d+3)});return c}([111,98,94,97,118])]=function(b){l.addEventListener("DOMContentLoaded",function(c){b.bind(l)(a,c)});return this}}},jydyut:function(){for(var a=0;a<this.a.length;a++){var b=this.a[a];b.fn[function(c){var d="";c.forEach(function(k){d+=String.fromCharCode(k+3)});return d}([111,98,94,97,118])]=b.seraph_accel_bpb.otquhdv;delete b.seraph_accel_bpb;if(b[function(c){var d="";c.forEach(function(k){d+=String.fromCharCode(k+3)});return d}([101,108,105,97,79,98,94,97,118])])b[function(c){var d= "";c.forEach(function(k){d+=String.fromCharCode(k+3)});return d}([101,108,105,97,79,98,94,97,118])](!1)}}}:void 0;n.seraph_accel_gzjydy=P;var v=3,A=[];R.forEach(function(a){l.addEventListener(a,K,J(a)?{capture:!0,passive:!1}:{passive:!0})});n.addEventListener("load",S);n.addEventListener("resize",M,!1);l.addEventListener("DOMContentLoaded",M,!1);n.addEventListener("load",M)})(window,document,setTimeout,"o/js-lzl","o/js-lzls",4500,0,0,1000,500,250,1,0)</script> <script>function gtElInit() {var lib = new google.translate.TranslateService();lib.translatePage('en', 'en', function () {});}</script> <script src="https://translate.google.com/translate_a/element.js?cb=gtElInit&hl=auto&client=wt" type="text/javascript"></script> </body> </html>