@charset "UTF-8";@layer custom-components{[lang=ja-JP] .ImageSubnav .title{white-space:nowrap}}@layer custom-components{.ModalPartial[data-size=small] .modal-wrapper,.ModalPartial[data-size=extra-large] .modal-wrapper{padding-top:var(--space-60);padding-bottom:var(--space-60)}.ModalPartial[data-size=small] .modal-wrapper>div,.ModalPartial[data-size=extra-large] .modal-wrapper>div{width:var(--container-width-current);margin-right:auto;margin-left:auto}@media (min-width: 374px){.ModalPartial[data-size=small] .modal-wrapper>div{width:var(--container-width-extra-small)}}@media (min-width: 1280px){.ModalPartial[data-size=extra-large] .modal-wrapper{display:inline-block;width:auto!important;min-height:0!important;padding-right:var(--space-60);padding-left:var(--space-60);border-radius:5px}}@media (min-width: 1280px){.ModalPartial[data-size=extra-large] .modal-wrapper>div{width:var(--container-width-medium)}}@media (min-width: 1680px){.ModalPartial[data-size=extra-large] .modal-wrapper>div{width:var(--container-width-large)}}}@layer custom-components{.sq-custom-image-width-40{width:var(--space-40)}.sq-custom-image-width-40-accent-background{display:flex;align-items:center;justify-content:center;height:var(--space-60);width:var(--space-60);background-color:var(--color-accent);border-radius:8px}.sq-custom-image-width-40-accent-background>div{width:var(--space-40)}.sq-custom-image-cover .ResponsiveImagePartial,.sq-custom-image-cover .ResponsiveImagePartial img{height:100%}.sq-custom-image-cover .ResponsiveImagePartial img{object-fit:cover}.sq-custom-tab-testimonial-eye-carumba img{width:247px}.sq-custom-tab-testimonial-srg img{width:96px}.sq-custom-tab-testimonial-live-by-the-sword img{width:110px}.sq-custom-tab-testimonial-leldons img{width:195px}}@layer custom-components{.sq-custom-link-with-ar-icon .LinkComponent--text{position:relative;padding-left:23px;color:var(--color-text)}.sq-custom-link-with-ar-icon .LinkComponent--text:before{content:"";position:absolute;top:50%;left:0;height:17px;width:17px;background-image:url(https://images.ctfassets.net/2d5q1td6cyxq/1EcA2289dc52hmPDtUzwMM/cb2d70596bb2d84776d343bcad328936/your-space.png);background-size:cover;transform:translate3d(0,-50%,0)}.sq-custom-link-gray-with-underline a{font-weight:var(--font-weight-regular);text-decoration:underline}.sq-custom-link-gray-with-underline a,.sq-custom-link-gray-with-underline a:hover,.sq-custom-link-gray-with-underline a:active{color:var(--color-gray)}.sq-custom-white-link{--color-link: var(--color-white);--color-link-hover: var(--color-white);--color-link-active: var(--color-white)}.sq-custom-black-link{--color-link: var(--color-black);--color-link-hover: var(--color-black);--color-link-active: var(--color-black)}.sq-custom-link-h5{font-family:var(--font-family, var(--font-family-h5));font-size:var(--font-size, var(--font-size-h5));line-height:var(--line-height, var(--line-height-h5));letter-spacing:var(--letter-spacing, var(--letter-spacing-h5));font-weight:var(--font-weight, var(--font-weight-h5));color:var(--color, var(--color-heading))}.sq-custom-black-button{border-radius:3rem!important}.sq-custom-black-button .LinkComponent--button{--color-link: var(--color-black);--color-link-hover: var(--color-black);padding-right:2.5rem;padding-left:2.5rem}.sq-custom-black-button-inverted .LinkComponent--button{--color-link: var(--color-black);--color-link-hover: var(--color-black);color:var(--color-link);background:transparent;border:1px solid var(--color-black);border-radius:3rem!important;padding-right:2.5rem;padding-left:2.5rem}.sq-custom-black-link-component .LinkComponent--text{--color-link: var(--color-black);--color-link-hover: var(--color-black)}}@layer custom-components{.sq-custom-animated-slide-up-1>*{transform:translateY(20%);opacity:0;animation:fade-in .75s ease-out .75s forwards}.sq-custom-animated-slide-up-2>*{transform:translateY(20%);opacity:0;animation:fade-in .5s ease-out .75s forwards}.sq-custom-animated-slide-up-3>*{transform:translateY(20%);opacity:0;animation:fade-in .5s ease-out 1.25s forwards}@keyframes fade-in{0%{transform:translateY(20%);opacity:0}to{transform:translateY(0);opacity:1}}.sq-custom-hover-scale>*{transition:transform .2s ease-in-out}.sq-custom-hover-scale>*:hover{transform:scale(1.05)}}@layer custom-components{.sq-custom-disclaimer-footer{position:relative}.sq-custom-disclaimer-footer:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;width:var(--container-width-current);margin-right:auto;margin-left:auto;background-color:var(--color-gray)}.sq-custom-disclaimer-footer a{font-weight:var(--font-weight-regular);text-decoration:underline}.sq-custom-disclaimer-footer a,.sq-custom-disclaimer-footer a:hover{color:inherit}}@layer custom-components{.sq-custom-inline-lead-form{position:relative;color:var(--color-white)}.sq-custom-inline-lead-form,.sq-custom-inline-lead-form:before,.sq-custom-inline-lead-form:after{background-color:var(--color-charcoal)}.sq-custom-inline-lead-form:before,.sq-custom-inline-lead-form:after{content:"";position:absolute;top:0;height:100%;width:var(--space-60)}.sq-custom-inline-lead-form:before{left:calc(var(--space-60) * -1 + 1px);border-top-left-radius:var(--container-border-radius);border-bottom-left-radius:var(--container-border-radius)}.sq-custom-inline-lead-form:after{right:calc(var(--space-60) * -1 + 1px);border-top-right-radius:var(--container-border-radius);border-bottom-right-radius:var(--container-border-radius)}.sq-custom-inline-lead-form .InitialLeadForm>div,.sq-custom-inline-lead-form .FollowUpLeadForm>div{max-width:100%!important;padding-top:var(--space-60);padding-bottom:var(--space-40)}@media (min-width: 1280px){.sq-custom-inline-lead-form .InitialLeadForm>div,.sq-custom-inline-lead-form .FollowUpLeadForm>div{display:flex;align-items:flex-start;gap:var(--space-60)}}@media (min-width: 1280px){.sq-custom-inline-lead-form .InitialLeadForm>div>div{flex-basis:50%;max-width:50%}}.sq-custom-inline-lead-form .FollowUpLeadForm>div>div:first-child{flex:1}.sq-custom-inline-lead-form .FollowUpLeadForm>div>div:last-child{flex:2}.sq-custom-inline-lead-form .LeadFormIntroPartial{--color: var(--color-white);text-align:left!important}@media (min-width: 1280px){.sq-custom-inline-lead-form .LeadFormIntroPartial{margin-bottom:var(--space-none)}}.sq-custom-inline-lead-form .rftContainer{margin-bottom:var(--space-none)}.sq-custom-inline-lead-form .rftContainer .isLegalField{--color: var(--color-gray-55)}.sq-custom-inline-lead-form .FollowUpLeadForm input[type=checkbox]+label{font-size:var(--font-size-14);line-height:var(--line-height-24);color:var(--color-gray-55)}.sq-custom-inline-lead-form .FollowUpLeadForm legend{color:var(--color-white)}.sq-custom-inline-lead-form .FollowUpLeadForm .VisibleField>div{--color: var(--color-white)}.sq-custom-inline-lead-form .submitButton{background-color:var(--color-white)!important;color:var(--color-black)!important}}@layer custom-components{.sq-custom-hardware-device-hero h1{font-family:var(--font-family, var(--font-family-title-xl));font-size:var(--font-size, var(--font-size-title-xl));line-height:var(--line-height, var(--line-height-title-xl));letter-spacing:var(--letter-spacing, var(--letter-spacing-title-xl));font-weight:var(--font-weight, var(--font-weight-title-xl));color:var(--color, var(--color-title))}.sq-custom-hardware-device-hero>.BoxComponent:last-child{position:relative;background-color:#f4f4f4}.sq-custom-hardware-device-hero>.BoxComponent:last-child:before{content:"";display:block;padding-top:84%}.sq-custom-hardware-device-hero>.BoxComponent:last-child .VideoComponent{position:absolute;top:48px;left:0;bottom:48px;width:100%}}@layer custom-components{.sq-custom-other-hardware-options{overflow:hidden}.sq-custom-other-hardware-options a.BoxComponent{display:flex;flex-direction:column}.sq-custom-other-hardware-options a.BoxComponent .AproposImageComponent{margin-top:auto}.sq-custom-other-hardware-options .CrdCarouselSection a.BoxComponent{height:100%}}html:has(.sq-custom-promo-sticker) .PublicWebNav{--promo-copy: ""}@media (min-width: 1280px){html:has(.sq-custom-promo-sticker) .PublicWebNav .CtaSubnav .left-slot{display:flex;gap:var(--space-10)}html:has(.sq-custom-promo-sticker) .PublicWebNav .CtaSubnav .left-slot:after{display:inline-flex;align-items:center;align-self:center;justify-content:center;text-align:center;text-transform:uppercase;font-size:15px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-.3px;content:var(--promo-copy);background:var(--color-gray-99);color:var(--color-white);border-radius:50%;width:55px;height:55px}html:has(.sq-custom-promo-sticker) .PublicWebNav .CtaSubnav .left-slot:lang(fr):after,html:has(.sq-custom-promo-sticker) .PublicWebNav .CtaSubnav .left-slot:lang(es):after{white-space:nowrap}}@media (max-width: 1279px){html:has(.sq-custom-promo-sticker) .PublicWebNav .CtaSubnavMobileNav .header span.title{display:inline-flex;align-items:center}html:has(.sq-custom-promo-sticker) .PublicWebNav .CtaSubnavMobileNav .header span.title:lang(fr):after,html:has(.sq-custom-promo-sticker) .PublicWebNav .CtaSubnavMobileNav .header span.title:lang(es):after{white-space:nowrap}html:has(.sq-custom-promo-sticker) .PublicWebNav .CtaSubnavMobileNav .header span.title:after{display:inline-flex;align-items:center;align-self:center;justify-content:center;text-align:center;text-transform:uppercase;font-size:15px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-.3px;content:var(--promo-copy);background:var(--color-gray-99);color:var(--color-white);border-radius:50%;width:55px;height:55px;margin-left:10px;white-space:pre-wrap}}@media (min-width: 1280px){html:has(.sq-custom-promo-pill) .PublicWebNav .CtaSubnav .left-slot{display:flex;gap:var(--space-10)}html:has(.sq-custom-promo-pill) .PublicWebNav .CtaSubnav .left-slot:after{color:var(--color-blue);border:1px solid var(--color-blue);display:inline-flex;align-items:center;align-self:center;justify-content:center;text-align:center;text-transform:uppercase;font-size:15px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-.3px;content:var(--promo-copy);font-weight:var(--font-weight-semibold);width:fit-content;height:fit-content;padding:8px 13px;border-radius:45px}html:has(.sq-custom-promo-pill) .PublicWebNav .CtaSubnav .left-slot:lang(fr):after,html:has(.sq-custom-promo-pill) .PublicWebNav .CtaSubnav .left-slot:lang(es):after{white-space:nowrap}}@media (max-width: 1279px){html:has(.sq-custom-promo-pill) .PublicWebNav .CtaSubnavMobileNav .header span.title{display:inline-flex;align-items:center}html:has(.sq-custom-promo-pill) .PublicWebNav .CtaSubnavMobileNav .header span.title:lang(fr):after,html:has(.sq-custom-promo-pill) .PublicWebNav .CtaSubnavMobileNav .header span.title:lang(es):after{white-space:nowrap}html:has(.sq-custom-promo-pill) .PublicWebNav .CtaSubnavMobileNav .header span.title:after{color:var(--color-blue);border:1px solid var(--color-blue);display:inline-flex;align-items:center;align-self:center;justify-content:center;text-align:center;text-transform:uppercase;font-size:15px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-.3px;content:var(--promo-copy);font-weight:var(--font-weight-semibold);width:fit-content;height:fit-content;padding:8px 13px;border-radius:45px}}@media (min-width: 1280px){html:has(.sq-custom-promo-pill-black) .PublicWebNav .CtaSubnav .left-slot{display:flex;gap:var(--space-10)}html:has(.sq-custom-promo-pill-black) .PublicWebNav .CtaSubnav .left-slot:after{color:var(--color-white);background:var(--color-gray-99);border:1px solid var(--color-gray-99);display:inline-flex;align-items:center;align-self:center;justify-content:center;text-align:center;text-transform:uppercase;font-size:15px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-.3px;content:var(--promo-copy);font-weight:var(--font-weight-semibold);width:fit-content;height:fit-content;padding:8px 13px;border-radius:45px}html:has(.sq-custom-promo-pill-black) .PublicWebNav .CtaSubnav .left-slot:lang(fr):after,html:has(.sq-custom-promo-pill-black) .PublicWebNav .CtaSubnav .left-slot:lang(es):after{white-space:nowrap}}@media (max-width: 1279px){html:has(.sq-custom-promo-pill-black) .PublicWebNav .CtaSubnavMobileNav .header span.title{display:inline-flex;align-items:center}html:has(.sq-custom-promo-pill-black) .PublicWebNav .CtaSubnavMobileNav .header span.title:lang(fr):after,html:has(.sq-custom-promo-pill-black) .PublicWebNav .CtaSubnavMobileNav .header span.title:lang(es):after{white-space:nowrap}html:has(.sq-custom-promo-pill-black) .PublicWebNav .CtaSubnavMobileNav .header span.title:after{color:var(--color-blue);border:1px solid var(--color-blue);display:inline-flex;align-items:center;align-self:center;justify-content:center;text-align:center;text-transform:uppercase;font-size:15px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-.3px;content:var(--promo-copy);font-weight:var(--font-weight-semibold);width:fit-content;height:fit-content;padding:8px 13px;border-radius:45px}}@media (min-width: 1280px){html:has(.sq-custom-promo-pill-highlight) .PublicWebNav .CtaSubnav .left-slot{display:flex;gap:var(--space-10)}html:has(.sq-custom-promo-pill-highlight) .PublicWebNav .CtaSubnav .left-slot:after{--color-highlighter-yellow: #edff80;color:var(--color-gray-99);background-color:var(--color-highlighter-yellow);border:1px solid var(--color-highlighter-yellow);display:inline-flex;align-items:center;align-self:center;justify-content:center;text-align:center;text-transform:uppercase;font-size:15px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-.3px;content:var(--promo-copy);font-weight:var(--font-weight-semibold);width:fit-content;height:fit-content;padding:8px 13px;border-radius:45px}html:has(.sq-custom-promo-pill-highlight) .PublicWebNav .CtaSubnav .left-slot:lang(fr):after,html:has(.sq-custom-promo-pill-highlight) .PublicWebNav .CtaSubnav .left-slot:lang(es):after{white-space:nowrap}}@media (max-width: 1279px){html:has(.sq-custom-promo-pill-highlight) .PublicWebNav .CtaSubnavMobileNav .header span.title{display:inline-flex;align-items:center}html:has(.sq-custom-promo-pill-highlight) .PublicWebNav .CtaSubnavMobileNav .header span.title:lang(fr):after,html:has(.sq-custom-promo-pill-highlight) .PublicWebNav .CtaSubnavMobileNav .header span.title:lang(es):after{white-space:nowrap}html:has(.sq-custom-promo-pill-highlight) .PublicWebNav .CtaSubnavMobileNav .header span.title:after{--color-highlighter-yellow: #edff80;color:var(--color-gray-99);background-color:var(--color-highlighter-yellow);border:1px solid var(--color-highlighter-yellow);display:inline-flex;align-items:center;align-self:center;justify-content:center;text-align:center;text-transform:uppercase;font-size:15px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-.3px;content:var(--promo-copy);font-weight:var(--font-weight-semibold);width:fit-content;height:fit-content;padding:8px 13px;border-radius:45px}}@layer custom-components{[lang=en-GB] .sq-custom-richtext-first-child-quotes>p:first-child .InlineTypographyComponent,[lang=en-GB] .sq-custom-testimonial-blob .RichTextFieldComponent:first-child .InlineTypographyComponent,[lang=en-IE] .sq-custom-richtext-first-child-quotes>p:first-child .InlineTypographyComponent,[lang=en-IE] .sq-custom-testimonial-blob .RichTextFieldComponent:first-child .InlineTypographyComponent{quotes:"‘" "’"}[lang=fr-CA] .sq-custom-richtext-first-child-quotes>p:first-child .InlineTypographyComponent,[lang=fr-CA] .sq-custom-testimonial-blob .RichTextFieldComponent:first-child .InlineTypographyComponent,[lang=fr-FR] .sq-custom-richtext-first-child-quotes>p:first-child .InlineTypographyComponent,[lang=fr-FR] .sq-custom-testimonial-blob .RichTextFieldComponent:first-child .InlineTypographyComponent{quotes:"« " " »"}[lang=es-ES] .sq-custom-richtext-first-child-quotes>p:first-child .InlineTypographyComponent,[lang=es-ES] .sq-custom-testimonial-blob .RichTextFieldComponent:first-child .InlineTypographyComponent,[lang=ca-ES] .sq-custom-richtext-first-child-quotes>p:first-child .InlineTypographyComponent,[lang=ca-ES] .sq-custom-testimonial-blob .RichTextFieldComponent:first-child .InlineTypographyComponent{quotes:"«" "»."}.sq-custom-richtext-first-child-quotes>p:first-child .InlineTypographyComponent{position:relative;display:inline-block}.sq-custom-richtext-first-child-quotes>p:first-child .InlineTypographyComponent:before{content:open-quote;position:absolute;top:0;left:0;transform:translate(-100%)}.sq-custom-richtext-first-child-quotes>p:first-child .InlineTypographyComponent:after{content:close-quote}.sq-custom-testimonial-blob{position:relative;overflow:hidden}.sq-custom-testimonial-blob:after{content:"";position:absolute;z-index:0;bottom:-247px;right:-199px;height:432px;width:432px;background-color:#ecff8d;filter:blur(194px)}@media (min-width: 1024px){.sq-custom-testimonial-blob:after{bottom:-489px;right:-193px;height:820px;width:820px}}.sq-custom-testimonial-blob>.RichTextFieldComponent{position:relative;z-index:1}.sq-custom-testimonial-blob>.RichTextFieldComponent:first-child .InlineTypographyComponent{position:relative}.sq-custom-testimonial-blob>.RichTextFieldComponent:first-child .InlineTypographyComponent:before{content:open-quote;position:absolute;top:0;left:0;transform:translate(-100%)}.sq-custom-testimonial-blob>.RichTextFieldComponent:first-child .InlineTypographyComponent:after{content:close-quote}}@layer custom-components{@media (min-width: 1024px) and (max-width: 1280px){.sq-custom-tab-slider-terminal-overview .HardwareTabSlider__panel>.FlexLayoutSection{display:grid;grid-template-columns:repeat(2,1fr)}}@media (max-width: 1023px){.sq-custom-tab-slider-terminal-overview .HardwareTabSlider__panel>.FlexLayoutSection>div:nth-child(1){order:1}.sq-custom-tab-slider-terminal-overview .HardwareTabSlider__panel>.FlexLayoutSection>div:nth-child(2){order:3}.sq-custom-tab-slider-terminal-overview .HardwareTabSlider__panel>.FlexLayoutSection>div:nth-child(3){order:5}.sq-custom-tab-slider-terminal-overview .HardwareTabSlider__panel>.FlexLayoutSection>div:nth-child(4){order:2}.sq-custom-tab-slider-terminal-overview .HardwareTabSlider__panel>.FlexLayoutSection>div:nth-child(5){order:4}.sq-custom-tab-slider-terminal-overview .HardwareTabSlider__panel>.FlexLayoutSection>div:nth-child(6){order:6}}@media (min-width: 1024px) and (max-width: 1280px){.sq-custom-tab-slider-terminal-overview .HardwareTabSlider__panel>.FlexLayoutSection>div{width:100%}.sq-custom-tab-slider-terminal-overview .HardwareTabSlider__panel>.FlexLayoutSection>div:nth-child(1){grid-row:1}.sq-custom-tab-slider-terminal-overview .HardwareTabSlider__panel>.FlexLayoutSection>div:nth-child(2){grid-column:1/span 2;grid-row:3}.sq-custom-tab-slider-terminal-overview .HardwareTabSlider__panel>.FlexLayoutSection>div:nth-child(3){grid-row:1}.sq-custom-tab-slider-terminal-overview .HardwareTabSlider__panel>.FlexLayoutSection>div:nth-child(4){grid-row:2}.sq-custom-tab-slider-terminal-overview .HardwareTabSlider__panel>.FlexLayoutSection>div:nth-child(5){grid-row:4;grid-column:1/span 2}.sq-custom-tab-slider-terminal-overview .HardwareTabSlider__panel>.FlexLayoutSection>div:nth-child(6){grid-row:2}}}@layer custom-components{:root{--warm-gray-100: #f2f0ec}.sq-custom-hardware-accordion .AccordionItemComponent{border-color:var(--warm-gray-100)}.sq-custom-hardware-accordion .AccordionItemComponent .AccordionPlusMinusPartial{--size: 1.5rem !important;--thickness: .2rem !important;--color: var(--color-black) !important;background:var(--warm-gray-100);border-radius:50%;padding:var(--space-20)}}@layer custom-components{:root{--warm-gray-100: #f2f0ec}.sq-custom-hardware-lead-form{--color-link: var(--color-black)}.sq-custom-hardware-lead-form .content{margin-left:0}.sq-custom-hardware-lead-form .content .formContainer input[type=text]{border-radius:3rem;border:1px solid var(--warm-gray-100);box-shadow:none}.sq-custom-hardware-lead-form .content .formContainer .submitButton{border-radius:3rem;background:var(--color-black);padding-right:2.5rem;padding-left:2.5rem}}@layer custom-components{.h5{--font-weight: var(--font-weight-regular)}@media (max-width: 1023px){.h5{--font-size: var(--font-size-24);--line-height: var(--line-height-34)}}.sq-custom-blue-background{background-color:var(--color-blue)}.sq-custom-overflow-hidden{overflow:hidden}.sq-custom-display-flex{display:flex}.sq-custom-flex-align-items-end{align-items:flex-end}.sq-custom-flex-shrink-0{flex-shrink:0}.sq-custom-frosted-glass-background{position:relative;padding:var(--space-20);color:var(--color-white);background-color:#f4f4f433;border-radius:8px;box-shadow:0 0 24px #00000029;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.sq-custom-frosted-glass-background:before,.sq-custom-frosted-glass-background:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;border:1px solid transparent;border-radius:8px;-webkit-mask:linear-gradient(var(--color-white) 0 0) padding-box,linear-gradient(var(--color-white) 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude}.sq-custom-frosted-glass-background:before{background:linear-gradient(170deg,#ffffff80,#fff0 40%) border-box}.sq-custom-frosted-glass-background:after{background:linear-gradient(330deg,#ffffff4d,#fff0 40%) border-box}.sq-custom-warm-grey{background:#f7f5f3}.sq-custom-hover-scale>*{transition:transform .2s ease-in-out}.sq-custom-hover-scale>*:hover{transform:scale(1.05)}}
