*{box-sizing:border-box}:after,:before{display:none;content:""}body,html{height:auto;min-height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,h1,h2,h3,h4,h5,h6,p{margin:0}img{display:block;max-width:100%}video{pointer-events:none}input,select,textarea{font-size:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{resize:none}figure,ol,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:Gilroy,arial,sans-serif}li,p,small{font-family:Open sans,arial,sans-serif}li{list-style:none}video{width:100%}table{border:0;border-collapse:collapse;width:100%}form{width:100%;border:0}fieldset{border:0;margin:0;padding:0}input:focus,select:focus,textarea:focus{outline:0}.page-content{position:relative;overflow:hidden;background-color:#f1f1f1;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem 0}.page-container{max-width:1120px;width:90%;margin:0 auto;position:relative}.open-sans,.open-sans *{font-family:Open sans,arial,sans-serif}.gilroy,.gilroy *{font-family:Gilroy,arial,sans-serif}a{font-family:Open sans,arial,sans-serif;position:relative;color:#2699d6}a:after,a:before{content:"";font-size:inherit}a.decorated{font-size:calc(.875rem + 0.125*(100vw - 18.75rem)/51.25);text-decoration:none}@media screen and (min-width:1120px){a.decorated{font-size:1rem}}@media screen and (max-width:300px){a.decorated{font-size:.875rem}}a.decorated+.decorated{margin-left:.8125rem}a.decorated:hover{text-decoration:underline}a.decorated:after{display:inline;content:" ▸";position:relative;right:0;bottom:0;white-space:pre}.bold{font-weight:700}img{transition:all .32s cubic-bezier(.4,0,.2,1)}img[data-src]{opacity:0}img[data-src].loaded{opacity:1}.button{display:inline-block;padding:.875rem 1rem;border:2px solid transparent;border-radius:3px;font-size:.875rem;font-family:Open sans,arial,sans-serif;font-weight:700;cursor:pointer;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .21s cubic-bezier(.4,0,.2,1)}.button--rounded{border-radius:100px}.button[data-disabled]{cursor:not-allowed;opacity:.7}.button[data-loading]{position:relative;pointer-events:none}.button[data-loading]:before{display:block;position:absolute;top:calc(50% - .75rem);left:calc(50% - .75rem);width:1.5rem;height:1.5rem;border:2px solid transparent;border-radius:100%;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.button--blue{color:#fff;background-color:#2397d4}.button--blue:hover{background-color:#5ab1df}.button--blue:active{background-color:#1577ab}.button--blue[data-disabled]{background-color:#f1f1f1;border-color:#cbcbcb;color:#cbcbcb}.button--blue[data-loading]{color:transparent}.button--blue[data-loading]:before{border-color:#cbcbcb #cbcbcb #cbcbcb #fff}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.card{height:100%;overflow:hidden;background-color:#fff;border-radius:5px;box-shadow:0 13px 40px -30px rgba(0,0,0,.5);transition:all .15s ease-in-out}.card:hover{box-shadow:0 22px 40px -30px rgba(0,0,0,.5)}.card,.card__body,.card__header{position:relative}.card__header{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;background-color:#1577ab;text-align:center;padding:1rem 2rem}.card__header h1,.card__header h4,.card__header p{color:#fff}.card__header h1,.card__header h4{font-size:calc(1.3125rem + 0.3125*(100vw - 18.75rem)/51.25);line-height:1.23}@media screen and (min-width:1120px){.card__header h1,.card__header h4{font-size:1.625rem}}@media screen and (max-width:300px){.card__header h1,.card__header h4{font-size:1.3125rem}}.card__header p{font-size:calc(.875rem + 0.125*(100vw - 18.75rem)/51.25);line-height:1.63;margin-top:.5rem}@media screen and (min-width:1120px){.card__header p{font-size:1rem}}@media screen and (max-width:300px){.card__header p{font-size:.875rem}}.card__body{padding:2rem 1rem}.card__cta{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;cursor:pointer}.card__cta.button{margin:0}.form{position:relative}.form *{font-family:Open sans,arial,sans-serif}.form__row{position:relative;margin-bottom:1.125rem}.form__row--animated{display:none;opacity:0;visibility:hidden;transition:all .21s ease-in-out}.form__row--animated.form__row--visible{display:block;opacity:1;visibility:visible;transition-delay:.2s}.form__row--actions{margin-top:2rem}.form__row--actions .button{width:100%}.form__label{display:inline-block;font-size:calc(.75rem + 0.125*(100vw - 18.75rem)/51.25);font-weight:600;color:#828282;margin-bottom:.25rem}@media screen and (min-width:1120px){.form__label{font-size:.875rem}}@media screen and (max-width:300px){.form__label{font-size:.75rem}}.form__field{position:relative;width:100%;background-color:#fff;background-position:50%;background-repeat:no-repeat;border:1px solid #cbcbcb;border-radius:3px;padding:.875rem 1rem;font-size:.875rem;color:#7f7f7f;transition:all .21s ease-in-out}.form__field--error{border-color:#ec7063;background-image:url(https://business.ebanx.com/hubfs/Website/master/images/pages/get-started/icons/error.svg) !important;background-position:97% !important}.form__field--success{background-image:url(https://business.ebanx.com/hubfs/Website/master/images/pages/get-started/icons/success.svg) !important;background-position:97% !important;-webkit-filter:grayscale(1);filter:grayscale(1)}.form__field--success:focus{-webkit-filter:none;filter:none}.form__field:hover{border-color:#a5a5a5}.form__field:focus{border-color:#2699d6}.form select{background:#fff url(https://business.ebanx.com/hubfs/global_assets/icons/dropdown-select.svg) no-repeat 97%}.form__validation{position:absolute;bottom:-.875rem;right:0;font-size:.625rem;font-weight:700;color:#ec7063}.form__choices{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.form__choices li{background-color:#f1f1f1;border-radius:3px;padding:.875rem;font-size:.875rem;font-weight:600;color:#878686;text-align:center;cursor:pointer;transition:all .13s ease-in-out}.form__choices li p{display:inline-flex;align-items:center;justify-content:flex-start;min-width:6rem;max-width:100%;margin:0 auto;pointer-events:none}.form__choices li:hover{background-color:#e0e0e0}.form__choices li.active,.form__choices li:active,.form__choices li:focus{background-color:#1577ab;color:#fff}@media(max-width:767px){.form__choices li{flex-basis:100%;width:100%}.form__choices li+li{margin-top:.5rem}}@media(min-width:768px){.form__choices{flex-direction:row;flex-wrap:wrap;align-items:stretch;margin:0 -.5rem}.form__choices li{display:inline-flex;align-items:center;justify-content:center;padding:1rem;margin:.5rem;flex-basis:50%;width:50%}.form__choices[data-count="2"] li{flex-basis:calc(50% - 1rem);width:calc(50% - 1rem)}.form__choices[data-count="3"] li,.form__choices[data-count="6"] li,.form__choices[data-count="9"] li{flex-basis:calc(33.33333% - 1rem);width:calc(33.33333% - 1rem)}.form__choices[data-count="4"] li,.form__choices[data-count="8"] li{flex-basis:calc(25% - 1rem);width:calc(25% - 1rem)}}@media(min-width:992px){.form__choices li p{min-width:8rem}}.section{position:relative}.section header{text-align:center;margin-bottom:2rem}.section header img{margin-left:auto;margin-right:auto;margin-bottom:2rem;max-width:7.75rem;-o-object-fit:contain;object-fit:contain}.section header h1{font-size:calc(1.3125rem + 0.9375*(100vw - 18.75rem)/51.25);line-height:1.06;margin-bottom:.5rem}@media screen and (min-width:1120px){.section header h1{font-size:2.25rem}}@media screen and (max-width:300px){.section header h1{font-size:1.3125rem}}.section header p{font-size:calc(.875rem + 0.125*(100vw - 18.75rem)/51.25);line-height:1.63;color:#7f7f7f}@media screen and (min-width:1120px){.section header p{font-size:1rem}}@media screen and (max-width:300px){.section header p{font-size:.875rem}}.section h3{font-style:responsive 1rem 1.5rem;font-range:300px 1120px;line-height:1.04;text-align:center;margin-bottom:1rem}.section footer{padding-top:1.5rem;text-align:center}.section footer p{font-size:.875rem;line-height:1.86;color:#7f7f7f}.section footer p a{font-weight:600;text-decoration:underline}@media(max-width:767px){.section .grid__column+.grid__column{margin-top:.875rem}}@media(min-width:768px){.section{margin:0 auto}.section header{margin-bottom:2.5rem}.section header img{margin-bottom:3rem}.section h3{margin-bottom:2rem}.section .grid{display:flex;align-items:stretch;justify-content:space-between;flex-direction:row;flex-wrap:wrap;margin:0 -1rem}.section .grid__column{flex-basis:50%;width:50%;padding:0 1rem}.section footer{padding-top:2rem}}.card__header{min-height:5rem;max-height:5rem}.card__body li,.card__body p{color:#7f7f7f}.card__body p{font-size:calc(.875rem + 0.125*(100vw - 18.75rem)/51.25);line-height:1.63}@media screen and (min-width:1120px){.card__body p{font-size:1rem}}@media screen and (max-width:300px){.card__body p{font-size:.875rem}}.card__body ul{margin-top:2rem}.card__body ul li{position:relative;font-size:.875rem;padding:1rem 0 1rem 1.5rem}.card__body ul li:before{display:block;position:absolute;top:1.25rem;left:0;width:.875rem;height:.875rem;background:url(https://business.ebanx.com/hs-fs/hubfs/Website/master/images/pages/get-started/icons/check.svg) no-repeat 50%/contain}.card__body ul li+li{border-top:1px solid #e0e4e7}.card .button{width:100%;margin-top:1.5rem}@media(min-width:768px){.card__header{padding:2rem 4rem;min-height:8rem;max-height:8rem}.card__body{padding:2rem 3rem 4rem}}.section h1,.section h3{color:#2f4a74}@media(min-width:768px){.section{max-width:83.3333333333%}}