CINXE.COM

BigCommerce UAE | BigCommerce

<!DOCTYPE html><html lang="en-US"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><script>/* __production LOCALE: en_US */</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="en_US"/><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"/><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"/><link rel="alternate" hrefLang="en-US" href="https://www.bigcommerce.com/uae/"/><link rel="alternate" hrefLang="en-AU" href="https://www.bigcommerce.com.au/uae/"/><link rel="alternate" hrefLang="en-GB" href="https://www.bigcommerce.co.uk/uae/"/><link rel="alternate" hrefLang="x-default" href="https://www.bigcommerce.com/uae/"/><meta property="og:url" content="https://www.bigcommerce.com/uae/"/><link rel="canonical" href="https://www.bigcommerce.com/uae/"/><script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"https://www.bigcommerce.com/","name":"Homepage"}},{"@type":"ListItem","position":2,"item":{"@id":"https://www.bigcommerce.com/uae/","name":"Uae"}}]}</script><style> html { font-family: sans-serif; } div#__next { overflow: hidden; } </style><title>BigCommerce UAE | BigCommerce</title><link rel="icon" type="image/png" href="https://dam.bigcommerce.com/m/569c5976323dd521/original/favicon-196x196.png"/><meta name="description" content="Learn how BigCommerce can fuel your business with all the capabilities of enterprise ecommerce—without the cost or complexity."/><meta property="og:description" content="Learn how BigCommerce can fuel your business with all the capabilities of enterprise ecommerce—without the cost or complexity."/><meta name="twitter:description" content="Learn how BigCommerce can fuel your business with all the capabilities of enterprise ecommerce—without the cost or complexity."/><meta property="og:image" content="https://storage.googleapis.com/s.mkswft.com/RmlsZToyOTllMzFlYS00OGI4LTQ4ZTAtOTA0Ny1kNzIxNTBkODNhMjE=/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/RmlsZToyOTllMzFlYS00OGI4LTQ4ZTAtOTA0Ny1kNzIxNTBkODNhMjE=/BigCommerce-Social-Image-Generic-Facebook.jpg"/><meta name="twitter:card" content="summary_large_image"/><meta name="next-head-count" content="55"/><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) } const newHeaders = new Headers(request.headers) newHeaders.set(headerName, secret) return originalFetch.call( this, new Request(request, { headers: newHeaders }) ) } } } }) 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-BookItalic_Web.woff2" rel="preload" type="font/woff2"/><link as="font" crossorigin="anonymous" href="/mm/fonts/Gotham-MediumItalic.otf" rel="preload" type="font/otf"/><link as="font" crossorigin="anonymous" href="/mm/fonts/Gotham-BoldItalic.otf" rel="preload" type="font/otf"/><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 as="font" crossorigin="anonymous" href="/mm/fonts/GeistMono/GeistMono-Light.ttf" rel="preload" type="font/ttf"/><link as="font" crossorigin="anonymous" href="/mm/fonts/GeistMono/GeistMono-Regular.ttf" rel="preload" type="font/ttf"/><link as="font" crossorigin="anonymous" href="/mm/fonts/GeistMono/GeistMono-Medium.ttf" rel="preload" type="font/ttf"/><link as="font" crossorigin="anonymous" href="/mm/fonts/GeistMono/GeistMono-Bold.ttf" rel="preload" type="font/ttf"/><link href="https://grow.bigcommerce.com" rel="preconnect"/><link href="dam.bigcommerce.com" rel="preconnect"/><link href="cdn.segment.com" rel="preconnect"/><link href="munchkin.marketo.net" rel="preconnect"/><link href="www.googleadservices.com" rel="preconnect"/><link href="www.googletagmanager.com" rel="preconnect"/><link href="fast.wistia.com" rel="preconnect"/><link rel="preload" href="/_next/static/css/15003c108284f17f.css" as="style"/><link rel="stylesheet" href="/_next/static/css/15003c108284f17f.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-67ef58973987ea11.js" defer=""></script><script src="/_next/static/chunks/framework-03c29c3858766b23.js" defer=""></script><script src="/_next/static/chunks/main-4d98f94829c2e437.js" defer=""></script><script src="/_next/static/chunks/pages/_app-f2f2d872bba3353f.js" defer=""></script><script src="/_next/static/chunks/4548-5c1b701c2148d45f.js" defer=""></script><script src="/_next/static/chunks/pages/%5B%5B...path%5D%5D-1678ad2a86d6cf6c.js" defer=""></script><script src="/_next/static/c177d5e/_buildManifest.js" defer=""></script><script src="/_next/static/c177d5e/_ssgManifest.js" defer=""></script><style data-emotion="css 248241 5bz3sx 1laaevc 1yr51n1 1jckhtj 1avx2pw 1ccnjsp vv2otm 111nzef 9858c6 3v38iy 6x1mo7 gojznb hsl9w3 1dg7gh mhwr3c 15zo0ut 1a7lz5r 59yyfh kxzrrk ytumd6 1rs0ude 1li8esn ylzvzf 1tz8t3k bfcmu3 1jln6b4 1cw5hkd 1bsp7id cyaemi 1ohkkb8 eo82tp egobtx 1vsebh0 76q8dx h3da6h 1axbyfc 1ptj27q 1iy2rhq e4jipb 1ysc1p8 deg89z 1mndcw8 6ly011 valtxp 1qhq3ih 1ixn37 1kkyyj5 1se9w6j 1tctpj7 1a4q5p4 he243y 1y69u2d 1y5xmng 1wim0fx 1ofs19d e39cyo jycjzi 1jct939 103csbb 7rgyt2 12gbkcf vvk0ce ew2mhd 1g9nl6l 1dr87qn wifpym 1umg0l u426lj adk8ui b2nl07 b77rwj 1wbae8d 1n1giuw sm8dgt qa91py roic3g 1vb9f57 1m0ujkh i89tyb vebirj 1v62euh 1lztn9t wnt1oz sixpm7 10oud95 zs0gkx 3hqq9s 1bayfnz a8h11h 1s0bs18 o6n4es chwwyi nc00s 1a666od pu8a16 1s5ptm7 8knmji 660zu1 1w9yg3o 1f4vg7p 1wm1m2h 1aouwpc y69nef">.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-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);}}@-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;}}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-1avx2pw{position:relative;width:100%;margin:0 auto;}.css-1avx2pw >*{border-radius:inherit;height:inherit;}.css-1avx2pw >: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-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-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-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-gojznb{position:relative;max-width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.css-gojznb >*{border-radius:inherit;height:inherit;}.css-gojznb >:last-child{position:relative;}@media only screen and (min-width: 1537px){.css-gojznb{width:100%;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-gojznb{width:100%;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-gojznb{width:100%;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-gojznb{width:100%;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-gojznb{width:100%;}}@media only screen and (max-width: 640px){.css-gojznb{width:100%;}}@media only screen and (min-width: 1537px){.css-gojznb{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-gojznb{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-gojznb{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-gojznb{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-gojznb{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (max-width: 640px){.css-gojznb{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1537px){.css-gojznb{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-gojznb{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-gojznb{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-gojznb{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-gojznb{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-gojznb{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-gojznb{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-gojznb{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-gojznb{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-gojznb{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-gojznb{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (max-width: 640px){.css-gojznb{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media (prefers-reduced-motion: no-preference){.css-gojznb{opacity:1;-webkit-transition:all 0ms;transition:all 0ms;}.css-gojznb>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-1dg7gh{position:relative;max-width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.css-1dg7gh >*{border-radius:inherit;height:inherit;}.css-1dg7gh >:last-child{position:relative;}@media only screen and (min-width: 1537px){.css-1dg7gh{width:1156px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1dg7gh{width:1156px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1dg7gh{width:1156px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1dg7gh{width:1156px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1dg7gh{width:1156px;}}@media only screen and (max-width: 640px){.css-1dg7gh{width:1156px;}}@media only screen and (min-width: 1537px){.css-1dg7gh{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1dg7gh{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1dg7gh{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1dg7gh{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1dg7gh{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (max-width: 640px){.css-1dg7gh{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1537px){.css-1dg7gh{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-1dg7gh{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-1dg7gh{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-1dg7gh{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-1dg7gh{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-1dg7gh{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-1dg7gh{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1dg7gh{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1dg7gh{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1dg7gh{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1dg7gh{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (max-width: 640px){.css-1dg7gh{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media (prefers-reduced-motion: no-preference){.css-1dg7gh{opacity:1;-webkit-transition:all 0ms;transition:all 0ms;}.css-1dg7gh>div>.grid-item{opacity:1;}}.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-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-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-ytumd6{-webkit-text-decoration:none;text-decoration:none;}@media only screen and (min-width: 1537px){.css-1rs0ude{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:28px;font-weight:700;line-height:1.2;letter-spacing:0em;font-style:initial;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1rs0ude{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:28px;font-weight:700;line-height:1.2;letter-spacing:0em;font-style:initial;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1rs0ude{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:28px;font-weight:700;line-height:1.2;letter-spacing:0em;font-style:initial;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1rs0ude{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:26px;font-weight:700;line-height:1.3;letter-spacing:0em;font-style:initial;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1rs0ude{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:26px;font-weight:700;line-height:1.3;letter-spacing:0em;font-style:initial;}}@media only screen and (max-width: 640px){.css-1rs0ude{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:26px;font-weight:700;line-height:1.3;letter-spacing:0em;font-style:initial;}}.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-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-1jln6b4{margin:0;}.css-1cw5hkd{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background-color:hsla(220,20%,94.1176%,1);}.css-1bsp7id{position:relative;max-width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.css-1bsp7id >*{border-radius:inherit;height:inherit;}.css-1bsp7id >:last-child{position:relative;}@media only screen and (min-width: 1537px){.css-1bsp7id{width:1440px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1bsp7id{width:1440px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1bsp7id{width:1440px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1bsp7id{width:1440px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1bsp7id{width:1440px;}}@media only screen and (max-width: 640px){.css-1bsp7id{width:1440px;}}@media only screen and (min-width: 1537px){.css-1bsp7id{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1bsp7id{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1bsp7id{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1bsp7id{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1bsp7id{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (max-width: 640px){.css-1bsp7id{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1537px){.css-1bsp7id{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-1bsp7id{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-1bsp7id{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-1bsp7id{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-1bsp7id{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-1bsp7id{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-1bsp7id{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1bsp7id{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1bsp7id{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1bsp7id{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1bsp7id{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (max-width: 640px){.css-1bsp7id{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media (prefers-reduced-motion: no-preference){.css-1bsp7id{opacity:1;-webkit-transition:all 0ms;transition:all 0ms;}.css-1bsp7id>div>.grid-item{opacity:1;}}.css-cyaemi{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-cyaemi{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-cyaemi{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-cyaemi{padding-top:0px;padding-right:16px;padding-bottom:0px;padding-left:16px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-cyaemi{padding-top:0px;padding-right:30px;padding-bottom:0px;padding-left:30px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-cyaemi{padding-top:0px;padding-right:30px;padding-bottom:0px;padding-left:30px;}}@media only screen and (max-width: 640px){.css-cyaemi{padding-top:0px;padding-right:30px;padding-bottom:0px;padding-left:30px;}}@media only screen and (min-width: 1537px){.css-cyaemi{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-cyaemi{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-cyaemi{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-cyaemi{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-cyaemi{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-cyaemi{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-cyaemi{-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-cyaemi{-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-cyaemi{-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-cyaemi{-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-cyaemi{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (max-width: 640px){.css-cyaemi{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}.css-1ohkkb8{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background-color:hsla(0,0%,100%,1);}@media only screen and (min-width: 1537px){.css-eo82tp{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-eo82tp{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-eo82tp{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-eo82tp{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-eo82tp{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}@media only screen and (max-width: 640px){.css-eo82tp{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}.css-egobtx{margin:0;text-align:center;}@media only screen and (min-width: 1537px){.css-egobtx{text-align:center;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-egobtx{text-align:center;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-egobtx{text-align:center;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-egobtx{text-align:center;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-egobtx{text-align:center;}}@media only screen and (max-width: 640px){.css-egobtx{text-align:center;}}@media only screen and (min-width: 1537px){.css-1vsebh0{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:34px;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-1vsebh0{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:34px;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-1vsebh0{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:34px;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-1vsebh0{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:30px;font-weight:700;line-height:1.2;letter-spacing:-0.01em;font-style:initial;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1vsebh0{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:28px;font-weight:700;line-height:1.2;letter-spacing:-0.01em;font-style:initial;}}@media only screen and (max-width: 640px){.css-1vsebh0{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:28px;font-weight:700;line-height:1.2;letter-spacing:-0.01em;font-style:initial;}}@media only screen and (min-width: 1537px){.css-76q8dx{margin-top:0px;margin-right:0px;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-76q8dx{margin-top:0px;margin-right:0px;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-76q8dx{margin-top:0px;margin-right:0px;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-76q8dx{margin-top:0px;margin-right:0px;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-76q8dx{margin-top:0px;margin-right:0px;margin-bottom:20px;margin-left:0px;}}@media only screen and (max-width: 640px){.css-76q8dx{margin-top:0px;margin-right:0px;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1537px){.css-h3da6h{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:40px;font-weight:700;line-height:1.1;letter-spacing:-0.01em;font-style:initial;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-h3da6h{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:40px;font-weight:700;line-height:1.1;letter-spacing:-0.01em;font-style:initial;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-h3da6h{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:40px;font-weight:700;line-height:1.1;letter-spacing:-0.01em;font-style:initial;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-h3da6h{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:36px;font-weight:700;line-height:1.2;letter-spacing:-0.01em;font-style:initial;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-h3da6h{color:hsla(0,0%,100%,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 (max-width: 640px){.css-h3da6h{color:hsla(0,0%,100%,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: 1537px){.css-1axbyfc{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:16px;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-1axbyfc{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:16px;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-1axbyfc{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:16px;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-1axbyfc{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:16px;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-1axbyfc{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:16px;font-weight:400;line-height:1.6;letter-spacing:0em;text-transform:initial;font-style:initial;}}@media only screen and (max-width: 640px){.css-1axbyfc{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:16px;font-weight:400;line-height:1.6;letter-spacing:0em;text-transform:initial;font-style:initial;}}.css-1ptj27q{margin:0;text-align:left;}@media only screen and (min-width: 1537px){.css-1ptj27q{text-align:left;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1ptj27q{text-align:left;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1ptj27q{text-align:left;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1ptj27q{text-align:left;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1ptj27q{text-align:left;}}@media only screen and (max-width: 640px){.css-1ptj27q{text-align:left;}}@media only screen and (min-width: 1537px){.css-1iy2rhq{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:34px;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-1iy2rhq{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:34px;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-1iy2rhq{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:34px;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-1iy2rhq{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:30px;font-weight:700;line-height:1.2;letter-spacing:-0.01em;font-style:initial;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1iy2rhq{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:28px;font-weight:700;line-height:1.2;letter-spacing:-0.01em;font-style:initial;}}@media only screen and (max-width: 640px){.css-1iy2rhq{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:28px;font-weight:700;line-height:1.2;letter-spacing:-0.01em;font-style:initial;}}@media only screen and (min-width: 1537px){.css-e4jipb{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:16px;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-e4jipb{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:16px;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-e4jipb{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:16px;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-e4jipb{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:16px;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-e4jipb{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:16px;font-weight:400;line-height:1.6;letter-spacing:0em;text-transform:initial;font-style:initial;}}@media only screen and (max-width: 640px){.css-e4jipb{color:hsla(248.571,17.0732%,8.03922%,1);font-family:Gotham;font-size:16px;font-weight:400;line-height:1.6;letter-spacing:0em;text-transform:initial;font-style:initial;}}@media only screen and (min-width: 1537px){.css-1ysc1p8{margin-top:0px;margin-right:0px;margin-bottom:12px;margin-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1ysc1p8{margin-top:0px;margin-right:0px;margin-bottom:12px;margin-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1ysc1p8{margin-top:0px;margin-right:0px;margin-bottom:12px;margin-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1ysc1p8{margin-top:0px;margin-right:0px;margin-bottom:12px;margin-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1ysc1p8{margin-top:0px;margin-right:0px;margin-bottom:12px;margin-left:0px;}}@media only screen and (max-width: 640px){.css-1ysc1p8{margin-top:0px;margin-right:0px;margin-bottom:12px;margin-left:0px;}}.css-deg89z{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-deg89z{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.25 * (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-deg89z{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.25 * (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-deg89z{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.25 * (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-deg89z{-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:16px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-deg89z{-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-deg89z{-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-deg89z{-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-deg89z{-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-deg89z{-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-deg89z{-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-deg89z{-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-deg89z{-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-deg89z{-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-1mndcw8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-1mndcw8{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.25 * (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-1mndcw8{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.25 * (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-1mndcw8{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.25 * (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-1mndcw8{-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:16px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1mndcw8{-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-1mndcw8{-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-1mndcw8{-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-1mndcw8{-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-1mndcw8{-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-1mndcw8{-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-1mndcw8{-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-1mndcw8{-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-1mndcw8{-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-6ly011{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-6ly011{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.25 * (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-6ly011{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.25 * (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-6ly011{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.25 * (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-6ly011{-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:16px;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-6ly011{-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-6ly011{-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-6ly011{-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-6ly011{-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-6ly011{-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-6ly011{-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-6ly011{-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-6ly011{-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-6ly011{-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-valtxp{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-valtxp{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.25 * (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-valtxp{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.25 * (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-valtxp{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.25 * (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-valtxp{-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:16px;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-valtxp{-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-valtxp{-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-valtxp{-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-valtxp{-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-valtxp{-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-valtxp{-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-valtxp{-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-valtxp{-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-valtxp{-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-1qhq3ih{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background-color:hsla(0,0%,0%,1);}.css-1ixn37{line-height:0;overflow:hidden;max-width:100%;}@media only screen and (min-width: 1537px){.css-1ixn37{width:132px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1ixn37{width:132px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1ixn37{width:132px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1ixn37{width:132px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1ixn37{width:132px;}}@media only screen and (max-width: 640px){.css-1ixn37{width:132px;}}@media only screen and (min-width: 1537px){.css-1ixn37{opacity:1;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1ixn37{opacity:1;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1ixn37{opacity:1;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1ixn37{opacity:1;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1ixn37{opacity:1;}}@media only screen and (max-width: 640px){.css-1ixn37{opacity:1;}}@media only screen and (min-width: 1537px){.css-1ixn37{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1ixn37{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1ixn37{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1ixn37{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1ixn37{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (max-width: 640px){.css-1ixn37{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1537px){.css-1ixn37{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1ixn37{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1ixn37{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1ixn37{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1ixn37{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (max-width: 640px){.css-1ixn37{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1537px){.css-1ixn37{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-1ixn37{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-1ixn37{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-1ixn37{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-1ixn37{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-1ixn37{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-1ixn37{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-1ixn37{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-1ixn37{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-1ixn37{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-1ixn37{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-1ixn37{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}.css-1kkyyj5{max-width:100%;}@media only screen and (min-width: 1537px){.css-1kkyyj5{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;border-top:0 solid black;border-right:0 solid black;border-bottom:0 solid black;border-left:0 solid black;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1kkyyj5{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;border-top:0 solid black;border-right:0 solid black;border-bottom:0 solid black;border-left:0 solid black;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1kkyyj5{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;border-top:0 solid black;border-right:0 solid black;border-bottom:0 solid black;border-left:0 solid black;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1kkyyj5{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;border-top:0 solid black;border-right:0 solid black;border-bottom:0 solid black;border-left:0 solid black;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1kkyyj5{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;border-top:0 solid black;border-right:0 solid black;border-bottom:0 solid black;border-left:0 solid black;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}}@media only screen and (max-width: 640px){.css-1kkyyj5{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;border-top:0 solid black;border-right:0 solid black;border-bottom:0 solid black;border-left:0 solid black;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}}@media only screen and (min-width: 1537px){.css-1se9w6j{color:hsla(0,0%,100%,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-1se9w6j{color:hsla(0,0%,100%,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-1se9w6j{color:hsla(0,0%,100%,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-1se9w6j{color:hsla(0,0%,100%,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-1se9w6j{color:hsla(0,0%,100%,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-1se9w6j{color:hsla(0,0%,100%,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-1tctpj7{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1tctpj7{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1tctpj7{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1tctpj7{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1tctpj7{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}}@media only screen and (max-width: 640px){.css-1tctpj7{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}}.css-1a4q5p4{margin:0;text-align:center;}@media only screen and (min-width: 1537px){.css-1a4q5p4{text-align:center;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1a4q5p4{text-align:center;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1a4q5p4{text-align:center;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1a4q5p4{text-align:center;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1a4q5p4{text-align:center;}}@media only screen and (max-width: 640px){.css-1a4q5p4{text-align:left;}}.css-he243y{max-width:100%;}@media only screen and (min-width: 1537px){.css-he243y{width:80%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-he243y{width:80%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-he243y{width:80%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-he243y{width:80%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-he243y{width:100%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (max-width: 640px){.css-he243y{width:100%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}.css-1y69u2d{line-height:0;overflow:hidden;max-width:100%;}@media only screen and (min-width: 1537px){.css-1y69u2d{width:50px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1y69u2d{width:50px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1y69u2d{width:50px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1y69u2d{width:50px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1y69u2d{width:50px;}}@media only screen and (max-width: 640px){.css-1y69u2d{width:50px;}}@media only screen and (min-width: 1537px){.css-1y69u2d{opacity:1;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1y69u2d{opacity:1;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1y69u2d{opacity:1;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1y69u2d{opacity:1;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1y69u2d{opacity:1;}}@media only screen and (max-width: 640px){.css-1y69u2d{opacity:1;}}@media only screen and (min-width: 1537px){.css-1y69u2d{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1y69u2d{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1y69u2d{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1y69u2d{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1y69u2d{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (max-width: 640px){.css-1y69u2d{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1537px){.css-1y69u2d{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1y69u2d{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1y69u2d{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1y69u2d{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1y69u2d{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (max-width: 640px){.css-1y69u2d{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1537px){.css-1y69u2d{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-1y69u2d{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-1y69u2d{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-1y69u2d{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-1y69u2d{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-1y69u2d{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-1y69u2d{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-1y69u2d{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-1y69u2d{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-1y69u2d{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-1y69u2d{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-1y69u2d{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-1y5xmng{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:28px;font-weight:700;line-height:1.2;letter-spacing:0em;font-style:initial;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1y5xmng{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:28px;font-weight:700;line-height:1.2;letter-spacing:0em;font-style:initial;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1y5xmng{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:28px;font-weight:700;line-height:1.2;letter-spacing:0em;font-style:initial;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1y5xmng{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:26px;font-weight:700;line-height:1.3;letter-spacing:0em;font-style:initial;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1y5xmng{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:26px;font-weight:700;line-height:1.3;letter-spacing:0em;font-style:initial;}}@media only screen and (max-width: 640px){.css-1y5xmng{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:26px;font-weight:700;line-height:1.3;letter-spacing:0em;font-style:initial;}}@media only screen and (min-width: 1537px){.css-1wim0fx{color:hsla(175.844,97.4684%,46.4706%,1);font-family:Gotham;font-size:16px;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-1wim0fx{color:hsla(175.844,97.4684%,46.4706%,1);font-family:Gotham;font-size:16px;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-1wim0fx{color:hsla(175.844,97.4684%,46.4706%,1);font-family:Gotham;font-size:16px;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-1wim0fx{color:hsla(175.844,97.4684%,46.4706%,1);font-family:Gotham;font-size:16px;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-1wim0fx{color:hsla(175.844,97.4684%,46.4706%,1);font-family:Gotham;font-size:16px;font-weight:400;line-height:1.6;letter-spacing:0em;text-transform:initial;font-style:initial;}}@media only screen and (max-width: 640px){.css-1wim0fx{color:hsla(175.844,97.4684%,46.4706%,1);font-family:Gotham;font-size:16px;font-weight:400;line-height:1.6;letter-spacing:0em;text-transform:initial;font-style:initial;}}.css-1ofs19d{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-1ofs19d{padding-top:100px;padding-right:16px;padding-bottom:50px;padding-left:16px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1ofs19d{padding-top:100px;padding-right:16px;padding-bottom:50px;padding-left:16px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1ofs19d{padding-top:100px;padding-right:16px;padding-bottom:50px;padding-left:16px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1ofs19d{padding-top:100px;padding-right:16px;padding-bottom:50px;padding-left:16px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1ofs19d{padding-top:100px;padding-right:32px;padding-bottom:50px;padding-left:32px;}}@media only screen and (max-width: 640px){.css-1ofs19d{padding-top:100px;padding-right:16px;padding-bottom:50px;padding-left:16px;}}@media only screen and (min-width: 1537px){.css-1ofs19d{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-1ofs19d{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-1ofs19d{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-1ofs19d{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-1ofs19d{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-1ofs19d{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-1ofs19d{-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-1ofs19d{-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-1ofs19d{-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-1ofs19d{-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-1ofs19d{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (max-width: 640px){.css-1ofs19d{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}.css-e39cyo{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-e39cyo{padding-top:50px;padding-right:16px;padding-bottom:50px;padding-left:16px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-e39cyo{padding-top:50px;padding-right:16px;padding-bottom:50px;padding-left:16px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-e39cyo{padding-top:50px;padding-right:16px;padding-bottom:50px;padding-left:16px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-e39cyo{padding-top:50px;padding-right:16px;padding-bottom:50px;padding-left:16px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-e39cyo{padding-top:50px;padding-right:32px;padding-bottom:50px;padding-left:32px;}}@media only screen and (max-width: 640px){.css-e39cyo{padding-top:50px;padding-right:16px;padding-bottom:50px;padding-left:16px;}}@media only screen and (min-width: 1537px){.css-e39cyo{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-e39cyo{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-e39cyo{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-e39cyo{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-e39cyo{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-e39cyo{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-e39cyo{-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-e39cyo{-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-e39cyo{-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-e39cyo{-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-e39cyo{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (max-width: 640px){.css-e39cyo{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}.css-jycjzi{position:relative;max-width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.css-jycjzi >*{border-radius:inherit;height:inherit;}.css-jycjzi >:last-child{position:relative;}@media only screen and (min-width: 1537px){.css-jycjzi{width:968px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-jycjzi{width:968px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-jycjzi{width:968px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-jycjzi{width:968px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-jycjzi{width:968px;}}@media only screen and (max-width: 640px){.css-jycjzi{width:968px;}}@media only screen and (min-width: 1537px){.css-jycjzi{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-jycjzi{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-jycjzi{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-jycjzi{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-jycjzi{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (max-width: 640px){.css-jycjzi{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1537px){.css-jycjzi{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-jycjzi{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-jycjzi{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-jycjzi{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-jycjzi{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-jycjzi{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-jycjzi{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-jycjzi{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-jycjzi{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-jycjzi{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-jycjzi{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (max-width: 640px){.css-jycjzi{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media (prefers-reduced-motion: no-preference){.css-jycjzi{opacity:1;-webkit-transition:all 0ms;transition:all 0ms;}.css-jycjzi>div>.grid-item{opacity:1;}}@media only screen and (min-width: 1537px){.css-1jct939{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1jct939{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1jct939{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1jct939{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1jct939{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (max-width: 640px){.css-1jct939{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:0px;}}.css-103csbb{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-103csbb{padding-top:50px;padding-right:16px;padding-bottom:0px;padding-left:16px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-103csbb{padding-top:50px;padding-right:16px;padding-bottom:0px;padding-left:16px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-103csbb{padding-top:50px;padding-right:16px;padding-bottom:0px;padding-left:16px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-103csbb{padding-top:50px;padding-right:16px;padding-bottom:0px;padding-left:16px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-103csbb{padding-top:50px;padding-right:32px;padding-bottom:0px;padding-left:32px;}}@media only screen and (max-width: 640px){.css-103csbb{padding-top:50px;padding-right:16px;padding-bottom:0px;padding-left:16px;}}@media only screen and (min-width: 1537px){.css-103csbb{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-103csbb{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-103csbb{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-103csbb{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-103csbb{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-103csbb{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-103csbb{-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-103csbb{-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-103csbb{-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-103csbb{-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-103csbb{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (max-width: 640px){.css-103csbb{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}.css-7rgyt2{position:relative;max-width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.css-7rgyt2 >*{border-radius:inherit;height:inherit;}.css-7rgyt2 >:last-child{position:relative;}@media only screen and (min-width: 1537px){.css-7rgyt2{width:770px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-7rgyt2{width:770px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-7rgyt2{width:770px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-7rgyt2{width:770px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-7rgyt2{width:770px;}}@media only screen and (max-width: 640px){.css-7rgyt2{width:770px;}}@media only screen and (min-width: 1537px){.css-7rgyt2{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-7rgyt2{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-7rgyt2{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-7rgyt2{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-7rgyt2{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (max-width: 640px){.css-7rgyt2{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1537px){.css-7rgyt2{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-7rgyt2{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-7rgyt2{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-7rgyt2{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-7rgyt2{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-7rgyt2{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-7rgyt2{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-7rgyt2{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-7rgyt2{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-7rgyt2{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-7rgyt2{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (max-width: 640px){.css-7rgyt2{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media (prefers-reduced-motion: no-preference){.css-7rgyt2{opacity:1;-webkit-transition:all 0ms;transition:all 0ms;}.css-7rgyt2>div>.grid-item{opacity:1;}}.css-12gbkcf{max-width:100%;}@media only screen and (min-width: 1537px){.css-12gbkcf{width:1156px;margin-top:30px;margin-right:auto;margin-bottom:30px;margin-left:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-12gbkcf{width:1156px;margin-top:30px;margin-right:auto;margin-bottom:30px;margin-left:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-12gbkcf{width:1156px;margin-top:30px;margin-right:auto;margin-bottom:30px;margin-left:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-12gbkcf{width:1156px;margin-top:30px;margin-right:auto;margin-bottom:30px;margin-left:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-12gbkcf{width:1156px;margin-top:30px;margin-right:auto;margin-bottom:30px;margin-left:auto;}}@media only screen and (max-width: 640px){.css-12gbkcf{width:1156px;margin-top:30px;margin-right:auto;margin-bottom:30px;margin-left:auto;}}.css-vvk0ce{line-height:0;overflow:hidden;max-width:100%;}@media only screen and (min-width: 1537px){.css-vvk0ce{width:1094px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-vvk0ce{width:1094px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-vvk0ce{width:1094px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-vvk0ce{width:1094px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-vvk0ce{width:1094px;}}@media only screen and (max-width: 640px){.css-vvk0ce{width:1094px;}}@media only screen and (min-width: 1537px){.css-vvk0ce{opacity:1;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-vvk0ce{opacity:1;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-vvk0ce{opacity:1;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-vvk0ce{opacity:1;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-vvk0ce{opacity:1;}}@media only screen and (max-width: 640px){.css-vvk0ce{opacity:1;}}@media only screen and (min-width: 1537px){.css-vvk0ce{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-vvk0ce{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-vvk0ce{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-vvk0ce{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-vvk0ce{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (max-width: 640px){.css-vvk0ce{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1537px){.css-vvk0ce{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-vvk0ce{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-vvk0ce{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-vvk0ce{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-vvk0ce{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (max-width: 640px){.css-vvk0ce{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1537px){.css-vvk0ce{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-vvk0ce{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-vvk0ce{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-vvk0ce{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-vvk0ce{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-vvk0ce{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-vvk0ce{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-vvk0ce{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-vvk0ce{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-vvk0ce{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-vvk0ce{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-vvk0ce{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}.css-ew2mhd{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-ew2mhd{padding-top:0px;padding-right:0px;padding-bottom:48px;padding-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-ew2mhd{padding-top:0px;padding-right:0px;padding-bottom:48px;padding-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-ew2mhd{padding-top:0px;padding-right:0px;padding-bottom:48px;padding-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-ew2mhd{padding-top:0px;padding-right:0px;padding-bottom:48px;padding-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-ew2mhd{padding-top:0px;padding-right:0px;padding-bottom:48px;padding-left:0px;}}@media only screen and (max-width: 640px){.css-ew2mhd{padding-top:0px;padding-right:0px;padding-bottom:48px;padding-left:0px;}}@media only screen and (min-width: 1537px){.css-ew2mhd{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-ew2mhd{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-ew2mhd{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-ew2mhd{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-ew2mhd{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-ew2mhd{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-ew2mhd{-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-ew2mhd{-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-ew2mhd{-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-ew2mhd{-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-ew2mhd{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (max-width: 640px){.css-ew2mhd{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}.css-1g9nl6l{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-1g9nl6l{-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:15px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1g9nl6l{-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:15px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1g9nl6l{-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:15px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1g9nl6l{-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:15px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1g9nl6l{-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:15px;}}@media only screen and (max-width: 640px){.css-1g9nl6l{-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:15px;}}@media only screen and (min-width: 1537px){.css-1g9nl6l{-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-1g9nl6l{-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-1g9nl6l{-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-1g9nl6l{-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-1g9nl6l{-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-1g9nl6l{-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-1g9nl6l{-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-1dr87qn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-1dr87qn{-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:15px;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1dr87qn{-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:15px;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1dr87qn{-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:15px;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1dr87qn{-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:15px;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1dr87qn{-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:15px;padding-bottom:0;}}@media only screen and (max-width: 640px){.css-1dr87qn{-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:15px;padding-bottom:0;}}@media only screen and (min-width: 1537px){.css-1dr87qn{-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-1dr87qn{-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-1dr87qn{-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-1dr87qn{-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-1dr87qn{-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-1dr87qn{-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-1dr87qn{-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-wifpym{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-wifpym{padding-top:60px;padding-right:50px;padding-bottom:60px;padding-left:50px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-wifpym{padding-top:60px;padding-right:50px;padding-bottom:60px;padding-left:50px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-wifpym{padding-top:60px;padding-right:50px;padding-bottom:60px;padding-left:50px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-wifpym{padding-top:60px;padding-right:50px;padding-bottom:60px;padding-left:50px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-wifpym{padding-top:60px;padding-right:30px;padding-bottom:60px;padding-left:30px;}}@media only screen and (max-width: 640px){.css-wifpym{padding-top:60px;padding-right:30px;padding-bottom:60px;padding-left:30px;}}@media only screen and (min-width: 1537px){.css-wifpym{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-wifpym{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-wifpym{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-wifpym{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-wifpym{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-wifpym{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-wifpym{-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-wifpym{-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-wifpym{-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-wifpym{-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-wifpym{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (max-width: 640px){.css-wifpym{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}.css-1umg0l{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-1umg0l{padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1umg0l{padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1umg0l{padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1umg0l{padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1umg0l{padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px;}}@media only screen and (max-width: 640px){.css-1umg0l{padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px;}}@media only screen and (min-width: 1537px){.css-1umg0l{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-1umg0l{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-1umg0l{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-1umg0l{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-1umg0l{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-1umg0l{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-1umg0l{-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-1umg0l{-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-1umg0l{-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-1umg0l{-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-1umg0l{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (max-width: 640px){.css-1umg0l{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}.css-u426lj{line-height:0;overflow:hidden;max-width:100%;}@media only screen and (min-width: 1537px){.css-u426lj{width:66px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-u426lj{width:66px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-u426lj{width:66px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-u426lj{width:66px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-u426lj{width:66px;}}@media only screen and (max-width: 640px){.css-u426lj{width:66px;}}@media only screen and (min-width: 1537px){.css-u426lj{opacity:1;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-u426lj{opacity:1;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-u426lj{opacity:1;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-u426lj{opacity:1;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-u426lj{opacity:1;}}@media only screen and (max-width: 640px){.css-u426lj{opacity:1;}}@media only screen and (min-width: 1537px){.css-u426lj{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-u426lj{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-u426lj{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-u426lj{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-u426lj{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (max-width: 640px){.css-u426lj{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1537px){.css-u426lj{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-u426lj{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-u426lj{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-u426lj{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-u426lj{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (max-width: 640px){.css-u426lj{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1537px){.css-u426lj{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-u426lj{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-u426lj{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-u426lj{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-u426lj{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-u426lj{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-u426lj{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-u426lj{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-u426lj{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-u426lj{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-u426lj{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-u426lj{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}.css-adk8ui{line-height:0;overflow:hidden;max-width:100%;}@media only screen and (min-width: 1537px){.css-adk8ui{width:55px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-adk8ui{width:55px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-adk8ui{width:55px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-adk8ui{width:55px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-adk8ui{width:55px;}}@media only screen and (max-width: 640px){.css-adk8ui{width:55px;}}@media only screen and (min-width: 1537px){.css-adk8ui{opacity:1;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-adk8ui{opacity:1;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-adk8ui{opacity:1;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-adk8ui{opacity:1;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-adk8ui{opacity:1;}}@media only screen and (max-width: 640px){.css-adk8ui{opacity:1;}}@media only screen and (min-width: 1537px){.css-adk8ui{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-adk8ui{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-adk8ui{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-adk8ui{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-adk8ui{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (max-width: 640px){.css-adk8ui{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1537px){.css-adk8ui{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-adk8ui{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-adk8ui{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-adk8ui{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-adk8ui{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (max-width: 640px){.css-adk8ui{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1537px){.css-adk8ui{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-adk8ui{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-adk8ui{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-adk8ui{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-adk8ui{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-adk8ui{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-adk8ui{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-adk8ui{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-adk8ui{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-adk8ui{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-adk8ui{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-adk8ui{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}.css-b2nl07{line-height:0;overflow:hidden;max-width:100%;}@media only screen and (min-width: 1537px){.css-b2nl07{width:43px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-b2nl07{width:43px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-b2nl07{width:43px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-b2nl07{width:43px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-b2nl07{width:43px;}}@media only screen and (max-width: 640px){.css-b2nl07{width:43px;}}@media only screen and (min-width: 1537px){.css-b2nl07{opacity:1;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-b2nl07{opacity:1;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-b2nl07{opacity:1;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-b2nl07{opacity:1;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-b2nl07{opacity:1;}}@media only screen and (max-width: 640px){.css-b2nl07{opacity:1;}}@media only screen and (min-width: 1537px){.css-b2nl07{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-b2nl07{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-b2nl07{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-b2nl07{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-b2nl07{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (max-width: 640px){.css-b2nl07{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1537px){.css-b2nl07{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-b2nl07{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-b2nl07{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-b2nl07{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-b2nl07{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (max-width: 640px){.css-b2nl07{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1537px){.css-b2nl07{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-b2nl07{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-b2nl07{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-b2nl07{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-b2nl07{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-b2nl07{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-b2nl07{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-b2nl07{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-b2nl07{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-b2nl07{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-b2nl07{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-b2nl07{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}.css-b77rwj{line-height:0;overflow:hidden;max-width:100%;}@media only screen and (min-width: 1537px){.css-b77rwj{width:40px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-b77rwj{width:40px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-b77rwj{width:40px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-b77rwj{width:40px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-b77rwj{width:40px;}}@media only screen and (max-width: 640px){.css-b77rwj{width:40px;}}@media only screen and (min-width: 1537px){.css-b77rwj{opacity:1;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-b77rwj{opacity:1;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-b77rwj{opacity:1;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-b77rwj{opacity:1;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-b77rwj{opacity:1;}}@media only screen and (max-width: 640px){.css-b77rwj{opacity:1;}}@media only screen and (min-width: 1537px){.css-b77rwj{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-b77rwj{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-b77rwj{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-b77rwj{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-b77rwj{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (max-width: 640px){.css-b77rwj{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1537px){.css-b77rwj{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-b77rwj{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-b77rwj{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-b77rwj{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-b77rwj{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (max-width: 640px){.css-b77rwj{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1537px){.css-b77rwj{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-b77rwj{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-b77rwj{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-b77rwj{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-b77rwj{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-b77rwj{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-b77rwj{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-b77rwj{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-b77rwj{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-b77rwj{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-b77rwj{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-b77rwj{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}.css-1wbae8d{line-height:0;overflow:hidden;max-width:100%;}@media only screen and (min-width: 1537px){.css-1wbae8d{width:67px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1wbae8d{width:67px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1wbae8d{width:67px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1wbae8d{width:67px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1wbae8d{width:67px;}}@media only screen and (max-width: 640px){.css-1wbae8d{width:67px;}}@media only screen and (min-width: 1537px){.css-1wbae8d{opacity:1;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1wbae8d{opacity:1;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1wbae8d{opacity:1;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1wbae8d{opacity:1;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1wbae8d{opacity:1;}}@media only screen and (max-width: 640px){.css-1wbae8d{opacity:1;}}@media only screen and (min-width: 1537px){.css-1wbae8d{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1wbae8d{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1wbae8d{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1wbae8d{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1wbae8d{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (max-width: 640px){.css-1wbae8d{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1537px){.css-1wbae8d{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1wbae8d{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1wbae8d{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1wbae8d{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1wbae8d{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (max-width: 640px){.css-1wbae8d{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1537px){.css-1wbae8d{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-1wbae8d{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-1wbae8d{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-1wbae8d{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-1wbae8d{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-1wbae8d{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-1wbae8d{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-1wbae8d{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-1wbae8d{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-1wbae8d{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-1wbae8d{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-1wbae8d{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}.css-1n1giuw{line-height:0;overflow:hidden;max-width:100%;}@media only screen and (min-width: 1537px){.css-1n1giuw{width:58px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1n1giuw{width:58px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1n1giuw{width:58px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1n1giuw{width:58px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1n1giuw{width:58px;}}@media only screen and (max-width: 640px){.css-1n1giuw{width:58px;}}@media only screen and (min-width: 1537px){.css-1n1giuw{opacity:1;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1n1giuw{opacity:1;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1n1giuw{opacity:1;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1n1giuw{opacity:1;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1n1giuw{opacity:1;}}@media only screen and (max-width: 640px){.css-1n1giuw{opacity:1;}}@media only screen and (min-width: 1537px){.css-1n1giuw{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1n1giuw{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1n1giuw{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1n1giuw{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1n1giuw{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (max-width: 640px){.css-1n1giuw{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1537px){.css-1n1giuw{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1n1giuw{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1n1giuw{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1n1giuw{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1n1giuw{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (max-width: 640px){.css-1n1giuw{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1537px){.css-1n1giuw{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-1n1giuw{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-1n1giuw{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-1n1giuw{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-1n1giuw{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-1n1giuw{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-1n1giuw{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-1n1giuw{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-1n1giuw{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-1n1giuw{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-1n1giuw{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-1n1giuw{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}.css-sm8dgt{line-height:0;overflow:hidden;max-width:100%;}@media only screen and (min-width: 1537px){.css-sm8dgt{width:49px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-sm8dgt{width:49px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-sm8dgt{width:49px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-sm8dgt{width:49px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-sm8dgt{width:49px;}}@media only screen and (max-width: 640px){.css-sm8dgt{width:49px;}}@media only screen and (min-width: 1537px){.css-sm8dgt{opacity:1;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-sm8dgt{opacity:1;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-sm8dgt{opacity:1;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-sm8dgt{opacity:1;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-sm8dgt{opacity:1;}}@media only screen and (max-width: 640px){.css-sm8dgt{opacity:1;}}@media only screen and (min-width: 1537px){.css-sm8dgt{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-sm8dgt{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-sm8dgt{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-sm8dgt{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-sm8dgt{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (max-width: 640px){.css-sm8dgt{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:0px;}}@media only screen and (min-width: 1537px){.css-sm8dgt{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-sm8dgt{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-sm8dgt{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-sm8dgt{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-sm8dgt{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (max-width: 640px){.css-sm8dgt{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1537px){.css-sm8dgt{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-sm8dgt{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-sm8dgt{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-sm8dgt{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-sm8dgt{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-sm8dgt{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-sm8dgt{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-sm8dgt{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-sm8dgt{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-sm8dgt{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-sm8dgt{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-sm8dgt{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}.css-qa91py{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-qa91py{-webkit-flex-basis:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);min-width:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);max-width:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);padding-left:0;padding-right:50px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-qa91py{-webkit-flex-basis:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);min-width:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);max-width:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);padding-left:0;padding-right:50px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-qa91py{-webkit-flex-basis:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);min-width:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);max-width:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);padding-left:0;padding-right:50px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-qa91py{-webkit-flex-basis:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);min-width:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);max-width:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);padding-left:0;padding-right:50px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-qa91py{-webkit-flex-basis:calc(1 * (100% + 100px) - 2 * 100px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 100px) - 2 * 100px / 2 - 0.01px);flex-basis:calc(1 * (100% + 100px) - 2 * 100px / 2 - 0.01px);min-width:calc(1 * (100% + 100px) - 2 * 100px / 2 - 0.01px);max-width:calc(1 * (100% + 100px) - 2 * 100px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:50px;}}@media only screen and (max-width: 640px){.css-qa91py{-webkit-flex-basis:calc(1 * (100% + 100px) - 2 * 100px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 100px) - 2 * 100px / 2 - 0.01px);flex-basis:calc(1 * (100% + 100px) - 2 * 100px / 2 - 0.01px);min-width:calc(1 * (100% + 100px) - 2 * 100px / 2 - 0.01px);max-width:calc(1 * (100% + 100px) - 2 * 100px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:50px;}}@media only screen and (min-width: 1537px){.css-qa91py{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-qa91py{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-qa91py{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-qa91py{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-qa91py{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media only screen and (max-width: 640px){.css-qa91py{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media (prefers-reduced-motion: no-preference){.css-qa91py{-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-roic3g{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-roic3g{-webkit-flex-basis:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);min-width:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);max-width:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);padding-left:50px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-roic3g{-webkit-flex-basis:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);min-width:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);max-width:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);padding-left:50px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-roic3g{-webkit-flex-basis:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);min-width:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);max-width:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);padding-left:50px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-roic3g{-webkit-flex-basis:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);min-width:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);max-width:calc(0.5 * (100% + 100px) - 1 * 100px / 2 - 0.01px);padding-left:50px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-roic3g{-webkit-flex-basis:calc(1 * (100% + 100px) - 2 * 100px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 100px) - 2 * 100px / 2 - 0.01px);flex-basis:calc(1 * (100% + 100px) - 2 * 100px / 2 - 0.01px);min-width:calc(1 * (100% + 100px) - 2 * 100px / 2 - 0.01px);max-width:calc(1 * (100% + 100px) - 2 * 100px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:50px;padding-bottom:0;}}@media only screen and (max-width: 640px){.css-roic3g{-webkit-flex-basis:calc(1 * (100% + 100px) - 2 * 100px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 100px) - 2 * 100px / 2 - 0.01px);flex-basis:calc(1 * (100% + 100px) - 2 * 100px / 2 - 0.01px);min-width:calc(1 * (100% + 100px) - 2 * 100px / 2 - 0.01px);max-width:calc(1 * (100% + 100px) - 2 * 100px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:50px;padding-bottom:0;}}@media only screen and (min-width: 1537px){.css-roic3g{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-roic3g{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-roic3g{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-roic3g{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-roic3g{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media only screen and (max-width: 640px){.css-roic3g{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media (prefers-reduced-motion: no-preference){.css-roic3g{-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-1vb9f57{line-height:0;overflow:hidden;max-width:100%;}@media only screen and (min-width: 1537px){.css-1vb9f57{width:330px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1vb9f57{width:330px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1vb9f57{width:330px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1vb9f57{width:330px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1vb9f57{width:330px;}}@media only screen and (max-width: 640px){.css-1vb9f57{width:330px;}}@media only screen and (min-width: 1537px){.css-1vb9f57{opacity:1;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1vb9f57{opacity:1;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1vb9f57{opacity:1;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1vb9f57{opacity:1;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1vb9f57{opacity:1;}}@media only screen and (max-width: 640px){.css-1vb9f57{opacity:1;}}@media only screen and (min-width: 1537px){.css-1vb9f57{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1vb9f57{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1vb9f57{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1vb9f57{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1vb9f57{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (max-width: 640px){.css-1vb9f57{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1537px){.css-1vb9f57{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1vb9f57{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1vb9f57{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1vb9f57{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1vb9f57{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (max-width: 640px){.css-1vb9f57{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}@media only screen and (min-width: 1537px){.css-1vb9f57{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-1vb9f57{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-1vb9f57{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-1vb9f57{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-1vb9f57{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-1vb9f57{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-1vb9f57{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-1vb9f57{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-1vb9f57{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-1vb9f57{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-1vb9f57{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-1vb9f57{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}}.css-1m0ujkh{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-1m0ujkh{padding-top:0px;padding-right:16px;padding-bottom:0px;padding-left:16px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1m0ujkh{padding-top:0px;padding-right:16px;padding-bottom:0px;padding-left:16px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1m0ujkh{padding-top:0px;padding-right:16px;padding-bottom:0px;padding-left:16px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1m0ujkh{padding-top:0px;padding-right:16px;padding-bottom:0px;padding-left:16px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1m0ujkh{padding-top:0px;padding-right:32px;padding-bottom:0px;padding-left:32px;}}@media only screen and (max-width: 640px){.css-1m0ujkh{padding-top:0px;padding-right:16px;padding-bottom:0px;padding-left:16px;}}@media only screen and (min-width: 1537px){.css-1m0ujkh{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-1m0ujkh{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-1m0ujkh{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-1m0ujkh{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-1m0ujkh{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-1m0ujkh{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-1m0ujkh{-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-1m0ujkh{-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-1m0ujkh{-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-1m0ujkh{-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-1m0ujkh{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (max-width: 640px){.css-1m0ujkh{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (min-width: 1537px){.css-i89tyb{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:16px;font-weight:700;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-i89tyb{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:16px;font-weight:700;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-i89tyb{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:16px;font-weight:700;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-i89tyb{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:16px;font-weight:700;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-i89tyb{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:16px;font-weight:700;line-height:1.6;letter-spacing:0em;text-transform:initial;font-style:initial;}}@media only screen and (max-width: 640px){.css-i89tyb{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:16px;font-weight:700;line-height:1.6;letter-spacing:0em;text-transform:initial;font-style:initial;}}@media only screen and (min-width: 1537px){.css-vebirj{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-vebirj{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-vebirj{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-vebirj{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-vebirj{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-vebirj{color:hsla(0,0%,100%,1);font-family:Gotham;font-size:16px;font-weight:400;line-height:1.6;letter-spacing:0em;text-transform:initial;font-style:initial;}}.css-1v62euh{max-width:100%;}@media only screen and (min-width: 1537px){.css-1v62euh{width:83%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1v62euh{width:83%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1v62euh{width:83%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1v62euh{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-1v62euh{width:100%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}@media only screen and (max-width: 640px){.css-1v62euh{width:100%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}}.css-1lztn9t{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-1lztn9t{-webkit-flex-basis:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);min-width:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);max-width:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);padding-left:0;padding-right:15px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1lztn9t{-webkit-flex-basis:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);min-width:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);max-width:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);padding-left:0;padding-right:15px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1lztn9t{-webkit-flex-basis:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);min-width:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);max-width:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);padding-left:0;padding-right:15px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1lztn9t{-webkit-flex-basis:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);min-width:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);max-width:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);padding-left:0;padding-right:15px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1lztn9t{-webkit-flex-basis:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);flex-basis:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);min-width:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);max-width:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:15px;}}@media only screen and (max-width: 640px){.css-1lztn9t{-webkit-flex-basis:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);flex-basis:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);min-width:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);max-width:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:15px;}}@media only screen and (min-width: 1537px){.css-1lztn9t{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1lztn9t{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1lztn9t{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1lztn9t{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1lztn9t{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media only screen and (max-width: 640px){.css-1lztn9t{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media (prefers-reduced-motion: no-preference){.css-1lztn9t{-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-wnt1oz{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-wnt1oz{-webkit-flex-basis:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);min-width:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);max-width:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);padding-left:15px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-wnt1oz{-webkit-flex-basis:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);min-width:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);max-width:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);padding-left:15px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-wnt1oz{-webkit-flex-basis:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);min-width:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);max-width:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);padding-left:15px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-wnt1oz{-webkit-flex-basis:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);min-width:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);max-width:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);padding-left:15px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-wnt1oz{-webkit-flex-basis:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);flex-basis:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);min-width:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);max-width:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:15px;padding-bottom:0;}}@media only screen and (max-width: 640px){.css-wnt1oz{-webkit-flex-basis:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);flex-basis:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);min-width:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);max-width:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:15px;padding-bottom:0;}}@media only screen and (min-width: 1537px){.css-wnt1oz{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-wnt1oz{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-wnt1oz{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-wnt1oz{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-wnt1oz{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media only screen and (max-width: 640px){.css-wnt1oz{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media (prefers-reduced-motion: no-preference){.css-wnt1oz{-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-sixpm7{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-sixpm7{padding-top:100px;padding-right:16px;padding-bottom:50px;padding-left:16px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-sixpm7{padding-top:100px;padding-right:16px;padding-bottom:50px;padding-left:16px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-sixpm7{padding-top:100px;padding-right:16px;padding-bottom:50px;padding-left:16px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-sixpm7{padding-top:100px;padding-right:30px;padding-bottom:50px;padding-left:30px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-sixpm7{padding-top:100px;padding-right:30px;padding-bottom:50px;padding-left:30px;}}@media only screen and (max-width: 640px){.css-sixpm7{padding-top:100px;padding-right:30px;padding-bottom:50px;padding-left:30px;}}@media only screen and (min-width: 1537px){.css-sixpm7{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-sixpm7{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-sixpm7{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-sixpm7{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-sixpm7{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-sixpm7{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-sixpm7{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-sixpm7{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-sixpm7{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-sixpm7{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-sixpm7{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;}}@media only screen and (max-width: 640px){.css-sixpm7{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;}}.css-10oud95{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-10oud95{padding-top:0px;padding-right:0px;padding-bottom:64px;padding-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-10oud95{padding-top:0px;padding-right:0px;padding-bottom:64px;padding-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-10oud95{padding-top:0px;padding-right:0px;padding-bottom:64px;padding-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-10oud95{padding-top:0px;padding-right:0px;padding-bottom:64px;padding-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-10oud95{padding-top:0px;padding-right:0px;padding-bottom:64px;padding-left:0px;}}@media only screen and (max-width: 640px){.css-10oud95{padding-top:0px;padding-right:0px;padding-bottom:64px;padding-left:0px;}}@media only screen and (min-width: 1537px){.css-10oud95{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-10oud95{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-10oud95{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-10oud95{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-10oud95{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-10oud95{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-10oud95{-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-10oud95{-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-10oud95{-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-10oud95{-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-10oud95{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (max-width: 640px){.css-10oud95{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}.css-zs0gkx{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-zs0gkx{padding-top:50px;padding-right:16px;padding-bottom:0px;padding-left:16px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-zs0gkx{padding-top:50px;padding-right:16px;padding-bottom:0px;padding-left:16px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-zs0gkx{padding-top:50px;padding-right:16px;padding-bottom:0px;padding-left:16px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-zs0gkx{padding-top:50px;padding-right:16px;padding-bottom:0px;padding-left:16px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-zs0gkx{padding-top:50px;padding-right:32px;padding-bottom:50px;padding-left:32px;}}@media only screen and (max-width: 640px){.css-zs0gkx{padding-top:50px;padding-right:30px;padding-bottom:50px;padding-left:30px;}}@media only screen and (min-width: 1537px){.css-zs0gkx{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-zs0gkx{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-zs0gkx{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-zs0gkx{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-zs0gkx{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-zs0gkx{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-zs0gkx{-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-zs0gkx{-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-zs0gkx{-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-zs0gkx{-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-zs0gkx{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (max-width: 640px){.css-zs0gkx{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (min-width: 1537px){.css-3hqq9s{margin-top:0px;margin-right:0px;margin-bottom:48px;margin-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-3hqq9s{margin-top:0px;margin-right:0px;margin-bottom:48px;margin-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-3hqq9s{margin-top:0px;margin-right:0px;margin-bottom:48px;margin-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-3hqq9s{margin-top:0px;margin-right:0px;margin-bottom:48px;margin-left:0px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-3hqq9s{margin-top:0px;margin-right:0px;margin-bottom:48px;margin-left:0px;}}@media only screen and (max-width: 640px){.css-3hqq9s{margin-top:0px;margin-right:0px;margin-bottom:48px;margin-left:0px;}}.css-1bayfnz{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-1bayfnz{padding-top:0px;padding-right:30px;padding-bottom:0px;padding-left:30px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1bayfnz{padding-top:0px;padding-right:30px;padding-bottom:0px;padding-left:30px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1bayfnz{padding-top:0px;padding-right:30px;padding-bottom:0px;padding-left:30px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1bayfnz{padding-top:0px;padding-right:30px;padding-bottom:0px;padding-left:30px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1bayfnz{padding-top:0px;padding-right:30px;padding-bottom:0px;padding-left:30px;}}@media only screen and (max-width: 640px){.css-1bayfnz{padding-top:0px;padding-right:30px;padding-bottom:0px;padding-left:30px;}}@media only screen and (min-width: 1537px){.css-1bayfnz{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-1bayfnz{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-1bayfnz{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-1bayfnz{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-1bayfnz{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-1bayfnz{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-1bayfnz{-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-1bayfnz{-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-1bayfnz{-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-1bayfnz{-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-1bayfnz{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (max-width: 640px){.css-1bayfnz{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}.css-a8h11h{position:relative;max-width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.css-a8h11h >*{border-radius:inherit;height:inherit;}.css-a8h11h >:last-child{position:relative;}@media only screen and (min-width: 1537px){.css-a8h11h{width:1156px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-a8h11h{width:1156px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-a8h11h{width:1156px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-a8h11h{width:1156px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-a8h11h{width:1156px;}}@media only screen and (max-width: 640px){.css-a8h11h{width:1156px;}}@media only screen and (min-width: 1537px){.css-a8h11h{margin-top:10px;margin-right:auto;margin-bottom:60px;margin-left:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-a8h11h{margin-top:10px;margin-right:auto;margin-bottom:60px;margin-left:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-a8h11h{margin-top:10px;margin-right:auto;margin-bottom:60px;margin-left:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-a8h11h{margin-top:10px;margin-right:auto;margin-bottom:60px;margin-left:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-a8h11h{margin-top:10px;margin-right:auto;margin-bottom:60px;margin-left:auto;}}@media only screen and (max-width: 640px){.css-a8h11h{margin-top:10px;margin-right:auto;margin-bottom:60px;margin-left:auto;}}@media only screen and (min-width: 1537px){.css-a8h11h{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-a8h11h{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-a8h11h{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-a8h11h{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-a8h11h{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-a8h11h{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-a8h11h{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-a8h11h{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-a8h11h{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-a8h11h{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-a8h11h{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media only screen and (max-width: 640px){.css-a8h11h{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}}@media (prefers-reduced-motion: no-preference){.css-a8h11h{opacity:1;-webkit-transition:all 0ms;transition:all 0ms;}.css-a8h11h>div>.grid-item{opacity:1;}}.css-1s0bs18{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-1s0bs18{padding-top:50px;padding-right:16px;padding-bottom:100px;padding-left:16px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1s0bs18{padding-top:50px;padding-right:16px;padding-bottom:100px;padding-left:16px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1s0bs18{padding-top:50px;padding-right:16px;padding-bottom:100px;padding-left:16px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1s0bs18{padding-top:50px;padding-right:30px;padding-bottom:100px;padding-left:30px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1s0bs18{padding-top:50px;padding-right:32px;padding-bottom:100px;padding-left:32px;}}@media only screen and (max-width: 640px){.css-1s0bs18{padding-top:50px;padding-right:16px;padding-bottom:100px;padding-left:16px;}}@media only screen and (min-width: 1537px){.css-1s0bs18{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-1s0bs18{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-1s0bs18{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-1s0bs18{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-1s0bs18{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-1s0bs18{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-1s0bs18{-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-1s0bs18{-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-1s0bs18{-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-1s0bs18{-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-1s0bs18{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (max-width: 640px){.css-1s0bs18{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}.css-o6n4es{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-o6n4es{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:0;padding-right:16px;padding-top:0;padding-bottom:16px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-o6n4es{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:0;padding-right:16px;padding-top:0;padding-bottom:16px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-o6n4es{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:0;padding-right:16px;padding-top:0;padding-bottom:16px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-o6n4es{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:0;padding-right:16px;padding-top:0;padding-bottom:16px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-o6n4es{-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:16px;}}@media only screen and (max-width: 640px){.css-o6n4es{-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-o6n4es{-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-o6n4es{-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-o6n4es{-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-o6n4es{-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-o6n4es{-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-o6n4es{-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-o6n4es{-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-chwwyi{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-chwwyi{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:16px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-chwwyi{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:16px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-chwwyi{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:16px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-chwwyi{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:16px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-chwwyi{-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:16px;}}@media only screen and (max-width: 640px){.css-chwwyi{-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-chwwyi{-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-chwwyi{-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-chwwyi{-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-chwwyi{-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-chwwyi{-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-chwwyi{-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-chwwyi{-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-nc00s{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-nc00s{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:16px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-nc00s{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:16px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-nc00s{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:16px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-nc00s{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);padding-left:16px;padding-right:16px;padding-top:0;padding-bottom:16px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-nc00s{-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:16px;padding-bottom:16px;}}@media only screen and (max-width: 640px){.css-nc00s{-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-nc00s{-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-nc00s{-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-nc00s{-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-nc00s{-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-nc00s{-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-nc00s{-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-nc00s{-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-1a666od{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-1a666od{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:16px;padding-right:0;padding-top:0;padding-bottom:16px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1a666od{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:16px;padding-right:0;padding-top:0;padding-bottom:16px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1a666od{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:16px;padding-right:0;padding-top:0;padding-bottom:16px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1a666od{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:16px;padding-right:0;padding-top:0;padding-bottom:16px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1a666od{-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:16px;padding-bottom:16px;}}@media only screen and (max-width: 640px){.css-1a666od{-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-1a666od{-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-1a666od{-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-1a666od{-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-1a666od{-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-1a666od{-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-1a666od{-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-1a666od{-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-pu8a16{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-pu8a16{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:0;padding-right:16px;padding-top:16px;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-pu8a16{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:0;padding-right:16px;padding-top:16px;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-pu8a16{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:0;padding-right:16px;padding-top:16px;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-pu8a16{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:0;padding-right:16px;padding-top:16px;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-pu8a16{-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:16px;padding-bottom:16px;}}@media only screen and (max-width: 640px){.css-pu8a16{-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-pu8a16{-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-pu8a16{-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-pu8a16{-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-pu8a16{-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-pu8a16{-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-pu8a16{-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-pu8a16{-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-1s5ptm7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-1s5ptm7{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);padding-left:16px;padding-right:16px;padding-top:16px;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1s5ptm7{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);padding-left:16px;padding-right:16px;padding-top:16px;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1s5ptm7{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);padding-left:16px;padding-right:16px;padding-top:16px;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1s5ptm7{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);padding-left:16px;padding-right:16px;padding-top:16px;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1s5ptm7{-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:16px;padding-bottom:16px;}}@media only screen and (max-width: 640px){.css-1s5ptm7{-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-1s5ptm7{-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-1s5ptm7{-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-1s5ptm7{-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-1s5ptm7{-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-1s5ptm7{-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-1s5ptm7{-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-1s5ptm7{-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-8knmji{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-8knmji{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);padding-left:16px;padding-right:16px;padding-top:16px;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-8knmji{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);padding-left:16px;padding-right:16px;padding-top:16px;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-8knmji{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);padding-left:16px;padding-right:16px;padding-top:16px;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-8knmji{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 0 * 32px / 2 - 0.01px);padding-left:16px;padding-right:16px;padding-top:16px;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-8knmji{-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:16px;padding-bottom:0;}}@media only screen and (max-width: 640px){.css-8knmji{-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-8knmji{-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-8knmji{-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-8knmji{-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-8knmji{-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-8knmji{-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-8knmji{-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-8knmji{-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-660zu1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-660zu1{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:16px;padding-right:0;padding-top:16px;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-660zu1{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:16px;padding-right:0;padding-top:16px;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-660zu1{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:16px;padding-right:0;padding-top:16px;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-660zu1{-webkit-flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);flex-basis:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);min-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);max-width:calc(0.25 * (100% + 32px) - 1 * 32px / 2 - 0.01px);padding-left:16px;padding-right:0;padding-top:16px;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-660zu1{-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:16px;padding-bottom:0;}}@media only screen and (max-width: 640px){.css-660zu1{-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-660zu1{-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-660zu1{-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-660zu1{-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-660zu1{-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-660zu1{-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-660zu1{-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-660zu1{-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-1w9yg3o{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-1w9yg3o{padding-top:100px;padding-right:16px;padding-bottom:100px;padding-left:16px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1w9yg3o{padding-top:100px;padding-right:16px;padding-bottom:100px;padding-left:16px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1w9yg3o{padding-top:100px;padding-right:16px;padding-bottom:100px;padding-left:16px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1w9yg3o{padding-top:100px;padding-right:30px;padding-bottom:100px;padding-left:30px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1w9yg3o{padding-top:100px;padding-right:32px;padding-bottom:100px;padding-left:32px;}}@media only screen and (max-width: 640px){.css-1w9yg3o{padding-top:100px;padding-right:16px;padding-bottom:100px;padding-left:16px;}}@media only screen and (min-width: 1537px){.css-1w9yg3o{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-1w9yg3o{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-1w9yg3o{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-1w9yg3o{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-1w9yg3o{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-1w9yg3o{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-1w9yg3o{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1w9yg3o{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1w9yg3o{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1w9yg3o{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1w9yg3o{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;}}@media only screen and (max-width: 640px){.css-1w9yg3o{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;}}.css-1f4vg7p{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-1f4vg7p{padding-top:100px;padding-right:16px;padding-bottom:0px;padding-left:16px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1f4vg7p{padding-top:100px;padding-right:16px;padding-bottom:0px;padding-left:16px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1f4vg7p{padding-top:100px;padding-right:16px;padding-bottom:0px;padding-left:16px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1f4vg7p{padding-top:100px;padding-right:16px;padding-bottom:0px;padding-left:16px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1f4vg7p{padding-top:100px;padding-right:32px;padding-bottom:0px;padding-left:32px;}}@media only screen and (max-width: 640px){.css-1f4vg7p{padding-top:100px;padding-right:16px;padding-bottom:0px;padding-left:16px;}}@media only screen and (min-width: 1537px){.css-1f4vg7p{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-1f4vg7p{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-1f4vg7p{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-1f4vg7p{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-1f4vg7p{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-1f4vg7p{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-1f4vg7p{-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-1f4vg7p{-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-1f4vg7p{-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-1f4vg7p{-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-1f4vg7p{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (max-width: 640px){.css-1f4vg7p{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}.css-1wm1m2h{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-1wm1m2h{padding-top:100px;padding-right:0px;padding-bottom:50px;padding-left:0px;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1wm1m2h{padding-top:100px;padding-right:0px;padding-bottom:50px;padding-left:0px;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1wm1m2h{padding-top:100px;padding-right:0px;padding-bottom:50px;padding-left:0px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1wm1m2h{padding-top:100px;padding-right:30px;padding-bottom:50px;padding-left:30px;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1wm1m2h{padding-top:100px;padding-right:30px;padding-bottom:50px;padding-left:30px;}}@media only screen and (max-width: 640px){.css-1wm1m2h{padding-top:64px;padding-right:30px;padding-bottom:64px;padding-left:30px;}}@media only screen and (min-width: 1537px){.css-1wm1m2h{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-1wm1m2h{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-1wm1m2h{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-1wm1m2h{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-1wm1m2h{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-1wm1m2h{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-1wm1m2h{-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-1wm1m2h{-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-1wm1m2h{-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-1wm1m2h{-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-1wm1m2h{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}@media only screen and (max-width: 640px){.css-1wm1m2h{-webkit-align-content:flex-start;-ms-flex-line-pack:flex-start;align-content:flex-start;}}.css-1aouwpc{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-1aouwpc{-webkit-flex-basis:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);min-width:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);max-width:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);padding-left:0;padding-right:47.5px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-1aouwpc{-webkit-flex-basis:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);min-width:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);max-width:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);padding-left:0;padding-right:47.5px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-1aouwpc{-webkit-flex-basis:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);min-width:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);max-width:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);padding-left:0;padding-right:47.5px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-1aouwpc{-webkit-flex-basis:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);min-width:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);max-width:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);padding-left:0;padding-right:15px;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-1aouwpc{-webkit-flex-basis:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);flex-basis:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);min-width:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);max-width:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:15px;}}@media only screen and (max-width: 640px){.css-1aouwpc{-webkit-flex-basis:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);flex-basis:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);min-width:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);max-width:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:0;padding-bottom:15px;}}@media only screen and (min-width: 1537px){.css-1aouwpc{-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-1aouwpc{-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-1aouwpc{-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-1aouwpc{-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-1aouwpc{-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-1aouwpc{-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-1aouwpc{-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-y69nef{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width: 1537px){.css-y69nef{-webkit-flex-basis:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);min-width:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);max-width:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);padding-left:47.5px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1281px) and (max-width: 1536px){.css-y69nef{-webkit-flex-basis:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);min-width:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);max-width:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);padding-left:47.5px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 1025px) and (max-width: 1280px){.css-y69nef{-webkit-flex-basis:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);min-width:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);max-width:calc(0.5 * (100% + 95px) - 1 * 95px / 2 - 0.01px);padding-left:47.5px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 769px) and (max-width: 1024px){.css-y69nef{-webkit-flex-basis:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);-ms-flex-preferred-size:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);flex-basis:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);min-width:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);max-width:calc(0.5 * (100% + 30px) - 1 * 30px / 2 - 0.01px);padding-left:15px;padding-right:0;padding-top:0;padding-bottom:0;}}@media only screen and (min-width: 641px) and (max-width: 768px){.css-y69nef{-webkit-flex-basis:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);flex-basis:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);min-width:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);max-width:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:15px;padding-bottom:0;}}@media only screen and (max-width: 640px){.css-y69nef{-webkit-flex-basis:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);-ms-flex-preferred-size:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);flex-basis:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);min-width:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);max-width:calc(1 * (100% + 30px) - 2 * 30px / 2 - 0.01px);padding-left:0;padding-right:0;padding-top:15px;padding-bottom:0;}}@media only screen and (min-width: 1537px){.css-y69nef{-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-y69nef{-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-y69nef{-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-y69nef{-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-y69nef{-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-y69nef{-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-y69nef{-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-1avx2pw"><div class="css-248241"><div class="grid-item css-1ccnjsp"><!--$--><div class="css-gojznb"><div class="css-1umg0l"><div class="grid-item css-hsl9w3"><!--$--><a class="css-1ixn37" target="_self" href="/"><img alt="BigCommerce logo" loading="lazy" width="132" height="30" decoding="async" data-nimg="1" style="color:transparent;width:100%;height:auto" src="https://storage.googleapis.com/s.mkswft.com/RmlsZTphZDI0ZGJmZC0zNDExLTRjZTctOGJiZC01NDJkYzgyOTg1ZmQ=/bc-logo-dark.svg"/></a><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-9858c6"><!--$--><div class="css-gojznb"><div class="css-ylzvzf"><div class="css-1tz8t3k"></div><div style="position:absolute;top:0;left:0;right:0;bottom:0"><div style="overflow:hidden;position:absolute;left:0;right:0;top:0;bottom:0"><img alt="" loading="lazy" decoding="async" data-nimg="fill" style="position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:cover;object-position:50% 50%;color:transparent" src="https://dam.bigcommerce.com/m/7c1a193a8e56137/original/background-dark-gradient-overlay.svg"/></div></div></div><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-1dg7gh"><div class="css-sixpm7"><div class="grid-item css-1lztn9t"><!--$--><div class="css-1dg7gh"><div class="css-6x1mo7"><div class="grid-item css-mhwr3c"><!--$--><div class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-blue hover:[&amp;_a_span]:text-bc-black css-vv2otm css-76q8dx" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><h1 class="css-1ptj27q"><span class="css-h3da6h">Open for ambitious growth.</span></h1></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-1a7lz5r"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-green hover:[&amp;_a_span]:text-white css-vv2otm css-1tctpj7" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><p class="css-1ptj27q"><span class="css-1axbyfc">The ecommerce engine you need + open flexibility - proprietary barriers = limitless potential.</span></p><p class="css-1ptj27q"><span class="css-bfcmu3"></span></p></div></div><!--/$--></div><div class="grid-item css-59yyfh"><!--$--><a data-testid="custom-next-link" class="group relative inline-flex items-center border duration-150 font-medium antialiased transition rounded-md button 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-eo82tp u-R7bet5drm-className text-center uppercase" href="https://www.bigcommerce.com/uae/#"><span class="md:flex-1">Request a 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></div></div><!--/$--></div><div class="grid-item css-wnt1oz"><!--$--><div class="css-1dg7gh"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-1kkyyj5 u-R1ndet5drm-className overflow-hidden"><div class="player-wrapper relative" style="padding-top:56.25%"><div style="position:absolute;top:0;left:0;width:100%;height:100%" class="react-player"></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-9858c6"><!--$--><div class="css-gojznb"><div class="css-ylzvzf"><div class="css-1qhq3ih"></div></div><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-gojznb"><div class="css-10oud95"><div class="grid-item css-mhwr3c"><!--$--><div class="css-1dg7gh"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-1dg7gh"><div class="css-zs0gkx"><div class="grid-item css-hsl9w3"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-green hover:[&amp;_a_span]:text-white css-vv2otm css-3hqq9s" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><p class="css-1a4q5p4"><span class="css-1axbyfc">BigCommerce is the </span><span class="css-i89tyb">most trusted</span><span class="css-1axbyfc"> commerce solution provider.</span></p><p class="css-1jln6b4"><span class="css-bfcmu3"></span></p><p class="css-1a4q5p4"><span class="css-vebirj">The Forrester Wave™ B2C and B2B Commerce Solutions Q2, 2022</span></p></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-59yyfh"><!--$--><div class="css-1bsp7id"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-1v62euh u-R6qt7drm-className @container"><div class="flex flex-wrap justify-start items-center" style="row-gap:50px"><div class="shrink-0 basis-1/2 @xl:basis-1/5 @sm:basis-1/3 @xs:basis-1/2" style="padding-left:25px;padding-right:25px"><div class="flex justify-center"><img alt="Uplift Desk" loading="lazy" width="120" height="0.04878048780487805" decoding="async" data-nimg="1" style="color:transparent" src="https://dam.bigcommerce.com/m/31115a51b25f00df/original/UpliftDesk-White.svg"/></div></div><div class="shrink-0 basis-1/2 @xl:basis-1/5 @sm:basis-1/3 @xs:basis-1/2" style="padding-left:25px;padding-right:25px"><div class="flex justify-center"><img alt="Sellars" loading="lazy" width="120" height="NaN" decoding="async" data-nimg="1" style="color:transparent" src="https://dam.bigcommerce.com/m/1f273633768f5f81/original/Sellars_logo-white.svg"/></div></div><div class="shrink-0 basis-1/2 @xl:basis-1/5 @sm:basis-1/3 @xs:basis-1/2" style="padding-left:25px;padding-right:25px"><div class="flex justify-center"><img alt="Coldwater Creen" loading="lazy" width="120" height="0.02702702702702703" decoding="async" data-nimg="1" style="color:transparent" src="https://dam.bigcommerce.com/m/296b134e5bb822a3/original/coldwater-creek-white.svg"/></div></div><div class="shrink-0 basis-1/2 @xl:basis-1/5 @sm:basis-1/3 @xs:basis-1/2" style="padding-left:25px;padding-right:25px"><div class="flex justify-center"><img alt="Modere" loading="lazy" width="120" height="NaN" decoding="async" data-nimg="1" style="color:transparent" src="https://dam.bigcommerce.com/m/715e96d751a824a9/original/Modere-White.svg"/></div></div><div class="shrink-0 basis-1/2 @xl:basis-1/5 @sm:basis-1/3 @xs:basis-1/2" style="padding-left:25px;padding-right:25px"><div class="flex justify-center"><img alt="Mountain Equipment Company" loading="lazy" width="110" height="NaN" decoding="async" data-nimg="1" style="color:transparent" src="https://dam.bigcommerce.com/m/2052a7447df8b7b4/original/Mountain-Equipment-Company-Logo-White.svg"/></div></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-9858c6"><!--$--><div id="tabs" class="css-gojznb"><div class="css-ylzvzf"><div class="css-1cw5hkd"></div></div><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-mhwr3c"><!--$--><div id="oneColumn - 2870865" class="css-1dg7gh"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-7rgyt2"><div class="css-1ofs19d"><div class="grid-item css-hsl9w3"><!--$--><div id="headline - 2870866" class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-blue hover:[&amp;_a_span]:text-bc-black css-vv2otm css-76q8dx" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><h2 class="css-1a4q5p4"><span class="css-1iy2rhq">Customers appreciate the BigCommerce difference.</span></h2></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-59yyfh"><!--$--><div id="tabs - 2870868" class="css-a8h11h"><div class="css-1bayfnz"><div class="grid-item css-hsl9w3"><!--$--><div class="css-he243y u-R6qt9drm-className flex flex-col"><div class="keen-slider pt-16 lg:order-2"><div class="keen-slider__slide flex text-center lg:text-left"><div class="flex-1 lg:pr-4 text-bc-black"><img alt="Hmd black" loading="lazy" width="127" height="39" decoding="async" data-nimg="1" class="inline-flex lg:hidden mb-14" style="color:transparent" src="https://storage.googleapis.com/s.mkswft.com/RmlsZToyZWM0OWU0MC0zNzYzLTRlYjYtOTAwNy1lYmQxYjQ1MDUxMjY=/hmd-black.svg"/><blockquote class="font-medium text-lg px-7 lg:px-0">“Within a span of approximately eight months from signing, we were live with 10 stores across 15 different markets. BigCommerce enabled that.”</blockquote><cite class="block mt-5 text-eyebrow px-7 lg:px-0 uppercase not-italic"><span class="font-bold mr-2">Jenni Schneider</span><span class="">Director of Sales and Marketing Capabilities, HMD</span></cite><div class="block w-10 h-[2px] my-8 mx-auto lg:mx-0 bg-bc-black"></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 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 [&amp;&gt;svg]:fill-bc-blue py-3 px-7 text-sm [&amp;&gt;svg]:!fill-bc-black !text-bc-black text-left w-full sm:w-auto justify-center uppercase" href="https://www.bigcommerce.com/case-study/hmd-global/"><span class="md:flex-1">Read more</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="hidden lg:block w-3/5 pl-4"><img alt="Case study device laptop nokia 2x" loading="lazy" width="2074" height="1268" decoding="async" data-nimg="1" class="w-full" style="color:transparent" srcSet="/_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo2M2Q3NzBmMS0zMTljLTQxMTItOWU4Yi1mOGExYWRiNWYxN2M%3D%2Fcase-study-device-laptop-nokia%402x.png&amp;w=3840&amp;q=75 1x" src="/_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo2M2Q3NzBmMS0zMTljLTQxMTItOWU4Yi1mOGExYWRiNWYxN2M%3D%2Fcase-study-device-laptop-nokia%402x.png&amp;w=3840&amp;q=75"/></div></div><div class="keen-slider__slide flex text-center lg:text-left"><div class="flex-1 lg:pr-4 text-bc-black"><img alt="Mitoq Black" loading="lazy" width="144" height="39" decoding="async" data-nimg="1" class="inline-flex lg:hidden mb-14" style="color:transparent" src="https://storage.googleapis.com/s.mkswft.com/RmlsZTo4YTAzMzczNC04NTM2LTRjMTItYTcyYy0xMmQyMzVmNTM2Mzk=/mitoq-black.svg"/><blockquote class="font-medium text-lg px-7 lg:px-0">“I&#x27;m 100% sure we could not have had this type of flexibility if we&#x27;d chosen another ecommerce provider.”</blockquote><cite class="block mt-5 text-eyebrow px-7 lg:px-0 uppercase not-italic"><span class="font-bold mr-2">Shaun Price</span><span class="">Head of Customer Acquisition, MitoQ</span></cite><div class="block w-10 h-[2px] my-8 mx-auto lg:mx-0 bg-bc-black"></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 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 [&amp;&gt;svg]:fill-bc-blue py-3 px-7 text-sm [&amp;&gt;svg]:!fill-bc-black !text-bc-black text-left w-full sm:w-auto justify-center uppercase" href="https://www.bigcommerce.com/case-study/mitoq/"><span class="md:flex-1">Read more</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="hidden lg:block w-3/5 pl-4"><img alt="Quote Carousel Mito Q Product" loading="lazy" width="1094" height="680" decoding="async" data-nimg="1" class="w-full" style="color:transparent" srcSet="/_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTpiMGE3NDk0Zi0wMGYxLTQwMTYtOTM1ZC1hMWQ0MDZlYzUyMjE%3D%2Fquote-image-mito-q-product.png&amp;w=1200&amp;q=75 1x, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTpiMGE3NDk0Zi0wMGYxLTQwMTYtOTM1ZC1hMWQ0MDZlYzUyMjE%3D%2Fquote-image-mito-q-product.png&amp;w=3840&amp;q=75 2x" src="/_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTpiMGE3NDk0Zi0wMGYxLTQwMTYtOTM1ZC1hMWQ0MDZlYzUyMjE%3D%2Fquote-image-mito-q-product.png&amp;w=3840&amp;q=75"/></div></div><div class="keen-slider__slide flex text-center lg:text-left"><div class="flex-1 lg:pr-4 text-bc-black"><img alt="Badgley Mischka Black" loading="lazy" width="458" height="140" decoding="async" data-nimg="1" class="inline-flex lg:hidden mb-14" style="color:transparent" src="https://dam.bigcommerce.com/m/6ead589d85cec0e6/original/Badgley-Mischka-black.svg"/><blockquote class="font-medium text-lg px-7 lg:px-0">“We&#x27;re breaking our own records month after month,” said Ouaknine. “We&#x27;ve increased marketing, and we have a ton of integrations with a lot of your partners that have just made our business and our customers more happy, so we&#x27;re finding a lot of success.”</blockquote><cite class="block mt-5 text-eyebrow px-7 lg:px-0 uppercase not-italic"><span class="font-bold mr-2">Katie Ouaknine</span><span class="">Owner of Badgley Mischka Web</span></cite><div class="block w-10 h-[2px] my-8 mx-auto lg:mx-0 bg-bc-black"></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 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 [&amp;&gt;svg]:fill-bc-blue py-3 px-7 text-sm [&amp;&gt;svg]:!fill-bc-black !text-bc-black text-left w-full sm:w-auto justify-center uppercase" href="https://www.bigcommerce.com/case-study/badgley-mischka/"><span class="md:flex-1">Read more</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="hidden lg:block w-3/5 pl-4"><img alt="" loading="lazy" width="1094" height="680" decoding="async" data-nimg="1" class="w-full" style="color:transparent" srcSet="/_next/image/?url=https%3A%2F%2Fdam.bigcommerce.com%2Fm%2F5dc877805052f3ec%2Foriginal%2Fquote-image-storefront-product-badgley-mischka.png&amp;w=1200&amp;q=75 1x, /_next/image/?url=https%3A%2F%2Fdam.bigcommerce.com%2Fm%2F5dc877805052f3ec%2Foriginal%2Fquote-image-storefront-product-badgley-mischka.png&amp;w=3840&amp;q=75 2x" src="/_next/image/?url=https%3A%2F%2Fdam.bigcommerce.com%2Fm%2F5dc877805052f3ec%2Foriginal%2Fquote-image-storefront-product-badgley-mischka.png&amp;w=3840&amp;q=75"/></div></div><div class="keen-slider__slide flex text-center lg:text-left"><div class="flex-1 lg:pr-4 text-bc-black"><img alt="Burrow Black" loading="lazy" width="135" height="20" decoding="async" data-nimg="1" class="inline-flex lg:hidden mb-14" style="color:transparent" src="https://storage.googleapis.com/s.mkswft.com/RmlsZTo1MTRkM2NkOC03ZWNhLTQ2YjktODQ4Yy0yYzBjOTgyYjM3MWU=/Burrow-Black.svg"/><blockquote class="font-medium text-lg px-7 lg:px-0">“Since our launch on BigCommerce in July 2019, Burrow has evolved from a single product, single channel, single vendor business to a multi-product, multi-channel, multi-vendor business, and our previous ecommerce platform just wasn&#x27;t capable of handling those changes.”</blockquote><cite class="block mt-5 text-eyebrow px-7 lg:px-0 uppercase not-italic"><span class="font-bold mr-2">Kabeer Chopra</span><span class="">Cofounder and CPO, Burrow</span></cite><div class="block w-10 h-[2px] my-8 mx-auto lg:mx-0 bg-bc-black"></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 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 [&amp;&gt;svg]:fill-bc-blue py-3 px-7 text-sm [&amp;&gt;svg]:!fill-bc-black !text-bc-black text-left w-full sm:w-auto justify-center uppercase" href="https://www.bigcommerce.com/case-study/burrow/"><span class="md:flex-1">Read more</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="hidden lg:block w-3/5 pl-4"><img alt="Quote Carousel Burrow Product Sofa" loading="lazy" width="1094" height="680" decoding="async" data-nimg="1" class="w-full" style="color:transparent" srcSet="/_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZToyZTE5ODA2Yi00OTAyLTRkOWMtOGM2YS00OTYxNGY2ZWU4ZGU%3D%2Fquote-image-burrow-product-sofa.png&amp;w=1200&amp;q=75 1x, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZToyZTE5ODA2Yi00OTAyLTRkOWMtOGM2YS00OTYxNGY2ZWU4ZGU%3D%2Fquote-image-burrow-product-sofa.png&amp;w=3840&amp;q=75 2x" src="/_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZToyZTE5ODA2Yi00OTAyLTRkOWMtOGM2YS00OTYxNGY2ZWU4ZGU%3D%2Fquote-image-burrow-product-sofa.png&amp;w=3840&amp;q=75"/></div></div></div><div class="keen-slider order-1 !hidden lg:!flex"><div class="keen-slider__slide group flex justify-center items-center text-center box-border max-w-full h-24 border-b border-gray-900 cursor-pointer [&amp;.active]:border-bc-blue [&amp;.active]:border-b-[5px]"><img alt="Hmd black" loading="lazy" width="127" height="39" decoding="async" data-nimg="1" class="inline-flex opacity-30 transition-opacity group-[.active]:opacity-100 group-hover:opacity-100 mb-5 max-h-14 w-auto" style="color:transparent" src="https://storage.googleapis.com/s.mkswft.com/RmlsZToyZWM0OWU0MC0zNzYzLTRlYjYtOTAwNy1lYmQxYjQ1MDUxMjY=/hmd-black.svg"/></div><div class="keen-slider__slide group flex justify-center items-center text-center box-border max-w-full h-24 border-b border-gray-900 cursor-pointer [&amp;.active]:border-bc-blue [&amp;.active]:border-b-[5px]"><img alt="Mitoq Black" loading="lazy" width="144" height="39" decoding="async" data-nimg="1" class="inline-flex opacity-30 transition-opacity group-[.active]:opacity-100 group-hover:opacity-100 mb-5 max-h-14 w-auto" style="color:transparent" src="https://storage.googleapis.com/s.mkswft.com/RmlsZTo4YTAzMzczNC04NTM2LTRjMTItYTcyYy0xMmQyMzVmNTM2Mzk=/mitoq-black.svg"/></div><div class="keen-slider__slide group flex justify-center items-center text-center box-border max-w-full h-24 border-b border-gray-900 cursor-pointer [&amp;.active]:border-bc-blue [&amp;.active]:border-b-[5px]"><img alt="Badgley Mischka Black" loading="lazy" width="458" height="140" decoding="async" data-nimg="1" class="inline-flex opacity-30 transition-opacity group-[.active]:opacity-100 group-hover:opacity-100 mb-5 max-h-14 w-auto" style="color:transparent" src="https://dam.bigcommerce.com/m/6ead589d85cec0e6/original/Badgley-Mischka-black.svg"/></div><div class="keen-slider__slide group flex justify-center items-center text-center box-border max-w-full h-24 border-b border-gray-900 cursor-pointer [&amp;.active]:border-bc-blue [&amp;.active]:border-b-[5px]"><img alt="Burrow Black" loading="lazy" width="135" height="20" decoding="async" data-nimg="1" class="inline-flex opacity-30 transition-opacity group-[.active]:opacity-100 group-hover:opacity-100 mb-5 max-h-14 w-auto" style="color:transparent" src="https://storage.googleapis.com/s.mkswft.com/RmlsZTo1MTRkM2NkOC03ZWNhLTQ2YjktODQ4Yy0yYzBjOTgyYjM3MWU=/Burrow-Black.svg"/></div></div><div class="keen-slider flex space-x-1.5 mt-14 sm:mt-20 justify-center lg:!hidden"><div class="keen-slider__slide group flex items-center justify-center !flex-auto !min-w-0 !max-w-[20px] h-5 cursor-pointer"><div class="w-1.5 h-1.5 rounded-full opacity-25 transition-opacity group-[.active]:opacity-100 group-hover:opacity-100 bg-bc-black"></div></div><div class="keen-slider__slide group flex items-center justify-center !flex-auto !min-w-0 !max-w-[20px] h-5 cursor-pointer"><div class="w-1.5 h-1.5 rounded-full opacity-25 transition-opacity group-[.active]:opacity-100 group-hover:opacity-100 bg-bc-black"></div></div><div class="keen-slider__slide group flex items-center justify-center !flex-auto !min-w-0 !max-w-[20px] h-5 cursor-pointer"><div class="w-1.5 h-1.5 rounded-full opacity-25 transition-opacity group-[.active]:opacity-100 group-hover:opacity-100 bg-bc-black"></div></div><div class="keen-slider__slide group flex items-center justify-center !flex-auto !min-w-0 !max-w-[20px] h-5 cursor-pointer"><div class="w-1.5 h-1.5 rounded-full opacity-25 transition-opacity group-[.active]:opacity-100 group-hover:opacity-100 bg-bc-black"></div></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-9858c6"><!--$--><div id="interstitial" class="css-gojznb"><div class="css-ylzvzf"><div class="css-1tz8t3k"></div></div><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div id="oneColumn - 2870886" class="css-1dg7gh"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-1dg7gh"><div class="css-e39cyo"><div class="grid-item css-mhwr3c"><!--$--><div id="headline - 2870887" class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-blue hover:[&amp;_a_span]:text-bc-black css-vv2otm css-1ysc1p8" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><h3 class="css-1a4q5p4"><span class="css-1y5xmng">Think BIG.</span></h3></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-1a7lz5r"><!--$--><div id="headline - 2870889" class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-blue hover:[&amp;_a_span]:text-bc-black css-vv2otm css-1ysc1p8" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><h5 class="css-1a4q5p4"><span class="css-1se9w6j">We’re ready to help you find the right solution and accelerate your growth.</span></h5></div></div><!--/$--></div></div></div><!--/$--></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 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-1jct939 u-R3netbdrm-className text-center uppercase" href="https://www.bigcommerce.com/uae/#form"><span class="md:flex-1">Request a 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></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-9858c6"><!--$--><div id="pageSection - 2748290" class="css-gojznb"><div class="css-ylzvzf"><div class="css-1ohkkb8"></div></div><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-mhwr3c"><!--$--><div id="oneColumn - 2748291" class="css-1dg7gh"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-1dg7gh"><div class="css-1ofs19d"><div class="grid-item css-1g9nl6l"><!--$--><div class="css-u426lj"><img alt="" loading="lazy" width="66" height="66" 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%2FRmlsZTo3MjY0ZTlkYS00NGYwLTRiNzMtYjc0Ni0wM2Q2M2Y3ZWUyY2E%3D%2Ficon-thunderbolt-teal-gradient.png&amp;w=640&amp;q=75 640w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo3MjY0ZTlkYS00NGYwLTRiNzMtYjc0Ni0wM2Q2M2Y3ZWUyY2E%3D%2Ficon-thunderbolt-teal-gradient.png&amp;w=750&amp;q=75 750w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo3MjY0ZTlkYS00NGYwLTRiNzMtYjc0Ni0wM2Q2M2Y3ZWUyY2E%3D%2Ficon-thunderbolt-teal-gradient.png&amp;w=828&amp;q=75 828w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo3MjY0ZTlkYS00NGYwLTRiNzMtYjc0Ni0wM2Q2M2Y3ZWUyY2E%3D%2Ficon-thunderbolt-teal-gradient.png&amp;w=1080&amp;q=75 1080w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo3MjY0ZTlkYS00NGYwLTRiNzMtYjc0Ni0wM2Q2M2Y3ZWUyY2E%3D%2Ficon-thunderbolt-teal-gradient.png&amp;w=1200&amp;q=75 1200w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo3MjY0ZTlkYS00NGYwLTRiNzMtYjc0Ni0wM2Q2M2Y3ZWUyY2E%3D%2Ficon-thunderbolt-teal-gradient.png&amp;w=1920&amp;q=75 1920w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo3MjY0ZTlkYS00NGYwLTRiNzMtYjc0Ni0wM2Q2M2Y3ZWUyY2E%3D%2Ficon-thunderbolt-teal-gradient.png&amp;w=2048&amp;q=75 2048w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo3MjY0ZTlkYS00NGYwLTRiNzMtYjc0Ni0wM2Q2M2Y3ZWUyY2E%3D%2Ficon-thunderbolt-teal-gradient.png&amp;w=3840&amp;q=75 3840w" src="/_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo3MjY0ZTlkYS00NGYwLTRiNzMtYjc0Ni0wM2Q2M2Y3ZWUyY2E%3D%2Ficon-thunderbolt-teal-gradient.png&amp;w=3840&amp;q=75"/></div><!--/$--></div><div class="grid-item css-1dr87qn"><!--$--><div id="headline - 2748293" class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-blue hover:[&amp;_a_span]:text-bc-black css-vv2otm css-76q8dx" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><h2 class="css-1a4q5p4"><span class="css-1iy2rhq">Big Performance.</span></h2></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-59yyfh"><!--$--><div id="multiColumn - 2748295" class="css-1dg7gh"><div class="css-1s0bs18"><div class="grid-item css-o6n4es"><!--$--><div id="Container - 2748296" class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-mhwr3c"><!--$--><div class="css-1y69u2d"><img alt="" loading="lazy" width="50" height="55" 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%2FRmlsZTo1Y2JiMTZlYy00MDVhLTRlN2ItYmI1My1hYzVhMDFiY2I5NDU%3D%2Ficon-b2b-business-black-teal-gradient.png&amp;w=640&amp;q=75 640w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1Y2JiMTZlYy00MDVhLTRlN2ItYmI1My1hYzVhMDFiY2I5NDU%3D%2Ficon-b2b-business-black-teal-gradient.png&amp;w=750&amp;q=75 750w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1Y2JiMTZlYy00MDVhLTRlN2ItYmI1My1hYzVhMDFiY2I5NDU%3D%2Ficon-b2b-business-black-teal-gradient.png&amp;w=828&amp;q=75 828w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1Y2JiMTZlYy00MDVhLTRlN2ItYmI1My1hYzVhMDFiY2I5NDU%3D%2Ficon-b2b-business-black-teal-gradient.png&amp;w=1080&amp;q=75 1080w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1Y2JiMTZlYy00MDVhLTRlN2ItYmI1My1hYzVhMDFiY2I5NDU%3D%2Ficon-b2b-business-black-teal-gradient.png&amp;w=1200&amp;q=75 1200w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1Y2JiMTZlYy00MDVhLTRlN2ItYmI1My1hYzVhMDFiY2I5NDU%3D%2Ficon-b2b-business-black-teal-gradient.png&amp;w=1920&amp;q=75 1920w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1Y2JiMTZlYy00MDVhLTRlN2ItYmI1My1hYzVhMDFiY2I5NDU%3D%2Ficon-b2b-business-black-teal-gradient.png&amp;w=2048&amp;q=75 2048w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1Y2JiMTZlYy00MDVhLTRlN2ItYmI1My1hYzVhMDFiY2I5NDU%3D%2Ficon-b2b-business-black-teal-gradient.png&amp;w=3840&amp;q=75 3840w" src="/_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1Y2JiMTZlYy00MDVhLTRlN2ItYmI1My1hYzVhMDFiY2I5NDU%3D%2Ficon-b2b-business-black-teal-gradient.png&amp;w=3840&amp;q=75"/></div><!--/$--></div><div class="grid-item css-59yyfh"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-blue hover:[&amp;_a_span]:text-bc-black css-vv2otm css-76q8dx" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><p class="css-1ptj27q"><span class="css-e4jipb">Enterprise B2C, B2B, multi-storefront and localization to grow as big as you want to be.</span></p></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-chwwyi"><!--$--><div id="Container - 2748299" class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-mhwr3c"><!--$--><div class="css-adk8ui"><img alt="" loading="lazy" width="55" height="55" 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%2FRmlsZTo1YTM4MDZkNi0wMDVmLTRkMDItYmEyMS05MTI0MGZmOTVjMGM%3D%2Ficon-international-v3-black-teal-gradient.png&amp;w=640&amp;q=75 640w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1YTM4MDZkNi0wMDVmLTRkMDItYmEyMS05MTI0MGZmOTVjMGM%3D%2Ficon-international-v3-black-teal-gradient.png&amp;w=750&amp;q=75 750w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1YTM4MDZkNi0wMDVmLTRkMDItYmEyMS05MTI0MGZmOTVjMGM%3D%2Ficon-international-v3-black-teal-gradient.png&amp;w=828&amp;q=75 828w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1YTM4MDZkNi0wMDVmLTRkMDItYmEyMS05MTI0MGZmOTVjMGM%3D%2Ficon-international-v3-black-teal-gradient.png&amp;w=1080&amp;q=75 1080w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1YTM4MDZkNi0wMDVmLTRkMDItYmEyMS05MTI0MGZmOTVjMGM%3D%2Ficon-international-v3-black-teal-gradient.png&amp;w=1200&amp;q=75 1200w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1YTM4MDZkNi0wMDVmLTRkMDItYmEyMS05MTI0MGZmOTVjMGM%3D%2Ficon-international-v3-black-teal-gradient.png&amp;w=1920&amp;q=75 1920w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1YTM4MDZkNi0wMDVmLTRkMDItYmEyMS05MTI0MGZmOTVjMGM%3D%2Ficon-international-v3-black-teal-gradient.png&amp;w=2048&amp;q=75 2048w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1YTM4MDZkNi0wMDVmLTRkMDItYmEyMS05MTI0MGZmOTVjMGM%3D%2Ficon-international-v3-black-teal-gradient.png&amp;w=3840&amp;q=75 3840w" src="/_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1YTM4MDZkNi0wMDVmLTRkMDItYmEyMS05MTI0MGZmOTVjMGM%3D%2Ficon-international-v3-black-teal-gradient.png&amp;w=3840&amp;q=75"/></div><!--/$--></div><div class="grid-item css-59yyfh"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-blue hover:[&amp;_a_span]:text-bc-black css-vv2otm css-76q8dx" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><p class="css-1ptj27q"><span class="css-e4jipb">Omnichannel &amp; Commerce-as-a-Service to reach your audience everywhere they are.</span></p></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-nc00s"><!--$--><div id="Container - 2748302" class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-mhwr3c"><!--$--><div class="css-b2nl07"><img alt="" loading="lazy" width="43" height="55" 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%2FRmlsZTo1ZGQyNjM3OC0zZmI4LTQ1NGUtYmVjZi0wZjA5YjU5YTMzOTQ%3D%2Ficon-api-plugin-black-teal-gradient.png&amp;w=640&amp;q=75 640w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1ZGQyNjM3OC0zZmI4LTQ1NGUtYmVjZi0wZjA5YjU5YTMzOTQ%3D%2Ficon-api-plugin-black-teal-gradient.png&amp;w=750&amp;q=75 750w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1ZGQyNjM3OC0zZmI4LTQ1NGUtYmVjZi0wZjA5YjU5YTMzOTQ%3D%2Ficon-api-plugin-black-teal-gradient.png&amp;w=828&amp;q=75 828w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1ZGQyNjM3OC0zZmI4LTQ1NGUtYmVjZi0wZjA5YjU5YTMzOTQ%3D%2Ficon-api-plugin-black-teal-gradient.png&amp;w=1080&amp;q=75 1080w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1ZGQyNjM3OC0zZmI4LTQ1NGUtYmVjZi0wZjA5YjU5YTMzOTQ%3D%2Ficon-api-plugin-black-teal-gradient.png&amp;w=1200&amp;q=75 1200w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1ZGQyNjM3OC0zZmI4LTQ1NGUtYmVjZi0wZjA5YjU5YTMzOTQ%3D%2Ficon-api-plugin-black-teal-gradient.png&amp;w=1920&amp;q=75 1920w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1ZGQyNjM3OC0zZmI4LTQ1NGUtYmVjZi0wZjA5YjU5YTMzOTQ%3D%2Ficon-api-plugin-black-teal-gradient.png&amp;w=2048&amp;q=75 2048w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1ZGQyNjM3OC0zZmI4LTQ1NGUtYmVjZi0wZjA5YjU5YTMzOTQ%3D%2Ficon-api-plugin-black-teal-gradient.png&amp;w=3840&amp;q=75 3840w" src="/_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo1ZGQyNjM3OC0zZmI4LTQ1NGUtYmVjZi0wZjA5YjU5YTMzOTQ%3D%2Ficon-api-plugin-black-teal-gradient.png&amp;w=3840&amp;q=75"/></div><!--/$--></div><div class="grid-item css-59yyfh"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-blue hover:[&amp;_a_span]:text-bc-black css-vv2otm css-76q8dx" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><p class="css-1ptj27q"><span class="css-e4jipb">Open APIs, SDKs and data to customize and integrate your way.</span></p></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-1a666od"><!--$--><div id="Container - 2748305" class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-mhwr3c"><!--$--><div class="css-b77rwj"><img alt="" loading="lazy" width="40" height="55" 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%2FRmlsZTo4YTE4OGI3OC0wN2JkLTQ0YWUtOTA3ZC1kYTY2MjMwNDdhNTQ%3D%2Ficon-api-headless-black-teal-gradient.png&amp;w=640&amp;q=75 640w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4YTE4OGI3OC0wN2JkLTQ0YWUtOTA3ZC1kYTY2MjMwNDdhNTQ%3D%2Ficon-api-headless-black-teal-gradient.png&amp;w=750&amp;q=75 750w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4YTE4OGI3OC0wN2JkLTQ0YWUtOTA3ZC1kYTY2MjMwNDdhNTQ%3D%2Ficon-api-headless-black-teal-gradient.png&amp;w=828&amp;q=75 828w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4YTE4OGI3OC0wN2JkLTQ0YWUtOTA3ZC1kYTY2MjMwNDdhNTQ%3D%2Ficon-api-headless-black-teal-gradient.png&amp;w=1080&amp;q=75 1080w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4YTE4OGI3OC0wN2JkLTQ0YWUtOTA3ZC1kYTY2MjMwNDdhNTQ%3D%2Ficon-api-headless-black-teal-gradient.png&amp;w=1200&amp;q=75 1200w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4YTE4OGI3OC0wN2JkLTQ0YWUtOTA3ZC1kYTY2MjMwNDdhNTQ%3D%2Ficon-api-headless-black-teal-gradient.png&amp;w=1920&amp;q=75 1920w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4YTE4OGI3OC0wN2JkLTQ0YWUtOTA3ZC1kYTY2MjMwNDdhNTQ%3D%2Ficon-api-headless-black-teal-gradient.png&amp;w=2048&amp;q=75 2048w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4YTE4OGI3OC0wN2JkLTQ0YWUtOTA3ZC1kYTY2MjMwNDdhNTQ%3D%2Ficon-api-headless-black-teal-gradient.png&amp;w=3840&amp;q=75 3840w" src="/_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4YTE4OGI3OC0wN2JkLTQ0YWUtOTA3ZC1kYTY2MjMwNDdhNTQ%3D%2Ficon-api-headless-black-teal-gradient.png&amp;w=3840&amp;q=75"/></div><!--/$--></div><div class="grid-item css-59yyfh"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-blue hover:[&amp;_a_span]:text-bc-black css-vv2otm css-76q8dx" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><p class="css-1ptj27q"><span class="css-e4jipb">Composable architecture and headless commerce integrations.</span></p></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-pu8a16"><!--$--><div id="Container - 2748308" class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-mhwr3c"><!--$--><div class="css-adk8ui"><img alt="" loading="lazy" width="55" height="55" 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%2FRmlsZToyYTM1NjFlNy0yZWNiLTQyMjUtYmQzMy05ODk3ZTYzNmQyNTU%3D%2Ficon-analytics-v1-black-teal-gradient.png&amp;w=640&amp;q=75 640w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZToyYTM1NjFlNy0yZWNiLTQyMjUtYmQzMy05ODk3ZTYzNmQyNTU%3D%2Ficon-analytics-v1-black-teal-gradient.png&amp;w=750&amp;q=75 750w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZToyYTM1NjFlNy0yZWNiLTQyMjUtYmQzMy05ODk3ZTYzNmQyNTU%3D%2Ficon-analytics-v1-black-teal-gradient.png&amp;w=828&amp;q=75 828w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZToyYTM1NjFlNy0yZWNiLTQyMjUtYmQzMy05ODk3ZTYzNmQyNTU%3D%2Ficon-analytics-v1-black-teal-gradient.png&amp;w=1080&amp;q=75 1080w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZToyYTM1NjFlNy0yZWNiLTQyMjUtYmQzMy05ODk3ZTYzNmQyNTU%3D%2Ficon-analytics-v1-black-teal-gradient.png&amp;w=1200&amp;q=75 1200w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZToyYTM1NjFlNy0yZWNiLTQyMjUtYmQzMy05ODk3ZTYzNmQyNTU%3D%2Ficon-analytics-v1-black-teal-gradient.png&amp;w=1920&amp;q=75 1920w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZToyYTM1NjFlNy0yZWNiLTQyMjUtYmQzMy05ODk3ZTYzNmQyNTU%3D%2Ficon-analytics-v1-black-teal-gradient.png&amp;w=2048&amp;q=75 2048w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZToyYTM1NjFlNy0yZWNiLTQyMjUtYmQzMy05ODk3ZTYzNmQyNTU%3D%2Ficon-analytics-v1-black-teal-gradient.png&amp;w=3840&amp;q=75 3840w" src="/_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZToyYTM1NjFlNy0yZWNiLTQyMjUtYmQzMy05ODk3ZTYzNmQyNTU%3D%2Ficon-analytics-v1-black-teal-gradient.png&amp;w=3840&amp;q=75"/></div><!--/$--></div><div class="grid-item css-59yyfh"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-blue hover:[&amp;_a_span]:text-bc-black css-vv2otm css-76q8dx" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><p class="css-1ptj27q"><span class="css-e4jipb">Frictionless checkout options to increase sales and improve shopper experience.</span></p></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-1s5ptm7"><!--$--><div id="Container - 2748311" class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-mhwr3c"><!--$--><div class="css-1wbae8d"><img alt="" loading="lazy" width="67" height="55" 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%2FRmlsZTozOWNmNDg2Ny1mODEzLTQzY2ItOWIwYi01MDFhZmUwNjM2NGU%3D%2Ficon-cart-v1-black-teal-gradient.png&amp;w=640&amp;q=75 640w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTozOWNmNDg2Ny1mODEzLTQzY2ItOWIwYi01MDFhZmUwNjM2NGU%3D%2Ficon-cart-v1-black-teal-gradient.png&amp;w=750&amp;q=75 750w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTozOWNmNDg2Ny1mODEzLTQzY2ItOWIwYi01MDFhZmUwNjM2NGU%3D%2Ficon-cart-v1-black-teal-gradient.png&amp;w=828&amp;q=75 828w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTozOWNmNDg2Ny1mODEzLTQzY2ItOWIwYi01MDFhZmUwNjM2NGU%3D%2Ficon-cart-v1-black-teal-gradient.png&amp;w=1080&amp;q=75 1080w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTozOWNmNDg2Ny1mODEzLTQzY2ItOWIwYi01MDFhZmUwNjM2NGU%3D%2Ficon-cart-v1-black-teal-gradient.png&amp;w=1200&amp;q=75 1200w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTozOWNmNDg2Ny1mODEzLTQzY2ItOWIwYi01MDFhZmUwNjM2NGU%3D%2Ficon-cart-v1-black-teal-gradient.png&amp;w=1920&amp;q=75 1920w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTozOWNmNDg2Ny1mODEzLTQzY2ItOWIwYi01MDFhZmUwNjM2NGU%3D%2Ficon-cart-v1-black-teal-gradient.png&amp;w=2048&amp;q=75 2048w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTozOWNmNDg2Ny1mODEzLTQzY2ItOWIwYi01MDFhZmUwNjM2NGU%3D%2Ficon-cart-v1-black-teal-gradient.png&amp;w=3840&amp;q=75 3840w" src="/_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTozOWNmNDg2Ny1mODEzLTQzY2ItOWIwYi01MDFhZmUwNjM2NGU%3D%2Ficon-cart-v1-black-teal-gradient.png&amp;w=3840&amp;q=75"/></div><!--/$--></div><div class="grid-item css-59yyfh"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-blue hover:[&amp;_a_span]:text-bc-black css-vv2otm css-76q8dx" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><p class="css-1ptj27q"><span class="css-e4jipb">Abandoned cart recovery essentials to reclaim lost sales and build loyalty.</span></p></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-8knmji"><!--$--><div id="Container - 2748314" class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-mhwr3c"><!--$--><div class="css-1n1giuw"><img alt="" loading="lazy" width="58" height="55" 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%2FRmlsZTo4ZjUyOTNhOC0zNjBmLTQ3OTgtYTg2ZC02MjU4ZjNiOTc0NjE%3D%2Ficon-uptime-black-teal-gradient.png&amp;w=640&amp;q=75 640w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4ZjUyOTNhOC0zNjBmLTQ3OTgtYTg2ZC02MjU4ZjNiOTc0NjE%3D%2Ficon-uptime-black-teal-gradient.png&amp;w=750&amp;q=75 750w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4ZjUyOTNhOC0zNjBmLTQ3OTgtYTg2ZC02MjU4ZjNiOTc0NjE%3D%2Ficon-uptime-black-teal-gradient.png&amp;w=828&amp;q=75 828w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4ZjUyOTNhOC0zNjBmLTQ3OTgtYTg2ZC02MjU4ZjNiOTc0NjE%3D%2Ficon-uptime-black-teal-gradient.png&amp;w=1080&amp;q=75 1080w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4ZjUyOTNhOC0zNjBmLTQ3OTgtYTg2ZC02MjU4ZjNiOTc0NjE%3D%2Ficon-uptime-black-teal-gradient.png&amp;w=1200&amp;q=75 1200w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4ZjUyOTNhOC0zNjBmLTQ3OTgtYTg2ZC02MjU4ZjNiOTc0NjE%3D%2Ficon-uptime-black-teal-gradient.png&amp;w=1920&amp;q=75 1920w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4ZjUyOTNhOC0zNjBmLTQ3OTgtYTg2ZC02MjU4ZjNiOTc0NjE%3D%2Ficon-uptime-black-teal-gradient.png&amp;w=2048&amp;q=75 2048w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4ZjUyOTNhOC0zNjBmLTQ3OTgtYTg2ZC02MjU4ZjNiOTc0NjE%3D%2Ficon-uptime-black-teal-gradient.png&amp;w=3840&amp;q=75 3840w" src="/_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4ZjUyOTNhOC0zNjBmLTQ3OTgtYTg2ZC02MjU4ZjNiOTc0NjE%3D%2Ficon-uptime-black-teal-gradient.png&amp;w=3840&amp;q=75"/></div><!--/$--></div><div class="grid-item css-59yyfh"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-blue hover:[&amp;_a_span]:text-bc-black css-vv2otm css-76q8dx" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><p class="css-1ptj27q"><span class="css-e4jipb">99.99% uptime (including 100% cyber week 7 years running)</span></p></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-660zu1"><!--$--><div id="Container - 2748317" class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-mhwr3c"><!--$--><div class="css-sm8dgt"><img alt="" loading="lazy" width="49" height="55" 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%2FRmlsZTo4ZjljOWYzNC0xYzA3LTQyZTEtOTQwMS1mZjJmNjMwNjcwNDA%3D%2Ficon-security-black-teal-gradient.png&amp;w=640&amp;q=75 640w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4ZjljOWYzNC0xYzA3LTQyZTEtOTQwMS1mZjJmNjMwNjcwNDA%3D%2Ficon-security-black-teal-gradient.png&amp;w=750&amp;q=75 750w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4ZjljOWYzNC0xYzA3LTQyZTEtOTQwMS1mZjJmNjMwNjcwNDA%3D%2Ficon-security-black-teal-gradient.png&amp;w=828&amp;q=75 828w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4ZjljOWYzNC0xYzA3LTQyZTEtOTQwMS1mZjJmNjMwNjcwNDA%3D%2Ficon-security-black-teal-gradient.png&amp;w=1080&amp;q=75 1080w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4ZjljOWYzNC0xYzA3LTQyZTEtOTQwMS1mZjJmNjMwNjcwNDA%3D%2Ficon-security-black-teal-gradient.png&amp;w=1200&amp;q=75 1200w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4ZjljOWYzNC0xYzA3LTQyZTEtOTQwMS1mZjJmNjMwNjcwNDA%3D%2Ficon-security-black-teal-gradient.png&amp;w=1920&amp;q=75 1920w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4ZjljOWYzNC0xYzA3LTQyZTEtOTQwMS1mZjJmNjMwNjcwNDA%3D%2Ficon-security-black-teal-gradient.png&amp;w=2048&amp;q=75 2048w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4ZjljOWYzNC0xYzA3LTQyZTEtOTQwMS1mZjJmNjMwNjcwNDA%3D%2Ficon-security-black-teal-gradient.png&amp;w=3840&amp;q=75 3840w" src="/_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTo4ZjljOWYzNC0xYzA3LTQyZTEtOTQwMS1mZjJmNjMwNjcwNDA%3D%2Ficon-security-black-teal-gradient.png&amp;w=3840&amp;q=75"/></div><!--/$--></div><div class="grid-item css-1a7lz5r"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-blue hover:[&amp;_a_span]:text-bc-black css-15zo0ut css-111nzef" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><p class="css-1ptj27q"><span class="css-e4jipb">Robust security:</span></p></div></div><!--/$--></div><div class="grid-item css-59yyfh"><!--$--><div class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-blue hover:[&amp;_a_span]:text-bc-black css-vv2otm css-1tctpj7" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><p class="css-1ptj27q"><span class="css-e4jipb">PCI DSS 4.1 Level 1 Attestation of Compliance, ISO/IEC 27001:2022, ISO/IEC 27701:2019, ISO 22301:2019, ISO/IEC 27017:2015, ISO/IEC 27018:2019</span></p></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-9858c6"><!--$--><div id="pageSection - 2748320" class="css-gojznb"><div class="css-ylzvzf"><div class="css-1cw5hkd"></div></div><div class="css-6x1mo7"><div class="grid-item css-mhwr3c"><!--$--><div class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div id="multiColumn - 2748321" class="css-1dg7gh"><div class="css-1w9yg3o"><div class="grid-item css-qa91py"><!--$--><div id="Container - 2748322" class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-mhwr3c"><!--$--><div id="headline - 2748323" class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-blue hover:[&amp;_a_span]:text-bc-black css-vv2otm css-76q8dx" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><h2 class="css-1ptj27q"><span class="css-1iy2rhq">Big Ecosystem.</span></h2></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-59yyfh"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-blue hover:[&amp;_a_span]:text-bc-black css-vv2otm css-76q8dx" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><p class="css-1ptj27q"><span class="css-e4jipb">A partner ecosystem should help you innovate and succeed without limits. That’s why we only include best-in-class technology providers, ecommerce designers, developers and marketers to fill any gaps you may have in teams, time or tech.</span></p></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-roic3g"><!--$--><div id="Container - 2748326" class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-vvk0ce"><img alt="" loading="lazy" width="1094" height="768" 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%2FRmlsZTplNmFiMWMyOC0zMWQ4LTQ4NGEtYTk2Yi0yMjliN2E3MDY2ZDU%3D%2Fillustration-ecosystem-partners-globe-deckcommerce-contentful-contentstack-netlify-akeneo.png&amp;w=640&amp;q=75 640w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTplNmFiMWMyOC0zMWQ4LTQ4NGEtYTk2Yi0yMjliN2E3MDY2ZDU%3D%2Fillustration-ecosystem-partners-globe-deckcommerce-contentful-contentstack-netlify-akeneo.png&amp;w=750&amp;q=75 750w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTplNmFiMWMyOC0zMWQ4LTQ4NGEtYTk2Yi0yMjliN2E3MDY2ZDU%3D%2Fillustration-ecosystem-partners-globe-deckcommerce-contentful-contentstack-netlify-akeneo.png&amp;w=828&amp;q=75 828w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTplNmFiMWMyOC0zMWQ4LTQ4NGEtYTk2Yi0yMjliN2E3MDY2ZDU%3D%2Fillustration-ecosystem-partners-globe-deckcommerce-contentful-contentstack-netlify-akeneo.png&amp;w=1080&amp;q=75 1080w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTplNmFiMWMyOC0zMWQ4LTQ4NGEtYTk2Yi0yMjliN2E3MDY2ZDU%3D%2Fillustration-ecosystem-partners-globe-deckcommerce-contentful-contentstack-netlify-akeneo.png&amp;w=1200&amp;q=75 1200w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTplNmFiMWMyOC0zMWQ4LTQ4NGEtYTk2Yi0yMjliN2E3MDY2ZDU%3D%2Fillustration-ecosystem-partners-globe-deckcommerce-contentful-contentstack-netlify-akeneo.png&amp;w=1920&amp;q=75 1920w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTplNmFiMWMyOC0zMWQ4LTQ4NGEtYTk2Yi0yMjliN2E3MDY2ZDU%3D%2Fillustration-ecosystem-partners-globe-deckcommerce-contentful-contentstack-netlify-akeneo.png&amp;w=2048&amp;q=75 2048w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTplNmFiMWMyOC0zMWQ4LTQ4NGEtYTk2Yi0yMjliN2E3MDY2ZDU%3D%2Fillustration-ecosystem-partners-globe-deckcommerce-contentful-contentstack-netlify-akeneo.png&amp;w=3840&amp;q=75 3840w" src="/_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTplNmFiMWMyOC0zMWQ4LTQ4NGEtYTk2Yi0yMjliN2E3MDY2ZDU%3D%2Fillustration-ecosystem-partners-globe-deckcommerce-contentful-contentstack-netlify-akeneo.png&amp;w=3840&amp;q=75"/></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-59yyfh"><!--$--><div id="pageSection - 2748169" class="css-gojznb"><div class="css-ylzvzf"><div class="css-1qhq3ih"></div></div><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-gojznb"><div class="css-ew2mhd"><div class="grid-item css-mhwr3c"><!--$--><div id="oneColumn - 2748170" class="css-1dg7gh"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-7rgyt2"><div class="css-1f4vg7p"><div class="grid-item css-hsl9w3"><!--$--><div id="headline - 2748171" class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-blue hover:[&amp;_a_span]:text-bc-black css-vv2otm css-3hqq9s" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><h2 class="css-1a4q5p4"><span class="css-1vsebh0">Big deal.</span></h2></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-1a7lz5r"><!--$--><div id="Analyst_Cards" class="css-1dg7gh"><div class="css-cyaemi"><div class="grid-item css-1li8esn"><!--$--><div class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-1dg7gh"><div class="css-6x1mo7"><div class="grid-item css-deg89z"><!--$--><div class="css-kxzrrk u-R3etatlfdrm-className self-stretch"><div style="--after-content:&quot;NEW&quot;" class="p-[3px] relative bg-gradient-to-tr from-bc-blue from-[-35%] to-bc-green to-85% h-full before:absolute before:bg-gradient-to-tr before:from-transparent before:to-bc-green before:from-50% before:to-50% before:w-[70px] before:h-[70px] before:top-[1px] before:right-0 after:content-[var(--after-content)] after:absolute after:right-[5px] after:top-3 after:text-xxs after:font-bold after:text-bc-black "><div class="flex flex-col gap-8 py-10 px-12 text-white h-full bg-gray-200"><div class="h-14"><img alt="Gartner logo" loading="lazy" width="100" height="55" decoding="async" data-nimg="1" style="color:transparent" src="https://storage.googleapis.com/s.mkswft.com/RmlsZTozOGVkMzk4MS1hZGMyLTQ5ZjktYjNlNC0yYTY5ZjNiMzQzOWI=/Homepage%20Gartner%20White.svg"/></div><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><p class="css-1jln6b4"><span class="css-bfcmu3"></span><a class="css-ytumd6" target="_self" href="/resources/reports/2024-gartner-report-cdl-report"><span class="css-1wim0fx">A Magic Quadrant™ Challenger for fifth year for Digital Commerce</span></a><span class="css-bfcmu3"></span></p></div></div></div></div><!--/$--></div><div class="grid-item css-1mndcw8"><!--$--><div class="css-kxzrrk u-R5etatlfdrm-className self-stretch"><div class="p-[3px] h-full bg-gray-200"><div class="flex flex-col gap-8 py-10 px-12 text-white h-full bg-gray-200"><div class="h-14"><img alt="Paradigm B2B logo" loading="lazy" width="124" height="55.447154471544714" decoding="async" data-nimg="1" style="color:transparent" src="https://storage.googleapis.com/s.mkswft.com/RmlsZToxZjhhMjlkYi05NmYzLTQ3NzMtYTQxMS01NmQ4NmI1ODIyYTg=/Homepage%20paradigm%20white.svg"/></div><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><p class="css-1jln6b4"><span class="css-1axbyfc">Rated Exceptional for Total Cost of Ownership in </span><a class="css-ytumd6" target="_blank" href="https://www.bigcommerce.com/resources/reports/2024-b2b-paradigm-mm-cdl-report/"><span class="css-1wim0fx">Mid-Market</span></a><span class="css-1axbyfc"> and </span><a class="css-ytumd6" target="_blank" href="https://www.bigcommerce.com/resources/reports/2024-b2b-paradigm-ent-cdl-report/"><span class="css-1wim0fx">Enterprise</span></a><span class="css-bfcmu3"></span></p></div></div></div></div><!--/$--></div><div class="grid-item css-6ly011"><!--$--><div class="css-kxzrrk u-R7etatlfdrm-className self-stretch"><div class="p-[3px] h-full bg-gray-200"><div class="flex flex-col gap-8 py-10 px-12 text-white h-full bg-gray-200"><div class="h-14"><img alt="Forrester logo" loading="lazy" width="136" height="55" decoding="async" data-nimg="1" style="color:transparent" src="https://storage.googleapis.com/s.mkswft.com/RmlsZTo3MWMwOWU1ZC04ZjQwLTQ1NzEtYTA3My04ZGQ3YjVhZDRlMWE=/Forrester%20White.svg"/></div><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><p class="css-1jln6b4"><span class="css-bfcmu3"></span><a class="css-ytumd6" target="_self" href="/resources/reports/b2c-forrester-cdl-report"><span class="css-1axbyfc">Strong Performer in </span></a><span class="css-bfcmu3"></span><a class="css-ytumd6" target="_self" href="https://www.bigcommerce.com/resources/guides/b2c-forrester-cdl-report/"><span class="css-1wim0fx">B2C Commerce Solutions</span></a><span class="css-bfcmu3"></span></p></div></div></div></div><!--/$--></div><div class="grid-item css-valtxp"><!--$--><div class="css-kxzrrk u-R9etatlfdrm-className self-stretch"><div class="p-[3px] h-full bg-gray-200"><div class="flex flex-col gap-8 py-10 px-12 text-white h-full bg-gray-200"><div class="h-14"><img alt="IDC logo" loading="lazy" width="100" height="55.55555555555556" decoding="async" data-nimg="1" style="color:transparent" src="https://storage.googleapis.com/s.mkswft.com/RmlsZTpmMDkyZWJkOC02NzQzLTRkMzMtOTQyYy1iOTUyMWExNGM2NWY=/IDC%20white.svg"/></div><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><p class="css-1jln6b4"><span class="css-1axbyfc">A Leader in Headless Digital Commerce Platforms for </span><a class="css-ytumd6" target="_blank" href="https://www.bigcommerce.com/resources/reports/idc-marketscape-headless-mm-cdl-report/"><span class="css-1wim0fx">Mid-Market</span></a><span class="css-1axbyfc"> and </span><a class="css-ytumd6" target="_blank" href="https://www.bigcommerce.com/resources/reports/idc-marketscape-headless-ent-cdl-report/"><span class="css-1wim0fx">Enterprise</span></a><span class="css-bfcmu3"></span></p></div></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-1a7lz5r"><!--$--><div id="oneColumn - 2748178" class="css-1dg7gh"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-jycjzi"><div class="css-103csbb"><div class="grid-item css-hsl9w3"><!--$--><div class="css-1vb9f57"><img alt="" loading="lazy" width="330" height="28" 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%2FRmlsZTowMTc5NThkYS1lNmVkLTQxYTgtYWQ0NS01NjY4YmE1ODRmOGQ%3D%2Fui-component-divider-gradient-1.png&amp;w=640&amp;q=75 640w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTowMTc5NThkYS1lNmVkLTQxYTgtYWQ0NS01NjY4YmE1ODRmOGQ%3D%2Fui-component-divider-gradient-1.png&amp;w=750&amp;q=75 750w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTowMTc5NThkYS1lNmVkLTQxYTgtYWQ0NS01NjY4YmE1ODRmOGQ%3D%2Fui-component-divider-gradient-1.png&amp;w=828&amp;q=75 828w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTowMTc5NThkYS1lNmVkLTQxYTgtYWQ0NS01NjY4YmE1ODRmOGQ%3D%2Fui-component-divider-gradient-1.png&amp;w=1080&amp;q=75 1080w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTowMTc5NThkYS1lNmVkLTQxYTgtYWQ0NS01NjY4YmE1ODRmOGQ%3D%2Fui-component-divider-gradient-1.png&amp;w=1200&amp;q=75 1200w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTowMTc5NThkYS1lNmVkLTQxYTgtYWQ0NS01NjY4YmE1ODRmOGQ%3D%2Fui-component-divider-gradient-1.png&amp;w=1920&amp;q=75 1920w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTowMTc5NThkYS1lNmVkLTQxYTgtYWQ0NS01NjY4YmE1ODRmOGQ%3D%2Fui-component-divider-gradient-1.png&amp;w=2048&amp;q=75 2048w, /_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTowMTc5NThkYS1lNmVkLTQxYTgtYWQ0NS01NjY4YmE1ODRmOGQ%3D%2Fui-component-divider-gradient-1.png&amp;w=3840&amp;q=75 3840w" src="/_next/image/?url=https%3A%2F%2Fstorage.googleapis.com%2Fs.mkswft.com%2FRmlsZTowMTc5NThkYS1lNmVkLTQxYTgtYWQ0NS01NjY4YmE1ODRmOGQ%3D%2Fui-component-divider-gradient-1.png&amp;w=3840&amp;q=75"/></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-1a7lz5r"><!--$--><div id="oneColumn - 2748180" class="css-1dg7gh"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-1dg7gh"><div class="css-1m0ujkh"><div class="grid-item css-hsl9w3"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-green hover:[&amp;_a_span]:text-white css-vv2otm css-76q8dx" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><p class="css-egobtx"><span class="css-1axbyfc">PROUD MEMBERS OF</span></p></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-59yyfh"><!--$--><div class="css-12gbkcf u-Rmtlfdrm-className @container"><div class="flex flex-wrap justify-start items-center" style="row-gap:50px"><div class="shrink-0 basis-1/2 @xl:basis-1/3 @xs:basis-1/2" style="padding-left:25px;padding-right:25px"><div class="flex justify-center"><img alt="MACH 2023 white" loading="lazy" width="55" height="0.01818181818181818" decoding="async" data-nimg="1" style="color:transparent" src="https://storage.googleapis.com/s.mkswft.com/RmlsZTo0MDA1NmJmNC00MDU3LTQwMmEtYTc5Yi1kYjc4ZTk3OGVlMmU=/MACH-2023-white.svg"/></div></div><div class="shrink-0 basis-1/2 @xl:basis-1/3 @xs:basis-1/2" style="padding-left:25px;padding-right:25px"><div class="flex justify-center"><img alt="National Retail Federation White" loading="lazy" width="133" height="0.038461538461538464" decoding="async" data-nimg="1" style="color:transparent" src="https://storage.googleapis.com/s.mkswft.com/RmlsZTplZGRmZGVjZi0xNGQwLTQ4ODItOWUwNC02ZmQzYTNmMmU5MWI=/national-retail-federation-white.svg"/></div></div><div class="shrink-0 basis-1/2 @xl:basis-1/3 @xs:basis-1/2" style="padding-left:25px;padding-right:25px"><div class="flex justify-center"><img alt="Rhisac White" loading="lazy" width="162" height="0.03125" decoding="async" data-nimg="1" style="color:transparent" src="https://storage.googleapis.com/s.mkswft.com/RmlsZTo5NDAyOWI5OS1lZGJkLTQ3ZGYtODZlNS1kZDI4MTY3YzJlYzk=/rhisac-white.svg"/></div></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-9858c6"><!--$--><div id="form" class="css-gojznb"><div class="css-ylzvzf"><div class="css-1tz8t3k"></div></div><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div id="twoColumnConversion - 2870954" class="css-1dg7gh"><div class="css-1wm1m2h"><div class="grid-item css-1aouwpc"><!--$--><div id="Container - 2870955" class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-mhwr3c"><!--$--><div id="headline - 2870956" class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-blue hover:[&amp;_a_span]:text-bc-black css-vv2otm css-76q8dx" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><h2 class="css-1ptj27q"><span class="css-1vsebh0">Outpace the competition with BigCommerce</span></h2></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-1a7lz5r"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-green hover:[&amp;_a_span]:text-white css-vv2otm css-76q8dx" style="--list-marker-color:var(--bc-blue)"><div style="position:relative;white-space:pre-wrap;word-wrap:break-word"><p class="css-1ptj27q"><span class="css-1axbyfc">Accelerate your growth, not complexity with 24/7 global support, premium security features and industry-leading uptime.</span></p><p class="css-1jln6b4"><span class="css-bfcmu3"> </span></p><p class="css-1ptj27q"><span class="css-1axbyfc">Fill out the form below to get started</span></p><p class="css-1jln6b4"><span class="css-bfcmu3"> </span></p><p class="css-1ptj27q"><span class="css-1axbyfc">Our team will contact you within 24 hours for a discovery call to learn about your business needs.</span><span class="css-bfcmu3"> </span></p></div></div><!--/$--></div><div class="grid-item css-59yyfh"><!--$--><div class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="css-kxzrrk u-R3fbethdrm-className @container"><div class="flex flex-wrap justify-start items-center" style="row-gap:50px"><div class="shrink-0 basis-1/2 @xl:basis-1/5 @sm:basis-1/3 @xs:basis-1/2" style="padding-left:25px;padding-right:25px"><div class="flex justify-center"><img alt="Uplift Desk" loading="lazy" width="120" height="0.04878048780487805" decoding="async" data-nimg="1" style="color:transparent" src="https://dam.bigcommerce.com/m/31115a51b25f00df/original/UpliftDesk-White.svg"/></div></div><div class="shrink-0 basis-1/2 @xl:basis-1/5 @sm:basis-1/3 @xs:basis-1/2" style="padding-left:25px;padding-right:25px"><div class="flex justify-center"><img alt="Sellars" loading="lazy" width="120" height="NaN" decoding="async" data-nimg="1" style="color:transparent" src="https://dam.bigcommerce.com/m/1f273633768f5f81/original/Sellars_logo-white.svg"/></div></div><div class="shrink-0 basis-1/2 @xl:basis-1/5 @sm:basis-1/3 @xs:basis-1/2" style="padding-left:25px;padding-right:25px"><div class="flex justify-center"><img alt="Coldwater" loading="lazy" width="120" height="0.02702702702702703" decoding="async" data-nimg="1" style="color:transparent" src="https://dam.bigcommerce.com/m/296b134e5bb822a3/original/coldwater-creek-white.svg"/></div></div><div class="shrink-0 basis-1/2 @xl:basis-1/5 @sm:basis-1/3 @xs:basis-1/2" style="padding-left:25px;padding-right:25px"><div class="flex justify-center"><img alt="Modere" loading="lazy" width="120" height="NaN" decoding="async" data-nimg="1" style="color:transparent" src="https://dam.bigcommerce.com/m/715e96d751a824a9/original/Modere-White.svg"/></div></div><div class="shrink-0 basis-1/2 @xl:basis-1/5 @sm:basis-1/3 @xs:basis-1/2" style="padding-left:25px;padding-right:25px"><div class="flex justify-center"><img alt="Mountain Equipment Company" loading="lazy" width="120" height="NaN" decoding="async" data-nimg="1" style="color:transparent" src="https://dam.bigcommerce.com/m/2052a7447df8b7b4/original/Mountain-Equipment-Company-Logo-White.svg"/></div></div><div class="shrink-0 basis-1/2 @xl:basis-1/5 @sm:basis-1/3 @xs:basis-1/2" style="padding-left:25px;padding-right:25px"><div class="flex justify-center"><img alt="King Arthur" loading="lazy" width="70" height="0.04065040650406504" decoding="async" data-nimg="1" style="color:transparent" src="https://dam.bigcommerce.com/m/22c9239e5a107d0b/original/King_Arthur_Baking_Logo_White.svg"/></div></div><div class="shrink-0 basis-1/2 @xl:basis-1/5 @sm:basis-1/3 @xs:basis-1/2" style="padding-left:25px;padding-right:25px"><div class="flex justify-center"><img alt="White Stuff" loading="lazy" width="120" height="0.04195804195804196" decoding="async" data-nimg="1" style="color:transparent" src="https://dam.bigcommerce.com/m/193b6fc0c191e884/original/logo-white-stuff-white.svg"/></div></div><div class="shrink-0 basis-1/2 @xl:basis-1/5 @sm:basis-1/3 @xs:basis-1/2" style="padding-left:25px;padding-right:25px"><div class="flex justify-center"><img alt="MKM Building Supplies" loading="lazy" width="120" height="0.030165912518853692" decoding="async" data-nimg="1" style="color:transparent" src="https://dam.bigcommerce.com/m/51d52e3590d590e/original/mkm-building-supplies-by-bulow-white.svg"/></div></div><div class="shrink-0 basis-1/2 @xl:basis-1/5 @sm:basis-1/3 @xs:basis-1/2" style="padding-left:25px;padding-right:25px"><div class="flex justify-center"><img alt="Gorewear" loading="lazy" width="120" height="0.013722126929674101" decoding="async" data-nimg="1" style="color:transparent" src="https://dam.bigcommerce.com/m/703371740920a292/original/gorewear-white.svg"/></div></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-y69nef"><!--$--><div id="Container - 2870960" class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div id="embeddedForm - 2870961" class="css-gojznb"><div class="css-ylzvzf"><div class="css-1ohkkb8"></div></div><div class="css-wifpym"><div class="grid-item css-mhwr3c"><!--$--><div class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><div class="custom-text [&amp;_a_span]:text-bc-blue hover:[&amp;_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"><h3 class="css-1ptj27q"><span class="css-1rs0ude">Fill out the form below to get started</span></h3><p class="css-1jln6b4"><span class="css-bfcmu3"> </span></p><p class="css-1ptj27q"><span class="css-e4jipb">Learn how BigCommerce helps growing businesses sell more. Please complete the form below and we&#x27;ll be in touch.</span></p></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-59yyfh"><!--$--><div class="css-kxzrrk u-R2ndethdrm-className"><form class="light underlined submitDefault submitBlue submitLeft mktoForm form min-h-[40px] w-full" data-formid="13347" id="mktoForm_13347" data-testid="marketo-form"><div class="relative loading animate-pulse"><div class="w-2/3 h-8 bg-gray-1300 rounded mb-2"></div><div class="w-full h-8 bg-gray-1300 rounded mb-2"></div><div class="w-full h-8 bg-gray-1300 rounded mb-2"></div><div class="w-1/2 h-8 bg-gray-1300 rounded mb-2"></div><div class="w-2/3 h-8 bg-gray-1300 rounded mb-2"></div><div class="w-full h-8 bg-gray-1300 rounded mb-2"></div><div class="w-full h-8 bg-gray-1300 rounded mb-2"></div><div class="w-1/2 h-8 bg-gray-1300 rounded mb-2"></div><div class="w-2/3 h-8 bg-gray-1300 rounded mb-2"></div></div></form><input type="text" name="talon6" id="talon6" style="display:none" value="{&quot;version&quot;: 6, &quot;status&quot;: -1}"/></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div><div class="grid-item css-3v38iy"><!--$--><div id="Footer" class="css-gojznb"><div class="css-6x1mo7"><div class="grid-item css-hsl9w3"><!--$--><footer class="css-kxzrrk u-Rdjdrm-className bg-[#031649] w-full"><div class="mx-auto md:max-w-3xl lg:max-w-[1156px] pb-20 md:pt-20 md:px-[30px]"><div class="md:hidden"><div data-orientation="vertical"></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.com/"><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"></ul><div class="text-[#D0FDFA] text-[12px] leading-relaxed text-left lg:text-right w-full">© Copyright 2003 - <!-- -->2025<!-- --> BigCommerce Pty. Ltd.</div><div class="text-[#D0FDFA] text-[12px] leading-relaxed text-left lg:text-right w-full"><span><a data-testid="custom-next-link" target="_self" class="underline hover:text-gray-1100" href="https://www.bigcommerce.com/privacy/">Privacy Policy</a></span><span><span class="mx-1">|</span><a data-testid="custom-next-link" target="_self" class="underline hover:text-gray-1100" href="https://www.bigcommerce.com/website-terms/">Website Terms of Use</a></span><span><span class="mx-1">|</span><a data-testid="custom-next-link" target="_self" class="underline hover:text-gray-1100" href="https://www.bigcommerce.com/terms/">Master Services Agreement</a></span><span><span class="mx-1">|</span><a data-testid="custom-next-link" target="_self" class="underline hover:text-gray-1100" href="https://www.bigcommerce.com/legal-archives/">Legal Archives</a></span><span><span class="mx-1">|</span><a data-testid="custom-next-link" target="_self" class="underline hover:text-gray-1100" href="https://www.bigcommerce.com/sitemap/">Sitemap</a></span><span><span class="mx-1">|</span><a data-testid="custom-next-link" class="underline hover:text-gray-1100" href="https://www.bigcommerce.com/uae/#">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":"UGFnZTphMWU2YjhlNS0wMmE0LTQwYzUtOTFmOS0xOGEyMzZjOGUzZGQ=","site":{"id":"U2l0ZTo1YWNkNmY5MC1mNzJiLTQ2MzctYjc5YS1kZGM2ZGFhYTg1ZDc=","__typename":"Site"},"data":{"key":"f014a7ac-9b03-45ea-817c-b270b9c9a594","type":"./components/Root/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12],[12],[12],[12],[12],[12],[12],[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"cd13c2e8-7c28-4807-8964-c4d571fbad96","type":"reference","value":"R2xvYmFsRWxlbWVudDpiNTJjOTczMi00ZmRhLTQwNGEtYjMyZC0zYTA3NjhlODE5NWI="},{"key":"cf7a1546-0cda-47a8-a371-deff792cf6f8","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"805426d2-108f-4cb0-a54a-0cf61937f9e9","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"ab513e18-4895-4a1a-a81e-3bc1098a438c","type":"./components/Box/index.js","props":{"width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"rowGap":[{"value":{"unit":"px","value":30},"deviceId":"tablet"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":16},"paddingRight":{"unit":"px","value":16},"paddingBottom":{"unit":"px","value":50}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":30},"paddingRight":{"unit":"px","value":30},"paddingBottom":{"unit":"px","value":50}},"deviceId":"mobile"},{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":30},"paddingRight":{"unit":"px","value":30},"paddingBottom":{"unit":"px","value":50}},"deviceId":"laptop"}],"children":{"columns":[{"value":{"count":12,"spans":[[6,6]]},"deviceId":"desktop"},{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"mobile"},{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"tablet"}],"elements":[{"key":"dc5fec7c-5463-4e72-8994-74bc5c1f42e8","type":"./components/Box/index.js","props":{"width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"children":{"columns":[{"value":{"count":12,"spans":[[12],[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"a0f4f9e9-2dc9-45f1-820a-70e00533c548","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"2edf8549-f00e-4d3e-b036-bfbe0dbf9ef4","type":"./components/Text/index.js","props":{"text":{"key":"adff79c3-cd98-42c2-ae4f-a3b3bde13d7d","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"heading-one","children":[{"text":"Open for ambitious growth.","typography":{"id":"VHlwb2dyYXBoeTo4NGU5NTYyNy1iODg1LTRkOTQtOTkzOS04YzJkNDk2NjI5NDM=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"}]}}],"textAlign":[{"value":"left","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":{"unit":"px","value":0},"marginRight":{"unit":"px","value":0},"marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}]}}]}}},{"key":"d8372faf-49fa-46e7-9462-9c6c19a46dfc","type":"./components/Text/index.js","props":{"text":{"key":"7684024a-3744-4271-bf66-4128b150722e","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"The ecommerce engine you need + open flexibility - proprietary barriers = limitless potential.","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"}]}}],"textAlign":[{"value":"left","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]},{"type":"paragraph","children":[{"text":""}],"textAlign":[{"value":"left","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":{"unit":"px","value":0},"marginRight":{"unit":"px","value":0},"marginBottom":{"unit":"px","value":0}},"deviceId":"desktop"}],"linkColor":"green"}},{"key":"671817c4-d7f0-42b3-9669-61652937dd2b","type":"./components/Button/index.js","props":{"link":{"type":"SCROLL_TO_ELEMENT","payload":{"block":"start","elementIdConfig":{"propName":"id","elementKey":"0f99c14f-79dd-44b3-b137-143ee09737eb"}}},"size":"default","color":"primary","variant":"filled","children":"Request a Demo","showIcon":false,"className":{"margin":[{"value":{"marginTop":null,"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":null},"deviceId":"desktop"}]}}}]}}},{"key":"d0f59ccf-1fbd-4641-ac63-6b7b0ff68c92","type":"./components/Box/index.js","props":{"width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"09aa0817-0468-4403-bfd9-97468ff40340","type":"./components/Box/index.js","props":{"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"height":[{"value":"auto","deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":0},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":0}},"deviceId":"desktop"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"38f040bb-db68-4c6a-b8f3-bd3e8a7392fd","type":"wistia-image","props":{"url":{"value":"https://bigcommerce.wistia.com/medias/nx92rqk5ga","@@makeswift/type":"text-input::v1"},"image":{"url":"https://dam.bigcommerce.com/m/6cff65e7b96dbc24/original/video-thumb-home-ent-hero-video-yeti-1.png","type":"external-file","width":819,"height":476,"version":1,"mimetype":"image/png"},"aspectRatio":"16 / 9"}}]}}}]}}}]},"columnGap":[{"value":{"unit":"px","value":30},"deviceId":"desktop"}],"verticalAlign":[{"value":"center","deviceId":"desktop"}]}}]}}}]},"backgrounds":[{"value":[{"id":"2e88e9db-fc1e-4153-b5f1-477f4cf1fa93","type":"image-v1","payload":{"image":{"url":"https://dam.bigcommerce.com/m/7c1a193a8e56137/original/background-dark-gradient-overlay.svg","type":"external-file","width":1680,"height":702,"version":1,"mimetype":"image/svg+xml"},"version":1,"parallax":0,"position":{"x":50,"y":50}}},{"id":"8856343b-cc5b-4bde-b0ea-64440d5c517a","type":"color","payload":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}}],"deviceId":"desktop"}]}},{"key":"9fa3962e-bd84-4746-ac3e-206be2742ad9","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"4679ffb7-3a5a-45ff-a64b-dfffc8d0bbfa","type":"./components/Box/index.js","props":{"padding":[{"value":{"paddingTop":{"unit":"px","value":0},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":64}},"deviceId":"desktop"}],"children":{"columns":[{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"f1d936fe-00c0-49fe-8621-ed53bcceaad3","type":"./components/Box/index.js","props":{"width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"d62ad827-4d49-430f-bc15-9b8fd58cf52b","type":"./components/Box/index.js","props":{"width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":"auto","marginRight":"auto","marginBottom":{"unit":"px","value":0}},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":50},"paddingLeft":{"unit":"px","value":16},"paddingRight":{"unit":"px","value":16},"paddingBottom":{"unit":"px","value":0}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":50},"paddingLeft":{"unit":"px","value":32},"paddingRight":{"unit":"px","value":32},"paddingBottom":{"unit":"px","value":50}},"deviceId":"tablet"},{"value":{"paddingTop":{"unit":"px","value":50},"paddingLeft":{"unit":"px","value":30},"paddingRight":{"unit":"px","value":30},"paddingBottom":{"unit":"px","value":50}},"deviceId":"mobile"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"f9224869-9ebe-431d-8b19-2952031375e7","type":"./components/Text/index.js","props":{"text":{"key":"6b1a010c-ae54-43ab-ae55-b67dcaf31652","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"BigCommerce is the ","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"}]}},{"text":"most trusted","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="},"fontWeight":700},"deviceId":"desktop"}]}},{"text":" commerce solution provider.","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"}]}}],"textAlign":[{"value":"center","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]},{"type":"paragraph","children":[{"text":""}]},{"type":"paragraph","children":[{"text":"The Forrester Wave™ B2C and B2B Commerce Solutions Q2, 2022","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="},"fontSize":{"unit":"px","value":14}},"deviceId":"desktop"}]}}],"textAlign":[{"value":"center","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":{"unit":"px","value":0},"marginRight":{"unit":"px","value":0},"marginBottom":{"unit":"px","value":48}},"deviceId":"desktop"}],"linkColor":"green"}}]}}}]}}},{"key":"39998e44-20e0-4cdf-8396-f2ebd4c338aa","type":"reference","value":"R2xvYmFsRWxlbWVudDo1ZTUyZDEwYi0xMmM1LTQ0YzktOGVkMS0xYjcyMWM4YjVmMTI="}]}}}]},"backgrounds":[{"value":[{"id":"63c6d45e-215d-4718-a4de-cdc61c5a2a34","type":"color","payload":{"alpha":1}}],"deviceId":"desktop"}]}},{"key":"17ae97c1-7ae2-4061-a80e-12b832858098","type":"./components/Box/index.js","props":{"id":"tabs","children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"3b34aee7-539c-45d0-ae42-ab96bb3603b9","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"f6bbbfc6-a05f-4c47-be76-87e0f50b5b8f","type":"./components/Box/index.js","props":{"id":"oneColumn - 2870865","width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"b09a774b-cf8c-4370-b097-1f2250d74783","type":"./components/Box/index.js","props":{"width":[{"value":{"unit":"px","value":770},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":"auto","marginRight":"auto","marginBottom":{"unit":"px","value":0}},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":16},"paddingRight":{"unit":"px","value":16},"paddingBottom":{"unit":"px","value":50}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":32},"paddingRight":{"unit":"px","value":32},"paddingBottom":{"unit":"px","value":50}},"deviceId":"tablet"},{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":16},"paddingRight":{"unit":"px","value":16},"paddingBottom":{"unit":"px","value":50}},"deviceId":"mobile"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"27df9aa2-f3c8-4f56-8f0b-c53aa181d80f","type":"./components/Box/index.js","props":{"id":"headline - 2870866","children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"e103c005-ccaf-4278-8aff-e27d673ceacc","type":"./components/Text/index.js","props":{"text":{"key":"adff79c3-cd98-42c2-ae4f-a3b3bde13d7d","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"heading-two","children":[{"text":"Customers appreciate the BigCommerce difference.","typography":{"id":"VHlwb2dyYXBoeTo5OGE3NWQ3ZC02Y2ViLTRmNzctOWNmNC0yOWVjZTYwMWI3ZTY=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}},"deviceId":"desktop"},{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}},"deviceId":"mobile"}]}}],"textAlign":[{"value":"center","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":{"unit":"px","value":0},"marginRight":{"unit":"px","value":0},"marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}]}}]}}}]}}}]}}},{"key":"7e2bf94f-d0b9-49e3-984f-0addf30a199c","type":"./components/Box/index.js","props":{"id":"tabs - 2870868","width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":10},"marginLeft":"auto","marginRight":"auto","marginBottom":{"unit":"px","value":60}},"deviceId":"desktop"}],"padding":[{"value":{"paddingLeft":{"unit":"px","value":30},"paddingRight":{"unit":"px","value":30}},"deviceId":"desktop"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"16772006-8809-493e-981e-0b7e4dfc206c","type":"logo-carousel","props":{"slides":[{"id":"3c3d680e-4d46-4ca8-bd7a-b02ab19d9928","type":"makeswift::controls::shape","value":{"link":{"type":"OPEN_URL","payload":{"url":"/case-study/hmd-global/","openInNewTab":false}},"logo":{"id":"RmlsZToyZWM0OWU0MC0zNzYzLTRlYjYtOTAwNy1lYmQxYjQ1MDUxMjY=","type":"makeswift-file","version":1},"quote":{"value":"“Within a span of approximately eight months from signing, we were live with 10 stores across 15 different markets. BigCommerce enabled that.”","@@makeswift/type":"text-area::v1"},"logoAlt":"Hmd black","linkText":"Read more","mainImage":{"id":"RmlsZTo2M2Q3NzBmMS0zMTljLTQxMTItOWU4Yi1mOGExYWRiNWYxN2M=","type":"makeswift-file","version":1},"authorName":"Jenni Schneider","authorTitle":"Director of Sales and Marketing Capabilities, HMD","mainImageAlt":"Case study device laptop nokia 2x"}},{"id":"32e7b02c-7243-437d-8b95-c4787efc4587","type":"makeswift::controls::shape","value":{"link":{"type":"OPEN_URL","payload":{"url":"/case-study/mitoq/","openInNewTab":false}},"logo":{"id":"RmlsZTo4YTAzMzczNC04NTM2LTRjMTItYTcyYy0xMmQyMzVmNTM2Mzk=","type":"makeswift-file","version":1},"quote":"“I'm 100% sure we could not have had this type of flexibility if we'd chosen another ecommerce provider.”","logoAlt":"Mitoq Black","linkText":"Read more","mainImage":{"id":"RmlsZTpiMGE3NDk0Zi0wMGYxLTQwMTYtOTM1ZC1hMWQ0MDZlYzUyMjE=","type":"makeswift-file","version":1},"authorName":"Shaun Price","authorTitle":"Head of Customer Acquisition, MitoQ","mainImageAlt":"Quote Carousel Mito Q Product"}},{"id":"c67c93c0-f1bb-4c3c-9935-096312b9d35d","type":"makeswift::controls::shape","value":{"link":{"type":"OPEN_URL","payload":{"url":"/case-study/badgley-mischka/","openInNewTab":false}},"logo":{"url":"https://dam.bigcommerce.com/m/6ead589d85cec0e6/original/Badgley-Mischka-black.svg","type":"external-file","width":458,"height":140,"version":1,"mimetype":"image/svg+xml"},"quote":{"value":"“We're breaking our own records month after month,” said Ouaknine. “We've increased marketing, and we have a ton of integrations with a lot of your partners that have just made our business and our customers more happy, so we're finding a lot of success.”","@@makeswift/type":"text-area::v1"},"logoAlt":{"value":"Badgley Mischka Black","@@makeswift/type":"text-input::v1"},"linkText":"Read more","mainImage":{"url":"https://dam.bigcommerce.com/m/5dc877805052f3ec/original/quote-image-storefront-product-badgley-mischka.png","type":"external-file","width":1094,"height":680,"version":1,"mimetype":"image/png"},"authorName":{"value":"Katie Ouaknine","@@makeswift/type":"text-input::v1"},"authorTitle":{"value":"Owner of Badgley Mischka Web","@@makeswift/type":"text-input::v1"},"mainImageAlt":{"value":"","@@makeswift/type":"text-input::v1"}}},{"id":"a5ab464b-bfa8-41bd-b6cc-aa00f19fe8e9","type":"makeswift::controls::shape","value":{"link":{"type":"OPEN_URL","payload":{"url":"/case-study/burrow/","openInNewTab":false}},"logo":{"id":"RmlsZTo1MTRkM2NkOC03ZWNhLTQ2YjktODQ4Yy0yYzBjOTgyYjM3MWU=","type":"makeswift-file","version":1},"quote":{"value":"“Since our launch on BigCommerce in July 2019, Burrow has evolved from a single product, single channel, single vendor business to a multi-product, multi-channel, multi-vendor business, and our previous ecommerce platform just wasn't capable of handling those changes.”","@@makeswift/type":"text-area::v1"},"logoAlt":"Burrow Black","linkText":"Read more","mainImage":{"id":"RmlsZToyZTE5ODA2Yi00OTAyLTRkOWMtOGM2YS00OTYxNGY2ZWU4ZGU=","type":"makeswift-file","version":1},"authorName":"Kabeer Chopra","authorTitle":"Cofounder and CPO, Burrow","mainImageAlt":"Quote Carousel Burrow Product Sofa"}}],"variant":"light","className":{"width":[{"value":{"unit":"%","value":80},"deviceId":"desktop"},{"value":{"unit":"%","value":80},"deviceId":"laptop"},{"value":{"unit":"%","value":100},"deviceId":"tablet"},{"value":{"unit":"%","value":100},"deviceId":"mobile"}]}}}]}}}]}}}]},"backgrounds":[{"value":[{"id":"a8d61c44-c26d-46b2-abd6-c397145a25b9","type":"color","payload":{"alpha":1,"swatchId":"U3dhdGNoOjg1MWY1Nzk0LWZjMWItNDk1Ni05ZWRhLTU2MWQzOTAzOWQwOQ=="}}],"deviceId":"desktop"}]}},{"key":"e7c44db0-726f-49c5-901f-96ed99cbffc0","type":"./components/Box/index.js","props":{"id":"interstitial","children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"4efcaac1-b613-4378-b313-747ee0c18a0d","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"f3a8003d-9134-4f12-ae3d-0299b17343e9","type":"./components/Box/index.js","props":{"id":"oneColumn - 2870886","width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"de9f0909-54fe-4079-a23a-7039bec7ca85","type":"./components/Box/index.js","props":{"width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":"auto","marginRight":"auto","marginBottom":{"unit":"px","value":0}},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":50},"paddingLeft":{"unit":"px","value":16},"paddingRight":{"unit":"px","value":16},"paddingBottom":{"unit":"px","value":50}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":50},"paddingLeft":{"unit":"px","value":32},"paddingRight":{"unit":"px","value":32},"paddingBottom":{"unit":"px","value":50}},"deviceId":"tablet"},{"value":{"paddingTop":{"unit":"px","value":50},"paddingLeft":{"unit":"px","value":16},"paddingRight":{"unit":"px","value":16},"paddingBottom":{"unit":"px","value":50}},"deviceId":"mobile"}],"children":{"columns":[{"value":{"count":12,"spans":[[12],[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"09f79da6-067a-42fd-802b-01dae673c6ad","type":"./components/Box/index.js","props":{"id":"headline - 2870887","children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"2907ca37-6147-45fc-9db3-4c9324170195","type":"./components/Text/index.js","props":{"text":{"key":"adff79c3-cd98-42c2-ae4f-a3b3bde13d7d","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"heading-three","children":[{"text":"Think BIG.","typography":{"id":"VHlwb2dyYXBoeTplOGNiZGY0MC0zMzc0LTRkMTgtYmFlZC03OGI4NjQyODExNmQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"},{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"mobile"}]}}],"textAlign":[{"value":"center","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":{"unit":"px","value":0},"marginRight":{"unit":"px","value":0},"marginBottom":{"unit":"px","value":12}},"deviceId":"desktop"}]}}]}}},{"key":"884fa936-d7cb-4d07-adc5-54903da9e5ac","type":"./components/Box/index.js","props":{"id":"headline - 2870889","children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"a3882a40-3b7c-41d9-844d-3b2d46bc3e78","type":"./components/Text/index.js","props":{"text":{"key":"adff79c3-cd98-42c2-ae4f-a3b3bde13d7d","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"heading-five","children":[{"text":"We’re ready to help you find the right solution and accelerate your growth.","typography":{"id":"VHlwb2dyYXBoeTpmNmZjYmUxZS1iODc2LTQ2YWQtOGE5MC05OGVhYzk3YjhiNDI=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"},{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"mobile"}]}}],"textAlign":[{"value":"center","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":{"unit":"px","value":0},"marginRight":{"unit":"px","value":0},"marginBottom":{"unit":"px","value":12}},"deviceId":"desktop"}]}}]}}},{"key":"fa49f106-ef84-49ea-909e-12eee84bb2ce","type":"./components/Button/index.js","props":{"link":{"type":"OPEN_URL","payload":{"url":"#form","openInNewTab":false}},"size":"default","color":"primary","variant":"filled","children":"Request a Demo","showIcon":false,"className":{"margin":[{"value":{"marginTop":null,"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":null},"deviceId":"mobile"}]}}}]}}}]}}}]}}}]},"backgrounds":[{"value":[{"id":"1001b7ad-dc66-4a67-a508-527998f6ff50","type":"color","payload":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}}],"deviceId":"desktop"}]}},{"key":"ba12d163-1053-4798-881a-7b6f6635f3fe","type":"./components/Box/index.js","props":{"id":"pageSection - 2748290","children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"419facfb-2649-43aa-a9d6-18929ffb2195","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"5a6dfa10-7509-4e56-9447-cd32c53f93c5","type":"./components/Box/index.js","props":{"id":"oneColumn - 2748291","width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"3db34cdf-4c73-4828-afdf-71789d1fa375","type":"./components/Box/index.js","props":{"width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":"auto","marginRight":"auto","marginBottom":{"unit":"px","value":0}},"deviceId":"desktop"}],"rowGap":[{"value":{"unit":"px","value":30},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":16},"paddingRight":{"unit":"px","value":16},"paddingBottom":{"unit":"px","value":50}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":32},"paddingRight":{"unit":"px","value":32},"paddingBottom":{"unit":"px","value":50}},"deviceId":"tablet"},{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":16},"paddingRight":{"unit":"px","value":16},"paddingBottom":{"unit":"px","value":50}},"deviceId":"mobile"}],"children":{"columns":[{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"a35db02d-ca3b-4712-9ae3-772d96eb95d1","type":"./components/Image/index.js","props":{"file":"RmlsZTo3MjY0ZTlkYS00NGYwLTRiNzMtYjc0Ni0wM2Q2M2Y3ZWUyY2E="}},{"key":"454202d4-8611-485f-864a-e06c0973405b","type":"./components/Box/index.js","props":{"id":"headline - 2748293","children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"562dc35d-cce7-42e9-8d98-32000c0d25e2","type":"./components/Text/index.js","props":{"text":{"key":"ddee212b-1e9f-4a3b-bc6d-bb221f96155e","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"heading-two","children":[{"text":"Big Performance.","typography":{"id":"VHlwb2dyYXBoeTo5OGE3NWQ3ZC02Y2ViLTRmNzctOWNmNC0yOWVjZTYwMWI3ZTY=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}},"deviceId":"desktop"},{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}},"deviceId":"mobile"}]}}],"textAlign":[{"value":"center","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":{"unit":"px","value":0},"marginRight":{"unit":"px","value":0},"marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"},{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":{"unit":"px","value":0},"marginRight":{"unit":"px","value":0},"marginBottom":{"unit":"px","value":20}},"deviceId":"mobile"}]}}]}}}]}}}]}}},{"key":"2715fda4-f3c8-4d60-8903-2401d0919c66","type":"./components/Box/index.js","props":{"id":"multiColumn - 2748295","width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"rowGap":[{"value":{"unit":"px","value":32},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":50},"paddingLeft":{"unit":"px","value":16},"paddingRight":{"unit":"px","value":16},"paddingBottom":{"unit":"px","value":100}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":50},"paddingLeft":{"unit":"px","value":32},"paddingRight":{"unit":"px","value":32},"paddingBottom":{"unit":"px","value":100}},"deviceId":"tablet"},{"value":{"paddingTop":{"unit":"px","value":50},"paddingLeft":{"unit":"px","value":16},"paddingRight":{"unit":"px","value":16},"paddingBottom":{"unit":"px","value":100}},"deviceId":"mobile"},{"value":{"paddingTop":{"unit":"px","value":50},"paddingLeft":{"unit":"px","value":30},"paddingRight":{"unit":"px","value":30},"paddingBottom":{"unit":"px","value":100}},"deviceId":"laptop"}],"children":{"columns":[{"value":{"count":12,"spans":[[3,3,3,3],[3,3,3,3]]},"deviceId":"desktop"},{"value":{"count":12,"spans":[[6,6],[6,6],[6,6],[6,6]]},"deviceId":"tablet"},{"value":{"count":12,"spans":[[12],[12],[12],[12],[12],[12],[12],[12]]},"deviceId":"mobile"}],"elements":[{"key":"db7816e5-7db6-4722-b3bf-51c362fe3765","type":"./components/Box/index.js","props":{"id":"Container - 2748296","children":{"columns":[{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"12cf6b5e-4aba-4a5a-9fd1-b35c240c753d","type":"./components/Image/index.js","props":{"file":"RmlsZTo1Y2JiMTZlYy00MDVhLTRlN2ItYmI1My1hYzVhMDFiY2I5NDU=","margin":[{"value":{"marginTop":null,"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}]}},{"key":"f6819510-e0ec-4d8b-bbc7-60b64b56df83","type":"./components/Text/index.js","props":{"text":{"key":"46ca7ffa-6bd8-43f0-b096-6b085628f14d","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"Enterprise B2C, B2B, multi-storefront and localization to grow as big as you want to be.","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}},"deviceId":"desktop"}]}}],"textAlign":[{"value":"left","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":{"unit":"px","value":0},"marginRight":{"unit":"px","value":0},"marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}],"linkColor":"blue"}}]}}},{"key":"9562a3a5-0059-48a8-8d7a-ad769841b8fc","type":"./components/Box/index.js","props":{"id":"Container - 2748299","children":{"columns":[{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"ba4fa328-acce-4e47-af3e-6d5c1903d246","type":"./components/Image/index.js","props":{"file":"RmlsZTo1YTM4MDZkNi0wMDVmLTRkMDItYmEyMS05MTI0MGZmOTVjMGM=","margin":[{"value":{"marginTop":null,"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}]}},{"key":"33947ae5-b31a-4630-a41d-31d6ab872693","type":"./components/Text/index.js","props":{"text":{"key":"6b1ac207-4d3e-45bb-8536-01f1f336348a","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"Omnichannel \u0026 Commerce-as-a-Service to reach your audience everywhere they are.","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}},"deviceId":"desktop"}]}}],"textAlign":[{"value":"left","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":{"unit":"px","value":0},"marginRight":{"unit":"px","value":0},"marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}],"linkColor":"blue"}}]}}},{"key":"23e79891-970f-4943-bce3-75cea0e7ac5a","type":"./components/Box/index.js","props":{"id":"Container - 2748302","children":{"columns":[{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"393aecc1-cbeb-4fc6-a346-74153efff978","type":"./components/Image/index.js","props":{"file":"RmlsZTo1ZGQyNjM3OC0zZmI4LTQ1NGUtYmVjZi0wZjA5YjU5YTMzOTQ=","margin":[{"value":{"marginTop":null,"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}]}},{"key":"4d226efa-ea75-4318-91be-169d53192f37","type":"./components/Text/index.js","props":{"text":{"key":"50c6ff73-7d1d-4cd6-ade8-40e5edd80ad5","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"Open APIs, SDKs and data to customize and integrate your way.","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}},"deviceId":"desktop"}]}}],"textAlign":[{"value":"left","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":{"unit":"px","value":0},"marginRight":{"unit":"px","value":0},"marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}],"linkColor":"blue"}}]}}},{"key":"837eb8a0-b23f-4200-a1bc-3c1c656644af","type":"./components/Box/index.js","props":{"id":"Container - 2748305","children":{"columns":[{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"edefee36-520f-4521-b04b-13a4451e045c","type":"./components/Image/index.js","props":{"file":"RmlsZTo4YTE4OGI3OC0wN2JkLTQ0YWUtOTA3ZC1kYTY2MjMwNDdhNTQ=","margin":[{"value":{"marginTop":null,"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}]}},{"key":"ac78b06f-d4f7-494d-995c-048ff652774b","type":"./components/Text/index.js","props":{"text":{"key":"570968b3-e4ec-40c3-92b1-c306a9491998","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"Composable architecture and headless commerce integrations.","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}},"deviceId":"desktop"}]}}],"textAlign":[{"value":"left","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":{"unit":"px","value":0},"marginRight":{"unit":"px","value":0},"marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}],"linkColor":"blue"}}]}}},{"key":"ef846e1b-4583-4218-9799-170ed562de05","type":"./components/Box/index.js","props":{"id":"Container - 2748308","children":{"columns":[{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"7d2a8444-3b2a-4bb8-a769-a12f96e958dc","type":"./components/Image/index.js","props":{"file":"RmlsZToyYTM1NjFlNy0yZWNiLTQyMjUtYmQzMy05ODk3ZTYzNmQyNTU=","margin":[{"value":{"marginTop":null,"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}]}},{"key":"b66961d5-ef17-4cb8-b76f-62203ef5af26","type":"./components/Text/index.js","props":{"text":{"key":"b022d34b-6531-4b80-99c2-ccc5694900b4","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"Frictionless checkout options to increase sales and improve shopper experience.","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}},"deviceId":"desktop"}]}}],"textAlign":[{"value":"left","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":{"unit":"px","value":0},"marginRight":{"unit":"px","value":0},"marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}],"linkColor":"blue"}}]}}},{"key":"3139adbf-993c-49bf-9ce0-c0e25ccc822b","type":"./components/Box/index.js","props":{"id":"Container - 2748311","children":{"columns":[{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"878bc689-0695-49e4-a629-ed922fbf5baf","type":"./components/Image/index.js","props":{"file":"RmlsZTozOWNmNDg2Ny1mODEzLTQzY2ItOWIwYi01MDFhZmUwNjM2NGU=","margin":[{"value":{"marginTop":null,"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}]}},{"key":"10417f22-65e1-4b8a-95d2-452fcbf094d2","type":"./components/Text/index.js","props":{"text":{"key":"55913c13-4685-4b19-903d-2d21b76911dd","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"Abandoned cart recovery essentials to reclaim lost sales and build loyalty.","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}},"deviceId":"desktop"}]}}],"textAlign":[{"value":"left","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":{"unit":"px","value":0},"marginRight":{"unit":"px","value":0},"marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}],"linkColor":"blue"}}]}}},{"key":"dffa714a-309a-4987-929a-8925a93f0903","type":"./components/Box/index.js","props":{"id":"Container - 2748314","children":{"columns":[{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"04393cc5-89e3-4d2f-9c52-d90d5f425845","type":"./components/Image/index.js","props":{"file":"RmlsZTo4ZjUyOTNhOC0zNjBmLTQ3OTgtYTg2ZC02MjU4ZjNiOTc0NjE=","margin":[{"value":{"marginTop":null,"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}]}},{"key":"9f5d299f-e49f-420c-b5de-aaf6619adabc","type":"./components/Text/index.js","props":{"text":{"key":"cdc48dd9-00b3-4291-9778-aaf8d9b739b6","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"99.99% uptime (including 100% cyber week 7 years running)","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}},"deviceId":"desktop"}]}}],"textAlign":[{"value":"left","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":{"unit":"px","value":0},"marginRight":{"unit":"px","value":0},"marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}],"linkColor":"blue"}}]}}},{"key":"71d768b4-51a9-4c04-aad4-9c3adc522e83","type":"./components/Box/index.js","props":{"id":"Container - 2748317","children":{"value":{"columns":[{"value":{"count":12,"spans":[[12],[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"f6012e7e-373a-4526-b40d-2fa48a3c2673","type":"./components/Image/index.js","props":{"file":"RmlsZTo4ZjljOWYzNC0xYzA3LTQyZTEtOTQwMS1mZjJmNjMwNjcwNDA=","margin":[{"value":{"marginTop":null,"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}]}},{"key":"6ec21ef2-f21c-4346-909c-e0f624d45478","type":"./components/Text/index.js","props":{"text":{"key":"a57c5f52-c9c6-446e-9596-784d8424747b","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"Robust security:","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}},"deviceId":"desktop"}]}}],"textAlign":[{"value":"left","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"px","value":700},"deviceId":"desktop"}],"margin":{"value":[{"value":{"marginTop":null,"marginLeft":"auto","marginRight":"auto","marginBottom":{"unit":"px","value":0}},"deviceId":"desktop"}],"@@makeswift/type":"prop-controllers::margin::v1"}}},{"key":"fad97e00-5685-449e-8ab2-8679914c56bb","type":"reference","value":"R2xvYmFsRWxlbWVudDo4ZDc3NWIzNS1lNWM1LTQ2NWQtYjcyYy0wMmY2YjQ4ZWE1Mzk="}]},"@@makeswift/type":"prop-controllers::grid::v1"}}}]},"columnGap":[{"value":{"unit":"px","value":32},"deviceId":"desktop"}]}}]}}}]},"backgrounds":[{"value":[{"id":"3fbe8c64-c432-4ea1-8658-080b68c96753","type":"color","payload":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}}],"deviceId":"desktop"}]}},{"key":"0c922462-4851-42d2-a835-4a94629ab2ef","type":"./components/Box/index.js","props":{"id":"pageSection - 2748320","children":{"columns":[{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"aed7e4f6-9983-4b95-aca4-f02f55837c9e","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"8e0cb72c-59c9-4317-a2dd-847f12d3939f","type":"./components/Box/index.js","props":{"id":"multiColumn - 2748321","width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"rowGap":[{"value":{"unit":"px","value":100},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":16},"paddingRight":{"unit":"px","value":16},"paddingBottom":{"unit":"px","value":100}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":32},"paddingRight":{"unit":"px","value":32},"paddingBottom":{"unit":"px","value":100}},"deviceId":"tablet"},{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":16},"paddingRight":{"unit":"px","value":16},"paddingBottom":{"unit":"px","value":100}},"deviceId":"mobile"},{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":30},"paddingRight":{"unit":"px","value":30},"paddingBottom":{"unit":"px","value":100}},"deviceId":"laptop"}],"children":{"columns":[{"value":{"count":12,"spans":[[6,6]]},"deviceId":"desktop"},{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"tablet"},{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"mobile"}],"elements":[{"key":"ef3fb279-c0ff-4753-9256-453ad640c9c8","type":"./components/Box/index.js","props":{"id":"Container - 2748322","children":{"columns":[{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"83c899af-b52f-4173-8129-01fa24d8751e","type":"./components/Box/index.js","props":{"id":"headline - 2748323","children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"ee95a339-31d9-4660-9a02-d90723ce9ecf","type":"./components/Text/index.js","props":{"text":{"key":"dc206901-497e-4e2e-94b0-9cdd0bbf06bd","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"heading-two","children":[{"text":"Big Ecosystem.","typography":{"id":"VHlwb2dyYXBoeTo5OGE3NWQ3ZC02Y2ViLTRmNzctOWNmNC0yOWVjZTYwMWI3ZTY=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}},"deviceId":"desktop"},{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}},"deviceId":"mobile"}]}}],"textAlign":[{"value":"left","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":{"unit":"px","value":0},"marginRight":{"unit":"px","value":0},"marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}]}}]}}},{"key":"e906bcf6-b4d9-49c2-b269-14fd0eae7945","type":"./components/Text/index.js","props":{"text":{"key":"76a78711-93c2-43e6-b1e3-91265591ffa6","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"A partner ecosystem should help you innovate and succeed without limits. That’s why we only include best-in-class technology providers, ecommerce designers, developers and marketers to fill any gaps you may have in teams, time or tech.","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}},"deviceId":"desktop"}]}}],"textAlign":[{"value":"left","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":{"unit":"px","value":0},"marginRight":{"unit":"px","value":0},"marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}],"linkColor":"blue"}}]}}},{"key":"d9675c92-881a-4200-b5c8-e030ce72e933","type":"./components/Box/index.js","props":{"id":"Container - 2748326","children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"fd746f87-db37-4153-a4bb-08fc28bfbbb8","type":"./components/Image/index.js","props":{"file":"RmlsZTplNmFiMWMyOC0zMWQ4LTQ4NGEtYTk2Yi0yMjliN2E3MDY2ZDU=","margin":[{"value":{"marginTop":null,"marginLeft":{"unit":"px","value":0},"marginRight":"auto","marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}]}}]}}}]},"columnGap":[{"value":{"unit":"px","value":100},"deviceId":"desktop"}],"verticalAlign":[{"value":"center","deviceId":"desktop"}]}}]}}},{"key":"6e824e58-dc09-4f5a-b051-7d9bcefe69cd","type":"./components/Box/index.js","props":{"id":"pageSection - 2748169","children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"0d7078d0-cb5e-429f-b027-84fa887188f2","type":"./components/Box/index.js","props":{"padding":[{"value":{"paddingTop":{"unit":"px","value":0},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":48}},"deviceId":"desktop"}],"children":{"columns":[{"value":{"count":12,"spans":[[12],[12],[12],[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"f98eef1f-d203-4e32-aa45-59361c68e895","type":"./components/Box/index.js","props":{"id":"oneColumn - 2748170","width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"d4e79d8f-88c8-43a9-bb54-9e345be7728a","type":"./components/Box/index.js","props":{"width":[{"value":{"unit":"px","value":770},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":"auto","marginRight":"auto","marginBottom":{"unit":"px","value":0}},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":16},"paddingRight":{"unit":"px","value":16},"paddingBottom":{"unit":"px","value":0}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":32},"paddingRight":{"unit":"px","value":32},"paddingBottom":{"unit":"px","value":0}},"deviceId":"tablet"},{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":16},"paddingRight":{"unit":"px","value":16},"paddingBottom":{"unit":"px","value":0}},"deviceId":"mobile"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"28348f9b-3f1a-4a2a-9ba8-7d431ed30f20","type":"./components/Box/index.js","props":{"id":"headline - 2748171","children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"e41a5825-8e41-40f4-a935-70b755130530","type":"./components/Text/index.js","props":{"text":{"key":"adff79c3-cd98-42c2-ae4f-a3b3bde13d7d","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"heading-two","children":[{"text":"Big deal.","typography":{"id":"VHlwb2dyYXBoeTo5OGE3NWQ3ZC02Y2ViLTRmNzctOWNmNC0yOWVjZTYwMWI3ZTY=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"}]}}],"textAlign":[{"value":"center","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":{"unit":"px","value":0},"marginRight":{"unit":"px","value":0},"marginBottom":{"unit":"px","value":48}},"deviceId":"desktop"}]}}]}}}]}}}]}}},{"key":"d67576bc-f9d5-454c-bff7-3a8509eb3d97","type":"reference","value":"R2xvYmFsRWxlbWVudDplYTRjZjI1MC1lYmYxLTRkMDMtYmMzMS0yNzA3YWYxMDliNWE="},{"key":"3b9ede24-ee5a-4e34-b806-a870fdb95183","type":"./components/Box/index.js","props":{"id":"oneColumn - 2748178","width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"7f8c439e-3f70-431b-afde-a61e3877b27d","type":"./components/Box/index.js","props":{"width":[{"value":{"unit":"px","value":968},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":"auto","marginRight":"auto","marginBottom":{"unit":"px","value":0}},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":50},"paddingLeft":{"unit":"px","value":16},"paddingRight":{"unit":"px","value":16},"paddingBottom":{"unit":"px","value":0}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":50},"paddingLeft":{"unit":"px","value":32},"paddingRight":{"unit":"px","value":32},"paddingBottom":{"unit":"px","value":0}},"deviceId":"tablet"},{"value":{"paddingTop":{"unit":"px","value":50},"paddingLeft":{"unit":"px","value":16},"paddingRight":{"unit":"px","value":16},"paddingBottom":{"unit":"px","value":0}},"deviceId":"mobile"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"72cb18ba-2337-493d-a0e4-4d3d6b3dc14b","type":"./components/Image/index.js","props":{"file":"RmlsZTowMTc5NThkYS1lNmVkLTQxYTgtYWQ0NS01NjY4YmE1ODRmOGQ="}}]}}}]}}},{"key":"9712743d-e02f-4a3e-aaec-065833fa5f62","type":"./components/Box/index.js","props":{"id":"oneColumn - 2748180","width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"5e5663df-99ff-435e-a480-f7c36a708c83","type":"./components/Box/index.js","props":{"width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":"auto","marginRight":"auto","marginBottom":{"unit":"px","value":0}},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":0},"paddingLeft":{"unit":"px","value":16},"paddingRight":{"unit":"px","value":16},"paddingBottom":{"unit":"px","value":0}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":0},"paddingLeft":{"unit":"px","value":32},"paddingRight":{"unit":"px","value":32},"paddingBottom":{"unit":"px","value":0}},"deviceId":"tablet"},{"value":{"paddingTop":{"unit":"px","value":0},"paddingLeft":{"unit":"px","value":16},"paddingRight":{"unit":"px","value":16},"paddingBottom":{"unit":"px","value":0}},"deviceId":"mobile"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"dcc6eeb8-c28e-4b3a-a976-9a0f299efde2","type":"./components/Text/index.js","props":{"text":{"key":"dfe22b9a-6f2c-40e9-83ce-65c1b5462bc3","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"PROUD MEMBERS OF","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"}]}}],"textAlign":[{"value":"center","deviceId":"desktop"},{"value":"center","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":{"unit":"px","value":0},"marginRight":{"unit":"px","value":0},"marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}],"linkColor":"green"}}]}}}]}}},{"key":"2195e246-8039-4eac-94a2-0c3b312ce8a0","type":"LogoGrid","props":{"gap":50,"logos":[{"id":"07b2fd9c-9a0d-4bb6-873b-68f616cbdea9","type":"makeswift::controls::shape","value":{"logoAlt":"MACH 2023 white","logoImage":{"id":"RmlsZTo0MDA1NmJmNC00MDU3LTQwMmEtYTc5Yi1kYjc4ZTk3OGVlMmU=","type":"makeswift-file","version":1},"logoWidth":55}},{"id":"1af525ed-0e7f-499f-a11f-1d31b1844c14","type":"makeswift::controls::shape","value":{"logoAlt":"National Retail Federation White","logoImage":{"id":"RmlsZTplZGRmZGVjZi0xNGQwLTQ4ODItOWUwNC02ZmQzYTNmMmU5MWI=","type":"makeswift-file","version":1},"logoWidth":133}},{"id":"156ca082-e771-439f-bdfc-9daaf39eaca1","type":"makeswift::controls::shape","value":{"logoAlt":"Rhisac White","logoImage":{"id":"RmlsZTo5NDAyOWI5OS1lZGJkLTQ3ZGYtODZlNS1kZDI4MTY3YzJlYzk=","type":"makeswift-file","version":1},"logoWidth":162}}],"className":{"width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":30},"marginLeft":"auto","marginRight":"auto","marginBottom":{"unit":"px","value":30}},"deviceId":"desktop"}]}}}]}}}]},"backgrounds":[{"value":[{"id":"b2bf36c8-573c-40c3-b3dd-1d76a9fc3f25","type":"color","payload":{"alpha":1,"swatchId":"U3dhdGNoOjBiYTNhZDU4LTdmZTctNDYwMi1hZmU1LThkZTIwNWY3ZDcyMA=="}}],"deviceId":"desktop"}]}}]},"backgrounds":[{"value":[{"id":"1ee2c67e-0d76-4026-906b-4a6b723875ed","type":"color","payload":{"alpha":1,"swatchId":"U3dhdGNoOjg1MWY1Nzk0LWZjMWItNDk1Ni05ZWRhLTU2MWQzOTAzOWQwOQ=="}}],"deviceId":"desktop"}]}},{"key":"d4852aaf-68f4-4b20-9109-c2b24d1f7bc3","type":"./components/Box/index.js","props":{"id":"form","children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"5d4eb681-5d4b-4920-b622-647cc865e8bb","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"4b200d9f-b645-49ce-8815-48db2fdd5242","type":"./components/Box/index.js","props":{"id":"twoColumnConversion - 2870954","width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"rowGap":[{"value":{"unit":"px","value":30},"deviceId":"tablet"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":50}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":64},"paddingLeft":{"unit":"px","value":30},"paddingRight":{"unit":"px","value":30},"paddingBottom":{"unit":"px","value":64}},"deviceId":"mobile"},{"value":{"paddingTop":{"unit":"px","value":100},"paddingLeft":{"unit":"px","value":30},"paddingRight":{"unit":"px","value":30},"paddingBottom":{"unit":"px","value":50}},"deviceId":"laptop"}],"children":{"columns":[{"value":{"count":12,"spans":[[6,6]]},"deviceId":"desktop"},{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"tablet"}],"elements":[{"key":"02995367-3453-4e71-a57c-092fa090f177","type":"./components/Box/index.js","props":{"id":"Container - 2870955","children":{"columns":[{"value":{"count":12,"spans":[[12],[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"6ccc6c15-858f-42ed-88d3-22f458b66c9d","type":"./components/Box/index.js","props":{"id":"headline - 2870956","children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"69aba1d1-c0e6-44c4-bfe5-561f45f62edb","type":"./components/Text/index.js","props":{"text":{"key":"adff79c3-cd98-42c2-ae4f-a3b3bde13d7d","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"heading-two","children":[{"text":"Outpace the competition with BigCommerce","typography":{"id":"VHlwb2dyYXBoeTo5OGE3NWQ3ZC02Y2ViLTRmNzctOWNmNC0yOWVjZTYwMWI3ZTY=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"},{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"mobile"}]}}],"textAlign":[{"value":"left","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":{"unit":"px","value":0},"marginRight":{"unit":"px","value":0},"marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}]}}]}}},{"key":"3089dcca-0f88-4dce-a0de-08b2cfc9575d","type":"./components/Text/index.js","props":{"text":{"key":"16d2ea5e-b698-4f8d-ac97-c03caee0df1a","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"Accelerate your growth, not complexity with 24/7 global support, premium security features and industry-leading uptime.","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"},{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"mobile"}]}}],"textAlign":[{"value":"left","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]},{"type":"paragraph","children":[{"text":"\n"}]},{"type":"paragraph","children":[{"text":"Fill out the form below to get started","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"},{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"mobile"}]}}],"textAlign":[{"value":"left","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]},{"type":"paragraph","children":[{"text":"\n"}]},{"type":"paragraph","children":[{"text":"Our team will contact you within 24 hours for a discovery call to learn about your business needs.","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"},{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"mobile"}]}},{"text":"\n"}],"textAlign":[{"value":"left","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":{"unit":"px","value":0},"marginRight":{"unit":"px","value":0},"marginBottom":{"unit":"px","value":20}},"deviceId":"desktop"}],"linkColor":"green"}},{"key":"40757b13-0dce-4684-8afc-87704728732b","type":"reference","value":"R2xvYmFsRWxlbWVudDo4NjQ1N2IxYS1jODk0LTRmYWItOTgzYS0xZDczYjFlM2UwYWU="}]}}},{"key":"8a247808-4dbb-4c2b-a1e4-1383e460ef2f","type":"./components/Box/index.js","props":{"id":"Container - 2870960","children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"7ed51928-142d-4194-a395-e81fe8972ac4","type":"./components/Box/index.js","props":{"id":"embeddedForm - 2870961","padding":[{"value":{"paddingTop":{"unit":"px","value":60},"paddingLeft":{"unit":"px","value":50},"paddingRight":{"unit":"px","value":50},"paddingBottom":{"unit":"px","value":60}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":60},"paddingLeft":{"unit":"px","value":30},"paddingRight":{"unit":"px","value":30},"paddingBottom":{"unit":"px","value":60}},"deviceId":"tablet"}],"children":{"columns":[{"value":{"count":12,"spans":[[12],[12]]},"deviceId":"desktop"}],"elements":[{"key":"b335e827-b1e9-4d3f-a6d4-1e12311913fa","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"1b370326-e3b5-4793-b7e2-fca2830b8e96","type":"./components/Text/index.js","props":{"text":{"key":"8b54b977-2ad4-41fe-af50-ae830a71e9b8","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"heading-three","children":[{"text":"Fill out the form below to get started","typography":{"id":"VHlwb2dyYXBoeTplOGNiZGY0MC0zMzc0LTRkMTgtYmFlZC03OGI4NjQyODExNmQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}},"deviceId":"desktop"},{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}},"deviceId":"mobile"}]}}],"textAlign":[{"value":"left","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]},{"type":"paragraph","children":[{"text":"\n"}]},{"type":"paragraph","children":[{"text":"Learn how BigCommerce helps growing businesses sell more. Please complete the form below and we'll be in touch.","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}},"deviceId":"desktop"},{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}},"deviceId":"mobile"}]}}],"textAlign":[{"value":"left","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]}]}}}]}}},{"key":"a13bbb2d-da12-4d37-93a9-18bd9bf2553d","type":"marketo-form","props":{"formId":"13347","submitText":"Get in touch"}}]},"backgrounds":[{"value":[{"id":"a2ccf9cb-3b93-4f8b-823b-57613e293513","type":"color","payload":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}}],"deviceId":"desktop"}]}}]}}}]},"columnGap":[{"value":{"unit":"px","value":95},"deviceId":"desktop"},{"value":{"unit":"px","value":30},"deviceId":"laptop"}]}}]}}}]},"backgrounds":[{"value":[{"id":"a3f27f1e-8b70-4a25-ac12-ee699f668a62","type":"color","payload":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}}],"deviceId":"desktop"}]}},{"key":"a6832582-40b7-4280-9f38-dcd04439659c","type":"reference","value":"R2xvYmFsRWxlbWVudDpjY2RkYTlhOS0zY2QxLTRjMmYtYWY3YS01MzQ5MWFkZjg1MWQ="}]},"breadcrumbStructuredData":[]}},"snippets":[],"fonts":[],"meta":{"title":"BigCommerce UAE | BigCommerce","description":"Learn how BigCommerce can fuel your business with all the capabilities of enterprise ecommerce—without the cost or complexity.","socialImage":{"id":"RmlsZToyOTllMzFlYS00OGI4LTQ4ZTAtOTA0Ny1kNzIxNTBkODNhMjE=","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZToyOTllMzFlYS00OGI4LTQ4ZTAtOTA0Ny1kNzIxNTBkODNhMjE=/BigCommerce-Social-Image-Generic-Facebook.jpg","publicUrlV2":"https://storage.googleapis.com/s.mkswft.com/RmlsZToyOTllMzFlYS00OGI4LTQ4ZTAtOTA0Ny1kNzIxNTBkODNhMjE=/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":null,"isIndexingBlocked":null},"hreflangs":[{"hreflang":"en-gb","href":"https://www.bigcommerce.co.uk/uae"},{"hreflang":"en-au","href":"https://www.bigcommerce.com.au/uae"},{"hreflang":"en-us","href":"https://www.bigcommerce.com/uae"},{"hreflang":"x-default","href":"https://www.bigcommerce.com/uae"}],"localizedPages":[],"locale":null,"__typename":"Page"},"cacheData":{"apiResources":{"Swatch":[{"id":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw==","value":{"id":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw==","label":null,"hue":248.571,"saturation":17.0732,"lightness":8.03922,"__typename":"Swatch"}},{"id":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg==","value":{"id":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg==","label":null,"hue":0,"saturation":0,"lightness":100,"__typename":"Swatch"}},{"id":"U3dhdGNoOjg1MWY1Nzk0LWZjMWItNDk1Ni05ZWRhLTU2MWQzOTAzOWQwOQ==","value":{"id":"U3dhdGNoOjg1MWY1Nzk0LWZjMWItNDk1Ni05ZWRhLTU2MWQzOTAzOWQwOQ==","label":null,"hue":220,"saturation":20,"lightness":94.1176,"__typename":"Swatch"}},{"id":"U3dhdGNoOjBiYTNhZDU4LTdmZTctNDYwMi1hZmU1LThkZTIwNWY3ZDcyMA==","value":{"id":"U3dhdGNoOjBiYTNhZDU4LTdmZTctNDYwMi1hZmU1LThkZTIwNWY3ZDcyMA==","label":null,"hue":0,"saturation":0,"lightness":0,"__typename":"Swatch"}},{"id":"U3dhdGNoOjM5YWFhNDQ5LWY4ZjUtNGMzMi1hNTA2LWU3M2JiYWNhZDc5NQ==","value":{"id":"U3dhdGNoOjM5YWFhNDQ5LWY4ZjUtNGMzMi1hNTA2LWU3M2JiYWNhZDc5NQ==","label":null,"hue":175.844,"saturation":97.4684,"lightness":46.4706,"__typename":"Swatch"}},{"id":"U3dhdGNoOjc4ZWIzMjQ0LTMzYTAtNGQ2Ni04NzA4LTZjODhmYWExNDdlOQ==","value":{"id":"U3dhdGNoOjc4ZWIzMjQ0LTMzYTAtNGQ2Ni04NzA4LTZjODhmYWExNDdlOQ==","label":null,"hue":240,"saturation":6.06061,"lightness":38.8235,"__typename":"Swatch"}}],"File":[{"id":"RmlsZTo0MDA1NmJmNC00MDU3LTQwMmEtYTc5Yi1kYjc4ZTk3OGVlMmU=","value":{"__typename":"File","id":"RmlsZTo0MDA1NmJmNC00MDU3LTQwMmEtYTc5Yi1kYjc4ZTk3OGVlMmU=","name":"MACH-2023-white","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTo0MDA1NmJmNC00MDU3LTQwMmEtYTc5Yi1kYjc4ZTk3OGVlMmU=/MACH-2023-white.svg","extension":"svg","dimensions":{"width":55,"height":55}}},{"id":"RmlsZTplZGRmZGVjZi0xNGQwLTQ4ODItOWUwNC02ZmQzYTNmMmU5MWI=","value":{"__typename":"File","id":"RmlsZTplZGRmZGVjZi0xNGQwLTQ4ODItOWUwNC02ZmQzYTNmMmU5MWI=","name":"national-retail-federation-white","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTplZGRmZGVjZi0xNGQwLTQ4ODItOWUwNC02ZmQzYTNmMmU5MWI=/national-retail-federation-white.svg","extension":"svg","dimensions":{"width":133,"height":26}}},{"id":"RmlsZTo5NDAyOWI5OS1lZGJkLTQ3ZGYtODZlNS1kZDI4MTY3YzJlYzk=","value":{"__typename":"File","id":"RmlsZTo5NDAyOWI5OS1lZGJkLTQ3ZGYtODZlNS1kZDI4MTY3YzJlYzk=","name":"rhisac-white","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTo5NDAyOWI5OS1lZGJkLTQ3ZGYtODZlNS1kZDI4MTY3YzJlYzk=/rhisac-white.svg","extension":"svg","dimensions":{"width":162,"height":32}}},{"id":"RmlsZTowMTc5NThkYS1lNmVkLTQxYTgtYWQ0NS01NjY4YmE1ODRmOGQ=","value":{"__typename":"File","id":"RmlsZTowMTc5NThkYS1lNmVkLTQxYTgtYWQ0NS01NjY4YmE1ODRmOGQ=","name":"ui-component-divider-gradient-1","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTowMTc5NThkYS1lNmVkLTQxYTgtYWQ0NS01NjY4YmE1ODRmOGQ=/ui-component-divider-gradient-1.png","extension":"png","dimensions":{"width":330,"height":28}}},{"id":"RmlsZTpmMDkyZWJkOC02NzQzLTRkMzMtOTQyYy1iOTUyMWExNGM2NWY=","value":{"__typename":"File","id":"RmlsZTpmMDkyZWJkOC02NzQzLTRkMzMtOTQyYy1iOTUyMWExNGM2NWY=","name":"IDC white","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTpmMDkyZWJkOC02NzQzLTRkMzMtOTQyYy1iOTUyMWExNGM2NWY=/IDC%20white.svg","extension":"svg","dimensions":{"width":99,"height":55}}},{"id":"RmlsZTo3MWMwOWU1ZC04ZjQwLTQ1NzEtYTA3My04ZGQ3YjVhZDRlMWE=","value":{"__typename":"File","id":"RmlsZTo3MWMwOWU1ZC04ZjQwLTQ1NzEtYTA3My04ZGQ3YjVhZDRlMWE=","name":"Forrester White","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTo3MWMwOWU1ZC04ZjQwLTQ1NzEtYTA3My04ZGQ3YjVhZDRlMWE=/Forrester%20White.svg","extension":"svg","dimensions":{"width":136,"height":55}}},{"id":"RmlsZToxZjhhMjlkYi05NmYzLTQ3NzMtYTQxMS01NmQ4NmI1ODIyYTg=","value":{"__typename":"File","id":"RmlsZToxZjhhMjlkYi05NmYzLTQ3NzMtYTQxMS01NmQ4NmI1ODIyYTg=","name":"Homepage paradigm white","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZToxZjhhMjlkYi05NmYzLTQ3NzMtYTQxMS01NmQ4NmI1ODIyYTg=/Homepage%20paradigm%20white.svg","extension":"svg","dimensions":{"width":123,"height":55}}},{"id":"RmlsZTozOGVkMzk4MS1hZGMyLTQ5ZjktYjNlNC0yYTY5ZjNiMzQzOWI=","value":{"__typename":"File","id":"RmlsZTozOGVkMzk4MS1hZGMyLTQ5ZjktYjNlNC0yYTY5ZjNiMzQzOWI=","name":"Homepage Gartner White","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTozOGVkMzk4MS1hZGMyLTQ5ZjktYjNlNC0yYTY5ZjNiMzQzOWI=/Homepage%20Gartner%20White.svg","extension":"svg","dimensions":{"width":100,"height":55}}},{"id":"RmlsZTplNmFiMWMyOC0zMWQ4LTQ4NGEtYTk2Yi0yMjliN2E3MDY2ZDU=","value":{"__typename":"File","id":"RmlsZTplNmFiMWMyOC0zMWQ4LTQ4NGEtYTk2Yi0yMjliN2E3MDY2ZDU=","name":"illustration-ecosystem-partners-globe-deckcommerce-contentful-contentstack-netlify-akeneo","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTplNmFiMWMyOC0zMWQ4LTQ4NGEtYTk2Yi0yMjliN2E3MDY2ZDU=/illustration-ecosystem-partners-globe-deckcommerce-contentful-contentstack-netlify-akeneo.png","extension":"png","dimensions":{"width":1094,"height":768}}},{"id":"RmlsZTo4ZjljOWYzNC0xYzA3LTQyZTEtOTQwMS1mZjJmNjMwNjcwNDA=","value":{"__typename":"File","id":"RmlsZTo4ZjljOWYzNC0xYzA3LTQyZTEtOTQwMS1mZjJmNjMwNjcwNDA=","name":"icon-security-black-teal-gradient","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTo4ZjljOWYzNC0xYzA3LTQyZTEtOTQwMS1mZjJmNjMwNjcwNDA=/icon-security-black-teal-gradient.png","extension":"png","dimensions":{"width":49,"height":55}}},{"id":"RmlsZTo4ZjUyOTNhOC0zNjBmLTQ3OTgtYTg2ZC02MjU4ZjNiOTc0NjE=","value":{"__typename":"File","id":"RmlsZTo4ZjUyOTNhOC0zNjBmLTQ3OTgtYTg2ZC02MjU4ZjNiOTc0NjE=","name":"icon-uptime-black-teal-gradient","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTo4ZjUyOTNhOC0zNjBmLTQ3OTgtYTg2ZC02MjU4ZjNiOTc0NjE=/icon-uptime-black-teal-gradient.png","extension":"png","dimensions":{"width":58,"height":55}}},{"id":"RmlsZTozOWNmNDg2Ny1mODEzLTQzY2ItOWIwYi01MDFhZmUwNjM2NGU=","value":{"__typename":"File","id":"RmlsZTozOWNmNDg2Ny1mODEzLTQzY2ItOWIwYi01MDFhZmUwNjM2NGU=","name":"icon-cart-v1-black-teal-gradient","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTozOWNmNDg2Ny1mODEzLTQzY2ItOWIwYi01MDFhZmUwNjM2NGU=/icon-cart-v1-black-teal-gradient.png","extension":"png","dimensions":{"width":67,"height":55}}},{"id":"RmlsZToyYTM1NjFlNy0yZWNiLTQyMjUtYmQzMy05ODk3ZTYzNmQyNTU=","value":{"__typename":"File","id":"RmlsZToyYTM1NjFlNy0yZWNiLTQyMjUtYmQzMy05ODk3ZTYzNmQyNTU=","name":"icon-analytics-v1-black-teal-gradient","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZToyYTM1NjFlNy0yZWNiLTQyMjUtYmQzMy05ODk3ZTYzNmQyNTU=/icon-analytics-v1-black-teal-gradient.png","extension":"png","dimensions":{"width":55,"height":55}}},{"id":"RmlsZTo4YTE4OGI3OC0wN2JkLTQ0YWUtOTA3ZC1kYTY2MjMwNDdhNTQ=","value":{"__typename":"File","id":"RmlsZTo4YTE4OGI3OC0wN2JkLTQ0YWUtOTA3ZC1kYTY2MjMwNDdhNTQ=","name":"icon-api-headless-black-teal-gradient","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTo4YTE4OGI3OC0wN2JkLTQ0YWUtOTA3ZC1kYTY2MjMwNDdhNTQ=/icon-api-headless-black-teal-gradient.png","extension":"png","dimensions":{"width":40,"height":55}}},{"id":"RmlsZTo1ZGQyNjM3OC0zZmI4LTQ1NGUtYmVjZi0wZjA5YjU5YTMzOTQ=","value":{"__typename":"File","id":"RmlsZTo1ZGQyNjM3OC0zZmI4LTQ1NGUtYmVjZi0wZjA5YjU5YTMzOTQ=","name":"icon-api-plugin-black-teal-gradient","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTo1ZGQyNjM3OC0zZmI4LTQ1NGUtYmVjZi0wZjA5YjU5YTMzOTQ=/icon-api-plugin-black-teal-gradient.png","extension":"png","dimensions":{"width":43,"height":55}}},{"id":"RmlsZTo1YTM4MDZkNi0wMDVmLTRkMDItYmEyMS05MTI0MGZmOTVjMGM=","value":{"__typename":"File","id":"RmlsZTo1YTM4MDZkNi0wMDVmLTRkMDItYmEyMS05MTI0MGZmOTVjMGM=","name":"icon-international-v3-black-teal-gradient","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTo1YTM4MDZkNi0wMDVmLTRkMDItYmEyMS05MTI0MGZmOTVjMGM=/icon-international-v3-black-teal-gradient.png","extension":"png","dimensions":{"width":55,"height":55}}},{"id":"RmlsZTo1Y2JiMTZlYy00MDVhLTRlN2ItYmI1My1hYzVhMDFiY2I5NDU=","value":{"__typename":"File","id":"RmlsZTo1Y2JiMTZlYy00MDVhLTRlN2ItYmI1My1hYzVhMDFiY2I5NDU=","name":"icon-b2b-business-black-teal-gradient","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTo1Y2JiMTZlYy00MDVhLTRlN2ItYmI1My1hYzVhMDFiY2I5NDU=/icon-b2b-business-black-teal-gradient.png","extension":"png","dimensions":{"width":50,"height":55}}},{"id":"RmlsZTo3MjY0ZTlkYS00NGYwLTRiNzMtYjc0Ni0wM2Q2M2Y3ZWUyY2E=","value":{"__typename":"File","id":"RmlsZTo3MjY0ZTlkYS00NGYwLTRiNzMtYjc0Ni0wM2Q2M2Y3ZWUyY2E=","name":"icon-thunderbolt-teal-gradient","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTo3MjY0ZTlkYS00NGYwLTRiNzMtYjc0Ni0wM2Q2M2Y3ZWUyY2E=/icon-thunderbolt-teal-gradient.png","extension":"png","dimensions":{"width":66,"height":66}}},{"id":"RmlsZToyZWM0OWU0MC0zNzYzLTRlYjYtOTAwNy1lYmQxYjQ1MDUxMjY=","value":{"__typename":"File","id":"RmlsZToyZWM0OWU0MC0zNzYzLTRlYjYtOTAwNy1lYmQxYjQ1MDUxMjY=","name":"hmd-black","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZToyZWM0OWU0MC0zNzYzLTRlYjYtOTAwNy1lYmQxYjQ1MDUxMjY=/hmd-black.svg","extension":"svg","dimensions":{"width":127,"height":39}}},{"id":"RmlsZTo2M2Q3NzBmMS0zMTljLTQxMTItOWU4Yi1mOGExYWRiNWYxN2M=","value":{"__typename":"File","id":"RmlsZTo2M2Q3NzBmMS0zMTljLTQxMTItOWU4Yi1mOGExYWRiNWYxN2M=","name":"case-study-device-laptop-nokia@2x","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTo2M2Q3NzBmMS0zMTljLTQxMTItOWU4Yi1mOGExYWRiNWYxN2M=/case-study-device-laptop-nokia@2x.png","extension":"png","dimensions":{"width":2074,"height":1268}}},{"id":"RmlsZTo4YTAzMzczNC04NTM2LTRjMTItYTcyYy0xMmQyMzVmNTM2Mzk=","value":{"__typename":"File","id":"RmlsZTo4YTAzMzczNC04NTM2LTRjMTItYTcyYy0xMmQyMzVmNTM2Mzk=","name":"mitoq-black","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTo4YTAzMzczNC04NTM2LTRjMTItYTcyYy0xMmQyMzVmNTM2Mzk=/mitoq-black.svg","extension":"svg","dimensions":{"width":144,"height":39}}},{"id":"RmlsZTpiMGE3NDk0Zi0wMGYxLTQwMTYtOTM1ZC1hMWQ0MDZlYzUyMjE=","value":{"__typename":"File","id":"RmlsZTpiMGE3NDk0Zi0wMGYxLTQwMTYtOTM1ZC1hMWQ0MDZlYzUyMjE=","name":"quote-image-mito-q-product","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTpiMGE3NDk0Zi0wMGYxLTQwMTYtOTM1ZC1hMWQ0MDZlYzUyMjE=/quote-image-mito-q-product.png","extension":"png","dimensions":{"width":1094,"height":680}}},{"id":"RmlsZTo1MTRkM2NkOC03ZWNhLTQ2YjktODQ4Yy0yYzBjOTgyYjM3MWU=","value":{"__typename":"File","id":"RmlsZTo1MTRkM2NkOC03ZWNhLTQ2YjktODQ4Yy0yYzBjOTgyYjM3MWU=","name":"Burrow-Black","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTo1MTRkM2NkOC03ZWNhLTQ2YjktODQ4Yy0yYzBjOTgyYjM3MWU=/Burrow-Black.svg","extension":"svg","dimensions":{"width":135,"height":20}}},{"id":"RmlsZToyZTE5ODA2Yi00OTAyLTRkOWMtOGM2YS00OTYxNGY2ZWU4ZGU=","value":{"__typename":"File","id":"RmlsZToyZTE5ODA2Yi00OTAyLTRkOWMtOGM2YS00OTYxNGY2ZWU4ZGU=","name":"quote-image-burrow-product-sofa","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZToyZTE5ODA2Yi00OTAyLTRkOWMtOGM2YS00OTYxNGY2ZWU4ZGU=/quote-image-burrow-product-sofa.png","extension":"png","dimensions":{"width":1094,"height":680}}},{"id":"RmlsZTphZDI0ZGJmZC0zNDExLTRjZTctOGJiZC01NDJkYzgyOTg1ZmQ=","value":{"__typename":"File","id":"RmlsZTphZDI0ZGJmZC0zNDExLTRjZTctOGJiZC01NDJkYzgyOTg1ZmQ=","name":"bc-logo-dark","publicUrl":"https://storage.googleapis.com/s.mkswft.com/RmlsZTphZDI0ZGJmZC0zNDExLTRjZTctOGJiZC01NDJkYzgyOTg1ZmQ=/bc-logo-dark.svg","extension":"svg","dimensions":{"width":132,"height":30}}}],"Typography":[{"id":"VHlwb2dyYXBoeTplOGNiZGY0MC0zMzc0LTRkMTgtYmFlZC03OGI4NjQyODExNmQ=","value":{"id":"VHlwb2dyYXBoeTplOGNiZGY0MC0zMzc0LTRkMTgtYmFlZC03OGI4NjQyODExNmQ=","name":"Heading 3","style":[{"deviceId":"desktop","value":{"fontFamily":"Gotham","fontSize":{"unit":"px","value":28},"fontWeight":700,"textAlign":null,"lineHeight":1.2,"uppercase":null,"italic":false,"underline":null,"strikethrough":null,"letterSpacing":0,"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":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","value":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","name":"Type medium","style":[{"deviceId":"mobile","value":{"fontFamily":null,"fontSize":{"unit":"px","value":16},"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":16},"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":"VHlwb2dyYXBoeTo5OGE3NWQ3ZC02Y2ViLTRmNzctOWNmNC0yOWVjZTYwMWI3ZTY=","value":{"id":"VHlwb2dyYXBoeTo5OGE3NWQ3ZC02Y2ViLTRmNzctOWNmNC0yOWVjZTYwMWI3ZTY=","name":"Heading 2","style":[{"deviceId":"desktop","value":{"fontFamily":"Gotham","fontSize":{"unit":"px","value":34},"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":30},"fontWeight":null,"textAlign":null,"lineHeight":null,"uppercase":null,"italic":null,"underline":null,"strikethrough":null,"letterSpacing":null}},{"deviceId":"tablet","value":{"fontFamily":null,"fontSize":{"unit":"px","value":28},"fontWeight":null,"textAlign":null,"lineHeight":null,"uppercase":null,"italic":null,"underline":null,"strikethrough":null,"letterSpacing":null}}],"__typename":"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":"VHlwb2dyYXBoeTo4NGU5NTYyNy1iODg1LTRkOTQtOTkzOS04YzJkNDk2NjI5NDM=","value":{"id":"VHlwb2dyYXBoeTo4NGU5NTYyNy1iODg1LTRkOTQtOTkzOS04YzJkNDk2NjI5NDM=","name":"Heading 1","style":[{"deviceId":"desktop","value":{"fontFamily":"Gotham","fontSize":{"unit":"px","value":40},"fontWeight":700,"textAlign":null,"lineHeight":1.1,"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":36},"fontWeight":null,"textAlign":null,"lineHeight":1.2,"uppercase":null,"italic":null,"underline":null,"strikethrough":null,"letterSpacing":null}},{"deviceId":"tablet","value":{"fontFamily":null,"fontSize":{"unit":"px","value":32},"fontWeight":null,"textAlign":null,"lineHeight":null,"uppercase":null,"italic":null,"underline":null,"strikethrough":null,"letterSpacing":null}}],"__typename":"Typography"}}],"Table":[],"PagePathnameSlice":[{"id":"UGFnZTowMTA1N2NmYS04NjQxLTQ3MmItOThmNC1kNmRkMjI2NzBiOTY=","value":{"id":"UGFnZTowMTA1N2NmYS04NjQxLTQ3MmItOThmNC1kNmRkMjI2NzBiOTY=","basePageId":"UGFnZTowMTA1N2NmYS04NjQxLTQ3MmItOThmNC1kNmRkMjI2NzBiOTY=","pathname":"privacy","__typename":"PagePathnameSlice","localizedPathname":null},"locale":null},{"id":"UGFnZTo4MTAxOGQzNi1jYzk2LTQ0ODItOGIzNC1hMDg0ZDk4MDcxMDU=","value":{"id":"UGFnZTo4MTAxOGQzNi1jYzk2LTQ0ODItOGIzNC1hMDg0ZDk4MDcxMDU=","basePageId":"UGFnZTo4MTAxOGQzNi1jYzk2LTQ0ODItOGIzNC1hMDg0ZDk4MDcxMDU=","pathname":"website-terms","__typename":"PagePathnameSlice","localizedPathname":null},"locale":null},{"id":"UGFnZTpkNWM0NzAxOS1mODllLTRjZDAtOTI5Yi02NzlhNTQwMThlNDk=","value":{"id":"UGFnZTpkNWM0NzAxOS1mODllLTRjZDAtOTI5Yi02NzlhNTQwMThlNDk=","basePageId":"UGFnZTpkNWM0NzAxOS1mODllLTRjZDAtOTI5Yi02NzlhNTQwMThlNDk=","pathname":"terms","__typename":"PagePathnameSlice","localizedPathname":null},"locale":null},{"id":"UGFnZTplMDM5ZjhkYi03YzJhLTQzY2ItYjViNi0yZmFhYmM3ZTQwZGU=","value":{"id":"UGFnZTplMDM5ZjhkYi03YzJhLTQzY2ItYjViNi0yZmFhYmM3ZTQwZGU=","basePageId":"UGFnZTplMDM5ZjhkYi03YzJhLTQzY2ItYjViNi0yZmFhYmM3ZTQwZGU=","pathname":"legal-archives","__typename":"PagePathnameSlice","localizedPathname":null},"locale":null},{"id":"UGFnZTpmZjQxNjZmMS02NWZmLTQ5OGUtOTY0Ni01Y2FjODQ4NzhlOWI=","value":{"id":"UGFnZTpmZjQxNjZmMS02NWZmLTQ5OGUtOTY0Ni01Y2FjODQ4NzhlOWI=","basePageId":"UGFnZTpmZjQxNjZmMS02NWZmLTQ5OGUtOTY0Ni01Y2FjODQ4NzhlOWI=","pathname":"sitemap","__typename":"PagePathnameSlice","localizedPathname":null},"locale":null},{"id":"UGFnZTozN2RlYjI0Yy1kZmE0LTQ0MmUtYWQ4ZC1lZmY3ZThhZDNkMDc=","value":{"id":"UGFnZTozN2RlYjI0Yy1kZmE0LTQ0MmUtYWQ4ZC1lZmY3ZThhZDNkMDc=","basePageId":"UGFnZTozN2RlYjI0Yy1kZmE0LTQ0MmUtYWQ4ZC1lZmY3ZThhZDNkMDc=","pathname":"","__typename":"PagePathnameSlice","localizedPathname":null},"locale":null}],"GlobalElement":[{"id":"R2xvYmFsRWxlbWVudDpjY2RkYTlhOS0zY2QxLTRjMmYtYWY3YS01MzQ5MWFkZjg1MWQ=","value":{"id":"R2xvYmFsRWxlbWVudDpjY2RkYTlhOS0zY2QxLTRjMmYtYWY3YS01MzQ5MWFkZjg1MWQ=","data":{"key":"ac063b19-61bf-4101-863b-76349b11ea5a","type":"./components/Box/index.js","props":{"id":"Footer","children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"092bd542-135a-4500-b291-aec2486340f4","type":"footer","props":{"logoAlt":"BigCommerce Logo","logoLink":{"type":"OPEN_URL","payload":{"url":"/","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"},"bottomLinks":[{"id":"a2da12cf-28dc-4ace-9576-7acf2d2d0c4c","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTowMTA1N2NmYS04NjQxLTQ3MmItOThmNC1kNmRkMjI2NzBiOTY=","openInNewTab":false}},"text":{"value":"Privacy Policy","@@makeswift/type":"text-input::v1"}}},{"id":"8f94966d-9aee-4689-a9e0-5a4b9d78d1cb","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTo4MTAxOGQzNi1jYzk2LTQ0ODItOGIzNC1hMDg0ZDk4MDcxMDU=","openInNewTab":false}},"text":{"value":"Website Terms of Use","@@makeswift/type":"text-input::v1"}}},{"id":"5a0272a8-dadf-4429-8cc6-b01890ae2f46","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpkNWM0NzAxOS1mODllLTRjZDAtOTI5Yi02NzlhNTQwMThlNDk=","openInNewTab":false}},"text":{"value":"Master Services Agreement","@@makeswift/type":"text-input::v1"}}},{"id":"319cdf8f-4e51-4db2-aba0-52fdaf9bcf41","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTplMDM5ZjhkYi03YzJhLTQzY2ItYjViNi0yZmFhYmM3ZTQwZGU=","openInNewTab":false}},"text":{"value":"Legal Archives","@@makeswift/type":"text-input::v1"}}},{"id":"45842e3b-17a1-4d57-b3a4-f5d1d53fefda","value":{"link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTpmZjQxNjZmMS02NWZmLTQ5OGUtOTY0Ni01Y2FjODQ4NzhlOWI=","openInNewTab":false}},"text":{"value":"Sitemap","@@makeswift/type":"text-input::v1"}}}],"copyrightLink":{"type":"OPEN_URL","payload":{"url":"/privacy/","openInNewTab":false}}}}]}}},"__typename":"GlobalElement"}},{"id":"R2xvYmFsRWxlbWVudDo4NjQ1N2IxYS1jODk0LTRmYWItOTgzYS0xZDczYjFlM2UwYWU=","value":{"id":"R2xvYmFsRWxlbWVudDo4NjQ1N2IxYS1jODk0LTRmYWItOTgzYS0xZDczYjFlM2UwYWU=","data":{"key":"8b223604-8724-466b-997e-9f826c18760d","type":"./components/Box/index.js","props":{"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"8ec1b590-6196-49ca-9062-e69d10059c47","type":"LogoGrid","props":{"gap":50,"logos":[{"id":"6f78f904-6dcb-410e-a1c4-ee0dc3fbf99e","value":{"logoAlt":{"value":"Uplift Desk","@@makeswift/type":"text-input::v1"},"logoImage":{"url":"https://dam.bigcommerce.com/m/31115a51b25f00df/original/UpliftDesk-White.svg","type":"external-file","width":123,"height":20,"version":1,"mimetype":"image/svg+xml"}}},{"id":"173c7d2c-8944-4a83-a571-871c0d549584","value":{"logoAlt":{"value":"Sellars","@@makeswift/type":"text-input::v1"},"logoImage":{"url":"https://dam.bigcommerce.com/m/1f273633768f5f81/original/Sellars_logo-white.svg","type":"external-file","width":0,"height":0,"version":1,"mimetype":"image/svg+xml"}}},{"id":"f0b84bdc-617b-4010-81a9-6b582ada1239","value":{"logoAlt":{"value":"Coldwater","@@makeswift/type":"text-input::v1"},"logoImage":{"url":"https://dam.bigcommerce.com/m/296b134e5bb822a3/original/coldwater-creek-white.svg","type":"external-file","width":111,"height":40,"version":1,"mimetype":"image/svg+xml"}}},{"id":"139b473d-db1e-42e1-9360-593d65f995bd","value":{"logoAlt":{"value":"Modere","@@makeswift/type":"text-input::v1"},"logoImage":{"url":"https://dam.bigcommerce.com/m/715e96d751a824a9/original/Modere-White.svg","type":"external-file","width":0,"height":0,"version":1,"mimetype":"image/svg+xml"}}},{"id":"094e4cdd-c7b2-4c8c-ab30-c83ba8310741","value":{"logoAlt":{"value":"Mountain Equipment Company","@@makeswift/type":"text-input::v1"},"logoImage":{"url":"https://dam.bigcommerce.com/m/2052a7447df8b7b4/original/Mountain-Equipment-Company-Logo-White.svg","type":"external-file","width":0,"height":0,"version":1,"mimetype":"image/svg+xml"}}},{"id":"fae30036-4b80-4181-bb16-63bcc4dde7ce","value":{"logoAlt":{"value":"King Arthur","@@makeswift/type":"text-input::v1"},"logoImage":{"url":"https://dam.bigcommerce.com/m/22c9239e5a107d0b/original/King_Arthur_Baking_Logo_White.svg","type":"external-file","width":42,"height":41,"version":1,"mimetype":"image/svg+xml"},"logoWidth":{"value":70,"@@makeswift/type":"number::v1"}}},{"id":"eeff9fe3-c58b-475b-88d7-c7c33d56e598","value":{"logoAlt":{"value":"White Stuff","@@makeswift/type":"text-input::v1"},"logoImage":{"url":"https://dam.bigcommerce.com/m/193b6fc0c191e884/original/logo-white-stuff-white.svg","type":"external-file","width":130,"height":22,"version":1,"mimetype":"image/svg+xml"}}},{"id":"438738ef-5951-486e-99c9-fbe364b07940","value":{"logoAlt":{"value":"MKM Building Supplies","@@makeswift/type":"text-input::v1"},"logoImage":{"url":"https://dam.bigcommerce.com/m/51d52e3590d590e/original/mkm-building-supplies-by-bulow-white.svg","type":"external-file","width":117,"height":34,"version":1,"mimetype":"image/svg+xml"}}},{"id":"05774246-7210-44b3-8456-4bc31526dd59","value":{"logoAlt":{"value":"Gorewear","@@makeswift/type":"text-input::v1"},"logoImage":{"url":"https://dam.bigcommerce.com/m/703371740920a292/original/gorewear-white.svg","type":"external-file","width":159,"height":55,"version":1,"mimetype":"image/svg+xml"}}}],"className":{"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":"auto","marginRight":"auto","marginBottom":{"unit":"px","value":0}},"deviceId":"desktop"}]}}}]}}},"__typename":"GlobalElement"}},{"id":"R2xvYmFsRWxlbWVudDplYTRjZjI1MC1lYmYxLTRkMDMtYmMzMS0yNzA3YWYxMDliNWE=","value":{"id":"R2xvYmFsRWxlbWVudDplYTRjZjI1MC1lYmYxLTRkMDMtYmMzMS0yNzA3YWYxMDliNWE=","data":{"key":"7b9a3c1c-f52f-466a-a329-a301ff00e324","type":"./components/Box/index.js","props":{"id":"Analyst_Cards","width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"rowGap":[{"value":{"unit":"px","value":64},"deviceId":"tablet"},{"value":{"unit":"px","value":64},"deviceId":"mobile"},{"value":{"unit":"px","value":64},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":0},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":0}},"deviceId":"desktop"},{"value":{"paddingTop":{"unit":"px","value":0},"paddingLeft":{"unit":"px","value":16},"paddingRight":{"unit":"px","value":16},"paddingBottom":{"unit":"px","value":0}},"deviceId":"external"},{"value":{"paddingTop":{"unit":"px","value":0},"paddingLeft":{"unit":"px","value":30},"paddingRight":{"unit":"px","value":30},"paddingBottom":{"unit":"px","value":0}},"deviceId":"laptop"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"},{"value":{"count":12,"spans":[[12]]},"deviceId":"tablet"}],"elements":[{"key":"00d38d59-fb7f-487f-8cab-a6e835424f51","type":"./components/Box/index.js","props":{"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"},{"value":{"unit":"%","value":100},"deviceId":"tablet"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":0},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":0}},"deviceId":"desktop"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"5b5ee8f4-77e4-41b7-92f4-c389e7f8b31f","type":"./components/Box/index.js","props":{"width":[{"value":{"unit":"px","value":1156},"deviceId":"desktop"}],"height":[{"value":"auto","deviceId":"desktop"}],"rowGap":[{"value":{"unit":"px","value":32},"deviceId":"desktop"}],"padding":[{"value":{"paddingTop":{"unit":"px","value":0},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":0}},"deviceId":"desktop"}],"children":{"columns":[{"value":{"count":12,"spans":[[3,3,3,3]]},"deviceId":"desktop"},{"value":{"count":12,"spans":[[6,6],[6,6]]},"deviceId":"laptop"},{"value":{"count":12,"spans":[[12],[12],[12],[12]]},"deviceId":"mobile"},{"value":{"count":12,"spans":[[12],[12],[12],[12]]},"deviceId":"tablet"}],"elements":[{"key":"66511691-ee4f-447f-b836-da681cb32922","type":"GradientBorderCard","props":{"text":{"key":"27dcd989-791f-47a9-b527-37d53453b361","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"default","children":[{"text":""},{"link":{"type":"OPEN_URL","payload":{"url":"/resources/reports/2024-gartner-report-cdl-report/","openInNewTab":false}},"type":"link","children":[{"text":"A Magic Quadrant™ Challenger for fifth year for Digital Commerce","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjM5YWFhNDQ5LWY4ZjUtNGMzMi1hNTA2LWU3M2JiYWNhZDc5NQ=="}},"deviceId":"desktop"}]}}]},{"text":""}]}]},"imageAlt":"Gartner logo","imageSrc":{"id":"RmlsZTozOGVkMzk4MS1hZGMyLTQ5ZjktYjNlNC0yYTY5ZjNiMzQzOWI=","type":"makeswift-file","version":1},"gradientBorder":{"value":true,"@@makeswift/type":"checkbox::v1"}}},{"key":"4e26e45e-1e0e-4d3b-bf7e-0c9a348ffeab","type":"GradientBorderCard","props":{"text":{"key":"af1972e4-3815-492e-804a-bdbb350bfb2d","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"default","children":[{"text":"Rated Exceptional for Total Cost of Ownership in ","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"}]}},{"link":{"type":"OPEN_URL","payload":{"url":"https://www.bigcommerce.com/resources/reports/2024-b2b-paradigm-mm-cdl-report/","openInNewTab":true}},"type":"link","children":[{"text":"Mid-Market","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjM5YWFhNDQ5LWY4ZjUtNGMzMi1hNTA2LWU3M2JiYWNhZDc5NQ=="}},"deviceId":"desktop"}]}}]},{"text":" and ","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"}]}},{"link":{"type":"OPEN_URL","payload":{"url":"https://www.bigcommerce.com/resources/reports/2024-b2b-paradigm-ent-cdl-report/","openInNewTab":true}},"type":"link","children":[{"text":"Enterprise","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjM5YWFhNDQ5LWY4ZjUtNGMzMi1hNTA2LWU3M2JiYWNhZDc5NQ=="}},"deviceId":"desktop"}]}}]},{"text":""}]}]},"imageAlt":"Paradigm B2B logo","imageSrc":{"id":"RmlsZToxZjhhMjlkYi05NmYzLTQ3NzMtYTQxMS01NmQ4NmI1ODIyYTg=","type":"makeswift-file","version":1},"imageWidth":124,"gradientBorder":{"value":false,"@@makeswift/type":"checkbox::v1"},"gradientBadgeText":{"value":"NEW","@@makeswift/type":"text-input::v1"}}},{"key":"d418d881-01af-4bfd-b28c-94e04f0ecbaf","type":"GradientBorderCard","props":{"text":{"key":"3a1b184a-4706-40f0-8135-398cc6c4ae56","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"default","children":[{"text":""},{"link":{"type":"OPEN_URL","payload":{"url":"/resources/reports/b2c-forrester-cdl-report/","openInNewTab":false}},"type":"link","children":[{"text":"Strong Performer in ","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"}]}}]},{"text":""},{"link":{"type":"OPEN_URL","payload":{"url":"https://www.bigcommerce.com/resources/guides/b2c-forrester-cdl-report/","openInNewTab":false}},"type":"link","children":[{"text":"B2C Commerce Solutions","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjM5YWFhNDQ5LWY4ZjUtNGMzMi1hNTA2LWU3M2JiYWNhZDc5NQ=="}},"deviceId":"desktop"}]}}]},{"text":""}]}]},"imageAlt":"Forrester logo","imageSrc":{"id":"RmlsZTo3MWMwOWU1ZC04ZjQwLTQ1NzEtYTA3My04ZGQ3YjVhZDRlMWE=","type":"makeswift-file","version":1},"imageWidth":136}},{"key":"55124ef2-d3b1-4689-85de-466c2369afa9","type":"GradientBorderCard","props":{"text":{"key":"db142321-9a06-4d45-94f5-f72426679731","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"default","children":[{"text":"A Leader in Headless Digital Commerce Platforms for ","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"}]}},{"link":{"type":"OPEN_URL","payload":{"url":"https://www.bigcommerce.com/resources/reports/idc-marketscape-headless-mm-cdl-report/","openInNewTab":true}},"type":"link","children":[{"text":"Mid-Market","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjM5YWFhNDQ5LWY4ZjUtNGMzMi1hNTA2LWU3M2JiYWNhZDc5NQ=="}},"deviceId":"desktop"}]}}]},{"text":" and ","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjIxMjYzMzE4LWI1YTgtNDliNi05MzU1LWVhYjg3ZGJmZDNjYg=="}},"deviceId":"desktop"}]}},{"link":{"type":"OPEN_URL","payload":{"url":"https://www.bigcommerce.com/resources/reports/idc-marketscape-headless-ent-cdl-report/","openInNewTab":true}},"type":"link","children":[{"text":"Enterprise","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjM5YWFhNDQ5LWY4ZjUtNGMzMi1hNTA2LWU3M2JiYWNhZDc5NQ=="}},"deviceId":"desktop"}]}}]},{"text":""}]}]},"imageAlt":"IDC logo","imageSrc":{"id":"RmlsZTpmMDkyZWJkOC02NzQzLTRkMzMtOTQyYy1iOTUyMWExNGM2NWY=","type":"makeswift-file","version":1},"imageWidth":100,"gradientBorder":{"value":false,"@@makeswift/type":"checkbox::v1"},"gradientBadgeText":"NEW"}}]},"columnGap":[{"value":{"unit":"px","value":32},"deviceId":"desktop"}],"verticalAlign":[{"value":"flex-start","deviceId":"desktop"}]}}]}}}]},"columnGap":[{"value":{"unit":"px","value":32},"deviceId":"desktop"}],"verticalAlign":[{"value":"flex-start","deviceId":"desktop"}]}},"__typename":"GlobalElement"}},{"id":"R2xvYmFsRWxlbWVudDo4ZDc3NWIzNS1lNWM1LTQ2NWQtYjcyYy0wMmY2YjQ4ZWE1Mzk=","value":{"id":"R2xvYmFsRWxlbWVudDo4ZDc3NWIzNS1lNWM1LTQ2NWQtYjcyYy0wMmY2YjQ4ZWE1Mzk=","data":{"key":"44cdea27-9e1d-48f0-aca5-e3fa19749f07","type":"./components/Box/index.js","props":{"padding":{"value":[{"value":{"paddingTop":{"unit":"px","value":0},"paddingLeft":{"unit":"px","value":0},"paddingRight":{"unit":"px","value":0},"paddingBottom":{"unit":"px","value":0}},"deviceId":"desktop"}],"@@makeswift/type":"prop-controllers::padding::v1"},"children":{"value":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"e242f82b-343f-437c-b078-03bab1c2a1d1","type":"./components/Text/index.js","props":{"text":{"key":"716db3be-f18a-43b6-9875-9ba7bf3fc96c","type":"makeswift::controls::rich-text-v2","version":2,"descendants":[{"type":"paragraph","children":[{"text":"PCI DSS 4.1 Level 1 Attestation of Compliance, ISO/IEC 27001:2022, ISO/IEC 27701:2019, ISO 22301:2019, ISO/IEC 27017:2015, ISO/IEC 27018:2019","typography":{"id":"VHlwb2dyYXBoeTo4ZTMzYjZiZC05MzhjLTRlYmEtOTA1OC0xMTgzY2I0ZjE2YTQ=","style":[{"value":{"color":{"alpha":1,"swatchId":"U3dhdGNoOjgzYWU5M2ZkLTIwNWUtNDliYi1iMDQ3LTZhM2EyNzVkOWFlYw=="}},"deviceId":"desktop"}]}}],"textAlign":[{"value":"left","deviceId":"desktop"},{"value":"left","deviceId":"mobile"}]}]},"width":[{"value":{"unit":"%","value":100},"deviceId":"desktop"}],"margin":{"value":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":{"unit":"px","value":0},"marginRight":{"unit":"px","value":0},"marginBottom":{"unit":"px","value":0}},"deviceId":"desktop"}],"@@makeswift/type":"prop-controllers::margin::v1"},"linkColor":"blue"}}]},"@@makeswift/type":"prop-controllers::grid::v1"}}},"__typename":"GlobalElement"}},{"id":"R2xvYmFsRWxlbWVudDo1ZTUyZDEwYi0xMmM1LTQ0YzktOGVkMS0xYjcyMWM4YjVmMTI=","value":{"id":"R2xvYmFsRWxlbWVudDo1ZTUyZDEwYi0xMmM1LTQ0YzktOGVkMS0xYjcyMWM4YjVmMTI=","data":{"key":"543cd38c-ebc9-41ef-bf9d-7f1a5fe70a37","type":"./components/Box/index.js","props":{"width":[{"value":{"unit":"px","value":1440},"deviceId":"desktop"}],"rowGap":[{"value":{"unit":"px","value":32},"deviceId":"desktop"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"ab23c74f-2406-4b5e-a841-661a7a14d834","type":"LogoGrid","props":{"gap":50,"logos":[{"id":"24a785e0-51b7-46f2-bdb6-c9d5cfa30ae7","value":{"logoAlt":{"value":"Uplift Desk","@@makeswift/type":"text-input::v1"},"logoImage":{"url":"https://dam.bigcommerce.com/m/31115a51b25f00df/original/UpliftDesk-White.svg","type":"external-file","width":123,"height":20,"version":1,"mimetype":"image/svg+xml"}}},{"id":"133ebca6-b5cd-41c9-a5e3-3264ec597699","value":{"logoAlt":{"value":"Sellars","@@makeswift/type":"text-input::v1"},"logoImage":{"url":"https://dam.bigcommerce.com/m/1f273633768f5f81/original/Sellars_logo-white.svg","type":"external-file","width":0,"height":0,"version":1,"mimetype":"image/svg+xml"}}},{"id":"684fd66e-620d-4793-8974-c52b68e33859","value":{"logoAlt":{"value":"Coldwater Creen","@@makeswift/type":"text-input::v1"},"logoImage":{"url":"https://dam.bigcommerce.com/m/296b134e5bb822a3/original/coldwater-creek-white.svg","type":"external-file","width":111,"height":40,"version":1,"mimetype":"image/svg+xml"}}},{"id":"83e448da-cca9-41e7-a08f-85bbc4d1afd9","value":{"logoAlt":{"value":"Modere","@@makeswift/type":"text-input::v1"},"logoImage":{"url":"https://dam.bigcommerce.com/m/715e96d751a824a9/original/Modere-White.svg","type":"external-file","width":0,"height":0,"version":1,"mimetype":"image/svg+xml"}}},{"id":"570e48cc-f102-4407-8356-4a26725d6f4d","value":{"logoAlt":{"value":"Mountain Equipment Company","@@makeswift/type":"text-input::v1"},"logoImage":{"url":"https://dam.bigcommerce.com/m/2052a7447df8b7b4/original/Mountain-Equipment-Company-Logo-White.svg","type":"external-file","width":0,"height":0,"version":1,"mimetype":"image/svg+xml"},"logoWidth":{"value":110,"@@makeswift/type":"number::v1"}}}],"className":{"width":[{"value":{"unit":"%","value":83},"deviceId":"desktop"},{"value":{"unit":"%","value":100},"deviceId":"laptop"}],"margin":[{"value":{"marginTop":{"unit":"px","value":0},"marginLeft":"auto","marginRight":"auto","marginBottom":{"unit":"px","value":0}},"deviceId":"desktop"}]}}}]}}},"__typename":"GlobalElement"}},{"id":"R2xvYmFsRWxlbWVudDpiNTJjOTczMi00ZmRhLTQwNGEtYjMyZC0zYTA3NjhlODE5NWI=","value":{"id":"R2xvYmFsRWxlbWVudDpiNTJjOTczMi00ZmRhLTQwNGEtYjMyZC0zYTA3NjhlODE5NWI=","data":{"key":"7f72382a-b405-4381-b993-2cdb21866b2e","type":"./components/Box/index.js","props":{"padding":[{"value":{"paddingTop":{"unit":"px","value":32},"paddingLeft":{"unit":"px","value":32},"paddingRight":{"unit":"px","value":32},"paddingBottom":{"unit":"px","value":32}},"deviceId":"desktop"}],"children":{"columns":[{"value":{"count":12,"spans":[[12]]},"deviceId":"desktop"}],"elements":[{"key":"8d7f0b08-1c81-49ce-8a42-153d9d6a84d1","type":"./components/Image/index.js","props":{"file":"RmlsZTphZDI0ZGJmZC0zNDExLTRjZTctOGJiZC01NDJkYzgyOTg1ZmQ=","link":{"type":"OPEN_PAGE","payload":{"pageId":"UGFnZTozN2RlYjI0Yy1kZmE0LTQ0MmUtYWQ4ZC1lZmY3ZThhZDNkMDc=","openInNewTab":false}},"altText":"BigCommerce logo"}}]}}},"__typename":"GlobalElement"}}],"LocalizedGlobalElement":[]},"localizedResourcesMap":{}}},"preview":false,"previewMode":false,"languageAlternates":[{"hrefLang":"en-US","href":"https://www.bigcommerce.com/uae/"},{"hrefLang":"en-AU","href":"https://www.bigcommerce.com.au/uae/"},{"hrefLang":"en-GB","href":"https://www.bigcommerce.co.uk/uae/"},{"hrefLang":"x-default","href":"https://www.bigcommerce.com/uae/"}],"path":"/uae","__lang":"en-US","__namespaces":{"trials":{"trialForm":{"headings":{"step2":{"headline":"Your BigCommerce store is ready.","subheadline":"Please tell us a little bit about your business so we can help you make the most of your trial."}},"fields":{"first_name":{"label":"First Name","placeholder":"First Name","errors":{"required":"First Name is required","invalid":"Please enter a valid first name"}},"last_name":{"label":"Last Name","placeholder":"Last Name","errors":{"required":"Last Name is required","invalid":"Please enter a valid last name"}},"email":{"label":"Email Address","placeholder":"Email Address","errors":{"required":"Email Address is required","invalid":"Please enter a valid email address"}},"password":{"label":"Password","placeholder":"Password","errors":{"required":"Password is required"},"hintText":{"title":"Password requirements:","special":"At least one special character(!@#$%^\u0026*?{}[]+-|;:)","minLength":"At least 12 characters","number":"One number","uppercaseAndLowercase":"One uppercase and one lowercase character"}},"phone_number":{"label":"Phone Number","placeholder":"Phone Number","hintText":"Phone number including international dial code, e.g. +12345678901","errors":{"required":"Phone Number is required","invalid":"Phone number including international dial code, e.g. +12345678901"}},"name":{"label":"Store name (You can change this at any time)","placeholder":"Store name (You can change this at any time)","errors":{"required":"Store name (You can change this at any time) is required","maxLength":"Store name (You can change this at any time) must have at most 40 characters"}},"projectedAnnualRevenue":{"label":"What size is your online business?","placeholder":"What size is your online business?","errors":{"required":"What size is your online business? is required"},"options":{"No Revenue":"I haven't started selling yet: no revenue","\u003c$50k":"Just starting out: \u003c$50K","$50k to $250k":"Building a business: $50K to $250K","$250k to $1M":"Growing business: $250K to $1M","$1M to $20M":"Maturing business: $1M to $20M","$20M to $50M":"Established business: $20M to $50M","$50M to $100M":"Mid-sized enterprise: $50M to $100M","$100M+":"Large enterprise: $100M+","I'm not sure":"I'm not sure"}},"region":{"label":"Where should your store be hosted?","placeholder":"Where should your store be hosted?","hintText":"To ensure optimal performance and speed for your store, select the region nearest to your prospective customers.","errors":{"required":"Where should your store be hosted? is required"},"options":{"NA":"North America","EU":"Europe","APAC":"Asia-Pacific"}},"currentWebsite":{"label":"Do you have an existing website?","placeholder":"Do you have an existing website?","errors":{"required":"Do you have an existing website? is required"},"options":{"yes":"Yes","no":"No"}},"currentWebsiteUrl":{"label":"What is the URL?","placeholder":"What is the URL?","errors":{"required":"What is the URL? is required"}},"industry":{"label":"What will you be selling?","placeholder":"What will you be selling?","errors":{"required":"What will you be selling? is required"},"options":{"Animals \u0026 Pet Supplies":"Animals \u0026 Pet Supplies","Fashion \u0026 Apparel":"Fashion \u0026 Apparel","Arts, Entertainment \u0026 Media":"Arts, Entertainment \u0026 Media","Baby \u0026 Toddler":"Baby \u0026 Toddler","Business \u0026 Industrial":"Business \u0026 Industrial","CBD":"CBD","Digital Goods \u0026 Software":"Digital Goods \u0026 Software","Education":"Education","Electronics":"Electronics","Food \u0026 Beverage":"Food \u0026 Beverage","Hardware \u0026 Tools":"Hardware \u0026 Tools","Health \u0026 Beauty":"Health \u0026 Beauty","Home, Garden \u0026 Furniture":"Home, Garden \u0026 Furniture","Luggage \u0026 Bags":"Luggage \u0026 Bags","Novelty":"Novelty","Office Supplies":"Office Supplies","Religious \u0026 Non-Profit":"Religious \u0026 Non-Profit","Restaurants \u0026 Grocery":"Restaurants \u0026 Grocery","Services":"Services","Sporting Goods":"Sporting Goods","Toys \u0026 Games":"Toys \u0026 Games","Travel, Recreation \u0026 Leisure":"Travel, Recreation \u0026 Leisure","Vehicle \u0026 Parts":"Vehicle \u0026 Parts","Other":"Other"}},"experience":{"label":"What best describes how you currently sell your products?","placeholder":"What best describes how you currently sell your products?","errors":{"required":"What best describes how you currently sell your products? is required"},"options":{"Add an online store to my offline business":"I sell mainly in person or in retail stores","Expand my online business":"I sell mainly through online marketplaces","Switching from a Competitor":"I sell on a website using another solution","Research as a student, app developer or job applicant":"I'm a student, job applicant, or just doing research","Set up a store for a client":"I'm building a store for a client","Start an online business":"I'm not selling yet","I'm a BigCommerce customer":"I'm a BigCommerce customer"}},"postal_code":{"label":"Postal Code","placeholder":"Postal Code","errors":{"required":"Postal Code is required","minLength":"Postal Code must be at least 2 characters long","maxLength":"Postal Code must be maximum 16 characters long"}},"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 is required"}}},"buttons":{"form1":"Create your store","form2":"Proceed to store"},"loading":{"headline":"Your store is being created","body":"You've taken a big step! Hold tight as we get your store prepped. We'll have it ready shortly.","longerThanExpected":"This is taking longer than expected. Thanks for your patience. We'll send you an email as soon as your site is ready."},"status":{"existingAccount":{"headline":"An account with these credentials already exists.","body":"You will be redirected to sign-in to your existing account shortly.","buttons":{"redirect":"Redirect now"}},"cui":{"headline":"We couldn't create a trial here.","body":"You can create a new store or manage existing stores on the Account Page.","buttons":{"redirect":"Take me there","cancel":"Cancel"}},"errors":{"427":"An error has occurred, please contact support.","default":"An error has occurred while creating your trial, please try again."}}}},"pricing":{"tableData":{"pricingtoggle":{"monthlyPricing":"Monthly","annualPricing":"Annual (Save 25%)"},"pricingDisclaimerText":"Offer available for Standard, Plus and Pro plans.","pricingPlans":[{"planName":"Standard","tagline":"Sell online with your own beautiful online store","monthlyPrice":{"price":39,"postfix":"/mo"},"annualPrice":{"price":29,"postfix":"/mo","subText":"Billed Annually"},"isFeatured":false,"featuredPlanLabel":"","mobileList":["Sell up to $50k Annually","No transaction fees","Unlimited staff accounts","24/7 support","Integrations with leading payment gateways","Special credit card rates via Paypal powered by Braintree (2.59% + $0.49 per transaction)","Single page checkout","Marketplace and social integrations (Amazon, Ebay, Facebook, and more)","Integrations with leading point of sale providers (Square, Vend, Clover, and more)","Free sitewide HTTPs dedicated SSL","BigCommerce mobile app","Real time shipping quotes","Coupons, discount rules, and gift cards","Product ratings and reviews"],"additionalMobileTagline":""},{"planName":"Plus","tagline":"Grow your online business with marketing tools proven to increase conversion","monthlyPrice":{"price":105,"postfix":"/mo"},"annualPrice":{"price":79,"postfix":"/mo","subText":"Billed Annually"},"isFeatured":true,"featuredPlanLabel":"most popular","mobileList":["Sell up to $180k annually","Special credit card rates via Paypal powered by Braintree (2.35% + $0.49 per transaction)","Customer groups and segmentation","Abandoned cart saver","Persistent cart","Stored credit cards"],"additionalMobileTagline":"The Plus Plan includes everything in the Standard plan, but offers additional features including but not limited to:"},{"planName":"Pro","tagline":"Scale your growing business with a comprehensive set of features","monthlyPrice":{"price":399,"postfix":"/mo"},"annualPrice":{"price":299,"postfix":"/mo","subText":"Billed Annually"},"isFeatured":false,"featuredPlanLabel":"","mobileList":["Sell up to $400k annually","Special credit card rates via Paypal powered by Braintree (2.05% + $0.49 per transaction)","Faceted search (Product filtering)","Custom SSL"],"additionalMobileTagline":"The Pro Plan includes everything in the Plus plan, but offers additional features including but not limited to:"},{"planName":"Enterprise","tagline":"Power your team’s success with the best full-service open platform","customPrice":"\u003ca href='https://www.bigcommerce.com/contact-sales/'\u003eContact sales\u003c/a\u003e or call \u003ca href='tel:1-866-991-0872'\u003e1-866-991-0872\u003c/a\u003e for custom pricing","isFeatured":false,"featuredPlanLabel":"","mobileList":["Custom facets (Product Filtering)","Price lists","Unlimited API calls","No selling GMV limits annually (Custom pricing)","Special credit card rates via Paypal powered by Braintree (2.05% + $0.49 or lower per transaction)","Express routing and priority support","Strategic account management available","API support (express routing)"],"additionalMobileTagline":"The Enterprise Plan includes everything in the Pro plan, but offers additional features including but not limited to:"}],"rows":[{"type":"heading","subRows":[{"header":{"content":"Included in all plans"}}]},{"type":"default","subRows":[{"header":{"content":"No additional transaction fees","toolTip":"BigCommerce offers more than 55 payment providers. Choose the solution that works best for your business without additional transaction fees or penalties."},"cells":[{"content":"0%"},{"content":"0%"},{"content":"0%"},{"content":"0%"}]},{"header":{"content":"Products, file storage and bandwidth"},"cells":[{"content":"Unlimited"},{"content":"Unlimited"},{"content":"Unlimited"},{"content":"Unlimited"}]},{"header":{"content":"Staff accounts"},"cells":[{"content":"Unlimited"},{"content":"Unlimited"},{"content":"Unlimited"},{"content":"Unlimited"}]}]},{"type":"heading","subRows":[{"header":{"content":"Sales Channels"}}]},{"type":"default","subRows":[{"header":{"content":"Online storefront"},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Multi-Storefront","toolTip":"Create and manage multiple, unique storefronts within your BigCommerce dashboard. Whether you manage multiple brands, sell across customer segments or build across different regions — streamline your operations from one single account."},"cells":[{"content":"Up to 3"},{"content":"Up to 5"},{"content":"Up to 8"},{"content":"\u003ca href='https://www.bigcommerce.com/contact/'\u003eContact\u003c/a\u003e"}]},{"header":{"content":"Price per additional storefront"},"cells":[{"content":"$30/mo"},{"content":"$50/mo"},{"content":"$100/mo"},{"content":"\u003ca href=\"https://www.bigcommerce.com/contact/\"\u003eContact\u003c/a\u003e"}]},{"header":{"content":"Point of sale","toolTip":"Connect your offline and online business with POS integrations to Square, Vend, Clover, Heartland Retail, and more."},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Amazon/eBay/Walmart","toolTip":"Connect your store to the world’s largest marketplaces to reach millions of new shoppers while managing all your orders from BigCommerce."},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Facebook/Instagram","toolTip":"Reach more customers \u0026 drive conversion with Facebook Shop \u0026 Instagram Checkout."},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]}]},{"type":"heading","subRows":[{"header":{"content":"Features"}}]},{"type":"default","subRows":[{"header":{"content":"Mobile responsive website"},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"BigCommerce mobile app"},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Single-page checkout"},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Apple Pay, Google Pay, Amazon Pay"},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Coupons, discounts and gift cards","toolTip":"With more than 70 discount options available out-of-the-box, BigCommerce offers advanced but user-friendly promotions tools — without using a third-party app."},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Multi-Currency","toolTip":"Accept payments in over 100+ currencies and offering local payment methods through the gateway of your choice."},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Real time shipping quotes","toolTip":"Give shoppers the most accurate shipping pricing available with real-time rates from UPS, USPS, FedEx, Australia Post, Royal Mail, Canada Post and more."},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Professional reporting tools"},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Built-in blog","toolTip":"Help improve your SEO rankings and deliver a content-rich experience to your shoppers with a blog."},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Product ratings and reviews"},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Free Sitewide HTTPs and Dedicated SSL","toolTip":"All traffic to your site is over HTTPs and comes with a free dedicated SSL that helps improve consumer confidence, search rankings and conversion by keeping shoppers on your custom domain during checkout."},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"ShipperHQ shipping rules engine","toolTip":"Increase checkouts and eliminate overpayment for misquotes by using the world’s most sophisticated shipping rules engine right from BigCommerce."},"cells":[{"content":"Available"},{"content":"Available"},{"content":"Available"},{"checkmark":true}]},{"header":{"content":"Customer groups and segmentation","toolTip":"Segment your customers for pricing, product access and promotions to create differentiated experiences on your website."},"cells":[{"checkmark":false},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Abandoned cart saver","toolTip":"This conversion tool automatically sends shoppers a customizable series of emails motivating them to complete their purchase."},"cells":[{"checkmark":false},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Persistent Cart","toolTip":"Improve your customers’ experience by saving their shopping cart to their account, so when they switch devices, their cart is still there."},"cells":[{"checkmark":false},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Stored credit cards","toolTip":"Returning customers are sent to the payment step with their billing and shipping automatically filled to save time at checkout."},"cells":[{"checkmark":false},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Google customer reviews"},"cells":[{"checkmark":false},{"checkmark":false},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Product filtering","toolTip":"Improve the shopping experience by enabling shoppers to easily and dynamically filter products."},"cells":[{"checkmark":false},{"checkmark":false},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Custom product filtering","toolTip":"Your custom product fields can be used as product filters in faceted search."},"cells":[{"checkmark":false},{"checkmark":false},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Price Lists","toolTip":"Give B2B customers a B2C-level experience with custom pricing at the SKU level for customer groups."},"cells":[{"checkmark":false},{"checkmark":false},{"checkmark":false},{"checkmark":true}]},{"header":{"content":"Unlimited API Calls","toolTip":"Use the industry's fastest APIs to automatically sync data from 3rd party systems (such as ERPs) seamlessly into BigCommerce."},"cells":[{"checkmark":false},{"checkmark":false},{"checkmark":false},{"checkmark":true}]},{"header":{"content":"Inventory locations","toolTip":"Sell and fulfill orders in multiple retail locations, including in store pick up and curbside."},"cells":[{"content":"Up to 4"},{"content":"Up to 5"},{"content":"Up to 8"},{"content":"Custom"}]},{"header":{"content":"Online sales per year","toolTip":"Calculated on a trailing 12-month basis."},"cells":[{"content":"Up to $50k"},{"content":"Up to $180k"},{"content":"Up to $400k**"},{"content":"Custom"}]}]},{"type":"heading","subRows":[{"header":{"content":"Service and Support"}}]},{"type":"default","subRows":[{"header":{"content":"24/7 tech support (phone, chat, \u0026 ticket)","toolTip":"We’re available 24/7 via chat, email, and US-based phone support for any technical issues you may have."},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"Express routing, priority support, and customer success management available"},"cells":[{"checkmark":false},{"checkmark":false},{"checkmark":false},{"checkmark":true}]},{"header":{"content":"API Support","toolTip":"We will make sure any of the functionality the APIs and any documentation of development features work as intended."},"cells":[{"checkmark":false},{"checkmark":false},{"checkmark":false},{"checkmark":true}]}]},{"type":"heading","subRows":[{"header":{"content":"Payment Processing"}}]},{"type":"default","subRows":[{"header":{"content":"No transaction fees to use leading payment gateways\n\u003ca href='https://www.bigcommerce.com/payments'\u003eLearn more\u003c/a\u003e"},"cells":[{"checkmark":true},{"checkmark":true},{"checkmark":true},{"checkmark":true}]},{"header":{"content":"(Optional) Special credit card rates available via PayPal and Braintree \u003ca href='https://www.bigcommerce.com/paypal-rates/'\u003eLearn more\u003c/a\u003e"},"cells":[{"content":"2.59% + $0.49"},{"content":"2.35% + $0.49"},{"content":"2.35% + $0.49"},{"content":"Competitive, personalized pricing for Enterprise merchants"}]}]}]}},"caseStudyDefaultSEO":{"description":"Looking for an ecommerce platform? Browse our ecommerce case studies to see examples of companies that have seen HUGE growth from using BigCommerce."}}},"__N_SSG":true},"page":"/[[...path]]","query":{"path":["uae"]},"buildId":"c177d5e","isFallback":false,"isExperimentalCompile":false,"gsp":true,"locale":"en-US","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>

Pages: 1 2 3 4 5 6 7 8 9 10