.searchable-select-container .searchable-select-dropdown{position:absolute;top:40px;left:-12px;z-index:100;background:#fff;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3),0 -6px 16px -6px rgba(0,0,0,.025);width:calc(100% + 12px);padding:5px;padding-bottom:0;border:1px solid #e6ebf1;border-radius:4px;transition:opacity .08s ease-out,transform .08s ease-out;opacity:0;transform:rotateX(10deg) skewX(2deg);transition-duration:.12s;transition-delay:.1s;transform-origin:100% -50px;pointer-events:none}@media (min-width:670px){.searchable-select-container .searchable-select-dropdown{left:0;margin-top:3px;width:100%;transition-delay:0}}.searchable-select-container.dropdown-open .searchable-select-dropdown{opacity:1;transform:none;pointer-events:all;transition-delay:0}.searchable-select-container input.searchable-select-input{display:inline-block;background:#f2f7fc;border-radius:4px;padding:8px;width:100%;font-family:Camphor,Open Sans,Segoe UI,sans-serif;font-weight:400;margin-bottom:5px;border:none;outline:none;color:#32325d;font-size:17px;line-height:26px;transition:background-color .1s ease-in,color .1s ease-in}.searchable-select-container .searchable-select-results{max-height:215px;overflow-y:auto;position:relative;padding:0;margin:0 -5px;-webkit-tap-highlight-color:transparent}.volume .searchable-select-container .searchable-select-results{max-height:195px}.searchable-select-container .searchable-select-results li{list-style-type:none}.searchable-select-container .searchable-select-results li:last-child{border-bottom:none}.searchable-select-container .searchable-select-no-results{font-weight:300;color:#8898aa;padding:8px 0;padding-left:12px;font-size:17px;line-height:26px}.searchable-select-container .searchable-select-result{border-bottom:1px solid #e7ecf3;padding:8px 0;padding-left:12px;font-weight:300;font-size:17px;line-height:26px;color:#6b7c93;cursor:pointer}.searchable-select-container .searchable-select-result.highlighted{background:#f2f7fc;color:#32325d;font-weight:400}.searchable-select-container .searchable-select-result.selected{background:#f2f7fc}.radio-container{display:flex;justify-content:flex-start;align-items:center;font-size:17px;color:#525f7f}.radio-container .radio{position:relative;display:flex;margin:0;padding:0;border:0;cursor:pointer;align-items:center}.radio-container input[type=radio]{position:absolute;top:0;left:0;bottom:0;right:0;opacity:0;cursor:pointer;width:100%;height:100%;padding:0}.radio-container .radio-box{height:20px;display:flex;align-items:center}.radio-container .radio-outer{position:relative;width:20px;height:20px;transition:background-color .2s ease-in-out;border-radius:10px;background-color:#e6ebf1}.radio-container .radio-inner{height:8px;width:8px;margin:6px;border-radius:10px;transition:all .2s ease-in-out;background:#fff;opacity:0;transform:scale(1.25)}.radio-container input[type=radio]:checked+.radio-box .radio-outer{background-color:#6772e5}.radio-container input[type=radio]:checked+.radio-box .radio-inner{transform:scale(1);opacity:1}.radio-container input[type=radio].invalid-value+.radio-box+.radio-label{color:#ffa27b}.radio-container .radio-label{margin:0 0 0 8px}.aside{position:relative}.aside-sticky{position:-webkit-sticky;position:sticky;width:100%;height:0;padding-bottom:100%;top:200px}.aside-stripes{position:absolute;top:0;left:0;width:100%;height:100%;transform:skewY(-12deg);transform-origin:bottom left;z-index:-1}.aside-stripes .aside-stripe{position:absolute;transition:all .3s ease-out;transition-delay:.6s;opacity:0}.aside-stripes.visible .aside-stripe{opacity:1}.aside-stripes .s1{background-color:#87bbfd}@media(min-width:880px){.aside-stripes .s1{top:0;left:45%;width:6000px;height:65%}}.aside-stripes .s2{background-color:#c3edfc}@media(min-width:880px){.aside-stripes .s2{left:0;bottom:0;width:80%;height:65%}}.card-scene-wrapper{perspective:997px;width:600px;height:600px;position:absolute;top:calc(50% - 300px);left:calc(50% - 300px);transform:translateZ(200px)}@media(min-width:880px){.card-scene-wrapper{top:calc(50% - 350px);left:calc(50% - 250px);perspective:797px;perspective:977px}}.card-scene{position:absolute;left:0;top:0;right:0;bottom:0;transform-style:preserve-3d}.card-overlay{position:absolute;left:50%;top:50%;width:856px;width:885px;height:550px;border-radius:30px;transform:translate3D(-50%,-50%,2px) scale(.29);transition:all .5s cubic-bezier(.25,.46,.45,.94);opacity:0;background-color:#32325d;color:#fff;font:20px sans-serif;display:flex;justify-content:center;align-items:center;overflow:hidden}@media(min-width:420px){.card-overlay{transform:translate3D(-50%,-50%,2px) scale(.31);transform:translate3D(-50%,-50%,2px) scale(.37)}}@media(min-width:670px){.card-overlay{transform:translate3D(-50%,-50%,2px) scale(.462)}}.card-code{padding-top:20px;transition:.5s ease-in-out;display:block;width:100%;height:100%}.card-code pre{position:relative;top:0;left:0;line-height:1.8;transition:color 1s;font-size:30px}.card-code pre .code-null,.card-code pre .code-number{color:#fdbc72}.card-code pre .code-string{color:#74e4a2}.card-code pre .code-object{color:#7795f8}section.form-section{overflow:hidden}section.form-section:before{content:"";position:absolute;left:0;width:100%;height:200%;top:300px;transform:skewY(-12deg);transform-origin:top right;background:#f6f9fc}@media(min-width:670px){section.form-section:before{top:100px}}section.form-section .form-header{text-align:center;color:#32325d;max-width:640px;margin:auto}section.form-section .form-container{position:relative;margin:30px auto 70px!important}section.form-section{position:relative;padding-bottom:30px;margin-top:-10px}@media(min-width:670px){section.form-section{margin-top:-20px}}@media(min-width:880px){section.form-section{padding-bottom:30px;margin-top:0}}section.form-section .container-lg{position:relative}@media(min-width:880px){section.form-section .container-lg{display:flex}}section.form-section .form-column{padding-bottom:45px}@media(min-width:670px){section.form-section .form-column{padding-bottom:70px}}@media(min-width:880px){section.form-section .form-column{flex:6;padding-bottom:0}}section.form-section .secondary-column{margin-left:auto;margin-right:auto;max-width:645px}@media(min-width:880px){section.form-section .secondary-column{flex:4;max-width:none;margin-left:0;margin-right:0}}@media(min-width:670px){section.form-section .secondary-column>:first-child{padding-left:24px;padding-right:18px}}@media(min-width:880px){section.form-section .secondary-column>:first-child{padding-left:50px;padding-right:0}}section.form-section .contact-support-cta{background:#f2f7fc;color:#424770;font-weight:500;font-size:17px;line-height:26px;padding:14px 24px;text-align:center}section.form-section .form-container{border-radius:4px;box-shadow:0 30px 60px -12px rgba(50,50,93,.25),0 18px 36px -18px rgba(0,0,0,.3),0 -12px 36px -8px rgba(0,0,0,.025);max-width:645px;background:#fff;margin:0 auto}@media(min-width:880px){section.form-section .form-container{margin:0}}section.form-section form{padding:10px 10px 13px 15px;padding:0}@media(min-width:670px){section.form-section form{padding:10px 18px 30px 24px}}section.form-section form fieldset{border:none;margin:0;padding:0}section.form-section .form-row{padding:8px 13px 2px 17px;border-bottom:1px solid #e6eef8;transition:opacity .2s ease-in,height .2s ease-out}@media(min-width:670px){section.form-section .form-row{display:flex;border-bottom:none;padding:4px 0;max-width:600px}}section.form-section .form-row.textarea{border:none}section.form-section .form-row.submit{justify-content:flex-end}section.form-section .form-row>label{color:#6b7c93;font-size:12px;font-weight:600;letter-spacing:.43px;line-height:26px;-webkit-tap-highlight-color:transparent;display:block;text-transform:uppercase;transition:color .1s ease-out}@media(min-width:670px){section.form-section .form-row>label{color:#424770;font-size:17px;font-weight:500;letter-spacing:normal;line-height:26px;margin-right:20px;align-self:center;flex:32%;text-transform:none}}section.form-section .form-row .platform-partner-name{color:#6b7c93;font-size:12px;font-weight:600;letter-spacing:.43px;line-height:26px;padding:5px 20px 8px 0;-webkit-tap-highlight-color:transparent;display:block;text-transform:uppercase;transition:color .1s ease-out}@media(min-width:670px){section.form-section .form-row .platform-partner-name{color:#424770;font-size:17px;font-weight:500;letter-spacing:normal;line-height:26px;margin-right:20px;align-self:center;flex:68%;padding:5px 20px 8px 6px;text-transform:none}}@media(min-width:670px){html[lang=de] section.form-section .form-row label{flex:47%}}html[lang=es] section.form-section .form-row label,html[lang=fr] section.form-section .form-row label{line-height:22px}@media(min-width:670px){html[lang=es] section.form-section .form-row label,html[lang=fr] section.form-section .form-row label{flex:38%}}section.form-section .form-row.has-focus>label{color:#6772e5}section.form-section .form-row.has-focus .select-wrapper select{background-color:transparent;box-shadow:none}@media(min-width:670px){section.form-section .form-row.has-focus .select-wrapper select{box-shadow:0 0 0 1px #e4effa}}section.form-section .form-row label.contains-summary{align-self:flex-start;padding-top:7px}section.form-section .form-row summary{display:block;color:#6b7c93;font-weight:400;font-size:13px;line-height:17px;padding-bottom:4px;text-transform:none}@media(min-width:670px){section.form-section .form-row summary{padding-top:4px;padding-bottom:8px}}section.form-section .form-row input,section.form-section .form-row select,section.form-section .form-row textarea{display:block;background-color:transparent;border:none;outline:none;width:100%;border-radius:4px;color:#32325d;font-family:Camphor,Open Sans,Segoe UI,sans-serif;font-weight:400;font-size:17px;line-height:26px;padding:5px 20px 8px 0;transition:background-color .1s ease-in,color .1s ease-in}@media(min-width:670px){section.form-section .form-row input,section.form-section .form-row select,section.form-section .form-row textarea{background-color:#f6f9fc;padding:5px 20px 8px 13px;flex:68%;width:auto}}section.form-section .form-row select{padding-right:50px}section.form-section .form-row input[type=checkbox]{height:40px;margin:0;background-image:none}section.form-section .existing-email-row.is-hidden{visibility:hidden;opacity:0;height:0;padding:0}section.form-section .form-row .select-wrapper{flex:68%;position:relative;cursor:pointer}section.form-section .form-row .select-wrapper select{color:#8898aa;width:100%;pointer-events:none;background-color:transparent}@media(min-width:670px){section.form-section .form-row .select-wrapper select{background-color:#f6f9fc}}section.form-section .form-row .select-wrapper select.has-value{color:#32325d}section.form-section .form-row input:focus,section.form-section .form-row select:focus,section.form-section .form-row textarea:focus{box-shadow:0 0 0 1px #fff}@media(min-width:670px){section.form-section .form-row input:focus,section.form-section .form-row select:focus,section.form-section .form-row textarea:focus{background-color:transparent;box-shadow:0 0 0 1px #e4effa}}section.form-section .form-row input:-ms-input-placeholder,section.form-section .form-row input::-ms-input-placeholder,section.form-section .form-row textarea:-ms-input-placeholder,section.form-section .form-row textarea::-ms-input-placeholder{color:#8898aa;transition:color .08s ease-in}section.form-section .form-row input::placeholder,section.form-section .form-row textarea::placeholder{color:#8898aa;transition:color .08s ease-in}section.form-section .form-row textarea:-ms-input-placeholder,section.form-section .form-row textarea::-ms-input-placeholder{padding-right:25px}section.form-section .form-row textarea::placeholder{padding-right:25px}@media(min-width:670px){section.form-section .form-row textarea:-ms-input-placeholder,section.form-section .form-row textarea::-ms-input-placeholder{padding-right:0}section.form-section .form-row textarea::placeholder{padding-right:0}}section.form-section .form-row select{-webkit-appearance:none;-moz-appearance:none;appearance:none;align-self:flex-start}section.form-section .form-row select.dropdown-open,section.form-section .form-row select:focus{color:#6772e5}section.form-section .form-row input{align-self:center}section.form-section .form-row textarea{align-self:flex-start;font-family:Camphor;min-height:83px;padding:7px 30px 7px 0}@media(min-width:670px){section.form-section .form-row textarea{min-height:140px;padding:7px 30px 7px 13px}}section.form-section .submit-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;cursor:pointer;font-family:inherit}section.form-section .submit-button:focus{background-color:#7795f8}section.form-section .submit-row{text-align:right;padding:12px 10px 13px 0}@media(min-width:670px){section.form-section .submit-row{padding:12px 0 0}}section.form-section .submit-row .spinner{display:inline-block;height:40px;line-height:24px;width:24px;margin-right:10px;opacity:0;transition:opacity .25s ease;will-change:opacity}section.form-section .submit-row .spinner.shown{opacity:1}section.form-section .submit-row .spinner-svg{position:relative;top:7px}section.form-section .submit-row .spinner-ellipse{fill:transparent;stroke:#aab7c4;stroke-width:1.5;stroke-linecap:round;stroke-dasharray:60;stroke-dashoffset:20;animation:SpinnerAnimationTail 2.55s ease-in-out infinite,SpinnerAnimationRotation .7s linear infinite;transform-origin:50% 50%}@keyframes SpinnerAnimationTail{0%,to{stroke-dashoffset:5}35%,45%{stroke-dashoffset:57.2}}@keyframes SpinnerAnimationRotation{0%{transform:scaleX(-1) rotateZ(0)}50%{transform:scaleX(-1) rotateZ(-180deg)}to{transform:scaleX(-1) rotateZ(-1turn)}}.form-submitted section.form-section input,.form-submitted section.form-section select,.form-submitted section.form-section textarea{visibility:hidden}section.form-section{max-height:1200px;opacity:1;transition:max-height .7s;will-change:max-height;transition-delay:.4s;z-index:1}.form-submitted section.form-section{max-height:375px;overflow:hidden;opacity:0}section.form-section .form-row .radios-row{flex-basis:68%;display:flex;height:33px}section.form-section .form-row .radios-row .radio-container{flex-basis:30%}.form-success{pointer-events:none;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:4px}.form-success,.form-success>span,.form-success>svg{opacity:0;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.form-success>span,.form-success>svg{transform:translateY(20px);transition-delay:.3s}.form-success>span{display:block;width:85%;margin:15px 0 0;text-align:center;transition-delay:.4s}.form-success--visible{pointer-events:all;opacity:1}.form-success--visible>span,.form-success--visible>svg{opacity:1;transform:none}section.form-section .form-row input,section.form-section .form-row textarea{background-image:url(/img/v3/contact_sales/form/validation-error.svg);background-repeat:no-repeat;background-position-x:-5000px;background-position-y:9px;background-size:20px 20px}section.form-section .select-wrapper select{background:url(/img/v3/contact_sales/form/dropdown.svg);background-repeat:no-repeat;background-size:10px 6px;background-position-x:100%;background-position-y:16px}@media(min-width:670px){section.form-section .select-wrapper select{background-position-x:calc(100% - 22px)}}section.form-section .form-row input.invalid-missing:-ms-input-placeholder,section.form-section .form-row input.invalid-missing::-ms-input-placeholder,section.form-section .form-row input.invalid-value,section.form-section .form-row input.invalid-value:-ms-input-placeholder,section.form-section .form-row input.invalid-value::-ms-input-placeholder,section.form-section .form-row textarea.invalid-missing:-ms-input-placeholder,section.form-section .form-row textarea.invalid-missing::-ms-input-placeholder,section.form-section .select-wrapper select.invalid-missing{color:#ffa27b}section.form-section .form-row input.invalid-missing::placeholder,section.form-section .form-row input.invalid-value,section.form-section .form-row input.invalid-value::placeholder,section.form-section .form-row textarea.invalid-missing::placeholder,section.form-section .select-wrapper select.invalid-missing{color:#ffa27b}section.form-section .select-wrapper select.invalid-missing{background-image:url(/img/v3/contact_sales/form/dropdown-error.svg);box-shadow:0 0 0 1px #fff;background-color:transparent}@media(min-width:670px){section.form-section .select-wrapper select.invalid-missing{box-shadow:0 0 0 1px #ffa27b}}section.form-section .select-wrapper select.dropdown-open,section.form-section .select-wrapper select.dropdown-open.invalid-missing{background-image:url(/img/v3/contact_sales/form/dropdown-active.svg);color:#6772e5}section.form-section .form-row input.invalid-missing,section.form-section .form-row input.invalid-value,section.form-section .form-row textarea.invalid-missing{background-position-x:calc(100% - 16px);background-position-y:9px;box-shadow:0 0 0 1px #fff;background-color:transparent}@media(min-width:670px){section.form-section .form-row input.invalid-missing,section.form-section .form-row input.invalid-value,section.form-section .form-row textarea.invalid-missing{box-shadow:0 0 0 1px #ffa27b}}section.form-section .form-row.has-focus input,section.form-section .form-row.has-focus textarea,section.form-section .form-row input:focus,section.form-section .form-row textarea:focus{color:#8898aa!important;background-position-x:-5000px!important;box-shadow:0 0 0 1px #fff}@media(min-width:670px){section.form-section .form-row.has-focus input,section.form-section .form-row.has-focus textarea,section.form-section .form-row input:focus,section.form-section .form-row textarea:focus{box-shadow:0 0 0 1px #e4effa}}.header h1{position:relative;color:#32325d!important;width:540px;font-weight:400!important;max-width:100%}.header h1 span{color:#6772e5;font-weight:200}.header h1 .space{width:13px}@media(min-width:1040px){.header h1 .space{display:block;width:0;height:0}}.header-lockup{display:flex;align-items:center;margin-bottom:12px;color:#6772e5}.header-lockup svg{margin-right:7px;width:32px}@media(min-width:880px){.header-lockup svg{margin-right:12px;width:auto}}@media(min-width:880px){.header-lockup{margin-left:-16px;margin-bottom:30px}}.header-inviteOnly{background:#6772e5;height:15px;font-size:10px;letter-spacing:.025em;line-height:14px;text-align:center;box-sizing:border-box;margin-left:9px;border-radius:16px;padding:0 5px;color:#fff;display:flex;justify-content:center;align-items:center}.header-inviteOnly,.header-productName{font-weight:700;text-transform:uppercase}.header-productName{color:#6772e5}.manifesto{position:relative;margin:32px 0 0}.manifesto p{margin-bottom:32px}.manifesto{color:#32325d;font-weight:500}.manifesto p .highlight{background:rgba(196,240,255,.5);color:#32325d;padding:1px 0}.manifesto ul li{position:relative;margin-left:30px;margin-top:20px;counter-increment:step-counter}.manifesto ul li:before{content:counter(step-counter);position:absolute;left:-33px;top:6px;border-radius:50%;width:20px;height:20px;background-color:rgba(82,95,127,.14);color:#32325d;text-align:center;font-size:12px;line-height:20px;font-weight:600}.manifesto-card{position:relative;margin:0 -20px 32px;min-height:280px}@media(min-width:670px){.manifesto-card{min-height:350px;margin:60px -20px 32px}}@media(min-width:880px){.manifesto-card{display:none}}.manifesto-stripes{position:absolute;top:0;left:0;width:100%;height:100%;transform:skewY(-12deg);transform-origin:bottom left;z-index:-1;overflow:hidden}.manifesto-stripes .manifesto-stripe{position:absolute;opacity:0;transition:all .3s ease-out;transition-delay:.6s}@media(min-width:880px){.manifesto-stripes .manifesto-stripe{display:none}}.manifesto-stripes.visible .manifesto-stripe{opacity:1}.manifesto-stripes .s1{background-color:#87bbfd;top:20%;left:35%;width:100%;height:60%}.manifesto-stripes .s2{background-color:#c3edfc;left:10%;bottom:0;width:60%;height:55%}.manifesto-stripes--reversed .s1{background-color:#c3edfc;top:20%;left:30%;width:60%;height:55%}.manifesto-stripes--reversed .s2{background-color:#87bbfd;left:0;bottom:0;width:63%;height:55%}.StripeBackground-container{position:absolute;top:-20px;left:50px;width:47vw;height:805px;overflow:hidden;transform:translate3d(0,0,-1000px)}.StripeBackground-large{transform:skew(0,-12deg);will-change:transform;position:relative;left:0;right:0;height:1060px}.StripeBackground-large .stripe{position:absolute;height:320px;top:auto;width:calc(50vw - 240px);width:calc((100vw - 1040px) / 2 + 280px);transition:all .3s cubic-bezier(.25,.46,.45,.94);opacity:0}.StripeBackground-large{bottom:65%;display:block}.StripeBackground-large .stripe.s1{background:#87bbfd;bottom:110px;right:0}.StripeBackground-large .stripe.s2{background:#c4f0ff;bottom:-50px;left:0;width:384px}body{background:#fff;overflow:hidden;width:100vw;-webkit-transform:translate3d(0,0,0)}@media(min-width:880px){body{overflow:visible;overflow:initial}}.globalNav{transform:translateZ(220px)}@media(min-width:880px){.globalNav{transform:none}}.globalNav .colorize,.productNav .colorize{color:#6b7c93}.globalNav .colorize:hover{color:#8898aa}.main-container{display:flex;margin:68px auto 100px}.main-container>aside{display:none}.main-container>main{max-width:100%}@media(min-width:880px){.main-container{margin:120px auto 200px}.main-container>aside{display:block;width:42%}.main-container>main{width:calc(58% - 50px);margin-right:50px}}

/*# sourceMappingURL=issuing-ad2e17b476bb51cbecf4.min.css.map*/