.Search{max-width:500px}.Search-overlayCard{border-top:1px solid var(--sail-color-gray-100)}.SearchResult p{margin:0}.SearchResult .SearchResult-title strong{font-weight:700}.SearchResult .SearchResult-description{line-height:20px}.SearchResult .SearchResult-description strong{font-weight:600}.SearchResult .SearchResult-methodSignature{color:var(--sail-color-gray-400);padding-bottom:2px;font-family:'Menlo', 'Consolas', monospace;font-size:12px}

.CookieBanner{z-index:999;position:fixed;bottom:0;left:0;right:0}.CookieBanner-prompt{position:absolute;width:100%;bottom:0;right:0;background:var(--sail-color-blue-900);display:flex;flex-direction:row;align-items:center;justify-content:space-between}.CookieBanner-toast{position:absolute;bottom:16px;right:16px;border-radius:4px;background:var(--sail-color-blue-900)}.CookieBanner-actions{display:flex;flex-direction:row;align-items:center;padding:0 0 0 16px}.CookieBanner a{color:var(--sail-color-blue-400);white-space:nowrap}.CookieBanner a:hover{color:var(--sail-color-blue-500)}@media screen and (min-width: 1000px){.CookieBanner-close{padding-left:16px}.CookieBanner-close .ButtonLink-label{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}}@media screen and (max-width: 1000px){.CookieBanner-prompt{width:410px;left:auto;bottom:16px;right:16px;border-radius:4px;flex-direction:column}.CookieBanner-close{padding-left:0}.CookieBanner-close:hover .Icon svg{fill:var(--sail-color-blue-500)}.CookieBanner-close:hover .ButtonLink-label{color:var(--sail-color-blue-500)}.CookieBanner-actions{width:100%;padding:16px 0 0 0;flex-direction:row-reverse;justify-content:space-between}}

.Aside{padding:16px;margin-left:20px;width:262px;float:right;border:1px solid #e3e8ee;border-radius:4px;margin-top:var(--default-vertical-spacing);margin-bottom:var(--default-vertical-spacing)}.Aside h3,.Aside h3 code{font-size:12px;color:var(--sail-color-gray-600);letter-spacing:0.49px;text-transform:uppercase;font-weight:600;padding-top:0}.Aside a[href^="/docs/api"]:after,.Aside a[href^="/docs/js"]:after,.Aside a[href^="/docs/stripe-js/reference"]:after{bottom:2px}.Aside p{padding-top:0;font-size:13px;line-height:18px}.Aside h3+p{padding-top:var(--default-vertical-spacing)}.Aside .InlineCode{font-size:12px}

.BeforeAfterTable{margin-top:10px}.BeforeAfterTable-container,.BeforeAfterTable-header{border-radius:4px;display:grid;grid-template-columns:50% 50%;flex-direction:column}.BeforeAfterTable-before{margin-right:5px}.BeforeAfterTable-diff{flex-grow:1;flex-shrink:0;flex-direction:column;display:flex}.BeforeAfterTable-diff>p{flex:1;padding:10px;border-radius:4px;color:var(--sail-color-gray-500);background-color:var(--sail-color-gray-100);font-size:14px;line-height:20px}.BeforeAfterTable-diff>.CodeBlock{margin:0;min-width:100%;flex:1}

a.MarkdocButton{background:var(--sail-color-blue-500);box-shadow:0 2px 5px 0 rgba(50,50,93,0.1),0 1px 1px 0 rgba(0,0,0,0.07);border-radius:4px;height:32px;font-size:16px;color:var(--sail-color-white);font-weight:500;padding:0 12px;line-height:32px;cursor:pointer;outline:none;display:inline-block;text-decoration:none;text-transform:none}

.Badge{padding:1px 6px;border-radius:var(--sail-radius)}.Badge--gray{color:var(--sail-color-gray-600);background:var(--sail-color-gray-100)}.Badge--blue{color:var(--sail-color-blue-600);background:var(--sail-color-blue-100)}.Badge--cyan{color:var(--sail-color-cyan-600);background:var(--sail-color-cyan-100)}.Badge--green{color:var(--sail-color-green-600);background:var(--sail-color-green-100)}.Badge--yellow{color:var(--sail-color-yellow-600);background:var(--sail-color-yellow-100)}.Badge--red{color:var(--sail-color-red-600);background:var(--sail-color-red-100)}

.Callout{margin:0 1px}.Callout p:first-of-type{padding-top:0}.Callout p{font-size:14px;line-height:20px}.Callout .InlineCode{font-size:13px}

.CardNumber{white-space:nowrap;font-family:"Menlo", "Consolas", monospace;color:var(--sail-color-text);font-weight:500}.CardNumber span:not(:last-child){display:inline-block;margin-right:8px}

.CodeBlock{position:relative;border-radius:4px;line-height:19px;color:#f5fbff;margin-top:var(--code-block-vertical-spacing);margin-bottom:var(--code-block-vertical-spacing);transform:scale(1)}.CodeBlock-header{background:#1a2652;border-top-left-radius:4px;border-top-right-radius:4px;font-size:13px;font-weight:500;color:var(--sail-color-gray-300);padding:4px 8px 4px 16px}.CodeBlock-header-left-border{border-left:1px solid var(--sail-color-gray-700);padding-left:8px}.CodeBlock-github-link-text{margin-right:7px;color:var(--sail-color-gray-100)}.CodeBlock-github-link-icon{margin-right:8px}.CodeBlock-copy-icon:hover{color:var(--sail-color-gray-500)}.CodeTabGroup .CodeBlock,.CodeTabGroup .CodeBlock-header{border-top-left-radius:0;border-top-right-radius:0}.CodeTabGroup .CodeBlock:not(:last-of-type){border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}.CodeBlock-content{position:relative;color:var(--sail-color-gray-200)}.CodeBlock-toast{position:fixed;right:8px;bottom:8px;z-index:99;background:var(--sail-color-blue-700);padding:2px 8px;border-radius:6px;color:var(--sail-color-gray-100);font-size:12px;font-family:var(--sail-font-family);letter-spacing:0.3px;line-height:20px;font-weight:600}.CodeBlock-extralines.UnstyledLink{background:var(--sail-color-blue-800);cursor:pointer;font-size:14px;font-weight:500;position:relative;display:block;width:100%;line-height:26px;padding-left:64px;border-radius:0 0 4px 4px;color:var(--sail-color-blue-200);padding:8px 0 12px 64px;border-top:1px solid rgba(255,255,255,0.2)}.CodeBlock-extralines.UnstyledLink:before{content:'...';position:absolute;left:29px;top:10px;color:var(--sail-color-blue-200);line-height:19px;font-size:11px;letter-spacing:-2px;font-family:'Menlo', 'Consolas', monospace}.CodeBlock-wrapper{display:inline-block;min-width:100%;transform:scale(1)}.CodeBlock-code{display:inline-block;position:relative;z-index:2;min-width:100%;padding:16px 16px;font-family:'Menlo', 'Consolas', monospace;color:#f5fbff;font-weight:500}.CodeBlock-numbered .CodeBlock-code{padding-left:64px}.CodeBlock-highlightedRange{position:fixed;z-index:1;left:0;width:100%;pointer-events:none;user-select:none;background:#1a2652}.CodeBlock-highlightedRange.add{background-color:var(--sail-color-green-600);opacity:.8}.CodeBlock-highlightedRange.remove{background-color:var(--sail-color-red-600);opacity:.8}.CodeBlock-lineNumbers{position:absolute;pointer-events:none;top:16px;left:29px;width:16px;counter-reset:linenumber;line-height:19px;font-family:'Source Code Pro', monospace;z-index:9}.CodeBlock-lineNumbers>span{pointer-events:none;display:block;counter-increment:linenumber}.CodeBlock-lineNumbers>span:before{content:counter(linenumber);color:#bec5ca;display:block;font-size:13px;text-align:right;user-select:none}.CodeBlock-lineNumbers>span.highlighted:before{color:#858c90;font-weight:500}.CodeBlock[data-language='bash'] .CodeBlock-lineNumbers>span:before,.CodeBlock[data-language='curl'] .CodeBlock-lineNumbers>span:before{content:'>'}.CodeBlock[data-language='bash'] .CodeBlock-lineNumbers>span:first-child:before,.CodeBlock[data-language='curl'] .CodeBlock-lineNumbers>span:first-child:before{content:'$'}.CodeBlock .token{padding:0;margin:0}.CodeBlock .token:not(.script){font-weight:normal}.CodeBlock .token.property{font-weight:500}.CodeBlock .token.keyword,.CodeBlock .token.atrule,.CodeBlock[data-language='php'] .token.operator{color:var(--sail-color-blue-200)}.CodeBlock .token.tag,.CodeBlock .token.tag *,.CodeBlock .token.attr-name,.CodeBlock .token.selector,.CodeBlock[data-language='markup'] .token.namespace{color:var(--sail-color-cyan-200)}.CodeBlock .token.tag,.CodeBlock .token.keyword,.CodeBlock .token.atrule,.CodeBlock[data-language='php'] .token.operator{font-weight:600}.CodeBlock .token.attr-name{font-style:italic}.CodeBlock .token.comment{font-weight:normal;color:var(--sail-color-gray-200)}.CodeBlock .token.function,.CodeBlock .token.url,.CodeBlock[data-language='url']{font-weight:600;color:var(--sail-color-cyan-200)}.CodeBlock .token.boolean,.CodeBlock .token.constant,.CodeBlock .token.class-name,.CodeBlock .token.builtin,.token.namespace .CodeBlock[data-language='ruby'] .token.constant+.token.punctuation,.CodeBlock[data-language='ruby'] .token.constant+.token.punctuation+.token.symbol{font-weight:600;color:var(--sail-color-cyan-200)}.CodeBlock .token.number,.CodeBlock[data-language='markdoc'] .token.tagType{color:var(--sail-color-orange-200)}.CodeBlock .token.header{font-weight:bold}.CodeBlock .token.variable,.CodeBlock .token.curl,.CodeBlock .token.option,.CodeBlock[data-language='bash'] .token.function{color:teal;font-weight:600}.CodeBlock .token.curl,.CodeBlock .token.option,.CodeBlock[data-language='bash'] .token.function{font-weight:500}.CodeBlock .token.symbol,.CodeBlock .token.parameter,.CodeBlock[data-language='bash'] .token.option,.CodeBlock[data-language='markdoc'] .token.equals,.CodeBlock[data-language='css'] .property{font-weight:500;color:var(--sail-color-red-200)}.CodeBlock .token.attr-value,.CodeBlock .token.string,.CodeBlock .token.stripe,.CodeBlock .token.macro,.CodeBlock .token.value,.CodeBlock[data-language='html'] .token.attr-value>.punctuation:not(:first-child),.CodeBlock[data-language='markup'] .token.attr-value>.punctuation:not(:first-child){font-weight:normal;color:var(--sail-color-green-200)}.CodeBlock .token.macro .keyword{color:var(--sail-color-green-200)}

.KeyToken{border-radius:3px;padding:2px;margin:-2px;background:rgba(255,255,255,0.1);cursor:pointer}.KeyToken:hover{background:rgba(255,255,255,0.2)}

.CodeTooltip{border-radius:3px;padding:2px;margin:-2px;background:rgba(255,255,255,0.1);cursor:pointer}.CodeTooltip:hover{background:rgba(255,255,255,0.2)}

.CodeTabGroup{margin-top:var(--code-block-vertical-spacing)}.CodeTabGroup .ContentTabs{background:#1A2652;border-radius:4px 4px 0 0;padding:4px 16px;box-shadow:none}.CodeTabGroup .CodeTabGroup-tab{font-size:13px;font-weight:500;display:inline-block;text-decoration:none;cursor:pointer;line-height:24px;padding:0 12px 0 0}.CodeTabGroup .CodeTabGroup-tab span{color:var(--sail-color-gray-300)}.CodeTabGroup .CodeTabGroup-tab.ContentTab--active span{color:var(--sail-color-blue-300) !important}.CodeTabGroup .CodeTabGroup-tab .ContentTab-chip{display:none}.CodeTabGroup .CodeBlock{margin-top:0}

article h1,article h2,article h3,article h4,article h5,article h6{font-weight:700}article h2{padding-top:32px}article h3{padding-top:20px;font-size:16px;color:var(--sail-color-text-black)}article h3:not(:first-child){margin-top:18px;padding-top:16px}article h4,article h5,article h6{margin-top:20px;padding-top:10px;font-size:16px;font-weight:600;color:var(--sail-color-text-black)}.Heading.Heading--anchored{cursor:pointer}.Heading.Heading--anchored:after{content:'';position:relative;top:1px;display:inline-block;width:13px;height:13px;background:url(/docs/assets/fcc3a1c24df6fcffface6110ca4963de.svg) no-repeat;background-size:100% 100%;margin-left:4px;opacity:0;transition:opacity 250ms ease-in-out}.Heading.Heading--anchored:hover:after{opacity:1}

.Collapsable{padding-top:var(--default-vertical-spacing)}.Collapsable .Collapsable-heading{cursor:pointer}.Collapsable .Collapsable-heading h3{padding-top:0}p+.Collapsable,.Collapsable+p{padding-top:calc(var(--default-vertical-spacing) * 3)}

.ContentSkeleton{position:relative;max-width:var(--content-max-width);opacity:0;animation-name:ContentSkeleton-animation;animation-delay:150ms;animation-duration:150ms;animation-timing-function:ease-in;animation-iteration-count:1;animation-fill-mode:forwards}.ContentSkeleton-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:999;background-color:transparent;background-image:linear-gradient(90deg, transparent, rgba(255,255,255,0.25), transparent);background-size:200px 100%;background-repeat:no-repeat;animation-name:ContentSkeleton-Overlay-animation;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes ContentSkeleton-animation{0%{opacity:0}100%{opacity:1}}@keyframes ContentSkeleton-Overlay-animation{0%{background-position:-200px 0}100%{background-position:calc(200px + 100%) 0}}

.DocsDemo{border-radius:4px;transition:height 1s ease;min-height:240px;width:var(--article-min-width);position:relative;cursor:pointer}.DocsDemo-button{background:var(--sail-color-gray-100);border-radius:13px;color:var(--sail-color-gray-600)}.DocsDemo-instructions .Button{position:absolute;top:20px;right:25px}

.CardPaymentDemo-pay{width:400px}.CardPaymentDemo-element{box-shadow:0px 0px 0px 0.5px rgba(50,50,93,0.1),0px 2px 5px 0px rgba(50,50,93,0.1),0px 1px 1.5px 0px rgba(0,0,0,0.07);border-radius:4px;background:white;transition:box-shadow 0.2s ease;width:400px;display:inline-block;height:44px}.CardPaymentDemo-result{background:#212d63}.CardPaymentDemo-result pre{margin-left:64px;padding-top:12px;overflow-y:auto;padding-bottom:12px;max-height:200px;font-family:"SF Mono", "IBM Plex Mono", "Menlo", monospace;color:white}

.Document a:not(.no-api-tag)[href^="/docs/api"],.Document a:not(.no-api-tag)[href^="/docs/js"],.Document a:not(.no-api-tag)[href^="/docs/stripe-js/reference"]{position:relative;padding-right:20px;display:inline-block}.Document a:not(.no-api-tag)[href^="/docs/api"]:after,.Document a:not(.no-api-tag)[href^="/docs/js"]:after,.Document a:not(.no-api-tag)[href^="/docs/stripe-js/reference"]:after{position:absolute;content:'';display:inline-block;margin-left:4px;margin-right:-20px;width:20px;height:12px;background-image:url(/docs/assets/f8b92fd0090c242da6961f3d1dafdabd.svg);background-repeat:no-repeat;background-size:16px auto;bottom:5px}.Document a:not(.no-api-tag)[href^="/docs/js"]:after,.Document a:not(.no-api-tag)[href^="/docs/stripe-js/reference"]:after{background-image:url(/docs/assets/a309f79057d8fc94640cf6a28de90c4f.svg)}.Document a.no-api-tag:after{display:none !important}

.Glossary-term{color:#556cd6;padding:4px 0;font-weight:var(--sail-font-weight-medium);transition:background-size .1s ease;background-image:linear-gradient(120deg, rgba(196,240,255,0.7), rgba(196,240,255,0.9));background-repeat:no-repeat;background-size:100% .2em;background-position:0 88%}.Glossary-term:hover{color:#025984;background-size:100% 100%}

.ZoomableImage-wrapper{text-align:center}.ZoomableImage-wrapper p{padding-top:4px;text-align:center;font-size:14px;font-weight:400;color:var(--sail-color-gray-500)}a.ZoomableImage-wrapper{cursor:zoom-in}.ZoomableImage{display:inline-block}.ZoomableImage-expanded{width:100%;display:block;cursor:zoom-out}

.Images{clear:both}

.InlineCode{font-size:15px;color:var(--sail-color-text);font-weight:500;padding:1px 2px;background:var(--sail-color-gray-50);border:1px solid var(--sail-color-gray-100);border-radius:4px}.Heading .InlineCode{font-size:inherit;font-weight:inherit;background:unset;border:none}

.List{padding-top:var(--default-vertical-spacing);font-size:16px;line-height:26px;counter-reset:listitem;list-style:none;padding-left:0}.List>li{position:relative;margin:4px 0}.List.default>li{padding-left:32px}.List p{padding-top:0}.List .List{padding:4px 0}ul.List.default>li:before{content:"";position:absolute;width:6px;height:6px;left:8px;top:10px;border-radius:50%;background:var(--sail-color-gray-200)}ul.List.checkmark>li{padding-left:32px}ul.List.checkmark>li:before{content:"";width:12px;height:12px;position:absolute;left:7px;top:7px;background:url(https://stripe.com/img/documentation/icon-checkmark.svg);background-size:12px 12px;background-repeat:no-repeat}ul.List.question>li{padding-left:32px;padding-bottom:24px}ul.List.question>li p:not(:first-child){margin-top:12px}ul.List.question>li strong{font-weight:var(--sail-font-weight-bold)}ul.List.question>li:before{content:"";width:12px;height:12px;position:absolute;left:7px;top:7px;background-image:url(https://stripe.com/img/documentation/icon-question.svg);background-size:12px 12px;background-repeat:no-repeat;overflow:hidden}ul.List.guide>li{padding-left:24px}ul.List.guide>li a:before{content:"";position:absolute;top:7px;left:2px;width:24px;height:24px;margin-left:0;background:url(https://stripe.com/img/documentation/icon-next-step.svg);background-repeat:no-repeat}ol.List li:after{counter-increment:listitem;content:counter(listitem);background:var(--sail-color-gray-100);color:var(--sail-color-text-gray);font-size:12px;font-weight:500;line-height:10px;text-align:center;padding:5px 0;height:10px;width:20px;border-radius:10px;position:absolute;left:0;top:3px}

.MarkdocExample-CodeContainer .CodeBlock{margin:0 -1px;border-bottom-left-radius:0;border-bottom-right-radius:0}

.MarkdocAttributeReference.Table td{padding:0px;border-style:none}.MarkdocAttributeReference.Table tbody{border:1px solid var(--sail-color-gray-100);border-top:none}.MarkdocAttributeReference.Table thead{border:1px solid var(--sail-color-gray-100);border-bottom:none}.MarkdocAttributeReference.Table .MarkdocAttributeReference-TableRow-hasDescription td{box-shadow:none}

.PageSelector-tab .ContentTab-text{font-size:16px}

article p{line-height:26px;font-size:16px;color:var(--sail-color-text);padding-top:var(--default-vertical-spacing)}

:root{counter-reset:--section-number-counter}.Section{position:relative;overflow-x:visible;overflow-y:hidden;margin-top:48px}.Section ~ .Section{margin-top:0}.Section .Section-header{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding-top:0}.Section .Section-header .Section--optional{color:var(--sail-color-gray-400);padding-right:var(--sail-spacing-8)}.Section.Section--numbered .Section-header::before{counter-increment:--section-number-counter;content:counter(--section-number-counter);color:var(--sail-color-gray-400);padding-right:var(--sail-spacing-8)}.Section.Section--numbered:last-child{box-shadow:inset 0 1px var(--sail-color-gray-100),inset 0 -1px var(--sail-color-gray-100)}

.Table table{margin:16px 0 8px 0;width:100%;border-collapse:separate;border-spacing:0}.Table table:not(:first-child){margin-top:20px}.Table table a[href^="/docs/api"]:after,.Table table a[href^="/docs/js"]:after,.Table table a[href^="/docs/stripe-js/reference"]:after{bottom:2px}.Table thead tr th{font-weight:500;font-size:13px;color:var(--sail-color-text-gray);text-transform:uppercase;text-align:left;padding:0 16px 8px 16px}.Table thead tr th p{font-size:13px;color:var(--sail-color-text);text-transform:uppercase;padding:0;line-height:15px}.Table tbody,.Table tbody td>*{font-size:14px;line-height:20px;vertical-align:top;padding-top:0}.Table tbody tr:first-child>td{border-top-width:1px}.Table tbody tr:first-child>td:first-child{border-top-left-radius:4px}.Table tbody tr:first-child>td:last-child{border-top-right-radius:4px}.Table tbody tr:last-child>td:first-child{border-bottom-left-radius:4px}.Table tbody tr:last-child>td:last-child{border-bottom-right-radius:4px}.Table tbody tr td{padding:16px 16px;border-color:var(--sail-color-gray-100);border-style:solid;border-bottom-width:1px}.Table tbody tr td:first-child{border-left-width:1px}.Table tbody tr td:last-child{border-right-width:1px}.Table--striped tbody tr:nth-child(2n+1) td{background:var(--sail-color-gray-50)}.Table--reference th:first-child{text-align:right;padding:0 9px 7px 16px}.Table--reference td{padding-top:8px;padding-bottom:8px;vertical-align:top}.Table--reference td:first-child{text-align:right}.Table--reference td:first-child code{display:block;margin-bottom:4px;text-align:right}

.Video{text-align:center}.Video p{padding-top:4px;text-align:center;font-size:14px;font-weight:400;color:var(--sail-color-gray-500)}

.YouTube{text-align:center}.YouTube p{padding-top:4px;text-align:center;font-size:14px;font-weight:400;color:var(--sail-color-gray-500)}

.Title{font-size:32px;color:var(--sail-color-text-black);font-weight:700;margin:0;padding:0}.Title .Badge{margin-left:5px;padding:1px 8px 2px 8px;top:-4px;position:relative}.Title .Badge .Badge-text{font-size:16px}

.StripeGrid{position:absolute;width:100%;top:0;bottom:0;z-index:-1;pointer-events:none}.StripeGrid-stripeContainer{display:flex;flex-direction:column;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0;transform:skewY(-12deg);overflow:hidden}.StripeGrid-grid{position:absolute;top:32px;left:300px;right:0;bottom:0;display:grid;grid-template-rows:repeat(auto-fill, 48px);grid-template-columns:repeat(12, 1fr)}@media (max-width: 1900px){.StripeGrid-grid{top:28px;left:300px;right:0}}@media (max-width: 1850px){.StripeGrid-grid{top:28px;left:500px;right:0}}@media (max-width: 1750px){.StripeGrid-grid{top:50px;left:600px;right:0}}@media (max-width: 1650px){.StripeGrid-grid{top:50px;left:700px;right:-30px}}@media (max-width: 1600px){.StripeGrid-grid{display:none}}

.TableOfContents{position:sticky;top:48px;height:calc(100vh - 48px);padding-left:48px;width:250px;flex:none}.TableOfContents .TableOfContents-header{display:block;padding-bottom:16px}

.Breadcrumbs-link::after{content:'/';color:var(--sail-color-gray-300);font-weight:var(--sail-font-weight-medium);padding:0 8px}.Breadcrumbs-link:last-child::after{content:''}.Breadcrumbs-link:hover{color:var(--sail-color-gray-700)}

.Content{height:100vh;overflow-y:auto;display:flex;justify-content:center;position:relative;z-index:1;padding-top:0}@media only print{.Content{overflow-y:visible}.Docs-shell{overflow-x:visible !important}}.Content-articleContainer{max-width:var(--content-max-width)}.Content-article{min-width:var(--article-min-width)}@media (min-width: 1500px){.Content{padding-top:12px}}@media (min-width: 1900px){.Content{padding-top:20px}}

.SidebarContainer{width:var(--sidebar-width);user-select:none}

#integration-builder .ElementsEditor button:focus,#integration-builder .BuildInstructions button:focus{box-shadow:none}#integration-builder .ColorPicker{position:relative;z-index:0;display:flex}#integration-builder .ColorPicker-optionsCardColorPreview{height:100%;width:25px;top:0;bottom:0;left:0;font-size:14px;font-weight:500;position:absolute;display:flex;justify-content:center;align-items:center;border-top-left-radius:4px;border-bottom-left-radius:4px;z-index:100;color:white;background-color:#ff3623}#integration-builder .ColorPicker-optionsCardColorInput{text-transform:uppercase;font-family:var(--font-family--code);font-size:14px}#integration-builder .ColorPicker-optionsCardColorInput input{height:30px;background:none}#integration-builder .ColorPicker-optionsCardColorInput input{text-indent:25px}#integration-builder .ColorPicker>.Pressable--width--short{width:173px !important}

@media screen and (max-width: 1320px){#integration-builder .Guide-rightcol{width:52% !important}#integration-builder .Guide-leftcol{width:34% !important;margin-left:5% !important;margin-right:4% !important}}#integration-builder a{font-weight:500}#integration-builder .step.active{opacity:1;background:#fff;box-shadow:0px 25px 50px -20px rgba(50,50,93,0.12);outline:none !important}#integration-builder span code{border-radius:4px;color:#3c4257;font-weight:500;background:#f7fafc;border:1px solid #e3e8ee;padding:1px 2px}#integration-builder .ContentTab .ContentTab-inner{padding-left:0;padding-right:0}#integration-builder .ContentTab .ContentTab-inner{margin-right:20px}.Terminal-code.shell:before{content:'$';width:12px;height:12px;margin-right:12px}#integration-builder .ExtraSteps{transition:height 0s, opacity 0.4s ease-in-out;display:flex;overflow:hidden;height:0;opacity:0;padding:0}#integration-builder .ExtraSteps.on{overflow:visible;height:auto;opacity:1;padding-bottom:24px}

.CardPayment .StripeElement{background:white;height:40px;padding:12px;border-radius:4px 4px 0 0;border:1px solid #e3e8ee;width:400px}.CardPayment-spinner,.CardPayment-spinner:before,.CardPayment-spinner:after{border-radius:50%}.CardPayment-spinner{color:#ffffff;font-size:22px;text-indent:-99999px;position:relative;width:20px;height:20px;box-shadow:inset 0 0 0 2px;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);--spinner-background: #ffffff}.CardPayment-spinner.hidden{display:none}.CardPayment-spinner:before,.CardPayment-spinner:after{position:absolute;content:''}.CardPayment-spinner:before{width:10.4px;height:20.4px;background:var(--spinner-background);border-radius:20.4px 0 0 20.4px;top:-0.2px;left:-0.2px;-webkit-transform-origin:10.4px 10.2px;transform-origin:10.4px 10.2px;-webkit-animation:loading 2s infinite ease 1.5s;animation:loading 2s infinite ease 1.5s}.CardPayment-spinner:after{width:10.4px;height:10.2px;background:var(--spinner-background);border-radius:0 10.2px 10.2px 0;top:-0.1px;left:10.2px;-webkit-transform-origin:0px 10.2px;transform-origin:0px 10.2px;-webkit-animation:loading 2s infinite ease;animation:loading 2s infinite ease}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}

.CheckoutDemo section{background:#ffffff;display:flex;flex-direction:column;min-width:400px;height:112px;border-radius:6px;justify-content:space-between}.CheckoutDemo .product{display:flex}.CheckoutDemo .description{display:flex;flex-direction:column;justify-content:center}.CheckoutDemo img{border-radius:4px;margin:10px;width:56px;height:56px}.CheckoutDemo h3,.CheckoutDemo h5,.CheckoutDemo p{font-family:-apple-system , BlinkMacSystemFont , "Segoe UI" , "Roboto" , "Helvetica Neue" , "Ubuntu" , sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px;letter-spacing:-0.154px;color:#242d60;margin:0}.CheckoutDemo p{color:#fff}.CheckoutDemo h5{opacity:0.5}.CheckoutDemo #checkout-button{height:36px;background:#556cd6;border-radius:0 0 4px 4px;color:white;border:0;font-weight:600;cursor:pointer;transition:all 0.2s ease;box-shadow:0px 4px 5.5px 0px rgba(0,0,0,0.07)}.CheckoutDemo #checkout-button:hover{opacity:0.8}

#integration-builder pre code,#integration-builder code{font-family:'Menlo', 'Consolas', monospace}#integration-builder .line .token.comment{color:rgba(255,255,255,0.5)}#integration-builder .line.added,#integration-builder .line.added.active{background-color:#264a65 !important;opacity:1 !important;transition:background-color 0.2s ease-in-out}#integration-builder .line.fade .token.keyword:not(.added),#integration-builder .line.fade .token.plain:not(.added),#integration-builder .line.fade .token.string:not(.added),#integration-builder .line.fade .token.function:not(.added),#integration-builder .line.fade .token.punctuation.tag:not(.added),#integration-builder .line.fade .token.tag:not(.added),#integration-builder .line.fade:not(.added),#integration-builder .line.fade .token:not(.added){color:rgba(255,255,255,0.5) !important;background:'#212D63' !important}#integration-builder .line .token.property{color:#fbb5b2}#integration-builder .Code .lineNumber{margin-right:20px;position:relative;color:rgba(255,255,255,0.3);user-select:none}#integration-builder pre .line{transition:opacity 0.2s ease-in-out;display:block}#integration-builder pre:hover .line,#integration-builder pre.no-step .line{opacity:1}#integration-builder .line.active{background-color:#1a2652;transition:background-color 0.2s ease-in-out;opacity:1}#integration-builder .line .response{border-radius:12px;cursor:default;transition:all 0.1s ease-in-out;padding-left:0}#integration-builder .line.active .response{background:#a4cdfe;color:#1a2652;cursor:pointer;padding:2px 6px;padding-left:18px}#integration-builder .line.active .response:hover{background:#6c8eef}#integration-builder .line .response::before{content:'';background-size:contain;background-position:center;width:11px;height:11px;margin-top:4px;margin-left:0px;display:inline-block;position:absolute;transition:all 0.1s ease-in-out}#integration-builder .line.active .response::before{margin-left:-13px;background:url(/docs/assets/84ecbcbec1c10dc0800956499091bcb8.svg) no-repeat}#integration-builder .line.active .response::before svg{fill:#1a2652}#integration-builder .line.fade{opacity:0.6}#integration-builder .code-view button:hover span{color:white}#integration-builder .code-view button:hover svg{fill:white}#integration-builder .code-view button:focus{background:none}#integration-builder .Guide-rightcol .ButtonLink .ButtonLink-label{color:#a4cdfe}#integration-builder .Guide-rightcol .ButtonLink .Icon svg{fill:#a4cdfe}#integration-builder .Guide-rightcol .ButtonLink:hover .ButtonLink-label{color:#6c8eef}#integration-builder .Guide-rightcol .ButtonLink:hover .Icon svg{fill:#6c8eef}#integration-builder .Guide-rightcol .file-on.ButtonLink .ButtonLink-label{color:#1a2652}#integration-builder .Guide-rightcol .file-on.ButtonLink .Icon svg{fill:#1a2652}#integration-builder .Guide-rightcol .file-off.ButtonLink .ButtonLink-label{color:rgba(255,255,255,0.3)}#integration-builder .Guide-rightcol .file-off.ButtonLink .Icon svg{fill:rgba(255,255,255,0.3)}#integration-builder .Guide-rightcol .file-off.ButtonLink:hover .Icon svg{fill:#a4cdfe}#integration-builder .Guide-rightcol .file-off.ButtonLink:hover .ButtonLink-label{color:#a4cdfe}#integration-builder .Guide-rightcol .file-on.ButtonLink .Icon svg{fill:#1a2652}#integration-builder .Guide-rightcol .ButtonLink-label,#integration-builder .Guide-rightcol .SVG--color svg,#integration-builder .Guide-rightcol .ButtonLink{transition:all 0.1s ease-in-out}#integration-builder .token.animate{position:relative;padding:0 4px}@keyframes highlightProperty{0%{background-size:0% 100%;background-position:-100% 0}25%{background-size:100% 100%;background-position:100% 0;color:#1a2652}75%{background-size:100% 100%;background-position:100% 0;color:#1a2652}100%{background-size:0 100%;background-position:100% 0}}#integration-builder code .token.animate.edited{background:linear-gradient(#a4cdfe, #a4cdfe) no-repeat;animation:highlightProperty 1.5s ease-in-out;animation-fill-mode:forwards;border-radius:4px}@media screen and (min-width: 1260px){#integration-builder pre{font-size:12px}}

.Guide--description p:not(:last-of-type){margin-bottom:12px}.Guide--toggle{font-weight:500;font-size:14px;line-height:20px;color:var(--sail-color-gray-600);border:1px solid var(--sail-color-gray-100);box-shadow:none;border-radius:6px;transition:border 100ms ease-in-out}.Guide--toggle.active{color:var(--sail-color-blue-500);border:2px solid var(--sail-color-blue-400)}.Guide--toggle.active a{color:var(--sail-color-blue-600) !important}.Settings{margin-top:32px;margin-bottom:40px;margin-left:5vw;margin-right:5vw}.Selector--full{display:flex}.Selector--small{display:none}.Guide--toggle-full{display:flex}.Guide--toggle-small{display:none}@media screen and (max-width: 1320px){.Settings{margin-left:5% !important}.Settings-seemore{display:none}}@media screen and (max-width: 1079px){.Selector--full{display:none}.Selector--small{display:flex}.Guide--toggle-full{display:none}.Guide--toggle-small{display:block}}

.NarrowScreenWarning{display:none}@media screen and (max-width: 999px){.NarrowScreenWarning{display:block}}

:root{--sidebar-width: 250px;--content-max-width: 1175px;--article-min-width: 800px;--default-vertical-spacing: 12px;--code-block-vertical-spacing: 16px}html,body,#root{height:100%;background:var(--sail-color-white)}*:focus{outline:none}


/*# sourceMappingURL=docs.ecc125812731ada06a19.css.map*/