@charset "UTF-8";@layer custom-components{.CrdPricingTable{display:grid;grid-template-rows:1fr}@media (max-width: 1023px){.CrdPricingTable[data-active-tab="0"] .sq-custom-pricing-table--feature-section-processing-rates .sq-custom-pricing-table--feature-section-row{flex-direction:column}.CrdPricingTable[data-active-tab="0"] .sq-custom-pricing-table--feature-section-processing-rates .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--feature-section-cell{align-items:flex-start!important}.CrdPricingTable[data-active-tab="0"] .sq-custom-pricing-table--feature-section-processing-rates .sq-custom-pricing-table--feature-section-row .RichTextFieldComponent{width:100%!important}.CrdPricingTable[data-active-tab="0"] .sq-custom-pricing-table--feature-section-row>.sq-custom-pricing-table--feature-section-cell:nth-child(2){display:flex!important;flex-direction:column!important;align-items:flex-end}.CrdPricingTable[data-active-tab="1"] .sq-custom-pricing-table--feature-section-processing-rates .sq-custom-pricing-table--feature-section-row{flex-direction:column}.CrdPricingTable[data-active-tab="1"] .sq-custom-pricing-table--feature-section-processing-rates .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--feature-section-cell{align-items:flex-start!important}.CrdPricingTable[data-active-tab="1"] .sq-custom-pricing-table--feature-section-processing-rates .sq-custom-pricing-table--feature-section-row .RichTextFieldComponent{width:100%!important}.CrdPricingTable[data-active-tab="1"] .sq-custom-pricing-table--feature-section-row>.sq-custom-pricing-table--feature-section-cell:nth-child(3){display:flex!important;flex-direction:column!important;align-items:flex-end}.CrdPricingTable[data-active-tab="2"] .sq-custom-pricing-table--feature-section-processing-rates .sq-custom-pricing-table--feature-section-row{flex-direction:column}.CrdPricingTable[data-active-tab="2"] .sq-custom-pricing-table--feature-section-processing-rates .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--feature-section-cell{align-items:flex-start!important}.CrdPricingTable[data-active-tab="2"] .sq-custom-pricing-table--feature-section-processing-rates .sq-custom-pricing-table--feature-section-row .RichTextFieldComponent{width:100%!important}.CrdPricingTable[data-active-tab="2"] .sq-custom-pricing-table--feature-section-row>.sq-custom-pricing-table--feature-section-cell:nth-child(4){display:flex!important;flex-direction:column!important;align-items:flex-end}}.CrdPricingTable .fade-in{animation:svelte-3eb5t8-fadeIn .3s forwards}.CrdPricingTable .fade-out{animation:svelte-3eb5t8-fadeOut .3s forwards}@keyframes svelte-3eb5t8-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-3eb5t8-fadeOut{0%{opacity:1}to{opacity:0}}.CrdPricingTable .CrdPricingTable--header{padding-bottom:var(--space-20);border-bottom:1px solid var(--color-border);background-color:var(--color-white);z-index:8;grid-row:1;margin-bottom:var(--space-20)}@media (min-width: 1024px){.CrdPricingTable .CrdPricingTable--header{position:sticky;top:-1px;margin-bottom:var(--space-80);padding-bottom:5px;padding-top:69px}}@media (max-width: 1023px){.CrdPricingTable .CrdPricingTable--header{display:none!important}}.CrdPricingTable .CrdPricingTable--header .sq-custom-pricing-table--header-plans>p{opacity:0;transition:all .3s ease}.CrdPricingTable .CrdPricingTable--header .sq-custom-pricing-table--header-plans>h3{transition:all .3s ease;margin-bottom:0!important}@media (max-width: 1023px){.CrdPricingTable .CrdPricingTable--header .sq-custom-pricing-table--header-plans{border-bottom:1px solid var(--color-border);padding-bottom:var(--space-20);margin-bottom:var(--space-20);width:100%!important}.CrdPricingTable .CrdPricingTable--header .sq-custom-pricing-table--header-plans h3{margin-bottom:0!important}}@media (max-width: 1023px){.CrdPricingTable .CrdPricingTable--header .sq-custom-pricing-table--header{flex-direction:column;gap:var(--space-30)}}.CrdPricingTable .CrdPricingTable--header .sq-custom-pricing-table--header-item{display:grid;grid-template-columns:1fr;align-content:stretch}.CrdPricingTable .CrdPricingTable--header .sq-custom-pricing-table--header-item .LinkComponent{align-self:end}.CrdPricingTable .CrdPricingTable--header .sq-custom-pricing-table--header-item .sq-custom-crd-h3-m,.CrdPricingTable .CrdPricingTable--header .sq-custom-pricing-table--header-item .sq-custom-crd-h3-r{transition:all .3s ease}@media (min-width: 1024px){.CrdPricingTable .CrdPricingTable--header .sq-custom-pricing-table--header-item span{margin:0!important}.CrdPricingTable .CrdPricingTable--header .sq-custom-pricing-table--header-item .sq-custom-crd-body-small,.CrdPricingTable .CrdPricingTable--header .sq-custom-pricing-table--header-item .LinkComponent{margin:var(--space-20) 0 0!important}.CrdPricingTable .CrdPricingTable--header .sq-custom-pricing-table--header-item p:has(.sq-custom-crd-body-small){overflow:hidden;display:block;transition:all .2s ease;max-height:300px}}@media (max-width: 1023px){.CrdPricingTable .CrdPricingTable--header .sq-custom-pricing-table--header-item{width:100%!important}}@media (min-width: 1024px){.CrdPricingTable .CrdPricingTable--header.sticky .sq-custom-pricing-table--header-item>p:has(.sq-custom-crd-body-small){max-height:0}.CrdPricingTable .CrdPricingTable--header.sticky .sq-custom-pricing-table--header-plans>p{opacity:1}.CrdPricingTable .CrdPricingTable--header.sticky .sq-custom-pricing-table--header-plans>h3{font-family:var(--font-family-crd-h5);font-weight:var(--font-weight-crd-h5);font-size:var(--font-size-crd-h5);line-height:var(--line-height-crd-h5);letter-spacing:var(--letter-spacing-crd-h5);color:var(--font-color-crd-h5, var(--color));color:var(--color-gray-55)!important}.CrdPricingTable .CrdPricingTable--header.sticky .sq-custom-crd-h3-m{font-family:var(--font-family-crd-h4);font-weight:var(--font-weight-crd-h4);font-size:var(--font-size-crd-h4);line-height:var(--line-height-crd-h4);letter-spacing:var(--letter-spacing-crd-h4);color:var(--font-color-crd-h4, var(--color));font-weight:var(--font-weight-crd-h4-m)}.CrdPricingTable .CrdPricingTable--header.sticky .sq-custom-crd-h3-r{font-family:var(--font-family-crd-h4);font-weight:var(--font-weight-crd-h4);font-size:var(--font-size-crd-h4);line-height:var(--line-height-crd-h4);letter-spacing:var(--letter-spacing-crd-h4);color:var(--font-color-crd-h4, var(--color));font-weight:var(--font-weight-crd-h4-r)}}.CrdPricingTable .CrdPricingTable--header .sq-custom-pricing-table--header-tabs{display:none}@media (max-width: 1023px){.CrdPricingTable .sq-custom-features{grid-row:4}}@media (min-width: 1024px){.CrdPricingTable .processing-rates{grid-row:2}}@media (max-width: 1023px){.CrdPricingTable .processing-rates{border-bottom:1px solid var(--color-border)}}.CrdPricingTable .processing-rates .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--feature-section-cell.RichTextFieldComponent>p{font-family:var(--font-family-crd-body-extra-small);font-weight:var(--font-weight-crd-body-extra-small);font-size:var(--font-size-crd-body-extra-small);line-height:var(--line-height-crd-body-extra-small);letter-spacing:var(--letter-spacing-crd-body-extra-small);color:var(--font-color-crd-body-extra-small, var(--color));margin-bottom:var(--space-10)}.CrdPricingTable .processing-rates .ListComponentItem{padding-left:var(--space-10)}.CrdPricingTable .processing-rates .ListComponentItem:before{margin-left:calc(-1 * var(--space-10))!important}.CrdPricingTable .processing-rates .ListComponentItem p{margin:0!important}@media (min-width: 1024px){.CrdPricingTable .processing-rates .sq-custom-feature-text-wrap .InlineTypographyComponent{max-width:calc(100% - var(--space-20))}}.CrdPricingTable .CrdPricingTable--header-tabs{display:none}@media (max-width: 1023px){.CrdPricingTable .CrdPricingTable--header-tabs{display:flex;position:sticky;top:-1px;grid-row:2;background-color:var(--color-white);z-index:8;gap:var(--space-10);padding:var(--space-20) 0;margin-bottom:var(--space-40);border-bottom:1px solid transparent;transition:border-color,padding .4s;grid-row:1}.CrdPricingTable .CrdPricingTable--header-tabs.sticky{border-bottom-color:var(--color-border);padding-top:90px}}.CrdPricingTable .CrdPricingTable--header-tabs .CrdPricingTable--header-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center;padding:var(--space-10) var(--space-30);border:1px solid var(--color-charcoal);border-radius:60px;flex:1;background-color:transparent}.CrdPricingTable .CrdPricingTable--header-tabs .CrdPricingTable--header-tab .RichTextFieldComponent>p{font-family:var(--font-family-crd-h6);font-weight:var(--font-weight-crd-h6);font-size:var(--font-size-crd-h6);line-height:var(--line-height-crd-h6);letter-spacing:var(--letter-spacing-crd-h6);color:var(--font-color-crd-h6, var(--color))}.CrdPricingTable .CrdPricingTable--header-tabs .CrdPricingTable--header-tab.active{background-color:var(--color-blue);border-color:var(--color-blue)}.CrdPricingTable .CrdPricingTable--header-tabs .CrdPricingTable--header-tab.active .RichTextFieldComponent>p{color:var(--color-white)}.CrdPricingTable .CrdPricingTable--anchors{display:none;padding:var(--space-60) 0 var(--space-120);border-top:1px solid var(--color-border);margin:0;display:flex;flex-wrap:wrap;gap:var(--space-20)}.CrdPricingTable .CrdPricingTable--anchors li{padding:0}@media (min-width: 1024px){.CrdPricingTable .CrdPricingTable--anchors{display:flex;grid-row:3}}@media (max-width: 1023px){.CrdPricingTable .CrdPricingTable--anchors{display:none}}.CrdPricingTable .CrdPricingTable--anchors .CrdPricingTable--anchor{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:var(--space-10) var(--space-20);border:1px solid var(--color-border);text-decoration:none;border-radius:60px;margin-bottom:0!important;font-family:var(--font-family-crd-body);font-weight:var(--font-weight-crd-body);font-size:var(--font-size-crd-body);line-height:var(--line-height-crd-body);letter-spacing:var(--letter-spacing-crd-body);color:var(--font-color-crd-body, var(--color))}.CrdPricingTable .CrdPricingTable--anchors .CrdPricingTable--anchor:after{content:"→";transform:rotate(90deg)}.CrdPricingTable .CrdPricingTable--anchors-mobile{display:none;padding:var(--space-10) var(--space-20);border:1px solid var(--color-border);border-radius:60px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.8838 14.6339C10.3956 15.122 9.60418 15.122 9.11602 14.6339L1.61602 7.13388L3.38379 5.36612L9.99991 11.9822L16.616 5.36612L18.3838 7.13388L10.8838 14.6339Z" fill="%23030303"/></svg>') center right 20px no-repeat;cursor:pointer;font-family:var(--font-family-crd-body);font-weight:var(--font-weight-crd-body);font-size:var(--font-size-crd-body);line-height:var(--line-height-crd-body);letter-spacing:var(--letter-spacing-crd-body);color:var(--font-color-crd-body, var(--color))}@media (max-width: 1023px){.CrdPricingTable .CrdPricingTable--anchors-mobile{display:flex;grid-row:3;margin-top:var(--space-60)}}.CrdPricingTable .CrdPricingTable--section{padding-bottom:var(--space-80)}@media (max-width: 1023px){.CrdPricingTable .CrdPricingTable--section{padding-bottom:var(--space-60)}}.CrdPricingTable .sq-custom-pricing-table--feature-section{display:flex;flex-direction:column}.CrdPricingTable .sq-custom-pricing-table--feature-section .sq-custom-pricing-table--group-header{padding-bottom:var(--space-20)}@media (max-width: 1023px){.CrdPricingTable .sq-custom-pricing-table--feature-section .sq-custom-pricing-table--group-header{width:100%!important}}.CrdPricingTable .sq-custom-pricing-table--feature-section .sq-custom-pricing-table--group-header h3{margin-bottom:var(--space-10)!important}@media (max-width: 1023px){.CrdPricingTable .sq-custom-pricing-table--feature-section .sq-custom-pricing-table--group-header h3{font-family:var(--font-family-crd-h4);font-weight:var(--font-weight-crd-h4);font-size:var(--font-size-crd-h4);line-height:var(--line-height-crd-h4);letter-spacing:var(--letter-spacing-crd-h4);color:var(--font-color-crd-h4, var(--color))}}.CrdPricingTable .sq-custom-pricing-table--feature-section .sq-custom-pricing-table--group-header .LinkComponent>a.LinkComponent--text{font-family:var(--font-family-crd-link-small);font-weight:var(--font-weight-crd-link-small);font-size:var(--font-size-crd-link-small);line-height:var(--line-height-crd-link-small);letter-spacing:var(--letter-spacing-crd-link-small);color:var(--font-color-crd-link-small, var(--color))}.CrdPricingTable .sq-custom-pricing-table--feature-section:not(.sq-custom-pricing-table--feature-section-no-border) .sq-custom-pricing-table--group-header{padding-bottom:var(--space-20)}.CrdPricingTable .sq-custom-pricing-table--feature-section:not(.sq-custom-pricing-table--feature-section-no-border) .sq-custom-pricing-table--feature-section-row{border-bottom:1px solid var(--color-border)}.CrdPricingTable .sq-custom-pricing-table--feature-section-row,.CrdPricingTable .sq-custom-pricing-table--header{width:100%!important;flex-flow:row wrap;flex-direction:unset;padding:var(--space-20) 0;display:flex;justify-content:flex-start}@media (max-width: 1023px){.CrdPricingTable .sq-custom-pricing-table--feature-section-row--has-link,.CrdPricingTable .sq-custom-pricing-table--header--has-link{flex-direction:column}.CrdPricingTable .sq-custom-pricing-table--feature-section-row--has-link .sq-custom-pricing-table--feature-section-cell,.CrdPricingTable .sq-custom-pricing-table--header--has-link .sq-custom-pricing-table--feature-section-cell{width:100%;align-items:flex-start!important}}.CrdPricingTable .sq-custom-pricing-table--feature-section-row>*:first-child,.CrdPricingTable .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--header-plans,.CrdPricingTable .sq-custom-pricing-table--header>*:first-child,.CrdPricingTable .sq-custom-pricing-table--header .sq-custom-pricing-table--header-plans{flex:2}@media (max-width: 1023px){.CrdPricingTable .sq-custom-pricing-table--feature-section-row>*:first-child,.CrdPricingTable .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--header-plans,.CrdPricingTable .sq-custom-pricing-table--header>*:first-child,.CrdPricingTable .sq-custom-pricing-table--header .sq-custom-pricing-table--header-plans{width:100%!important;flex-wrap:nowrap}}.CrdPricingTable .sq-custom-pricing-table--feature-section-row>*:first-child.RichTextFieldComponent p,.CrdPricingTable .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--header-plans.RichTextFieldComponent p,.CrdPricingTable .sq-custom-pricing-table--header>*:first-child.RichTextFieldComponent p,.CrdPricingTable .sq-custom-pricing-table--header .sq-custom-pricing-table--header-plans.RichTextFieldComponent p{font-weight:500}@media (max-width: 1023px){.CrdPricingTable .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--feature-section-cell:not(:first-child),.CrdPricingTable .sq-custom-pricing-table--header .sq-custom-pricing-table--feature-section-cell:not(:first-child){display:none}}.CrdPricingTable .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--feature-section-cell,.CrdPricingTable .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--header-item,.CrdPricingTable .sq-custom-pricing-table--header .sq-custom-pricing-table--feature-section-cell,.CrdPricingTable .sq-custom-pricing-table--header .sq-custom-pricing-table--header-item{flex:1}@media (min-width: 1024px){.CrdPricingTable .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--feature-section-cell,.CrdPricingTable .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--header-item,.CrdPricingTable .sq-custom-pricing-table--header .sq-custom-pricing-table--feature-section-cell,.CrdPricingTable .sq-custom-pricing-table--header .sq-custom-pricing-table--header-item{padding:0 var(--space-20)}}.CrdPricingTable .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--feature-section-cell.RichTextFieldComponent>p,.CrdPricingTable .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--header-item.RichTextFieldComponent>p,.CrdPricingTable .sq-custom-pricing-table--header .sq-custom-pricing-table--feature-section-cell.RichTextFieldComponent>p,.CrdPricingTable .sq-custom-pricing-table--header .sq-custom-pricing-table--header-item.RichTextFieldComponent>p{font-family:var(--font-family-crd-body-small);font-weight:var(--font-weight-crd-body-small);font-size:var(--font-size-crd-body-small);line-height:var(--line-height-crd-body-small);letter-spacing:var(--letter-spacing-crd-body-small);color:var(--font-color-crd-body-small, var(--color))}.CrdPricingTable .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--feature-section-cell-not-included p,.CrdPricingTable .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--feature-section-cell-included p,.CrdPricingTable .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--header-item-not-included p,.CrdPricingTable .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--header-item-included p,.CrdPricingTable .sq-custom-pricing-table--header .sq-custom-pricing-table--feature-section-cell-not-included p,.CrdPricingTable .sq-custom-pricing-table--header .sq-custom-pricing-table--feature-section-cell-included p,.CrdPricingTable .sq-custom-pricing-table--header .sq-custom-pricing-table--header-item-not-included p,.CrdPricingTable .sq-custom-pricing-table--header .sq-custom-pricing-table--header-item-included p{font-size:0!important;line-height:0!important}.CrdPricingTable .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--feature-section-cell-not-included p:before,.CrdPricingTable .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--feature-section-cell-included p:before,.CrdPricingTable .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--header-item-not-included p:before,.CrdPricingTable .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--header-item-included p:before,.CrdPricingTable .sq-custom-pricing-table--header .sq-custom-pricing-table--feature-section-cell-not-included p:before,.CrdPricingTable .sq-custom-pricing-table--header .sq-custom-pricing-table--feature-section-cell-included p:before,.CrdPricingTable .sq-custom-pricing-table--header .sq-custom-pricing-table--header-item-not-included p:before,.CrdPricingTable .sq-custom-pricing-table--header .sq-custom-pricing-table--header-item-included p:before{content:"";width:24px;height:24px;display:inline-block}.CrdPricingTable .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--feature-section-cell-not-included p:before,.CrdPricingTable .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--header-item-not-included p:before,.CrdPricingTable .sq-custom-pricing-table--header .sq-custom-pricing-table--feature-section-cell-not-included p:before,.CrdPricingTable .sq-custom-pricing-table--header .sq-custom-pricing-table--header-item-not-included p:before{background:url("data:image/svg+xml,%3Csvg width=%2718%27 height=%2718%27 viewBox=%270 0 18 18%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M9 0C4.04 0 0 4.04 0 9C0 13.96 4.04 18 9 18C13.96 18 18 13.96 18 9C18 4.04 13.96 0 9 0ZM16 9C16 10.57 15.47 12.02 14.6 13.18L4.82 3.4C5.98 2.53 7.43 2 9 2C12.86 2 16 5.14 16 9ZM2 9C2 7.43 2.53 5.98 3.4 4.82L13.18 14.6C12.02 15.47 10.57 16 9 16C5.14 16 2 12.86 2 9Z%27 fill=%27%23B3B3B3%27/%3E%3C/svg%3E") center center no-repeat}.CrdPricingTable .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--feature-section-cell-included p:before,.CrdPricingTable .sq-custom-pricing-table--feature-section-row .sq-custom-pricing-table--header-item-included p:before,.CrdPricingTable .sq-custom-pricing-table--header .sq-custom-pricing-table--feature-section-cell-included p:before,.CrdPricingTable .sq-custom-pricing-table--header .sq-custom-pricing-table--header-item-included p:before{background:url("data:image/svg+xml,%3Csvg width=%2720%27 height=%2714%27 viewBox=%270 0 20 14%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7.83316 13.5009C8.11483 13.5009 8.38566 13.3926 8.60233 13.1868L19.4357 2.35343L17.9082 0.825928L7.83316 10.8901L2.10233 5.15926L0.574829 6.68676L7.07483 13.1868C7.28066 13.3926 7.55149 13.5009 7.83316 13.5009Z%27 fill=%27%23030303%27/%3E%3C/svg%3E%0A") center center no-repeat}}
