CINXE.COM
404
<!DOCTYPE html><html lang="it-IT"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><script>/* __production LOCALE: it_IT */</script><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:site" content="@BigCommerce"/><meta name="twitter:creator" content="@BigCommerce"/><meta property="og:type" content="website"/><meta property="og:locale" content="it_IT"/><meta property="og:site_name" content="BigCommerce"/><meta name="og:see_also" content="https://www.pinterest.com/bigcommerce/"/><meta name="og:see_also" content="https://www.instagram.com/bigcommerce/"/><meta name="og:see_also" content="https://www.youtube.com/c/bigcommerce"/><meta name="og:see_also" content="https://www.linkedin.com/company/bigcommerce"/><meta name="og:see_also" content="https://www.facebook.com/BigCommerce/"/><meta name="og:see_also" content="https://twitter.com/BigCommerce"/><meta name="application-name" content="BigCommerce"/><meta name="msapplication-TileColor" content="#FFFFFF"/><meta name="msapplication-square70x70logo" content="/mm/icons/mstile-70x70.png"/><meta name="msapplication-TileImage" content="/mm/icons/mstile-144x144.png"/><meta name="msapplication-square150x150logo" content="/mm/icons/mstile-150x150.png"/><meta name="msapplication-wide310x150logo" content="/mm/icons/mstile-310x150.png"/><meta name="msapplication-square310x310logo" content="/mm/icons/mstile-310x310.png"/><meta name="google-site-verification" content="GRvseqfi_T30NCUvi0wiy0TcDDLeJCDC4NzXqwFLcsc"/><link rel="icon" href="/mm/icons/favicon-16x16.png" sizes="16x16" type="image/png"/><link rel="icon" href="/mm/icons/favicon-32x32.png" sizes="32x32" type="image/png"/><link rel="icon" href="/mm/icons/favicon-96x96.png" sizes="96x96" type="image/png"/><link rel="icon" href="/mm/icons/favicon-128x128.png" sizes="128x128" type="image/png"/><link rel="icon" href="/mm/icons/favicon-196x196.png" sizes="196x196" type="image/png"/><link rel="apple-touch-icon-precomposed" href="/mm/icons/apple-touch-icon-57x57.png" sizes="57x57" type="image/png"/><link rel="apple-touch-icon-precomposed" href="/mm/icons/apple-touch-icon-60x60.png" sizes="60x60" type="image/png"/><link rel="apple-touch-icon-precomposed" href="/mm/icons/apple-touch-icon-72x72.png" sizes="72x72" type="image/png"/><link rel="apple-touch-icon-precomposed" href="/mm/icons/apple-touch-icon-76x76.png" sizes="76x76" type="image/png"/><link rel="apple-touch-icon-precomposed" href="/mm/icons/apple-touch-icon-114x114.png" sizes="114x114" type="image/png"/><link rel="apple-touch-icon-precomposed" href="/mm/icons/apple-touch-icon-120x120.png" sizes="120x120" type="image/png"/><link rel="apple-touch-icon-precomposed" href="/mm/icons/apple-touch-icon-144x144.png" sizes="144x144" type="image/png"/><link rel="apple-touch-icon-precomposed" href="/mm/icons/apple-touch-icon-152x152.png" sizes="152x152" type="image/png"/><link rel="apple-touch-icon-precomposed" href="/mm/icons/apple-touch-icon-167x167.png" sizes="167x167" type="image/png"/><link rel="apple-touch-icon-precomposed" href="/mm/icons/apple-touch-icon-180x180.png" sizes="180x180" type="image/png"/><meta name="robots" content="index,follow"/><meta property="og:url" content="https://www.bigcommerce.it/resources/guides/2022-b2c-forrester-cdl-report/"/><link rel="canonical" href="https://www.bigcommerce.it/resources/guides/2022-b2c-forrester-cdl-report/"/><style> html { font-family: sans-serif; } div#__next { overflow: hidden; } </style><link rel="icon" type="image/png" href="https://dam.bigcommerce.com/m/569c5976323dd521/original/favicon-196x196.png"/><meta name="robots" content="noindex"/><title>404</title><meta property="og:title" content="404"/><meta name="twitter:title" content="404"/><meta itemProp="name" content="404"/><meta name="description" content="Grow your online business today with actionable marketing and selling advice, tips, and resources from BigCommerce's leading ecommerce blog and community."/><meta property="og:description" content="Grow your online business today with actionable marketing and selling advice, tips, and resources from BigCommerce's leading ecommerce blog and community."/><meta name="twitter:description" content="Grow your online business today with actionable marketing and selling advice, tips, and resources from BigCommerce's leading ecommerce blog and community."/><meta itemProp="description" content="Grow your online business today with actionable marketing and selling advice, tips, and resources from BigCommerce's leading ecommerce blog and community."/><meta property="og:image" content="https://storage.googleapis.com/s.mkswft.com/RmlsZTo4ZmJiYTYzMy1jOGUwLTQ4ZWEtOTRiNy1iZmUyZjRkYWIwMDU=/BigCommerce-Social-Image-Generic-Facebook.jpg"/><meta property="og:image:type" content="image/jpeg"/><meta name="twitter:image" content="https://storage.googleapis.com/s.mkswft.com/RmlsZTo4ZmJiYTYzMy1jOGUwLTQ4ZWEtOTRiNy1iZmUyZjRkYWIwMDU=/BigCommerce-Social-Image-Generic-Facebook.jpg"/><meta name="twitter:card" content="summary_large_image"/><meta itemProp="image" content="https://storage.googleapis.com/s.mkswft.com/RmlsZTo4ZmJiYTYzMy1jOGUwLTQ4ZWEtOTRiNy1iZmUyZjRkYWIwMDU=/BigCommerce-Social-Image-Generic-Facebook.jpg"/><meta name="next-head-count" content="57"/><script id="makeswift-preview-mode" type="module"> const isPreview = false const appOrigin = 'https://app.makeswift.com' const searchParamName = 'x-makeswift-preview-mode' const headerName = 'X-Makeswift-Preview-Mode' const originalUrl = new URL(window.location.href) if (window.parent !== window) { window.addEventListener('message', event => { if (event.origin === appOrigin && event.data.type === 'makeswift_preview_mode') { const { secret } = event.data if (!isPreview && !originalUrl.searchParams.has(searchParamName)) { const url = new URL(originalUrl) url.searchParams.set(searchParamName, secret) window.location.replace(url) } else { const originalFetch = window.fetch window.fetch = function patchedFetch(resource, options) { const request = new Request(resource, options) if (new URL(request.url).origin !== window.location.origin) { return originalFetch.call(this, resource, options) } return originalFetch.call( this, new Request(request, { headers: { [headerName]: secret } }), ) } } } }) window.parent.postMessage({ type: 'makeswift_preview_mode' }, appOrigin) } if (originalUrl.searchParams.has(searchParamName)) { const url = new URL(originalUrl) url.searchParams.delete(searchParamName) window.history.replaceState(null, '', url) } </script><script id="makeswift-connection-check" type="module"> const appOrigin = 'https://app.makeswift.com' if (window.parent !== window) { window.addEventListener('message', event => { if ( event.origin === appOrigin && event.data.type === 'MAKESWIFT_CONNECTION_INIT' ) { setInterval(() => { window.parent.postMessage({ type: 'MAKESWIFT_CONNECTION_CHECK', payload: { currentUrl: window.location.href } }, appOrigin) }, 20) } }) window.parent.postMessage({ type: 'MAKESWIFT_CONNECTION_INIT' }, appOrigin) } </script><link as="font" crossorigin="anonymous" href="/mm/fonts/Gotham-Black_Web.woff2" rel="preload" type="font/woff2"/><link as="font" crossorigin="anonymous" href="/mm/fonts/Gotham-Bold_Web.woff2" rel="preload" type="font/woff2"/><link as="font" crossorigin="anonymous" href="/mm/fonts/Gotham-Book_Web.woff2" rel="preload" type="font/woff2"/><link as="font" crossorigin="anonymous" href="/mm/fonts/Gotham-BookItalic_Web.woff2" rel="preload" type="font/woff2"/><link as="font" crossorigin="anonymous" href="/mm/fonts/Gotham-Light_Web.woff2" rel="preload" type="font/woff2"/><link as="font" crossorigin="anonymous" href="/mm/fonts/Gotham-LightItalic_Web.woff2" rel="preload" type="font/woff2"/><link as="font" crossorigin="anonymous" href="/mm/fonts/Gotham-Medium_Web.woff2" rel="preload" type="font/woff2"/><link as="font" crossorigin="anonymous" href="/mm/fonts/GothamCond-Bold_Web.woff2" rel="preload" type="font/woff2"/><link as="font" crossorigin="anonymous" href="/mm/fonts/GothamCondensed-Medium.woff2" rel="preload" type="font/woff2"/><link href="https://bc-segment-personas.herokuapp.com" rel="preconnect"/><link href="https://grow.bigcommerce.com" rel="preconnect"/><link href="https://customer.api.drift.com" rel="preconnect"/><link href="https://driftt.imgix.net" rel="preconnect"/><link href="https://cdnjs.cloudflare.com" rel="preconnect"/><link rel="preload" href="/_next/static/css/26425f299b4279f8.css" as="style"/><link rel="stylesheet" href="/_next/static/css/26425f299b4279f8.css" data-n-g=""/><link rel="preload" href="/_next/static/css/b39dbd97004bc4b5.css" as="style"/><link rel="stylesheet" href="/_next/static/css/b39dbd97004bc4b5.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="https://www.google.com/recaptcha/enterprise.js?render=6LeO4mgkAAAAAFkgujZlNB02Sg7lsd9f-XvI5Hic" defer="" data-nscript="beforeInteractive"></script><script defer="" src="/_next/static/chunks/8562.aa8e8297eb340c92.js"></script><script defer="" src="/_next/static/chunks/8561.e3227142345943e7.js"></script><script defer="" src="/_next/static/chunks/3723.5c4c790ea38f2bff.js"></script><script defer="" src="/_next/static/chunks/4075.361a5aa900ad2eb2.js"></script><script defer="" src="/_next/static/chunks/2908.c09cc7f9913587dd.js"></script><script defer="" src="/_next/static/chunks/3439.286c46a1cc76de05.js"></script><script defer="" src="/_next/static/chunks/6993.c060746b3a3cd80a.js"></script><script defer="" src="/_next/static/chunks/9532.9cf909dbc619b04b.js"></script><script defer="" src="/_next/static/chunks/4018.2b0b51b69f08a21f.js"></script><script defer="" src="/_next/static/chunks/5113.6dc1317138b2c486.js"></script><script defer="" src="/_next/static/chunks/1425.8cd7a9f6b59c0fd7.js"></script><script defer="" src="/_next/static/chunks/9053.e28e3fb38c547340.js"></script><script defer="" src="/_next/static/chunks/671.874d3d35b4f31be6.js"></script><script defer="" src="/_next/static/chunks/31.f2dd4d1123bf3cff.js"></script><script defer="" src="/_next/static/chunks/805.df34d57fe57ef33e.js"></script><script src="/_next/static/chunks/webpack-c157ae491038a0a8.js" defer=""></script><script src="/_next/static/chunks/framework-a1a0da8b7e0cb5ee.js" defer=""></script><script src="/_next/static/chunks/main-db3b5621f3d0c67a.js" defer=""></script><script src="/_next/static/chunks/pages/_app-f197ea60d73d0e8a.js" defer=""></script><script src="/_next/static/chunks/2f2f2f41-d14b05c6bf5e6980.js" defer=""></script><script src="/_next/static/chunks/5766-e6406b59f789c853.js" defer=""></script><script src="/_next/static/chunks/7373-46bb880807235ac2.js" defer=""></script><script src="/_next/static/chunks/pages/404-0c79cfd6fefe7058.js" defer=""></script><script src="/_next/static/gatM21jv0PI-Hb9c3sUwX/_buildManifest.js" defer=""></script><script src="/_next/static/gatM21jv0PI-Hb9c3sUwX/_ssgManifest.js" defer=""></script><style data-emotion="css 248241 1laaevc 5bz3sx 2v3kl3 k8oufe 1w6op7x 1ccnjsp vv2otm 111nzef 6x1mo7 yw3hmb hsl9w3 1f2go32 1exkkfy 6qclq7 1a5ux0i 1yki1s4 1ildt66 1taw4r9 1li8esn 1lyb1fo lng9o5 59yyfh nosvkm ylzvzf 1tz8t3k t8aoge 1jln6b4 rvpq1g 5b2bwo 29u5s9 1x7bkr3 6wwn9s myzdt1 tb5eip 9858c6 mhwr3c 15zo0ut 1a7lz5r 3v38iy kxzrrk 907lhb 1uxksq2 t0oda2 1uzbezt 1i72cj7 9uwwj2 ea4z0q ewps42 hpqs5e 15crnyt mmx2xd 1b5agc2 1bj24ge 2x071a 1l5zro5 o5l9zm 1c03n5r 18bphe3 c7w6ca 95m2cp">.css-248241{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;}@-webkit-keyframes animation-1laaevc{0%{opacity:0;-webkit-transform:rotateX(-20deg);-moz-transform:rotateX(-20deg);-ms-transform:rotateX(-20deg);transform:rotateX(-20deg);}100%{opacity:1;-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none;}}@keyframes animation-1laaevc{0%{opacity:0;-webkit-transform:rotateX(-20deg);-moz-transform:rotateX(-20deg);-ms-transform:rotateX(-20deg);transform:rotateX(-20deg);}100%{opacity:1;-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none;}}@-webkit-keyframes animation-5bz3sx{from{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes animation-5bz3sx{from{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}html{box-sizing:border-box;}*,*::before,*::after{box-sizing:inherit;}html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;}body{margin:0;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;-webkit-text-decoration:underline;text-decoration:underline;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.625em 0.75em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:-webkit-box;display:-webkit-list-item;display:-ms-list-itembox;display:list-item;}template{display:none;}[hidden]{display:none;}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}.css-1w6op7x{position:relative;width:100%;margin:0 auto;}.css-1w6op7x >*{border-radius:inherit;height:inherit;}.css-1w6op7x >:last-child{position:relative;}.css-1ccnjsp{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-1ccnjsp{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1ccnjsp{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1ccnjsp{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1ccnjsp{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1ccnjsp{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0px;}}@media only screen and (max-width: 640px){.css-1ccnjsp{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0px;}}@media (prefers-reduced-motion: no-preference){.css-1ccnjsp{-webkit-transition:-webkit-transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;transition:transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;}}.css-vv2otm{max-width:100%;}@media only screen and (min-width: 1537px){.css-vv2otm{width:100%;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-vv2otm{width:100%;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-vv2otm{width:100%;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-vv2otm{width:100%;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-vv2otm{width:100%;}}@media only screen and (max-width: 640px){.css-vv2otm{width:100%;}}@media only screen and (min-width: 1537px){.css-111nzef{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-111nzef{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-111nzef{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-111nzef{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-111nzef{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (max-width: 640px){.css-111nzef{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}.css-6x1mo7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;}@media only screen and (min-width: 1537px){.css-6x1mo7{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-6x1mo7{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-6x1mo7{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-6x1mo7{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-6x1mo7{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (max-width: 640px){.css-6x1mo7{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1537px){.css-6x1mo7{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-6x1mo7{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-6x1mo7{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-6x1mo7{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-6x1mo7{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (max-width: 640px){.css-6x1mo7{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 1537px){.css-6x1mo7{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-6x1mo7{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-6x1mo7{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-6x1mo7{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-6x1mo7{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (max-width: 640px){.css-6x1mo7{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}.css-yw3hmb{position:relative;width:100%;margin:0 auto;max-width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.css-yw3hmb >*{border-radius:inherit;height:inherit;}.css-yw3hmb >:last-child{position:relative;}@media only screen and (min-width: 1537px){.css-yw3hmb{width:100%;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-yw3hmb{width:100%;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-yw3hmb{width:100%;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-yw3hmb{width:100%;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-yw3hmb{width:100%;}}@media only screen and (max-width: 640px){.css-yw3hmb{width:100%;}}@media only screen and (min-width: 1537px){.css-yw3hmb{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-yw3hmb{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-yw3hmb{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-yw3hmb{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-yw3hmb{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (max-width: 640px){.css-yw3hmb{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1537px){.css-yw3hmb{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-yw3hmb{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-yw3hmb{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-yw3hmb{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-yw3hmb{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (max-width: 640px){.css-yw3hmb{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 1537px){.css-yw3hmb{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-yw3hmb{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-yw3hmb{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-yw3hmb{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-yw3hmb{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (max-width: 640px){.css-yw3hmb{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media (prefers-reduced-motion: no-preference){.css-yw3hmb{opacity:1;-webkit-transition:all 0ms;transition:all 0ms;}.css-yw3hmb>div>.grid-item{opacity:1;}}.css-hsl9w3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-hsl9w3{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-hsl9w3{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-hsl9w3{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-hsl9w3{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-hsl9w3{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (max-width: 640px){.css-hsl9w3{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1537px){.css-hsl9w3{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-hsl9w3{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-hsl9w3{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-hsl9w3{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-hsl9w3{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (max-width: 640px){.css-hsl9w3{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media (prefers-reduced-motion: no-preference){.css-hsl9w3{-webkit-transition:-webkit-transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;transition:transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;}}.css-1f2go32{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-1f2go32{-webkit-flex-basis:calc(100% * 1.00000);-ms-flex-preferred-size:calc(100% * 1.00000);flex-basis:calc(100% * 1.00000);min-width:calc(100% * 1.00000);}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1f2go32{-webkit-flex-basis:calc(100% * 1.00000);-ms-flex-preferred-size:calc(100% * 1.00000);flex-basis:calc(100% * 1.00000);min-width:calc(100% * 1.00000);}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1f2go32{-webkit-flex-basis:calc(100% * 1.00000);-ms-flex-preferred-size:calc(100% * 1.00000);flex-basis:calc(100% * 1.00000);min-width:calc(100% * 1.00000);}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1f2go32{-webkit-flex-basis:calc(100% * 1.00000);-ms-flex-preferred-size:calc(100% * 1.00000);flex-basis:calc(100% * 1.00000);min-width:calc(100% * 1.00000);}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1f2go32{-webkit-flex-basis:calc(100% * 1.00000);-ms-flex-preferred-size:calc(100% * 1.00000);flex-basis:calc(100% * 1.00000);min-width:calc(100% * 1.00000);}}@media only screen and (max-width: 640px){.css-1f2go32{-webkit-flex-basis:calc(100% * 1.00000);-ms-flex-preferred-size:calc(100% * 1.00000);flex-basis:calc(100% * 1.00000);min-width:calc(100% * 1.00000);}}.css-1exkkfy{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;}@media only screen and (min-width: 1537px){.css-1exkkfy{padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1exkkfy{padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1exkkfy{padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1exkkfy{padding-top:12px;padding-right:0px;padding-bottom:32px;padding-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1exkkfy{padding-top:12px;padding-right:0px;padding-bottom:24px;padding-left:0px;}}@media only screen and (max-width: 640px){.css-1exkkfy{padding-top:12px;padding-right:0px;padding-bottom:24px;padding-left:0px;}}@media only screen and (min-width: 1537px){.css-1exkkfy{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1exkkfy{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1exkkfy{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1exkkfy{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1exkkfy{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (max-width: 640px){.css-1exkkfy{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 1537px){.css-1exkkfy{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1exkkfy{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1exkkfy{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1exkkfy{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1exkkfy{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (max-width: 640px){.css-1exkkfy{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}.css-6qclq7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-6qclq7{-webkit-flex-basis:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:0;padding-right:16px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-6qclq7{-webkit-flex-basis:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:0;padding-right:16px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-6qclq7{-webkit-flex-basis:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:0;padding-right:16px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-6qclq7{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:16px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-6qclq7{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:16px;}}@media only screen and (max-width: 640px){.css-6qclq7{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:16px;}}@media only screen and (min-width: 1537px){.css-6qclq7{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-6qclq7{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-6qclq7{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-6qclq7{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-6qclq7{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (max-width: 640px){.css-6qclq7{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media (prefers-reduced-motion: no-preference){.css-6qclq7{-webkit-transition:-webkit-transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;transition:transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;}}.css-1a5ux0i{max-width:100%;}@media only screen and (min-width: 1537px){.css-1a5ux0i{width:100%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1a5ux0i{width:100%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1a5ux0i{width:100%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1a5ux0i{width:100%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1a5ux0i{width:100%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (max-width: 640px){.css-1a5ux0i{width:100%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}.css-1yki1s4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-1yki1s4{-webkit-flex-basis:calc(0.33333 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.33333 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.33333 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.33333 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.33333 * (100% + 32px) - 0 * 32px / 2 - 0.01px);padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1yki1s4{-webkit-flex-basis:calc(0.33333 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.33333 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.33333 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.33333 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.33333 * (100% + 32px) - 0 * 32px / 2 - 0.01px);padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1yki1s4{-webkit-flex-basis:calc(0.33333 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.33333 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.33333 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.33333 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.33333 * (100% + 32px) - 0 * 32px / 2 - 0.01px);padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1yki1s4{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:16px;padding-bottom:16px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1yki1s4{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:16px;padding-bottom:16px;}}@media only screen and (max-width: 640px){.css-1yki1s4{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:16px;padding-bottom:16px;}}@media only screen and (min-width: 1537px){.css-1yki1s4{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1yki1s4{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1yki1s4{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1yki1s4{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1yki1s4{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (max-width: 640px){.css-1yki1s4{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media (prefers-reduced-motion: no-preference){.css-1yki1s4{-webkit-transition:-webkit-transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;transition:transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;}}.css-1ildt66{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-1ildt66{-webkit-flex-basis:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:16px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1ildt66{-webkit-flex-basis:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:16px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1ildt66{-webkit-flex-basis:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.33333 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:16px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1ildt66{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:16px;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1ildt66{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:16px;padding-bottom:0;}}@media only screen and (max-width: 640px){.css-1ildt66{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:16px;padding-bottom:0;}}@media only screen and (min-width: 1537px){.css-1ildt66{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1ildt66{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1ildt66{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1ildt66{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1ildt66{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (max-width: 640px){.css-1ildt66{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media (prefers-reduced-motion: no-preference){.css-1ildt66{-webkit-transition:-webkit-transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;transition:transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;}}.css-1taw4r9{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;}@media only screen and (min-width: 1537px){.css-1taw4r9{padding-top:48px;padding-right:0px;padding-bottom:48px;padding-left:48px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1taw4r9{padding-top:48px;padding-right:0px;padding-bottom:48px;padding-left:48px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1taw4r9{padding-top:32px;padding-right:0px;padding-bottom:32px;padding-left:32px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1taw4r9{padding-top:32px;padding-right:0px;padding-bottom:32px;padding-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1taw4r9{padding-top:24px;padding-right:0px;padding-bottom:24px;padding-left:0px;}}@media only screen and (max-width: 640px){.css-1taw4r9{padding-top:24px;padding-right:0px;padding-bottom:24px;padding-left:0px;}}@media only screen and (min-width: 1537px){.css-1taw4r9{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1taw4r9{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1taw4r9{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1taw4r9{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1taw4r9{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (max-width: 640px){.css-1taw4r9{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 1537px){.css-1taw4r9{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1taw4r9{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1taw4r9{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1taw4r9{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1taw4r9{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (max-width: 640px){.css-1taw4r9{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}.css-1li8esn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-1li8esn{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1li8esn{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1li8esn{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1li8esn{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1li8esn{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (max-width: 640px){.css-1li8esn{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1537px){.css-1li8esn{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1li8esn{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1li8esn{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1li8esn{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1li8esn{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (max-width: 640px){.css-1li8esn{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media (prefers-reduced-motion: no-preference){.css-1li8esn{-webkit-transition:-webkit-transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;transition:transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;}}.css-1lyb1fo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-1lyb1fo{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1lyb1fo{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1lyb1fo{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1lyb1fo{display:none;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1lyb1fo{display:none;}}@media only screen and (max-width: 640px){.css-1lyb1fo{display:none;}}@media only screen and (min-width: 1537px){.css-1lyb1fo{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1lyb1fo{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1lyb1fo{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1lyb1fo{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1lyb1fo{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (max-width: 640px){.css-1lyb1fo{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media (prefers-reduced-motion: no-preference){.css-1lyb1fo{-webkit-transition:-webkit-transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;transition:transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;}}.css-lng9o5{line-height:0;overflow:hidden;max-width:100%;}@media only screen and (min-width: 1537px){.css-lng9o5{width:468px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-lng9o5{width:468px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-lng9o5{width:468px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-lng9o5{width:468px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-lng9o5{width:468px;}}@media only screen and (max-width: 640px){.css-lng9o5{width:468px;}}@media only screen and (min-width: 1537px){.css-lng9o5{opacity:1;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-lng9o5{opacity:1;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-lng9o5{opacity:1;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-lng9o5{opacity:1;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-lng9o5{opacity:1;}}@media only screen and (max-width: 640px){.css-lng9o5{opacity:1;}}@media only screen and (min-width: 1537px){.css-lng9o5{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-lng9o5{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-lng9o5{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-lng9o5{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-lng9o5{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (max-width: 640px){.css-lng9o5{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1537px){.css-lng9o5{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-lng9o5{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-lng9o5{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-lng9o5{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-lng9o5{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (max-width: 640px){.css-lng9o5{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1537px){.css-lng9o5{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-lng9o5{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-lng9o5{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-lng9o5{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-lng9o5{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (max-width: 640px){.css-lng9o5{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 1537px){.css-lng9o5{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-lng9o5{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-lng9o5{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-lng9o5{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-lng9o5{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (max-width: 640px){.css-lng9o5{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}.css-59yyfh{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-59yyfh{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-59yyfh{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-59yyfh{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-59yyfh{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-59yyfh{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0;}}@media only screen and (max-width: 640px){.css-59yyfh{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0;}}@media only screen and (min-width: 1537px){.css-59yyfh{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-59yyfh{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-59yyfh{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-59yyfh{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-59yyfh{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (max-width: 640px){.css-59yyfh{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media (prefers-reduced-motion: no-preference){.css-59yyfh{-webkit-transition:-webkit-transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;transition:transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;}}.css-nosvkm{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;}@media only screen and (min-width: 1537px){.css-nosvkm{padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-nosvkm{padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-nosvkm{padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-nosvkm{padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-nosvkm{padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;}}@media only screen and (max-width: 640px){.css-nosvkm{padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;}}@media only screen and (min-width: 1537px){.css-nosvkm{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-nosvkm{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-nosvkm{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-nosvkm{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-nosvkm{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (max-width: 640px){.css-nosvkm{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 1537px){.css-nosvkm{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-nosvkm{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-nosvkm{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-nosvkm{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-nosvkm{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (max-width: 640px){.css-nosvkm{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}.css-ylzvzf{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;overflow:hidden;}@media only screen and (min-width: 1537px){.css-ylzvzf{display:block;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-ylzvzf{display:block;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-ylzvzf{display:block;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-ylzvzf{display:block;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-ylzvzf{display:block;}}@media only screen and (max-width: 640px){.css-ylzvzf{display:block;}}.css-1tz8t3k{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background-color:hsla(248.571,17.0732%,8.03922%,1);}.css-t8aoge{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-t8aoge{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:2px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-t8aoge{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:2px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-t8aoge{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:2px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-t8aoge{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:2px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-t8aoge{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:2px;}}@media only screen and (max-width: 640px){.css-t8aoge{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:2px;}}@media only screen and (min-width: 1537px){.css-t8aoge{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-t8aoge{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-t8aoge{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-t8aoge{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-t8aoge{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (max-width: 640px){.css-t8aoge{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media (prefers-reduced-motion: no-preference){.css-t8aoge{-webkit-transition:-webkit-transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;transition:transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;}}.css-1jln6b4{margin:0;}@media only screen and (min-width: 1537px){.css-rvpq1g{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:16px;font-weight:500;line-height:1.4;letter-spacing:0em;font-style:initial;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-rvpq1g{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:16px;font-weight:500;line-height:1.4;letter-spacing:0em;font-style:initial;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-rvpq1g{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:16px;font-weight:500;line-height:1.4;letter-spacing:0em;font-style:initial;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-rvpq1g{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:16px;font-weight:500;line-height:1.4;letter-spacing:0em;font-style:initial;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-rvpq1g{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:16px;font-weight:500;line-height:1.4;letter-spacing:0em;font-style:initial;}}@media only screen and (max-width: 640px){.css-rvpq1g{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:16px;font-weight:500;line-height:1.4;letter-spacing:0em;font-style:initial;}}.css-5b2bwo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-5b2bwo{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:2px;padding-bottom:2px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-5b2bwo{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:2px;padding-bottom:2px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-5b2bwo{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:2px;padding-bottom:2px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-5b2bwo{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:2px;padding-bottom:2px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-5b2bwo{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:2px;padding-bottom:2px;}}@media only screen and (max-width: 640px){.css-5b2bwo{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:2px;padding-bottom:2px;}}@media only screen and (min-width: 1537px){.css-5b2bwo{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-5b2bwo{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-5b2bwo{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-5b2bwo{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-5b2bwo{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (max-width: 640px){.css-5b2bwo{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media (prefers-reduced-motion: no-preference){.css-5b2bwo{-webkit-transition:-webkit-transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;transition:transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;}}@media only screen and (min-width: 1537px){.css-29u5s9{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:14px;font-weight:400;line-height:1.6;letter-spacing:0em;text-transform:initial;font-style:initial;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-29u5s9{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:14px;font-weight:400;line-height:1.6;letter-spacing:0em;text-transform:initial;font-style:initial;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-29u5s9{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:14px;font-weight:400;line-height:1.6;letter-spacing:0em;text-transform:initial;font-style:initial;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-29u5s9{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:14px;font-weight:400;line-height:1.6;letter-spacing:0em;text-transform:initial;font-style:initial;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-29u5s9{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:14px;font-weight:400;line-height:1.6;letter-spacing:0em;text-transform:initial;font-style:initial;}}@media only screen and (max-width: 640px){.css-29u5s9{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:14px;font-weight:400;line-height:1.6;letter-spacing:0em;text-transform:initial;font-style:initial;}}.css-1x7bkr3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-1x7bkr3{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:2px;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1x7bkr3{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:2px;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1x7bkr3{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:2px;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1x7bkr3{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:2px;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1x7bkr3{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:2px;padding-bottom:0;}}@media only screen and (max-width: 640px){.css-1x7bkr3{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:2px;padding-bottom:0;}}@media only screen and (min-width: 1537px){.css-1x7bkr3{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1x7bkr3{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1x7bkr3{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1x7bkr3{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1x7bkr3{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (max-width: 640px){.css-1x7bkr3{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media (prefers-reduced-motion: no-preference){.css-1x7bkr3{-webkit-transition:-webkit-transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;transition:transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;}}@media only screen and (min-width: 1537px){.css-6wwn9s{margin-top:8px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-6wwn9s{margin-top:8px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-6wwn9s{margin-top:8px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-6wwn9s{margin-top:8px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-6wwn9s{margin-top:8px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}@media only screen and (max-width: 640px){.css-6wwn9s{margin-top:8px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}.css-myzdt1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-myzdt1{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:24px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-myzdt1{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:24px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-myzdt1{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:24px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-myzdt1{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:16px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-myzdt1{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:16px;}}@media only screen and (max-width: 640px){.css-myzdt1{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:16px;}}@media only screen and (min-width: 1537px){.css-myzdt1{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-myzdt1{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-myzdt1{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-myzdt1{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-myzdt1{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (max-width: 640px){.css-myzdt1{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media (prefers-reduced-motion: no-preference){.css-myzdt1{-webkit-transition:-webkit-transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;transition:transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;}}.css-tb5eip{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-tb5eip{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:24px;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-tb5eip{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:24px;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-tb5eip{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:24px;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-tb5eip{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:16px;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-tb5eip{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:16px;padding-bottom:0;}}@media only screen and (max-width: 640px){.css-tb5eip{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:16px;padding-bottom:0;}}@media only screen and (min-width: 1537px){.css-tb5eip{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-tb5eip{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-tb5eip{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-tb5eip{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-tb5eip{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (max-width: 640px){.css-tb5eip{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media (prefers-reduced-motion: no-preference){.css-tb5eip{-webkit-transition:-webkit-transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;transition:transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;}}.css-9858c6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-9858c6{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-9858c6{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-9858c6{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-9858c6{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-9858c6{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0px;}}@media only screen and (max-width: 640px){.css-9858c6{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0px;}}@media (prefers-reduced-motion: no-preference){.css-9858c6{-webkit-transition:-webkit-transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;transition:transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;}}.css-mhwr3c{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-mhwr3c{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-mhwr3c{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-mhwr3c{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-mhwr3c{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-mhwr3c{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0px;}}@media only screen and (max-width: 640px){.css-mhwr3c{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0px;}}@media only screen and (min-width: 1537px){.css-mhwr3c{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-mhwr3c{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-mhwr3c{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-mhwr3c{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-mhwr3c{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (max-width: 640px){.css-mhwr3c{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media (prefers-reduced-motion: no-preference){.css-mhwr3c{-webkit-transition:-webkit-transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;transition:transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;}}.css-15zo0ut{max-width:100%;}@media only screen and (min-width: 1537px){.css-15zo0ut{width:700px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-15zo0ut{width:700px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-15zo0ut{width:700px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-15zo0ut{width:700px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-15zo0ut{width:700px;}}@media only screen and (max-width: 640px){.css-15zo0ut{width:700px;}}.css-1a7lz5r{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-1a7lz5r{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1a7lz5r{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1a7lz5r{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1a7lz5r{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1a7lz5r{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0px;}}@media only screen and (max-width: 640px){.css-1a7lz5r{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0px;}}@media only screen and (min-width: 1537px){.css-1a7lz5r{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1a7lz5r{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1a7lz5r{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1a7lz5r{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1a7lz5r{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (max-width: 640px){.css-1a7lz5r{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media (prefers-reduced-motion: no-preference){.css-1a7lz5r{-webkit-transition:-webkit-transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;transition:transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;}}.css-3v38iy{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-3v38iy{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-3v38iy{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-3v38iy{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-3v38iy{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-3v38iy{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0;}}@media only screen and (max-width: 640px){.css-3v38iy{-webkit-flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);flex-basis:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);min-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);max-width:calc(1 * (100% + 0px) - 2 * 0px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0;}}@media (prefers-reduced-motion: no-preference){.css-3v38iy{-webkit-transition:-webkit-transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;transition:transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;}}.css-kxzrrk{max-width:100%;}@media only screen and (min-width: 1537px){.css-kxzrrk{width:100%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-kxzrrk{width:100%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-kxzrrk{width:100%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-kxzrrk{width:100%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-kxzrrk{width:100%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (max-width: 640px){.css-kxzrrk{width:100%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}.css-907lhb{position:relative;width:100%;margin:0 auto;max-width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.css-907lhb >*{border-radius:inherit;height:inherit;}.css-907lhb >:last-child{position:relative;}@media only screen and (min-width: 1537px){.css-907lhb{width:1280px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-907lhb{width:1280px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-907lhb{width:1280px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-907lhb{width:1280px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-907lhb{width:1280px;}}@media only screen and (max-width: 640px){.css-907lhb{width:1280px;}}@media only screen and (min-width: 1537px){.css-907lhb{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-907lhb{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-907lhb{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-907lhb{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-907lhb{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (max-width: 640px){.css-907lhb{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1537px){.css-907lhb{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-907lhb{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-907lhb{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-907lhb{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-907lhb{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (max-width: 640px){.css-907lhb{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 1537px){.css-907lhb{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-907lhb{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-907lhb{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-907lhb{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-907lhb{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (max-width: 640px){.css-907lhb{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media (prefers-reduced-motion: no-preference){.css-907lhb{opacity:1;-webkit-transition:all 0ms;transition:all 0ms;}.css-907lhb>div>.grid-item{opacity:1;}}.css-1uxksq2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;}@media only screen and (min-width: 1537px){.css-1uxksq2{padding-top:100px;padding-right:15px;padding-bottom:100px;padding-left:15px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1uxksq2{padding-top:100px;padding-right:15px;padding-bottom:100px;padding-left:15px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1uxksq2{padding-top:100px;padding-right:277px;padding-bottom:100px;padding-left:15px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1uxksq2{padding-top:100px;padding-right:15px;padding-bottom:100px;padding-left:15px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1uxksq2{padding-top:100px;padding-right:15px;padding-bottom:100px;padding-left:15px;}}@media only screen and (max-width: 640px){.css-1uxksq2{padding-top:100px;padding-right:15px;padding-bottom:100px;padding-left:15px;}}@media only screen and (min-width: 1537px){.css-1uxksq2{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1uxksq2{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1uxksq2{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1uxksq2{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1uxksq2{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (max-width: 640px){.css-1uxksq2{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 1537px){.css-1uxksq2{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1uxksq2{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1uxksq2{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1uxksq2{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1uxksq2{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (max-width: 640px){.css-1uxksq2{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}.css-t0oda2{position:relative;width:100%;margin:0 auto;max-width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.css-t0oda2 >*{border-radius:inherit;height:inherit;}.css-t0oda2 >:last-child{position:relative;}@media only screen and (min-width: 1537px){.css-t0oda2{width:1156px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-t0oda2{width:1156px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-t0oda2{width:1156px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-t0oda2{width:1156px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-t0oda2{width:1156px;}}@media only screen and (max-width: 640px){.css-t0oda2{width:1156px;}}@media only screen and (min-width: 1537px){.css-t0oda2{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-t0oda2{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-t0oda2{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-t0oda2{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-t0oda2{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (max-width: 640px){.css-t0oda2{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1537px){.css-t0oda2{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-t0oda2{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-t0oda2{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-t0oda2{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-t0oda2{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (max-width: 640px){.css-t0oda2{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 1537px){.css-t0oda2{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-t0oda2{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-t0oda2{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-t0oda2{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-t0oda2{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (max-width: 640px){.css-t0oda2{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media (prefers-reduced-motion: no-preference){.css-t0oda2{opacity:1;-webkit-transition:all 0ms;transition:all 0ms;}.css-t0oda2>div>.grid-item{opacity:1;}}.css-1uzbezt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-1uzbezt{-webkit-flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:0;padding-right:16px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1uzbezt{-webkit-flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:0;padding-right:16px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1uzbezt{-webkit-flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:0;padding-right:16px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1uzbezt{-webkit-flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:0;padding-right:16px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1uzbezt{-webkit-flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:0;padding-right:16px;padding-top:0;padding-bottom:0;}}@media only screen and (max-width: 640px){.css-1uzbezt{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:0px;}}@media only screen and (min-width: 1537px){.css-1uzbezt{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1uzbezt{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1uzbezt{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1uzbezt{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1uzbezt{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (max-width: 640px){.css-1uzbezt{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media (prefers-reduced-motion: no-preference){.css-1uzbezt{-webkit-transition:-webkit-transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;transition:transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;}}@media only screen and (min-width: 1537px){.css-1i72cj7{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1i72cj7{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1i72cj7{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1i72cj7{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1i72cj7{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (max-width: 640px){.css-1i72cj7{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}.css-9uwwj2{margin:0;}@media only screen and (max-width: 640px){.css-9uwwj2{text-align:center;}}@media only screen and (min-width: 1537px){.css-ea4z0q{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:32px;font-weight:700;line-height:1.2;letter-spacing:-0.01em;font-style:initial;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-ea4z0q{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:32px;font-weight:700;line-height:1.2;letter-spacing:-0.01em;font-style:initial;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-ea4z0q{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:32px;font-weight:700;line-height:1.2;letter-spacing:-0.01em;font-style:initial;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-ea4z0q{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:26px;font-weight:700;line-height:1.3;letter-spacing:-0.01em;font-style:initial;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-ea4z0q{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:26px;font-weight:700;line-height:1.3;letter-spacing:-0.01em;font-style:initial;}}@media only screen and (max-width: 640px){.css-ea4z0q{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:26px;font-weight:700;line-height:1.3;letter-spacing:-0.01em;font-style:initial;}}@media only screen and (min-width: 1537px){.css-ewps42{margin-top:10px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-ewps42{margin-top:10px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-ewps42{margin-top:10px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-ewps42{margin-top:10px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-ewps42{margin-top:10px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}@media only screen and (max-width: 640px){.css-ewps42{margin-top:10px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}@media only screen and (min-width: 1537px){.css-hpqs5e{color:hsla(240,6.06061%,38.8235%,1);font-family:Gotham;font-size:18px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:initial;font-style:initial;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-hpqs5e{color:hsla(240,6.06061%,38.8235%,1);font-family:Gotham;font-size:18px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:initial;font-style:initial;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-hpqs5e{color:hsla(240,6.06061%,38.8235%,1);font-family:Gotham;font-size:18px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:initial;font-style:initial;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-hpqs5e{color:hsla(240,6.06061%,38.8235%,1);font-family:Gotham;font-size:18px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:initial;font-style:initial;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-hpqs5e{color:hsla(240,6.06061%,38.8235%,1);font-family:Gotham;font-size:18px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:initial;font-style:initial;}}@media only screen and (max-width: 640px){.css-hpqs5e{color:hsla(240,6.06061%,38.8235%,1);font-family:Gotham;font-size:18px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:initial;font-style:initial;}}@media only screen and (min-width: 1537px){.css-15crnyt{margin-top:32px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-15crnyt{margin-top:32px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-15crnyt{margin-top:32px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-15crnyt{margin-top:32px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-15crnyt{margin-top:32px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}@media only screen and (max-width: 640px){.css-15crnyt{margin-top:32px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}.css-mmx2xd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;max-width:100%;}@media only screen and (min-width: 1537px){.css-mmx2xd{width:100%;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-mmx2xd{width:100%;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-mmx2xd{width:100%;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-mmx2xd{width:100%;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-mmx2xd{width:100%;}}@media only screen and (max-width: 640px){.css-mmx2xd{width:100%;}}@media only screen and (min-width: 1537px){.css-mmx2xd{margin-top:50px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-mmx2xd{margin-top:50px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-mmx2xd{margin-top:50px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-mmx2xd{margin-top:50px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-mmx2xd{margin-top:50px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (max-width: 640px){.css-mmx2xd{margin-top:50px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}.css-1b5agc2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;min-height:40px;width:100%;}@media only screen and (min-width: 1537px){.css-1bj24ge{border-bottom-width:4px;border-bottom-style:solid;border-bottom-color:hsla(248.571,17.0732%,8.03922%,1);}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1bj24ge{border-bottom-width:4px;border-bottom-style:solid;border-bottom-color:hsla(248.571,17.0732%,8.03922%,1);}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1bj24ge{border-bottom-width:4px;border-bottom-style:solid;border-bottom-color:hsla(248.571,17.0732%,8.03922%,1);}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1bj24ge{border-bottom-width:4px;border-bottom-style:solid;border-bottom-color:hsla(248.571,17.0732%,8.03922%,1);}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1bj24ge{border-bottom-width:4px;border-bottom-style:solid;border-bottom-color:hsla(248.571,17.0732%,8.03922%,1);}}@media only screen and (max-width: 640px){.css-1bj24ge{border-bottom-width:4px;border-bottom-style:solid;border-bottom-color:hsla(248.571,17.0732%,8.03922%,1);}}@media only screen and (min-width: 1537px){.css-2x071a{margin-top:14px;margin-right:auto;margin-bottom:14px;margin-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-2x071a{margin-top:14px;margin-right:auto;margin-bottom:14px;margin-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-2x071a{margin-top:14px;margin-right:auto;margin-bottom:14px;margin-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-2x071a{margin-top:14px;margin-right:auto;margin-bottom:14px;margin-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-2x071a{margin-top:14px;margin-right:auto;margin-bottom:14px;margin-left:0px;}}@media only screen and (max-width: 640px){.css-2x071a{margin-top:14px;margin-right:auto;margin-bottom:14px;margin-left:0px;}}@media only screen and (min-width: 1537px){.css-1l5zro5{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:20px;font-weight:500;line-height:1.4;letter-spacing:0em;font-style:initial;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1l5zro5{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:20px;font-weight:500;line-height:1.4;letter-spacing:0em;font-style:initial;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1l5zro5{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:20px;font-weight:500;line-height:1.4;letter-spacing:0em;font-style:initial;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1l5zro5{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:20px;font-weight:500;line-height:1.4;letter-spacing:0em;font-style:initial;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1l5zro5{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:20px;font-weight:500;line-height:1.4;letter-spacing:0em;font-style:initial;}}@media only screen and (max-width: 640px){.css-1l5zro5{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:18px;font-weight:500;line-height:1.4;letter-spacing:0em;font-style:initial;}}@media only screen and (min-width: 1537px){.css-o5l9zm{margin-top:32px;margin-right:auto;margin-bottom:32px;margin-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-o5l9zm{margin-top:32px;margin-right:auto;margin-bottom:32px;margin-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-o5l9zm{margin-top:32px;margin-right:auto;margin-bottom:32px;margin-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-o5l9zm{margin-top:32px;margin-right:auto;margin-bottom:32px;margin-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-o5l9zm{margin-top:32px;margin-right:auto;margin-bottom:32px;margin-left:0px;}}@media only screen and (max-width: 640px){.css-o5l9zm{margin-top:32px;margin-right:auto;margin-bottom:32px;margin-left:0px;}}.css-1c03n5r{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-1c03n5r{-webkit-flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:16px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1c03n5r{-webkit-flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:16px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1c03n5r{-webkit-flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:16px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1c03n5r{-webkit-flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:16px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1c03n5r{-webkit-flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:16px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (max-width: 640px){.css-1c03n5r{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0px;padding-bottom:0;}}@media only screen and (min-width: 1537px){.css-1c03n5r{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1c03n5r{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1c03n5r{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1c03n5r{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1c03n5r{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (max-width: 640px){.css-1c03n5r{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media (prefers-reduced-motion: no-preference){.css-1c03n5r{-webkit-transition:-webkit-transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;transition:transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;}}.css-18bphe3{line-height:0;overflow:hidden;max-width:100%;}@media only screen and (min-width: 1537px){.css-18bphe3{width:548px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-18bphe3{width:548px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-18bphe3{width:548px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-18bphe3{width:548px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-18bphe3{width:548px;}}@media only screen and (max-width: 640px){.css-18bphe3{width:548px;}}@media only screen and (min-width: 1537px){.css-18bphe3{opacity:1;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-18bphe3{opacity:1;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-18bphe3{opacity:1;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-18bphe3{opacity:1;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-18bphe3{opacity:1;}}@media only screen and (max-width: 640px){.css-18bphe3{opacity:1;}}@media only screen and (min-width: 1537px){.css-18bphe3{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-18bphe3{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-18bphe3{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-18bphe3{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-18bphe3{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (max-width: 640px){.css-18bphe3{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1537px){.css-18bphe3{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-18bphe3{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-18bphe3{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-18bphe3{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-18bphe3{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (max-width: 640px){.css-18bphe3{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1537px){.css-18bphe3{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-18bphe3{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-18bphe3{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-18bphe3{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-18bphe3{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (max-width: 640px){.css-18bphe3{border-top:0px solid black;border-right:0px solid black;border-bottom:0px solid black;border-left:0px solid black;}}@media only screen and (min-width: 1537px){.css-18bphe3{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-18bphe3{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-18bphe3{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-18bphe3{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-18bphe3{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}@media only screen and (max-width: 640px){.css-18bphe3{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}.css-c7w6ca{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-c7w6ca{-webkit-flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:0;padding-right:16px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-c7w6ca{-webkit-flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:0;padding-right:16px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-c7w6ca{-webkit-flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:0;padding-right:16px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-c7w6ca{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:16px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-c7w6ca{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:16px;}}@media only screen and (max-width: 640px){.css-c7w6ca{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:16px;}}@media only screen and (min-width: 1537px){.css-c7w6ca{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-c7w6ca{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-c7w6ca{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-c7w6ca{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-c7w6ca{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (max-width: 640px){.css-c7w6ca{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media (prefers-reduced-motion: no-preference){.css-c7w6ca{-webkit-transition:-webkit-transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;transition:transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;}}.css-95m2cp{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-95m2cp{-webkit-flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:16px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-95m2cp{-webkit-flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:16px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-95m2cp{-webkit-flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.5 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:16px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-95m2cp{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:16px;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-95m2cp{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:16px;padding-bottom:0;}}@media only screen and (max-width: 640px){.css-95m2cp{-webkit-flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);flex-basis:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);min-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);max-width:calc(1 * (100% + 32px) - 2 * 32px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:16px;padding-bottom:0;}}@media only screen and (min-width: 1537px){.css-95m2cp{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-95m2cp{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-95m2cp{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-95m2cp{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-95m2cp{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media only screen and (max-width: 640px){.css-95m2cp{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}@media (prefers-reduced-motion: no-preference){.css-95m2cp{-webkit-transition:-webkit-transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;transition:transform 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,filter 750ms cubic-bezier(0.16, 0.84, 0.44, 1) 0ms,opacity 750ms ease 0ms;}}</style></head><body class="webxp"><div id="__next"><!--$--><!--/$--><!--$--><div style="background:white" class="css-1w6op7x"><div class="css-248241"><div class="grid-item css-1ccnjsp"><!--$--><div id="Navigation" class="css-yw3hmb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><header class="w-full flex flex-col bg-white z-30 transition-all fixed !left-0 !top-0 lg-plus:max-h-full translate-y-0 duration-500"><div class="h-9 border-b border-gray-1200 bg-gray-1400 px-0 md:px-8 xl:px-16 xl-plus:px-16 flex items-center justify-center"><nav class="flex h-9 w-full justify-between" style="max-width:1440px"><ul class="flex h-full w-full text-eyebrow font-medium uppercase lg-plus:w-80"><li class="box-content block h-full w-1/2 border-b border-white bg-white"><a data-testid="custom-next-link" target="_self" class="block h-full text-center leading-9 text-black-100" href="https://www.bigcommerce.it/">Enterprise</a></li><li class="box-content block h-full w-1/2 border-b border-transparent bg-transparent"><a data-testid="custom-next-link" target="_self" class="block h-full text-center leading-9 border-x border-transparent text-gray-700 hover:border-gray-1200 hover:bg-gray-1300 hover:text-gray-400" href="https://www.bigcommerce.it/essentials/">PICCOLE IMPRESE</a></li></ul><ul class="hidden h-full font-medium lg-plus:flex "><li class="h-full px-3"><a data-testid="custom-next-link" target="_blank" class="block h-full text-eyebrow leading-9 text-gray-700 hover:text-gray-400" href="https://support.bigcommerce.com/s/?language=it">Centro assistenza</a></li><li class="h-full px-3"><a data-testid="custom-next-link" target="_blank" class="block h-full text-eyebrow leading-9 text-gray-700 hover:text-gray-400" href="https://developer.bigcommerce.com/">Centro sviluppatori</a></li><li class="h-full px-3"><a data-testid="custom-next-link" class="block h-full text-eyebrow leading-9 text-gray-700 hover:text-gray-400" href="tel:+39 800 776 872">Chiama il reparto vendite: +39 800 776 872</a></li><li class="h-full px-3"><a data-testid="custom-next-link" target="_blank" class="block h-full text-eyebrow leading-9 text-gray-700 hover:text-gray-400" href="https://login.bigcommerce.com/login/">Accedi</a></li><li class="group relative flex h-full cursor-pointer items-center border-x border-transparent pl-3 text-gray-700 after:h-1 after:w-2 after:border-4 after:border-b-0 after:border-x-transparent after:border-t-gray-900 hover:border-gray-1200 hover:bg-gray-1300 hover:text-gray-400"><span class="text-lg mr-2">🇮🇹</span><ul class="absolute top-full right-[-1px] z-[31] hidden h-72 w-44 overflow-auto bg-white shadow-lg group-hover:block"><li class="h-8 font-normal text-xs text-gray-700"><a data-testid="custom-next-link" class="flex items-center bg-transparent py-2 px-3 transition-colors hover:bg-gray-1300" href="https://www.bigcommerce.com.au/"><span class="mr-1 text-[18px] h-[18px]">🇦🇺</span>Australia</a></li><li class="h-8 font-normal text-xs text-gray-700"><a data-testid="custom-next-link" class="flex items-center bg-transparent py-2 px-3 transition-colors hover:bg-gray-1300" href="https://www.bigcommerce.dk/"><span class="mr-1 text-[18px] h-[18px]">🇩🇰</span>Danmark</a></li><li class="h-8 font-normal text-xs text-gray-700"><a data-testid="custom-next-link" class="flex items-center bg-transparent py-2 px-3 transition-colors hover:bg-gray-1300" href="https://www.bigcommerce.de/"><span class="mr-1 text-[18px] h-[18px]">🇩🇪</span>Deutschland</a></li><li class="h-8 font-normal text-xs text-gray-700"><a data-testid="custom-next-link" class="flex items-center bg-transparent py-2 px-3 transition-colors hover:bg-gray-1300" href="https://www.bigcommerce.es/"><span class="mr-1 text-[18px] h-[18px]">🇪🇸</span>España</a></li><li class="h-8 font-normal text-xs text-gray-700"><a data-testid="custom-next-link" class="flex items-center bg-transparent py-2 px-3 transition-colors hover:bg-gray-1300" href="https://www.bigcommerce.fr/"><span class="mr-1 text-[18px] h-[18px]">🇫🇷</span>France</a></li><li class="h-8 font-normal text-xs text-gray-700"><a data-testid="custom-next-link" class="flex items-center bg-transparent py-2 px-3 transition-colors hover:bg-gray-1300" href="https://www.bigcommerce.com/india/"><span class="mr-1 text-[18px] h-[18px]">🇮🇳</span>India</a></li><li class="h-8 font-normal text-xs text-gray-700"><a data-testid="custom-next-link" class="flex items-center bg-transparent py-2 px-3 transition-colors hover:bg-gray-1300" href="https://www.bigcommerce.it/"><span class="mr-1 text-[18px] h-[18px]">🇮🇹</span>Italia</a></li><li class="h-8 font-normal text-xs text-gray-700"><a data-testid="custom-next-link" class="flex items-center bg-transparent py-2 px-3 transition-colors hover:bg-gray-1300" href="https://www.bigcommerce.mx/"><span class="mr-1 text-[18px] h-[18px]">🇲🇽</span>México</a></li><li class="h-8 font-normal text-xs text-gray-700"><a data-testid="custom-next-link" class="flex items-center bg-transparent py-2 px-3 transition-colors hover:bg-gray-1300" href="https://www.bigcommerce.nl/"><span class="mr-1 text-[18px] h-[18px]">🇳🇱</span>Nederland</a></li><li class="h-8 font-normal text-xs text-gray-700"><a data-testid="custom-next-link" class="flex items-center bg-transparent py-2 px-3 transition-colors hover:bg-gray-1300" href="https://www.bigcommerce.no/"><span class="mr-1 text-[18px] h-[18px]">🇳🇴</span>Norge</a></li><li class="h-8 font-normal text-xs text-gray-700"><a data-testid="custom-next-link" class="flex items-center bg-transparent py-2 px-3 transition-colors hover:bg-gray-1300" href="https://www.bigcommerce.at/"><span class="mr-1 text-[18px] h-[18px]">🇦🇹</span>Österreich</a></li><li class="h-8 font-normal text-xs text-gray-700"><a data-testid="custom-next-link" class="flex items-center bg-transparent py-2 px-3 transition-colors hover:bg-gray-1300" href="https://www.bigcommerce.com/polska/"><span class="mr-1 text-[18px] h-[18px]">🇵🇱</span>Polska</a></li><li class="h-8 font-normal text-xs text-gray-700"><a data-testid="custom-next-link" class="flex items-center bg-transparent py-2 px-3 transition-colors hover:bg-gray-1300" href="https://www.bigcommerce.com/romania/"><span class="mr-1 text-[18px] h-[18px]">🇷🇴</span>România</a></li><li class="h-8 font-normal text-xs text-gray-700"><a data-testid="custom-next-link" class="flex items-center bg-transparent py-2 px-3 transition-colors hover:bg-gray-1300" href="https://www.bigcommerce.sg/"><span class="mr-1 text-[18px] h-[18px]">🇸🇬</span>Singapore</a></li><li class="h-8 font-normal text-xs text-gray-700"><a data-testid="custom-next-link" class="flex items-center bg-transparent py-2 px-3 transition-colors hover:bg-gray-1300" href="https://www.bigcommerce.com/southafrica/"><span class="mr-1 text-[18px] h-[18px]">🇿🇦</span>South Africa</a></li><li class="h-8 font-normal text-xs text-gray-700"><a data-testid="custom-next-link" class="flex items-center bg-transparent py-2 px-3 transition-colors hover:bg-gray-1300" href="https://www.bigcommerce.se/"><span class="mr-1 text-[18px] h-[18px]">🇸🇪</span>Sverige</a></li><li class="h-8 font-normal text-xs text-gray-700"><a data-testid="custom-next-link" class="flex items-center bg-transparent py-2 px-3 transition-colors hover:bg-gray-1300" href="https://www.bigcommerce.com/UAE/"><span class="mr-1 text-[18px] h-[18px]">🇦🇪</span>UAE</a></li><li class="h-8 font-normal text-xs text-gray-700"><a data-testid="custom-next-link" class="flex items-center bg-transparent py-2 px-3 transition-colors hover:bg-gray-1300" href="https://www.bigcommerce.co.uk/"><span class="mr-1 text-[18px] h-[18px]">🇬🇧</span>United Kingdom</a></li><li class="h-8 font-normal text-xs text-gray-700"><a data-testid="custom-next-link" class="flex items-center bg-transparent py-2 px-3 transition-colors hover:bg-gray-1300" href="https://www.bigcommerce.com/"><span class="mr-1 text-[18px] h-[18px]">🇺🇸</span>United States</a></li></ul></li></ul><div class="flex lg-plus:hidden md:w-full"></div></nav></div><div class="w-full bg-white"><div class="flex flex-1 md:flex-none flex-col bg-white z-30 mx-auto px-6 md:px-8 xl:px-16 xl-plus:px-0" style="transition-property:transform, opacity, height"><nav class="flex w-full items-center self-center" style="max-width:1440px;min-height:73px"><div class="min-w-14 max-w-[190px] w-1/3 flex-1 lg-plus:min-w-[156px] pr-6 lg-plus:h-10 lg-plus:mb-0.5 "><a data-testid="custom-next-link" target="_self" href="https://www.bigcommerce.it/"><img alt="BigCommerce logo" loading="eager" width="132" height="33" decoding="async" data-nimg="1" class="hidden lg-plus:block" style="color:transparent" src="https://dam.bigcommerce.com/m/179d5d0a14041025/original/BC_Wordmark_Black.svg"/><img alt="BigCommerce logo" loading="eager" width="32" height="32" decoding="async" data-nimg="1" class="block lg-plus:hidden h-8" style="color:transparent" src="https://dam.bigcommerce.com/m/780d051412681442/original/BigCommerce-B-Mark-Black.svg"/></a></div><div class="hidden h-full lg-plus:flex "><div class="w-full flex flex-col "><div class="flex flex-col w-full h-full z-30 "><div class="flex content-center h-full "><a data-testid="custom-next-link" class="flex flex-col justify-center text-bc-black text-xs font-medium mx-3" href="https://www.bigcommerce.it/resources/guides/2022-b2c-forrester-cdl-report/#"><div class="flex justify-center items-center gap-1"><span class="border-b-2 border-transparent hover:border-bc-blue">Piattaforma</span><div class="w-1.5 border-[3px] border-b-0 border-x-transparent border-t-gray-900 transition-transform duration-[400ms]"></div></div></a></div></div></div><div class="w-full flex flex-col "><div class="flex flex-col w-full h-full z-30 "><div class="flex content-center h-full "><a data-testid="custom-next-link" class="flex flex-col justify-center text-bc-black text-xs font-medium mx-3" href="https://www.bigcommerce.it/resources/guides/2022-b2c-forrester-cdl-report/#"><div class="flex justify-center items-center gap-1"><span class="border-b-2 border-transparent hover:border-bc-blue">Servizi</span><div class="w-1.5 border-[3px] border-b-0 border-x-transparent border-t-gray-900 transition-transform duration-[400ms]"></div></div></a></div></div></div><div class="w-full flex flex-col "><div class="flex flex-col w-full h-full z-30 "><div class="flex content-center h-full "><a data-testid="custom-next-link" class="flex flex-col justify-center text-bc-black text-xs font-medium mx-3" href="https://www.bigcommerce.it/resources/guides/2022-b2c-forrester-cdl-report/#"><div class="flex justify-center items-center gap-1"><span class="border-b-2 border-transparent hover:border-bc-blue">Risorse</span><div class="w-1.5 border-[3px] border-b-0 border-x-transparent border-t-gray-900 transition-transform duration-[400ms]"></div></div></a></div></div></div><div class="w-full flex flex-col "><div class="flex flex-col w-full h-full z-30 "><div class="flex content-center h-full "><a data-testid="custom-next-link" target="_self" class="flex flex-col justify-center text-bc-black text-xs font-medium mx-3" href="https://www.bigcommerce.it/prezzi-enterprise/"><div class="flex justify-center items-center gap-1"><span class="border-b-2 border-transparent hover:border-bc-blue">Prezzi</span></div></a></div></div></div></div><div class="flex items-center gap-6 ml-auto md:w-1/3 justify-end"><div><a data-testid="custom-next-link" target="_self" class="group relative inline-flex items-center border duration-150 font-medium antialiased transition rounded-md button uppercase tracking-wider bg-bc-blue border-bc-blue text-white hover:bg-blue-200 hover:border-blue-200 active:bg-bc-blue active:border-bc-blue group-hover:bg-blue-200 group-hover:border-blue-200 group-active:bg-bc-blue group-active:border-bc-blue py-1 px-4 text-xxs lg-plus:hidden text-center" href="https://www.bigcommerce.it/richiedi-una-demo/"><span class="flex-1">RICHIEDI UNA DEMO</span><span class="w-0 h-0 ml-0 opacity-0 bg-white [clip-path:polygon(0_0,100%_0,100%_100%)] transition-all animate-[buttonLoader_2s_cubic-bezier(.3,1,0,1)_infinite]"></span></a><a data-testid="custom-next-link" target="_self" class="group relative inline-flex items-center border duration-150 font-medium antialiased transition rounded-md button uppercase tracking-wider bg-bc-blue border-bc-blue text-white hover:bg-blue-200 hover:border-blue-200 active:bg-bc-blue active:border-bc-blue group-hover:bg-blue-200 group-hover:border-blue-200 group-active:bg-bc-blue group-active:border-bc-blue py-2 px-6 text-xs hidden lg-plus:block text-center" href="https://www.bigcommerce.it/richiedi-una-demo/"><span class="flex-1">RICHIEDI UNA DEMO</span><span class="w-0 h-0 ml-0 opacity-0 bg-white [clip-path:polygon(0_0,100%_0,100%_100%)] transition-all animate-[buttonLoader_2s_cubic-bezier(.3,1,0,1)_infinite]"></span></a></div><button class="block w-7 lg-plus:hidden"><span class="sr-only">open menu</span><svg height="18" width="28" class="fill-gray-700"><g fill-rule="evenodd"><path d="M0 0h28v2H0zM0 8h28v2H0zM0 16h28v2H0z"></path></g></svg></button></div></nav></div><nav class="flex-col bg-white overflow-auto hidden"><div class="flex-1 border-t border-gray-900 flex flex-col gap-1 py-2" data-orientation="vertical"><div class="flex flex-col"><div data-state="closed" data-orientation="vertical" class="flex flex-col"><button type="button" aria-controls="radix-:R2b9plbm:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:Rb9plbm:" class="group w-full text-left" data-radix-collection-item=""><a data-testid="custom-next-link" class="relative flex items-center py-2 mx-6 md:mx-8 2xl:mx-auto text-xs text-bc-black gap-1 font-medium" href="https://www.bigcommerce.it/resources/guides/2022-b2c-forrester-cdl-report/#"><span class="">Piattaforma</span><div class="w-1.5 border-[3px] border-b-0 border-x-transparent border-t-gray-900 transition-transform duration-[400ms] group-data-[state=open]:rotate-180"></div></a></button><div data-state="closed" id="radix-:R2b9plbm:" hidden="" role="region" aria-labelledby="radix-:Rb9plbm:" data-orientation="vertical" class="w-full pt-2 pb-8 space-y-8 flex " style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div></div></div><div class="flex flex-col"><div data-state="closed" data-orientation="vertical" class="flex flex-col"><button type="button" aria-controls="radix-:R2j9plbm:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:Rj9plbm:" class="group w-full text-left" data-radix-collection-item=""><a data-testid="custom-next-link" class="relative flex items-center py-2 mx-6 md:mx-8 2xl:mx-auto text-xs text-bc-black gap-1 font-medium" href="https://www.bigcommerce.it/resources/guides/2022-b2c-forrester-cdl-report/#"><span class="">Servizi</span><div class="w-1.5 border-[3px] border-b-0 border-x-transparent border-t-gray-900 transition-transform duration-[400ms] group-data-[state=open]:rotate-180"></div></a></button><div data-state="closed" id="radix-:R2j9plbm:" hidden="" role="region" aria-labelledby="radix-:Rj9plbm:" data-orientation="vertical" class="w-full pt-2 pb-8 space-y-8 flex " style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div></div></div><div class="flex flex-col"><div data-state="closed" data-orientation="vertical" class="flex flex-col"><button type="button" aria-controls="radix-:R2r9plbm:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:Rr9plbm:" class="group w-full text-left" data-radix-collection-item=""><a data-testid="custom-next-link" class="relative flex items-center py-2 mx-6 md:mx-8 2xl:mx-auto text-xs text-bc-black gap-1 font-medium" href="https://www.bigcommerce.it/resources/guides/2022-b2c-forrester-cdl-report/#"><span class="">Risorse</span><div class="w-1.5 border-[3px] border-b-0 border-x-transparent border-t-gray-900 transition-transform duration-[400ms] group-data-[state=open]:rotate-180"></div></a></button><div data-state="closed" id="radix-:R2r9plbm:" hidden="" role="region" aria-labelledby="radix-:Rr9plbm:" data-orientation="vertical" class="w-full pt-2 pb-8 space-y-8 flex " style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div></div></div><div class="flex flex-col"><div data-state="closed" data-orientation="vertical" class="flex flex-col"><button type="button" aria-controls="radix-:R339plbm:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:R139plbm:" class="group w-full text-left" data-radix-collection-item=""><a data-testid="custom-next-link" target="_self" class="relative flex items-center py-2 mx-6 md:mx-8 2xl:mx-auto text-xs text-bc-black gap-1 font-medium" href="https://www.bigcommerce.it/prezzi-enterprise/"><span class="">Prezzi</span></a></button></div></div></div><div class="border-t border-gray-900 py-2 px-6 md:px-8 text-bc-black text-xs relative flex gap-1 flex-col font-medium"><a data-testid="custom-next-link" class="py-2" href="https://support.bigcommerce.com/s/?language=it">Centro assistenza</a><a data-testid="custom-next-link" class="py-2" href="https://developer.bigcommerce.com/">Centro sviluppatori</a><a data-testid="custom-next-link" class="py-2" href="tel:+39 800 776 872">Chiama il reparto vendite: +39 800 776 872</a><a data-testid="custom-next-link" class="py-2" href="https://login.bigcommerce.com/login/">Accedi</a></div><div data-orientation="vertical"><div data-state="closed" data-orientation="vertical"><button class="group w-full text-left w-full flex items-center border-t border-gray-900 py-2 px-6 md:px-8 text-xs text-bc-black gap-1 font-medium" type="button" aria-controls="radix-:Rf9plbm:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:R79plbm:" data-radix-collection-item=""><span class="py-2"><span class="text-sm mr-4">🇮🇹</span>Change country</span><div class="w-1.5 border-[3px] border-b-0 border-x-transparent border-t-gray-900 transition-transform duration-[400ms] group-data-[state=open]:rotate-180"></div></button><div data-state="closed" id="radix-:Rf9plbm:" hidden="" role="region" aria-labelledby="radix-:R79plbm:" data-orientation="vertical" class="px-6 md:px-8 pt-5 pb-8 space-y-8 flex-1" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div></div></div></nav></div><div class="hidden h-full w-3/12 lg-plus:flex -z-20"><div class="bg-white"><div class="left-0 w-full h-fit max-h-[80vh] absolute translate-y-[-100%] overflow-hidden pointer-events-none" style="top:0px;transition:transform 250ms ease"><div class="css-248241"><div class="css-1f2go32"><!--$--><div class="w-full flex justify-center relative px-6 md:px-8 xl:px-16 xl-plus:px-0" data-testid="navigation-grid-container" style="background:linear-gradient(to right, #ffffff 50%, #edeff3 50%)"><div class="w-full max-w-[1440px] grid z-20 section-container has-featured-section"><div class="bg-white col-span-3"><div class="css-248241"><div class="css-1f2go32"><!--$--><div class="css-yw3hmb"><div class="css-1exkkfy"><div class="grid-item css-6qclq7"><!--$--><div class="w-full h-min flex flex-col text-gray-500 css-1a5ux0i Rdctplbm" data-testid="megamenu-column"><div class="w-full pointer h-min"><div class="z-10" data-testid="navigation-content-single-column"><ul class="shrink-0 min-w-[140px] flex flex-col items-start"><li class="uppercase text-eyebrow mb-2 text-[12px] font-medium">Perché BigCommerce?</li><div class="bg-gray-1000 h-[1px] w-full"></div><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/piattaforma/coinvolgi/"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click"><img alt="icon" loading="lazy" width="18" height="16" decoding="async" data-nimg="1" class="mr-2" style="color:transparent" src="https://dam.bigcommerce.com/m/39412475f4c8b913/original/icon-navigation-why-bigcommerce-engage.svg"/>Coinvolgi</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Con piattaforma low-code/no-code, headless o entrambe.</div></a></li><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/piattaforma/attrai/"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click"><img alt="icon" loading="lazy" width="18" height="16" decoding="async" data-nimg="1" class="mr-2" style="color:transparent" src="https://dam.bigcommerce.com/m/767e034cf9ad8fa6/original/icon-navigation-why-bigcommerce-attract.svg"/>Distinguiti</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Conversione, ROAS e ricavi migliorati. </div></a></li><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/piattaforma/converti/"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click"><img alt="icon" loading="lazy" width="18" height="16" decoding="async" data-nimg="1" class="mr-2" style="color:transparent" src="https://dam.bigcommerce.com/m/5d9c672695d3c0e5/original/icon-navigation-why-bigcommerce-convert.svg"/>Converti</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Libertà di pagamento, commissioni più basse, conversione più elevata.</div></a></li><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/piattaforma/espandi/"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click"><img alt="icon" loading="lazy" width="18" height="16" decoding="async" data-nimg="1" class="mr-2" style="color:transparent" src="https://dam.bigcommerce.com/m/2c159bce7b56ccab/original/icon-navigation-why-bigcommerce-expand.svg"/>Espandi</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Cresci con nuovi brand, nuove aree geografiche e canali.</div></a></li><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/piattaforma/opera/"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click"><img alt="icon" loading="lazy" width="18" height="16" decoding="async" data-nimg="1" class="mr-2" style="color:transparent" src="https://dam.bigcommerce.com/m/6fa150f45966756d/original/icon-navigation-why-bigcommerce-operate.svg"/>Operazione</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Operazioni semplificate per ridurre i costi e i rischi.</div></a></li></ul></div></div></div><!--/$--></div><div class="grid-item css-1yki1s4"><!--$--><div class="w-full h-min flex flex-col text-gray-500 css-1a5ux0i Rlctplbm" data-testid="megamenu-column"><div class="w-full pointer h-min"><div class="z-10" data-testid="navigation-content-single-column"><ul class="shrink-0 min-w-[140px] flex flex-col items-start"><li class="uppercase text-eyebrow mb-2 text-[12px] font-medium">Soluzioni</li><div class="bg-gray-1000 h-[1px] w-full"></div><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/soluzioni/#casi-duso"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Casi d'uso</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Espansione semplificata con Multi-Storefront, B2B+B2C e tanto altro.</div></a></li><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/soluzioni/#soluzioni-per-settore"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Settori</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Funzionalità leader per B2B, moda, salute, bellezza, sport, aria aperta e oltre.</div></a></li></ul></div></div></div><!--/$--></div><div class="grid-item css-1ildt66"><!--$--><div class="w-full h-min flex flex-col text-gray-500 css-1a5ux0i Rtctplbm" data-testid="megamenu-column"><div class="w-full pointer h-min"><div class="z-10" data-testid="navigation-content-single-column"><ul class="shrink-0 min-w-[140px] flex flex-col items-start"><li class="uppercase text-eyebrow mb-2 text-[12px] font-medium">In primo piano</li><div class="bg-gray-1000 h-[1px] w-full"></div><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/soluzioni/piattaforma-e-commerce-b2b/"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">B2B Edition</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Funzionalità B2B avanzate per i piani aziendali</div></a></li><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/soluzioni/multi-store/"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Multi-Storefront</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Gestisci più negozi unici con lo stesso account</div></a></li><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/soluzioni/internazionale/"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Internazionale</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Fai crescere il tuo marchio in tutto il mondo</div></a></li><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/soluzioni/headless-commerce/"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Headless</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Offri una migliore esperienza cliente su tutti i canali</div></a></li></ul></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><div class="col-span-1 min-w-[330px]" style="background-color:#edeff3"><div class="css-248241"><div class="css-1f2go32"><!--$--><div class="css-yw3hmb"><div class="css-1taw4r9"><div class="grid-item css-1li8esn"><!--$--><div class="css-yw3hmb"><div class="css-6x1mo7"><div class="grid-item css-1lyb1fo"><!--$--><div class="css-yw3hmb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-lng9o5"><img alt="" loading="lazy" width="468" height="232" decoding="async" data-nimg="1" style="color:transparent;width:100%;height:auto" sizes="100vw" srcSet="/_next/image/?url=https%3A%2F%2Fdam.bigcommerce.com%2Fm%2F605d14cacf07eebe%2Foriginal%2Fcard-thumbnail-nbt-navigation-featured.jpg&w=640&q=75 640w, /_next/image/?url=https%3A%2F%2Fdam.bigcommerce.com%2Fm%2F605d14cacf07eebe%2Foriginal%2Fcard-thumbnail-nbt-navigation-featured.jpg&w=750&q=75 750w, /_next/image/?url=https%3A%2F%2Fdam.bigcommerce.com%2Fm%2F605d14cacf07eebe%2Foriginal%2Fcard-thumbnail-nbt-navigation-featured.jpg&w=828&q=75 828w, /_next/image/?url=https%3A%2F%2Fdam.bigcommerce.com%2Fm%2F605d14cacf07eebe%2Foriginal%2Fcard-thumbnail-nbt-navigation-featured.jpg&w=1080&q=75 1080w, /_next/image/?url=https%3A%2F%2Fdam.bigcommerce.com%2Fm%2F605d14cacf07eebe%2Foriginal%2Fcard-thumbnail-nbt-navigation-featured.jpg&w=1200&q=75 1200w, /_next/image/?url=https%3A%2F%2Fdam.bigcommerce.com%2Fm%2F605d14cacf07eebe%2Foriginal%2Fcard-thumbnail-nbt-navigation-featured.jpg&w=1920&q=75 1920w, /_next/image/?url=https%3A%2F%2Fdam.bigcommerce.com%2Fm%2F605d14cacf07eebe%2Foriginal%2Fcard-thumbnail-nbt-navigation-featured.jpg&w=2048&q=75 2048w, /_next/image/?url=https%3A%2F%2Fdam.bigcommerce.com%2Fm%2F605d14cacf07eebe%2Foriginal%2Fcard-thumbnail-nbt-navigation-featured.jpg&w=3840&q=75 3840w" src="/_next/image/?url=https%3A%2F%2Fdam.bigcommerce.com%2Fm%2F605d14cacf07eebe%2Foriginal%2Fcard-thumbnail-nbt-navigation-featured.jpg&w=3840&q=75"/></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-59yyfh"><!--$--><div class="css-yw3hmb"><div class="css-ylzvzf"><div class="css-1tz8t3k"></div></div><div class="css-nosvkm"><div class="grid-item css-t8aoge"><!--$--><div class="custom-text [&_a_span]:text-bc-blue hover:[&_a_span]:text-bc-black css-vv2otm css-111nzef" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><p class="css-1jln6b4"><span class="undefined css-rvpq1g">The Next Big Thing</span></p></div></div><!--/$--></div><div class="grid-item css-5b2bwo"><!--$--><div class="custom-text [&_a_span]:text-bc-blue hover:[&_a_span]:text-bc-black css-vv2otm css-111nzef" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><p class="css-1jln6b4"><span class="undefined css-29u5s9">Presentazione di oltre 100 nuove funzionalità avanzate della piattaforma, versioni software e integrazioni con i partner, progettate per promuovere il commercio senza compromessi.</span></p></div></div><!--/$--></div><div class="grid-item css-1x7bkr3"><!--$--><a data-testid="custom-next-link" target="_blank" class="group relative inline-flex items-center border duration-150 font-medium antialiased transition rounded-md button uppercase tracking-wider border-transparent !p-0 text-white hover:text-bc-green active:text-white group-hover:text-bc-green group-active:text-bc-green [&>svg]:fill-bc-green py-1 px-4 text-xxs css-6wwn9s R3ldktplbm text-left" href="https://www.bigcommerce.it/next-big-thing/"><span class="flex-1">Richiedi una Demo</span><svg height="16" width="20" fill="currentColor" viewBox="0 0 20 16" class="ml-2 group-hover:translate-x-1 transition-transform duration-150"><path fill-rule="evenodd" clip-rule="evenodd" d="M17.138 8.84H.84a.839.839 0 1 1 0-1.679h16.354L13.508 3.42a.839.839 0 1 1 1.213-1.16l5.044 5.14a.84.84 0 0 1-.013 1.173l-5.044 5.182a.839.839 0 1 1-1.187-1.186l3.617-3.729Z"></path></svg><span class="w-0 h-0 ml-0 opacity-0 bg-white [clip-path:polygon(0_0,100%_0,100%_100%)] transition-all animate-[buttonLoader_2s_cubic-bezier(.3,1,0,1)_infinite]"></span></a><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div></div></div><!--/$--></div></div></div></div><div class="bg-white"><div class="left-0 w-full h-fit max-h-[80vh] absolute translate-y-[-100%] overflow-hidden pointer-events-none" style="top:0px;transition:transform 250ms ease"><div class="css-248241"><div class="css-1f2go32"><!--$--><div class="w-full flex justify-center relative px-6 md:px-8 xl:px-16 xl-plus:px-0" data-testid="navigation-grid-container" style="background:linear-gradient(to right, #ffffff 50%, #ffffff 50%)"><div class="w-full max-w-[1440px] grid z-20 section-container "><div class="bg-white col-span-3"><div class="css-248241"><div class="css-1f2go32"><!--$--><div class="css-yw3hmb"><div class="css-1exkkfy"><div class="grid-item css-c7w6ca"><!--$--><div class="w-full h-min flex flex-col text-gray-500 css-1a5ux0i Rdddplbm" data-testid="megamenu-column"><div class="w-full pointer h-min"><div class="z-10" data-testid="navigation-content-single-column"><ul class="shrink-0 min-w-[140px] flex flex-col items-start"><li class="uppercase text-eyebrow mb-2 text-[12px] font-medium">Servizi di lancio</li><div class="bg-gray-1000 h-[1px] w-full"></div><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/servizi/lancio/"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Panoramica </span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Disegna il tuo percorso verso il successo con servizi specializzati.</div></a></li><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/servizi/lancio/#project-manager-per-limplementazione"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Project management per l'implementazione</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Esperti per assicurarti un lancio nei tempi previsti e nel rispetto del budget.</div></a></li><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/servizi/lancio/#architettura-soluzioni"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Architettura Soluzioni</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Consulenti esperti per progettare al meglio il tuo negozio.</div></a></li><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/servizi/lancio/#data-migration-services"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Migrazione & Ottimizzazione Dati</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Competenza per effettuare la migrazione dei dati in modo chiaro e pulito.</div></a></li><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/servizi/lancio/#pacchetto-di-lancio-enterprise"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Pacchetto di lancio Enterprise</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Istruzione personale per configurare e lanciare il tuo negozio BigCommerce.</div></a></li></ul></div></div></div><!--/$--></div><div class="grid-item css-95m2cp"><!--$--><div class="w-full h-min flex flex-col text-gray-500 css-1a5ux0i Rlddplbm" data-testid="megamenu-column"><div class="w-full pointer h-min"><div class="z-10" data-testid="navigation-content-single-column"><ul class="shrink-0 min-w-[140px] flex flex-col items-start"><li class="uppercase text-eyebrow mb-2 text-[12px] font-medium">Strategie di successo</li><div class="bg-gray-1000 h-[1px] w-full"></div><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/servizi/operazione-completata/"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Panoramica</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Guida tecnica e strategica per aiutarti a crescere.</div></a></li><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/servizi/operazione-completata/#responsabile-del-successo-dei-clienti"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Responsabile del successo dei clienti</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Partner di fiducia per favorire la tua crescita.</div></a></li><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/servizi/operazione-completata/#consulenza-tecnica"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Consulenza tecnica</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Consulenza tecnica e sostegno di esperti.</div></a></li><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/servizi/operazione-completata/#pacchetto-per-la-crescita-enterprise"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Pacchetto per la crescita Enterprise</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Aumenta le vendite migliorando la SEO e la conversione.</div></a></li></ul></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div></div></div><!--/$--></div></div></div></div><div class="bg-white"><div class="left-0 w-full h-fit max-h-[80vh] absolute translate-y-[-100%] overflow-hidden pointer-events-none" style="top:0px;transition:transform 250ms ease"><div class="css-248241"><div class="css-1f2go32"><!--$--><div class="w-full flex justify-center relative px-6 md:px-8 xl:px-16 xl-plus:px-0" data-testid="navigation-grid-container" style="background:linear-gradient(to right, #ffffff 50%, #ffffff 50%)"><div class="w-full max-w-[1440px] grid z-20 section-container "><div class="bg-white col-span-3"><div class="css-248241"><div class="css-1f2go32"><!--$--><div class="css-yw3hmb"><div class="css-1exkkfy"><div class="grid-item css-6qclq7"><!--$--><div class="w-full h-min flex flex-col text-gray-500 css-1a5ux0i Rddtplbm" data-testid="megamenu-column"><div class="w-full pointer h-min"><div class="z-10" data-testid="navigation-content-single-column"><ul class="shrink-0 min-w-[140px] flex flex-col items-start"><li class="uppercase text-eyebrow mb-2 text-[12px] font-medium">RISORSE DIDATTICHE</li><div class="bg-gray-1000 h-[1px] w-full"></div><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/resources/"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Panoramica</span></a></li><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/articles/"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Articoli</span></a></li><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/resources/guides/"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Guide</span></a></li><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/resources/webinars/"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Webinar</span></a></li><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/resources/reports/"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Report</span></a></li></ul></div></div></div><!--/$--></div><div class="grid-item css-1yki1s4"><!--$--><div class="css-yw3hmb"><div class="css-6x1mo7"><div class="grid-item css-myzdt1"><!--$--><div class="w-full h-min flex flex-col text-gray-500 css-1a5ux0i R6ldtplbm" data-testid="megamenu-column"><div class="w-full pointer h-min"><div class="z-10" data-testid="navigation-content-single-column"><ul class="shrink-0 min-w-[140px] flex flex-col items-start"><li class="uppercase text-eyebrow mb-2 text-[12px] font-medium">STORIE DI SUCCESSO</li><div class="bg-gray-1000 h-[1px] w-full"></div><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/case-study/"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Casi Studio</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Leggete le nostre storie di successo.</div></a></li><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/showcase/"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Vetrina dei Clienti</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Scopri i nostri clienti più importanti.</div></a></li></ul></div></div></div><!--/$--></div><div class="grid-item css-tb5eip"><!--$--><div class="w-full h-min flex flex-col text-gray-500 css-1a5ux0i Raldtplbm" data-testid="megamenu-column"><div class="w-full pointer h-min"><div class="z-10" data-testid="navigation-content-single-column"><ul class="shrink-0 min-w-[140px] flex flex-col items-start"><li class="uppercase text-eyebrow mb-2 text-[12px] font-medium">RICONOSCIMENTI</li><div class="bg-gray-1000 h-[1px] w-full"></div><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/resources/reports/#analyst-reports"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Report di analisi</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Scopri cosa dicono gli esperti.</div></a></li></ul></div></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-1ildt66"><!--$--><div class="w-full h-min flex flex-col text-gray-500 css-1a5ux0i Rtdtplbm" data-testid="megamenu-column"><div class="w-full pointer h-min"><div class="z-10" data-testid="navigation-content-single-column"><ul class="shrink-0 min-w-[140px] flex flex-col items-start"><li class="uppercase text-eyebrow mb-2 text-[12px] font-medium">PARTNER</li><div class="bg-gray-1000 h-[1px] w-full"></div><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/partner/"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Panoramica</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Scopri di più sui nostri partner.</div></a></li><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/partner/diventa-un-partner/"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Diventa un partner</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Unisciti al nostro ecosistema di partner globale.</div></a></li><li class="pt-5"><a target="_blank" class="group/link block" href="https://partners.bigcommerce.com/directory/search?f0=Regions+Served&f0v0=Europe "><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Trova un'agenzia partner</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Fatti aiutare da esperti certificati.</div></a></li><li class="pt-5"><a target="_self" class="group/link block" href="https://www.bigcommerce.it/apps/"><span class="flex items-start text-xs leading-[19.2px] pb-.5 font-medium text-bc-black link-column-click">Trova un partner tecnologico</span><div class="mt-2 text-xs text-gray-500 font-normal leading-[18px] link-column-click">Esplora app e integrazioni.</div></a></li></ul></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div></div></div><!--/$--></div></div></div></div><div class="bg-white"></div></div></header><div class="opacity-0 pointer-events-none z-[1] !block top-0 w-full lg-plus:hidden h-screen bg-bc-black fixed right-0 transition-all duration-300 "></div><div style="height:108px"></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-9858c6"><!--$--><div class="css-907lhb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-t0oda2"><div class="css-1uxksq2"><div class="grid-item css-1uzbezt"><!--$--><div class="css-yw3hmb"><div class="css-6x1mo7"><div class="grid-item css-mhwr3c"><!--$--><div class="custom-text [&_a_span]:text-bc-blue hover:[&_a_span]:text-bc-black css-15zo0ut css-1i72cj7" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><h1 class="css-9uwwj2"><span class="undefined css-ea4z0q">Perso nel cyberspazio?</span></h1></div></div><!--/$--></div><div class="grid-item css-1a7lz5r"><!--$--><div class="custom-text [&_a_span]:text-bc-blue hover:[&_a_span]:text-bc-black css-15zo0ut css-ewps42" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><p class="css-9uwwj2"><span class="undefined css-hpqs5e">Sembra che la pagina non esista. Controlla l'URL e riprova.</span></p></div></div><!--/$--></div><div class="grid-item css-1a7lz5r"><!--$--><a data-testid="custom-next-link" target="_self" class="group relative inline-flex items-center border duration-150 font-medium antialiased transition rounded-md button uppercase tracking-wider bg-bc-blue border-bc-blue text-white hover:bg-blue-200 hover:border-blue-200 active:bg-bc-blue active:border-bc-blue group-hover:bg-blue-200 group-hover:border-blue-200 group-active:bg-bc-blue group-active:border-bc-blue py-2 px-6 text-xs css-15crnyt R76qlbm text-left" href="https://www.bigcommerce.it/essentials/"><span class="flex-1">ESPLORA IL NOSTRO SITO</span><svg height="16" width="20" fill="currentColor" viewBox="0 0 20 16" class="ml-2 group-hover:translate-x-1 transition-transform duration-150"><path fill-rule="evenodd" clip-rule="evenodd" d="M17.138 8.84H.84a.839.839 0 1 1 0-1.679h16.354L13.508 3.42a.839.839 0 1 1 1.213-1.16l5.044 5.14a.84.84 0 0 1-.013 1.173l-5.044 5.182a.839.839 0 1 1-1.187-1.186l3.617-3.729Z"></path></svg><span class="w-0 h-0 ml-0 opacity-0 bg-white [clip-path:polygon(0_0,100%_0,100%_100%)] transition-all animate-[buttonLoader_2s_cubic-bezier(.3,1,0,1)_infinite]"></span></a><!--/$--></div><div class="grid-item css-1a7lz5r"><!--$--><div class="css-mmx2xd"><div class="css-1b5agc2"><div class="css-1bj24ge"></div></div></div><!--/$--></div><div class="grid-item css-1a7lz5r"><!--$--><div class="custom-text [&_a_span]:text-bc-blue hover:[&_a_span]:text-bc-black css-15zo0ut css-2x071a" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><p class="css-9uwwj2"><span class="undefined css-1l5zro5">Non trovi quello che stavi cercando?</span></p></div></div><!--/$--></div><div class="grid-item css-1a7lz5r"><!--$--><a data-testid="custom-next-link" target="_self" class="group relative inline-flex items-center border duration-150 font-medium antialiased transition rounded-md button uppercase tracking-wider border-transparent !p-0 text-bc-blue hover:text-bc-blue active:text-black-100 group-hover:text-black-100 group-active:text-black-100 [&>svg]:fill-bc-blue py-3 px-7 text-sm css-o5l9zm Rd6qlbm text-left" href="https://www.bigcommerce.it/vetrina/"><span class="flex-1">VEDI ESEMPI DI NEGOZI</span><svg height="16" width="20" fill="currentColor" viewBox="0 0 20 16" class="ml-2 group-hover:translate-x-1 transition-transform duration-150"><path fill-rule="evenodd" clip-rule="evenodd" d="M17.138 8.84H.84a.839.839 0 1 1 0-1.679h16.354L13.508 3.42a.839.839 0 1 1 1.213-1.16l5.044 5.14a.84.84 0 0 1-.013 1.173l-5.044 5.182a.839.839 0 1 1-1.187-1.186l3.617-3.729Z"></path></svg><span class="w-0 h-0 ml-0 opacity-0 bg-white [clip-path:polygon(0_0,100%_0,100%_100%)] transition-all animate-[buttonLoader_2s_cubic-bezier(.3,1,0,1)_infinite]"></span></a><!--/$--></div><div class="grid-item css-1a7lz5r"><!--$--><a data-testid="custom-next-link" target="_self" class="group relative inline-flex items-center border duration-150 font-medium antialiased transition rounded-md button uppercase tracking-wider border-transparent !p-0 text-bc-blue hover:text-bc-blue active:text-black-100 group-hover:text-black-100 group-active:text-black-100 [&>svg]:fill-bc-blue py-3 px-7 text-sm css-o5l9zm Rf6qlbm text-left" href="https://www.bigcommerce.it/caso-studio/"><span class="flex-1">LEGGI LE STORIE DI SUCCESSO</span><svg height="16" width="20" fill="currentColor" viewBox="0 0 20 16" class="ml-2 group-hover:translate-x-1 transition-transform duration-150"><path fill-rule="evenodd" clip-rule="evenodd" d="M17.138 8.84H.84a.839.839 0 1 1 0-1.679h16.354L13.508 3.42a.839.839 0 1 1 1.213-1.16l5.044 5.14a.84.84 0 0 1-.013 1.173l-5.044 5.182a.839.839 0 1 1-1.187-1.186l3.617-3.729Z"></path></svg><span class="w-0 h-0 ml-0 opacity-0 bg-white [clip-path:polygon(0_0,100%_0,100%_100%)] transition-all animate-[buttonLoader_2s_cubic-bezier(.3,1,0,1)_infinite]"></span></a><!--/$--></div><div class="grid-item css-59yyfh"><!--$--><a data-testid="custom-next-link" target="_self" class="group relative inline-flex items-center border duration-150 font-medium antialiased transition rounded-md button uppercase tracking-wider bg-bc-blue border-bc-blue text-white hover:bg-blue-200 hover:border-blue-200 active:bg-bc-blue active:border-bc-blue group-hover:bg-blue-200 group-hover:border-blue-200 group-active:bg-bc-blue group-active:border-bc-blue py-2 px-6 text-xs css-15crnyt Rh6qlbm text-left" href="https://www.bigcommerce.it/contatto/"><span class="flex-1">CONTATTACI</span><svg height="16" width="20" fill="currentColor" viewBox="0 0 20 16" class="ml-2 group-hover:translate-x-1 transition-transform duration-150"><path fill-rule="evenodd" clip-rule="evenodd" d="M17.138 8.84H.84a.839.839 0 1 1 0-1.679h16.354L13.508 3.42a.839.839 0 1 1 1.213-1.16l5.044 5.14a.84.84 0 0 1-.013 1.173l-5.044 5.182a.839.839 0 1 1-1.187-1.186l3.617-3.729Z"></path></svg><span class="w-0 h-0 ml-0 opacity-0 bg-white [clip-path:polygon(0_0,100%_0,100%_100%)] transition-all animate-[buttonLoader_2s_cubic-bezier(.3,1,0,1)_infinite]"></span></a><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-1c03n5r"><!--$--><div class="css-yw3hmb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-18bphe3"><img alt="4453 404 Page Asset" loading="lazy" width="548" height="662" decoding="async" data-nimg="1" style="color:transparent;width:100%;height:auto" sizes="100vw" srcSet="/_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo0ZjkyMmM3Zi0yYmVlLTQ2MGEtYjU5YS0yMDJiZDlhNzJiYjU%3D%2F4453_404Page_Asset.webp&w=640&q=75 640w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo0ZjkyMmM3Zi0yYmVlLTQ2MGEtYjU5YS0yMDJiZDlhNzJiYjU%3D%2F4453_404Page_Asset.webp&w=750&q=75 750w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo0ZjkyMmM3Zi0yYmVlLTQ2MGEtYjU5YS0yMDJiZDlhNzJiYjU%3D%2F4453_404Page_Asset.webp&w=828&q=75 828w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo0ZjkyMmM3Zi0yYmVlLTQ2MGEtYjU5YS0yMDJiZDlhNzJiYjU%3D%2F4453_404Page_Asset.webp&w=1080&q=75 1080w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo0ZjkyMmM3Zi0yYmVlLTQ2MGEtYjU5YS0yMDJiZDlhNzJiYjU%3D%2F4453_404Page_Asset.webp&w=1200&q=75 1200w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo0ZjkyMmM3Zi0yYmVlLTQ2MGEtYjU5YS0yMDJiZDlhNzJiYjU%3D%2F4453_404Page_Asset.webp&w=1920&q=75 1920w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo0ZjkyMmM3Zi0yYmVlLTQ2MGEtYjU5YS0yMDJiZDlhNzJiYjU%3D%2F4453_404Page_Asset.webp&w=2048&q=75 2048w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo0ZjkyMmM3Zi0yYmVlLTQ2MGEtYjU5YS0yMDJiZDlhNzJiYjU%3D%2F4453_404Page_Asset.webp&w=3840&q=75 3840w" src="/_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo0ZjkyMmM3Zi0yYmVlLTQ2MGEtYjU5YS0yMDJiZDlhNzJiYjU%3D%2F4453_404Page_Asset.webp&w=3840&q=75"/></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-3v38iy"><!--$--><div id="Footer" class="css-yw3hmb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><footer class="css-kxzrrk Rrlbm bg-black-100 w-full"><div class="mx-auto md:max-w-3xl lg:max-w-[1156px] pb-20 md:pt-20 md:px-[30px]"><div class="hidden md:grid md:grid-cols-2 lg:grid-cols-[repeat(auto-fit,minmax(min(100%/3,max(100%/4)),1fr))] gap-y-16 pb-14"><div class="pr-8"><h2 class="text-white text-lg font-medium uppercase font-['Gotham_Condensed'] mb-2">PRODOTTO</h2><ul class="md:grid md:grid-cols-2 md:gap-x-5 lg:block"><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/prodotto/">Caratteristiche</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/servizi/">Servizi</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/prezzi-enterprise/">Prezzi Enterprise</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/richiedi-una-demo/">Richiedi una demo</a></li></ul></div><div class="pr-8"><h2 class="text-white text-lg font-medium uppercase font-['Gotham_Condensed'] mb-2">Partner</h2><ul class="md:grid md:grid-cols-2 md:gap-x-5 lg:block"><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/partner/">Panoramica</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/partner/diventa-un-partner/">Diventa un partner</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://partners.bigcommerce.com/directory/">Trova un'agenzia partner</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_blank" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.co.uk/apps/">Trova un partner tecnologico</a></li></ul></div><div class="pr-8"><h2 class="text-white text-lg font-medium uppercase font-['Gotham_Condensed'] mb-2">CLIENTI</h2><ul class="md:grid md:grid-cols-2 md:gap-x-5 lg:block"><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/caso-studio/">Casi Studio</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/vetrina/">Esempi di negozi</a></li></ul></div><div class="pr-8"><h2 class="text-white text-lg font-medium uppercase font-['Gotham_Condensed'] mb-2">RISORSE</h2><ul class="md:grid md:grid-cols-2 md:gap-x-5 lg:block"><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/risorse/">Panoramica</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/articoli/">Articoli</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/risorse/guide/">Guide e white paper</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_blank" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.co.uk/blog/">Blog di e-commerce</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_blank" rel="noopener" class="text-xs text-white hover:text-gray-900" href="https://medium.com/bigcommerce-developer-blog/">Developer Blog</a></li></ul></div><div class="pr-8"><h2 class="text-white text-lg font-medium uppercase font-['Gotham_Condensed'] mb-2">SOLUZIONI PER CASO D'USO</h2><ul class="md:grid md:grid-cols-2 md:gap-x-5 lg:block"><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/soluzioni/multi-store/">Multi-Storefront</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/soluzioni/headless-commerce/">Headless Commerce</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/soluzioni/piattaforma-e-commerce-b2b/">B2B</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/soluzioni/piattaforma-ecommerce-allingrosso/">All'ingrosso</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/soluzioni/omnicanale/">Omnicanale</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/soluzioni/internazionale/">Internazionale</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/essentials/">Piccole imprese</a></li></ul></div><div class="pr-8"><h2 class="text-white text-lg font-medium uppercase font-['Gotham_Condensed'] mb-2">SOLUZIONI PER SETTORE</h2><ul class="md:grid md:grid-cols-2 md:gap-x-5 lg:block"><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/soluzioni/moda/">Abbigliamento & Moda</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/soluzioni/salute-e-bellezza/">Salute & Bellezza</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/soluzioni/cibo-e-bevande/">Cibo & Bevande</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/soluzioni/produzione/">Produzione</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/soluzioni/automotive/">Automotive</a></li></ul></div><div class="pr-8"><h2 class="text-white text-lg font-medium uppercase font-['Gotham_Condensed'] mb-2">AZIENDA</h2><ul class="md:grid md:grid-cols-2 md:gap-x-5 lg:block"><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/azienda/">Chi siamo</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/azienda/il-nostro-team/">Il nostro team</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://careers.bigcommerce.com/?_ga=2.179512932.1745768724.1680545346-963162758.1680295371&_gl=1*1qil438*_ga*OTYzMTYyNzU4LjE2ODAyOTUzNzE.*_ga_WS2VZYPC6G*MTY4MDY2NjkyNi4xMS4xLjE2ODA2NjY5NzkuNy4wLjA.">Posizioni aperte</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/stampa/">Stampa</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://investors.bigcommerce.com/?_ga=2.179512932.1745768724.1680545346-963162758.1680295371&_gl=1*1qil438*_ga*OTYzMTYyNzU4LjE2ODAyOTUzNzE.*_ga_WS2VZYPC6G*MTY4MDY2NjkyNi4xMS4xLjE2ODA2NjY5NzkuNy4wLjA.">Investor Relations</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://security.bigcommerce.com/?_ga=2.8519157.1745768724.1680545346-963162758.1680295371&_gl=1*14ficbl*_ga*OTYzMTYyNzU4LjE2ODAyOTUzNzE.*_ga_WS2VZYPC6G*MTY4MDY2NjkyNi4xMS4xLjE2ODA2NjY5NzkuNy4wLjA.https://security.bigcommerce.com/?_ga=2.8519157.1745768724.1680545346-963162758.1680295371&_gl=1*14ficbl*_ga*OTYzMTYyNzU4LjE2ODAyOTUzNzE.*_ga_WS2VZYPC6G*MTY4MDY2NjkyNi4xMS4xLjE2ODA2NjY5NzkuNy4wLjA.">Piattaforma Trust Center</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.com/terms/">Termini di servizio</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_blank" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.com/privacy/">Informativa sulla privacy</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/contatto/">Contattaci</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_self" class="text-xs text-white hover:text-gray-900" href="https://www.bigcommerce.it/privacy/report-illegal-content/">Segnala contenuti illegali</a></li></ul></div><div class="pr-8"><h2 class="text-white text-lg font-medium uppercase font-['Gotham_Condensed'] mb-2">CENTRO ASSISTENZA</h2><ul class="md:grid md:grid-cols-2 md:gap-x-5 lg:block"><li class="mb-1.5"><a data-testid="custom-next-link" target="_blank" class="text-xs text-white hover:text-gray-900" href="https://support.bigcommerce.com/s/community/">BigCommerce Community</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_blank" class="text-xs text-white hover:text-gray-900" href="https://support.bigcommerce.com/s/knowledge/">Conoscenze Base</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_blank" class="text-xs text-white hover:text-gray-900" href="https://support.bigcommerce.com/s/videos/">Video</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_blank" class="text-xs text-white hover:text-gray-900" href="https://support.bigcommerce.com/s/contact/">Contatta il supporto tecnico</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_blank" class="text-xs text-white hover:text-gray-900" href="https://developer.bigcommerce.com/">Centro sviluppatori</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_blank" class="text-xs text-white hover:text-gray-900" href="https://developer.bigcommerce.com/api-docs/">Documentazione API</a></li><li class="mb-1.5"><a data-testid="custom-next-link" target="_blank" class="text-xs text-white hover:text-gray-900" href="https://developer.bigcommerce.com/stencil-docs/">Documentazione tecnica</a></li></ul></div></div><div class="md:hidden"><div data-orientation="vertical"><div data-state="closed" data-orientation="vertical" class="border-b border-gray-400"><button type="button" aria-controls="radix-:R4drlbm:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:Rdrlbm:" class="group flex items-center justify-between text-white w-full text-left text-lg font-medium uppercase font-['Gotham_Condensed'] px-7 py-4 relative" data-radix-collection-item="">PRODOTTO<div class="h-[6px] w-3 border-[6px] border-b-0 border-x-transparent border-t-gray-500 transition-transform duration-[400ms] group-data-[state=open]:rotate-180"></div></button></div><div data-state="closed" data-orientation="vertical" class="border-b border-gray-400"><button type="button" aria-controls="radix-:R4lrlbm:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:Rlrlbm:" class="group flex items-center justify-between text-white w-full text-left text-lg font-medium uppercase font-['Gotham_Condensed'] px-7 py-4 relative" data-radix-collection-item="">Partner<div class="h-[6px] w-3 border-[6px] border-b-0 border-x-transparent border-t-gray-500 transition-transform duration-[400ms] group-data-[state=open]:rotate-180"></div></button></div><div data-state="closed" data-orientation="vertical" class="border-b border-gray-400"><button type="button" aria-controls="radix-:R4trlbm:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:Rtrlbm:" class="group flex items-center justify-between text-white w-full text-left text-lg font-medium uppercase font-['Gotham_Condensed'] px-7 py-4 relative" data-radix-collection-item="">CLIENTI<div class="h-[6px] w-3 border-[6px] border-b-0 border-x-transparent border-t-gray-500 transition-transform duration-[400ms] group-data-[state=open]:rotate-180"></div></button></div><div data-state="closed" data-orientation="vertical" class="border-b border-gray-400"><button type="button" aria-controls="radix-:R55rlbm:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:R15rlbm:" class="group flex items-center justify-between text-white w-full text-left text-lg font-medium uppercase font-['Gotham_Condensed'] px-7 py-4 relative" data-radix-collection-item="">RISORSE<div class="h-[6px] w-3 border-[6px] border-b-0 border-x-transparent border-t-gray-500 transition-transform duration-[400ms] group-data-[state=open]:rotate-180"></div></button></div><div data-state="closed" data-orientation="vertical" class="border-b border-gray-400"><button type="button" aria-controls="radix-:R5drlbm:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:R1drlbm:" class="group flex items-center justify-between text-white w-full text-left text-lg font-medium uppercase font-['Gotham_Condensed'] px-7 py-4 relative" data-radix-collection-item="">SOLUZIONI PER CASO D'USO<div class="h-[6px] w-3 border-[6px] border-b-0 border-x-transparent border-t-gray-500 transition-transform duration-[400ms] group-data-[state=open]:rotate-180"></div></button></div><div data-state="closed" data-orientation="vertical" class="border-b border-gray-400"><button type="button" aria-controls="radix-:R5lrlbm:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:R1lrlbm:" class="group flex items-center justify-between text-white w-full text-left text-lg font-medium uppercase font-['Gotham_Condensed'] px-7 py-4 relative" data-radix-collection-item="">SOLUZIONI PER SETTORE<div class="h-[6px] w-3 border-[6px] border-b-0 border-x-transparent border-t-gray-500 transition-transform duration-[400ms] group-data-[state=open]:rotate-180"></div></button></div><div data-state="closed" data-orientation="vertical" class="border-b border-gray-400"><button type="button" aria-controls="radix-:R5trlbm:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:R1trlbm:" class="group flex items-center justify-between text-white w-full text-left text-lg font-medium uppercase font-['Gotham_Condensed'] px-7 py-4 relative" data-radix-collection-item="">AZIENDA<div class="h-[6px] w-3 border-[6px] border-b-0 border-x-transparent border-t-gray-500 transition-transform duration-[400ms] group-data-[state=open]:rotate-180"></div></button></div><div data-state="closed" data-orientation="vertical" class="border-b border-gray-400"><button type="button" aria-controls="radix-:R65rlbm:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:R25rlbm:" class="group flex items-center justify-between text-white w-full text-left text-lg font-medium uppercase font-['Gotham_Condensed'] px-7 py-4 relative" data-radix-collection-item="">CENTRO ASSISTENZA<div class="h-[6px] w-3 border-[6px] border-b-0 border-x-transparent border-t-gray-500 transition-transform duration-[400ms] group-data-[state=open]:rotate-180"></div></button></div></div></div><div class="lg:flex gap-x-5 w-full items-center mt-14 px-6 md:px-0"><a data-testid="custom-next-link" target="_self" href="https://www.bigcommerce.it/"><img alt="BigCommerce Logo" loading="lazy" width="110" height="22.647058823529413" decoding="async" data-nimg="1" style="color:transparent" src="https://dam.bigcommerce.com/m/4643aef2c31defe6/original/Fill-1.svg"/></a><div class="flex-1 mt-8 lg:mt-0"><ul class="flex flex-wrap lg:justify-end gap-x-4 gap-y-3 mb-3"><li><a data-testid="custom-next-link" target="_blank" rel="noopener" class="text-[12px] text-white hover:text-gray-900" href="https://x.com/Bigcommerce/">X</a></li><li><a data-testid="custom-next-link" target="_blank" rel="noopener" class="text-[12px] text-white hover:text-gray-900" href="https://www.facebook.com/Bigcommerce/">Facebook</a></li><li><a data-testid="custom-next-link" target="_blank" rel="noopener" class="text-[12px] text-white hover:text-gray-900" href="https://www.linkedin.com/company/bigcommerce/">LinkedIn</a></li><li><a data-testid="custom-next-link" target="_blank" rel="noopener" class="text-[12px] text-white hover:text-gray-900" href="https://www.youtube.com/c/bigcommerce/">YouTube</a></li><li><a data-testid="custom-next-link" target="_blank" rel="noopener" class="text-[12px] text-white hover:text-gray-900" href="https://pinterest.com/bigcommerce/">Pinterest</a></li><li><a data-testid="custom-next-link" target="_blank" rel="noopener" class="text-[12px] text-white hover:text-gray-900" href="https://www.instagram.com/bigcommerce/">Instagram</a></li></ul><div class="text-gray-800 text-[12px] leading-relaxed text-left lg:text-right w-full">© Copyright 2003 - <!-- -->2024<!-- --> BigCommerce Pty. Ltd.<span><span class="mx-1">|</span><a data-testid="custom-next-link" class="underline hover:text-gray-1100" href="https://www.bigcommerce.it/resources/guides/2022-b2c-forrester-cdl-report/#">Cookie Settings</a></span></div></div></div></div></footer><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"snapshot":{"document":{"id":"UGFnZTo1ZWNlZmM2Zi02YWY3LTQ1MjAtYjY0My1mNDQ1M2U0ODUyNDQ=","site":{"id":"U2l0ZTo1YWNkNmY5MC1mNzJiLTQ2MzctYjc5YS1kZGM2ZGFhYTg1ZDc=","__typename":"Site"},"data":{"key":"d2dfcad6-e4f4-4be8-bb4e-8e66d877bff0","type":"./components/Root/index.js","props":{"robots":"noindex","videos":[],"children":{"columns":[{"value":{"count":12,"spans":[[12],[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"e5e6db6a-0323-48b5-b371-7c756b0d8688","type":"reference","value":"R2xvYmFsRWxlbWVudDowN2ZhNDNiZS01ZWZkLTQzNjMtOTAwOC0xNWZiMTQxZWUxODM="},{"key":"1bba4210-eed0-41cb-afa0-2af0d42eb40b","type":"./components/Box/index.js","props":{"width":[{"value":{"unit":"px","value":1280},"deviceId":"desktop"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"48817da7-8461-477b-8b3f-68cd9287a30c","type":"./components/Box/index.js","props":{"width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":15},"paddingRight":{"unit":"px","value":15},"paddingBottom":{"unit":"px","value":100}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":15},"paddingRight":{"unit":"px","value":15},"paddingBottom":{"unit":"px","value":100}},"deviceId":"laptop"},{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":15},"paddingRight":{"unit":"px","value":277},"paddingBottom":{"unit":"px","value":100}},"deviceId":"external"}],"children":{"columns":[{"value":{"count":12,"spans":[[6,6]]},"deviceId":"desktop"},{"value":{"count":12,"spans":[[6,6]]},"deviceId":"tablet"},{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"mobile"}],"elements":[{"key":"a7abab2c-e1ce-4603-a744-bd406c7bdb03","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12],[12],[12],[12],[12],[12],[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"fad4ee8d-ce93-42c3-a1d9-f5d02ddf5adb","type":"./components/Text/index.js","props":{"text":{"key":"e620c6ae-6b26-4311-a9ff-23ce2372b328","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"heading-one","children":[{"text":"Lost in cyberspace?","typography":{"id":"VHlwb2dyYXBoeTplOGNiZGY0MC0zMzc0LTRkMTgtYmFlZC03OGI4NjQyODExNmQ=","style":[]}}],"textAlign":[{"value":"center","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"px","value":700},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":null,"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}]}},{"key":"3c88eb54-318e-430a-adcb-5f2ca8072564","type":"./components/Text/index.js","props":{"text":{"key":"0d951c73-9f3e-46a1-a64e-72783c48112e","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"It looks like that page doesn't exist – please check the URL and try again.","typography":{"id":"VHlwb2dyYXBoeTpiYjRlZjVmNi05OTQ1LTRiYzAtOWU4Zi1iNDIxODU5MDMyZGQ=","style":[]}}],"textAlign":[{"value":"center","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"px","value":700},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":10},"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":0}},"deviceId":"desktop"}]}},{"key":"ab94b1d9-c61f-4a6d-bcae-5cc89f89e4c8","type":"./components/Button/index.js","props":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo3MWY1OGQ0MC1lNTk4LTRkYTktOTZjNy0yZTk5NmRlY2ZkZTY=","openInNewTab":false}},"children":"EXPLORE OUR SITE","showIcon":false,"className":{"margin":[{"value":{"marginTop":{"unit":"px","value":32},"marginLeft":{"unit":"px","value":0},"marginRight":"auto"},"deviceId":"desktop"}]}}},{"key":"84783d88-33cb-4dce-87ce-c5e7010c316e","type":"./components/Divider/index.js","props":{"color":[{"value":{"alpha":1,"swatchId":"U3dhdGNoOmE4YzkyOGRkLTc4ZGUtNGU0Yi1iYWM1LWU2OGIyMjc2ZjRhYw=="},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":50},"marginLeft":"auto","marginRight":"auto","marginBottom":{"unit":"px","value":0}},"deviceId":"desktop"}],"thickness":[{"value":{"unit":"px","value":4},"deviceId":"desktop"}]}},{"key":"8a598b86-b057-41a3-a36a-c6bbf34eb609","type":"./components/Text/index.js","props":{"text":{"key":"1ddd5c96-aff1-4e3e-ae0a-ef77e146438c","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"Can't find what you were looking for?","typography":{"id":"VHlwb2dyYXBoeTpmNmZjYmUxZS1iODc2LTQ2YWQtOGE5MC05OGVhYzk3YjhiNDI=","style":[]}}],"textAlign":[{"value":"center","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"px","value":700},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":14},"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":14}},"deviceId":"desktop"}]}},{"key":"b84348b6-f378-4f00-a133-55cb0677a51e","type":"./components/Button/index.js","props":{"link":{"type":"OPEN_URL","payload":{"url":"/showcase/","openInNewTab":false}},"size":"large","variant":"subtle","children":"SEE EXAMPLES OF STORES","showIcon":true,"className":{"margin":[{"value":{"marginTop":{"unit":"px","value":32},"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":32}},"deviceId":"desktop"}]}}},{"key":"0e18c5bf-120b-4049-bda2-59125c020b63","type":"./components/Button/index.js","props":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTowYzY4OWQ0Yy0zZWNlLTQ3MmYtODg1My00YTE4MDY3ODgxMzk=","openInNewTab":false}},"size":"large","variant":"subtle","children":"READ SUCCESS STORIES","showIcon":true,"className":{"margin":[{"value":{"marginTop":{"unit":"px","value":32},"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":32}},"deviceId":"desktop"}]}}},{"key":"0f4f9e56-da66-492a-aba2-94a10f65c216","type":"./components/Button/index.js","props":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZToyMWU4MTBiNy1mNWY2LTQxOWItYmQ3NC05ZjZkMjJlNTVhMGY=","openInNewTab":false}},"children":"CONTACT US","showIcon":false,"className":{"margin":[{"value":{"marginTop":{"unit":"px","value":32},"marginLeft":{"unit":"px","value":0},"marginRight":"auto"},"deviceId":"desktop"}]}}}]}}},{"key":"ccc2eb50-f793-4139-a984-324375d26008","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"1b7b30d4-796d-4226-b2fc-3b3c3fd96242","type":"./components/Image/index.js","props":{"file":"RmlsZTo0ZjkyMmM3Zi0yYmVlLTQ2MGEtYjU5YS0yMDJiZDlhNzJiYjU=","altText":"4453 404 Page Asset"}}]}}}]},"columnGap":[{"value":{"unit":"px","value":32},"deviceId":"desktop"}]}}]}}},{"key":"67295ee1-345a-4fcc-96f3-b1e41669ec08","type":"reference","value":"R2xvYmFsRWxlbWVudDo5NjJiMjgyOS05ZTE3LTQyMGMtODMzZi01NzVmNzMyZjE4YWM="}]},"activeLocale":"en-UK"}},"snippets":[],"fonts":[],"meta":{"title":"404","description":"Grow your online business today with actionable marketing and selling advice, tips, and resources from BigCommerce's leading ecommerce blog and community.","socialImage":{"id":"RmlsZTo4ZmJiYTYzMy1jOGUwLTQ4ZWEtOTRiNy1iZmUyZjRkYWIwMDU=","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTo4ZmJiYTYzMy1jOGUwLTQ4ZWEtOTRiNy1iZmUyZjRkYWIwMDU=/BigCommerce-Social-Image-Generic-Facebook.jpg","publicUrlV2":"https://storage.googleapis.com/s.mkswft.com/RmlsZTo4ZmJiYTYzMy1jOGUwLTQ4ZWEtOTRiNy1iZmUyZjRkYWIwMDU=/BigCommerce-Social-Image-Generic-Facebook.jpg","mimetype":"image/jpeg","__typename":"File"},"favicon":{"id":"RmlsZTpkNTRhOTA4Yy0zZjc0LTQ1YWItYmZkMS0yZDcyYTE3ZTdmMjI=","publicUrl":"https://dam.bigcommerce.com/m/569c5976323dd521/original/favicon-196x196.png","publicUrlV2":"https://dam.bigcommerce.com/m/569c5976323dd521/original/favicon-196x196.png","mimetype":"image/png","__typename":"File"}},"seo":{"canonicalUrl":"","isIndexingBlocked":true},"hreflangs":[{"hreflang":"it-it","href":"https://www.bigcommerce.it/errors/404"},{"hreflang":"es-mx","href":"https://www.bigcommerce.mx/errors/404"},{"hreflang":"da-dk","href":"https://www.bigcommerce.dk/errors/404"},{"hreflang":"nl-nl","href":"https://www.bigcommerce.nl/errors/404"},{"hreflang":"en-gb","href":"https://www.bigcommerce.co.uk/errors/404"},{"hreflang":"de-de","href":"https://www.bigcommerce.de/errors/404"},{"hreflang":"fr-fr","href":"https://www.bigcommerce.fr/errors/404"},{"hreflang":"nb-no","href":"https://www.bigcommerce.no/errors/404"},{"hreflang":"de-at","href":"https://www.bigcommerce.at/errors/404"},{"hreflang":"sv-se","href":"https://www.bigcommerce.se/errors/404"},{"hreflang":"en-au","href":"https://www.bigcommerce.com.au/errors/404"},{"hreflang":"es-es","href":"https://www.bigcommerce.es/errors/404"},{"hreflang":"en-sg","href":"https://www.bigcommerce.sg/errors/404"},{"hreflang":"en-us","href":"https://www.bigcommerce.com/errors/404"},{"hreflang":"x-default","href":"https://www.bigcommerce.com/errors/404"}],"localizedPages":[{"id":"3b5cf27c-858a-4219-b62a-5e25fd0b9501","data":{"key":"278181d0-7e1b-425f-821a-da62a5e89ed1","type":"./components/Root/index.js","props":{"robots":"noindex","videos":[],"children":{"columns":[{"value":{"count":12,"spans":[[12],[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"6c32c33c-27be-4d51-ae1c-a5b448c0b38b","type":"reference","value":"R2xvYmFsRWxlbWVudDowN2ZhNDNiZS01ZWZkLTQzNjMtOTAwOC0xNWZiMTQxZWUxODM="},{"key":"19873098-0de4-48ce-b0d2-4dc12baffbd2","type":"./components/Box/index.js","props":{"width":[{"value":{"unit":"px","value":1280},"deviceId":"desktop"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"7a1771d8-ba56-4b24-b57f-414cb1e9211f","type":"./components/Box/index.js","props":{"width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":15},"paddingRight":{"unit":"px","value":15},"paddingBottom":{"unit":"px","value":100}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":15},"paddingRight":{"unit":"px","value":15},"paddingBottom":{"unit":"px","value":100}},"deviceId":"laptop"},{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":15},"paddingRight":{"unit":"px","value":277},"paddingBottom":{"unit":"px","value":100}},"deviceId":"external"}],"children":{"columns":[{"value":{"count":12,"spans":[[6,6]]},"deviceId":"desktop"},{"value":{"count":12,"spans":[[6,6]]},"deviceId":"tablet"},{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"mobile"}],"elements":[{"key":"65ce2a19-e164-43ed-b2b6-1477cf926c93","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12],[12],[12],[12],[12],[12],[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"08bafb50-6216-440d-8337-5fe43b568c50","type":"./components/Text/index.js","props":{"text":{"key":"16416b5b-f2ad-46c8-9bb7-e185577f8d80","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"heading-one","children":[{"text":"Perso nel cyberspazio?","typography":{"id":"VHlwb2dyYXBoeTplOGNiZGY0MC0zMzc0LTRkMTgtYmFlZC03OGI4NjQyODExNmQ=","style":[]}}],"textAlign":[{"value":"center","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"px","value":700},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":null,"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}]}},{"key":"c26b983b-618c-42e9-9b41-2f27995f2cb5","type":"./components/Text/index.js","props":{"text":{"key":"9229bc80-818f-4790-a0a8-a35caef2b0af","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"Sembra che la pagina non esista. Controlla l'URL e riprova.","typography":{"id":"VHlwb2dyYXBoeTpiYjRlZjVmNi05OTQ1LTRiYzAtOWU4Zi1iNDIxODU5MDMyZGQ=","style":[]}}],"textAlign":[{"value":"center","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"px","value":700},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":10},"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":0}},"deviceId":"desktop"}]}},{"key":"86e4c378-0dad-415a-bcea-57d855f3610d","type":"./components/Button/index.js","props":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo3MWY1OGQ0MC1lNTk4LTRkYTktOTZjNy0yZTk5NmRlY2ZkZTY=","openInNewTab":false}},"children":"ESPLORA IL NOSTRO SITO","showIcon":true,"className":{"margin":[{"value":{"marginTop":{"unit":"px","value":32},"marginLeft":{"unit":"px","value":0},"marginRight":"auto"},"deviceId":"desktop"}]}}},{"key":"a1e5bd62-c9f6-44c8-8f0a-04b4165e87a6","type":"./components/Divider/index.js","props":{"color":[{"value":{"alpha":1,"swatchId":"U3dhdGNoOmE4YzkyOGRkLTc4ZGUtNGU0Yi1iYWM1LWU2OGIyMjc2ZjRhYw=="},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":50},"marginLeft":"auto","marginRight":"auto","marginBottom":{"unit":"px","value":0}},"deviceId":"desktop"}],"thickness":[{"value":{"unit":"px","value":4},"deviceId":"desktop"}]}},{"key":"6682ce20-5b0f-4a0c-984c-f0d2e82b68ea","type":"./components/Text/index.js","props":{"text":{"key":"c3c4b613-2f49-44a7-a941-f630145dde88","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"Non trovi quello che stavi cercando?","typography":{"id":"VHlwb2dyYXBoeTpmNmZjYmUxZS1iODc2LTQ2YWQtOGE5MC05OGVhYzk3YjhiNDI=","style":[]}}],"textAlign":[{"value":"center","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"px","value":700},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":14},"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":14}},"deviceId":"desktop"}]}},{"key":"11d7e009-e5bb-4a0d-9257-159cbeea02f6","type":"./components/Button/index.js","props":{"link":{"type":"OPEN_URL","payload":{"url":"/showcase/","openInNewTab":false}},"size":"large","variant":"subtle","children":"VEDI ESEMPI DI NEGOZI","showIcon":true,"className":{"margin":[{"value":{"marginTop":{"unit":"px","value":32},"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":32}},"deviceId":"desktop"}]}}},{"key":"43534f52-e13f-468f-b0f9-cea311266fb3","type":"./components/Button/index.js","props":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTowYzY4OWQ0Yy0zZWNlLTQ3MmYtODg1My00YTE4MDY3ODgxMzk=","openInNewTab":false}},"size":"large","variant":"subtle","children":"LEGGI LE STORIE DI SUCCESSO","showIcon":true,"className":{"margin":[{"value":{"marginTop":{"unit":"px","value":32},"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":32}},"deviceId":"desktop"}]}}},{"key":"a4f16815-1fc4-4c91-ac59-a16a6589b47f","type":"./components/Button/index.js","props":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZToyMWU4MTBiNy1mNWY2LTQxOWItYmQ3NC05ZjZkMjJlNTVhMGY=","openInNewTab":false}},"children":"CONTATTACI","showIcon":true,"className":{"margin":[{"value":{"marginTop":{"unit":"px","value":32},"marginLeft":{"unit":"px","value":0},"marginRight":"auto"},"deviceId":"desktop"}]}}}]}}},{"key":"634bfe4e-4e40-43cc-9a89-33e77edf4dbc","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"cbf52165-f3c1-43f9-90ea-41374ed8e00c","type":"./components/Image/index.js","props":{"file":"RmlsZTo0ZjkyMmM3Zi0yYmVlLTQ2MGEtYjU5YS0yMDJiZDlhNzJiYjU=","altText":"4453 404 Page Asset"}}]}}}]},"columnGap":[{"value":{"unit":"px","value":32},"deviceId":"desktop"}]}}]}}},{"key":"1a189693-4839-4923-9b13-3620610a3f57","type":"reference","value":"R2xvYmFsRWxlbWVudDo5NjJiMjgyOS05ZTE3LTQyMGMtODMzZi01NzVmNzMyZjE4YWM="}]},"activeLocale":"en-UK"}},"elementTreeId":"9d1246d4-bfe1-462f-8e65-d4d094466e23","parentId":null,"meta":{"title":"404","description":"Grow your online business today with actionable marketing and selling advice, tips, and resources from BigCommerce's leading ecommerce blog and community.","socialImage":{"id":"RmlsZTo4ZmJiYTYzMy1jOGUwLTQ4ZWEtOTRiNy1iZmUyZjRkYWIwMDU=","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTo4ZmJiYTYzMy1jOGUwLTQ4ZWEtOTRiNy1iZmUyZjRkYWIwMDU=/BigCommerce-Social-Image-Generic-Facebook.jpg","mimetype":"image/jpeg","__typename":"File"}},"seo":{"canonicalUrl":"","isIndexingBlocked":true}}],"locale":"it-IT","__typename":"Page"},"cacheData":{"Swatch":[{"id":"U3dhdGNoOmE4YzkyOGRkLTc4ZGUtNGU0Yi1iYWM1LWU2OGIyMjc2ZjRhYw==","value":{"id":"U3dhdGNoOmE4YzkyOGRkLTc4ZGUtNGU0Yi1iYWM1LWU2OGIyMjc2ZjRhYw==","hue":248.571,"saturation":17.0732,"lightness":8.03922,"__typename":"Swatch"}},{"id":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw==","value":{"id":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw==","hue":248.571,"saturation":17.0732,"lightness":8.03922,"__typename":"Swatch"}},{"id":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg==","value":{"id":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg==","hue":0,"saturation":0,"lightness":100,"__typename":"Swatch"}},{"id":"U3dhdGNoOjc4ZWIzMjQ0LTMzYTAtNGQ2Ni04NzA4LTZjODhmYWExNDdlOQ==","value":{"id":"U3dhdGNoOjc4ZWIzMjQ0LTMzYTAtNGQ2Ni04NzA4LTZjODhmYWExNDdlOQ==","hue":240,"saturation":6.06061,"lightness":38.8235,"__typename":"Swatch"}}],"File":[{"id":"RmlsZTo0ZjkyMmM3Zi0yYmVlLTQ2MGEtYjU5YS0yMDJiZDlhNzJiYjU=","value":{"__typename":"File","id":"RmlsZTo0ZjkyMmM3Zi0yYmVlLTQ2MGEtYjU5YS0yMDJiZDlhNzJiYjU=","name":"4453_404Page_Asset","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTo0ZjkyMmM3Zi0yYmVlLTQ2MGEtYjU5YS0yMDJiZDlhNzJiYjU=/4453_404Page_Asset.webp","extension":"webp","dimensions":{"width":548,"height":662}}}],"Typography":[{"id":"VHlwb2dyYXBoeTpmNmZjYmUxZS1iODc2LTQ2YWQtOGE5MC05OGVhYzk3YjhiNDI=","value":{"id":"VHlwb2dyYXBoeTpmNmZjYmUxZS1iODc2LTQ2YWQtOGE5MC05OGVhYzk3YjhiNDI=","name":"Heading 5","style":[{"deviceId":"desktop","value":{"fontFamily":"Gotham","fontSize":{"unit":"px","value":20},"fontWeight":500,"textAlign":null,"lineHeight":1.4,"uppercase":null,"italic":false,"underline":null,"strikethrough":null,"letterSpacing":0,"color":{"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw==","alpha":1}}},{"deviceId":"mobile","value":{"fontFamily":null,"fontSize":{"unit":"px","value":18},"fontWeight":null,"textAlign":null,"lineHeight":null,"uppercase":null,"italic":null,"underline":null,"strikethrough":null,"letterSpacing":null}}],"__typename":"Typography"}},{"id":"VHlwb2dyYXBoeTpiYjRlZjVmNi05OTQ1LTRiYzAtOWU4Zi1iNDIxODU5MDMyZGQ=","value":{"id":"VHlwb2dyYXBoeTpiYjRlZjVmNi05OTQ1LTRiYzAtOWU4Zi1iNDIxODU5MDMyZGQ=","name":"Type large","style":[{"deviceId":"desktop","value":{"fontFamily":"Gotham","fontSize":{"unit":"px","value":18},"fontWeight":400,"textAlign":null,"lineHeight":1.5,"uppercase":false,"italic":false,"underline":null,"strikethrough":null,"letterSpacing":0,"color":{"swatchId":"U3dhdGNoOjc4ZWIzMjQ0LTMzYTAtNGQ2Ni04NzA4LTZjODhmYWExNDdlOQ==","alpha":1}}}],"__typename":"Typography"}},{"id":"VHlwb2dyYXBoeTplOGNiZGY0MC0zMzc0LTRkMTgtYmFlZC03OGI4NjQyODExNmQ=","value":{"id":"VHlwb2dyYXBoeTplOGNiZGY0MC0zMzc0LTRkMTgtYmFlZC03OGI4NjQyODExNmQ=","name":"Heading 3","style":[{"deviceId":"desktop","value":{"fontFamily":"Gotham","fontSize":{"unit":"px","value":32},"fontWeight":700,"textAlign":null,"lineHeight":1.2,"uppercase":null,"italic":false,"underline":null,"strikethrough":null,"letterSpacing":-0.1,"color":{"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw==","alpha":1}}},{"deviceId":"laptop","value":{"fontFamily":null,"fontSize":{"unit":"px","value":26},"fontWeight":null,"textAlign":null,"lineHeight":1.3,"uppercase":null,"italic":null,"underline":null,"strikethrough":null,"letterSpacing":null}}],"__typename":"Typography"}},{"id":"VHlwb2dyYXBoeTplMGYxOWM3OC1kM2E0LTQxZDQtODdhNy04NWM0YmUyZGViNzg=","value":{"id":"VHlwb2dyYXBoeTplMGYxOWM3OC1kM2E0LTQxZDQtODdhNy04NWM0YmUyZGViNzg=","name":"Type extra small","style":[{"deviceId":"mobile","value":{"fontFamily":null,"fontSize":{"unit":"px","value":14},"fontWeight":null,"textAlign":null,"lineHeight":null,"uppercase":null,"italic":null,"underline":null,"strikethrough":null,"letterSpacing":null}},{"deviceId":"desktop","value":{"fontFamily":"Gotham","fontSize":{"unit":"px","value":14},"fontWeight":400,"textAlign":null,"lineHeight":1.6,"uppercase":false,"italic":false,"underline":null,"strikethrough":null,"letterSpacing":0,"color":{"swatchId":"U3dhdGNoOjc4ZWIzMjQ0LTMzYTAtNGQ2Ni04NzA4LTZjODhmYWExNDdlOQ==","alpha":1}}}],"__typename":"Typography"}},{"id":"VHlwb2dyYXBoeTo3MzZiMGFiYS0zYTk2LTRlNzgtYTIyOC0wMTA4ZWZhZTI2N2Y=","value":{"id":"VHlwb2dyYXBoeTo3MzZiMGFiYS0zYTk2LTRlNzgtYTIyOC0wMTA4ZWZhZTI2N2Y=","name":"Heading 6","style":[{"deviceId":"desktop","value":{"fontFamily":"Gotham","fontSize":{"unit":"px","value":16},"fontWeight":500,"textAlign":null,"lineHeight":1.4,"uppercase":null,"italic":false,"underline":null,"strikethrough":null,"letterSpacing":0,"color":{"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw==","alpha":1}}}],"__typename":"Typography"}}],"Table":[],"PagePathnameSlice":[{"id":"UGFnZTo3MWY1OGQ0MC1lNTk4LTRkYTktOTZjNy0yZTk5NmRlY2ZkZTY=","value":{"id":"UGFnZTo3MWY1OGQ0MC1lNTk4LTRkYTktOTZjNy0yZTk5NmRlY2ZkZTY=","pathname":"essentials","__typename":"PagePathnameSlice"}},{"id":"UGFnZTplYWE0MzE0Mi02YjQwLTQ5N2YtYjJkYy01ZDFjYTdhYjc0Nzg=","value":{"id":"UGFnZTplYWE0MzE0Mi02YjQwLTQ5N2YtYjJkYy01ZDFjYTdhYjc0Nzg=","pathname":"privacy/report-illegal-content","__typename":"PagePathnameSlice"}},{"id":"UGFnZTozN2RlYjI0Yy1kZmE0LTQ0MmUtYWQ4ZC1lZmY3ZThhZDNkMDc=","value":{"id":"UGFnZTozN2RlYjI0Yy1kZmE0LTQ0MmUtYWQ4ZC1lZmY3ZThhZDNkMDc=","pathname":"","__typename":"PagePathnameSlice"}},{"id":"UGFnZToyMWU4MTBiNy1mNWY2LTQxOWItYmQ3NC05ZjZkMjJlNTVhMGY=","value":{"id":"UGFnZToyMWU4MTBiNy1mNWY2LTQxOWItYmQ3NC05ZjZkMjJlNTVhMGY=","pathname":"contatto","__typename":"PagePathnameSlice"}},{"id":"UGFnZTowYzY4OWQ0Yy0zZWNlLTQ3MmYtODg1My00YTE4MDY3ODgxMzk=","value":{"id":"UGFnZTowYzY4OWQ0Yy0zZWNlLTQ3MmYtODg1My00YTE4MDY3ODgxMzk=","pathname":"case-study","__typename":"PagePathnameSlice"}},{"id":"UGFnZTphNGY5MTcyZS01NzQzLTRlZjQtOWY0Zi1kNmMyYjE5MDgwMDU=","value":{"id":"UGFnZTphNGY5MTcyZS01NzQzLTRlZjQtOWY0Zi1kNmMyYjE5MDgwMDU=","pathname":"prezzi-enterprise","__typename":"PagePathnameSlice"}},{"id":"UGFnZTowNmY0OTBhMi1lZDBkLTQ2MTgtOWRjYi00MmZlMTliM2M5NTc=","value":{"id":"UGFnZTowNmY0OTBhMi1lZDBkLTQ2MTgtOWRjYi00MmZlMTliM2M5NTc=","pathname":"richiedi-una-demo","__typename":"PagePathnameSlice"}},{"id":"UGFnZTo3ZjBiMzZiYi03ZmM2LTRlYjEtODk3Yi02NGJlNWMwYzM5OTk=","value":{"id":"UGFnZTo3ZjBiMzZiYi03ZmM2LTRlYjEtODk3Yi02NGJlNWMwYzM5OTk=","pathname":"partner","__typename":"PagePathnameSlice"}},{"id":"UGFnZTo5MzhhMzkyMy0yY2YwLTQ3NDMtYWMwMi0wZDM4MTkxZmQ3Y2M=","value":{"id":"UGFnZTo5MzhhMzkyMy0yY2YwLTQ3NDMtYWMwMi0wZDM4MTkxZmQ3Y2M=","pathname":"partner/diventa-un-partner","__typename":"PagePathnameSlice"}},{"id":"UGFnZTpjZTYzMjUzMi1lMmIyLTRkNTYtOGFlMC1jZjE4N2I4ZWI5MjQ=","value":{"id":"UGFnZTpjZTYzMjUzMi1lMmIyLTRkNTYtOGFlMC1jZjE4N2I4ZWI5MjQ=","pathname":"resources","__typename":"PagePathnameSlice"}},{"id":"UGFnZTo3Yjk1ZWM4Yi04ODVkLTQ3ZTYtYTI0Ni02MTBmNzE4YjViZTI=","value":{"id":"UGFnZTo3Yjk1ZWM4Yi04ODVkLTQ3ZTYtYTI0Ni02MTBmNzE4YjViZTI=","pathname":"articles","__typename":"PagePathnameSlice"}},{"id":"UGFnZToxNDlmNDA0Zi1iOWY1LTQyNzEtYWFmMi04MzRjODczZDAwMzU=","value":{"id":"UGFnZToxNDlmNDA0Zi1iOWY1LTQyNzEtYWFmMi04MzRjODczZDAwMzU=","pathname":"resources/guides","__typename":"PagePathnameSlice"}},{"id":"UGFnZTpiNmFkNTFhZC01OTY1LTQ4Y2ItYjRkNC1lM2E2ZmZkNDliMTQ=","value":{"id":"UGFnZTpiNmFkNTFhZC01OTY1LTQ4Y2ItYjRkNC1lM2E2ZmZkNDliMTQ=","pathname":"resources/webinars","__typename":"PagePathnameSlice"}},{"id":"UGFnZTo3YWRlMDg0Ni0zNzE5LTRjYjctOWU5MS05MmFhYTU2N2Q2NDE=","value":{"id":"UGFnZTo3YWRlMDg0Ni0zNzE5LTRjYjctOWU5MS05MmFhYTU2N2Q2NDE=","pathname":"resources/reports","__typename":"PagePathnameSlice"}},{"id":"UGFnZTowY2MyNDI4Ny02Zjc3LTRhZDItYjBkOC00NjA5ZmM5NGQyM2U=","value":{"id":"UGFnZTowY2MyNDI4Ny02Zjc3LTRhZDItYjBkOC00NjA5ZmM5NGQyM2U=","pathname":"servizi/operazione-completata","__typename":"PagePathnameSlice"}},{"id":"UGFnZTowMDAwNjVlYy1iMGE5LTQ5OWQtODI4OS1mYTg1Y2IxOTdmYTY=","value":{"id":"UGFnZTowMDAwNjVlYy1iMGE5LTQ5OWQtODI4OS1mYTg1Y2IxOTdmYTY=","pathname":"servizi/lancio","__typename":"PagePathnameSlice"}},{"id":"UGFnZTpkNjU4N2RjMi1hNGYwLTQ4NDItYjM1My1lNjQ5MTMzYTI1MWM=","value":{"id":"UGFnZTpkNjU4N2RjMi1hNGYwLTQ4NDItYjM1My1lNjQ5MTMzYTI1MWM=","pathname":"next-big-thing","__typename":"PagePathnameSlice"}},{"id":"UGFnZTpkZTY0MzdhNy01MTFhLTQzMjctYWQ3NS0xYWM4ZGQwNjFiMjQ=","value":{"id":"UGFnZTpkZTY0MzdhNy01MTFhLTQzMjctYWQ3NS0xYWM4ZGQwNjFiMjQ=","pathname":"soluzioni/piattaforma-e-commerce-b2b","__typename":"PagePathnameSlice"}},{"id":"UGFnZToxMGQyZTdjOC1lY2ZjLTQ4NzUtOGNjMy04ZWQzODc2YmI4NGQ=","value":{"id":"UGFnZToxMGQyZTdjOC1lY2ZjLTQ4NzUtOGNjMy04ZWQzODc2YmI4NGQ=","pathname":"soluzioni/multi-store","__typename":"PagePathnameSlice"}},{"id":"UGFnZToxODcwYzlkMi1iOTE2LTQyOWMtYWJmMi03YjY3MjcxMjA4YjU=","value":{"id":"UGFnZToxODcwYzlkMi1iOTE2LTQyOWMtYWJmMi03YjY3MjcxMjA4YjU=","pathname":"soluzioni/internazionale","__typename":"PagePathnameSlice"}},{"id":"UGFnZTphNmRhYzg5Zi03YzlkLTQ4ZjQtYjY0YS0wYTZlYzZmMGRiOGU=","value":{"id":"UGFnZTphNmRhYzg5Zi03YzlkLTQ4ZjQtYjY0YS0wYTZlYzZmMGRiOGU=","pathname":"soluzioni/headless-commerce","__typename":"PagePathnameSlice"}},{"id":"UGFnZTpmNTFiM2JhNi02OGRiLTQxZDMtOWI1Yi02NmQwYWFiMGNiZjU=","value":{"id":"UGFnZTpmNTFiM2JhNi02OGRiLTQxZDMtOWI1Yi02NmQwYWFiMGNiZjU=","pathname":"piattaforma/coinvolgi","__typename":"PagePathnameSlice"}},{"id":"UGFnZTpjMTQ2NTljZS05N2E2LTRiMTQtOGRhMi0xZTA3Njg0MTllZWI=","value":{"id":"UGFnZTpjMTQ2NTljZS05N2E2LTRiMTQtOGRhMi0xZTA3Njg0MTllZWI=","pathname":"piattaforma/attrai","__typename":"PagePathnameSlice"}},{"id":"UGFnZTowNjEyZmQ3ZC05MGZmLTRmZjItOWQ2ZC05MzU0ZGU2YzU3NGI=","value":{"id":"UGFnZTowNjEyZmQ3ZC05MGZmLTRmZjItOWQ2ZC05MzU0ZGU2YzU3NGI=","pathname":"piattaforma/converti","__typename":"PagePathnameSlice"}},{"id":"UGFnZTo4NmY1MDExMi1mNzk4LTQ3ZWMtODIzYy00ZDBjN2JiODUwOGQ=","value":{"id":"UGFnZTo4NmY1MDExMi1mNzk4LTQ3ZWMtODIzYy00ZDBjN2JiODUwOGQ=","pathname":"piattaforma/espandi","__typename":"PagePathnameSlice"}},{"id":"UGFnZTpkYTYwNjgzYi0zYzE0LTQ5NWQtOWFkYi1lNzRlMTdhYzc5YTQ=","value":{"id":"UGFnZTpkYTYwNjgzYi0zYzE0LTQ5NWQtOWFkYi1lNzRlMTdhYzc5YTQ=","pathname":"piattaforma/opera","__typename":"PagePathnameSlice"}}],"GlobalElement":[{"id":"R2xvYmFsRWxlbWVudDo5NjJiMjgyOS05ZTE3LTQyMGMtODMzZi01NzVmNzMyZjE4YWM=","value":{"id":"R2xvYmFsRWxlbWVudDo5NjJiMjgyOS05ZTE3LTQyMGMtODMzZi01NzVmNzMyZjE4YWM=","data":{"key":"f4ec1a98-c2e5-45a6-a165-ad4451538699","type":"./components/Box/index.js","props":{"id":"Footer","children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"23e692b1-020d-4d18-b317-3ef3f44c5c16","type":"footer","props":{"logoAlt":"BigCommerce Logo","logoLink":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTozN2RlYjI0Yy1kZmE0LTQ0MmUtYWQ4ZC1lZmY3ZThhZDNkMDc=","openInNewTab":false}},"logoImage":{"url":"https://dam.bigcommerce.com/m/4643aef2c31defe6/original/Fill-1.svg","type":"external-file","width":34,"height":7,"version":1,"mimetype":"image/svg+xml"},"socialLinks":[{"id":"eaf57c17-ba3e-43a1-821a-4114ada01ec2","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://x.com/Bigcommerce/","openInNewTab":true}},"text":{"value":"X","@@makeswift/type":"text-input::v1"}}},{"id":"e1869418-f42a-434f-b57f-d2272d666c20","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://www.facebook.com/Bigcommerce","openInNewTab":true}},"text":"Facebook"}},{"id":"527a4188-c1d2-4fd9-bd88-2ee80dae547c","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://www.linkedin.com/company/bigcommerce","openInNewTab":true}},"text":"LinkedIn"}},{"id":"27abf1a4-7481-438f-b42e-a0c0f52ad42d","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://www.youtube.com/c/bigcommerce","openInNewTab":true}},"text":"YouTube"}},{"id":"91c8e288-092b-4789-9ea5-7b1f0d84f786","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://pinterest.com/bigcommerce/","openInNewTab":true}},"text":"Pinterest"}},{"id":"d68225fd-d452-4342-8c68-205dd7bfc321","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://www.instagram.com/bigcommerce/","openInNewTab":true}},"text":"Instagram"}}],"footerGroups":[{"id":"57adb548-e5d2-461b-9176-cc57a63dbee8","value":{"heading":"Product","footerLinks":[{"id":"0cd16c8b-e481-41ab-87bd-31b78ebffa3b","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpkNWZhYjQ3YS1kNmQyLTRhZWItYTZmYi00OWU1MTZiYTE2ZjM=","openInNewTab":false}},"text":"Features"}},{"id":"ea14a657-3ec6-44f0-b9f7-d217eecbfe14","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTphNTRhMmI1MS03NTAzLTRkNmMtYTFjMC1hNDc1OTQ5MmIyNmQ=","openInNewTab":false}},"text":"Services"}},{"id":"b8b871d2-f3eb-4ee8-9d81-b84dd03eaab3","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTphNGY5MTcyZS01NzQzLTRlZjQtOWY0Zi1kNmMyYjE5MDgwMDU=","openInNewTab":false}},"text":"Enterprise Pricing"}},{"id":"7fb0e7bf-7ade-4ffd-ae6a-84e93f00b101","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTowNmY0OTBhMi1lZDBkLTQ2MTgtOWRjYi00MmZlMTliM2M5NTc=","openInNewTab":false}},"text":"Request a Demo"}}]}},{"id":"5800cb50-44d8-4baf-b924-e0df5c157bd9","value":{"heading":"Partners","footerLinks":[{"id":"ec5860b3-f2bc-4649-b668-d4dc5fb3d0ec","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo3ZjBiMzZiYi03ZmM2LTRlYjEtODk3Yi02NGJlNWMwYzM5OTk=","openInNewTab":false}},"text":"Overview"}},{"id":"e9a8b12e-7091-4b2c-a732-868a92ec7f7e","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo5MzhhMzkyMy0yY2YwLTQ3NDMtYWMwMi0wZDM4MTkxZmQ3Y2M=","openInNewTab":false}},"text":"Become a Partner"}},{"id":"24e74c76-c96f-4395-88ca-12a38f46501a","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://partners.bigcommerce.com/directory/","openInNewTab":false}},"text":"Find an Agency Partner"}},{"id":"d08581ae-14ae-4d7f-8dd7-9af365b49b46","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpiZjI1NjY4Yy0yYjdmLTQ2YjItOTQyNi1kODViNDEzNTdmOTk=","openInNewTab":false}},"text":"Find a Technology Partner"}},{"id":"e41cf202-0a66-45ce-ad42-60aecaf83d84","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo1OTc3NDY1OS1kODg4LTRjMTUtYmJiMS0wYzEwMjY3ZWFmYjk=","openInNewTab":false}},"text":"Affiliates"}},{"id":"5d7653e3-f720-4b41-a14e-125d3b7cc47d","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo2MTIyZjcxNS01ZmY2LTQ3Y2ItYjg3NS05YjQyNDdjNTVhN2M=","openInNewTab":false}},"text":"Powered by"}}]}},{"id":"2646a04c-0812-475a-913d-2f8a3ce3a787","value":{"heading":"Customers","footerLinks":[{"id":"192fa74c-02c3-4109-8802-a55b5a2357f2","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTowYzY4OWQ0Yy0zZWNlLTQ3MmYtODg1My00YTE4MDY3ODgxMzk=","openInNewTab":false}},"text":"Case Studies"}},{"id":"7e9f3b0a-24a5-4405-a583-2ac684a1f9a2","value":{"link":{"type":"OPEN_URL","payload":{"url":"/showcase/","openInNewTab":false}},"text":"Store Examples"}}]}},{"id":"d802e708-ecc3-4b1e-96cd-d9bfdbdf6379","value":{"heading":"Resources","footerLinks":[{"id":"40c2423a-f38c-463a-afb5-c32585b70752","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpjZTYzMjUzMi1lMmIyLTRkNTYtOGFlMC1jZjE4N2I4ZWI5MjQ=","openInNewTab":false}},"text":"Overview"}},{"id":"be854ea9-93bd-4931-aab0-6c21e0608fb6","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo3Yjk1ZWM4Yi04ODVkLTQ3ZTYtYTI0Ni02MTBmNzE4YjViZTI=","openInNewTab":false}},"text":"Articles"}},{"id":"09889206-15aa-4c29-ba66-ce6ccb35cd2f","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZToxNDlmNDA0Zi1iOWY1LTQyNzEtYWFmMi04MzRjODczZDAwMzU=","openInNewTab":false}},"text":"Guides \u0026 White Papers"}},{"id":"07280972-bdf3-41b7-ba95-0201465acea1","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpiNmFkNTFhZC01OTY1LTQ4Y2ItYjRkNC1lM2E2ZmZkNDliMTQ=","openInNewTab":false}},"text":"Webinars"}},{"id":"efa7b11f-e0c6-45ce-a357-176f673ba745","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo2MjA3NTQyNC0xMjE5LTQ0YmYtYWNiYS00YjAwNmM5ZTI3YjE=","openInNewTab":false}},"text":"Podcast"}},{"id":"ee70e9ef-cb93-40e8-8fcf-aaa4d3605c37","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo3YWRlMDg0Ni0zNzE5LTRjYjctOWU5MS05MmFhYTU2N2Q2NDE=","openInNewTab":false}},"text":"Reports"}},{"id":"7627f657-0439-4b8c-9029-e628011f26a8","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo3NDY3MTcxYS0wZWEyLTRjMGYtYTNiMy1lNTE0OTVhNzZmMmE=","openInNewTab":false}},"text":"Events"}},{"id":"eb63eb62-cf96-4c8f-9257-304ab497d9ad","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpiYTAyZjEyMy0zOWFiLTQ4MjItOWI2MS1jNjRiYTQzMTU3ZjI=","openInNewTab":false}},"text":"Ecommerce Blog"}},{"id":"811c358e-e34b-4b7c-8d8f-b5d09d264ffb","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://medium.com/bigcommerce-developer-blog/","openInNewTab":true}},"text":"Developer Blog"}},{"id":"25cbf160-1a44-4dd4-8f63-4877a593722e","value":{"link":{"type":"OPEN_URL","payload":{"url":"/resources/tools/","openInNewTab":false}},"text":"Free Tools"}}]}},{"id":"16b29ba6-a2b3-45f6-926c-12cefef1f73f","value":{"heading":"Use case solutions","footerLinks":[{"id":"8926d653-1ff7-4072-acf3-c973e971f819","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZToxMGQyZTdjOC1lY2ZjLTQ4NzUtOGNjMy04ZWQzODc2YmI4NGQ=","openInNewTab":false}},"text":"Multi-Storefront"}},{"id":"1311656d-42df-4079-a5e5-f3c648d124c4","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTphNmRhYzg5Zi03YzlkLTQ4ZjQtYjY0YS0wYTZlYzZmMGRiOGU=","openInNewTab":false}},"text":"Headless Commerce"}},{"id":"f3060353-5065-4836-9470-7d0b7f552dff","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpkZTY0MzdhNy01MTFhLTQzMjctYWQ3NS0xYWM4ZGQwNjFiMjQ=","openInNewTab":false}},"text":"B2B"}},{"id":"0959725a-7291-45ae-b0d3-46c3183afc89","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo4MjA5OGJjYi1hMWJmLTRjZWYtOTY0Mi0zMWRlNTQ1ODlhZWM=","openInNewTab":false}},"text":"Wholesale"}},{"id":"79633a62-a38f-45f8-b95a-aa93a2981009","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZToxYWNlOTAyZS1hZDBlLTQ2YmYtODkwYS0zZjYwYjU1OGZhMTI=","openInNewTab":false}},"text":"Omnichannel"}},{"id":"48c6d1ba-77e9-4721-9d5c-6c9af899fecf","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZToxODcwYzlkMi1iOTE2LTQyOWMtYWJmMi03YjY3MjcxMjA4YjU=","openInNewTab":false}},"text":"International"}},{"id":"67f68338-d01a-4ca2-b163-6ad21c4a8dce","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://www.bigcommerce.com/solutions/commerce-as-a-service/","openInNewTab":false}},"text":"Commerce-as-a-Service"}},{"id":"fa3ae608-ec37-402d-bc5b-389e0aa32dee","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpmZjNiNWNlZi1lOTI5LTQ3Y2QtOGU0OC04ZDFjM2I2ZDkzYTQ=","openInNewTab":false}},"text":"Emerging Brands"}},{"id":"2905621c-20c3-4820-83ef-5004bb15ab4a","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo3MWY1OGQ0MC1lNTk4LTRkYTktOTZjNy0yZTk5NmRlY2ZkZTY=","openInNewTab":false}},"text":"Small Business"}},{"id":"95bf01cd-14f8-49f0-b939-edeea252f0e6","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo2YzI4ZDhmYi1mODM0LTRjZTItYWIxYS0xYWQ1N2Q3NjIwMjY=","openInNewTab":false}},"text":"Enterprise"}},{"id":"83a13701-0190-4f54-9212-68d4174e1c54","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo3ZDcwNzJlZC1jZDY5LTQzZjgtOGYyZi0xZjMxM2FkM2YxNDI=","openInNewTab":false}},"text":"Crypto"}},{"id":"82278f89-b5e2-4902-8099-e8e87133bae0","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpiMDU3ZjJkZS0xZmQ5LTQ1YWItYTZhNi0wNTgxMGJiZmY5M2E=","openInNewTab":false}},"text":"Migration"}}]}},{"id":"b141835c-4fd9-40be-810c-df05bba48dfd","value":{"heading":"Industry solutions","footerLinks":[{"id":"5f426652-94e0-4f5e-b1e8-a0c538767619","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo2MjNmMDViMS00MjhhLTQ0ZDQtOTcxYy0zZjQ4YThkMTFiNjE=","openInNewTab":false}},"text":"Fashion \u0026 Apparel"}},{"id":"eb846611-0781-4841-a4af-1f00036ed16b","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTplOWRkNGNlMy1hZjVhLTQzMmYtYWQwMC1iYTg0NDZlNTY5NTA=","openInNewTab":false}},"text":"Health \u0026 Beauty"}},{"id":"e58d3ef4-07bb-40ff-ac31-67b8fe6478cf","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTplNjdlMWUxYy0xZGFjLTQ5NGUtYTdhMy01NDhmODE3OGRkNzI=","openInNewTab":false}},"text":"Food \u0026 Beverage"}},{"id":"d8278400-b842-4002-ae97-816065a760fa","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo4Y2M2ZDA0Ny04OTBhLTRjMjYtOTc0OC03NTFlZTI5MGFhNWY=","openInNewTab":false}},"text":"Manufacturing"}},{"id":"e4ae2445-5303-4f4a-ad3d-e97ae91b7bb6","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo4ZTViNDBiOC04ZGI2LTQxMzktODNmYi02ZTM3ZDMxZGRlMTY=","openInNewTab":false}},"text":"Automotive"}},{"id":"0bf42c4f-95f5-4209-95ca-2b9e177b0bcb","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTphNTk4Yzc1ZS1kZWVmLTRlOWUtODhkNi0yMjhjMWU5Nzc5ZmY=","openInNewTab":false}},"text":"CBD"}},{"id":"c84b22f9-e6f3-4e91-ae33-e41692be7b80","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo1MDczNzg2ZS1iMDdiLTRhOTEtOWRhNC1lNTZkYzJiZDU3MjU=","openInNewTab":false}},"text":"Home \u0026 Garden"}}]}},{"id":"13bb3206-3420-4ec5-a106-7035ab0948ec","value":{"heading":"Company","footerLinks":[{"id":"2e4332ec-7d26-4e2b-8fe3-c28adf0b1b61","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpmYTExOTU4OS00Mzg5LTRjYzktOTg2Ni1lYjQyZjU0Mjc3MDA=","openInNewTab":false}},"text":"About Us"}},{"id":"aea269de-614a-4118-8434-6ce85e894ac7","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo2ZTI1MzNmZi1kMDcwLTQ5OWYtOWVkNi04MzlhZmZlOTRiZWQ=","openInNewTab":false}},"text":"Leaders"}},{"id":"d8d3deba-08cb-4266-893d-4eb4c71fb4a0","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://careers.bigcommerce.com/?_ga=2.179512932.1745768724.1680545346-963162758.1680295371\u0026_gl=1*1qil438*_ga*OTYzMTYyNzU4LjE2ODAyOTUzNzE.*_ga_WS2VZYPC6G*MTY4MDY2NjkyNi4xMS4xLjE2ODA2NjY5NzkuNy4wLjA.","openInNewTab":false}},"text":"Careers"}},{"id":"89601529-f64a-49ba-96df-1fc751399f75","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo1ODRhYTRjYS1jNDYwLTQwMjAtOTBkYy1lNjZmNGQ3MTZiYWY=","openInNewTab":false}},"text":"Press"}},{"id":"6172e170-dff8-4edd-b48e-acdb79dae859","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZToxZDcyNzc4MS05ZjI0LTQzZGMtODY1NC1jZmJjYTVlZmQ5YjM=","openInNewTab":false}},"text":"Awards"}},{"id":"1cbc4512-7b8b-4013-b44f-d3ffc34feb69","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://investors.bigcommerce.com/?_ga=2.179512932.1745768724.1680545346-963162758.1680295371\u0026_gl=1*1qil438*_ga*OTYzMTYyNzU4LjE2ODAyOTUzNzE.*_ga_WS2VZYPC6G*MTY4MDY2NjkyNi4xMS4xLjE2ODA2NjY5NzkuNy4wLjA.","openInNewTab":false}},"text":"Investor Relations"}},{"id":"55f2709e-480c-460b-8e8b-a1597ce0e9d5","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://security.bigcommerce.com/?_ga=2.8519157.1745768724.1680545346-963162758.1680295371\u0026_gl=1*14ficbl*_ga*OTYzMTYyNzU4LjE2ODAyOTUzNzE.*_ga_WS2VZYPC6G*MTY4MDY2NjkyNi4xMS4xLjE2ODA2NjY5NzkuNy4wLjA.https://security.bigcommerce.com/?_ga=2.8519157.1745768724.1680545346-963162758.1680295371\u0026_gl=1*14ficbl*_ga*OTYzMTYyNzU4LjE2ODAyOTUzNzE.*_ga_WS2VZYPC6G*MTY4MDY2NjkyNi4xMS4xLjE2ODA2NjY5NzkuNy4wLjA.","openInNewTab":false}},"text":"Platform Trust Center"}},{"id":"fe01f286-3d55-45eb-aa5d-980155ccf7c1","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpkNWM0NzAxOS1mODllLTRjZDAtOTI5Yi02NzlhNTQwMThlNDk=","openInNewTab":false}},"text":"Terms of Service"}},{"id":"96616d1f-70b6-49c4-8529-4fc604f342fc","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTowMTA1N2NmYS04NjQxLTQ3MmItOThmNC1kNmRkMjI2NzBiOTY=","openInNewTab":false}},"text":"Privacy Policy"}},{"id":"29b1a532-0ba3-42c6-b54f-698e8da4f05a","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZToyMWU4MTBiNy1mNWY2LTQxOWItYmQ3NC05ZjZkMjJlNTVhMGY=","openInNewTab":false}},"text":"Contact Us"}},{"id":"74a49569-f0fa-4ebe-8958-04dc92e5d454","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpmZjQxNjZmMS02NWZmLTQ5OGUtOTY0Ni01Y2FjODQ4NzhlOWI=","openInNewTab":false}},"text":"Sitemap"}}]}},{"id":"1cc35cf5-e288-44d1-b2f8-f8c8460e3122","value":{"heading":"Help center","footerLinks":[{"id":"7088aa5c-d351-48a9-9ec1-26a6f17e3270","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://support.bigcommerce.com/s/community/","openInNewTab":true}},"text":"BigCommerce Community"}},{"id":"26cc0e82-bead-4c9a-89a4-f3bd3c5ffe3f","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://support.bigcommerce.com/s/knowledge/","openInNewTab":true}},"text":"Knowledge Base"}},{"id":"812ea63a-c491-4f12-a4b8-971279289143","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://support.bigcommerce.com/s/videos/","openInNewTab":true}},"text":"Videos"}},{"id":"c38b43c4-625a-4216-aacf-b5ce1ee6592a","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://support.bigcommerce.com/s/contact/","openInNewTab":true}},"text":"Contact Tech Support"}},{"id":"6f3e4427-8ef3-403e-aa3d-dbab43b2a95b","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://developer.bigcommerce.com/","openInNewTab":true}},"text":"Developer Center"}},{"id":"af6d386c-d2c8-40ea-a3d7-cd632df6dbc0","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://developer.bigcommerce.com/api-docs/","openInNewTab":true}},"text":"API Documentation"}},{"id":"b2c8e852-3bcc-4b69-8dfb-e3dec647dd9f","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://developer.bigcommerce.com/stencil-docs/","openInNewTab":true}},"text":"Theme Documentation"}}]}}],"copyrightLink":{"type":"OPEN_URL","payload":{"url":"https://www.bigcommerce.com/privacy/","openInNewTab":false}}}}]}}},"__typename":"GlobalElement"}},{"id":"R2xvYmFsRWxlbWVudDowN2ZhNDNiZS01ZWZkLTQzNjMtOTAwOC0xNWZiMTQxZWUxODM=","value":{"id":"R2xvYmFsRWxlbWVudDowN2ZhNDNiZS01ZWZkLTQzNjMtOTAwOC0xNWZiMTQxZWUxODM=","data":{"key":"a78d054f-f3a5-40cb-9ec7-289ce5faca0c","type":"./components/Box/index.js","props":{"id":"Navigation","children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"6ecdecb4-e30c-43e9-a210-8f03708ff54b","type":"reference","value":"R2xvYmFsRWxlbWVudDo3Y2M4MTI3NC05MTE2LTRiNTktOTk5Mi05ZTQ2N2ZlMDUyODg="}]}}},"__typename":"GlobalElement"}},{"id":"R2xvYmFsRWxlbWVudDo3Y2M4MTI3NC05MTE2LTRiNTktOTk5Mi05ZTQ2N2ZlMDUyODg=","value":{"id":"R2xvYmFsRWxlbWVudDo3Y2M4MTI3NC05MTE2LTRiNTktOTk5Mi05ZTQ2N2ZlMDUyODg=","data":{"key":"e73b684d-4a3b-4f3c-b127-97902968e4b8","type":"mega-menu-navigation","props":{"ctaLink":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTowNmY0OTBhMi1lZDBkLTQ2MTgtOWRjYi00MmZlMTliM2M5NTc=","openInNewTab":false}},"logoLink":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTozN2RlYjI0Yy1kZmE0LTQ0MmUtYWQ4ZC1lZmY3ZThhZDNkMDc=","openInNewTab":false}},"logoImage":{"url":"https://dam.bigcommerce.com/m/179d5d0a14041025/original/BC_Wordmark_Black.svg","type":"external-file","width":500,"height":125,"version":1,"mimetype":"image/svg+xml"},"topNavLinks":[{"id":"cdce1a41-90be-41a9-bb49-f65726674f68","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://support.bigcommerce.com/","openInNewTab":true}},"text":{"value":"Help Center","@@makeswift/type":"text-input::v1"}}},{"id":"bf6bb6e9-6eeb-4a03-bbba-6ce269574596","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://developer.bigcommerce.com/","openInNewTab":true}},"text":{"value":"Developer Center","@@makeswift/type":"text-input::v1"}}},{"id":"1756f1ab-804a-4236-8daa-4b3a0fb79808","value":{"link":{"type":"CALL_PHONE","payload":{"phoneNumber":"1-888-248-9325"}},"text":{"value":"Call Sales: 1-888-248-9325","@@makeswift/type":"text-input::v1"}}},{"id":"b6a88111-646f-42d3-a54a-549788d3b727","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://login.bigcommerce.com/login/","openInNewTab":true}},"text":{"value":"Log In","@@makeswift/type":"text-input::v1"}}}],"mainNavLinks":[{"id":"5d45a051-70c9-4646-a910-0406e5a48ee7","value":{"text":{"value":"Platform","@@makeswift/type":"text-input::v1"},"megaMenuContent":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"b5ce976a-fec9-4b20-b09f-795a90856547","type":"reference","value":"R2xvYmFsRWxlbWVudDo0Nzk4MzUzNS1lMzkyLTRlNDctODA3Mi1mZTM5OGJkMzkyMzY="}]}}},{"id":"8a6d1136-b2b6-48c7-8704-d89cea8b4efc","value":{"text":{"value":"Services","@@makeswift/type":"text-input::v1"},"megaMenuContent":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"d63537c8-660e-41bc-8ac6-2a3d912ca6cd","type":"reference","value":"R2xvYmFsRWxlbWVudDplOTkzZDlhOS02ZGY1LTQ1NGYtOWUwMi1mZmMwMmFhYmE2ZTc="}]}}},{"id":"1e20c74f-e36d-4f6c-9b56-42e6237b40e3","value":{"text":{"value":"Resources","@@makeswift/type":"text-input::v1"},"megaMenuContent":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"bd5ce9e1-7fce-4721-abfe-12c0aad02169","type":"reference","value":"R2xvYmFsRWxlbWVudDpiYTFkOTNmNS1mMjQxLTQ1OWEtYjUxMi01NTI0NGJjNzA2NmM="}]}}},{"id":"08f8fb4e-feba-402d-b8b7-4a484cf13293","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTphNGY5MTcyZS01NzQzLTRlZjQtOWY0Zi1kNmMyYjE5MDgwMDU=","openInNewTab":false}},"text":{"value":"Pricing","@@makeswift/type":"text-input::v1"},"hasMegaMenu":{"value":false,"@@makeswift/type":"checkbox::v1"}}}],"navigationTabs":[{"id":"b5177824-e2a1-4c9b-8e30-32c9bfd46692","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTozN2RlYjI0Yy1kZmE0LTQ0MmUtYWQ4ZC1lZmY3ZThhZDNkMDc=","openInNewTab":false}},"text":{"value":"Enterprise","@@makeswift/type":"text-input::v1"},"active":{"value":true,"@@makeswift/type":"checkbox::v1"}}},{"id":"b1cd94ee-8e50-4c50-9106-e75942b08eed","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo3MWY1OGQ0MC1lNTk4LTRkYTktOTZjNy0yZTk5NmRlY2ZkZTY=","openInNewTab":false}},"text":{"value":"Small Business","@@makeswift/type":"text-input::v1"},"active":{"value":false,"@@makeswift/type":"checkbox::v1"}}}],"mobileLogoImage":{"url":"https://dam.bigcommerce.com/m/780d051412681442/original/BigCommerce-B-Mark-Black.svg","type":"external-file","width":40,"height":40,"version":1,"mimetype":"image/svg+xml"}}},"__typename":"GlobalElement"}},{"id":"R2xvYmFsRWxlbWVudDpiYTFkOTNmNS1mMjQxLTQ1OWEtYjUxMi01NTI0NGJjNzA2NmM=","value":{"id":"R2xvYmFsRWxlbWVudDpiYTFkOTNmNS1mMjQxLTQ1OWEtYjUxMi01NTI0NGJjNzA2NmM=","data":{"key":"219021ef-a61b-4e9b-a505-59751aa75442","type":"navigation-grid-container","props":{"mainContent":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"3e05baa5-8d7c-4cc2-8ab8-31a775eac16f","type":"./components/Box/index.js","props":{"rowGap":[{"value":{"unit":"px","value":48},"deviceId":"desktop"},{"value":{"unit":"px","value":32},"deviceId":"external"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":48},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":48},"paddingBottom":{"unit":"px","value":48}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":32},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":32},"paddingBottom":{"unit":"px","value":32}},"deviceId":"external"},{"value":{"paddingTop":{"unit":"px","value":12},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":32}},"deviceId":"laptop"},{"value":{"paddingTop":{"unit":"px","value":12},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":24}},"deviceId":"tablet"}],"children":{"columns":[{"value":{"count":12,"spans":[[4,4,4]]},"deviceId":"desktop"},{"value":{"count":12,"spans":[[12],[12],[12]]},"deviceId":"laptop"}],"elements":[{"key":"5f7ca48e-5832-4e0c-82ad-ccc072dfcedd","type":"mega-menu-column","props":{"subtitle":{"value":"Learning Resources","@@makeswift/type":"text-input::v1"},"subnavLinks":[{"id":"9b562580-c445-466b-8836-0b1b845074da","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpjZTYzMjUzMi1lMmIyLTRkNTYtOGFlMC1jZjE4N2I4ZWI5MjQ=","openInNewTab":false}},"text":{"value":"Overview","@@makeswift/type":"text-input::v1"}}},{"id":"38d71340-0af9-48b7-8fbd-538defa56c90","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo3Yjk1ZWM4Yi04ODVkLTQ3ZTYtYTI0Ni02MTBmNzE4YjViZTI=","openInNewTab":false}},"text":{"value":"Articles","@@makeswift/type":"text-input::v1"}}},{"id":"30cdc5cb-a41d-42d7-b3c3-c600dae31e9b","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZToxNDlmNDA0Zi1iOWY1LTQyNzEtYWFmMi04MzRjODczZDAwMzU=","openInNewTab":false}},"text":{"value":"Guides","@@makeswift/type":"text-input::v1"}}},{"id":"c9d90612-b1be-4eb0-9da8-33aa9ee148a3","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpiNmFkNTFhZC01OTY1LTQ4Y2ItYjRkNC1lM2E2ZmZkNDliMTQ=","openInNewTab":false}},"text":{"value":"Webinars","@@makeswift/type":"text-input::v1"}}},{"id":"af8a3422-51e9-4ae7-a8fb-6603f5554168","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo2MjA3NTQyNC0xMjE5LTQ0YmYtYWNiYS00YjAwNmM5ZTI3YjE=","openInNewTab":false}},"text":{"value":"Podcasts","@@makeswift/type":"text-input::v1"}}},{"id":"07bfdcc0-59c4-4df7-b24d-b38d11fcfeae","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo2NzY1Yzc4NS0xZTFmLTRkYzgtYTFjZC0zOTRhY2U2NTJjYmI=","openInNewTab":false}},"text":{"value":"University","@@makeswift/type":"text-input::v1"}}},{"id":"50a9d1bc-01d9-4849-93f9-ac95c47cd0d8","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo3YWRlMDg0Ni0zNzE5LTRjYjctOWU5MS05MmFhYTU2N2Q2NDE=","openInNewTab":false}},"text":{"value":"Reports","@@makeswift/type":"text-input::v1"}}},{"id":"37905fa2-3258-4da9-8837-0b43698cac4f","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo3NDY3MTcxYS0wZWEyLTRjMGYtYTNiMy1lNTE0OTVhNzZmMmE=","openInNewTab":false}},"text":{"value":"Events","@@makeswift/type":"text-input::v1"}}},{"id":"13fb8806-a408-417e-83d5-518c9cc83afc","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpiYTAyZjEyMy0zOWFiLTQ4MjItOWI2MS1jNjRiYTQzMTU3ZjI=","openInNewTab":false}},"text":{"value":"Blog","@@makeswift/type":"text-input::v1"}}}]}},{"key":"54c9a5d3-0dc4-4c95-8f3e-3fee0db2c8a6","type":"./components/Box/index.js","props":{"rowGap":[{"value":{"unit":"px","value":48},"deviceId":"desktop"},{"value":{"unit":"px","value":32},"deviceId":"laptop"}],"children":{"columns":[{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"a4b68af0-22e9-4b4b-a97b-d1317f2fb1b6","type":"mega-menu-column","props":{"subtitle":{"value":"Success Stories","@@makeswift/type":"text-input::v1"},"subnavLinks":[{"id":"e3e3d1e5-b941-413d-95c1-912c8c5ec4dc","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTowYzY4OWQ0Yy0zZWNlLTQ3MmYtODg1My00YTE4MDY3ODgxMzk=","openInNewTab":false}},"text":{"value":"Case Studies","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Read our success stories.","@@makeswift/type":"text-input::v1"}}},{"id":"1cd23aa8-2f4b-466c-8caf-e1760083da48","value":{"link":{"type":"OPEN_URL","payload":{"url":"/showcase/","openInNewTab":false}},"text":{"value":"Customer Showcase","@@makeswift/type":"text-input::v1"},"subtext":{"value":"See our featured customers.","@@makeswift/type":"text-input::v1"}}}]}},{"key":"15c25d0a-5d6c-4419-8330-6193f5d0f784","type":"mega-menu-column","props":{"subtitle":{"value":"Recognition","@@makeswift/type":"text-input::v1"},"subnavLinks":[{"id":"bf32a60f-9858-40d0-88f0-c36637c85ce5","value":{"link":{"type":"OPEN_URL","payload":{"url":"/resources/reports/#analyst-reports","openInNewTab":false}},"text":{"value":"Analyst Reports","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Learn what experts are saying.","@@makeswift/type":"text-input::v1"}}},{"id":"bc719f74-1a27-4a70-b0bd-32894df7a123","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZToxZDcyNzc4MS05ZjI0LTQzZGMtODY1NC1jZmJjYTVlZmQ5YjM=","openInNewTab":false}},"text":{"value":"Awards","@@makeswift/type":"text-input::v1"},"subtext":{"value":"See where we're winning.","@@makeswift/type":"text-input::v1"}}}]}}]}}},{"key":"c7cb8ddc-bcf4-42ba-966e-ca79768ba4ac","type":"mega-menu-column","props":{"subtitle":{"value":"Partners","@@makeswift/type":"text-input::v1"},"subnavLinks":[{"id":"e84de63e-361b-4577-aad4-6fce8b4500ef","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo3ZjBiMzZiYi03ZmM2LTRlYjEtODk3Yi02NGJlNWMwYzM5OTk=","openInNewTab":false}},"text":{"value":"Overview","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Discover your partner in growth.","@@makeswift/type":"text-input::v1"}}},{"id":"7f45c73a-704a-468f-a170-45b8f60bc88a","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo5MzhhMzkyMy0yY2YwLTQ3NDMtYWMwMi0wZDM4MTkxZmQ3Y2M=","openInNewTab":false}},"text":{"value":"Become a Partner","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Join our global partner ecosystem.","@@makeswift/type":"text-input::v1"}}},{"id":"939befd6-f9e0-4a46-9a2e-996bd2ae45ab","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://partners.bigcommerce.com/directory/","openInNewTab":true}},"text":{"value":"Find an Agency Partner","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Get ecommerce help from certified experts.","@@makeswift/type":"text-input::v1"}}},{"id":"002ee2c3-3f7f-4fa5-ad37-b7e0f3d14a02","value":{"link":{"type":"OPEN_URL","payload":{"url":"/apps/","openInNewTab":false}},"text":{"value":"Find a Technology Partner","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Explore powerful integrations and apps.","@@makeswift/type":"text-input::v1"}}},{"id":"f799a6af-27fd-4ee0-81a0-fc3baaef5265","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo2MTIyZjcxNS01ZmY2LTQ3Y2ItYjg3NS05YjQyNDdjNTVhN2M=","openInNewTab":false}},"text":{"value":"Powered By","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Resell ecommerce with Commerce-as-a-Service.","@@makeswift/type":"text-input::v1"}}}]}}]},"columnGap":[{"value":{"unit":"px","value":32},"deviceId":"desktop"}]}}]},"secondaryContent":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"7cc5bb08-166d-475e-82d1-e7b5ef954266","type":"./components/Box/index.js","props":{"rowGap":[{"value":{"unit":"px","value":48},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":48},"paddingLeft":{"unit":"px","value":48},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":48}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":32},"paddingLeft":{"unit":"px","value":32},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":32}},"deviceId":"external"},{"value":{"paddingTop":{"unit":"px","value":32},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":32}},"deviceId":"laptop"},{"value":{"paddingTop":{"unit":"px","value":24},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":24}},"deviceId":"tablet"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"b6a6a63d-1f5c-4c35-a010-00f919b8e25d","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"desktop"},{"value":{"count":12,"spans":[[0],[12]]},"deviceId":"laptop"}],"elements":[{"key":"9bc032a7-8d41-400b-beaf-eb6115688120","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"d0055a38-7c1a-4930-b9ac-2a8726bf0d85","type":"./components/Image/index.js","props":{"file":{"url":"https://dam.bigcommerce.com/m/297981bf74354c29/original/Global-B2B-Buyer-Thumbnail.png","type":"external-file","width":821,"height":407,"version":1,"mimetype":"image/png"}}}]}}},{"key":"affdfd09-abf1-41f3-9091-1c6dcee86488","type":"./components/Box/index.js","props":{"rowGap":[{"value":{"unit":"px","value":4},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":32},"paddingLeft":{"unit":"px","value":32},"paddingRight":{"unit":"px","value":32},"paddingBottom":{"unit":"px","value":32}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":24},"paddingLeft":{"unit":"px","value":24},"paddingRight":{"unit":"px","value":24},"paddingBottom":{"unit":"px","value":24}},"deviceId":"tablet"}],"children":{"columns":[{"value":{"count":12,"spans":[[12],[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"d889392a-a032-438e-9a02-c4a73436e8d4","type":"./components/Text/index.js","props":{"text":{"key":"9b0b8bb8-a669-4bde-81b6-7f9f5f402a74","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"The Global B2B Buyer Behavior Report","typography":{"id":"VHlwb2dyYXBoeTo3MzZiMGFiYS0zYTk2LTRlNzgtYTIyOC0wMTA4ZWZhZTI2N2Y=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"}]}}]}]}}},{"key":"2b8ef26a-fd32-4fb1-9d73-478843402ea5","type":"./components/Text/index.js","props":{"text":{"key":"a06827d4-1964-491a-95fd-90fc9d9653d2","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"This in-depth report provides actionable strategies to help you sell more online.","typography":{"id":"VHlwb2dyYXBoeTplMGYxOWM3OC1kM2E0LTQxZDQtODdhNy04NWM0YmUyZGViNzg=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"}]}}]}]}}},{"key":"8639e4c5-8949-4b18-9617-57c71bde6bb6","type":"./components/Button/index.js","props":{"link":{"type":"OPEN_URL","payload":{"url":"/resources/reports/global-b2b-buyer-report-cdl-report/","openInNewTab":false}},"size":"small","color":"tertiary","variant":"subtle","children":{"value":"Read now","@@makeswift/type":"text-input::v1"},"className":{"margin":[{"value":{"marginTop":{"unit":"px","value":8},"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":0}},"deviceId":"desktop"}]}}}]},"backgrounds":[{"value":[{"id":"3da3282c-e16b-4d22-8ae8-ee9af859b772","type":"color","payload":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}}],"deviceId":"desktop"}]}}]}}}]},"columnGap":[{"value":{"unit":"px","value":32},"deviceId":"desktop"}]}}]},"hasFeaturedSection":{"value":true,"@@makeswift/type":"checkbox::v1"},"hasFeaturedBackgroundColor":{"value":true,"@@makeswift/type":"checkbox::v1"}}},"__typename":"GlobalElement"}},{"id":"R2xvYmFsRWxlbWVudDplOTkzZDlhOS02ZGY1LTQ1NGYtOWUwMi1mZmMwMmFhYmE2ZTc=","value":{"id":"R2xvYmFsRWxlbWVudDplOTkzZDlhOS02ZGY1LTQ1NGYtOWUwMi1mZmMwMmFhYmE2ZTc=","data":{"key":"be20fde8-95a1-499f-851c-3d3193a97e9a","type":"navigation-grid-container","props":{"mainContent":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"02a37248-a5f0-4f41-9d6d-eb2f885df303","type":"./components/Box/index.js","props":{"rowGap":[{"value":{"unit":"px","value":48},"deviceId":"desktop"},{"value":{"unit":"px","value":32},"deviceId":"external"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":48},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":48},"paddingBottom":{"unit":"px","value":48}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":32},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":32},"paddingBottom":{"unit":"px","value":32}},"deviceId":"external"},{"value":{"paddingTop":{"unit":"px","value":12},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":32}},"deviceId":"laptop"},{"value":{"paddingTop":{"unit":"px","value":12},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":24}},"deviceId":"tablet"}],"children":{"columns":[{"value":{"count":12,"spans":[[4,4,4]]},"deviceId":"desktop"},{"value":{"count":12,"spans":[[12],[12],[12]]},"deviceId":"laptop"}],"elements":[{"key":"ceb55fd6-84c8-4934-8a93-4e89a5e9ae45","type":"mega-menu-column","props":{"subtitle":{"value":"Launch Services","@@makeswift/type":"text-input::v1"},"subnavLinks":[{"id":"403ac16c-e94b-4357-a926-cd5af52d0659","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTowMDAwNjVlYy1iMGE5LTQ5OWQtODI4OS1mYTg1Y2IxOTdmYTY=","openInNewTab":false}},"text":{"value":"Overview ","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Chart your path to success with specialized services.","@@makeswift/type":"text-input::v1"}}},{"id":"b8209540-1fa8-41c5-ac06-7c4edf35503c","value":{"link":{"type":"OPEN_URL","payload":{"url":"/services/launch/#implementation-project-management","openInNewTab":false}},"text":{"value":"Implementation Project Management","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Experts to ensure you launch on time and under budget.","@@makeswift/type":"text-input::v1"}}},{"id":"b286c7d0-697f-4176-82ed-74385e390001","value":{"link":{"type":"OPEN_URL","payload":{"url":"/services/launch/#solutions-architecture","openInNewTab":false}},"text":{"value":"Solution Architecture","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Seasoned advisors to help you best design your store.","@@makeswift/type":"text-input::v1"}}},{"id":"ee90612f-0bbf-435b-9489-22cafac758b2","value":{"link":{"type":"OPEN_URL","payload":{"url":"/services/launch/#data-migration-services","openInNewTab":false}},"text":{"value":"Data Migration \u0026 Optimization","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Expertise on a clean and clear path to migrating your data.","@@makeswift/type":"text-input::v1"}}},{"id":"9e6be85a-cb9c-4733-8e40-c3b02428a183","value":{"link":{"type":"OPEN_URL","payload":{"url":"/services/launch/#enterprise-launch-package","openInNewTab":false}},"text":{"value":"Enterprise Launch Package","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Personal training on how to set up and launch your BigCommerce Store.","@@makeswift/type":"text-input::v1"}}}]}},{"key":"a8e4eaf3-f24b-4e6c-a053-60fb093f1174","type":"mega-menu-column","props":{"subtitle":{"value":"Success Services","@@makeswift/type":"text-input::v1"},"subnavLinks":[{"id":"613c4a1b-a3e4-4df0-82e4-159b0911826a","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTowY2MyNDI4Ny02Zjc3LTRhZDItYjBkOC00NjA5ZmM5NGQyM2U=","openInNewTab":false}},"text":{"value":"Overview","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Technical and strategic guidance to help \u2028you grow.","@@makeswift/type":"text-input::v1"}}},{"id":"22cc7fb6-281d-494b-a6af-d7054ef16abb","value":{"link":{"type":"OPEN_URL","payload":{"url":"/services/success/#customer-success-manager","openInNewTab":false}},"text":{"value":"Customer Success Manager","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Trusted partners to guide your growth.","@@makeswift/type":"text-input::v1"}}},{"id":"29d9c7b4-2501-4774-87cc-bc8fcf181c7a","value":{"link":{"type":"OPEN_URL","payload":{"url":"/services/success/#technical-account-management","openInNewTab":false}},"text":{"value":"Technical Account Management","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Expert technical advice and advocacy.","@@makeswift/type":"text-input::v1"}}},{"id":"5834c25b-7b00-48e5-a1e0-ac2bcc591e13","value":{"link":{"type":"OPEN_URL","payload":{"url":"/services/success/#enterprise-growth-package","openInNewTab":false}},"text":{"value":"Enterprise Growth Package","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Increase sales by improving SEO and conversion.","@@makeswift/type":"text-input::v1"}}}]}},{"key":"cbb1f030-e9ac-4787-8e11-fde29c4b7600","type":"mega-menu-column","props":{"divider":{"value":true,"@@makeswift/type":"checkbox::v1"},"subtitle":{"value":"Training","@@makeswift/type":"text-input::v1"},"subnavLinks":[{"id":"f835006c-d442-4de9-8569-4cc00239f6be","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo2NzY1Yzc4NS0xZTFmLTRkYzgtYTFjZC0zOTRhY2U2NTJjYmI=","openInNewTab":false}},"text":{"value":"BigCommerce University Overview","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Set your team up for success, regardless of \u2028their role.","@@makeswift/type":"text-input::v1"}}},{"id":"0eb9aec0-2cec-413f-a3c5-90c435145bcc","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpjMzM4ZTVmMi03MzVhLTQyZDYtYWFkMS1kYjE0MWZhYjY4ZmE=","openInNewTab":false}},"text":{"value":"For Business Users","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Non-technical training for BigCommerce users.","@@makeswift/type":"text-input::v1"}}},{"id":"9c352ef2-166d-4c59-b0db-d9147516b770","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo0YTFmODc4Ny1lOGI1LTQ0ZmMtOGQ4MS1iYzgxMjkwMjlmNWY=","openInNewTab":false}},"text":{"value":"For Technical Users","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Developer courses and certification.","@@makeswift/type":"text-input::v1"}}}]}}]},"columnGap":[{"value":{"unit":"px","value":32},"deviceId":"desktop"}]}}]},"secondaryContent":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"77d1d326-f355-44a5-b468-ff85183da4e2","type":"./components/Box/index.js","props":{"rowGap":[{"value":{"unit":"px","value":48},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":48},"paddingLeft":{"unit":"px","value":48},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":48}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":32},"paddingLeft":{"unit":"px","value":32},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":32}},"deviceId":"external"},{"value":{"paddingTop":{"unit":"px","value":32},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":32}},"deviceId":"laptop"},{"value":{"paddingTop":{"unit":"px","value":24},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":24}},"deviceId":"tablet"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"427d5396-e10f-495b-ad4f-1e477d7e1dae","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"desktop"},{"value":{"count":12,"spans":[[0],[12]]},"deviceId":"laptop"}],"elements":[{"key":"ccc3ecb0-f489-4eee-b759-72e10a927570","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"fef30fc9-3951-4e9b-82bf-e2a82685aca8","type":"./components/Image/index.js","props":{"file":{"url":"https://dam.bigcommerce.com/m/214af7c980ec3989/original/card-thumbnail-professional-services-blog-series.jpg","type":"external-file","width":468,"height":232,"version":1,"mimetype":"image/jpeg"}}}]}}},{"key":"dcd3aa22-6b33-4ca5-89fc-e66fbcfd884f","type":"./components/Box/index.js","props":{"rowGap":[{"value":{"unit":"px","value":4},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":32},"paddingLeft":{"unit":"px","value":32},"paddingRight":{"unit":"px","value":32},"paddingBottom":{"unit":"px","value":32}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":24},"paddingLeft":{"unit":"px","value":24},"paddingRight":{"unit":"px","value":24},"paddingBottom":{"unit":"px","value":24}},"deviceId":"tablet"}],"children":{"columns":[{"value":{"count":12,"spans":[[12],[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"9dfd8fc4-435e-4f71-861a-48a36690a6e6","type":"./components/Text/index.js","props":{"text":{"key":"05fbd723-56c5-40d0-95ae-bd4b91edad2a","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"Professional Services Blog Series","typography":{"id":"VHlwb2dyYXBoeTo3MzZiMGFiYS0zYTk2LTRlNzgtYTIyOC0wMTA4ZWZhZTI2N2Y=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"}]}}]}]}}},{"key":"3f5ac34d-b393-49cb-b152-6317b4777663","type":"./components/Text/index.js","props":{"text":{"key":"ae7e13c8-6709-40ce-ad0c-b8526fa079c5","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"Get to know our teams and how they support your success in this Q\u0026A series.","typography":{"id":"VHlwb2dyYXBoeTplMGYxOWM3OC1kM2E0LTQxZDQtODdhNy04NWM0YmUyZGViNzg=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"}]}}]}]}}},{"key":"94a7b882-8e75-4f91-9a40-6ab207232cb4","type":"./components/Button/index.js","props":{"link":{"type":"OPEN_URL","payload":{"url":"/blog/category/professional-services/","openInNewTab":false}},"size":"small","color":"tertiary","variant":"subtle","children":{"value":"Learn More","@@makeswift/type":"text-input::v1"},"className":{"margin":[{"value":{"marginTop":{"unit":"px","value":8},"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":0}},"deviceId":"desktop"}]}}}]},"backgrounds":[{"value":[{"id":"3da3282c-e16b-4d22-8ae8-ee9af859b772","type":"color","payload":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}}],"deviceId":"desktop"}]}}]}}}]},"columnGap":[{"value":{"unit":"px","value":32},"deviceId":"desktop"}]}}]},"hasFeaturedSection":{"value":true,"@@makeswift/type":"checkbox::v1"},"hasFeaturedBackgroundColor":{"value":true,"@@makeswift/type":"checkbox::v1"}}},"__typename":"GlobalElement"}},{"id":"R2xvYmFsRWxlbWVudDo0Nzk4MzUzNS1lMzkyLTRlNDctODA3Mi1mZTM5OGJkMzkyMzY=","value":{"id":"R2xvYmFsRWxlbWVudDo0Nzk4MzUzNS1lMzkyLTRlNDctODA3Mi1mZTM5OGJkMzkyMzY=","data":{"key":"9e51ad99-44dc-4165-acff-93496d3d0fd0","type":"navigation-grid-container","props":{"mainContent":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"1f5cd6cc-a607-4175-b75e-de57768abba6","type":"./components/Box/index.js","props":{"rowGap":[{"value":{"unit":"px","value":48},"deviceId":"desktop"},{"value":{"unit":"px","value":32},"deviceId":"external"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":48},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":48},"paddingBottom":{"unit":"px","value":48}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":32},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":32},"paddingBottom":{"unit":"px","value":32}},"deviceId":"external"},{"value":{"paddingTop":{"unit":"px","value":12},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":32}},"deviceId":"laptop"},{"value":{"paddingTop":{"unit":"px","value":12},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":24}},"deviceId":"tablet"}],"children":{"columns":[{"value":{"count":12,"spans":[[4,4,4]]},"deviceId":"desktop"},{"value":{"count":12,"spans":[[12],[12],[12]]},"deviceId":"laptop"}],"elements":[{"key":"cb784aa2-df74-44f3-ad9c-89d850d00641","type":"mega-menu-column","props":{"subtitle":{"value":"Why BigCommerce?","@@makeswift/type":"text-input::v1"},"subnavLinks":[{"id":"8cdca3d3-ae1a-41ea-b269-044670c56981","value":{"icon":{"url":"https://dam.bigcommerce.com/m/39412475f4c8b913/original/icon-navigation-why-bigcommerce-engage.svg","type":"external-file","width":20,"height":20,"version":1,"mimetype":"image/svg+xml"},"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpmNTFiM2JhNi02OGRiLTQxZDMtOWI1Yi02NmQwYWFiMGNiZjU=","openInNewTab":false}},"text":{"value":"Engage","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Hosted low/no code, headless, or both.","@@makeswift/type":"text-input::v1"}}},{"id":"24c6750a-1491-4825-964e-a19afff853ae","value":{"icon":{"url":"https://dam.bigcommerce.com/m/767e034cf9ad8fa6/original/icon-navigation-why-bigcommerce-attract.svg","type":"external-file","width":20,"height":20,"version":1,"mimetype":"image/svg+xml"},"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpjMTQ2NTljZS05N2E2LTRiMTQtOGRhMi0xZTA3Njg0MTllZWI=","openInNewTab":false}},"text":{"value":"Attract","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Improved conversion, ROAS, and revenue. ","@@makeswift/type":"text-input::v1"}}},{"id":"94458131-b59f-4711-a09f-8db4c60b4ee3","value":{"icon":{"url":"https://dam.bigcommerce.com/m/5d9c672695d3c0e5/original/icon-navigation-why-bigcommerce-convert.svg","type":"external-file","width":20,"height":20,"version":1,"mimetype":"image/svg+xml"},"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTowNjEyZmQ3ZC05MGZmLTRmZjItOWQ2ZC05MzU0ZGU2YzU3NGI=","openInNewTab":false}},"text":{"value":"Convert","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Payment freedom, lower fees, higher conversion.","@@makeswift/type":"text-input::v1"}}},{"id":"f51faf3e-355e-4572-ac33-0879a8d5519c","value":{"icon":{"url":"https://dam.bigcommerce.com/m/2c159bce7b56ccab/original/icon-navigation-why-bigcommerce-expand.svg","type":"external-file","width":20,"height":20,"version":1,"mimetype":"image/svg+xml"},"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo4NmY1MDExMi1mNzk4LTQ3ZWMtODIzYy00ZDBjN2JiODUwOGQ=","openInNewTab":false}},"text":{"value":"Expand","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Grow with new brands, geos, and channels.","@@makeswift/type":"text-input::v1"}}},{"id":"0e147667-5af4-4cb7-a265-6980bf20c31f","value":{"icon":{"url":"https://dam.bigcommerce.com/m/6fa150f45966756d/original/icon-navigation-why-bigcommerce-operate.svg","type":"external-file","width":20,"height":20,"version":1,"mimetype":"image/svg+xml"},"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpkYTYwNjgzYi0zYzE0LTQ5NWQtOWFkYi1lNzRlMTdhYzc5YTQ=","openInNewTab":false}},"text":{"value":"Operate","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Streamlined operations for lower costs and risk.","@@makeswift/type":"text-input::v1"}}}]}},{"key":"65ab7a71-7277-49bd-8819-b5d81c60c8fd","type":"mega-menu-column","props":{"subtitle":{"value":"Solutions","@@makeswift/type":"text-input::v1"},"subnavLinks":[{"id":"0214b0ef-9282-4248-b307-c4ac12a9bf50","value":{"link":{"type":"OPEN_URL","payload":{"url":"/solutions/#use-cases","openInNewTab":false}},"text":{"value":"Use Cases","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Simplified expansion with Multi-Storefront, B2B+B2C, and more.","@@makeswift/type":"text-input::v1"}}},{"id":"2abcf27a-d585-4004-99e7-8442850be567","value":{"link":{"type":"OPEN_URL","payload":{"url":"/solutions/#industry-solutions","openInNewTab":false}},"text":{"value":"Industries","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Leading capabilities for B2B, fashion, health \u0026 beauty, sports \u0026 outdoor, and more.","@@makeswift/type":"text-input::v1"}}}]}},{"key":"97eeb58c-303c-41ea-b3ce-2b02afb93e62","type":"mega-menu-column","props":{"subtitle":{"value":"Featured","@@makeswift/type":"text-input::v1"},"subnavLinks":[{"id":"6bc0b819-685e-4d38-90c7-162c8622a836","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpkZTY0MzdhNy01MTFhLTQzMjctYWQ3NS0xYWM4ZGQwNjFiMjQ=","openInNewTab":false}},"text":{"value":"B2B Edition","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Advanced B2B features for enterprise plans.","@@makeswift/type":"text-input::v1"}}},{"id":"e6bd0e9a-6d4a-4984-9607-d02fbd570137","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo5MTJjYTkxOS05YTFmLTRmMmQtYjE4OS1jNWE1ZDIzZGYzZmY=","openInNewTab":false}},"text":{"value":"Feedonomics","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Omnichannel feed and data transformation.","@@makeswift/type":"text-input::v1"}}},{"id":"be808c95-03d2-4d9e-a937-409dd3e40187","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZToxMGQyZTdjOC1lY2ZjLTQ4NzUtOGNjMy04ZWQzODc2YmI4NGQ=","openInNewTab":false}},"text":{"value":"Multi-Storefront","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Manage multiple unique stores from one account.","@@makeswift/type":"text-input::v1"}}},{"id":"d0f4ff61-57ca-45ba-b88e-16ac8a55dafd","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZToxODcwYzlkMi1iOTE2LTQyOWMtYWJmMi03YjY3MjcxMjA4YjU=","openInNewTab":false}},"text":{"value":"International","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Grow your brand across the globe.","@@makeswift/type":"text-input::v1"}}},{"id":"f84ea274-210f-40dd-bfab-3789d3ffc074","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTphNmRhYzg5Zi03YzlkLTQ4ZjQtYjY0YS0wYTZlYzZmMGRiOGU=","openInNewTab":false}},"text":{"value":"Headless","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Deliver a better customer experience across channels.","@@makeswift/type":"text-input::v1"}}}]}}]},"columnGap":[{"value":{"unit":"px","value":32},"deviceId":"desktop"}]}}]},"secondaryContent":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"6c0adf7a-66fb-46c6-b717-b63606c493df","type":"./components/Box/index.js","props":{"rowGap":[{"value":{"unit":"px","value":48},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":48},"paddingLeft":{"unit":"px","value":48},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":48}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":32},"paddingLeft":{"unit":"px","value":32},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":32}},"deviceId":"external"},{"value":{"paddingTop":{"unit":"px","value":32},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":32}},"deviceId":"laptop"},{"value":{"paddingTop":{"unit":"px","value":24},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":24}},"deviceId":"tablet"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"81278dac-3c16-47c8-8230-6dc7970eb5c9","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"desktop"},{"value":{"count":12,"spans":[[0],[12]]},"deviceId":"laptop"}],"elements":[{"key":"aef1d923-1371-4618-affc-d0b6cc6481bd","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"6c0c4c2c-f666-4dd4-96b4-f5d109bbbc23","type":"./components/Image/index.js","props":{"file":{"url":"https://dam.bigcommerce.com/m/605d14cacf07eebe/original/card-thumbnail-nbt-navigation-featured.jpg","type":"external-file","width":468,"height":232,"version":1,"mimetype":"image/jpeg"}}}]}}},{"key":"0ac4d1b6-388c-4921-83e9-8d5e006492d7","type":"./components/Box/index.js","props":{"rowGap":[{"value":{"unit":"px","value":4},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":32},"paddingLeft":{"unit":"px","value":32},"paddingRight":{"unit":"px","value":32},"paddingBottom":{"unit":"px","value":32}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":24},"paddingLeft":{"unit":"px","value":24},"paddingRight":{"unit":"px","value":24},"paddingBottom":{"unit":"px","value":24}},"deviceId":"tablet"}],"children":{"columns":[{"value":{"count":12,"spans":[[12],[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"659abcb2-7ffe-4805-9f20-bedbba0fd1e5","type":"./components/Text/index.js","props":{"text":{"key":"5c0e3068-14fe-4e14-ac09-d64676d5e78e","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"The Next Big Thing","typography":{"id":"VHlwb2dyYXBoeTo3MzZiMGFiYS0zYTk2LTRlNzgtYTIyOC0wMTA4ZWZhZTI2N2Y=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"}]}}]}]}}},{"key":"4b73cf5e-a468-438d-a162-955f4bb8138f","type":"./components/Text/index.js","props":{"text":{"key":"1cd37803-ceff-46b9-b35c-2ea61e24ba89","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"Introducing 100+ innovative new platform features, software releases, and partner integrations designed to deliver commerce without compromise.","typography":{"id":"VHlwb2dyYXBoeTplMGYxOWM3OC1kM2E0LTQxZDQtODdhNy04NWM0YmUyZGViNzg=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"}]}}]}]}}},{"key":"0030e9d0-093d-4962-922a-d199376ca124","type":"./components/Button/index.js","props":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpkNjU4N2RjMi1hNGYwLTQ4NDItYjM1My1lNjQ5MTMzYTI1MWM=","openInNewTab":true}},"size":"small","color":"tertiary","variant":"subtle","children":{"value":"Learn More","@@makeswift/type":"text-input::v1"},"className":{"margin":[{"value":{"marginTop":{"unit":"px","value":8},"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":0}},"deviceId":"desktop"}]}}}]},"backgrounds":[{"value":[{"id":"3da3282c-e16b-4d22-8ae8-ee9af859b772","type":"color","payload":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}}],"deviceId":"desktop"}]}}]}}}]},"columnGap":[{"value":{"unit":"px","value":32},"deviceId":"desktop"}]}}]},"hasFeaturedSection":{"value":true,"@@makeswift/type":"checkbox::v1"},"hasFeaturedBackgroundColor":{"value":true,"@@makeswift/type":"checkbox::v1"}}},"__typename":"GlobalElement"}}],"LocalizedGlobalElement":[{"id":"TG9jYWxpemVkR2xvYmFsRWxlbWVudDo1MTAzZWYyOS05MzFjLTQ0NTYtOGMzZi0xMTBjMGRhMWRlZDY=","value":{"id":"TG9jYWxpemVkR2xvYmFsRWxlbWVudDo1MTAzZWYyOS05MzFjLTQ0NTYtOGMzZi0xMTBjMGRhMWRlZDY=","data":{"key":"f4ec1a98-c2e5-45a6-a165-ad4451538699","type":"./components/Box/index.js","props":{"id":"Footer","children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"ee8566a5-446f-4fb9-bf25-310384291ca8","type":"footer","props":{"logoAlt":"BigCommerce Logo","logoLink":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTozN2RlYjI0Yy1kZmE0LTQ0MmUtYWQ4ZC1lZmY3ZThhZDNkMDc=","openInNewTab":false}},"logoImage":{"url":"https://dam.bigcommerce.com/m/4643aef2c31defe6/original/Fill-1.svg","type":"external-file","width":34,"height":7,"version":1,"mimetype":"image/svg+xml"},"socialLinks":[{"id":"eaf57c17-ba3e-43a1-821a-4114ada01ec2","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://x.com/Bigcommerce/","openInNewTab":true}},"text":{"value":"X","@@makeswift/type":"text-input::v1"}}},{"id":"e1869418-f42a-434f-b57f-d2272d666c20","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://www.facebook.com/Bigcommerce","openInNewTab":true}},"text":"Facebook"}},{"id":"527a4188-c1d2-4fd9-bd88-2ee80dae547c","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://www.linkedin.com/company/bigcommerce","openInNewTab":true}},"text":"LinkedIn"}},{"id":"27abf1a4-7481-438f-b42e-a0c0f52ad42d","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://www.youtube.com/c/bigcommerce","openInNewTab":true}},"text":"YouTube"}},{"id":"91c8e288-092b-4789-9ea5-7b1f0d84f786","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://pinterest.com/bigcommerce/","openInNewTab":true}},"text":"Pinterest"}},{"id":"d68225fd-d452-4342-8c68-205dd7bfc321","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://www.instagram.com/bigcommerce/","openInNewTab":true}},"text":"Instagram"}}],"footerGroups":[{"id":"57adb548-e5d2-461b-9176-cc57a63dbee8","value":{"heading":"PRODOTTO","footerLinks":[{"id":"0cd16c8b-e481-41ab-87bd-31b78ebffa3b","value":{"link":{"type":"OPEN_URL","payload":{"url":"/prodotto/","openInNewTab":false}},"text":"Caratteristiche"}},{"id":"ea14a657-3ec6-44f0-b9f7-d217eecbfe14","value":{"link":{"type":"OPEN_URL","payload":{"url":"/servizi/","openInNewTab":false}},"text":"Servizi"}},{"id":"b8b871d2-f3eb-4ee8-9d81-b84dd03eaab3","value":{"link":{"type":"OPEN_URL","payload":{"url":"/prezzi-enterprise/","openInNewTab":false}},"text":"Prezzi Enterprise"}},{"id":"7fb0e7bf-7ade-4ffd-ae6a-84e93f00b101","value":{"link":{"type":"OPEN_URL","payload":{"url":"/richiedi-una-demo/","openInNewTab":false}},"text":"Richiedi una demo"}}]}},{"id":"5800cb50-44d8-4baf-b924-e0df5c157bd9","value":{"heading":"Partner","footerLinks":[{"id":"ec5860b3-f2bc-4649-b668-d4dc5fb3d0ec","value":{"link":{"type":"OPEN_URL","payload":{"url":"/partner/","openInNewTab":false}},"text":"Panoramica"}},{"id":"e9a8b12e-7091-4b2c-a732-868a92ec7f7e","value":{"link":{"type":"OPEN_URL","payload":{"url":"/partner/diventa-un-partner/","openInNewTab":false}},"text":"Diventa un partner"}},{"id":"24e74c76-c96f-4395-88ca-12a38f46501a","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://partners.bigcommerce.com/directory/","openInNewTab":false}},"text":"Trova un'agenzia partner"}},{"id":"d08581ae-14ae-4d7f-8dd7-9af365b49b46","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://www.bigcommerce.co.uk/apps/","openInNewTab":true}},"text":"Trova un partner tecnologico"}}]}},{"id":"2646a04c-0812-475a-913d-2f8a3ce3a787","value":{"heading":"CLIENTI","footerLinks":[{"id":"192fa74c-02c3-4109-8802-a55b5a2357f2","value":{"link":{"type":"OPEN_URL","payload":{"url":"/caso-studio/","openInNewTab":false}},"text":"Casi Studio"}},{"id":"7e9f3b0a-24a5-4405-a583-2ac684a1f9a2","value":{"link":{"type":"OPEN_URL","payload":{"url":"/vetrina/","openInNewTab":false}},"text":"Esempi di negozi"}}]}},{"id":"d802e708-ecc3-4b1e-96cd-d9bfdbdf6379","value":{"heading":"RISORSE","footerLinks":[{"id":"40c2423a-f38c-463a-afb5-c32585b70752","value":{"link":{"type":"OPEN_URL","payload":{"url":"/risorse/","openInNewTab":false}},"text":"Panoramica"}},{"id":"be854ea9-93bd-4931-aab0-6c21e0608fb6","value":{"link":{"type":"OPEN_URL","payload":{"url":"/articoli/","openInNewTab":false}},"text":"Articoli"}},{"id":"09889206-15aa-4c29-ba66-ce6ccb35cd2f","value":{"link":{"type":"OPEN_URL","payload":{"url":"/risorse/guide","openInNewTab":false}},"text":"Guide e white paper"}},{"id":"eb63eb62-cf96-4c8f-9257-304ab497d9ad","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://www.bigcommerce.co.uk/blog/","openInNewTab":true}},"text":"Blog di e-commerce"}},{"id":"811c358e-e34b-4b7c-8d8f-b5d09d264ffb","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://medium.com/bigcommerce-developer-blog/","openInNewTab":true}},"text":"Developer Blog"}}]}},{"id":"16b29ba6-a2b3-45f6-926c-12cefef1f73f","value":{"heading":"SOLUZIONI PER CASO D'USO","footerLinks":[{"id":"8926d653-1ff7-4072-acf3-c973e971f819","value":{"link":{"type":"OPEN_URL","payload":{"url":"/soluzioni/multi-store/","openInNewTab":false}},"text":"Multi-Storefront"}},{"id":"1311656d-42df-4079-a5e5-f3c648d124c4","value":{"link":{"type":"OPEN_URL","payload":{"url":"/soluzioni/headless-commerce/","openInNewTab":false}},"text":"Headless Commerce"}},{"id":"f3060353-5065-4836-9470-7d0b7f552dff","value":{"link":{"type":"OPEN_URL","payload":{"url":"/soluzioni/piattaforma-e-commerce-b2b/","openInNewTab":false}},"text":"B2B"}},{"id":"0959725a-7291-45ae-b0d3-46c3183afc89","value":{"link":{"type":"OPEN_URL","payload":{"url":"/soluzioni/piattaforma-ecommerce-allingrosso/","openInNewTab":false}},"text":"All'ingrosso"}},{"id":"79633a62-a38f-45f8-b95a-aa93a2981009","value":{"link":{"type":"OPEN_URL","payload":{"url":"/soluzioni/omnicanale/","openInNewTab":false}},"text":"Omnicanale"}},{"id":"48c6d1ba-77e9-4721-9d5c-6c9af899fecf","value":{"link":{"type":"OPEN_URL","payload":{"url":"/soluzioni/internazionale/","openInNewTab":false}},"text":"Internazionale"}},{"id":"2905621c-20c3-4820-83ef-5004bb15ab4a","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo3MWY1OGQ0MC1lNTk4LTRkYTktOTZjNy0yZTk5NmRlY2ZkZTY=","openInNewTab":false}},"text":"Piccole imprese"}}]}},{"id":"b141835c-4fd9-40be-810c-df05bba48dfd","value":{"heading":"SOLUZIONI PER SETTORE","footerLinks":[{"id":"5f426652-94e0-4f5e-b1e8-a0c538767619","value":{"link":{"type":"OPEN_URL","payload":{"url":"/soluzioni/moda/","openInNewTab":false}},"text":"Abbigliamento \u0026 Moda"}},{"id":"eb846611-0781-4841-a4af-1f00036ed16b","value":{"link":{"type":"OPEN_URL","payload":{"url":"/soluzioni/salute-e-bellezza/","openInNewTab":false}},"text":"Salute \u0026 Bellezza"}},{"id":"e58d3ef4-07bb-40ff-ac31-67b8fe6478cf","value":{"link":{"type":"OPEN_URL","payload":{"url":"/soluzioni/cibo-e-bevande/","openInNewTab":false}},"text":"Cibo \u0026 Bevande"}},{"id":"d8278400-b842-4002-ae97-816065a760fa","value":{"link":{"type":"OPEN_URL","payload":{"url":"/soluzioni/produzione/","openInNewTab":false}},"text":"Produzione"}},{"id":"e4ae2445-5303-4f4a-ad3d-e97ae91b7bb6","value":{"link":{"type":"OPEN_URL","payload":{"url":"/soluzioni/automotive/","openInNewTab":false}},"text":"Automotive"}}]}},{"id":"13bb3206-3420-4ec5-a106-7035ab0948ec","value":{"heading":"AZIENDA","footerLinks":[{"id":"2e4332ec-7d26-4e2b-8fe3-c28adf0b1b61","value":{"link":{"type":"OPEN_URL","payload":{"url":"/azienda/","openInNewTab":false}},"text":"Chi siamo"}},{"id":"aea269de-614a-4118-8434-6ce85e894ac7","value":{"link":{"type":"OPEN_URL","payload":{"url":"/azienda/il-nostro-team/","openInNewTab":false}},"text":"Il nostro team"}},{"id":"d8d3deba-08cb-4266-893d-4eb4c71fb4a0","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://careers.bigcommerce.com/?_ga=2.179512932.1745768724.1680545346-963162758.1680295371\u0026_gl=1*1qil438*_ga*OTYzMTYyNzU4LjE2ODAyOTUzNzE.*_ga_WS2VZYPC6G*MTY4MDY2NjkyNi4xMS4xLjE2ODA2NjY5NzkuNy4wLjA.","openInNewTab":false}},"text":"Posizioni aperte"}},{"id":"89601529-f64a-49ba-96df-1fc751399f75","value":{"link":{"type":"OPEN_URL","payload":{"url":"/stampa/","openInNewTab":false}},"text":"Stampa"}},{"id":"1cbc4512-7b8b-4013-b44f-d3ffc34feb69","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://investors.bigcommerce.com/?_ga=2.179512932.1745768724.1680545346-963162758.1680295371\u0026_gl=1*1qil438*_ga*OTYzMTYyNzU4LjE2ODAyOTUzNzE.*_ga_WS2VZYPC6G*MTY4MDY2NjkyNi4xMS4xLjE2ODA2NjY5NzkuNy4wLjA.","openInNewTab":false}},"text":"Investor Relations"}},{"id":"55f2709e-480c-460b-8e8b-a1597ce0e9d5","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://security.bigcommerce.com/?_ga=2.8519157.1745768724.1680545346-963162758.1680295371\u0026_gl=1*14ficbl*_ga*OTYzMTYyNzU4LjE2ODAyOTUzNzE.*_ga_WS2VZYPC6G*MTY4MDY2NjkyNi4xMS4xLjE2ODA2NjY5NzkuNy4wLjA.https://security.bigcommerce.com/?_ga=2.8519157.1745768724.1680545346-963162758.1680295371\u0026_gl=1*14ficbl*_ga*OTYzMTYyNzU4LjE2ODAyOTUzNzE.*_ga_WS2VZYPC6G*MTY4MDY2NjkyNi4xMS4xLjE2ODA2NjY5NzkuNy4wLjA.","openInNewTab":false}},"text":"Piattaforma Trust Center"}},{"id":"fe01f286-3d55-45eb-aa5d-980155ccf7c1","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://www.bigcommerce.com/terms/","openInNewTab":false}},"text":"Termini di servizio"}},{"id":"96616d1f-70b6-49c4-8529-4fc604f342fc","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://www.bigcommerce.com/privacy/","openInNewTab":true}},"text":"Informativa sulla privacy"}},{"id":"29b1a532-0ba3-42c6-b54f-698e8da4f05a","value":{"link":{"type":"OPEN_URL","payload":{"url":"/contatto/","openInNewTab":false}},"text":"Contattaci"}},{"id":"469bf4e9-96e5-42bb-b9d1-22dc8f0c8b27","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTplYWE0MzE0Mi02YjQwLTQ5N2YtYjJkYy01ZDFjYTdhYjc0Nzg=","openInNewTab":false}},"text":"Segnala contenuti illegali"}}]}},{"id":"1cc35cf5-e288-44d1-b2f8-f8c8460e3122","value":{"heading":"CENTRO ASSISTENZA","footerLinks":[{"id":"7088aa5c-d351-48a9-9ec1-26a6f17e3270","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://support.bigcommerce.com/s/community/","openInNewTab":true}},"text":"BigCommerce Community"}},{"id":"26cc0e82-bead-4c9a-89a4-f3bd3c5ffe3f","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://support.bigcommerce.com/s/knowledge/","openInNewTab":true}},"text":"Conoscenze Base"}},{"id":"812ea63a-c491-4f12-a4b8-971279289143","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://support.bigcommerce.com/s/videos/","openInNewTab":true}},"text":"Video"}},{"id":"c38b43c4-625a-4216-aacf-b5ce1ee6592a","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://support.bigcommerce.com/s/contact/","openInNewTab":true}},"text":"Contatta il supporto tecnico"}},{"id":"6f3e4427-8ef3-403e-aa3d-dbab43b2a95b","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://developer.bigcommerce.com/","openInNewTab":true}},"text":"Centro sviluppatori"}},{"id":"af6d386c-d2c8-40ea-a3d7-cd632df6dbc0","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://developer.bigcommerce.com/api-docs/","openInNewTab":true}},"text":"Documentazione API"}},{"id":"b2c8e852-3bcc-4b69-8dfb-e3dec647dd9f","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://developer.bigcommerce.com/stencil-docs/","openInNewTab":true}},"text":"Documentazione tecnica"}}]}}],"copyrightLink":{"type":"OPEN_URL","payload":{"url":"https://www.bigcommerce.com/privacy/","openInNewTab":false}},"copyrightLinkText":""}}]}}},"__typename":"LocalizedGlobalElement"}},{"id":"TG9jYWxpemVkR2xvYmFsRWxlbWVudDowZDBkNmE3MS02NzZkLTQ4ZTItOTI5ZS02NzJjOTRjYWZiOTg=","value":{"id":"TG9jYWxpemVkR2xvYmFsRWxlbWVudDowZDBkNmE3MS02NzZkLTQ4ZTItOTI5ZS02NzJjOTRjYWZiOTg=","data":{"key":"a78d054f-f3a5-40cb-9ec7-289ce5faca0c","type":"./components/Box/index.js","props":{"id":"Navigation","children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"907b1856-bb45-4bba-8f9c-0de5f560ac86","type":"reference","value":"R2xvYmFsRWxlbWVudDo3Y2M4MTI3NC05MTE2LTRiNTktOTk5Mi05ZTQ2N2ZlMDUyODg="}]}}},"__typename":"LocalizedGlobalElement"}},{"id":"TG9jYWxpemVkR2xvYmFsRWxlbWVudDpkNjAzZjQyMS0wOThjLTQ0NzItYTk3OC0yMTUxMDM5MTJkMDk=","value":{"id":"TG9jYWxpemVkR2xvYmFsRWxlbWVudDpkNjAzZjQyMS0wOThjLTQ0NzItYTk3OC0yMTUxMDM5MTJkMDk=","data":{"key":"e73b684d-4a3b-4f3c-b127-97902968e4b8","type":"mega-menu-navigation","props":{"ctaLink":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTowNmY0OTBhMi1lZDBkLTQ2MTgtOWRjYi00MmZlMTliM2M5NTc=","openInNewTab":false}},"ctaText":{"value":"RICHIEDI UNA DEMO","@@makeswift/type":"text-input::v1"},"logoLink":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTozN2RlYjI0Yy1kZmE0LTQ0MmUtYWQ4ZC1lZmY3ZThhZDNkMDc=","openInNewTab":false}},"logoImage":{"url":"https://dam.bigcommerce.com/m/179d5d0a14041025/original/BC_Wordmark_Black.svg","type":"external-file","width":500,"height":125,"version":1,"mimetype":"image/svg+xml"},"topNavLinks":[{"id":"cdce1a41-90be-41a9-bb49-f65726674f68","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://support.bigcommerce.com/s/?language=it","openInNewTab":true}},"text":{"value":"Centro assistenza","@@makeswift/type":"text-input::v1"}}},{"id":"bf6bb6e9-6eeb-4a03-bbba-6ce269574596","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://developer.bigcommerce.com/","openInNewTab":true}},"text":{"value":"Centro sviluppatori","@@makeswift/type":"text-input::v1"}}},{"id":"1756f1ab-804a-4236-8daa-4b3a0fb79808","value":{"link":{"type":"CALL_PHONE","payload":{"phoneNumber":"+39 800 776 872"}},"text":{"value":"Chiama il reparto vendite: +39 800 776 872","@@makeswift/type":"text-input::v1"}}},{"id":"b6a88111-646f-42d3-a54a-549788d3b727","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://login.bigcommerce.com/login/","openInNewTab":true}},"text":{"value":"Accedi","@@makeswift/type":"text-input::v1"}}}],"mainNavLinks":[{"id":"5d45a051-70c9-4646-a910-0406e5a48ee7","value":{"text":{"value":"Piattaforma","@@makeswift/type":"text-input::v1"},"megaMenuContent":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"b5ce976a-fec9-4b20-b09f-795a90856547","type":"reference","value":"R2xvYmFsRWxlbWVudDo0Nzk4MzUzNS1lMzkyLTRlNDctODA3Mi1mZTM5OGJkMzkyMzY="}]}}},{"id":"8a6d1136-b2b6-48c7-8704-d89cea8b4efc","value":{"text":{"value":"Servizi","@@makeswift/type":"text-input::v1"},"megaMenuContent":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"d63537c8-660e-41bc-8ac6-2a3d912ca6cd","type":"reference","value":"R2xvYmFsRWxlbWVudDplOTkzZDlhOS02ZGY1LTQ1NGYtOWUwMi1mZmMwMmFhYmE2ZTc="}]}}},{"id":"1e20c74f-e36d-4f6c-9b56-42e6237b40e3","value":{"text":{"value":"Risorse","@@makeswift/type":"text-input::v1"},"megaMenuContent":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"bd5ce9e1-7fce-4721-abfe-12c0aad02169","type":"reference","value":"R2xvYmFsRWxlbWVudDpiYTFkOTNmNS1mMjQxLTQ1OWEtYjUxMi01NTI0NGJjNzA2NmM="}]}}},{"id":"08f8fb4e-feba-402d-b8b7-4a484cf13293","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTphNGY5MTcyZS01NzQzLTRlZjQtOWY0Zi1kNmMyYjE5MDgwMDU=","openInNewTab":false}},"text":{"value":"Prezzi","@@makeswift/type":"text-input::v1"},"hasMegaMenu":{"value":false,"@@makeswift/type":"checkbox::v1"}}}],"navigationTabs":[{"id":"b5177824-e2a1-4c9b-8e30-32c9bfd46692","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTozN2RlYjI0Yy1kZmE0LTQ0MmUtYWQ4ZC1lZmY3ZThhZDNkMDc=","openInNewTab":false}},"text":{"value":"Enterprise","@@makeswift/type":"text-input::v1"},"active":{"value":true,"@@makeswift/type":"checkbox::v1"}}},{"id":"b1cd94ee-8e50-4c50-9106-e75942b08eed","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo3MWY1OGQ0MC1lNTk4LTRkYTktOTZjNy0yZTk5NmRlY2ZkZTY=","openInNewTab":false}},"text":{"value":"PICCOLE IMPRESE","@@makeswift/type":"text-input::v1"},"active":{"value":false,"@@makeswift/type":"checkbox::v1"}}}],"mobileLogoImage":{"url":"https://dam.bigcommerce.com/m/780d051412681442/original/BigCommerce-B-Mark-Black.svg","type":"external-file","width":40,"height":40,"version":1,"mimetype":"image/svg+xml"}}},"__typename":"LocalizedGlobalElement"}},{"id":"TG9jYWxpemVkR2xvYmFsRWxlbWVudDo2OTU2NGE2YS1hNjMyLTQwMGEtOTE0MS1kY2U0ZDU4N2FkZTQ=","value":{"id":"TG9jYWxpemVkR2xvYmFsRWxlbWVudDo2OTU2NGE2YS1hNjMyLTQwMGEtOTE0MS1kY2U0ZDU4N2FkZTQ=","data":{"key":"219021ef-a61b-4e9b-a505-59751aa75442","type":"navigation-grid-container","props":{"mainContent":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"3e05baa5-8d7c-4cc2-8ab8-31a775eac16f","type":"./components/Box/index.js","props":{"rowGap":[{"value":{"unit":"px","value":48},"deviceId":"desktop"},{"value":{"unit":"px","value":32},"deviceId":"external"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":48},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":48},"paddingBottom":{"unit":"px","value":48}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":32},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":32},"paddingBottom":{"unit":"px","value":32}},"deviceId":"external"},{"value":{"paddingTop":{"unit":"px","value":12},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":32}},"deviceId":"laptop"},{"value":{"paddingTop":{"unit":"px","value":12},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":24}},"deviceId":"tablet"}],"children":{"columns":[{"value":{"count":12,"spans":[[4,4,4]]},"deviceId":"desktop"},{"value":{"count":12,"spans":[[12],[12],[12]]},"deviceId":"laptop"}],"elements":[{"key":"5f7ca48e-5832-4e0c-82ad-ccc072dfcedd","type":"mega-menu-column","props":{"subtitle":{"value":"RISORSE DIDATTICHE","@@makeswift/type":"text-input::v1"},"subnavLinks":[{"id":"9b562580-c445-466b-8836-0b1b845074da","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpjZTYzMjUzMi1lMmIyLTRkNTYtOGFlMC1jZjE4N2I4ZWI5MjQ=","openInNewTab":false}},"text":{"value":"Panoramica","@@makeswift/type":"text-input::v1"}}},{"id":"38d71340-0af9-48b7-8fbd-538defa56c90","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo3Yjk1ZWM4Yi04ODVkLTQ3ZTYtYTI0Ni02MTBmNzE4YjViZTI=","openInNewTab":false}},"text":{"value":"Articoli","@@makeswift/type":"text-input::v1"}}},{"id":"30cdc5cb-a41d-42d7-b3c3-c600dae31e9b","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZToxNDlmNDA0Zi1iOWY1LTQyNzEtYWFmMi04MzRjODczZDAwMzU=","openInNewTab":false}},"text":{"value":"Guide","@@makeswift/type":"text-input::v1"}}},{"id":"c9d90612-b1be-4eb0-9da8-33aa9ee148a3","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpiNmFkNTFhZC01OTY1LTQ4Y2ItYjRkNC1lM2E2ZmZkNDliMTQ=","openInNewTab":false}},"text":{"value":"Webinar","@@makeswift/type":"text-input::v1"}}},{"id":"50a9d1bc-01d9-4849-93f9-ac95c47cd0d8","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo3YWRlMDg0Ni0zNzE5LTRjYjctOWU5MS05MmFhYTU2N2Q2NDE=","openInNewTab":false}},"text":{"value":"Report","@@makeswift/type":"text-input::v1"}}}]}},{"key":"54c9a5d3-0dc4-4c95-8f3e-3fee0db2c8a6","type":"./components/Box/index.js","props":{"rowGap":[{"value":{"unit":"px","value":48},"deviceId":"desktop"},{"value":{"unit":"px","value":32},"deviceId":"laptop"}],"children":{"columns":[{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"a4b68af0-22e9-4b4b-a97b-d1317f2fb1b6","type":"mega-menu-column","props":{"subtitle":{"value":"STORIE DI SUCCESSO","@@makeswift/type":"text-input::v1"},"subnavLinks":[{"id":"e3e3d1e5-b941-413d-95c1-912c8c5ec4dc","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTowYzY4OWQ0Yy0zZWNlLTQ3MmYtODg1My00YTE4MDY3ODgxMzk=","openInNewTab":false}},"text":{"value":"Casi Studio","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Leggete le nostre storie di successo.","@@makeswift/type":"text-input::v1"}}},{"id":"1cd23aa8-2f4b-466c-8caf-e1760083da48","value":{"link":{"type":"OPEN_URL","payload":{"url":"/showcase/","openInNewTab":false}},"text":{"value":"Vetrina dei Clienti","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Scopri i nostri clienti più importanti.","@@makeswift/type":"text-input::v1"}}}]}},{"key":"15c25d0a-5d6c-4419-8330-6193f5d0f784","type":"mega-menu-column","props":{"subtitle":{"value":"RICONOSCIMENTI","@@makeswift/type":"text-input::v1"},"subnavLinks":[{"id":"bf32a60f-9858-40d0-88f0-c36637c85ce5","value":{"link":{"type":"OPEN_URL","payload":{"url":"/resources/reports/#analyst-reports","openInNewTab":false}},"text":{"value":"Report di analisi","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Scopri cosa dicono gli esperti.","@@makeswift/type":"text-input::v1"}}}]}}]}}},{"key":"c7cb8ddc-bcf4-42ba-966e-ca79768ba4ac","type":"mega-menu-column","props":{"subtitle":{"value":"PARTNER","@@makeswift/type":"text-input::v1"},"subnavLinks":[{"id":"e84de63e-361b-4577-aad4-6fce8b4500ef","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo3ZjBiMzZiYi03ZmM2LTRlYjEtODk3Yi02NGJlNWMwYzM5OTk=","openInNewTab":false}},"text":{"value":"Panoramica","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Scopri di più sui nostri partner.","@@makeswift/type":"text-input::v1"}}},{"id":"7f45c73a-704a-468f-a170-45b8f60bc88a","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo5MzhhMzkyMy0yY2YwLTQ3NDMtYWMwMi0wZDM4MTkxZmQ3Y2M=","openInNewTab":false}},"text":{"value":"Diventa un partner","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Unisciti al nostro ecosistema di partner globale.","@@makeswift/type":"text-input::v1"}}},{"id":"939befd6-f9e0-4a46-9a2e-996bd2ae45ab","value":{"link":{"type":"OPEN_URL","payload":{"url":"https://partners.bigcommerce.com/directory/search?f0=Regions+Served\u0026f0v0=Europe ","openInNewTab":true}},"text":{"value":"Trova un'agenzia partner","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Fatti aiutare da esperti certificati.","@@makeswift/type":"text-input::v1"}}},{"id":"002ee2c3-3f7f-4fa5-ad37-b7e0f3d14a02","value":{"link":{"type":"OPEN_URL","payload":{"url":"/apps/","openInNewTab":false}},"text":{"value":"Trova un partner tecnologico","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Esplora app e integrazioni.","@@makeswift/type":"text-input::v1"}}}]}}]},"columnGap":[{"value":{"unit":"px","value":32},"deviceId":"desktop"}]}}]},"secondaryContent":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"7cc5bb08-166d-475e-82d1-e7b5ef954266","type":"./components/Box/index.js","props":{"rowGap":[{"value":{"unit":"px","value":48},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":48},"paddingLeft":{"unit":"px","value":48},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":48}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":32},"paddingLeft":{"unit":"px","value":32},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":32}},"deviceId":"external"},{"value":{"paddingTop":{"unit":"px","value":32},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":32}},"deviceId":"laptop"},{"value":{"paddingTop":{"unit":"px","value":24},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":24}},"deviceId":"tablet"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"b6a6a63d-1f5c-4c35-a010-00f919b8e25d","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"desktop"},{"value":{"count":12,"spans":[[0],[12]]},"deviceId":"laptop"}],"elements":[{"key":"9bc032a7-8d41-400b-beaf-eb6115688120","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"d0055a38-7c1a-4930-b9ac-2a8726bf0d85","type":"./components/Image/index.js","props":{"file":{"url":"https://dam.bigcommerce.com/m/297981bf74354c29/original/Global-B2B-Buyer-Thumbnail.png","type":"external-file","width":821,"height":407,"version":1,"mimetype":"image/png"}}}]}}},{"key":"affdfd09-abf1-41f3-9091-1c6dcee86488","type":"./components/Box/index.js","props":{"rowGap":[{"value":{"unit":"px","value":4},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":32},"paddingLeft":{"unit":"px","value":32},"paddingRight":{"unit":"px","value":32},"paddingBottom":{"unit":"px","value":32}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":24},"paddingLeft":{"unit":"px","value":24},"paddingRight":{"unit":"px","value":24},"paddingBottom":{"unit":"px","value":24}},"deviceId":"tablet"}],"children":{"columns":[{"value":{"count":12,"spans":[[12],[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"d889392a-a032-438e-9a02-c4a73436e8d4","type":"./components/Text/index.js","props":{"text":{"key":"9b0b8bb8-a669-4bde-81b6-7f9f5f402a74","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"The Global B2B Buyer Behavior Report","typography":{"id":"VHlwb2dyYXBoeTo3MzZiMGFiYS0zYTk2LTRlNzgtYTIyOC0wMTA4ZWZhZTI2N2Y=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"}]}}]}]}}},{"key":"2b8ef26a-fd32-4fb1-9d73-478843402ea5","type":"./components/Text/index.js","props":{"text":{"key":"a06827d4-1964-491a-95fd-90fc9d9653d2","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"This in-depth report provides actionable strategies to help you sell more online.","typography":{"id":"VHlwb2dyYXBoeTplMGYxOWM3OC1kM2E0LTQxZDQtODdhNy04NWM0YmUyZGViNzg=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"}]}}]}]}}},{"key":"8639e4c5-8949-4b18-9617-57c71bde6bb6","type":"./components/Button/index.js","props":{"link":{"type":"OPEN_URL","payload":{"url":"/resources/reports/global-b2b-buyer-report-cdl-report/","openInNewTab":false}},"size":"small","color":"tertiary","variant":"subtle","children":{"value":"Read now","@@makeswift/type":"text-input::v1"},"className":{"margin":[{"value":{"marginTop":{"unit":"px","value":8},"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":0}},"deviceId":"desktop"}]}}}]},"backgrounds":[{"value":[{"id":"3da3282c-e16b-4d22-8ae8-ee9af859b772","type":"color","payload":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}}],"deviceId":"desktop"}]}}]}}}]},"columnGap":[{"value":{"unit":"px","value":32},"deviceId":"desktop"}]}}]},"hasFeaturedSection":{"value":false,"@@makeswift/type":"checkbox::v1"},"hasFeaturedBackgroundColor":{"value":true,"@@makeswift/type":"checkbox::v1"}}},"__typename":"LocalizedGlobalElement"}},{"id":"TG9jYWxpemVkR2xvYmFsRWxlbWVudDowNTBmMzc1NS03OTllLTQxZTYtOTdjMi05MzAzMGNjMTIwNDE=","value":{"id":"TG9jYWxpemVkR2xvYmFsRWxlbWVudDowNTBmMzc1NS03OTllLTQxZTYtOTdjMi05MzAzMGNjMTIwNDE=","data":{"key":"be20fde8-95a1-499f-851c-3d3193a97e9a","type":"navigation-grid-container","props":{"mainContent":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"02a37248-a5f0-4f41-9d6d-eb2f885df303","type":"./components/Box/index.js","props":{"rowGap":[{"value":{"unit":"px","value":48},"deviceId":"desktop"},{"value":{"unit":"px","value":32},"deviceId":"external"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":48},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":48},"paddingBottom":{"unit":"px","value":48}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":32},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":32},"paddingBottom":{"unit":"px","value":32}},"deviceId":"external"},{"value":{"paddingTop":{"unit":"px","value":12},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":32}},"deviceId":"laptop"},{"value":{"paddingTop":{"unit":"px","value":12},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":24}},"deviceId":"tablet"}],"children":{"columns":[{"value":{"count":12,"spans":[[6,6]]},"deviceId":"desktop"},{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"laptop"}],"elements":[{"key":"ceb55fd6-84c8-4934-8a93-4e89a5e9ae45","type":"mega-menu-column","props":{"subtitle":{"value":"Servizi di lancio","@@makeswift/type":"text-input::v1"},"subnavLinks":[{"id":"403ac16c-e94b-4357-a926-cd5af52d0659","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTowMDAwNjVlYy1iMGE5LTQ5OWQtODI4OS1mYTg1Y2IxOTdmYTY=","openInNewTab":false}},"text":{"value":"Panoramica ","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Disegna il tuo percorso verso il successo con servizi specializzati.","@@makeswift/type":"text-input::v1"}}},{"id":"b8209540-1fa8-41c5-ac06-7c4edf35503c","value":{"link":{"type":"OPEN_URL","payload":{"url":"/servizi/lancio/#project-manager-per-limplementazione","openInNewTab":false}},"text":{"value":"Project management per l'implementazione","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Esperti per assicurarti un lancio nei tempi previsti e nel rispetto del budget.","@@makeswift/type":"text-input::v1"}}},{"id":"b286c7d0-697f-4176-82ed-74385e390001","value":{"link":{"type":"OPEN_URL","payload":{"url":"/servizi/lancio/#architettura-soluzioni","openInNewTab":false}},"text":{"value":"Architettura Soluzioni","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Consulenti esperti per progettare al meglio il tuo negozio.","@@makeswift/type":"text-input::v1"}}},{"id":"ee90612f-0bbf-435b-9489-22cafac758b2","value":{"link":{"type":"OPEN_URL","payload":{"url":"/servizi/lancio/#data-migration-services","openInNewTab":false}},"text":{"value":"Migrazione \u0026 Ottimizzazione Dati","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Competenza per effettuare la migrazione dei dati in modo chiaro e pulito.","@@makeswift/type":"text-input::v1"}}},{"id":"9e6be85a-cb9c-4733-8e40-c3b02428a183","value":{"link":{"type":"OPEN_URL","payload":{"url":"/servizi/lancio/#pacchetto-di-lancio-enterprise","openInNewTab":false}},"text":{"value":"Pacchetto di lancio Enterprise","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Istruzione personale per configurare e lanciare il tuo negozio BigCommerce.","@@makeswift/type":"text-input::v1"}}}]}},{"key":"a8e4eaf3-f24b-4e6c-a053-60fb093f1174","type":"mega-menu-column","props":{"subtitle":{"value":"Strategie di successo","@@makeswift/type":"text-input::v1"},"subnavLinks":[{"id":"613c4a1b-a3e4-4df0-82e4-159b0911826a","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTowY2MyNDI4Ny02Zjc3LTRhZDItYjBkOC00NjA5ZmM5NGQyM2U=","openInNewTab":false}},"text":{"value":"Panoramica","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Guida tecnica e strategica per aiutarti a crescere.","@@makeswift/type":"text-input::v1"}}},{"id":"22cc7fb6-281d-494b-a6af-d7054ef16abb","value":{"link":{"type":"OPEN_URL","payload":{"url":"/servizi/operazione-completata/#responsabile-del-successo-dei-clienti","openInNewTab":false}},"text":{"value":"Responsabile del successo dei clienti","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Partner di fiducia per favorire la tua crescita.","@@makeswift/type":"text-input::v1"}}},{"id":"29d9c7b4-2501-4774-87cc-bc8fcf181c7a","value":{"link":{"type":"OPEN_URL","payload":{"url":"/servizi/operazione-completata/#consulenza-tecnica","openInNewTab":false}},"text":{"value":"Consulenza tecnica","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Consulenza tecnica e sostegno di esperti.","@@makeswift/type":"text-input::v1"}}},{"id":"5834c25b-7b00-48e5-a1e0-ac2bcc591e13","value":{"link":{"type":"OPEN_URL","payload":{"url":"/servizi/operazione-completata/#pacchetto-per-la-crescita-enterprise","openInNewTab":false}},"text":{"value":"Pacchetto per la crescita Enterprise","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Aumenta le vendite migliorando la SEO e la conversione.","@@makeswift/type":"text-input::v1"}}}]}}]},"columnGap":[{"value":{"unit":"px","value":32},"deviceId":"desktop"}]}}]},"hasFeaturedSection":{"value":false,"@@makeswift/type":"checkbox::v1"},"hasFeaturedBackgroundColor":{"value":false,"@@makeswift/type":"checkbox::v1"}}},"__typename":"LocalizedGlobalElement"}},{"id":"TG9jYWxpemVkR2xvYmFsRWxlbWVudDozYjdmN2ZmZS00YzdlLTRhY2MtOWJlOC1mMjQwOGExOGFlZTA=","value":{"id":"TG9jYWxpemVkR2xvYmFsRWxlbWVudDozYjdmN2ZmZS00YzdlLTRhY2MtOWJlOC1mMjQwOGExOGFlZTA=","data":{"key":"9e51ad99-44dc-4165-acff-93496d3d0fd0","type":"navigation-grid-container","props":{"mainContent":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"1f5cd6cc-a607-4175-b75e-de57768abba6","type":"./components/Box/index.js","props":{"rowGap":[{"value":{"unit":"px","value":48},"deviceId":"desktop"},{"value":{"unit":"px","value":32},"deviceId":"external"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":48},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":48},"paddingBottom":{"unit":"px","value":48}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":32},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":32},"paddingBottom":{"unit":"px","value":32}},"deviceId":"external"},{"value":{"paddingTop":{"unit":"px","value":12},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":32}},"deviceId":"laptop"},{"value":{"paddingTop":{"unit":"px","value":12},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":24}},"deviceId":"tablet"}],"children":{"columns":[{"value":{"count":12,"spans":[[4,4,4]]},"deviceId":"desktop"},{"value":{"count":12,"spans":[[12],[12],[12]]},"deviceId":"laptop"}],"elements":[{"key":"cb784aa2-df74-44f3-ad9c-89d850d00641","type":"mega-menu-column","props":{"subtitle":{"value":"Perché BigCommerce?","@@makeswift/type":"text-input::v1"},"subnavLinks":[{"id":"8cdca3d3-ae1a-41ea-b269-044670c56981","value":{"icon":{"url":"https://dam.bigcommerce.com/m/39412475f4c8b913/original/icon-navigation-why-bigcommerce-engage.svg","type":"external-file","width":20,"height":20,"version":1,"mimetype":"image/svg+xml"},"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpmNTFiM2JhNi02OGRiLTQxZDMtOWI1Yi02NmQwYWFiMGNiZjU=","openInNewTab":false}},"text":{"value":"Coinvolgi","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Con piattaforma low-code/no-code, headless o entrambe.","@@makeswift/type":"text-input::v1"}}},{"id":"24c6750a-1491-4825-964e-a19afff853ae","value":{"icon":{"url":"https://dam.bigcommerce.com/m/767e034cf9ad8fa6/original/icon-navigation-why-bigcommerce-attract.svg","type":"external-file","width":20,"height":20,"version":1,"mimetype":"image/svg+xml"},"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpjMTQ2NTljZS05N2E2LTRiMTQtOGRhMi0xZTA3Njg0MTllZWI=","openInNewTab":false}},"text":{"value":"Distinguiti","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Conversione, ROAS e ricavi migliorati. ","@@makeswift/type":"text-input::v1"}}},{"id":"94458131-b59f-4711-a09f-8db4c60b4ee3","value":{"icon":{"url":"https://dam.bigcommerce.com/m/5d9c672695d3c0e5/original/icon-navigation-why-bigcommerce-convert.svg","type":"external-file","width":20,"height":20,"version":1,"mimetype":"image/svg+xml"},"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTowNjEyZmQ3ZC05MGZmLTRmZjItOWQ2ZC05MzU0ZGU2YzU3NGI=","openInNewTab":false}},"text":{"value":"Converti","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Libertà di pagamento, commissioni più basse, conversione più elevata.","@@makeswift/type":"text-input::v1"}}},{"id":"f51faf3e-355e-4572-ac33-0879a8d5519c","value":{"icon":{"url":"https://dam.bigcommerce.com/m/2c159bce7b56ccab/original/icon-navigation-why-bigcommerce-expand.svg","type":"external-file","width":20,"height":20,"version":1,"mimetype":"image/svg+xml"},"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo4NmY1MDExMi1mNzk4LTQ3ZWMtODIzYy00ZDBjN2JiODUwOGQ=","openInNewTab":false}},"text":{"value":"Espandi","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Cresci con nuovi brand, nuove aree geografiche e canali.","@@makeswift/type":"text-input::v1"}}},{"id":"0e147667-5af4-4cb7-a265-6980bf20c31f","value":{"icon":{"url":"https://dam.bigcommerce.com/m/6fa150f45966756d/original/icon-navigation-why-bigcommerce-operate.svg","type":"external-file","width":20,"height":20,"version":1,"mimetype":"image/svg+xml"},"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpkYTYwNjgzYi0zYzE0LTQ5NWQtOWFkYi1lNzRlMTdhYzc5YTQ=","openInNewTab":false}},"text":{"value":"Operazione","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Operazioni semplificate per ridurre i costi e i rischi.","@@makeswift/type":"text-input::v1"}}}]}},{"key":"65ab7a71-7277-49bd-8819-b5d81c60c8fd","type":"mega-menu-column","props":{"subtitle":{"value":"Soluzioni","@@makeswift/type":"text-input::v1"},"subnavLinks":[{"id":"0214b0ef-9282-4248-b307-c4ac12a9bf50","value":{"link":{"type":"OPEN_URL","payload":{"url":"/soluzioni/#casi-duso","openInNewTab":false}},"text":{"value":"Casi d'uso","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Espansione semplificata con Multi-Storefront, B2B+B2C e tanto altro.","@@makeswift/type":"text-input::v1"}}},{"id":"2abcf27a-d585-4004-99e7-8442850be567","value":{"link":{"type":"OPEN_URL","payload":{"url":"/soluzioni/#soluzioni-per-settore","openInNewTab":false}},"text":{"value":"Settori","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Funzionalità leader per B2B, moda, salute, bellezza, sport, aria aperta e oltre.","@@makeswift/type":"text-input::v1"}}}]}},{"key":"97eeb58c-303c-41ea-b3ce-2b02afb93e62","type":"mega-menu-column","props":{"subtitle":{"value":"In primo piano","@@makeswift/type":"text-input::v1"},"subnavLinks":[{"id":"6bc0b819-685e-4d38-90c7-162c8622a836","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpkZTY0MzdhNy01MTFhLTQzMjctYWQ3NS0xYWM4ZGQwNjFiMjQ=","openInNewTab":false}},"text":{"value":"B2B Edition","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Funzionalità B2B avanzate per i piani aziendali","@@makeswift/type":"text-input::v1"}}},{"id":"be808c95-03d2-4d9e-a937-409dd3e40187","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZToxMGQyZTdjOC1lY2ZjLTQ4NzUtOGNjMy04ZWQzODc2YmI4NGQ=","openInNewTab":false}},"text":{"value":"Multi-Storefront","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Gestisci più negozi unici con lo stesso account","@@makeswift/type":"text-input::v1"}}},{"id":"d0f4ff61-57ca-45ba-b88e-16ac8a55dafd","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZToxODcwYzlkMi1iOTE2LTQyOWMtYWJmMi03YjY3MjcxMjA4YjU=","openInNewTab":false}},"text":{"value":"Internazionale","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Fai crescere il tuo marchio in tutto il mondo","@@makeswift/type":"text-input::v1"}}},{"id":"f84ea274-210f-40dd-bfab-3789d3ffc074","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTphNmRhYzg5Zi03YzlkLTQ4ZjQtYjY0YS0wYTZlYzZmMGRiOGU=","openInNewTab":false}},"text":{"value":"Headless","@@makeswift/type":"text-input::v1"},"subtext":{"value":"Offri una migliore esperienza cliente su tutti i canali","@@makeswift/type":"text-input::v1"}}}]}}]},"columnGap":[{"value":{"unit":"px","value":32},"deviceId":"desktop"}]}}]},"secondaryContent":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"6c0adf7a-66fb-46c6-b717-b63606c493df","type":"./components/Box/index.js","props":{"rowGap":[{"value":{"unit":"px","value":48},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":48},"paddingLeft":{"unit":"px","value":48},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":48}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":32},"paddingLeft":{"unit":"px","value":32},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":32}},"deviceId":"external"},{"value":{"paddingTop":{"unit":"px","value":32},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":32}},"deviceId":"laptop"},{"value":{"paddingTop":{"unit":"px","value":24},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":24}},"deviceId":"tablet"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"81278dac-3c16-47c8-8230-6dc7970eb5c9","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"desktop"},{"value":{"count":12,"spans":[[0],[12]]},"deviceId":"laptop"}],"elements":[{"key":"aef1d923-1371-4618-affc-d0b6cc6481bd","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"6c0c4c2c-f666-4dd4-96b4-f5d109bbbc23","type":"./components/Image/index.js","props":{"file":{"url":"https://dam.bigcommerce.com/m/605d14cacf07eebe/original/card-thumbnail-nbt-navigation-featured.jpg","type":"external-file","width":468,"height":232,"version":1,"mimetype":"image/jpeg"}}}]}}},{"key":"0ac4d1b6-388c-4921-83e9-8d5e006492d7","type":"./components/Box/index.js","props":{"rowGap":[{"value":{"unit":"px","value":4},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":32},"paddingLeft":{"unit":"px","value":32},"paddingRight":{"unit":"px","value":32},"paddingBottom":{"unit":"px","value":32}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":24},"paddingLeft":{"unit":"px","value":24},"paddingRight":{"unit":"px","value":24},"paddingBottom":{"unit":"px","value":24}},"deviceId":"tablet"}],"children":{"columns":[{"value":{"count":12,"spans":[[12],[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"659abcb2-7ffe-4805-9f20-bedbba0fd1e5","type":"./components/Text/index.js","props":{"text":{"key":"5c0e3068-14fe-4e14-ac09-d64676d5e78e","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"The Next Big Thing","typography":{"id":"VHlwb2dyYXBoeTo3MzZiMGFiYS0zYTk2LTRlNzgtYTIyOC0wMTA4ZWZhZTI2N2Y=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"}]}}]}]}}},{"key":"4b73cf5e-a468-438d-a162-955f4bb8138f","type":"./components/Text/index.js","props":{"text":{"key":"1cd37803-ceff-46b9-b35c-2ea61e24ba89","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"Presentazione di oltre 100 nuove funzionalità avanzate della piattaforma, versioni software e integrazioni con i partner, progettate per promuovere il commercio senza compromessi.","typography":{"id":"VHlwb2dyYXBoeTplMGYxOWM3OC1kM2E0LTQxZDQtODdhNy04NWM0YmUyZGViNzg=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"}]}}]}]}}},{"key":"0030e9d0-093d-4962-922a-d199376ca124","type":"./components/Button/index.js","props":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpkNjU4N2RjMi1hNGYwLTQ4NDItYjM1My1lNjQ5MTMzYTI1MWM=","openInNewTab":true}},"size":"small","color":"tertiary","variant":"subtle","children":{"value":"Richiedi una Demo","@@makeswift/type":"text-input::v1"},"className":{"margin":[{"value":{"marginTop":{"unit":"px","value":8},"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":0}},"deviceId":"desktop"}]}}}]},"backgrounds":[{"value":[{"id":"3da3282c-e16b-4d22-8ae8-ee9af859b772","type":"color","payload":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}}],"deviceId":"desktop"}]}}]}}}]},"columnGap":[{"value":{"unit":"px","value":32},"deviceId":"desktop"}]}}]},"hasFeaturedSection":{"value":true,"@@makeswift/type":"checkbox::v1"},"hasFeaturedBackgroundColor":{"value":true,"@@makeswift/type":"checkbox::v1"}}},"__typename":"LocalizedGlobalElement"}}]},"apiOrigin":"https://api.makeswift.com/","preview":false,"localizedResourcesMap":{"R2xvYmFsRWxlbWVudDo5NjJiMjgyOS05ZTE3LTQyMGMtODMzZi01NzVmNzMyZjE4YWM=":"TG9jYWxpemVkR2xvYmFsRWxlbWVudDo1MTAzZWYyOS05MzFjLTQ0NTYtOGMzZi0xMTBjMGRhMWRlZDY=","R2xvYmFsRWxlbWVudDowN2ZhNDNiZS01ZWZkLTQzNjMtOTAwOC0xNWZiMTQxZWUxODM=":"TG9jYWxpemVkR2xvYmFsRWxlbWVudDowZDBkNmE3MS02NzZkLTQ4ZTItOTI5ZS02NzJjOTRjYWZiOTg=","R2xvYmFsRWxlbWVudDo3Y2M4MTI3NC05MTE2LTRiNTktOTk5Mi05ZTQ2N2ZlMDUyODg=":"TG9jYWxpemVkR2xvYmFsRWxlbWVudDpkNjAzZjQyMS0wOThjLTQ0NzItYTk3OC0yMTUxMDM5MTJkMDk=","R2xvYmFsRWxlbWVudDpiYTFkOTNmNS1mMjQxLTQ1OWEtYjUxMi01NTI0NGJjNzA2NmM=":"TG9jYWxpemVkR2xvYmFsRWxlbWVudDo2OTU2NGE2YS1hNjMyLTQwMGEtOTE0MS1kY2U0ZDU4N2FkZTQ=","R2xvYmFsRWxlbWVudDplOTkzZDlhOS02ZGY1LTQ1NGYtOWUwMi1mZmMwMmFhYmE2ZTc=":"TG9jYWxpemVkR2xvYmFsRWxlbWVudDowNTBmMzc1NS03OTllLTQxZTYtOTdjMi05MzAzMGNjMTIwNDE=","R2xvYmFsRWxlbWVudDo0Nzk4MzUzNS1lMzkyLTRlNDctODA3Mi1mZTM5OGJkMzkyMzY=":"TG9jYWxpemVkR2xvYmFsRWxlbWVudDozYjdmN2ZmZS00YzdlLTRhY2MtOWJlOC1mMjQwOGExOGFlZTA="},"locale":"it-IT"},"__lang":"it-IT","__namespaces":{"trials":{"trialForm":{"headings":{"step2":{"headline":"Il tuo negozio BigCommerce è pronto.","subheadline":"Parlaci un po' della tua attività, affinché possiamo aiutarti a trarre il massimo dalla versione di prova."}},"fields":{"first_name":{"label":"Nome","placeholder":"Nome","errors":{"required":"Nome è obbligatorio","invalid":"Si prega di inserire un nome valido"}},"last_name":{"label":"Cognome","placeholder":"Cognome","errors":{"required":"Cognome è obbligatorio","invalid":"Si prega di inserire un cognome valido"}},"email":{"label":"Indirizzo e-mail","placeholder":"Indirizzo e-mail","errors":{"required":"Indirizzo e-mail è obbligatorio","invalid":"Si prega di inserire un indirizzo email valido"}},"password":{"label":"Password","placeholder":"Password","errors":{"required":"Password è obbligatorio"},"hintText":{"title":"Requisiti della password:","special":"Almeno un carattere speciale(!@#$%^\u0026*?{}[]+-|;:)","minLength":"Almeno 12 caratteri","number":"Un numero","uppercaseAndLowercase":"Un carattere maiuscolo e un carattere minuscolo"}},"phone_number":{"label":"Numero di telefono","placeholder":"Numero di telefono","hintText":"Numero di telefono con codice internazionale, ad esempio +12345678901","errors":{"required":"Numero di telefono è obbligatorio","invalid":"Numero di telefono con codice internazionale, ad esempio +12345678901"}},"name":{"label":"Nome del negozio (potrai modificarlo in qualsiasi momento)","placeholder":"Nome del negozio (potrai modificarlo in qualsiasi momento)","errors":{"required":"Nome del negozio (potrai modificarlo in qualsiasi momento) è obbligatorio","maxLength":"Nome del negozio (potrai modificarlo in qualsiasi momento) deve contenere al massimo 40 caratteri"}},"projectedAnnualRevenue":{"label":"Quanto è grande la tua attività online?","placeholder":"Quanto è grande la tua attività online?","errors":{"required":"Quanto è grande la tua attività online? è obbligatorio"},"options":{"No Revenue":"Non ho ancora iniziato a vendere: nessun fatturato","\u003c$50k":"Ancora agli inizi: meno di $ 50 000","$50k to $250k":"Attività in fase di avviamento: $50 000-250 000","$250k to $1M":"Attività in crescita: $250 000-1 milione","$1M to $20M":"Attività sviluppata: $1 milione-20 milioni","$20M to $50M":"Attività consolidata: $20 milioni-50 milioni","$50M to $100M":"Azienda di medie dimensioni: $50 milioni-100 milioni","$100M+":"Azienda di grandi dimensioni: oltre $100 milioni","I'm not sure":"Non ne sono sicuro"}},"region":{"label":"Dove sarà ubicato l'host del tuo negozio?","placeholder":"Dove sarà ubicato l'host del tuo negozio?","hintText":"Per garantire una performance e una velocità ottimali, selezionare l'area geografica più vicina ai potenziali clienti","errors":{"required":"Dove sarà ubicato l'host del tuo negozio? è obbligatorio"},"options":{"NA":"Nord America","EU":"Europa","APAC":"Asia Pacifica"}},"currentWebsite":{"label":"Hai già un sito web?","placeholder":"Hai già un sito web?","errors":{"required":"Hai già un sito web? è obbligatorio"},"options":{"yes":"Sì","no":"No"}},"currentWebsiteUrl":{"label":"Qual è l'URL?","placeholder":"Qual è l'URL?","errors":{"required":"Qual è l'URL? è obbligatorio"}},"industry":{"label":"Che cosa venderai?","placeholder":"Che cosa venderai?","errors":{"required":"Che cosa venderai? è obbligatorio"},"options":{"Animals \u0026 Pet Supplies":"Forniture per animali","Fashion \u0026 Apparel":"Abbigliamento \u0026 Moda","Arts, Entertainment \u0026 Media":"Arte, Intrattenimento \u0026 Media","Baby \u0026 Toddler":"Prodotti per l'infanzia","Business \u0026 Industrial":"Affari e industria","CBD":"CBD","Digital Goods \u0026 Software":"Prodotti digitali \u0026 Software","Education":"Istruzione","Electronics":"Elettronica","Food \u0026 Beverage":"Cibo \u0026 Bevande","Hardware \u0026 Tools":"Attrezzi \u0026 Ferramenta","Health \u0026 Beauty":"Salute \u0026 Bellezza","Home, Garden \u0026 Furniture":"Casa, Giardino \u0026 Arredi","Luggage \u0026 Bags":"Borse \u0026 Valigie","Novelty":"Oggettistica","Office Supplies":"Forniture per ufficio","Religious \u0026 Non-Profit":"Organizzazioni religiose \u0026 Non-profit","Restaurants \u0026 Grocery":"Ristoranti \u0026 Alimentari","Services":"Servizi","Sporting Goods":"Articoli sportivi","Toys \u0026 Games":"Giochi \u0026 Giocattoli","Travel, Recreation \u0026 Leisure":"Viaggi, Svago \u0026 Tempo libero","Vehicle \u0026 Parts":"Veicoli \u0026 Pezzi di ricambio","Other":"Altro"}},"experience":{"label":"Come descriveresti I'attuale metodo di vendita dei prodotti?","placeholder":"Come descriveresti I'attuale metodo di vendita dei prodotti","errors":{"required":"Come descriveresti I'attuale metodo di vendita dei prodotti è obbligatorio"},"options":{"Add an online store to my offline business":"Vendo principalmente di persona o nei negozi al dettaglio","Expand my online business":"Vendo su un sito web utilizzando un'altra soluzione","Switching from a Competitor":"Vendo su un sito web utilizzando un'altra soluzione","Research as a student, app developer or job applicant":"Sono uno studente, cerco lavoro o sto solo effettuando una ricerca","Set up a store for a client":"Sto creando un negozio per un cliente","Start an online business":"Non sto ancora vendendo","I'm a BigCommerce customer":"Sono un cliente BigCommerce"}},"postal_code":{"label":"Codice postale","placeholder":"Codice postale","errors":{"required":"Codice postale è obbligatorio","minLength":"Il codice postale deve contenere almeno 2 caratteri","maxLength":"Il codice postale deve contenere al massimo 16 caratteri"}},"gdpr":{"label":"By clicking this box, you acknowledge that you’d like to receive communications from BigCommerce about our platform and services."},"recaptcha":{"errors":{"required":"reCAPTCHA è obbligatorio"}}},"buttons":{"form1":"Crea il tuo negozio","form2":"Vai al negozio"},"loading":{"headline":"È in corso la creazione del tuo negozio","body":"Hai fatto il grande passo! Stiamo preparando il tuo negozio, tieni duro. Sarà pronto a breve.","longerThanExpected":"Questo sta richiedendo più tempo del previsto. Grazie per la tua pazienza. Ti invieremo una email non appena il tuo sito sarà pronto."},"status":{"existingAccount":{"headline":"Un account con queste credenziali esiste già.","body":"Verrai reindirizzato a effettuare l'accesso al tuo account esistente tra breve.","buttons":{"redirect":"Ridireziona ora"}},"cui":{"headline":"Non siamo riusciti a creare una prova qui.","body":"È possibile creare un nuovo negozio o gestire negozi esistenti sulla pagina dell'account.","buttons":{"redirect":"Portami lì","cancel":"Cancella"}},"errors":{"427":"Si è verificato un errore, si prega di contattare il supporto.","default":"Si è verificato un errore durante la creazione del tuo periodo di prova, per favore riprova."}}}},"pricing":{"tableData":{"pricingtoggle":{"monthlyPricing":"Mensile","annualPricing":"Annuale (risparmi il 25%)"},"pricingDisclaimerText":"Offerta disponibile per i piani Standard, Plus e Pro.","pricingPlans":[{"planName":"Standard","tagline":"Vendi online con il tuo fantastico negozio","monthlyPrice":{"price":39,"postfix":"USD/mo"},"annualPrice":{"price":29,"postfix":"USD/mo","subText":"Fatturazione annuale"},"isFeatured":false,"featuredPlanLabel":"","mobileList":["Vendi prodotti per un valore di 50 000 $ l'anno","Nessun costo di transazione","Account per il personale illimitati","Assistenza 24/7","Integrazioni con i principali gateway di pagamento","Tariffe speciali per carta di credito tramite Paypal con Braintree (2,9 % +30 ¢ per transazione)","Checkout a pagina singola","Integrazioni di marketplace e social (Amazon, Ebay, Facebook e molto altro)","Integrazioni con i principali fornitori di piattaforme per la vendita (Square, Vend, Clover e simili)","HTTPS su tutto il sito con certificato SSL dedicato gratuito","App mobile di BigCommerce","Preventivi di spedizione in tempo reale","Coupon, sconti e carte regalo","Valutazioni e recensioni dei prodotti","Commissioni di elaborazione di CommBank: \u003ca href='https://www.bigcommerce.com.au/dm/commbank/'\u003eScopri di più\u003c/a\u003e"],"additionalMobileTagline":""},{"planName":"Plus","tagline":"Fai crescere la tua attività online con strumenti di marketing che garantiscono un aumento dei tassi di conversione","monthlyPrice":{"price":105,"postfix":"USD/mo"},"annualPrice":{"price":79,"postfix":"USD/mo","subText":"Fatturazione annuale"},"isFeatured":true,"featuredPlanLabel":"Più popolari","additionalMobileTagline":"Il piano Plus comprende tutto ciò che è incluso nel piano Standard più alcune funzioni aggiuntive, tra cui:","mobileList":["Vendi prodotti per un valore di 180 000 $ l'anno","Tariffe speciali per carta di credito tramite Paypal con Braintree (2,5 % +30 ¢ per transazione)","Segmentazione e gruppi di clienti","Funzione recupero carrelli abbandonati","Carrello permanente","Carte di credito memorizzate","Commissioni di elaborazione di CommBank: \u003ca href='https://www.bigcommerce.com.au/dm/commbank/'\u003eScopri di più\u003c/a\u003e"]},{"planName":"Pro","tagline":"Amplia la tua attività in crescita con un set completo di funzionalità","monthlyPrice":{"price":399,"postfix":"USD/mo"},"annualPrice":{"price":299,"postfix":"USD/mo","subText":"Fatturazione annuale"},"isFeatured":false,"featuredPlanLabel":"","additionalMobileTagline":"Il piano Pro comprende tutto ciò che è incluso nel piano Plus più alcune funzioni aggiuntive, tra cui:","mobileList":["Vendi prodotti per un valore di 400 000 $ l'anno","Special credit card rates via Paypal powered by Braintree (2.05% + $0.49 per transaction)","Ricerca per attributi (filtro prodotti)","SSL personalizzato"]},{"planName":"Enterprise","tagline":"Porta il tuo team al successo con la migliore piattaforma aperta full-service","customPrice":"\u003ca href='https://www.bigcommerce.it/contact-sales/'\u003eContatta il reparto vendite\u003c/a\u003e o chiama il numero \u003ca href='tel:+39 800 776 872'\u003e+39 800 776 872\u003c/a\u003e per un prezzo personalizzato","isFeatured":false,"featuredPlanLabel":"","additionalMobileTagline":"Il piano Enterprise comprende tutto ciò che è incluso nel piano Pro più alcune funzioni aggiuntive, tra cui:","mobileList":["Attributi personalizzati (filtro prodotti)","Listini prezzi","Chiamate API illimitate","Nessun limite GMV sulle vendite annuali (prezzi personalizzati)","Tariffe speciali per carta di credito tramite Paypal con Braintree (2,2 % +30 ¢ o meno per transazione)","Express routing, assistenza prioritaria","Gestione strategica dell'account disponibile","Supporto API (express routing)","Processing fees from CommBank: \u003ca href='https://www.bigcommerce.com.au/dm/commbank/''\u003eLearn More\u003c/a\u003e"]}],"rows":[{"type":"heading","subRows":[{"header":{"content":"Inclusi in tutti i piani"}}]},{"type":"default","subRows":[{"header":{"content":"Nessun costo di transazione aggiuntivo","toolTip":"BigCommerce offre più di 55 gestori dei pagamenti. Scegli la soluzione più adatta alla tua attività senza costi aggiuntivi di transazione o di altro tipo."},"cells":[{"content":"0%"},{"content":"0%"},{"content":"0%"},{"content":"0%"}]},{"header":{"content":"Prodotti, archiviazione di file e larghezza di banda"},"cells":[{"content":"illimitato"},{"content":"illimitato"},{"content":"illimitato"},{"content":"illimitato"}]},{"header":{"content":"Account per il personale"},"cells":[{"content":"illimitato"},{"content":"illimitato"},{"content":"illimitato"},{"content":"illimitato"}]}]},{"type":"heading","subRows":[{"header":{"content":"Canali di vendita"}}]},{"type":"default","subRows":[{"header":{"content":"Vetrina online"},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Multi-Storefront","toolTip":"Crea e gestisci più vetrine singole dalla dashboard di BigCommerce. Che gestisca più marchi, venda in diversi segmenti di mercato o localizzi per diverse aree geografiche, puoi gestire con più facilità le tue operazioni da un unico account."},"cells":[{"content":"Fino a 3"},{"content":"Fino a 5"},{"content":"Fino a 8"},{"content":"\u003ca href=\"https://www.bigcommerce.it/contatto/\"\u003eContatto\u003c/a\u003e"}]},{"header":{"content":"Prezzo per vetrina aggiuntiva"},"cells":[{"content":"$30 USD/mo"},{"content":"$50 USD/mo"},{"content":"$100 USD/mo"},{"content":"\u003ca href=\"https://www.bigcommerce.it/contatto/\"\u003eContatto\u003c/a\u003e"}]},{"header":{"content":"Punto vendita","toolTip":"Connetti la tua attività offline e online con integrazioni POS a Square, Vend, Clover, Heartland Retail e molti altri gestori."},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Principali social network e marketplace"},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]}]},{"type":"heading","subRows":[{"header":{"content":"Caratteristiche"}}]},{"type":"default","subRows":[{"header":{"content":"Sito web reattivo per dispositivi mobili"},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"App mobile di BigCommerce"},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Checkout a pagina singola"},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Portafogli digitali principali"},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Coupon, sconti e carte regalo","toolTip":"Con più di 70 opzioni di sconto preconfigurate, BigCommerce offre strumenti di promozione avanzati, ma facili da usare, che non richiedono app di terzi."},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Strumenti di reportistica professionali"},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Blog integrato","toolTip":"Migliora il tuo posizionamento SEO e offri ai tuoi acquirenti un blog ricco di contenuti."},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Valutazioni e recensioni dei prodotti"},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"HTTPS su tutto il sito e certificato SSL dedicato gratuito","toolTip":"Tutto il traffico verso il tuo sito avviene tramite HTTP e include un SSL gratuito dedicato che aiuta a incrementare la fiducia dei consumatori, migliorare il ranking e aumentare le conversioni, mantenendo gli acquirenti sul tuo dominio personalizzato durante il checkout."},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Motore regole di spedizione ShipperHQ","toolTip":"Aumenta i checkout ed elimina i pagamenti in eccesso per preventivi errati, utilizzando il motore per le regole di spedizione più sofisticato al mondo direttamente da BigCommerce."},"cells":[{"content":"Disponibile"},{"content":"Disponibile"},{"content":"Disponibile"},{"checkmark":true}]},{"header":{"content":"Multi-valuta","toolTip":"Accetta pagamenti in oltre 100 valute e offri metodi di pagamento locali con il tuo gateway preferito."},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Segmentazione e gruppi di clienti","toolTip":"Segmenta i clienti per fasce di prezzo, accesso ai prodotti e promozioni per creare esperienze differenziate sul tuo sito"},"cells":[{"checkmark":false},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Funzione recupero carrelli abbandonati","toolTip":"Questo strumento di conversione invia automaticamente ai clienti una serie di e-mail personalizzabili per motivarli a completare l'acquisto."},"cells":[{"checkmark":false},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Carrello permanente","toolTip":"Migliora l'esperienza dei tuoi clienti salvando il carrello nel loro account, in modo che, anche se cambiano dispositivo, non debbano ricominciare da capo."},"cells":[{"checkmark":false},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Carte di credito memorizzate","toolTip":"I clienti abituali visualizzano la pagina di pagamento con i dati di fatturazione e spedizione precompilati per risparmiare tempo al momento del checkout."},"cells":[{"checkmark":false},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Recensioni dei clienti su Google"},"cells":[{"checkmark":false},{"checkmark":false},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Filtri dei prodotti","toolTip":"Migliora l'esperienza di acquisto consentendo ai clienti di filtrare i prodotti in modo semplice e dinamico."},"cells":[{"checkmark":false},{"checkmark":false},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"SSL personalizzato","toolTip":"Usa un SSL che potresti aver acquistato da un altro provider SSL."},"cells":[{"checkmark":false},{"checkmark":false},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Listini prezzi","toolTip":"Offri ai clienti B2B un'esperienza di livello B2C con prezzi personalizzati a livello di SKU per gruppi di clienti."},"cells":[{"checkmark":false},{"checkmark":false},{"checkmark":false},{"checkmark":true}]},{"header":{"content":"Chiamate API illimitate","toolTip":"Utilizza le API più veloci del settore per integrare perfettamente in BigCommerce i dati provenienti da sistemi di terze parti (come ERP)."},"cells":[{"checkmark":false},{"checkmark":false},{"checkmark":false},{"checkmark":true}]},{"header":{"content":"Sedi dell'inventario","toolTip":"Accetta ed evadi ordini click and collect."},"cells":[{"content":"Fino a 4"},{"content":"Fino a 5"},{"content":"Fino a 8"},{"content":"Personalizzata"}]},{"header":{"content":"Vendite online annue Calcolate sui 12 mesi precedenti","toolTip":"Calcolate sui 12 mesi precedenti."},"cells":[{"content":"Fino a $50 000"},{"content":"Fino a $180 000"},{"content":"Fino a $400 000**"},{"content":"Personalizzata"}]}]},{"type":"heading","subRows":[{"header":{"content":"Servizio e assistenza"}}]},{"type":"default","subRows":[{"header":{"content":"Assistenza tecnica 24/7 (telefono, chat e ticket)","toolTip":"Siamo a disposizione 24 ore su 24 via chat, e-mail e tramite telefono negli Stati Uniti per aiutarti a risolvere qualsiasi problema tecnico."},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Express routing, assistenza prioritaria e gestione del successo dei clienti"},"cells":[{"checkmark":false},{"checkmark":false},{"checkmark":false},{"checkmark":true}]},{"header":{"content":"Assistenza API","toolTip":"Ci assicureremo che tutte le funzionalità delle API e la documentazione delle funzionalità di sviluppo ti offrano i risultati previsti."},"cells":[{"checkmark":false},{"checkmark":false},{"checkmark":false},{"checkmark":true}]}]},{"type":"heading","subRows":[{"header":{"content":"Elaborazione dei pagamenti"}}]},{"type":"default","subRows":[{"header":{"content":"Nessun costo sulle transazioni con i principali gateway di pagamento"},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Diversi metodi di pagamento"},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]}]}]}},"caseStudyDefaultSEO":{"description":"Stai cercando una piattaforma per l'e-commerce? Dai un'occhiata ai nostri casi di studio sull'e-commerce per vedere esempi di aziende che hanno registrato una crescita ENORME utilizzando BigCommerce."}}},"__N_SSG":true},"page":"/404","query":{},"buildId":"gatM21jv0PI-Hb9c3sUwX","isFallback":false,"isExperimentalCompile":false,"dynamicIds":[67333,12908,33439,49532,14018,95113,31425,49053,90671,99480,60031,10805],"gsp":true,"locale":"it-IT","locales":["en-US","en-AU","nl-NL","en-GB","fr-FR","it-IT","es-ES","es-MX","de-DE","nb-NO","da-DK","de-AT","sv-SE","en-SG","en-ES","en-MX","en-FR","en-IT","en-NL","en-DE","en-AT","en-DK","en-SE","en-NO","en-IN","pl-PL","en-ZA","en-AE","ro-RO"],"defaultLocale":"en-US","domainLocales":[{"domain":"www.bigcommerce.com","defaultLocale":"en-US"},{"domain":"www.bigcommerce.co.uk","defaultLocale":"en-GB"},{"domain":"www.bigcommerce.com.au","defaultLocale":"en-AU"},{"domain":"www.bigcommerce.fr","defaultLocale":"fr-FR"},{"domain":"www.bigcommerce.nl","defaultLocale":"nl-NL"},{"domain":"www.bigcommerce.it","defaultLocale":"it-IT"},{"domain":"www.bigcommerce.es","defaultLocale":"es-ES"},{"domain":"www.bigcommerce.mx","defaultLocale":"es-MX"},{"domain":"www.bigcommerce.de","defaultLocale":"de-DE"},{"domain":"www.bigcommerce.no","defaultLocale":"nb-NO"},{"domain":"www.bigcommerce.dk","defaultLocale":"da-DK"},{"domain":"www.bigcommerce.se","defaultLocale":"sv-SE"},{"domain":"www.bigcommerce.at","defaultLocale":"de-AT"},{"domain":"www.bigcommerce.sg","defaultLocale":"en-SG"},{"domain":"www.bigcommerce.com/india","defaultLocale":"en-IN"},{"domain":"www.bigcommerce.com/UAE","defaultLocale":"en-AE"},{"domain":"www.bigcommerce.com/southafrica","defaultLocale":"en-ZA"},{"domain":"www.bigcommerce.com/polska","defaultLocale":"pl-PL"},{"domain":"www.bigcommerce.com/romania","defaultLocale":"ro-RO"}],"scriptLoader":[]}</script></body></html>