Company: stripe.com
Remote: No
Posted: 2026-03-14
Status: new
Apply: https://stripe.com/jobs/university
window.__capturedErrors = [];
window.onerror = function (message, url, line, column, error) { __capturedErrors.push(error); };
window.onunhandledrejection = function(evt) { __capturedErrors.push(evt.reason); }
(() => {
const getExperimentsContent = () =>
document.querySelector('meta[name="edge-experiment-treatments"]')
?.content ||
document.querySelector('meta[name="experiment-treatments"]')?.content;
const buildAssignedRules = (experimentId, variantId) => {
const expClass = CSS.escape(experimentId);
const varClass = CSS.escape(variantId);
return [
`.${expClass}.${varClass}.client-variant-wrapper { display: unset; }`,
`.${expClass}.control.client-variant-wrapper { display: none; }`,
];
};
const generateClientSideExperimentsStyle = () => {
const baseRules = [
'.client-variant-wrapper { display: none; }',
'.control.client-variant-wrapper { display: unset; }',
];
const experimentsContent = getExperimentsContent();
if (!experimentsContent) {
return baseRules.join('\n');
}
const assignedRules = experimentsContent
.split(',')
.map((entry) => {
const [experimentId, variantId, , , , renderSide] = entry.split('.');
return {experimentId, variantId, renderSide};
})
.filter((exp) => exp.renderSide === 'c' && exp.variantId !== 'control')
.flatMap((exp) => buildAssignedRules(exp.experimentId, exp.variantId));
return [...baseRules, ...assignedRules].join('\n');
};
const style = document.createElement('style');
style.id = 'experiments-style';
style.textContent = generateClientSideExperimentsStyle();
document.head.appendChild(style);
document.currentScript?.remove();
})();
{"GTM_ID":"GTM-WK8882T","GTM_FRAME_URL":"https://b.stripecdn.com/stripethirdparty-srv/assets/","patchMismatchedCids":false,"environment":"production"}
Chat with Stripe sales
Stripe: Jobs University
new MutationObserver(e=>{for(const d of e)if(d.addedNodes)for(const e of d.addedNodes)e instanceof HTMLLinkElement&&void 0!==e.dataset.jsLazyStyle&&e.addEventListener("load",function(){this.media="all"})}).observe(document.head,{childList:!0}),document.addEventListener("DOMContentLoaded",()=>{for(const e of document.querySelectorAll("link[data-js-lazy-style]"))"all"!==e.media&&(e.media="all")});
.SiteHeaderNavItem+.SiteHeaderNavItem{margin-left:-1px}.SiteHeaderNavItem__link,.SiteHeaderNavItem__link.Link{--linkColor:var(--navColor);--linkHoverColor:var(--navHoverColor);--linkHoverOpacity:var(--navHoverOpacity);display:block;padding:10px 20px;font:var(--fontWeightBold) 15px/1.6 var(--fontFamily);letter-spacing:.2px;color:var(--navColor);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;outline:none}.SiteHeaderNavItem__link.Link[aria-haspopup=true],.SiteHeaderNavItem__link[aria-haspopup=true]{cursor:default;transition:var(--hoverTransition);transition-property:color,opacity}.SiteHeaderNavItem__link.Link[aria-expanded=true],.SiteHeaderNavItem__link[aria-expanded=true]{color:var(--linkHoverColor);opacity:var(--linkHoverOpacity)}.keyboard-navigation .SiteHeaderNavItem__link.Link:focus,.keyboard-navigation .SiteHeaderNavItem__link:focus{box-shadow:var(--focusBoxShadow);border-radius:4px}html[lang^=ja] .SiteHeaderNavItem__link,html[lang^=ja] .SiteHeaderNavItem__link.Link{font-weight:600;font-variation-settings:"wght" 500}html[lang^=de] .SiteHeaderNavItem__link,html[lang^=de] .SiteHeaderNavItem__link.Link,html[lang^=es]:has(.SiteHeader--hasSupportLink) .SiteHeaderNavItem__link,html[lang^=es]:has(.SiteHeader--hasSupportLink) .SiteHeaderNavItem__link.Link,html[lang^=fr]:has(.SiteHeader--hasSupportLink) .SiteHeaderNavItem__link,html[lang^=fr]:has(.SiteHeader--hasSupportLink) .SiteHeaderNavItem__link.Link,html[lang^=ja]:has(.SiteHeader--hasSupportLink) .SiteHeaderNavItem__link,html[lang^=ja]:has(.SiteHeader--hasSupportLink) .SiteHeaderNavItem__link.Link,html[lang^=nl]:has(.SiteHeader--hasSupportLink) .SiteHeaderNavItem__link,html[lang^=nl]:has(.SiteHeader--hasSupportLink) .SiteHeaderNavItem__link.Link,html[lang^=th]:has(.SiteHeader--hasSupportLink) .SiteHeaderNavItem__link,html[lang^=th]:has(.SiteHeader--hasSupportLink) .SiteHeaderNavItem__link.Link{font:var(--fontWeightBold) 14px/1.6 var(--fontFamily)}.SiteHeader--hasContactSales:not(.SiteHeader--hasSupportLink,.SiteHeader--refreshed) .SiteHeaderNavItem__link,.SiteHeader--hasContactSales:not(.SiteHeader--hasSupportLink,.SiteHeader--refreshed) .SiteHeaderNavItem__link.Link{padding:10px 20px}html[lang^=es] .SiteHeader--hasContactSales:not(.SiteHeader--hasSupportLink,.SiteHeader--refreshed) .SiteHeaderNavItem__link,html[lang^=es] .SiteHeader--hasContactSales:not(.SiteHeader--hasSupportLink,.SiteHeader--refreshed) .SiteHeaderNavItem__link.Link,html[lang^=fr] .SiteHeader--hasContactSales:not(.SiteHeader--hasSupportLink,.SiteHeader--refreshed) .SiteHeaderNavItem__link,html[lang^=fr] .SiteHeader--hasContactSales:not(.SiteHeader--hasSupportLink,.SiteHeader--refreshed) .SiteHeaderNavItem__link.Link,html[lang^=id] .SiteHeader--hasContactSales:not(.SiteHeader--hasSupportLink,.SiteHeader--refreshed) .SiteHeaderNavItem__link,html[lang^=id] .SiteHeader--hasContactSales:not(.SiteHeader--hasSupportLink,.SiteHeader--refreshed) .SiteHeaderNavItem__link.Link,html[lang^=nl] .SiteHeader--hasContactSales:not(.SiteHeader--hasSupportLink,.SiteHeader--refreshed) .SiteHeaderNavItem__link,html[lang^=nl] .SiteHeader--hasContactSales:not(.SiteHeader--hasSupportLink,.SiteHeader--refreshed) .SiteHeaderNavItem__link.Link{padding:10px 16px}html[lang^=de] .SiteHeader--hasContactSales:not(.SiteHeader--hasSupportLink,.SiteHeader--refreshed) .SiteHeaderNavItem__link,html[lang^=de] .SiteHeader--hasContactSales:not(.SiteHeader--hasSupportLink,.SiteHeader--refreshed) .SiteHeaderNavItem__link.Link{padding:10px 8px}.SiteHeader--hasSupportLink .SiteHeaderNavItem__link,.SiteHeader--hasSupportLink .SiteHeaderNavItem__link.Link{padding:10px 12px}:lang(de) .SiteHeader--hasSupportLink .SiteHeaderNavItem__link,:lang(de) .SiteHeader--hasSupportLink .SiteHeaderNavItem__link.Link,:lang(es) .SiteHeader--hasSupportLink .SiteHeaderNavItem__link,:lang(es) .SiteHeader--hasSupportLink .SiteHeaderNavItem__link.Link,:lang(fr) .SiteHeader--hasSupportLink .SiteHeaderNavItem__link,:lang(fr) .SiteHeader--hasSupportLink .SiteHeaderNavItem__link.Link,:lang(ja) .SiteHeader--hasSupportLink .SiteHeaderNavItem__link,:lang(ja) .SiteHeader--hasSupportLink .SiteHeaderNavItem__link.Link,:lang(nl) .SiteHeader--hasSupportLink .SiteHeaderNavItem__link,:lang(nl) .SiteHeader--hasSupportLink .SiteHeaderNavItem__link.Link,:lang(th) .SiteHeader--hasSupportLink .SiteHeaderNavItem__link,:lang(th) .SiteHeader--hasSupportLink .SiteHeaderNavItem__link.Link{padding:10px 9px}.SiteHeader--tripleCTA .SiteHeaderNavItem__link,.SiteHeader--tripleCTA .SiteHeaderNavItem__link.Link{padding:10px 14px}.SiteHeader .SiteHeaderNavItem--condensed .SiteHeaderNavItem__link{padding:10px 12px}.SiteHeader .SiteHeaderNavItem--condensed .SiteHeaderNavItem__link:not(.SiteHeaderNavItem__link--hasCaret){padding:10px 16px}.SiteHeaderNavItem__link--hasCaret{display:flex;align-items:center;-moz-column-gap:3px;column-gap:3px}.SiteHeaderNavItem__link--hasCaret span,.SiteHeaderNavItem__link--hasCaret svg{display:inline-flex}.SiteHeaderNavItem__link--hasCaret.SiteHeaderNavItem__link[aria-expanded=true] .SiteHeaderNavItem__linkCaret--left{transform:rotate(-90deg)}.SiteHeaderNavItem__link--hasCaret.SiteHeaderNavItem__link[aria-expanded=true] .SiteHeaderNavItem__linkCaret--right{transform:rotate(90deg)}.SiteHeaderNavItem__link--hasCaret .SiteHeaderNavItem__linkCaretContainer{position:relative;padding:7px 1px 5px}.SiteHeaderNavItem__link--hasCaret .SiteHeaderNavItem__linkCaret{transition:transform .4s cubic-bezier(.4,0,.2,1)}.SiteHeaderNavItem__link--hasCaret .SiteHeaderNavItem__linkCaret--left{translate:2px}.SiteHeaderNavItem__link--hasCaret .SiteHeaderNavItem__linkCaret--right{translate:-2px}
.Link{font-weight:var(--linkWeight,var(--fontWeightSemibold));cursor:pointer;color:var(--linkColor);opacity:var(--linkOpacity,1);transition:var(--hoverTransition);transition-property:color,opacity;outline:none}@media (pointer:fine){.Link:hover{color:var(--linkHoverColor,var(--linkColor));opacity:var(--linkHoverOpacity,1)}}@media (pointer:coarse){.Link:active{color:var(--linkHoverColor,var(--linkColor));opacity:var(--linkHoverOpacity,1)}}.keyboard-navigation .Link:focus{box-shadow:var(--focusBoxShadow);border-radius:2px}.Link__icon{position:relative;top:2px;margin:0 8px 0 0}
.SiteHeaderNav__list{display:var(--desktopNavDisplay,flex);align-items:center;margin:0;padding:0;list-style:none}.SiteHeaderNav__list:has(.SiteHeaderNavItem--condensed){padding-left:8px}
.CtaButton{display:inline-block;padding:3px 0 6px;border-radius:16.5px;font:var(--ctaFont);color:var(--buttonColor);transition:var(--hoverTransition);outline:none}.keyboard-navigation .CtaButton:focus{box-shadow:var(--focusBoxShadow)}html[lang^=ja] .CtaButton{font-weight:600;font-variation-settings:"wght" 425}.CtaButton.variant--Link{font-weight:var(--linkWeight,var(--fontWeightSemibold));transition-property:color,opacity}.CtaButton.variant--Link.CtaButton--jumpArrowLink{display:inline-flex;align-items:center;gap:8px;padding:1px 0 4px}@media (pointer:fine){.CtaButton.variant--Link:hover{color:var(--linkHoverColor,var(--linkColor));opacity:var(--linkHoverOpacity,1)}}@media (pointer:coarse){.CtaButton.variant--Link:active{color:var(--linkHoverColor,var(--linkColor));opacity:var(--linkHoverOpacity,1)}}@supports (hanging-punctuation:first) and (font:-apple-system-body) and (-webkit-appearance:none){.CtaButton.variant--Link{text-wrap:wrap}}.CtaButton.variant--Button{padding-left:16px;padding-right:16px;background-color:var(--buttonColor);color:var(--knockoutColor);white-space:nowrap;transition-property:background-color,opacity}.CtaButton.variant--Button.CtaButton--arrow{padding-right:12px}@media (pointer:fine){.CtaButton.variant--Button:hover{background-color:var(--buttonHoverColor,var(--buttonColor));opacity:var(--buttonHoverOpacity,1)}}@media (pointer:coarse){.CtaButton.variant--Button:active{background-color:var(--buttonHoverColor,var(--buttonColor));opacity:var(--buttonHoverOpacity,1)}}.CtaButton.variant--Google{padding-left:16px;padding-right:16px;background-color:#fff;color:var(--buttonColor);border:1px solid #e7ecf1;white-space:nowrap;transition-property:background-color}@media (pointer:fine){.CtaButton.variant--Google:hover{background-color:#f6f9fc}}@media (pointer:coarse){.CtaButton.variant--Google:active{background-color:#f6f9fc}}.CtaButton.variant--Google .HoverArrow{display:none}.CtaButton.variant--Google .GoogleIcon{position:relative;top:3px;left:-4px}
.HoverArrow{--arrowSpacing:5px;--arrowHoverTransition:150ms cubic-bezier(0.215,0.61,0.355,1);--arrowHoverOffset:translateX(3px);--arrowTipTransform:none;--arrowLineOpacity:0;position:relative;top:var(--arrowTop,1px);margin-left:var(--arrowSpacing);stroke-width:2px;fill:none;stroke:currentColor}.HoverArrow--sizeSmall{--arrowSpacing:4px;stroke-width:1.5px}.HoverArrow__linePath{opacity:var(--arrowLineOpacity);transition:opacity var(--hoverTransition,var(--arrowHoverTransition))}.HoverArrow__tipPath{transform:var(--arrowTipTransform);transition:transform var(--hoverTransition,var(--arrowHoverTransition))}@media (pointer:fine){a:hover .HoverArrow__linePath,button:hover .HoverArrow__linePath{--arrowLineOpacity:1}a:hover .HoverArrow__tipPath,button:hover .HoverArrow__tipPath{--arrowTipTransform:var(--arrowHoverOffset)}}@media (pointer:coarse){a:active .HoverArrow__linePath,button:active .HoverArrow__linePath{--arrowLineOpacity:1}a:active .HoverArrow__tipPath,button:active .HoverArrow__tipPath{--arrowTipTransform:var(--arrowHoverOffset)}}
.SiteNavItem{--SiteNavItemBodyWhiteSpace:nowrap;--SiteNavItemBodyHyphens:none;--SiteNavItemBodyWordBreak:normal;--siteNavExternalIconMarginLeft:4px;--siteNavExternalIconMarginBottom:2px;margin-left:calc(var(--siteNavIconSize) + var(--siteNavIconSpacingRight));font:var(--siteNavItemFont,var(--fontWeightNormal) 14px/1.428571429 var(--fontFamily));letter-spacing:.2px}.SiteNavItem--hasIcon{margin-left:0}.SiteNavItem__link{display:inline-flex;color:#0a2540;outline:none}.keyboard-navigation .SiteNavItem__link:focus{box-shadow:var(--focusBoxShadow);border-radius:2px}.SiteNavList--iconSizeMedium .SiteNavItem__link{align-items:start}.SiteNavList--iconSizeLarge .SiteNavItem__link{align-items:center}@media (min-width:900px){.SiteNavList--iconSizeLarge .SiteNavItem__link{align-items:start}}.SiteNavList--iconSizeXLarge .SiteNavItem__link{align-items:center}@media (max-width:899px){.SiteNavItem__link{padding:var(--siteNavItemLinkPadding,6px)}}.SiteNavItem__iconContainer{--iconLightColor:#88add2;--iconDarkColor:#0a2540;--iconKnockoutColor:#fff;flex:0 0 auto;width:var(--siteNavIconSize);height:var(--siteNavIconSize);margin-top:var(--siteNavIconSpacingTop);margin-right:var(--siteNavIconSpacingRight)}.SiteNavItem__iconContainer svg{width:inherit;height:inherit;vertical-align:top}.SiteNavItem__iconContainer circle,.SiteNavItem__iconContainer path,.SiteNavItem__iconContainer rect{transition:var(--hoverTransition);transition-property:fill,stroke}.SiteNavList--iconSizeNormal .SiteNavItem__iconContainer{margin-top:3px}.SiteNavItem__link:hover .SiteNavItem__iconContainer{--iconLightColor:initial;--iconDarkColor:initial;--iconKnockoutColor:initial}.SiteNavItem__basicIcon.BasicIcon{--basicIconColor:var(--iconLightColor,var(--iconHoverLightColor,#0a2540))}.SiteNavItem__externalIcon{--siteNavIconSize:10px;--iconLightColor:#727f96;flex:0 0 auto;width:var(--siteNavIconSize);height:var(--siteNavIconSize);margin:0 0 var(--siteNavExternalIconMarginBottom) var(--siteNavExternalIconMarginLeft);vertical-align:middle}.SiteNavItem__externalIcon path{transition:var(--hoverTransition);transition-property:fill,stroke}.SiteNavItem__link:hover .SiteNavItem__externalIcon{--iconLightColor:initial}.SiteNavItem__label{color:inherit;line-height:var(--siteNavIconLabelLineHeight,inherit)}.SiteNavItem--hasIcon .SiteNavItem__label{font-weight:var(--fontWeightSemibold)}.SiteNavItem--hasNoIcon.SiteNavItem--hasNoBody .SiteNavItem__label{transition:var(--hoverTransition);transition-property:opacity;opacity:.8}.SiteNavItem--hasNoIcon.SiteNavItem--hasNoBody .SiteNavItem__link:hover .SiteNavItem__label{opacity:1}html[lang^=ja] .SiteNavItem__label{--fontWeightSemibold:425}.SiteNavItem__arrow.HoverArrow{transition:var(--hoverTransition);transition-property:opacity}.SiteNavItem--isArrowHidden .SiteNavItem__arrow.HoverArrow{opacity:0}@media (max-width:899px){.SiteNavItem--isArrowHidden .SiteNavItem__arrow.HoverArrow{display:none}}.SiteNavItem__link:hover .SiteNavItem__arrow.HoverArrow{opacity:1}@media (min-width:900px){.SiteNavItem--hasNoBody.SiteNavItem--isArrowHidden .SiteNavItem__arrow.HoverArrow{display:none}}.SiteNavItem__body{color:inherit;line-height:var(--siteNavIconBodyLineHeight,inherit);opacity:.6;position:relative;transition:var(--hoverTransition);transition-property:opacity;white-space:var(--SiteNavItemBodyWhiteSpace);word-break:var(--SiteNavItemBodyWordBreak);-webkit-hyphens:var(--SiteNavItemBodyHyphens);hyphens:var(--SiteNavItemBodyHyphens)}.SiteNavItem__link:hover .SiteNavItem__body{opacity:1}@media (max-width:899px){.SiteNavItem__body{display:var(--siteNavItemBodyDisplay,none)}}
.SiteNavList{--siteNavIconSpacingTop:0;--siteNavIconSpacingRight:10px;--siteNavListMinWidth:254px}.SiteNavList--iconSizeNormal{--siteNavIconSize:16px;--siteNavListSpacing:8px}.SiteNavList--iconSizeNormal .SiteNavItem--hasIcon+.SiteNavItem{--siteNavListSpacing:12px}.SiteNavList--iconSizeNormal .SiteNavItem--hasBody+.SiteNavItem{--siteNavListSpacing:22px}.SiteNavList--iconSizeMedium{--siteNavIconSize:20px;--siteNavIconSpacingRight:16px;--siteNavListSpacing:12px}.SiteNavList--iconSizeMedium .SiteNavItem--hasIcon+.SiteNavItem{--siteNavListSpacing:12px}.SiteNavList--iconSizeLarge{--siteNavIconSize:28px;--siteNavIconSpacingRight:12px;--siteNavListSpacing:12px}@media (min-width:900px){.SiteNavList--iconSizeLarge{--siteNavIconSpacingTop:6px;--siteNavIconSpacingRight:16px;--siteNavListSpacing:20px}}.SiteNavList--iconSizeXLarge{--siteNavIconSize:32px;--siteNavIconSpacingRight:14px;--siteNavListSpacing:32px}.SiteNavList__title{margin-bottom:var(--siteNavListSpacing);font:var(--fontWeightSemibold) 13px/1.538461538 var(--fontFamily);letter-spacing:.4px;text-transform:uppercase;color:#727f96}@media (max-width:899px){.SiteNavList__title{margin:var(--SiteNavListTitleMargin,0 0 calc(10px + var(--siteNavListSpacing)) 0)}}@media (min-width:900px){.SiteNavList--iconSizeNormal .SiteNavList__title{margin-left:calc(var(--siteNavIconSize) + var(--siteNavIconSpacingRight))}}.SiteNavList__excludeTitleIndent .SiteNavList__title{margin-left:0}.SiteNavList__list{min-width:var(--siteNavListMinWidth);margin:0;padding:0;list-style:none}.SiteNavList__list .SiteNavItem+.SiteNavItem{margin-top:var(--siteNavListSpacing)}.SiteNavList[data-column-count="2"] .SiteNavList__list{--columnCount:2;display:grid;grid:auto/repeat(var(--columnCount),1fr)}.SiteNavList[data-column-count="2"] .SiteNavList__list .SiteNavItem+.SiteNavItem{margin-top:0}@media (max-width:899px){.SiteNavList[data-column-count="2"] .SiteNavList__list{margin:calc(var(--siteNavListSpacing)/-2)}}@media (min-width:600px){.SiteNavList[data-column-count="2"] .SiteNavList__list{--columnCount:3}}@media (min-width:750px){.SiteNavList[data-column-count="2"] .SiteNavList__list{--columnCount:4}}@media (min-width:900px){.SiteNavList[data-column-count="2"] .SiteNavList__list{gap:var(--siteNavListSpacing) var(--siteNavListSpacing)}}
.SharedSiteMobileMenuFooter{display:flex;justify-content:center}
.SiteMenuSection{--siteMenuSpacing:24px;position:relative}@media (min-width:900px){.SiteMenuSection{display:inline-block;--siteMenuSpacing:32px}}@media (max-width:899px){.SiteMenuSection:before{position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,var(--guideDashedColor),var(--guideDashedColor) 50%,transparent 0,transparent);background-size:8px 1px;content:""}}.SiteMenuSection__body{padding:var(--siteMenuSectionBodyPadding,var(--siteMenuSpacing) var(--siteMenuSpacing) calc(var(--siteMenuSpacing) - 11px))}.SiteMenuSection:only-child .SiteMenuSection__body{padding:var(--siteMenuSectionBodyPadding,var(--siteMenuSpacing) var(--siteMenuSpacing) calc(var(--siteMenuSpacing) - 8px))}.SiteMenuSection+.SiteMenuSection .SiteMenuSection__body{padding-top:var(--siteMenuSectionBodyPadding,calc(var(--siteMenuSpacing) - 12px))}.SiteMenuSection--variantNoPadding .SiteMenuSection__body,.SiteMenuSection--variantNoPadding:only-child .SiteMenuSection__body{padding:0}.SiteMenuSection+.SiteMenuSection:before{position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,var(--guideDashedColor),var(--guideDashedColor) 50%,transparent 0,transparent);background-size:8px 1px;content:""}.SiteMenuSection__footer{--siteMenuFooterMargin:4px;border-radius:4px;background-color:#eff3f9;margin:var(--siteMenuFooterMargin);padding:calc(var(--siteMenuSpacing) - var(--siteMenuFooterMargin)) calc(var(--siteMenuSpacing) - var(--siteMenuFooterMargin))}
.SharedSiteMobileMenu{--siteMenuMargin:var(--columnPaddingNormal);padding:var(--siteMenuMargin)}.SharedSiteMobileMenu__card{position:relative}.SharedSiteMobileMenu__closeButton{position:absolute;top:8px;right:8px;border:none;outline:none;background:none}
.Card{--cardBleedRightResponsive:var(--cardBleedRight);--cardBleedRightSmall:calc(var(--columnWidth)*-0.5);--cardBleedRightNormal:calc(var(--columnWidth)*-1);--cardBleedBottomNormal:16px;--cardBleedBottomSmall:8px;--cardBleedBottomNone:0px;--cardShadow:none;--cardShadowMargin:0;--cardMinHeight:72px;position:relative;min-width:100px;min-height:var(--cardMinHeight);max-width:var(--cardMaxWidth,none);margin-right:var(--cardBleedRightResponsive);margin-bottom:calc(var(--cardBleedBottom, 0)*-1);border-radius:var(--cardBorderRadius);background:var(--cardBackground);box-shadow:var(--cardShadow);overflow:hidden}@media (min-width:600px){.Card{--cardBleedRightResponsive:var(--cardBleedRightTablet,var(--cardBleedRight));max-width:var(--cardMaxWidthTablet,var(--cardMaxWidth))}}@media (min-width:900px){.Card{--cardBleedRightResponsive:var(--cardBleedRightDesktop,var(--cardBleedRightTablet,var(--cardBleedRight)))}}.Card--border{border:1px solid var(--cardBorderColor)}.Card--border.Card--borderSoft{--cardBorderColor:var(--cardBorderColorSoft)}.Card--accented:before{content:"";display:block;position:absolute;top:0;left:0;right:0;height:8px;background:var(--cardAccentColor);z-index:2}@media (max-width:599px){.Card--hasShadowMargin{margin-bottom:var(--cardShadowMargin)}}.Card--shadowXSmall{--cardShadow:var(--cardShadowXSmall);--cardShadowMargin:var(--cardShadowXSmallMargin)}.Card--shadowSmall{--cardShadow:var(--cardShadowSmall);--cardShadowMargin:var(--cardShadowSmallMargin)}.Card--shadowMedium{--cardShadow:var(--cardShadowMedium);--cardShadowMargin:var(--cardShadowMediumMargin)}.Card--shadowLarge{--cardShadow:var(--cardShadowLarge);--cardShadowMargin:var(--cardShadowLargeMargin)}.Card--shadowXLarge{--cardShadow:var(--cardShadowXLarge);--cardShadowMargin:var(--cardShadowXLargeMargin)}
.SharedSiteHeader{--siteMenuTransition:250ms;--siteMenuArrowSpacing:13px;--siteMenuArrowOffset:0;--userLogoColor:var(--navColor);position:relative;z-index:100;background-color:var(--backgroundColor)}@media (max-width:899px){.SharedSiteHeader{--desktopNavDisplay:none}}@media (min-width:900px){.SharedSiteHeader{--mobileNavDisplay:none}}@media (prefers-reduced-motion:reduce){.SharedSiteHeader{--siteMenuTransition:1ms}}.SharedSiteHeader--noTransitions{--siteMenuTransition:0ms}.SharedSiteHeader--hasGuides:after{position:absolute;bottom:0;left:0;width:100%;height:1px;margin:0;border:none;background:linear-gradient(90deg,var(--guideDashedColor),var(--guideDashedColor) 50%,transparent 0,transparent);background-size:8px 1px;content:""}.SharedSiteHeader.theme--Light{--backgroundColor:#f6f9fc}.SharedSiteHeader.theme--Transparent:after{display:none}.SharedSiteHeader__guidesContainer{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.SharedSiteHeader.theme--Transparent .SharedSiteHeader__guidesContainer{display:none}.SharedSiteHeader__container{position:relative;max-width:calc(var(--columnPaddingNormal)*2 + var(--layoutWidth));margin:0 auto;padding:0 var(--columnPaddingNormal)}.SharedSiteHeader__navContainer{display:flex;justify-content:space-between;align-items:center;min-height:56px;padding:32px var(--columnPaddingNormal) 12px}@media (min-width:900px){.SharedSiteHeader__navContainer{padding:12px var(--columnPaddingNormal)}}.SharedSiteHeader__logo{display:flex}.SharedSiteHeader__logoLink.Link{display:block;outline:none;padding:4px;margin:-4px;will-change:color,opacity}.keyboard-navigation .SharedSiteHeader__logoLink.Link:focus{box-shadow:var(--focusBoxShadow);border-radius:2px}@media (pointer:fine){.SharedSiteHeader__logoLink.Link{transition:var(--hoverTransition);transition-property:color,opacity}.SharedSiteHeader__logoLink.Link:hover{color:var(--navHoverColor);opacity:var(--navHoverOpacity)}}.SharedSiteHeader__logoSubtitle.Link{margin-left:7px;font:var(--fontWeightBold) 21px/24px var(--fontFamily);text-transform:uppercase;letter-spacing:1.1px}.SharedSiteHeader__ctaNav{display:var(--desktopNavDisplay,initial)}html[lang^=de] .SharedSiteHeader__ctaNav{--ctaFont:var(--fontWeightSemibold) 14px/1.6 var(--fontFamily)}.SharedSiteHeader__menuNav{display:var(--mobileNavDisplay,initial)}.SharedSiteHeader__menuContainer{display:var(--desktopNavDisplay,block);position:absolute;top:calc(100% - 1px - var(--siteMenuArrowSpacing));left:0;width:100%;height:1000px;z-index:1;pointer-events:none;perspective:2000px;overflow:hidden;opacity:0;transition-property:opacity;transition:var(--siteMenuTransition)}.SharedSiteHeader--dropdownVisible .SharedSiteHeader__menuContainer{opacity:1}.SharedSiteHeader__menu{position:absolute;top:0;left:50%}.SharedSiteHeader__mobileMenuContainer{position:absolute;top:0;left:0;width:100%;z-index:1;transform:scale(.95);transform-origin:100% 0;opacity:0;pointer-events:none;transition:var(--siteMenuTransition);transition-property:transform,opacity}.SharedSiteHeader--mobileMenuVisible .SharedSiteHeader__mobileMenuContainer{transform:scale(1);opacity:1;pointer-events:auto}@media (min-width:900px){.SharedSiteHeader__mobileMenuContainer{display:none}}
.Guides{position:absolute;height:100%;width:100%;top:0;left:0;padding:0 var(--columnPaddingNormal);pointer-events:none}@media (max-width:1111px){.Guides{max-width:var(--windowWidth)}}.Guides__container{display:grid;grid:1fr/repeat(var(--columnCountMax),1fr);position:relative;max-width:var(--layoutWidth);height:100%;margin:0 auto}.Guides__guide{width:1px;background:linear-gradient(180deg,var(--guideDashedColor),var(--guideDashedColor) 50%,transparent 0,transparent);background-size:1px 8px}.Guides__guide:first-of-type,.Guides__guide:last-of-type{background:var(--guideSolidColor)}.Guides__guide:last-of-type{position:absolute;top:0;right:0;height:100%}@media (max-width:599px){.Guides__guide:nth-of-type(3n){display:none}}@media (max-width:899px){.Guides__guide:nth-of-type(2n){display:none}}
.UserLogo{--userLogoMaxWidth:160px;display:block}@media (max-width:899px){.UserLogo{max-width:var(--userLogoMaxWidth)}}.theme--White .UserLogo.variant--Flat{--userLogoColor:#b2bcc7}.theme--Light .UserLogo.variant--Flat{--userLogoColor:#aab4c1}.theme--Dark .UserLogo.variant--Flat{--userLogoColor:#fff;--userLogoColorAltShadeLighter:color-mix(in srgb,var(--userLogoColor) 92.5%,#000)}.UserLogo.variant--Flat{--userLogoColorAlt:var(--backgroundColor);--userLogoColorAltShadeDarker:color-mix(in srgb,var(--userLogoColor) 85%,#000);--userLogoColorAltShadeLighter:color-mix(in srgb,var(--userLogoColor) 75%,#fff);--userLogoColorAltNoTransparency:var(--backgroundColor)}
.SharedSiteMenuButton{--buttonHeight:32px;display:inline-flex;align-items:center;height:var(--buttonHeight);padding:0 calc(var(--buttonHeight)/2);border-radius:calc(var(--buttonHeight)/2);background-color:var(--buttonColor);color:var(--knockoutColor);transition:var(--hoverTransition);transition-property:background-color,opacity}@media (pointer:fine){.SharedSiteMenuButton:hover{background-color:var(--buttonHoverColor,var(--buttonColor));opacity:var(--buttonHoverOpacity,1)}}@media (pointer:coarse){.SharedSiteMenuButton:active{background-color:var(--buttonHoverColor,var(--buttonColor));opacity:var(--buttonHoverOpacity,1)}}
.Copy{--paddingLeft:var(--columnPaddingNormal);--paddingRight:var(--columnPaddingMedium);--headerPaddingLeft:var(--paddingLeft);--headerPaddingRight:var(--paddingRight);--headerMaxWidth:var(--copyMaxWidth);--bodyPaddingLeft:var(--paddingLeft);--bodyPaddingRight:var(--paddingRight);--bodyMaxWidth:var(--copyMaxWidth);--footerPaddingLeft:var(--paddingLeft);--footerPaddingRight:var(--paddingLeft);--footerRowGap:var(--rowGapMedium);--ctaSpacing:16px;--footerGap:"";scroll-margin-top:var(--fixedNavScrollMargin)}.HubPage .Copy{--paddingLeft:0px;--paddingRight:0px;--footerRowGap:32px;--titleAnchorDisplay:none}.Copy--accented{--titleColor:var(--accentColor)}.Copy.variant--Hero{--titleFontSize:48px;--titleLineHeight:56px;--titleLetterSpacing:-0.02em;--rowGap:var(--rowGapLarge)}.Copy.variant--Hero,.Copy.variant--Section{--titleWeight:var(--fontWeightBold);--paragraphGap:20px}.Copy.variant--Section{--paddingRight:var(--columnPaddingXLarge);--rowGap:var(--rowGapMedium);--titleFontSize:34px;--titleLineHeight:1.294117647;--titleLetterSpacing:-0.1px}.HubPage .Copy.variant--Section{--rowGap:16px;--titleFontSize:32px;--titleWeight:var(--fontWeightSemibold);--titleLineHeight:40px;--titleLetterSpacing:-0.64px;--bodyFontSize:18px;--bodyLineHeight:1.5555555556}@media (min-width:900px){.HubPage .Copy.variant--Section{--titleFontSize:48px;--titleLineHeight:56px;--titleLetterSpacing:-0.96px}}.CondensedExperiment .Copy.variant--Section{--rowGap:16px}.Copy.variant--Subsection{--paddingRight:var(--columnPaddingXLarge);--rowGap:var(--rowGapMedium);--titleFontSize:24px;--titleLineHeight:1.333333333;--titleWeight:var(--fontWeightBold);--titleLetterSpacing:0.1px;--paragraphGap:20px}.HubPage .Copy.variant--Subsection{--rowGap:16px;--footerRowGap:32px;--titleFontSize:24px;--titleLineHeight:32px;--titleWeight:var(--fontWeightSemibold);--bodyFontSize:18px;--bodyLineHeight:28px}@media (min-width:600px){.HubPage .Copy.variant--Subsection{--titleFontSize:28px;--titleLineHeight:36px;--paddingRight:40px}}.Copy.variant--Footer{--paddingRight:var(--columnPaddingXLarge);--rowGap:var(--rowGapMedium);--paragraphGap:20px}.Copy.variant--Footer,.Copy.variant--Stat{--titleFontSize:24px;--titleLineHeight:1.333333333;--titleWeight:var(--fontWeightBold);--titleLetterSpacing:0.1px}.Copy.variant--Detail,.Copy.variant--Stat{--rowGap:var(--rowGapNormal);--titleBorderColor:var(--accentColor);--bodyFontSize:15px;--bodyLineHeight:1.6}.Copy.variant--Detail{--titleFontSize:15px;--titleLineHeight:1.6;--titleWeight:var(--fontWeightSemibold);--titleLetterSpacing:0.2px;--paragraphGap:8px}html[lang^=ja] .Copy.variant--Detail{--titleWeight:425}.HubPage .Copy.variant--Detail{--titleFontSize:18px;--titleWeight:var(--fontWeightSemibold);--titleLineHeight:28px;--bodyFontSize:15px;--bodyLineHeight:24px}@media (min-width:600px){.HubPage .Copy.variant--Detail{--paddingRight:40px}}.Copy__title.Copy__title--wrapBalance{text-wrap:balance}.Copy__title.Copy__title--wrapPretty{text-wrap:pretty}@media (min-width:600px){.Copy.variant--Subsection{--titleFontSize:26px;--titleLineHeight:1.384615385;--titleLetterSpacing:0}}@media (min-width:1112px){.Copy.variant--Hero{--titleFontSize:56px;--titleLineHeight:68px}.Copy.variant--Section{--titleFontSize:38px;--titleLineHeight:1.263157895;--titleLetterSpacing:-0.2px}}.Copy{--titleFont:var(--titleWeight) var(--titleFontSize)/var(--titleLineHeight) var(--fontFamily);--captionFont:var(--fontWeightBold) var(--captionFontSize,18px)/var(--captionLineHeight,1.555555556) var(--fontFamily);--bodyFont:var(--fontWeightNormal) var(--bodyFontSize,18px)/var(--bodyLineHeight,1.555555556) var(--fontFamily);letter-spacing:.2px}.Copy,.Copy__header{display:grid;row-gap:var(--rowGap)}.Copy__header{position:relative;grid-template-columns:minmax(0,1fr);padding:0 var(--headerPaddingRight) 0 var(--headerPaddingLeft);max-width:var(--headerMaxWidth)}.Copy__header.variant--HeroCondensed{align-items:center;display:flex;padding:0 16px 0 var(--headerPaddingLeft)}.Copy__header.variant--HeroCondensed .Copy__icon{margin-right:16px}.Copy__header.variant--HeroCondensed .Copy__title{font-size:15px;font-weight:500}.Copy__header.variant--Condensed{--rowGap:16px}.Copy__icon{min-height:40px;display:flex;align-items:flex-end;margin-bottom:var(--rowGap)}.Copy__caption{font:var(--captionFont);color:var(--accentColor)}html[lang^=ja] .Copy__caption{font-weight:600;font-variation-settings:"wght" 500}.Copy__title{position:relative;font:var(--titleFont);color:var(--titleColor);letter-spacing:var(--titleLetterSpacing,inherit);word-wrap:break-word;overflow-wrap:break-word}html[lang^=ja] .Copy__title{font-weight:600;font-variation-settings:"wght" var(--titleWeight)}.Copy__title:before{display:var(--titleAnchorDisplay,block);position:absolute;top:calc(.5px + var(--titleLineHeight)*var(--titleFontSize)/2 - var(--titleFontSize)/2);left:calc(var(--headerPaddingLeft)*-1);width:1px;height:var(--titleFontSize);background-color:var(--titleBorderColor,transparent);content:""}.Copy__title .Badge{position:relative;top:-3px;margin-left:2px}.variant--Detail .Copy__title .Badge{top:-1px}.Copy__body.variant--Detail{--bodyFont:var(--fontWeightNormal) 15px/1.6 var(--fontFamily)}.Copy__body{padding:0 var(--bodyPaddingRight) 0 var(--bodyPaddingLeft);font:var(--bodyFont);color:var(--textColor);max-width:var(--bodyMaxWidth)}.Copy__body img{max-width:100%}.Copy__body p+p{margin-top:var(--paragraphGap)}.Copy__body.Copy__body--wrapBalance{text-wrap:balance}.Copy__body.Copy__body--wrapPretty{text-wrap:pretty}.Copy__footer{display:grid;grid-auto-columns:minmax(0,1fr);row-gap:var(--footerRowGap);margin-top:calc(var(--footerGap, var(--rowGap)) - var(--rowGap));padding:0 var(--footerPaddingRight) 0 var(--footerPaddingLeft)}.Copy__footer>.CtaButton,.Copy__footer>.CtaLink{justify-self:flex-start}.Copy__footer--alignCenter{justify-items:center;text-align:center}.Copy__footer>.List[data-column-count="2"]{max-width:calc(var(--columnWidth)*2)}.Copy__footer>.CopyBody--anchored{margin-left:calc(var(--columnPaddingNormal)*-1)}.Copy.variant--Superhero{--rowGap:var(--rowGapLarge);--titleWeight:var(--fontWeightBold);--paragraphGap:20px}.HubPage .Copy.variant--Superhero{--titleFontMin:50;--titleFontMax:76;--viewportMin:var(--viewportWidthSmall);--viewportMax:var(--viewportWidthMedium);--titleFontSize:calc(var(--titleFontMin)*1px + (var(--titleFontMax) - var(--titleFontMin))*(var(--windowWidth) - var(--viewportMin)*1px)/(var(--viewportMax) - var(--viewportMin)));;--titleLineHeight:1.04;--titleLetterSpacing:-0.04em;--titleWeight:var(--fontWeightSemibold);--titleFont:var(--titleWeight) var(--titleFontSize)/var(--titleLineHeight) var(--fontFamily);--headerMarginTop:100px;--headerPadding:0 var(--headerPaddingRight) 0 var(--headerPaddingLeft);min-width:0;padding:var(--headerPadding);--rowGap:var(--rowGapLarge);--paragraphGap:20px}@media (min-width:600px){.HubPage .Copy.variant--Superhero{--headerPaddingRight:var(--columnPaddingNone);--titleFontMin:60;--viewportMin:var(--viewportWidthMedium);--viewportMax:var(--viewportWidthLarge)}}@media (min-width:900px) and (max-height:700px){.HubPage .Copy.variant--Superhero{--titleFontSize:64px}}@media (min-width:1112px){.HubPage .Copy.variant--Superhero{--titleFontSize:76px}}
.CtaGroup{--ctaGroupGapSmall:8px;--ctaGroupGapNormal:16px;--ctaColGroupGap:var(--ctaGroupGapNormal);--ctaRowGroupGap:12px;display:flex;flex-wrap:wrap;align-items:center;padding:0 0 0 var(--columnPaddingNormal);gap:var(--ctaRowGroupGap) var(--ctaColGroupGap)}.CtaGroup--inline{padding-left:0}.CtaGroup--gapSmall{--ctaColGroupGap:var(--ctaGroupGapSmall)}
.RowLayout{--rowLayoutGapXSmall:16px;--rowLayoutGapSmall:24px;--rowLayoutGapNormal:32px;--rowLayoutGapMedium:var(--rowLayoutGapNormal);--rowLayoutGapLarge:var(--rowLayoutGapNormal);--rowLayoutGapXLarge:var(--rowLayoutGapNormal);--rowLayoutGapXXLarge:var(--rowLayoutGapNormal);--rowLayoutGap:var(--rowLayoutGapLarge);display:grid;grid:auto/minmax(0,1fr);row-gap:var(--rowLayoutGap);align-items:flex-start}@media (min-width:600px){.RowLayout{--rowLayoutGapMedium:48px;--rowLayoutGapLarge:var(--rowLayoutGapMedium);--rowLayoutGapXLarge:var(--rowLayoutGapMedium);--rowLayoutGapXXLarge:64px}}@media (min-width:900px){.RowLayout{--rowLayoutGapLarge:64px;--rowLayoutGapXLarge:96px;--rowLayoutGapXXLarge:128px}}.HubPage .RowLayout{--rowLayoutGapXSmall:16px;--rowLayoutGapSmall:24px;--rowLayoutGapNormal:32px;--rowLayoutGapMedium:40px;--rowLayoutGapLarge:40px;--rowLayoutGapXLarge:96px}@media (min-width:600px){.HubPage .RowLayout{--rowLayoutGapLarge:48px;--rowLayoutGapXLarge:112px}}@media (min-width:900px){.HubPage .RowLayout{--rowLayoutGapLarge:56px;--rowLayoutGapXLarge:128px}}.ColumnLayout--alignStretch .RowLayout>:last-child{margin-top:auto}
.JobsUniversityHeroGraphic{--heroGraphicWidth:578;--heroGraphicHeight:624;--heroGraphicRatio:calc(var(--heroGraphicHeight)/var(--heroGraphicWidth));--heroGraphicMinWidth:calc(550px - var(--gutterWidth)*2);--heroGraphicMinHeight:calc(var(--heroGraphicMinWidth)*var(--heroGraphicRatio));--heroGraphicShadowSize:32px}@media (min-width:450px){.JobsUniversityHeroGraphic{--heroGraphicWidth:860;--heroGraphicMinWidth:calc(750px - var(--gutterWidth)*2)}}.JobsUniversityHeroGraphic__overflow{position:relative;overflow:hidden;height:var(--heroGraphicMinHeight);margin:calc(var(--heroGraphicShadowSize)*-1) calc(var(--gutterWidth)*-1)}@media (min-width:450px){.JobsUniversityHeroGraphic__overflow{height:calc(1px*var(--heroGraphicHeight) + var(--heroGraphicShadowSize)*2)}}@media (min-width:900px){.JobsUniversityHeroGraphic__overflow{margin:calc(var(--heroGraphicShadowSize)*-1) calc(var(--gutterWidth)*-1) calc(var(--heroGraphicShadowSize)*-1) calc(var(--heroGraphicShadowSize)*-1 - 56px)}}.JobsUniversityHeroGraphic__layout{position:absolute;top:0;height:100%;width:var(--heroGraphicMinWidth);padding:var(--heroGraphicShadowSize) var(--gutterWidth);left:50%;transform:translateX(-50%);display:grid;grid-template-rows:88fr 212fr 24fr 212fr 88fr;grid-template-columns:42fr 258fr 24fr 18fr 24fr 170fr 24fr 18fr}@media (min-width:450px){.JobsUniversityHeroGraphic__layout{grid-template-columns:92fr 208fr 24fr 68fr 24fr 120fr 24fr 68fr 232fr;width:calc(1px*var(--heroGraphicWidth) + var(--heroGraphicShadowSize))}}@media (min-width:900px){.JobsUniversityHeroGraphic__layout{left:0;transform:none;padding:var(--heroGraphicShadowSize);padding-right:0;width:calc(1px*var(--heroGraphicWidth) + var(--heroGraphicShadowSize))}}.JobsUniversityHeroGraphic__layout>:first-child{grid-column:2/5;grid-row:2/3}.JobsUniversityHeroGraphic__layout>:nth-child(2){grid-column:6/9;grid-row:1/3}.JobsUniversityHeroGraphic__layout>:nth-child(3){grid-column:1/3;grid-row:4/5}.JobsUniversityHeroGraphic__layout>:nth-child(4){grid-column:4/7;grid-row:4/6}.JobsUniversityHeroGraphic__layout>:nth-child(5){display:none}@media (min-width:450px){.JobsUniversityHeroGraphic__layout>:nth-child(5){display:block;grid-column:8/10;grid-row:4/5}}
.Picture{--pictureMaxWidth:none;--pictureBleedLeft:0;--pictureBleedRight:0;--pictureBleedLeftMobile:0;--pictureBleedRightMobile:0;display:flex;max-width:var(--pictureMaxWidth);margin-left:calc(var(--pictureBleedLeft)*-1);margin-right:calc(var(--pictureBleedRight)*-1)}@media (max-width:599px){.Picture{margin-left:calc(var(--pictureBleedLeftMobile)*-1);margin-right:calc(var(--pictureBleedRightMobile)*-1)}}.Picture--fitCover{width:100%;height:100%}.Picture__image{vertical-align:top;align-self:flex-start}.Picture--autosize .Picture__image{width:100%;height:auto;max-width:100%}.Picture--fitCover .Picture__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.ColumnLayout{--columnRowGap:var(--rowGapLarge);display:grid;row-gap:var(--columnRowGap);align-items:flex-start}.HubPage .ColumnLayout{-moz-column-gap:var(--gridColumnGap);column-gap:var(--gridColumnGap)}.ColumnLayout--alignCenter{align-items:center}.ColumnLayout--alignBottom{align-items:flex-end}.ColumnLayout--alignStretch{align-items:stretch}@media (min-width:600px){.ColumnLayout[data-columns="1,1,1"],.ColumnLayout[data-columns="1,1,1,1"],.ColumnLayout[data-columns="2,1"],.ColumnLayout[data-columns="2,1,0"],.ColumnLayout[data-columns="2,1,1"],.ColumnLayout[data-columns="2,2"],.ColumnLayout[data-columns="3,2"]{grid-template-columns:repeat(2,1fr)}}@media (max-width:599px){.ColumnLayout[data-columns="2,2"].ColumnLayout--reflowDirectionRightToLeft>:first-child{order:1}}@media (max-width:899px){.ColumnLayout[data-columns="1,3"]:not(.ColumnLayout--reflowDirectionLeftToRight)>:first-child,.ColumnLayout[data-columns="3,1"].ColumnLayout--reflowDirectionRightToLeft>:first-child,.ColumnLayout[data-columns="3,2"].ColumnLayout--reflowDirectionRightToLeft>:first-child{order:1}}@media (min-width:600px) and (max-width:899px){.ColumnLayout[data-columns-tablet="1"]{grid-template-columns:1fr}.ColumnLayout[data-columns-tablet="3,1"]{grid-template-columns:3fr 1fr}.ColumnLayout[data-columns="2,1,1"]>:first-child{grid-area:1/span 2}}@media (min-width:900px){.ColumnLayout[data-columns="1,1,1"]{grid-template-columns:repeat(3,1fr)}.ColumnLayout[data-columns="2,1"]{grid-template-columns:2fr 1fr}.ColumnLayout[data-columns="1,1,1,1"]{grid-template-columns:repeat(4,1fr)}.ColumnLayout[data-columns="1,1"]{grid-template-columns:repeat(2,1fr)}.ColumnLayout[data-columns="1,3"]{grid-template-columns:1fr minmax(0,3fr)}.ColumnLayout[data-columns="3,1"]{grid-template-columns:3fr 1fr}.ColumnLayout[data-columns="2,1,1"]{grid-template-columns:2fr repeat(2,1fr)}.ColumnLayout[data-columns="2,1,0"]{grid-template-columns:2fr 1fr 1fr}.ColumnLayout[data-columns="1,2,1"]{grid-template-columns:1fr 2fr 1fr}}@media (min-width:1112px){.ColumnLayout[data-columns="3,2"]{grid-template-columns:3fr 2fr;min-width:calc(var(--columnWidth)*5)}}.HubPage .ColumnLayout[data-columns="2,1"]{grid-template-columns:repeat(var(--gridColumnCount),1fr)}.HubPage .ColumnLayout[data-columns="2,1"]>:nth-child(n){grid-column:1/-1}@media (min-width:900px){.HubPage .ColumnLayout[data-columns="2,1"]>:nth-child(odd){grid-column:span 8}.HubPage .ColumnLayout[data-columns="2,1"]>:nth-child(2n){grid-column:span 4}}.HubPage .ColumnLayout[data-columns="1,1,1"]{grid-template-columns:repeat(var(--gridColumnCount),1fr)}.HubPage .ColumnLayout[data-columns="1,1,1"]>:nth-child(n){grid-column:span 4}
.StripeSet{--stripeSetHeight:72px;--stripeSetAlignCenterOffset:-40px;--stripeSetSubpixelOffset:0;--stripeSetAngle:var(--angleNormal);position:absolute;height:var(--stripeSetHeight);width:100%;transform:skewY(var(--stripeSetAngle)) translateY(var(--stripeSetSubpixelOffset));overflow:hidden}.StripeSet--TopLeft{top:0;left:0;transform-origin:100% 0}.StripeSet--TopRight{--stripeSetSubpixelOffset:-0.35px;top:0;right:0;transform-origin:100% 0}.StripeSet--BottomRight{--stripeSetSubpixelOffset:0.35px;right:0;bottom:var(--sectionAngleHeight);transform-origin:100% 100%}.StripeSet--BottomLeft{left:0;bottom:0;transform-origin:0 100%}.StripeSet--layoutStacked{--stripeSetHeight:80px}.StripeSet--alignCenter{top:var(--stripeSetAlignCenterOffset)}.StripeSet--alignEnd{top:calc(var(--stripeSetHeight)*-1)}
.Stripe{--stripeInset:0px;--stripeWidth:var(--gutterWidth);--stripeMinWidth:80px;--stripeHeight:40px;--stripeIntersectionTop:calc(var(--stripeSetHeight) - var(--stripeHeight));--stripeIntersectionInset:0px;--stripeIntersectionWidth:var(--gutterWidth);--stripeIntersectionBackground:var(--blendIntersection);--stripeMaxInset:calc(var(--layoutWidth)/2);--stripeStartMax:calc(var(--layoutWidth) + var(--gutterWidth));--stripeStart:calc(var(--stripeStartMax) - var(--stripeInset) + var(--stripeBorderOffset));--stripeBorderOffset:0px;right:var(--stripeStart);width:calc(var(--stripeWidth) + var(--stripeInset) - var(--stripeBorderOffset)*2);position:absolute;height:var(--stripeHeight);background:var(--stripeColor);overflow:hidden}.Stripe--variantOutline{background:none;border:1px solid var(--stripeColor)}.StripeSet--BottomLeft .Stripe--variantOutline,.StripeSet--TopLeft .Stripe--variantOutline,.StripeSet--TopRight .Stripe--variantOutline{--stripeBorderOffset:-1px}.Stripe--accentPrimary{--stripeColor:var(--blendForeground)}.Stripe--accentSecondary{--stripeColor:var(--blendBackground)}.Stripe--accentWhite{--stripeColor:var(--stripeAccentWhite)}.Stripe--accentLight{--stripeColor:var(--stripeAccentLight)}.Stripe--accentDark{--stripeColor:var(--stripeAccentDark);--stripeIntersectionBackground:#0055b3}.StripeSet--BottomRight .Stripe,.StripeSet--TopRight .Stripe{right:auto;left:var(--stripeStart)}.Stripe--accentNone:first-of-type{--stripeColor:var(--blendBackground)}.Stripe:nth-of-type(2){top:var(--stripeIntersectionTop)}.Stripe:nth-of-type(2).Stripe--accentNone{--stripeColor:var(--blendForeground)}.Stripe:nth-of-type(2).Stripe--variantOutline{top:calc(var(--stripeIntersectionTop) - 1px);z-index:-1}.StripeSet--BottomLeft .Stripe:only-child,.StripeSet--BottomRight .Stripe:only-child{top:var(--stripeIntersectionTop)}.Stripe:nth-of-type(3){--stripeColor:transparent}.Stripe--insetSmall{--stripeInset:calc(var(--stripeMaxInset)*0.125)}.Stripe--insetNormal{--stripeInset:calc(var(--stripeMaxInset)*0.25)}.Stripe--insetMedium{--stripeInset:calc(var(--stripeMaxInset)*0.5)}.Stripe--insetLarge{--stripeInset:calc(var(--stripeMaxInset)*0.75)}.Stripe--insetHalf{--stripeInset:var(--stripeMaxInset)}.Stripe--insetFull{left:var(--gutterWidth);right:auto;width:var(--stripeWidth)}.Stripe--intersectionInsetSmall{--stripeIntersectionInset:calc(var(--stripeMaxInset)*0.25)}.Stripe--intersectionInsetNormal{--stripeIntersectionInset:calc(var(--stripeMaxInset)*0.5)}.Stripe--intersectionInsetMedium{--stripeIntersectionInset:calc(var(--stripeMaxInset)*0.75)}.Stripe--intersectionInsetLarge{--stripeIntersectionInset:var(--stripeMaxInset)}.Stripe--widthNone{--stripeWidth:0px}.Stripe--widthSmall{--stripeWidth:80px}.Stripe--widthNormal{--stripeWidth:160px}.Stripe--widthMedium{--stripeWidth:240px}.Stripe--widthLarge{--stripeWidth:320px}.Stripe--intersectionWidthNone{--stripeIntersectionWidth:0px}.Stripe--intersectionWidthSmall{--stripeIntersectionWidth:80px}.Stripe--intersectionWidthNormal{--stripeIntersectionWidth:160px}.Stripe--intersectionWidthMedium{--stripeIntersectionWidth:240px}.Stripe--intersectionWidthLarge{--stripeIntersectionWidth:320px}.Stripe__intersection{position:absolute;top:var(--stripeIntersectionTop);height:var(--stripeHeight);transform:translateY(-.25px);background:var(--stripeIntersectionBackground);left:calc(var(--stripeWidth) - var(--stripeIntersectionWidth));width:calc(var(--stripeIntersectionWidth) + var(--stripeIntersectionInset))}.StripeSet--BottomRight .Stripe__intersection,.StripeSet--TopRight .Stripe__intersection{left:auto;right:calc(var(--stripeWidth) - var(--stripeIntersectionWidth))}
.ProductHeroSection.Section{--sectionPaddingTop:0;--sectionLayoutMarginBottom:0;--sectionLayoutMarginTop:calc(var(--sectionBaseLayoutMarginTop, 0px) + var(--siteHeaderHeight, 0px));--sectionContentAngledMarginBottom:calc(248.98779px + var(--windowWidth)/737*-112);}@media (min-width:1112px){.ProductHeroSection.Section{--sectionContentAngledMarginBottom:80px}}.ProductHeroSection--contentAngledMarginBottomNone.Section{--sectionContentAngledMarginBottom:0}.ProductHeroSection--contentAngledMarginBottomXSmall.Section{--sectionContentAngledMarginBottom:16px}.ProductHeroSection--contentAngledMarginBottomSmall.Section{--sectionContentAngledMarginBottom:32px}.ProductHeroSection--hasOverlayNav.Section{--siteHeaderHeight:76px}@media (min-width:600px){.ProductHeroSection--hasOverlayNav.Section{--siteHeaderHeight:68px}}.ProductHeroSection--excludesNav.Section{--sectionBaseLayoutMarginTop:36px}@media (min-width:900px){.ProductHeroSection--excludesNav.Section{--sectionBaseLayoutMarginTop:84px}}@media (min-width:900px){.ProductHeroSection--layoutMarginTopLargeDesktop.Section{--sectionBaseLayoutMarginTop:128px}}.ProductHeroSection--layoutMarginBottomNegativeLarge.HeroSection--bleed.Section{--sectionLayoutMarginBottom:-60px}@media (min-width:900px){.ProductHeroSection--layoutMarginBottomNegativeLarge.HeroSection--bleed.Section{--sectionLayoutMarginBottom:-210px}}.ProductHeroSection__layout{position:relative;margin-bottom:var(--sectionLayoutMarginBottom);margin-top:var(--sectionLayoutMarginTop)}.ProductHeroSection__content{position:relative;margin-bottom:var(--sectionContentMarginBottom)}.Section--angleBottom .ProductHeroSection__content{margin-bottom:var(--sectionContentAngledMarginBottom,var(--sectionContentMarginBottom))}@media (min-width:900px){.ProductHeroSection--centered.Section{--sectionContentAngledMarginBottom:0px}.ProductHeroSection--centered.Section .Section__layout{padding-bottom:calc(var(--sectionPaddingBottom) - 200px)}}@media (min-width:900px){.ProductHeroSection__centeredLayout .Copy.variant--Hero{--paddingLeft:80px;--paddingRight:80px;justify-items:center;text-align:center}}.ProductHeroSection__desktopLayout{display:none}@media (min-width:900px){.ProductHeroSection__desktopLayout{display:block}}.ProductHeroSection__mobileLayout{display:block}@media (min-width:900px){.ProductHeroSection__mobileLayout{display:none}}
.HeroSection.Section{--gradientHeight:0}.HeroSection.Section.HeroSection--hasGradient{--gradientHeight:250px}@media (min-width:1112px){.HeroSection.Section.HeroSection--hasGradient+.Section{--windowWidthMax:2300px;--restrictedWindowWidth:min(var(--windowWidth),var(--windowWidthMax));--sectionPaddingTopGutterWidth:calc(var(--restrictedWindowWidth)/2 - var(--layoutWidth)/2)}}.HeroSection.Section--angleBottom{--gradientAngle:var(--angleStrong);z-index:2}.HeroSection.Section--angleBottom,.HeroSection.Section--angleBottom+.Section:not(.SiteFooterSection){--sectionAngle:var(--angleStrong);--sectionAngleSin:var(--angleStrongSin)}.HeroSection--bleed.Section{--sectionOverflow:visible;--sectionLayoutMarginBottom:0px;--sectionContentAngledMarginBottom:0px;--heroSectionBleedAngle:-0.213;--heroSectionBleedAnchorWaveDistance:var(--heroSectionBleedAngle) * calc(var(--columnWidth)*2);--sectionAnglePaddingBottomBase:var(--heroSectionBleedAnchorWaveDistance) - var(--heroSectionBleedAmount)}.HeroSection--bleedNormal.Section{--heroSectionBleedAmount:20px}@media (min-width:900px){.HeroSection--bleedNormal.Section{--heroSectionBleedAmount:60px}}.HeroSection--bleedNoMobileBasePadding.Section{--heroSectionBleedAmount:0px}@media (max-width:599px){.HeroSection--bleedNoMobileBasePadding.Section{--sectionAnglePaddingBottomBase:0px}}.HeroSection--bleedNone.Section{--heroSectionBleedAmount:0px}.HeroSection--angleDegreeNormal.Section{--gradientAngle:var(--angleNormal);--heroSectionBleedAngle:-0.105}.HeroSection--angleDegreeNormal.Section,.HeroSection--angleDegreeNormal.Section+.Section:not(.SiteFooterSection){--sectionAngle:var(--angleNormal);--sectionAngleSin:var(--angleNormalSin)}.HeroSection__gradient.Gradient{position:absolute;bottom:0;left:0;width:100%;height:var(--gradientHeight);transform-origin:0 100%;transform:skewY(var(--gradientAngle));will-change:transform;z-index:0}.HeroSection .StripeSet{--stripeSetAngle:var(--sectionAngle)}
.Section{--sectionAngleSin:var(--angleNormalSin);--sectionAngle:0;--sectionPaddingSmallMax:110;--sectionPaddingXSmallMax:72;--sectionPaddingMin:72;--sectionPaddingMax:var(--sectionPaddingNormalMax);--sectionPaddingTopMax:var(--sectionPaddingMax);--sectionPaddingBottomMax:var(--sectionPaddingMax);--sectionMarginTop:0;--sectionMarginBottom:0;--sectionAngleHeight:calc(var(--windowWidth)*var(--sectionAngleSin));--sectionAnglePaddingBaseMin:100;--sectionAnglePaddingBaseMax:var(--sectionPaddingMax);--sectionAnglePaddingTopBaseMax:var(--sectionAnglePaddingBaseMax);--sectionAnglePaddingBottomBaseMax:var(--sectionAnglePaddingBaseMax);--sectionAngleMaxHeight:none;--sectionOverflow:hidden;--sectionTransformOrigin:100% 0;--sectionBackgroundOverflow:visible;position:relative;z-index:1;margin-top:var(--sectionMarginTop);margin-bottom:var(--sectionMarginBottom);color:var(--textColor);scroll-margin-top:calc(var(--fixedNavHeight) + var(--fixedNavSpacing) - var(--sectionPaddingTop))}.HubPage .Section,.Section{--sectionPaddingNormalMax:128}.HubPage .Section{--sectionPaddingSmallMax:112;--sectionPaddingXSmallMax:96;--sectionPaddingMin:96}.Section--hasStickyNav{--sectionOverflow:visible}.Section--hasBorderTop .Section__background{border-top:1px solid rgba(230,235,241,.52)}.Section--paddingSmall{--sectionPaddingMax:var(--sectionPaddingSmallMax)}.Section--paddingXSmall{--sectionPaddingMax:var(--sectionPaddingXSmallMax)}.Section{--sectionAnglePaddingTopBase:calc(var(--sectionAnglePaddingBaseMin)*1px + (var(--sectionAnglePaddingTopBaseMax) - var(--sectionAnglePaddingBaseMin))*(var(--windowWidth)/737 - 0.50882px));;--sectionAnglePaddingBottomBase:calc(var(--sectionAnglePaddingBaseMin)*1px + (var(--sectionAnglePaddingBottomBaseMax) - var(--sectionAnglePaddingBaseMin))*(var(--windowWidth)/737 - 0.50882px));;--sectionPaddingTopGutterWidth:var(--gutterWidth);--sectionAnglePaddingTop:calc(var(--sectionAngleHeight) - var(--sectionAngleSin)*var(--sectionPaddingTopGutterWidth) + var(--sectionAnglePaddingTopBase));--sectionAnglePaddingBottom:calc(var(--sectionAngleHeight) - var(--sectionAngleSin)*var(--gutterWidth) + var(--sectionAnglePaddingBottomBase));--sectionPaddingTop:calc(var(--sectionPaddingMin)*1px + (var(--sectionPaddingTopMax) - var(--sectionPaddingMin))*(var(--windowWidth)/737 - 0.50882px));;--sectionPaddingBottom:calc(var(--sectionPaddingMin)*1px + (var(--sectionPaddingBottomMax) - var(--sectionPaddingMin))*(var(--windowWidth)/737 - 0.50882px));}@media (max-width:375px){.Section{--sectionAnglePaddingTopBase:calc(var(--sectionAnglePaddingBaseMin)*1px);--sectionAnglePaddingBottomBase:calc(var(--sectionAnglePaddingBaseMin)*1px);--sectionPaddingTop:calc(var(--sectionPaddingMin)*1px);--sectionPaddingBottom:calc(var(--sectionPaddingMin)*1px)}}@media (min-width:1112px){.Section{--sectionAnglePaddingTopBase:calc(var(--sectionAnglePaddingTopBaseMax)*1px);--sectionAnglePaddingBottomBase:calc(var(--sectionAnglePaddingBottomBaseMax)*1px);--sectionPaddingTop:calc(var(--sectionPaddingTopMax)*1px);--sectionPaddingBottom:calc(var(--sectionPaddingBottomMax)*1px)}}.Section__background{position:relative;height:100%;max-height:var(--sectionAngleMaxHeight);width:100%;top:0;left:0;transform-origin:var(--sectionTransformOrigin);transform:skewY(var(--sectionAngle));background:var(--backgroundColor);overflow:hidden}.Section__background--isTransparent{background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.Section__masked{overflow:var(--sectionOverflow)}.Section__container{position:relative;z-index:1;display:flex;justify-content:center;min-height:var(--sectionMinHeight)}.Section__layoutContainer{width:100%;max-width:var(--layoutWidth);margin:0 var(--columnPaddingNormal)}.Section__layout{padding:var(--sectionPaddingTop) 0 var(--sectionPaddingBottom)}.Section--angleTop{--sectionPaddingTop:var(--sectionAnglePaddingTop);--sectionAngle:var(--angleNormal)}.Section--angleBottom{--sectionTransformOrigin:0 0}.Section--angleBoth,.Section--angleBottom{--sectionPaddingBottom:var(--sectionAnglePaddingBottom);--sectionMarginBottom:calc(var(--sectionAngleHeight)*-1)}.Section--angleBoth{--sectionPaddingTop:var(--sectionAnglePaddingTop);--sectionAngle:var(--angleNormal)}.Section--bleed3{--sectionPaddingBottom:0}.Section__backgroundMask{position:absolute;width:100%;height:100%;overflow:var(--sectionBackgroundOverflow)}.Section--paddingTopNone{--sectionPaddingTop:0}.Section--paddingTopMedium{--sectionPaddingTop:80px}.Section--paddingTopXXLarge{--sectionPaddingTop:160px}@media (min-width:600px){.Section--paddingTopXXLarge{--sectionPaddingTop:calc(90px + 15vw)}}.Section--paddingTopAngleLarge.Section{--sectionAnglePaddingTopBaseMax:172}.Section--paddingBottomNone{--sectionPaddingBottom:0}.Section--paddingBottomSmall{--sectionPaddingBottom:64px}.Section--marginTopLarge{--sectionMarginTop:20px}@media (min-width:600px){.Section--marginTopLarge{--sectionMarginTop:40px}}@media (min-width:900px){.Section--peekingContent .Section__layout{padding-top:calc(var(--sectionPaddingTop) + 45px)}}@media (min-width:900px){.Section--peekingContent--invoicing .Section__layout{padding-top:calc(var(--sectionPaddingTop) - 65px)}}
.UniversalChatCtaButton{position:fixed;right:24px;bottom:24px;z-index:99;width:64px;height:64px;border-radius:50%;background:#0a2540;border:none;outline:none;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer;animation:loadChatBubble .2s cubic-bezier(.16,1,.3,1);transition:opacity .3s cubic-bezier(.4,0,.2,1)}@media (pointer:fine){.UniversalChatCtaButton:hover{opacity:.8}}@media (pointer:coarse){.UniversalChatCtaButton:active{opacity:.8}}@media (prefers-reduced-motion:no-preference){@media (pointer:fine){.UniversalChatCtaButton:hover .UniversalChatCtaButton__bubbleLeft{transform:translateX(-8px) scale(0)}.UniversalChatCtaButton:hover .UniversalChatCtaButton__bubbleRightContainer{transform:scale(1.5) translateY(2px)}.UniversalChatCtaButton:hover .UniversalChatCtaButton__typingIndicator{opacity:1}}@media (pointer:coarse){.UniversalChatCtaButton:active .UniversalChatCtaButton__bubbleLeft{transform:translateX(-8px) scale(0)}.UniversalChatCtaButton:active .UniversalChatCtaButton__bubbleRightContainer{transform:scale(1.5) translateY(2px)}.UniversalChatCtaButton:active .UniversalChatCtaButton__typingIndicator{opacity:1}}}.UniversalChatCtaButton:before{content:"";position:absolute;inset:-1px;border-radius:50%;box-shadow:var(--focusBoxShadow);opacity:0;pointer-events:none}@media (prefers-reduced-motion:no-preference){.UniversalChatCtaButton:before{transition:opacity var(--hoverTransition)}}.UniversalChatCtaButton:focus-visible{outline:none}.UniversalChatCtaButton:focus-visible:before{opacity:1}@keyframes loadChatBubble{0%{opacity:0;transform:translateY(30px) scale(.5)}to{opacity:1;transform:translateY(0) scale(1)}}.UniversalChatCtaButton__bubbleLeft{position:relative;margin-bottom:-16px;margin-left:8px;z-index:10;transform-origin:top right;transition:transform .3s cubic-bezier(.4,0,.2,1)}.UniversalChatCtaButton__bubbleRightContainer{position:relative;margin-right:8px;transform-origin:bottom left;transition:transform .3s cubic-bezier(.4,0,.2,1)}.UniversalChatCtaButton__typingIndicator{position:absolute;top:8px;left:3px;opacity:0;overflow:visible;transition:opacity .3s cubic-bezier(.4,0,.2,1);scale:.67}.UniversalChatCtaButton__typingBubble{animation:UniversalChatTypingBubbleBounce .75s ease-in-out infinite}.UniversalChatCtaButton__typingBubble:nth-child(2){animation-delay:.15s}.UniversalChatCtaButton__typingBubble:nth-child(3){animation-delay:.3s}@keyframes UniversalChatTypingBubbleBounce{0%,to{animation-timing-function:ease-out;transform:translateY(2px)}50%{animation-timing-function:ease-in-out;transform:translateY(-2.5px)}}
.UniversalChatCtaButtonLarge{--universal-chat-cta-button-ease:cubic-bezier(0.4,0,0.2,1);--universal-chat-cta-button-duration:0.3s;--universal-chat-cta-button-text-width:fit-content;position:fixed;right:24px;bottom:24px;z-index:99;width:var(--universal-chat-cta-button-text-width);height:68px;border-radius:8px;background:#fff;border:none;outline:none;display:flex;align-items:center;justify-content:left;flex-direction:row;cursor:pointer;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);padding-left:14px;padding-right:14px;animation:loadChatBox .2s cubic-bezier(.16,1,.3,1);transition:width var(--universal-chat-cta-button-duration) var(--universal-chat-cta-button-ease)}@media (prefers-reduced-motion:no-preference){@media (pointer:fine){.UniversalChatCtaButtonLarge:hover .UniversalChatCtaButtonLarge__bubbleLeft{transform:translateX(-8px) scale(0)}.UniversalChatCtaButtonLarge:hover .UniversalChatCtaButtonLarge__bubbleRightContainer{transform:scale(1.25) translateX(2px) translateY(2px)}.UniversalChatCtaButtonLarge:hover .UniversalChatCtaButtonLarge__typingIndicator{opacity:1}}@media (pointer:coarse){.UniversalChatCtaButtonLarge:active .UniversalChatCtaButtonLarge__bubbleLeft{transform:translateX(-8px) scale(0)}.UniversalChatCtaButtonLarge:active .UniversalChatCtaButtonLarge__bubbleRightContainer{transform:scale(1.25) translateX(2px) translateY(2px)}.UniversalChatCtaButtonLarge:active .UniversalChatCtaButtonLarge__typingIndicator{opacity:1}}.UniversalChatCtaButtonLarge:not(:hover).UniversalChatCtaButtonLarge--collapsed{width:68px}.UniversalChatCtaButtonLarge:not(:hover).UniversalChatCtaButtonLarge--collapsed .UniversalChatCtaButtonLarge__text{color:transparent}.UniversalChatCtaButtonLarge:not(:hover).UniversalChatCtaButtonLarge--collapsed .UniversalChatCtaButtonLarge__icon{background:transparent}.UniversalChatCtaButtonLarge:not(:hover).UniversalChatCtaButtonLarge--collapsed .UniversalChatCtaButtonLarge__iconInner{scale:1.2}}.UniversalChatCtaButtonLarge__text{flex:1;color:#0a2540;font-family:var(--fontFamily);font-size:15px;font-weight:var(--fontWeightBold);overflow:hidden;padding-left:12px;text-align:left;white-space:nowrap;transition:color var(--universal-chat-cta-button-duration) var(--universal-chat-cta-button-ease)}.UniversalChatCtaButtonLarge__icon{display:grid;place-items:center;width:40px;height:40px;border-radius:4px;background:#e7ecf1;border:none;outline:none;transition:background var(--universal-chat-cta-button-duration) var(--universal-chat-cta-button-ease)}.UniversalChatCtaButtonLarge__iconInner{display:flex;align-items:center;justify-content:center;flex-direction:column;height:40px;width:40px;transition:scale var(--universal-chat-cta-button-duration) var(--universal-chat-cta-button-ease)}@keyframes loadChatBox{0%{opacity:0;transform:translateY(30px) scale(.5)}to{opacity:1;transform:translateY(0) scale(1)}}.UniversalChatCtaButtonLarge__bubbleLeft{position:relative;margin-bottom:-16px;margin-left:8px;z-index:10;transform-origin:top right;transition:transform .3s cubic-bezier(.4,0,.2,1)}.UniversalChatCtaButtonLarge__bubbleRightContainer{position:relative;margin-right:8px;transform-origin:bottom left;transition:transform .3s cubic-bezier(.4,0,.2,1)}.UniversalChatCtaButtonLarge__typingIndicator{position:absolute;top:8px;left:3px;opacity:0;overflow:visible;transition:opacity .3s cubic-bezier(.4,0,.2,1);scale:.67}.UniversalChatCtaButtonLarge__typingBubble{animation:UniversalChatTypingBubbleBounce .75s ease-in-out infinite}.UniversalChatCtaButtonLarge__typingBubble:nth-child(2){animation-delay:.15s}.UniversalChatCtaButtonLarge__typingBubble:nth-child(3){animation-delay:.3s}@keyframes UniversalChatTypingBubbleBounce{0%,to{animation-timing-function:ease-out;transform:translateY(2px)}50%{animation-timing-function:ease-in-out;transform:translateY(-2.5px)}}@keyframes blink{0%,50%{opacity:0}51%,to{opacity:1}}.UniversalChatCtaButtonLarge.variant--VisualTreatment{width:auto;height:auto;padding:4px 16px 6px;border-radius:9999px;background:#0a2540;color:#fff;font-family:var(--fontFamily);font-size:15px;font-weight:var(--fontWeightBold);text-align:center;text-decoration:none;display:flex;align-items:center;justify-content:center;flex-direction:row;box-shadow:0 0 0 0 transparent,0 0 0 0 transparent,0 0 0 0 transparent,0 0 0 0 transparent,0 0 0 1px oklch(.7703 .0254 259.82/.2);animation:loadInChatTreatment .75s cubic-bezier(.16,1,.3,1) forwards;transition:background .2s cubic-bezier(.4,0,.2,1)}@keyframes loadInChatTreatment{0%{opacity:0;transform:scale(.8) translateY(100%)}to{opacity:1;transform:scale(1) translateY(0)}}.UniversalChatCtaButtonLarge__withSalesWrapper{display:inline-block;width:0;overflow:hidden;vertical-align:bottom;transition:width .3s cubic-bezier(.4,0,.2,1)}.UniversalChatCtaButtonLarge__withSales{padding-left:4px;display:inline-block;white-space:nowrap;opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.UniversalChatCtaButtonLarge__salesReps{position:fixed;bottom:78px;right:40px;color:var(--stripeAccentDark);font-family:var(--fontFamily);width:-moz-max-content;width:max-content;max-width:calc(100vw - 65px);border-radius:8px;transform-origin:bottom right;opacity:0;transform:scale(.5) translateY(50%);animation:fadeIn .75s cubic-bezier(.16,1,.3,1) forwards;z-index:99;cursor:pointer}@keyframes fadeIn{0%{opacity:0;transform:scale(.5) translateY(50%)}to{opacity:1;transform:scale(1) translateY(0)}}.UniversalChatCtaButtonLarge__salesReps__content{position:relative;display:flex;flex-direction:column;gap:4px}.UniversalChatCtaButtonLarge__salesReps__content:after{content:"";position:absolute;top:-14px;left:-16px;background-color:#fff;width:100%;height:100%;border-radius:8px;box-shadow:0 0 0 0 transparent,0 0 0 0 transparent,0 0 0 0 transparent,0 0 0 0 transparent,0 0 2px 0 oklch(.2599 .0604 251.32/.12),0 4px 8px -2px oklch(.2599 .0604 251.32/.2);width:calc(100% + 32px);height:calc(100% + 30px);transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);z-index:-1;transform-origin:center}@media (prefers-reduced-motion:no-preference){.UniversalChatCtaButtonLarge__salesReps__content:hover:after{transform:scale(1.02);box-shadow:0 0 0 0 transparent,0 0 0 0 transparent,0 0 0 0 transparent,0 0 0 0 transparent,0 4px 8px 0 oklch(.2599 .0604 251.32/.06),0 8px 32px -2px oklch(.2599 .0604 251.32/.15)}}.UniversalChatCtaButtonLarge__salesReps__close{position:absolute;top:-9px;right:-9px;width:20px;height:20px;background:none;border:none;display:flex;align-items:center;justify-content:center}.UniversalChatCtaButtonLarge__salesReps__close path{transition:fill .2s cubic-bezier(.4,0,.2,1)}.UniversalChatCtaButtonLarge__salesReps__close:hover path{fill:#3f4b66}.UniversalChatCtaButtonLarge__salesReps__title{font-size:15px;display:flex;justify-content:flex-start;align-items:center;gap:4px}.UniversalChatCtaButtonLarge__salesReps__description{font-size:13px;color:#3f4b66;font-weight:400;text-align:left}.UniversalChatCtaButtonLarge__salesReps__title__text{position:relative;display:flex;align-items:center;margin-left:4px;gap:4px;text-align:left}.UniversalChatCtaButtonLarge__salesReps__title__count{margin-bottom:auto;margin-left:2px}.UniversalChatCtaButtonLarge__salesReps__title__text:before{content:"";display:inline-block;width:6px;height:6px;flex-shrink:0;border-radius:50%;background:#15be53}.UniversalChatCtaButtonLarge__salesReps__title__text:after{content:"";position:absolute;top:50%;left:0;width:6px;height:6px;background:#15be53;border-radius:50%;transform:translateY(-50%);transform-origin:center;opacity:.3}@media (prefers-reduced-motion:no-preference){.UniversalChatCtaButtonLarge__salesReps__title__text:after{animation:pulse 5s ease-in infinite}}@keyframes pulse{0%{transform:translateY(-50%) scale(1)}25%{transform:translateY(-50%) scale(2)}50%{transform:translateY(-50%) scale(1)}to{transform:translateY(-50%) scale(1)}}.UniversalChatCtaButtonLarge__salesReps__title__images{display:flex;justify-content:flex-start;align-items:center}.UniversalChatCtaButtonLarge__salesReps__title__images__image:first-of-type{margin-right:-8px;z-index:10}.UniversalChatCtaButtonLarge__salesReps__title__images__image{width:40px;height:40px;border-radius:50%;border:2px solid #fff}
@media (min-width:600px){@font-face{font-family:sohne-var;src:url(https://b.stripecdn.com/mkt-statics-srv/assets/v1/f965fdf4.woff2) format("woff2-variations");font-weight:1 1000;font-display:block}@font-face{font-family:SourceCodePro;src:url(https://b.stripecdn.com/mkt-statics-srv/assets/v1/1a930247.woff2) format("woff2"),url(https://b.stripecdn.com/mkt-statics-srv/assets/v1/ac6713d5.woff) format("woff");font-weight:500;font-style:normal;font-display:block}}@media (max-width:599px){@font-face{font-family:sohne-var;src:url(https://b.stripecdn.com/mkt-statics-srv/assets/v1/f965fdf4.woff2) format("woff2-variations");font-weight:1 1000;font-display:swap}@font-face{font-family:SourceCodePro;src:url(https://b.stripecdn.com/mkt-statics-srv/assets/v1/1a930247.woff2) format("woff2"),url(https://b.stripecdn.com/mkt-statics-srv/assets/v1/ac6713d5.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}}
.MktRoot{--fontFamily:"sohne-var","Helvetica Neue","Arial",sans-serif;--fontWeightLight:200;--fontWeightNormal:300;--fontWeightSemibold:425;--fontWeightBold:500;--systemFontFamily:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--codeFontFamily:"SourceCodePro";--sourceCodeFont:500 14px/1.714285714 var(--codeFontFamily);--ctaFont:var(--fontWeightSemibold) 15px/1.6 var(--fontFamily);--inputFont:var(--fontWeightNormal) 15px/1.6 var(--fontFamily);--cardShadowXSmall:0 2px 5px -1px rgba(50,50,93,0.25),0 1px 3px -1px rgba(0,0,0,0.3);--cardShadowSmall:0 6px 12px -2px rgba(50,50,93,0.25),0 3px 7px -3px rgba(0,0,0,0.3);--cardShadowMedium:0 13px 27px -5px rgba(50,50,93,0.25),0 8px 16px -8px rgba(0,0,0,0.3);--cardShadowLarge:0 30px 60px -12px rgba(50,50,93,0.25),0 18px 36px -18px rgba(0,0,0,0.3);--cardShadowLargeInset:inset 0 30px 60px -12px rgba(50,50,93,0.25),inset 0 18px 36px -18px rgba(0,0,0,0.3);--cardShadowXLarge:0 50px 100px -20px rgba(50,50,93,0.25),0 30px 60px -30px rgba(0,0,0,0.3);--cardShadowXSMallMargin:2px;--cardShadowSmallMargin:8px;--cardShadowMediumMargin:16px;--cardShadowLargeMargin:32px;--cardShadowXLargeMargin:48px;--cardBorderRadius:8px;--filterShadowMedium:0px 3px 11.5px -3.5px rgba(50,50,93,0.25),0px 3.8px 7.5px -3.7px rgba(0,0,0,0.1);--scrollbarOffset:10px;--angleNormal:-6deg;--angleStrong:-12deg;--angleNormalSin:0.106;--angleStrongSin:0.212;--modalZIndex:999999;--fixedNavHeight:60px;--fixedNavSpacing:48px;--fixedNavScrollMargin:calc(var(--fixedNavHeight) + var(--fixedNavSpacing));--hoverTransition:150ms cubic-bezier(0.215,0.61,0.355,1);--focusBoxShadow:0 0 0 2px #4d90fe,inset 0 0 0 2px hsla(0,0%,100%,0.9);color-scheme:only light}.MktRoot *,.MktRoot :after,.MktRoot :before{box-sizing:border-box}@media (prefers-reduced-motion:reduce){.MktRoot{--hoverTransition:none}}.MktRoot[lang^=ja]{--fontWeightNormal:300;--fontWeightSemibold:300}.MktRoot[lang^=th]{--fontWeightSemibold:600;--fontWeightBold:600}.MktRoot[lang^=zh]{--fontWeightNormal:400;--fontWeightSemibold:500}.MktRoot[data-loading]{overflow-x:hidden}.MktRoot[data-loading] :after,.MktRoot[data-loading] :before,.MktRoot[data-loading] :not([data-transition-in]){transition:none!important}.MktBody{margin:0;font-family:var(--fontFamily);font-weight:var(--fontWeightNormal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--textColor);background:var(--backgroundColor)}.MktBody--noScroll{overflow:hidden}.ThirdPartyFrame{width:1px;height:1px;position:fixed;visibility:hidden;pointer-events:none}blockquote,figure,h1,h2,h3,h4,h5,h6,p,pre{margin:0}a{text-decoration:none}strong{font-weight:var(--fontWeightBold)}
.theme--White{--backgroundColor:#fff;--linkColor:var(--accentColor);--linkHoverColor:#0a2540;--buttonColor:var(--accentColor);--buttonHoverColor:#0a2540;--buttonDisabledColor:#cfd7df;--buttonDisabledOpacity:0.7;--knockoutColor:#fff;--knockoutDisabledColor:#8898aa;--guideSolidColor:rgba(66,71,112,0.06);--guideDashedColor:rgba(66,71,112,0.09);--titleColor:#0a2540;--textColor:#425466;--formFieldDescriptionTextColor:#3f4b66;--inputBackground:#f6f9fc;--checkboxInputBackground:#e7ecf1;--inputPlaceholderColor:#727f96;--inputTextColor:#0a2540;--inputErrorAccentColor:#ff5996;--annotationColor:#8c9eb1;--maskFadeColor:rgba(0,0,0,0.4);--navColor:#0a2540;--navHoverColor:#0a2540;--navHoverOpacity:0.6;--footerColor:#0a2540;--cardBorderColor:#cbd6e0;--cardBorderColorSoft:#e7ecf1;--cardBackground:#fff;--subcardBackground:#f6f9fc;--gridSubcardBackground:#f6f9fc;--tableIconColor:#8c9eb1;--stripeAccentWhite:#fff;--stripeAccentLight:#e3e7ec;--stripeAccentDark:#0a2540;--bulletColor:#cfd7df;--footnoteTextColor:#4d5b78;--disclaimerTextColor:#707f98;--inlineCodeTextColor:#2c3a57;--inlineCodeBackground:#e6ecf2;--socialLogoColor:#c4ccd8;--socialLogoHoverColor:#0a2540}.theme--White.accent--Slate{--accentColor:#0a2540;--linkHoverOpacity:0.6;--buttonHoverOpacity:0.6}
.theme--Light{--backgroundColor:#f6f9fc;--linkColor:var(--accentColor);--linkHoverColor:#0a2540;--buttonColor:var(--accentColor);--buttonHoverColor:#0a2540;--buttonDisabledColor:#cfd7df;--buttonDisabledOpacity:0.7;--knockoutColor:#fff;--knockoutDisabledColor:#8898aa;--guideSolidColor:rgba(66,71,112,0.06);--guideDashedColor:rgba(66,71,112,0.09);--titleColor:#0a2540;--textColor:#425466;--formFieldDescriptionTextColor:#3f4b66;--inputBackground:#f6f9fc;--checkboxInputBackground:#e7ecf1;--inputPlaceholderColor:#727f96;--inputTextColor:#0a2540;--inputErrorAccentColor:#ff5996;--annotationColor:#8c9eb1;--maskFadeColor:rgba(0,0,0,0.4);--navColor:#0a2540;--navHoverColor:#0a2540;--navHoverOpacity:0.6;--footerColor:#0a2540;--cardBorderColor:#cbd6e0;--cardBorderColorSoft:#e7ecf1;--cardBackground:#fff;--subcardBackground:#f6f9fc;--gridSubcardBackground:#fff;--tableIconColor:#8c9eb1;--stripeAccentWhite:#fff;--stripeAccentLight:#e3e7ec;--stripeAccentDark:#0a2540;--bulletColor:#cfd7df;--footnoteTextColor:#4d5b78;--disclaimerTextColor:#707f98;--inlineCodeTextColor:#2c3a57;--inlineCodeBackground:#dce6ee;--socialLogoColor:#c4ccd8;--socialLogoHoverColor:#0a2540}.theme--Light.accent--Slate{--accentColor:#0a2540;--linkHoverOpacity:0.6;--buttonHoverOpacity:0.6}
.theme--Dark{--backgroundColor:#0a2540;--linkColor:var(--accentColor);--linkHoverColor:#fff;--linkHoverOpacity:1;--buttonColor:var(--accentColor);--buttonHoverColor:#fff;--buttonDisabledColor:#6b7c93;--buttonHoverOpacity:1;--buttonDisabledOpacity:0.7;--knockoutColor:#0a2540;--knockoutDisabledColor:#e6ebf1;--guideSolidColor:rgba(66,71,112,0.3);--guideDashedColor:rgba(66,71,112,0.3);--titleColor:#fff;--textColor:#adbdcc;--formFieldDescriptionTextColor:#adbdcc;--inputBackground:#0c2e4e;--checkboxInputBackground:#0c2e4e;--inputBackgroundAlt:#274869;--inputPlaceholderColor:#b6c2cd;--inputTextColor:#fff;--inputErrorAccentColor:#ff5996;--annotationColor:#8c9eb1;--maskFadeColor:rgba(0,0,0,0.4);--navColor:#fff;--navHoverColor:#fff;--navHoverOpacity:0.6;--footerColor:#fff;--cardBorderColor:#0f395e;--cardBorderColorSoft:#0f395e;--cardBackground:#0c2e4e;--subcardBackground:#1f4468;--gridSubcardBackground:#1f4468;--tableIconColor:#8c9eb1;--stripeAccentWhite:#fff;--stripeAccentLight:#fff;--stripeAccentDark:#0c2e4e;--bulletColor:#6b7c93;--footnoteTextColor:#adbdcc;--disclaimerTextColor:#707f98;--inlineCodeTextColor:#fff;--inlineCodeBackground:#1c4161;--socialLogoColor:#707f98;--socialLogoHoverColor:#fff}.theme--Dark.accent--Slate,.theme--Dark .accent--Slate{--accentColor:#fff}
.theme--SemiDark{--backgroundColor:#0d2e4f;--linkColor:var(--accentColor);--linkHoverColor:#fff;--linkHoverOpacity:1;--buttonColor:var(--accentColor);--buttonHoverColor:#fff;--buttonDisabledColor:#6b7c93;--buttonHoverOpacity:1;--buttonDisabledOpacity:0.7;--knockoutColor:#0a2540;--knockoutDisabledColor:#e6ebf1;--guideSolidColor:rgba(66,71,112,0.3);--guideDashedColor:rgba(66,71,112,0.3);--titleColor:#fff;--textColor:#adbdcc;--inputBackground:#0c2e4e;--inputBackgroundAlt:#274869;--inputPlaceholderColor:#b6c2cd;--inputTextColor:#fff;--inputErrorAccentColor:#ff5996;--annotationColor:#8c9eb1;--maskFadeColor:rgba(0,0,0,0.4);--navColor:#fff;--navHoverColor:#fff;--navHoverOpacity:0.6;--footerColor:#fff;--cardBorderColor:#0f395e;--cardBackground:#0c2e4e;--subcardBackground:#1f4468;--gridSubcardBackground:#1f4468;--tableIconColor:#8c9eb1;--stripeAccentWhite:#fff;--stripeAccentLight:#fff;--stripeAccentDark:#0c2e4e;--bulletColor:#6b7c93;--footnoteTextColor:#adbdcc;--disclaimerTextColor:#707f98;--inlineCodeTextColor:#fff;--inlineCodeBackground:#1c4161;--socialLogoColor:#707f98;--socialLogoHoverColor:#fff}.theme--SemiDark.accent--Slate,.theme--SemiDark .accent--Slate{--accentColor:#fff}
.theme--Transparent{--backgroundColor:none;--linkColor:#fff;--linkHoverColor:var(--linkColor);--linkHoverOpacity:0.6;--buttonColor:hsla(0,0%,100%,0.2);--buttonHoverColor:hsla(0,0%,100%,0.4);--accentColor:#fff;--knockoutColor:#fff;--textColor:#fff;--guideSolidColor:rgba(66,71,112,0.06);--guideDashedColor:rgba(66,71,112,0.09);--titleColor:#fff;--maskFadeColor:rgba(0,0,0,0.4);--navColor:#fff;--navHoverColor:#fff;--navHoverOpacity:0.6;--stripeColor:#fff}
.theme--HubDark{--linkColor:#fff;--linkHoverColor:var(--linkColor);--buttonColor:#fff;--buttonHoverColor:hsla(0,0%,100%,0.9);--knockoutColor:#0a2540;--textColor:#fff;--titleColor:#fff}.theme--HubDark,.theme--HubLight{--backgroundColor:none;--linkHoverOpacity:0.9;--accentColor:#fff;--maskFadeColor:rgba(0,0,0,0.4);--navColor:#fff;--navHoverColor:#fff;--navHoverOpacity:0.8;--stripeColor:#fff}.theme--HubLight{--linkColor:#635bff;--linkHoverColor:#0a2540;--buttonColor:#635bff;--buttonHoverColor:#0a2540;--knockoutColor:#fff;--textColor:#0a2540;--titleColor:#0a2540}
.theme--LegacyDark,.theme--LegacyLight{--fontFamily:Camphor,"Open Sans","Segoe UI",sans-serif;--ctaFont:var(--fontWeightSemibold) 15px/1.6 var(--fontFamily);--fontWeightBold:600;--fontWeightSemibold:600;--fontWeightNormal:500}.theme--LegacyDark .ProductIcon--Atlas,.theme--LegacyLight .ProductIcon--Atlas{--iconHoverLightColor:#fcd669;--iconHoverDarkColor:#ce7c3a}.theme--LegacyDark .ProductIcon--Billing,.theme--LegacyLight .ProductIcon--Billing{--iconHoverLightColor:#74e4a2;--iconHoverDarkColor:#159570}.theme--LegacyDark .ProductIcon--Connect,.theme--LegacyDark .ProductIcon--Payouts,.theme--LegacyLight .ProductIcon--Connect,.theme--LegacyLight .ProductIcon--Payouts{--iconHoverLightColor:#68d4f8;--iconHoverDarkColor:#217ab7}.theme--LegacyDark .ProductIcon--Capital,.theme--LegacyDark .ProductIcon--CorporateCard,.theme--LegacyDark .ProductIcon--Issuing,.theme--LegacyDark .ProductIcon--Payments,.theme--LegacyDark .ProductIcon--Terminal,.theme--LegacyLight .ProductIcon--Capital,.theme--LegacyLight .ProductIcon--CorporateCard,.theme--LegacyLight .ProductIcon--Issuing,.theme--LegacyLight .ProductIcon--Payments,.theme--LegacyLight .ProductIcon--Terminal{--iconHoverLightColor:#87bbfd;--iconHoverDarkColor:#555abf}.theme--LegacyDark .ProductIcon--Radar,.theme--LegacyLight .ProductIcon--Radar{--iconHoverLightColor:#f6a4eb;--iconHoverDarkColor:#9251ac}.theme--LegacyDark .ProductIcon--Sigma,.theme--LegacyLight .ProductIcon--Sigma{--iconHoverLightColor:#beb0f4;--iconHoverDarkColor:#7356b6}
.theme--LegacyLight{--backgroundColor:#f6f9fc;--linkColor:var(--accentColor);--linkHoverColor:#0a2540;--buttonColor:none;--buttonHoverColor:none;--buttonDisabledColor:none;--knockoutColor:#32325d;--knockoutDisabledColor:#8898aa;--guideSolidColor:rgba(66,71,112,0.06);--guideDashedColor:rgba(66,71,112,0.09);--titleColor:#0a2540;--textColor:#425466;--inputBackground:#fff;--inputPlaceholderColor:#acb9c5;--annotationColor:#8c9eb1;--maskFadeColor:rgba(0,0,0,0.4);--navColor:#32325d;--navHoverColor:#32325d;--navHoverOpacity:0.6;--footerColor:#0a2540;--cardBorderColor:#cbd6e0;--cardBackground:#fff;--subcardBackground:#f6f9fc;--stripeColor:#0a2540}.theme--LegacyLight.accent--Slate{--accentColor:#0a2540;--linkHoverOpacity:0.6;--buttonHoverOpacity:0.6}
.theme--LegacyDark{--backgroundColor:#0a2540;--linkColor:var(--accentColor);--linkHoverColor:#fff;--linkHoverOpacity:1;--buttonColor:none;--buttonHoverColor:none;--buttonDisabledColor:none;--buttonHoverOpacity:0.6;--knockoutColor:#fff;--knockoutDisabledColor:#e6ebf1;--guideSolidColor:rgba(66,71,112,0.3);--guideDashedColor:rgba(66,71,112,0.3);--titleColor:#fff;--textColor:#adbdcc;--inputBackground:#0c2e4e;--inputPlaceholderColor:#b6c2cd;--annotationColor:#8c9eb1;--maskFadeColor:rgba(0,0,0,0.4);--navColor:#fff;--navHoverColor:#fff;--navHoverOpacity:0.6;--footerColor:#fff;--cardBorderColor:#0f395e;--cardBackground:#0c2e4e;--subcardBackground:#1f4468;--stripeColor:#fff}.theme--LegacyDark.accent--Slate,.theme--LegacyDark.flavor--Slate.accent--Slate{--accentColor:#fff;--linkHoverOpacity:0.6;--buttonHoverOpacity:0.6}
.flavor--Chroma{--blendBackground:#80e9ff;--blendIntersection:#0048e5;--blendForeground:#7a73ff;--gradientColorZero:#a960ee;--gradientColorOne:#ff333d;--gradientColorTwo:#90e0ff;--gradientColorThree:#ffcb57;--gradientColorZeroTransparent:rgba(169,96,238,0);--gradientColorOneTransparent:rgba(255,51,61,0);--gradientColorTwoTransparent:rgba(144,224,255,0);--gradientColorThreeTransparent:rgba(255,203,87,0);--shadeOneColor:#02bcf5;--shadeTwoColor:#0073e6;--shadeThreeColor:#003ab9;--shadeFourColor:#635bff;--shadeFiveColor:#002c59;--shadeSixColor:#09cbcb}.flavor--Chroma.theme--Dark,.flavor--Chroma .theme--Dark{--blendForeground:#7a73ff;--blendIntersection:#cff;--blendBackground:#00d4ff}.flavor--Chroma.theme--Dark .theme--Light,.flavor--Chroma.theme--Dark .theme--White{--blendForeground:#80e9ff;--blendIntersection:#0048e5;--blendBackground:#7a73ff}.flavor--Chroma.accent--Cyan,.flavor--Chroma .accent--Cyan{--accentColor:#02bcf5}.flavor--Chroma.theme--Dark.accent--Cyan,.flavor--Chroma.theme--Dark .accent--Cyan,.flavor--Chroma .theme--Dark.accent--Cyan{--accentColor:#00d4ff}.flavor--Chroma.accent--Blurple,.flavor--Chroma .accent--Blurple{--accentColor:#635bff;--guideBackground:#5d69e3;--guideDarkColor:#4d5ae0;--guideLightColor:#6772e5;--guideLighterColor:#7a84e9;--guideLightestColor:#8d95ec}.flavor--Chroma.theme--Dark.accent--Blurple,.flavor--Chroma.theme--Dark .accent--Blurple{--accentColor:#7a73ff}.flavor--Chroma.accent--Blue,.flavor--Chroma .accent--Blue{--accentColor:#0073e6}.flavor--Chroma.accent--Orange,.flavor--Chroma .accent--Orange{--accentColor:#ff7600}.flavor--Chroma.accent--Slate,.flavor--Chroma .accent--Slate{--accentColor:#0a2540}.flavor--Chroma.theme--Dark.accent--Slate,.flavor--Chroma.theme--Dark .accent--Slate,.flavor--Chroma .theme--Dark.accent--Slate{--accentColor:#fff}
.flavor--CottonCandy{--blendBackground:#ff80ff;--blendIntersection:#003dc1;--blendForeground:#0073e6;--gradientColorZero:#45dfff;--gradientColorOne:#2aa1ff;--gradientColorTwo:#4536ff;--gradientColorThree:#ff79f6;--gradientColorZeroTransparent:rgba(69,223,255,0);--gradientColorOneTransparent:rgba(42,161,255,0);--gradientColorTwoTransparent:rgba(69,54,255,0);--gradientColorThreeTransparent:rgba(255,121,246,0)}.flavor--CottonCandy.theme--Dark,.flavor--CottonCandy .theme--Dark{--blendBackground:#ff80ff;--blendIntersection:#fac7ff;--blendForeground:#0073e6;--accentColor:#f363f3}.flavor--CottonCandy.accent--Pink,.flavor--CottonCandy .accent--Pink{--accentColor:#f363f3}.flavor--CottonCandy.theme--Dark.accent--Pink,.flavor--CottonCandy.theme--Dark .accent--Pink{--accentColor:#ff83ff}.flavor--CottonCandy.accent--Cyan,.flavor--CottonCandy .accent--Cyan{--accentColor:#02bcf5}.flavor--CottonCandy.theme--Dark.accent--Cyan,.flavor--CottonCandy.theme--Dark .accent--Cyan{--accentColor:#09d6ff}.flavor--CottonCandy.accent--Blurple,.flavor--CottonCandy .accent--Blurple{--accentColor:#6061f6}.flavor--CottonCandy.accent--Blue,.flavor--CottonCandy .accent--Blue{--accentColor:#0073e6}
.flavor--LemonLime{--blendBackground:#ffd848;--blendIntersection:#00a600;--blendForeground:#00d924;--gradientColorZero:#1dcb5d;--gradientColorOne:#ffa832;--gradientColorTwo:#ffa832;--gradientColorThree:#ffe85e;--gradientColorZeroTransparent:rgba(29,203,93,0);--gradientColorOneTransparent:rgba(255,168,50,0);--gradientColorTwoTransparent:rgba(255,168,50,0);--gradientColorThreeTransparent:rgba(255,232,94,0);--shadeOneColor:#72d151;--shadeTwoColor:#15be1c;--shadeThreeColor:#13ad4c;--shadeFourColor:#008431}.flavor--LemonLime.theme--Dark,.flavor--LemonLime .theme--Dark{--blendBackground:#00d924;--blendIntersection:#fff5ad;--blendForeground:#ffd848}.flavor--LemonLime.accent--Green,.flavor--LemonLime .accent--Green{--accentColor:#15be53;--complimentaryColor:#fab000}.flavor--LemonLime.theme--Dark.accent--Green,.flavor--LemonLime.theme--Dark .accent--Green{--accentColor:#14d433}.flavor--LemonLime.accent--Yellow,.flavor--LemonLime .accent--Yellow{--accentColor:#eea800;--complimentaryColor:#15be53}.flavor--LemonLime.theme--Dark.accent--Yellow,.flavor--LemonLime.theme--Dark .accent--Yellow,.flavor--LemonLime .theme--Dark.accent--Yellow{--accentColor:#ffce48}
.flavor--Overcast{--blendBackground:#11efe3;--blendIntersection:#00299c;--blendForeground:#0073e6;--gradientColorZero:#0073e6;--gradientColorOne:#00a8ff;--gradientColorTwo:#021b9c;--gradientColorThree:#11efe3;--gradientColorZeroTransparent:rgba(0,115,230,0);--gradientColorOneTransparent:rgba(0,168,255,0);--gradientColorTwoTransparent:rgba(2,27,156,0);--gradientColorThreeTransparent:rgba(47,229,229,0);--shadeOneColor:#009deb;--shadeTwoColor:#0073e6;--shadeThreeColor:#003f7f;--shadeFourColor:#002c59}.flavor--Overcast.theme--Dark,.flavor--Overcast .theme--Dark{--blendBackground:#11efe3;--blendIntersection:#b3ffff;--blendForeground:#0073e6}.flavor--Overcast.accent--Blue,.flavor--Overcast .accent--Blue{--accentColor:#0073e6}.flavor--Overcast.accent--Cyan,.flavor--Overcast .accent--Cyan,.flavor--Overcast.theme--Dark.accent--Cyan,.flavor--Overcast.theme--Dark .accent--Cyan{--accentColor:#02bcf5}.flavor--Overcast.accent--Teal,.flavor--Overcast .accent--Teal{--accentColor:#00c4c4}.flavor--Overcast.theme--Dark.accent--Teal,.flavor--Overcast.theme--Dark .accent--Teal{--accentColor:#0de4e4}
.flavor--Perennial{--blendBackground:#ff80ff;--blendIntersection:#003dc1;--blendForeground:#0073e6;--gradientColorZero:#45dfff;--gradientColorOne:#2aa1ff;--gradientColorTwo:#4536ff;--gradientColorThree:#a755fa;--gradientColorZeroTransparent:rgba(69,223,255,0);--gradientColorOneTransparent:rgba(42,161,255,0);--gradientColorTwoTransparent:rgba(69,54,255,0);--gradientColorThreeTransparent:rgba(167,85,250,0)}.flavor--Perennial.theme--Dark,.flavor--Perennial .theme--Dark{--blendBackground:#0073e6;--blendIntersection:#fac7ff;--blendForeground:#ff80ff}.flavor--Perennial.accent--Blurple,.flavor--Perennial .accent--Blurple{--accentColor:#635bff}.flavor--Perennial.theme--Dark.accent--Blurple,.flavor--Perennial.theme--Dark .accent--Blurple{--accentColor:#7a73ff}.flavor--Perennial.accent--Cyan,.flavor--Perennial .accent--Cyan{--accentColor:#02bcf5}.flavor--Perennial.theme--Dark.accent--Cyan,.flavor--Perennial.theme--Dark .accent--Cyan{--accentColor:#09d6ff}
.flavor--Pomegranate{--blendBackground:#ff5996;--blendIntersection:#6e00f5;--blendForeground:#96f;--gradientColorZero:#a54ddd;--gradientColorOne:#ff80ff;--gradientColorTwo:#ffb422;--gradientColorThree:#fe94d4;--gradientColorZeroTransparent:rgba(255,89,150,0);--gradientColorOneTransparent:rgba(255,128,255,0);--gradientColorTwoTransparent:rgba(255,180,34,0);--gradientColorThreeTransparent:rgba(254,148,212,0);--shadeOneColor:#9d46d5;--shadeTwoColor:#7b58e1;--shadeThreeColor:#635bff;--shadeFourColor:#0a2540}.flavor--Pomegranate.theme--Dark,.flavor--Pomegranate .theme--Dark{--blendBackground:#ff5996;--blendIntersection:#ffdcf2;--blendForeground:#96f;--accentColor:#ff5996}.flavor--Pomegranate.accent--Raspberry,.flavor--Pomegranate .accent--Raspberry{--accentColor:#ff5996;--guideBackground:#ff5996;--guideDarkColor:#ff5191;--guideLightColor:#ff74a7;--guideLighterColor:#ff85b2;--guideLightestColor:#ff97bd}.flavor--Pomegranate.accent--Purple,.flavor--Pomegranate .accent--Purple{--accentColor:#96f;--guideBackground:#a375ff;--guideDarkColor:#96f;--guideLightColor:#b793ff;--guideLighterColor:#b793ff;--guideLightestColor:#c2a3ff}
.flavor--Slate{--blendBackground:#a4bdd2;--blendIntersection:#415465;--blendForeground:#657d92}.flavor--Slate.theme--Dark,.flavor--Slate .theme--Dark{--blendBackground:#b4d2eb;--blendIntersection:#ecf6ff;--blendForeground:#7995ac}.flavor--Slate.accent--Slate,.flavor--Slate .accent--Slate{--accentColor:#657d92}.flavor--Slate.theme--Dark.accent--Slate,.flavor--Slate.theme--Dark .accent--Slate{--accentColor:#b4d2eb}
.flavor--Sunburst{--blendBackground:#ffd848;--blendIntersection:#ff7600;--blendForeground:#fb0;--gradientColorZero:#ff9a15;--gradientColorOne:#ff7600;--gradientColorTwo:#ffa829;--gradientColorThree:#ffdf56;--gradientColorZeroTransparent:rgba(255,154,21,0);--gradientColorOneTransparent:rgba(255,118,0,0);--gradientColorTwoTransparent:rgba(255,168,41,0);--gradientColorThreeTransparent:rgba(255,223,86,0)}.flavor--Sunburst.theme--Dark,.flavor--Sunburst .theme--Dark{--blendBackground:#f70;--blendIntersection:#ffea9e;--blendForeground:#fb0}.flavor--Sunburst.accent--Yellow,.flavor--Sunburst .accent--Yellow{--accentColor:#fab000}.flavor--Sunburst.theme--Dark.accent--Yellow,.flavor--Sunburst.theme--Dark .accent--Yellow{--accentColor:#ffce48}.flavor--Sunburst.accent--Orange,.flavor--Sunburst .accent--Orange{--accentColor:#ff7600}.flavor--Sunburst.theme--Dark.accent--Orange,.flavor--Sunburst.theme--Dark .accent--Orange{--accentColor:#ff7c0c}
.flavor--Sunset{--blendBackground:#fb0;--blendIntersection:#ad4ffb;--blendForeground:#ff80ff}.flavor--Sunset.theme--Dark,.flavor--Sunset .theme--Dark{--blendBackground:#ff80ff;--blendIntersection:#ffeeb2;--blendForeground:#fb0}.flavor--Sunset.accent--Pink,.flavor--Sunset .accent--Pink{--accentColor:#f363f3}.flavor--Sunset.theme--Dark.accent--Pink,.flavor--Sunset.theme--Dark .accent--Pink{--accentColor:#ff83ff}.flavor--Sunset.accent--Yellow,.flavor--Sunset .accent--Yellow{--accentColor:#fab000}.flavor--Sunset.theme--Dark.accent--Yellow,.flavor--Sunset.theme--Dark .accent--Yellow{--accentColor:#ffce48}
.flavor--Tropical{--blendBackground:#80e9ff;--blendIntersection:#0048e5;--blendForeground:#7a73ff;--gradientColorZero:#746dff;--gradientColorOne:#8cf9fb;--gradientColorTwo:#fecc69;--gradientColorThree:#fb80fd;--gradientColorZeroTransparent:rgba(169,96,238,0);--gradientColorOneTransparent:rgba(255,51,61,0);--gradientColorTwoTransparent:rgba(144,224,255,0);--gradientColorThreeTransparent:rgba(255,203,87,0);--shadeOneColor:#02bcf5;--shadeTwoColor:#0073e6;--shadeThreeColor:#003ab9;--shadeFourColor:#635bff;--shadeFiveColor:#002c59;--shadeSixColor:#09cbcb}.flavor--Tropical.theme--Dark,.flavor--Tropical .theme--Dark{--blendForeground:#7a73ff;--blendIntersection:#cff;--blendBackground:#00d4ff}.flavor--Tropical.accent--Cyan,.flavor--Tropical .accent--Cyan{--accentColor:#02bcf5}.flavor--Tropical.theme--Dark.accent--Cyan,.flavor--Tropical.theme--Dark .accent--Cyan,.flavor--Tropical .theme--Dark.accent--Cyan{--accentColor:#00d4ff}.flavor--Tropical.accent--Blurple,.flavor--Tropical .accent--Blurple{--accentColor:#635bff}.flavor--Tropical.theme--Dark.accent--Blurple,.flavor--Tropical.theme--Dark .accent--Blurple{--accentColor:#7a73ff}.flavor--Tropical.accent--Blue,.flavor--Tropical .accent--Blue{--accentColor:#0073e6}.flavor--Tropical.accent--Slate,.flavor--Tropical .accent--Slate{--accentColor:#0a2540}.flavor--Tropical.theme--Dark.accent--Slate,.flavor--Tropical.theme--Dark .accent--Slate,.flavor--Tropical .theme--Dark.accent--Slate{--accentColor:#fff}
.flavor--Twilight{--blendBackground:#11efe3;--blendIntersection:#0048e5;--blendForeground:#96f;--gradientColorZero:#4436ff;--gradientColorOne:#56f;--gradientColorTwo:#d679ff;--gradientColorThree:#11efe3;--gradientColorZeroTransparent:rgba(68,54,255,0);--gradientColorOneTransparent:rgba(85,102,255,0);--gradientColorTwoTransparent:rgba(214,121,255,0);--gradientColorThreeTransparent:rgba(4,255,255,0);--shadeOneColor:#16cbe1;--shadeTwoColor:#20b5e3;--shadeThreeColor:#1086db;--shadeFourColor:#1959e6;--shadeFiveColor:#96f;--shadeSixColor:#002c59;--shadeSevenColor:#00c4c4;--shadeEightColor:#635bff}.flavor--Twilight.theme--Dark,.flavor--Twilight .theme--Dark,.flavor--Twilight.theme--SemiDark,.flavor--Twilight .theme--SemiDark{--blendBackground:#11efe3;--blendIntersection:#c2ffff;--blendForeground:#96f}.flavor--Twilight.theme--Dark .theme--Light,.flavor--Twilight.theme--Dark .theme--White{--blendForeground:#11efe3;--blendIntersection:#0048e5;--blendBackground:#96f}.flavor--Twilight.accent--Purple,.flavor--Twilight .accent--Purple{--accentColor:#96f;--guideBackground:#96f;--guideDarkColor:#a375ff;--guideLightColor:#ad85ff;--guideLighterColor:#b793ff;--guideLightestColor:#c2a3ff}.flavor--Twilight.accent--Teal,.flavor--Twilight .accent--Teal{--accentColor:#00c4c4}.flavor--Twilight.theme--Dark.accent--Teal,.flavor--Twilight.theme--Dark .accent--Teal,.flavor--Twilight .theme--Dark.accent--Teal,.flavor--Twilight.theme--SemiDark.accent--Teal,.flavor--Twilight.theme--SemiDark .accent--Teal,.flavor--Twilight .theme--SemiDark.accent--Teal{--accentColor:#0de4e4}
.flavor--Wintergreen{--blendBackground:#1df5e9;--blendIntersection:#00a600;--blendForeground:#00d924;--gradientColorZero:#20d261;--gradientColorOne:#1df5e9;--gradientColorTwo:#00ff91;--gradientColorThree:#1df5e9;--gradientColorZeroTransparent:rgba(68,54,255,0);--gradientColorOneTransparent:rgba(85,102,255,0);--gradientColorTwoTransparent:rgba(214,121,255,0);--gradientColorThreeTransparent:rgba(4,255,255,0);--shadeOneColor:#16cbe1;--shadeTwoColor:#20b5e3;--shadeThreeColor:#1086db;--shadeFourColor:#1959e6;--shadeFiveColor:#96f;--shadeSixColor:#002c59;--shadeSevenColor:#00c4c4}.flavor--Wintergreen.theme--Dark,.flavor--Wintergreen .theme--Dark{--blendBackground:#00d924;--blendIntersection:#cbffef;--blendForeground:#1df5e9}.flavor--Wintergreen.accent--Green,.flavor--Wintergreen .accent--Green{--accentColor:#15be53}.flavor--Wintergreen.theme--Dark.accent--Green,.flavor--Wintergreen.theme--Dark .accent--Green{--accentColor:#14d433}.flavor--Wintergreen.accent--Teal,.flavor--Wintergreen .accent--Teal{--accentColor:#00c4c4}.flavor--Wintergreen.accent--Teal .theme--Dark,.flavor--Wintergreen.theme--Dark.accent--Teal,.flavor--Wintergreen.theme--Dark .accent--Teal{--accentColor:#0de4e4}
html{--gutterWidth:16px;--scrollbarWidth:0px;--windowWidth:calc(100vw - var(--scrollbarWidth));--layoutWidth:calc(var(--windowWidth) - var(--gutterWidth)*2);--layoutWidthMax:1080px;--viewportWidthSmall:375;--viewportWidthMedium:600;--viewportWidthLarge:1112;--viewportScale:calc(var(--windowWidth)/var(--viewportWidthLarge));--paddingTop:160px;--paddingBottom:160px;--columnPaddingNone:0;--columnPaddingSmall:8px;--columnPaddingNormal:16px;--columnPaddingMedium:16px;--columnPaddingLarge:16px;--columnPaddingXLarge:16px;--rowGapNormal:8px;--rowGapMedium:24px;--rowGapLarge:32px;--rowGapXLarge:64px;--rowGapXXLarge:88px;--rowGap:var(--rowGapNormal);--columnCountMax:1;--columnWidth:calc(var(--layoutWidth)/var(--columnCountMax));--columnMaxWidth:calc(var(--layoutWidthMax)*0.25);--copyMaxWidth:calc(var(--columnMaxWidth)*3)}@media (min-width:600px){html{--columnPaddingMedium:32px;--columnPaddingLarge:64px;--columnPaddingXLarge:64px;--columnCountMax:2}}@media (min-width:900px){html{--columnPaddingXLarge:112px;--columnCountMax:4}}@media (min-width:1112px){html{--layoutWidth:var(--layoutWidthMax);--gutterWidth:calc(var(--windowWidth)/2 - var(--layoutWidth)/2)}}
[{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-SharedSiteHeader-SGZW7XDX.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-StripeSet-Z66YEMPQ.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-UniversityCatalystGraphic-I7K2SUXQ.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-AccordionItem-PN6TPAIF.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-Accordion-AYTVLLU4.js"},{"critical":false,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-LocaleControl-FAH7BCZZ.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-Page-BECANPDU.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-Sentry-IABPFTSH.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-EnforceSameSiteLaxOnCookies-5NDXH4YF.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-LoaderScript-BKFH5UUS.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-UniversalChatInitializer-UDZDVM6H.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-UniversalChatCtaButtonLarge-HX5IK4NJ.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-Loader-MBWDPDGD.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-ScrollDepthTracker-BXD4EYC2.js"},{"critical":true,"path":"https://b.stripecdn.com/mkt-statics-srv/assets/v1-MonitorWebVitals-3YZA2O4F.js"}]
Stripe logo
Jobs
Our opportunity
Life at Stripe
Benefits
University
See open rolesÂ
Open mobile navigation
Jobs
Our opportunityÂ
Life at StripeÂ
BenefitsÂ
UniversityÂ
See open rolesÂ
Close mobile navigation
Have a meaningful impact on a global business
Interns at Stripe do real work, on real problems, shipping to real customers. Some of the most important things Stripe has built, like the initial versions of Connect and Atlas, were created by one or two people in their first ârealâ jobs.
See open rolesÂ
Impact
Expect more in the first years of your career
We are passionate about giving opportunities to Stripes who have proved they can handle them, regardless of where they are in their careers. We know that the beginning of your career can be very productive if you find the right problems to work on. We have some great ones we can suggestâand donât mind if you end up proposing your own.
Youâll be fully supported and mentored by an experienced colleague in your team. By the end of the internship, youâll have built something real and presented it to your team and the wider org. We design your projects to be ambitious but achievable. Businesses will use what you create.
Opportunities
Internships
Stripe hosts undergraduate and graduate interns from around the globe. Our interns fully integrate, learn, and make meaningful connections with other Stripes. While the large majority of our internships are available on the Engineering team, we have also hosted interns in Machine Learning, Data Science, and various business teams, such as Strategy & Operations, Sales, and Business Development.
Fix real problems, help real users
We choose internship projects that represent real business needs, with a bias toward ones that will expose you to large portions of Stripeâs stack, operations, and users. You will enjoy collaborative relationships, visibility into all parts of the business, and opportunities to do real, impactful work. An internship at Stripe is a sneak preview of what it would be like to work with us. Youâll spend several months working as a respected peer.
What I appreciate about Stripe is the lack of complacency, excess of humility, and general tenacity that everyone seems to embody.
Jerry Tegno, Storage
More than just a stint
Interns complete an onboarding program similar to the one we use with new hires, known as Intern 101, which covers different areas of Stripe including our mission, culture, products, and opportunities for growth. We try to arm you with enough knowledge and support from colleagues to do real work, without overloading you with coursework
Catalysts for connections
Intern demos, speaker series, team-building events, and community engagement provide opportunities for interns to experience life at Stripe. We continuously invest in ways to advance diversity, equity, and inclusion across our practicesâso that all Stripes are able to do the best work of their careers. You are welcome to join any of Stripeâs Communities and participate in community and office-organized initiatives throughout your internship.
FAQs
When do you hire interns?
The majority of our global interviews take place in line with local academic calendars, typically AugustâFebruary the preceding year before our internship program takes place. We recommend applying as early as possible.
Where are internships based?
We host interns in many of our hub offices, including San Francisco, Dublin and Singapore. As our program grows, some of our smaller offices will start to host internships; these locations will be listed on our jobs page as they become available.
Do you hire Stripe interns after graduation?
A major purpose of the internship program is to give you the opportunity to explore whether Stripe is a place you want to work after graduation. Most of our New Grad cohorts at Stripe previously interned with us.
How are interns placed on teams?
Engineering interns will be sent a team-matching survey ahead of your internship, and your team placement will happen closer to your start date. We look at your background and preferences, factor in team bandwidth, and assign you a team that will be the best fit for everyone involved. Non-engineering interns will apply directly for roles on specific teams. We have previously hosted interns on Data Science, Machine Learning, Strategy & Operations, Sales, and Business Development.
Are interns provided housing?
Yes, most of our intern programs include a housing benefit or guidance on how to secure housing.
How long are Stripe internships?
Most internships are 12 or 16 weeks, though in some regions we may offer a longer program. These will be listed on our jobs page as they become available.
New grads
Early career professionals
All Stripes, even those early in their careers, are rigorous thinkers and inquisitive learners. We value and trust the fresh perspectives so many new grads offer. Starting out at Stripe means that within weeks, youâll be working on core products and operations. It also means youâll have access to the support, mentorship, and communities you need to be successful as you navigate your early career.
Some opinionated career advice
You could start your career in many places. Weâd recommend picking somewhere large enough to help you develop your skills, but small enough that you can make an impact. Stripe offers both.We optimize our systems and processes for early-career professionals. You will be in an environment that infuses rigor, discipline, and reliability into the ways we work and the products we build. You will learn how the best teams build extremely reliable systemsâsystems youâll quickly have responsibility for operating (and always with adequate backup for when things get tough).
Your career will probably last decades. We can provide you with an excellent foundation, building on what youâve learned already, teaching you about enormously valuable problems (and how to work, generally), and giving you evidence that youâre objectively good at what you do.Stripe is one of the best places to learn about startups and the internet economy. You will have opportunities to interact directly with our users, who comprise many of the most innovative companies in the world. Whether you continue working here, or ultimately move on to other adventures, your time at Stripe will undoubtedly help you define your career aspirations.
Everywhere I look at Stripe, I find interesting projects and teams. They inspire me to ask the tough questions, find better solutions, and challenge the typical way of doing things.
Fay Wu, Global Engineering, LATAM
Team matching
For engineers, the team matching process takes place closer to your start date. New graduates complete a survey to let us know their team preferences, and then we look at a number of criteria â such as your background and interests, and our business needs and team bandwidth â to determine the best possible match.
Jump-start your career at Stripe.
See open rolesÂ
Life at Stripe.
Do your best work among people who support, refine, and amplify every piece of it.
Life at StripeÂ
Operating principles
We have an opinionated set of principles, and weâre happy to be warts-and-all honest about them.
How we operateÂ
Stripe logo
United States (English)
Australia
English
Austria
Deutsch
English
Belgium
Nederlands
Français
Deutsch
English
Brazil
PortuguĂŞs
English
Bulgaria
English
Canada
English
Français
Croatia
English
Italiano
Cyprus
English
Czech Republic
English
Denmark
English
Estonia
English
Finland
English
Svenska
France
Français
English
Germany
Deutsch
English
Gibraltar
English
Greece
English
Hong Kong
English
çŽä˝ä¸ć
Hungary
English
India
English
Ireland
English
Italy
Italiano
English
Japan
ćĽćŹčŞ
English
Latvia
English
Liechtenstein
Deutsch
English
Lithuania
English
Luxembourg
Français
Deutsch
English
Malaysia
English
çŽä˝ä¸ć
Malta
English
Mexico
EspaĂąol
English
Netherlands
Nederlands
English
New Zealand
English
Norway
English
Poland
English
Portugal
PortuguĂŞs
English
Romania
English
Singapore
English
çŽä˝ä¸ć
Slovakia
English
Slovenia
English
Italiano
Spain
EspaĂąol
English
Sweden
Svenska
English
Switzerland
Deutsch
Français
Italiano
English
Thailand
ŕšŕ¸ŕ¸˘
English
United Arab Emirates
English
United Kingdom
English
United States
English
EspaĂąol
çŽä˝ä¸ć
Products & pricing
Pricing
Atlas
Authorization Boost
Billing
Capital
Checkout
Crypto
Climate
Connect
Data Pipeline
Elements
Financial Accounts
Financial Connections
Identity
Invoicing
Issuing
Link
Managed Payments
Payments
Payment Links
Payouts
Radar
Revenue Recognition
Stripe Sigma
Tax
Terminal
Solutions
Enterprises
Startups
Agentic commerce
Crypto
Ecommerce
Embedded finance
Finance automation
Global businesses
In-app payments
Marketplaces
Platforms
SaaS
AI companies
Creator economy
Hospitality, travel, and leisure
Insurance
Media and entertainment
Nonprofits
Retail
Integrations & custom solutions
Stripe App Marketplace
Stripe Partner ecosystem
Professional services
Developers
Documentation
API reference
API status
API changelog
Libraries and SDKs
Developer blog
Resources
Guides
Customer stories
Blog
Sessions annual conference
Privacy & terms
Prohibited & restricted businesses
Licenses
Sitemap
Cookie settings
Your privacy choices
More resources
Company
Jobs
Newsroom
Stripe Press
Contact sales
Support
Get support
Managed support plans
CA residents:
+1 888 926 2289
Sign inÂ
Š 2026 Stripe, LLC