.icon-button{align-items:center;background-color:var(--foregroundColorMuted5,rgba(21,2,58,.05));border:none;border-radius:100%;box-shadow:none;color:var(--foregroundColor,#15023a);cursor:pointer;display:flex;flex-shrink:0;height:48px;justify-content:center;padding:12px;transition:transform .2s cubic-bezier(.57,.32,.53,1.53),background-color .2s cubic-bezier(.57,.32,.53,1.53);width:48px}.icon-button:hover{transform:scale(1.1)}.icon-button:active,.icon-button:hover{background-color:var(--foregroundColorMuted10,rgba(21,2,58,.1))}.icon-button:active{transform:scale(.98)}.icon-button:focus-visible{color:var(--accentColor,#8c47ff);outline:3px solid var(--accentColor,#8c47ff)}@media screen and (max-width:478px){.icon-button{height:32px;padding:8px;width:32px}}.link-with-chevron{align-items:center;color:var(--foregroundColor,#15023a);display:flex;font-weight:500}.link-with-chevron:focus .icon-chevron,.link-with-chevron:hover .icon-chevron{transform:translate(4px)}.link-with-chevron-icon{margin-bottom:1px}@media screen and (max-width:767px){.link-with-chevron{align-items:center}.link-with-chevron-icon{height:16px;margin-bottom:0;width:16px}}.pillar-tlf{padding:0}.pillar-tlf .title-s{margin:0 0 16px}.pillar-tlf-title{margin-bottom:40px;max-width:486px}.pillar-tlf-grid{grid-gap:24px;display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:56px;perspective:150rem}.pillar-tlf-card,.pillar-tlf-hero-primary,.pillar-tlf-hero-secondary{background-color:var(--foregroundColorMutedFlat,#f8f7f9);border-radius:24px;display:flex;flex:1;flex-direction:column;justify-content:space-between;max-height:520px;overflow:hidden}.pillar-tlf-hero{display:flex;grid-column:span 2;height:440px;position:relative;transform-style:preserve-3d;transition:transform .4s}.pillar-tlf-hero-primary,.pillar-tlf-hero-secondary{backface-visibility:hidden;flex-direction:row;max-height:none;min-width:100%}.pillar-tlf-hero-secondary{align-items:center;background-color:var(--foregroundColor,#15023a);color:var(--backgroundColor,#fff);justify-content:center;transform:rotateY(180deg) translate(100%) translateZ(1px);z-index:3}.pillar-tlf-hero .pillar-tlf-content{max-width:448px}.pillar-tlf-card-svg{align-items:flex-end;display:inline-flex;justify-content:flex-end;overflow:hidden}.pillar-tlf-card-svg.dynamic-svg>svg{height:100%;width:auto}.pillar-tlf-content{color:var(--foregroundColor,#15023a);padding:32px}.pillar-tlf-content p{color:var(--foregroundColor,#15023a);font-size:1.7rem;line-height:150%;opacity:.7}.pillar-tlf-content p a{color:var(--accentColor,#8c47ff)}.pillar-tlf-intro{max-width:400px}.pillar-tlf-image{bottom:0;height:480px;position:absolute;right:-40px;top:-40px;transition:opacity 60ms .12s;width:640px;z-index:1}.pillar-tlf-info{font-size:2.4rem;font-weight:600;letter-spacing:-.01em;line-height:120%;margin:32px 0;max-height:calc(100% - 64px);max-width:544px;overflow-y:scroll;padding:0 16px;scrollbar-color:var(--backgroundColorDemi,hsla(0,0%,100%,.5)) var(--foregroundColor,#15023a)}.pillar-tlf-info::-webkit-scrollbar{width:8px}.pillar-tlf-info::-webkit-scrollbar-thumb{background:var(--backgroundColorDemi,hsla(0,0%,100%,.5));border-radius:4px}.pillar-tlf-info::-webkit-scrollbar-track{background:var(--foregroundColor,#15023a)}.pillar-tlf-info p:first-child{margin-top:0}.pillar-tlf-toggle-wrapper{bottom:32px;left:32px;position:absolute;z-index:2}.pillar-tlf-toggle-icon{transition:transform .2s ease-in-out,color .2s ease-in-out}.pillar-tlf-link-wrapper{display:flex;justify-content:center}.pillar-tlf .show-secondary{transform:rotateY(-180deg)}.pillar-tlf .show-secondary .pillar-tlf-image{opacity:0}.pillar-tlf .show-secondary .pillar-tlf-toggle-button{background-color:var(--backgroundColorMuted,hsla(0,0%,100%,.4));color:var(--backgroundColor,#fff)}.pillar-tlf .show-secondary .pillar-tlf-toggle-button:active,.pillar-tlf .show-secondary .pillar-tlf-toggle-button:hover{background-color:var(--backgroundColorDemi,hsla(0,0%,100%,.5))}.pillar-tlf .show-secondary .pillar-tlf-toggle-icon{transform:rotate(45deg)}@media screen and (max-width:991px){.pillar-tlf-info{font-size:2.2rem}.pillar-tlf{padding:0}.pillar-tlf-image{height:auto;right:0;top:auto;width:400px}.pillar-tlf-hero{height:320px}.pillar-tlf-content,.pillar-tlf-hero .pillar-tlf-content{max-width:340px}.pillar-tlf-content p{font-size:1.5rem}}@media screen and (max-width:478px){.pillar-tlf-info{font-size:2rem}}@media screen and (min-width:1280px){.pillar-tlf{padding:0 96px}}@media screen and (min-width:992px){.pillar-tlf-hero{height:320px}.pillar-tlf-image{height:auto;right:0;top:auto;width:480px}}@media screen and (max-width:767px){.pillar-tlf{padding:0}.pillar-tlf-grid{gap:16px;grid-template-columns:repeat(1,1fr);margin-bottom:40px}.pillar-tlf-hero{grid-column:span 1}.pillar-tlf-intro{max-width:100%}.pillar-tlf-card,.pillar-tlf-hero-primary,.pillar-tlf-hero-secondary{border-radius:16px;max-height:368px}.pillar-tlf-hero{height:424px}.pillar-tlf-hero .pillar-tlf-content{max-width:unset}.pillar-tlf-hero-primary{flex-direction:column;max-height:424px}.pillar-tlf-hero-secondary{background-color:var(--foregroundColor,#15023a);max-height:424px}.pillar-tlf-content{max-width:unset;padding:16px}.pillar-tlf-content p{font-size:1.5rem}.pillar-tlf-image{display:flex;height:auto;justify-content:center;overflow:hidden;position:relative;right:auto;top:auto;width:100%}.pillar-tlf-info{margin:0;padding:0 16px}.pillar-tlf-toggle-wrapper{bottom:16px;left:auto;right:16px}.pillar-tlf-toggle-icon{height:10px;width:10px}.pillar-tlf-link{align-items:center}.pillar-tlf-link-icon{height:16px;margin-bottom:0;width:16px}.pillar-tlf .show-secondary .pillar-tlf-image{transform:none}}@media (prefers-reduced-motion){.pillar-tlf-image{transition:transform 1s}.pillar-tlf-hero{transition:none}}.cta-entrepreneurs{overflow:hidden;position:relative}.cta-entrepreneurs-container{margin:0 auto;max-width:1440px;position:relative;width:100%}.cta-entrepreneurs-container:after,.cta-entrepreneurs-container:before{content:"";height:100%;left:-288px;opacity:0;position:absolute;top:0;transition:opacity .4s ease-in-out;width:576px;z-index:0}.cta-entrepreneurs-container:after{left:auto;right:-288px}.cta-entrepreneurs-lazy-load:after,.cta-entrepreneurs-lazy-load:before{opacity:1}.cta-entrepreneurs-lazy-load:before{background:url(./entrepreneurs-left-1x.0ac365f7.webp) no-repeat 50%;background-image:-webkit-image-set(url(./entrepreneurs-left-1x.0ac365f7.webp) 1x,url(./entrepreneurs-left-2x.742acca4.webp) 2x,url(./entrepreneurs-left-3x.c43290b9.webp) 3x);background-image:image-set(url(./entrepreneurs-left-1x.0ac365f7.webp) 1x,url(./entrepreneurs-left-2x.742acca4.webp) 2x,url(./entrepreneurs-left-3x.c43290b9.webp) 3x)}.cta-entrepreneurs-lazy-load:after{background:url(./entrepreneurs-right-1x.81833720.webp) no-repeat 50%;background-image:-webkit-image-set(url(./entrepreneurs-right-1x.81833720.webp) 1x,url(./entrepreneurs-right-2x.2af712f8.webp) 2x,url(./entrepreneurs-right-3x.728d88fa.webp) 3x);background-image:image-set(url(./entrepreneurs-right-1x.81833720.webp) 1x,url(./entrepreneurs-right-2x.2af712f8.webp) 2x,url(./entrepreneurs-right-3x.728d88fa.webp) 3x);opacity:1}.cta-entrepreneurs-wrapper{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:544px;padding:120px 0;position:relative;text-align:center;z-index:1}.cta-entrepreneurs-title{margin-bottom:40px}.cta-entrepreneurs-tagline{font-size:1.3rem}@media screen and (min-width:1680px){.cta-entrepreneurs-lazy-load:after,.cta-entrepreneurs-lazy-load:before{opacity:1}.cta-entrepreneurs-lazy-load:before{background-image:linear-gradient(90deg,#8c47ff,rgba(140,71,255,0)),url(./entrepreneurs-left-1x.0ac365f7.webp);background-image:linear-gradient(90deg,#8c47ff,rgba(140,71,255,0)),-webkit-image-set(url(./entrepreneurs-left-1x.0ac365f7.webp) 1x,url(./entrepreneurs-left-2x.742acca4.webp) 2x,url(./entrepreneurs-left-3x.c43290b9.webp) 3x);background-image:linear-gradient(90deg,#8c47ff,rgba(140,71,255,0)),image-set(url(./entrepreneurs-left-1x.0ac365f7.webp) 1x,url(./entrepreneurs-left-2x.742acca4.webp) 2x,url(./entrepreneurs-left-3x.c43290b9.webp) 3x)}.cta-entrepreneurs-lazy-load:after{background-image:linear-gradient(-90deg,#8c47ff,rgba(140,71,255,0)),url(./entrepreneurs-right-1x.81833720.webp);background-image:linear-gradient(-90deg,#8c47ff,rgba(140,71,255,0)),-webkit-image-set(url(./entrepreneurs-right-1x.81833720.webp) 1x,url(./entrepreneurs-right-2x.2af712f8.webp) 2x,url(./entrepreneurs-right-3x.728d88fa.webp) 3x);background-image:linear-gradient(-90deg,#8c47ff,rgba(140,71,255,0)),image-set(url(./entrepreneurs-right-1x.81833720.webp) 1x,url(./entrepreneurs-right-2x.2af712f8.webp) 2x,url(./entrepreneurs-right-3x.728d88fa.webp) 3x)}}@media screen and (max-width:1100px){.cta-entrepreneurs-container:before{left:-320px}.cta-entrepreneurs-container:after{right:-320px}}@media screen and (min-width:1280px){.cta-entrepreneurs-container:before{left:-200px}.cta-entrepreneurs-container:after{right:-200px}}@media screen and (max-width:991px){.cta-entrepreneurs-wrapper{max-width:440px}.cta-entrepreneurs-container:before{left:-368px}.cta-entrepreneurs-container:after{right:-368px}}@media screen and (max-width:767px){.cta-entrepreneurs-container:before{background:none}.cta-entrepreneurs-container:after{background-position-y:top;display:block;height:200px;position:relative;right:auto;top:auto;width:100%}.cta-entrepreneurs-wrapper{padding:56px 16px 48px}}.merchant-profile{align-items:center;display:flex}.merchant-profile-logo{border-radius:56px;margin-right:16px}.merchant-profile-logo img{border-radius:56px;height:56px;width:56px}.merchant-profile-content{display:flex;flex-direction:column;justify-content:center;word-break:break-all}.merchant-profile .content-caption,.merchant-profile .title-xxs{margin:0}@media screen and (max-width:767px){.merchant-profile-logo{margin-right:12px}.merchant-profile-logo img{height:32px;width:32px}}
