@charset "UTF-8";.common-SectionTitle{font-weight:400;font-size:34px;line-height:44px;color:#32325d}@media(min-width:670px){.common-SectionTitle{font-size:42px;line-height:52px}}.common-BodyTitle{font-weight:500;font-size:19px;line-height:32px;color:#32325d}.common-BodyText{font-weight:400;font-size:17px;line-height:28px;color:#525f7f}.common-MediumBodyText{font-weight:400;font-size:19px;line-height:32px;color:#525f7f}.common-IntroText{font-weight:300;font-size:21px;line-height:32px;color:#424770}@media(min-width:670px){.common-IntroText{font-size:24px;line-height:36px}}.common-UppercaseTitle{font-size:20px;line-height:32px;font-weight:600;text-transform:uppercase;letter-spacing:.025em;color:#32325d}@media(min-width:670px){.common-UppercaseTitle{font-size:21px}}.common-UppercaseText{font-size:17px;line-height:28px;font-weight:600;text-transform:uppercase;letter-spacing:.025em;color:#32325d}.common-Button{white-space:nowrap;display:inline-block;height:40px;line-height:40px;padding:0 14px;box-shadow:0 4px 6px #32325d1c,0 1px 3px #00000014;border-radius:4px;font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:.025em;color:#6772e5;text-decoration:none;transition:all .15s ease;background:#fff}.common-Button:hover,.common-Button:focus{color:#7795f8;transform:translateY(-1px);box-shadow:0 7px 14px #32325d1a,0 3px 6px #00000014}.common-Button:active{color:#555abf;background:#f6f9fc;transform:translateY(1px)}.common-Button--default{color:#fff;background:#6772e5}.common-Button--default:hover,.common-Button--default:focus{color:#fff;background-color:#7795f8}.common-Button--default:active{background-color:#555abf}.common-Button--dark{color:#fff;background:#32325d}.common-Button--dark:hover,.common-Button--dark:focus{color:#fff;background-color:#43458b}.common-Button--dark:active{background-color:#32325d}.common-Button--disabled{color:#fff;background:#aab7c4;pointer-events:none}.common-ButtonGroup{display:flex;flex-wrap:wrap;margin:-10px}.common-ButtonGroup .common-Button{margin:10px;flex-shrink:0}.common-Link{color:#6772e5;font-weight:500;transition:color .1s ease;text-decoration:none}.common-Link:hover,.common-Link:focus{color:#32325d}.common-Link:active{color:#000}.common-Link--arrow:after{content:"→";padding-left:5px}.container-lg,.container{max-width:1080px;padding:0 20px;margin:0 auto}.globalContent{font-family:Camphor,Open Sans,Segoe UI,sans-serif;flex-grow:1}.globalNav{font-family:Camphor,Open Sans,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;width:100%;z-index:500;height:50px}.globalNav a{text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);color:#6b7c93}.globalNav a:not(.common-Button){transition:color .1s}.globalNav a:hover{color:#8898aa}.globalNav nav{padding:0}.globalNav .navRoot{display:flex;align-items:center;justify-content:space-between;list-style:none;margin:0;padding:18px 0}.globalNav .navSection{display:flex;align-items:center}.globalNav .navSection.logo{flex-shrink:0}.globalNav .navSection.secondary{gap:20px}.globalNav .rootLink{display:inline-block;height:50px;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:17px;line-height:50px;font-weight:400;margin:0;padding:0 10px}@media(min-width:670px){.globalNav .rootLink{padding:0 calc(10px + (100vw - 670px) * .040541)}}@media(min-width:1040px){.globalNav .rootLink{padding:0 25px}}.globalNav .rootLink>*{position:relative;display:block}.globalNav .navSection.secondary .rootLink:last-child{padding-right:20px!important}.row{display:flex;flex-wrap:wrap;gap:20px}@media(max-width:670px){.row{flex-direction:column}}.inner-col{max-width:640px;margin:0 auto;padding:40px 0}.common-StripeGrid{--stripe-height: 48px;--content-columns: 12;--gutter-columns: 4;position:absolute;width:100%;top:0;bottom:0;z-index:-1;pointer-events:none}@media(min-width:670px){.common-StripeGrid{--stripe-height: 64px}}.common-StripeGrid .backgroundContainer,.common-StripeGrid .stripeContainer{display:flex;flex-direction:column;align-items:center;position:absolute;width:100%;height:100%;transform:skewY(-12deg)}.common-StripeGrid .backgroundContainer .grid{grid-template-columns:1fr;min-width:0}.common-StripeGrid .backgroundContainer .background{grid-row:1/-1;grid-column:1/-1;z-index:-1}.common-StripeGrid .stripeContainer{overflow:hidden}.common-StripeGrid.anchorBottom .backgroundContainer,.common-StripeGrid.anchorBottom .stripeContainer{justify-content:flex-end}.common-StripeGrid.anchorBottom .grid{height:200%;align-content:end}.common-StripeGrid .grid{--content-column-width: minmax(0, calc(1040px / var(--content-columns)));--gutter-column-width: 1fr;position:absolute;width:100%;height:100%;display:grid;grid-template-rows:repeat(auto-fill,var(--stripe-height));grid-template-columns:[viewport-start] 1fr [left-gutter-start] repeat(var(--gutter-columns),var(--gutter-column-width)) [left-gutter-end content-start] repeat(var(--content-columns),var(--content-column-width)) [content-end right-gutter-start] repeat(var(--gutter-columns),var(--gutter-column-width)) [right-gutter-end] 1fr [viewport-end]}@media(min-width:1040px){.common-StripeGrid .grid{--gutter-column-width: var(--content-column-width);min-width:calc(1040px / var(--content-columns) * (var(--gutter-columns) * 2 + var(--content-columns)))}}.globalContent .page-header{position:relative;padding:72px 0 0}.globalContent .page-header .common-StripeGrid{bottom:calc(var(--stripe-height) * -5)}.globalContent .page-header .background{grid-row-end:-6!important;background-color:#f6f9fc}.globalContent .page-header .stripe:nth-child(1){grid-row-start:-13;grid-column:left-gutter/9}.globalContent .page-header .stripe:nth-child(2){grid-row-start:-12;grid-column:viewport-start/12}.globalContent .page-header .stripe:nth-child(3){grid-row-start:-8;grid-column:left-gutter/7}.globalContent .page-header .stripe:nth-child(4){grid-row-start:-7;grid-column:viewport-start/9}.globalContent .page-header .stripe:nth-child(5){grid-row-start:-6;grid-column:3/7}.globalContent .page-header .stripe:nth-child(6){grid-row-start:-4;grid-column:left-gutter/4}.globalContent .page-header .stripe:nth-child(7){grid-row-start:-14;grid-column:-7/right-gutter}.globalContent .page-header .stripe:nth-child(8){grid-row-start:-13;grid-column:-5/right-gutter}.globalContent .page-header .stripe:nth-child(9){grid-row-start:-11;grid-column:-6/-4}.globalContent .page-header .stripe:nth-child(10){grid-row-start:-13;grid-column:-8/viewport-end}.globalContent .page-header .stripe:nth-child(11){grid-row-start:-10;grid-column:-8/-3}.globalContent .page-header .stripe:nth-child(12){grid-row-start:-8;grid-column:-12/viewport-end}.globalContent .page-header .stripe:nth-child(13){grid-row-start:-5;grid-column:-11/-3}.globalContent .page-header .stripe:nth-child(14){grid-row-start:-4;grid-column:-8/right-gutter}.globalContent .page-header .stripe:nth-child(15){grid-row-start:-3;grid-column:-6/-4}.globalContent .page-header .stripe:nth-child(16){grid-row-start:-2;grid-column:-4/right-gutter}.globalContent .page-header .stripe:nth-child(17){grid-row-start:-9;grid-column:-7/-4}.globalContent .page-header .stripe:nth-child(18){grid-row-start:-7;grid-column:-5/right-gutter}@media(min-width:670px){.globalContent .page-header .stripe:nth-child(1){grid-column:left-gutter/5}.globalContent .page-header .stripe:nth-child(2){grid-column:viewport-start/5}.globalContent .page-header .stripe:nth-child(3){grid-column:left-gutter/4}.globalContent .page-header .stripe:nth-child(4){grid-column:viewport-start/content-start}.globalContent .page-header .stripe:nth-child(5){grid-column:3/5}.globalContent .page-header .stripe:nth-child(7){grid-column:-4/right-gutter}.globalContent .page-header .stripe:nth-child(10){grid-row-start:-11;grid-column:-4/viewport-end}.globalContent .page-header .stripe:nth-child(13){grid-row-start:-6;grid-column:-6/-3}}.stripe.outline{background:none!important;box-shadow:inset 0 0 0 2px #e6ebf1;z-index:-1;margin:0 -2px}@media(min-width:670px){.stripe.outline{margin:0}}.stripe.shift-up{transform:translateY(-2px)}.stripe.shift-down{transform:translateY(2px)}.stripe.slate8{background:#e6ebf1}.stripe.blue1{background:#32325d}.stripe.blue4{background:#6772e5}.stripe.blue6{background:#87bbfd}.stripe.yellow6{background:#fcd669}@media(min-width:670px){.landing.container-lg{padding-top:29px!important}}.globalContent .landing__info{display:flex;flex-direction:column}@media(min-width:675px){.globalContent .landing__info{display:grid;grid-row-start:1;grid-template-areas:"announcement  announcement calculator" "landing__header  landing__header ." "landing-group landing-group ." "account-info account-info ."}}.globalContent .calculator{grid-area:a-calculator;grid-row-start:2;order:3}.globalContent .landing__header{grid-area:landing__header;order:2}.globalContent .account-info{grid-area:account-info;order:4}@media(max-width:576px){.globalContent .account-info{margin-top:20px}}.globalContent .account-info .figure{height:unset}.globalContent .landing-group{grid-area:landing-group}.landing-group .mp{display:flex;gap:10px;flex-wrap:wrap}.globalContent .landing-buttons.common-ButtonGroup{display:flex;justify-content:center;order:5;z-index:999;margin-top:-40px}@media(min-width:670px){.globalContent .landing-buttons.common-ButtonGroup{justify-content:start;margin-top:0}}@media(max-width:575px){.globalContent .landing__header p{display:none}}.landing__calculator{margin:15px;position:relative;font-family:Averta,Avenir,Helvetica,Arial,sans-serif}@media(min-width:670px){.landing__calculator{padding:11px 20px;background-color:#fff;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d,0 -6px 16px -6px #00000006}}@media(max-width:675px){.landing__calculator{padding:1px 6px 2px;margin-left:-5px;margin-right:-8px;margin-bottom:68px}}.landing__calculator *{font-family:Averta,Avenir,Helvetica,Arial,sans-serif}.landing__calculator a{color:#00b9ff}.globalContent #futureproof .figure .changelog{display:block;height:225px;max-width:450px;margin:0 auto;position:relative}@media(min-width:670px){.globalContent #futureproof .figure .changelog{height:225px;margin:80px auto 0 40px}}.globalContent #futureproof .figure .badge{position:absolute;z-index:100;left:25px;top:-13px;padding:0 15px;background:#24b47e;border-radius:50px;text-transform:uppercase;font-weight:500;font-size:15px;line-height:26px;letter-spacing:.025em;color:#fff;white-space:nowrap}.globalContent #futureproof .figure .entries li.card1{opacity:1;z-index:80;pointer-events:auto;background:#fff;box-shadow:0 30px 60px -12px #32325d40,0 18px 36px -18px #0000004d,0 -12px 36px -8px #00000006;padding:0 20px 15px;border-radius:4px}@media(min-width:670px){.globalContent #futureproof .figure .entries li.card1{padding:35px 40px}}.globalContent .Santa__pricing{margin-top:16px;border-left:1px solid #e6ebf1;padding-left:24px}@media(min-width:670px){.globalContent .Santa__pricing{margin-top:0;flex-basis:20%}}.globalContent .Santa__price{color:#24b47e;font-size:20px;font-weight:500;display:flex;align-items:center}.globalContent .Santa__priceLabel{margin-top:4px;font-size:15px;line-height:22px}.Santa__info{display:flex;width:100%;justify-content:space-between;align-items:baseline}.landing-buttons a{cursor:pointer!important;text-decoration:none!important}*,*:before,*:after{box-sizing:border-box}html{font-size:100%}body{margin:0;padding:0;font-family:Camphor,Open Sans,Segoe UI,sans-serif;font-size:17px;line-height:28px;color:#525f7f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff}main{position:relative}a{color:inherit;text-decoration:none}ul{list-style:none;padding:0;margin:0}fieldset{border:none;padding:0;margin:0}.logo-container{cursor:pointer}.small-benefits{padding:40px 0}@media(min-width:670px){.small-benefits{padding-top:60px}}.feature-block{flex:1;padding:20px;position:relative}.feature-block h3{margin-bottom:8px}.feature-block .icon{width:44px;height:44px;margin:10px 0 20px -3px}.xs-rows{display:flex;flex-direction:column;margin:-20px}@media(min-width:670px){.sm-cols{flex-direction:row}}.process{padding:50px 0;background:#f6f9fc}@media(min-width:670px){.process{padding:60px 0}}.process .intro-copy{text-align:center;margin-bottom:40px}.process .intro-copy .common-UppercaseTitle{color:#24b47e}.process .container-lg{position:relative}.process .timeline{display:flex;flex-direction:column;position:relative;margin-top:70px}@media(min-width:670px){.process .timeline{flex-direction:row;justify-content:space-between}}.process .timeline .line{position:absolute;top:40px;bottom:40px;left:39px;width:2px;background-color:#e6ebf1}@media(min-width:670px){.process .timeline .line{top:39px;bottom:auto;left:80px;right:80px;width:auto;height:2px}}.process .timeline .step{display:flex;align-items:center;position:relative}.process .timeline .step+.step{margin-top:40px}@media(min-width:670px){.process .timeline .step+.step{margin-top:0}}@media(min-width:670px){.process .timeline .step{flex-direction:column;max-width:175px;margin:0 20px;text-align:center}}.process .timeline .step .icon-container{display:flex;position:relative;margin-right:20px}@media(min-width:670px){.process .timeline .step .icon-container{margin:0 auto 15px}}.process .timeline .step .icon-container.documents-bank-account{flex-direction:column}@media(min-width:670px){.process .timeline .step .icon-container.documents-bank-account{flex-direction:row}}.process .timeline .step .icon{position:relative;width:80px;height:80px;border-radius:50%;background-color:#fff;background-position:50%;background-repeat:no-repeat}.process .timeline .step .icon.tax-id{background-image:url(https://storage.googleapis.com/amx-assets/assets/img/tax-id.svg)}.process .timeline .step .icon.bank-account{background-image:url(https://storage.googleapis.com/amx-assets/assets/img/bank-account.svg);margin:-22px 0 0}@media(min-width:670px){.process .timeline .step .icon.bank-account{margin:0 0 0 -22px}}.process .timeline .step .icon.submit{background-image:url(https://storage.googleapis.com/amx-assets/assets/img/submit.svg)}.process .timeline .step .day{display:inline-block;height:24px;padding:0 10px;margin-top:5px;line-height:25px;font-size:14px;font-weight:600;border-radius:12px;text-transform:uppercase;color:#fff;background-color:#e39f48}@media(min-width:670px){.process .timeline .step .day{margin-top:15px}}.collect-email{padding:50px 0;background:#f6f9fc}@media(min-width:670px){.collect-email{padding:60px 0}}.collect-email .collect-email-partial{max-width:600px;margin:0 auto}.collect-email .collect-email-partial.form-submitted .intro-copy{display:none}.collect-email .collect-email-partial.form-submitted .collect-success{display:block}.collect-email .collect-header{margin-bottom:20px}.collect-email .collect-form{padding:20px 0 10px;min-height:70px}@media(min-width:670px){.collect-email .collect-form{padding:20px 40px 10px}}.collect-email .collect-input{display:flex;background:#fff;box-shadow:0 2px 5px -1px #32325d40,0 1px 3px -1px #0000004d;border-radius:4px;max-width:440px;overflow:hidden}.collect-email .collect-input .email-field{flex:1;min-width:50%;border:none;padding:9px 13px;font-size:17px;font-family:Camphor,Open Sans,Segoe UI,sans-serif;outline:none;color:#32325d}.collect-email .collect-input .email-field::placeholder{color:#aab7c4}.collect-email .collect-input .email-field.invalid-value{box-shadow:inset 0 0 0 1px #e25950}.collect-email .collect-error{display:none;color:#e25950;font-size:14px}.collect-email .collect-success{display:none;text-align:center}.collect-email .collected-email{font-weight:600;color:#32325d}.Santa__item{display:flex;justify-content:space-between;cursor:pointer}.Santa__priceLabel.common-BodyText{margin:10px}.Santa__copyText{cursor:pointer}.Santa__badge{display:inline-block;padding:2px 10px;background:#24b47e;border-radius:50px;text-transform:uppercase;font-weight:500;font-size:12px;letter-spacing:.025em;color:#fff}.calculator{font-family:Averta,Avenir,Helvetica,Arial,sans-serif!important;color:#6f8691}.calculator strong{color:#37517e;font-weight:600}.form-group{margin-bottom:24px;font-size:14px;position:relative}.form-group .control-label{position:absolute;top:12px;left:14px;margin-bottom:0;z-index:1;font-size:14px;color:#5d7079;line-height:20px}.form-group-lg{position:relative}.tw-money-input .tw-money-input__internal{display:flex;align-items:center;border:1px solid #d3d5d8;border-radius:3px;background:#fff}.tw-money-input .tw-money-input__internal:focus-within{border-color:#00b9ff!important}.tw-money-input .tw-money-input__input{flex:1;border:none;padding:28px 12px 4px;font-size:22px;line-height:32px;font-family:Averta,Avenir,Helvetica,Arial,sans-serif;outline:none;min-width:0;color:#2e4369;height:72px;-moz-appearance:textfield}.tw-money-input .tw-money-input__input::-webkit-inner-spin-button,.tw-money-input .tw-money-input__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.tw-money-input .tw-money-input__internal>.tw-money-input__currency-fixed:before,.tw-money-input .tw-money-input__internal>.tw-money-input__currency-btn:before{content:"";display:inline-block;border:1px solid rgba(134,167,189,.1);height:24px;width:2px;margin-right:16px;transform:translateY(4px)}.tw-money-input .tw-money-input__internal>.tw-money-input__currency-btn:before{display:none}.tw-money-input .tw-money-input__currency-fixed{display:flex;align-items:center;gap:8px;padding:0 16px;border-left:1px solid #d3d5d8;background:#fff;height:72px;color:#6f8691;font-size:20px;font-weight:500}.tw-money-input .tw-money-input__currency-btn{position:relative}.tw-money-input .tw-money-input__toggle{display:flex;align-items:center;gap:8px;padding:0 16px;background:#2e4369;height:72px;border:1px solid #2e4369;border-left:0;border-radius:0 3px 3px 0;color:#fff;font-size:20px;font-weight:500;cursor:pointer;font-family:Averta,Avenir,Helvetica,Arial,sans-serif;min-width:110px}.tw-money-input .tw-money-input__toggle .tw-chevron{margin-left:auto;opacity:.7}.tw-money-input .currency-flag{display:inline-block;width:24px;height:16px;background-size:cover;box-shadow:0 0 1px #0009;vertical-align:middle;flex-shrink:0}.tw-money-input .tw-currency-dropdown{position:absolute;top:calc(100% + 4px);right:0;z-index:1000;background:#fff;border-radius:3px;box-shadow:0 0 40px #22304933;min-width:280px;overflow:hidden}.tw-money-input .tw-currency-dropdown .tw-dropdown-header{color:#5d7079;font-size:14px;line-height:1.5;padding:8px 16px;white-space:nowrap}.tw-money-input .tw-currency-dropdown .tw-dropdown-list{list-style:none;margin:0;padding:0}.tw-money-input .tw-currency-dropdown .tw-dropdown-list li a{display:flex;align-items:center;gap:8px;padding:12px 16px;color:#37517e;text-decoration:none;font-weight:500;font-size:16px;line-height:1.5;border-radius:3px}.tw-money-input .tw-currency-dropdown .tw-dropdown-list li a:hover{background:#86a7bd1a}.tw-money-input .tw-currency-dropdown .tw-dropdown-list li a strong{min-width:2.6em;color:inherit}.tw-money-input .tw-currency-dropdown .tw-dropdown-list li a .currency-note{color:#5d7079;font-size:14px;font-weight:400}.tw-money-input .tw-currency-dropdown .tw-dropdown-list li.active a{background:#37517e;color:#fff}.tw-money-input .tw-currency-dropdown .tw-dropdown-list li.active a .currency-note{color:#c9cbce}.tw-calculator-breakdown{padding:0 0 0 16px;margin:0 0 0 25px;position:relative;font-size:14px;border-color:#d3d5d8}@media(min-width:768px){.tw-calculator-breakdown{padding-right:24px;font-size:16px}}.tw-calculator-breakdown li{display:block;line-height:24px;position:relative;padding:2px 0;border-color:#d3d5d8}@media(min-width:768px){.tw-calculator-breakdown li{padding:4px 0}}.tw-calculator-breakdown li:before{content:"";display:block;width:8px;height:8px;border:4px solid #d3d5d8;border-radius:50%;position:absolute;left:-27px;margin-top:10px;z-index:2}@media(min-width:576px){.tw-calculator-breakdown li:before{margin-top:12px}}.tw-calculator-breakdown li:after{content:"";position:absolute;left:-24px;top:16px;height:100%;width:2px;background-color:#d3d5d8}.tw-calculator-breakdown li:first-child{margin-top:16px}.tw-calculator-breakdown li:first-child:after{height:100%}.tw-calculator-breakdown li:last-child{margin-bottom:16px;padding-bottom:16px!important}.tw-calculator-breakdown li:last-child:after{height:0}.tw-calculator-breakdown li hr{display:none}.tw-calculator-breakdown .tw-calculator-breakdown-item__left{display:inline-block;margin-right:8px;color:#2e4369}@media(min-width:576px){.tw-calculator-breakdown .tw-calculator-breakdown-item__left{min-width:96px}}.tw-calculator-breakdown .tw-calculator-breakdown-item__right{display:inline-block;padding:0;vertical-align:middle;color:#6f8691}.tw-calculator-breakdown .sequence-icon{display:inline-flex;align-items:center;justify-content:center;position:absolute;left:-35px;top:4px;width:24px;height:24px;border-radius:50%;background-color:#e2e6e8;border:1px solid #e2e6e8;font-size:12px;line-height:23px;text-align:center;z-index:2}@media(min-width:576px){.tw-calculator-breakdown .sequence-icon{top:6px}}.tw-calculator-breakdown .tw-calculator-breakdown-rate__value{color:#00b9ff;font-weight:500}.sequence-top>li:first-child{margin-top:0;padding-top:20px}.sequence-top>li:first-child:after{top:0;height:calc(100% + 16px)}.sequence-bottom>li:last-child{margin-bottom:0;padding-bottom:20px}.sequence-bottom>li:last-child:after{height:calc(100% - 16px)}.contact-page{position:relative}.gradient-background{background:linear-gradient(90deg,#748df8,#6fa7f8);overflow-x:hidden;height:100%;width:100%;position:absolute;top:0;left:0}@media(min-width:880px){.gradient-background{background:linear-gradient(90deg,#777bf8,#68d4f8 200%)}}.contact-sales-header{padding-bottom:50px;position:relative}.contact-sales-header .stripes-container{pointer-events:none;position:absolute;left:0;right:0;bottom:-52px;top:50%;transform:skewY(-12deg);transition:opacity .2s ease-out;will-change:transform}@media(min-width:670px){.contact-sales-header .stripes-container{bottom:-90px}}@media(min-width:880px){.contact-sales-header .stripes-container{bottom:-108px}}.contact-sales-header .stripes-container .light-dots-container{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;display:none}@media(min-width:880px){.contact-sales-header .stripes-container .light-dots-container{display:block}}.contact-sales-header .stripes-container .light-dots-container:before{content:"";background-image:url(https://storage.googleapis.com/amx-assets/assets/img/v3/dots-right-light.svg);background-size:100%;position:absolute;bottom:-211px;right:-22px;width:220px;height:352px;transform:skewY(12deg)}@media(min-width:880px){.contact-sales-header .stripes-container .light-dots-container:before{right:6px}}.contact-sales-header .stripes-container .dark-dots-container{position:absolute;left:0;right:0;top:100%;height:100%;overflow:hidden;display:none}@media(min-width:880px){.contact-sales-header .stripes-container .dark-dots-container{display:block}}.contact-sales-header .stripes-container .dark-dots-container:before{content:"";background-image:url(https://storage.googleapis.com/amx-assets/assets/img/v3/dots-right-dark.svg);background-size:100%;position:absolute;top:-141px;right:-22px;width:220px;height:352px;transform:skewY(12deg);will-change:opacity}@media(min-width:880px){.contact-sales-header .stripes-container .dark-dots-container:before{right:6px}}.contact-sales-header .stripes-container .left-dots-container{position:absolute;left:0;right:0;top:0;bottom:0;display:none}@media(min-width:880px){.contact-sales-header .stripes-container .left-dots-container{display:block}}.contact-sales-header .stripes-container .left-dots-container:before{content:"";background-image:url(https://storage.googleapis.com/amx-assets/assets/img/v3/dots-left.svg);background-size:100%;position:absolute;bottom:29px;left:0;width:145px;height:370px;transform:skewY(12deg)}.contact-sales-header .stripes-container .medium-dots-container{position:absolute;left:0;right:0;top:100%;height:100%;display:none}.contact-sales-header .stripes-container .stripe{position:absolute;height:40px;left:0;right:0}.contact-sales-header .stripes-container .stripe.gradient{height:5000px;bottom:0;background:linear-gradient(270deg,#f6f9fc,#fff);left:0;right:0}.contact-sales-header .stripes-container .stripe.s1{height:200px;background:#f6f9fc;right:calc(50% + 255px);left:0;top:-110%;display:none}@media(min-width:670px){.contact-sales-header .stripes-container .stripe.s1{display:block}}@media(min-width:880px){.contact-sales-header .stripes-container .stripe.s1{top:-172%;right:calc(50% + 553px);bottom:calc(100% + 252px)}}.contact-sales-header .stripes-container .stripe.s2{height:54px;right:0;left:calc(50% - 25px);background:#87b3f8;transition:transform .6s ease-out}@media(min-width:880px){.contact-sales-header .stripes-container .stripe.s2{left:calc(50% + 340px)}}.contact-sales-header .stripes-container .stripe.s3{height:54px;left:0;width:72px;bottom:108px;opacity:.09;background-color:#00000080;display:none;transition:transform .6s ease-out}@media(min-width:670px){.contact-sales-header .stripes-container .stripe.s3{display:block}}@media(min-width:880px){.contact-sales-header .stripes-container .stripe.s3{background:#000000e6;right:calc(50% + 410px);width:auto}}.contact-sales-header .stripes-container .stripe.s4{height:52px;left:calc(50% - 166px);right:calc(50% - 46px);opacity:.09;background:#fff;mix-blend-mode:soft-light;display:none}@media(min-width:670px){.contact-sales-header .stripes-container .stripe.s4{display:block}}@media(min-width:880px){.contact-sales-header .stripes-container .stripe.s4{left:calc(50% + 30px);right:calc(50% - 245px)}}.contact-sales-header .stripes-container .stripe.s5{height:54px;width:130px;right:0;bottom:108px;opacity:.09;background:#fff}@media(min-width:670px){.contact-sales-header .stripes-container .stripe.s5{width:100px}}@media(min-width:880px){.contact-sales-header .stripes-container .stripe.s5{left:calc(50% + 479px);width:auto}}.contact-sales-header .stripes-container .stripe.s6{height:54px;width:100px;right:0;bottom:0;opacity:.1;background:#87b3f8}@media(min-width:670px){.contact-sales-header .stripes-container .stripe.s6{width:69px}}@media(min-width:880px){.contact-sales-header .stripes-container .stripe.s6{left:calc(50% + 513px);width:auto}}.contact-sales-header .stripes-container .stripe.s7{height:54px;left:0;right:calc(50% + 225px);background:#e2e9ff;transition:transform .6s ease-out;display:none}@media(min-width:670px){.contact-sales-header .stripes-container .stripe.s7{display:block}}@media(min-width:880px){.contact-sales-header .stripes-container .stripe.s7{right:calc(50% + 266px)}}.contact-sales-header .headline{position:relative;padding-top:83px;max-width:680px;text-align:center;margin-left:auto;margin-right:auto;transition:opacity .3s ease-out}@media(min-width:670px){.contact-sales-header .headline{padding-top:114px}}@media(min-width:880px){.contact-sales-header .headline{padding-top:100px}}.contact-sales-header .headline .headline-text{font-size:40px;line-height:50px;font-weight:400;color:#32325d;margin-bottom:20px;margin-left:auto;margin-right:auto;max-width:300px}@media(min-width:420px){.contact-sales-header .headline .headline-text{max-width:none}}@media(min-width:670px){.contact-sales-header .headline .headline-text{font-size:48px}}.contact-sales-header .headline .common-IntroText{color:#6b7c93}.form-section{position:relative;padding-bottom:50px;margin-top:-10px;max-height:1200px;opacity:1;transition:max-height .7s;will-change:max-height;transition-delay:.4s}@media(min-width:670px){.form-section{margin-top:-20px}}@media(min-width:880px){.form-section{padding-bottom:30px;margin-top:0}}.form-section .container-lg{position:relative}@media(min-width:880px){.form-section .container-lg{display:flex}}.form-column{padding-bottom:45px}@media(min-width:670px){.form-column{padding-bottom:70px}}@media(min-width:880px){.form-column{flex:6 1;padding-bottom:0}}.form-container{border-radius:4px;box-shadow:0 50px 100px -20px #32325d40,0 30px 60px -30px #0000004d,0 -18px 60px -10px #00000006;max-width:645px;background:#fff;margin:0 auto}@media(min-width:880px){.form-container{margin:0}}.form-container form{padding:0}@media(min-width:670px){.form-container form{padding:10px 18px 20px 24px}}.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){.form-row{display:flex;border-bottom:none;padding:4px 0;max-width:600px}}.form-row.textarea{border:none}.form-row>label{color:#6b7c93;font-size:12px;font-weight:600;letter-spacing:.43px;line-height:26px;display:block;text-transform:uppercase;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:color .1s ease-out}@media(min-width:670px){.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% 1;text-transform:none}}.form-row>label.contains-summary{align-self:flex-start;padding-top:7px}.form-row input,.form-row select,.form-row textarea{display:block;width:100%;background-color:transparent;border:none;border-radius:4px;color:#32325d;font-size:17px;line-height:26px;padding:5px 20px 8px 0;font-family:Camphor,Open Sans,Segoe UI,sans-serif;font-weight:400;outline:none;transition:background-color .1s ease-in,color .1s ease-in}@media(min-width:670px){.form-row input,.form-row select,.form-row textarea{background-color:#f6f9fc;padding:5px 20px 8px 13px;flex:68% 1;width:auto}}.form-row input:focus,.form-row select:focus,.form-row textarea:focus{box-shadow:0 0 0 1px #fff}@media(min-width:670px){.form-row input:focus,.form-row select:focus,.form-row textarea:focus{background-color:transparent;box-shadow:0 0 0 1px #e4effa}}.form-row input::placeholder,.form-row select::placeholder,.form-row textarea::placeholder{color:#8898aa;transition:color .08s ease-in}.form-row input.invalid-missing,.form-row select.invalid-missing,.form-row textarea.invalid-missing{box-shadow:inset 0 0 0 1px #e25950}.form-row input{align-self:center}.form-row select{-webkit-appearance:none;-moz-appearance:none;appearance:none;align-self:flex-start;padding-right:50px}.form-row select:focus{color:#6772e5}.form-row textarea{align-self:flex-start;min-height:83px;padding:7px 20px 7px 0}@media(min-width:670px){.form-row textarea{min-height:140px;padding:7px 20px 7px 13px}}.form-row .select-wrapper{flex:68% 1;position:relative;cursor:pointer}.form-row .select-wrapper select{color:#8898aa;width:100%;background-color:transparent;background:url(https://storage.googleapis.com/amx-assets/assets/img/v3/dropdown.svg);background-repeat:no-repeat;background-size:10px 6px;background-position-x:100%;background-position-y:16px}@media(min-width:670px){.form-row .select-wrapper select{background-color:#f6f9fc;background-position-x:calc(100% - 22px)}}.form-row .select-wrapper select.has-value{color:#32325d}.submit-row{text-align:right;display:flex;justify-content:flex-end;align-items:flex-start;padding:12px 10px 13px 0}@media(min-width:670px){.submit-row{padding:12px 0 0}}.submit-row .error{flex:1 1;padding:0 20px 0 0;text-align:left;font-size:17px;color:#6b7c93;display:none;line-height:1.5}.submit-row .submit-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;cursor:pointer;font-family:inherit}.submit-row .submit-button:focus{background-color:#7795f8}.ctas{position:relative;padding:45px 10px 55px 0;background:#6772e580}@media(min-width:880px){.ctas{background:transparent;padding-bottom:90px;padding-right:0}}.ctas .container-lg{padding-right:0}@media(min-width:670px){.ctas .container-lg{display:flex;justify-content:space-between;padding-left:45px;padding-right:45px}}@media(min-width:880px){.ctas .container-lg{padding:0 20px;justify-content:normal}}.ctas .cta{flex:1 1}@media(min-width:880px){.ctas .cta{display:flex}}.ctas .cta:first-child{padding-bottom:35px}@media(min-width:670px){.ctas .cta:first-child{padding-bottom:0}}.ctas .cta .icon-column{min-width:45px;padding-bottom:15px}@media(min-width:880px){.ctas .cta .icon-column{padding-bottom:0}}.ctas .cta .copy-column{flex-grow:2;padding-right:20px}@media(min-width:880px){.ctas .cta .copy-column{max-width:385px;padding-left:20px}}.ctas .cta .cta-headline{font-size:19px;font-weight:500;color:#fff;margin-bottom:5px;line-height:28px}.ctas .cta .cta-copy{font-size:17px;color:#fff;font-weight:400;line-height:26px}.ctas .cta .cta-copy .non-link{opacity:.77}.ctas .cta .cta-copy .common-Link{color:#fff;font-weight:500;opacity:1}.ctas .cta .cta-copy .common-Link:hover{opacity:.8}.success{position:absolute;top:0;right:0;bottom:0;left:0;display:none;padding-top:100px;pointer-events:none;z-index:5;background:#fffffff2}.form-submitted .success{display:block;pointer-events:all}.success .thank-you-container{margin:0 auto;max-width:1080px;text-align:center;padding:0 20px}.success .success-headline{font-size:36px;font-weight:400;color:#32325d;margin-bottom:12px}.success .success-subhead{font-size:21px;font-weight:300;color:#525f7f}.success .submitted-email{font-weight:600;color:#32325d}#locations-page{position:relative}#locations-page .StripeBackground-container{position:absolute;width:100%;height:620px;overflow:hidden}@media(min-width:670px){#locations-page .StripeBackground-container{height:900px}}#locations-page .StripeBackground-container .StripeBackground-large{transform:skew(0,-12deg);will-change:transform;position:absolute;left:0;right:0;display:block;bottom:45%}#locations-page .StripeBackground-container .StripeBackground-large .gradient{background-image:linear-gradient(-81deg,#6fa7f8 1%,#777bf8);bottom:0;left:0;right:0;height:5000px;margin-bottom:50px}#locations-page .StripeBackground-container .StripeBackground-large .dots{position:absolute;height:200px;width:290px;top:auto;bottom:-50px;left:calc(100% - 150px);background:url(https://storage.googleapis.com/amx-assets/assets/img/v3/dots.svg);background-size:auto;transform:skew(0,12deg) rotate(90deg);opacity:.5}@media(min-width:670px){#locations-page .StripeBackground-container .StripeBackground-large .dots{opacity:1;height:200px;width:450px;bottom:50px;left:calc(100% - 450px);transform:skew(0,12deg) rotate(-12deg)}}#locations-page .StripeBackground-container .StripeBackground-large .stripe{position:absolute;height:50px;top:auto}#locations-page .StripeBackground-container .StripeBackground-large .stripe.below{bottom:0;left:calc(100% - 112px);right:calc(50% - 312px);background-color:#ecfaff;display:none}@media(min-width:670px){#locations-page .StripeBackground-container .StripeBackground-large .stripe.below{display:block;bottom:-50px;left:calc(100% - 440px);right:calc(50% - 572px)}}#locations-page .StripeBackground-container .StripeBackground-large .stripe.s1{background-color:#6772e5;bottom:0;left:0;right:calc(100% - 35px)}@media(min-width:670px){#locations-page .StripeBackground-container .StripeBackground-large .stripe.s1{right:calc(100% - 355px)}}#locations-page .StripeBackground-container .StripeBackground-large .stripe.s2{background-image:linear-gradient(90deg,#edf6ff 6%,#edf6ff 23%,#fff 95%);bottom:0;left:355px;right:600px}#locations-page .StripeBackground-container .StripeBackground-large .stripe.s3{background:#9cdbff;bottom:0;left:calc(50% + 260px);right:0}#locations-page .StripeBackground-container .StripeBackground-large .stripe.s4{opacity:.16;background:#9cdbff;bottom:-50px;left:0;right:calc(50% + 475px)}#locations-page .StripeBackground-container .StripeBackground-large .stripe.s5{background-color:#00000024;mix-blend-mode:soft-light;bottom:200px;right:0;width:100px}#locations-page .StripeBackground-container .StripeBackground-large .stripe.s6{background-image:linear-gradient(-90deg,transparent,rgba(0,0,0,.3),transparent);mix-blend-mode:soft-light;bottom:100px;left:53px;right:calc(50% + 40px);opacity:0;animation:none}@media(min-width:670px){#locations-page .StripeBackground-container .StripeBackground-large .stripe.s6{animation:animate-stripe-8 5s infinite ease-in 3s;will-change:transform,opacity}}#locations-page .StripeBackground-container .StripeBackground-large .stripe.s7{background-image:linear-gradient(-90deg,transparent,rgba(0,0,0,.3),transparent);mix-blend-mode:soft-light;bottom:100px;left:calc(50% + 290px);right:0;opacity:0;animation:none}@media(min-width:670px){#locations-page .StripeBackground-container .StripeBackground-large .stripe.s7{animation:animate-stripe-7 5s infinite ease-in 1s;will-change:transform,opacity}}#locations-page .StripeBackground-container .StripeBackground-large .stripe.s8{background-image:linear-gradient(-90deg,#fff0,#ffffff3d,#fff0);mix-blend-mode:soft-light;bottom:150px;left:53px;right:calc(50% + 220px);opacity:0;animation:none}@media(min-width:670px){#locations-page .StripeBackground-container .StripeBackground-large .stripe.s8{animation:animate-stripe-8 7s infinite ease-in;will-change:transform,opacity}}#locations-page .StripeBackground-container .StripeBackground-large .stripe.s9{background-image:linear-gradient(-90deg,transparent,rgba(0,0,0,.4),transparent);mix-blend-mode:soft-light;bottom:150px;left:50%;right:calc(50% - 360px);animation:animate-stripe-9 4s infinite ease-in;will-change:transform,opacity}#locations-page .StripeBackground-container .StripeBackground-large .stripe.s10{background-image:linear-gradient(-90deg,#fff0,#fff6,#fff0);mix-blend-mode:soft-light;bottom:150px;left:calc(50% + 220px);right:0;opacity:0;animation:none}@media(min-width:670px){#locations-page .StripeBackground-container .StripeBackground-large .stripe.s10{animation:animate-stripe-10 6s infinite ease-in;will-change:transform,opacity}}#locations-page .StripeBackground-container .StripeBackground-large .stripe.s11{opacity:.12;background-image:linear-gradient(-90deg,#000,#000 97%);mix-blend-mode:soft-light;bottom:200px;left:calc(50% - 430px);right:calc(50% + 200px)}#locations-page .StripeBackground-container .StripeBackground-large .stripe.s12{background-image:linear-gradient(-90deg,transparent,rgba(0,0,0,.3),transparent);mix-blend-mode:soft-light;bottom:600px;left:53px;right:calc(50% + 40px);opacity:0;animation:none}@media(min-width:670px){#locations-page .StripeBackground-container .StripeBackground-large .stripe.s12{animation:animate-stripe-8 5s infinite ease-in 3s;will-change:transform,opacity}}#locations-page .StripeBackground-container .StripeBackground-large .stripe.s13{background-image:linear-gradient(-90deg,#fff0,#ffffff3d,#fff0);mix-blend-mode:soft-light;bottom:550px;left:53px;right:calc(50% + 40px);opacity:0;animation:none}@media(min-width:670px){#locations-page .StripeBackground-container .StripeBackground-large .stripe.s13{animation:animate-stripe-8 5s infinite ease-in 1s;will-change:transform,opacity}}#locations-page .Header-container{position:relative;padding:0;text-align:center}@media(min-width:670px){#locations-page .Header-container{padding:0 20px}}#locations-page .Header{padding-top:50px;text-align:center;margin:0;padding-left:10px;padding-right:10px;min-height:200px}@media(min-width:670px){#locations-page .Header{padding-top:100px;padding-left:0;padding-right:0}}#locations-page .Header .common-SectionTitle{color:#fff;margin-bottom:20px}#locations-page .Header .common-IntroText{color:#fff}#locations-page #callouts{margin-top:0}@media(min-width:670px){#locations-page #callouts{margin-top:40px}#locations-page #callouts .container{overflow:visible}}#locations-page #callouts .container::-webkit-scrollbar{display:none}#locations-page #callouts .row{justify-content:space-between;flex-wrap:wrap;margin-top:80px;margin-bottom:0;min-width:100%;padding:0}@media(min-width:670px){#locations-page #callouts .row{min-width:0;margin:0 0 35px;padding:0 15px}}#locations-page .contactCalloutBox{display:block;text-decoration:none;width:100%;border-radius:4px;background:none;box-shadow:none;margin-top:20px;margin-bottom:30px;position:relative;text-align:center;transition-property:color,background-color,box-shadow,transform;transition-duration:.15s}#locations-page .contactCalloutBox a{color:#424770;text-decoration:none;font-weight:unset}@media(min-width:670px){#locations-page .contactCalloutBox{max-width:334px;width:305px;flex:1 1;border-radius:4px;background:#fff;box-shadow:0 15px 35px #32325d1a,0 5px 15px #00000012;-webkit-tap-highlight-color:rgba(0,0,0,0)}#locations-page .contactCalloutBox:hover{transform:translateY(-2px);box-shadow:0 18px 35px #32325d1a,0 8px 15px #00000012}#locations-page .contactCalloutBox:active{background-color:#f6f9fc;transform:translateY(2px);box-shadow:0 11px 20px #32325d1a,0 6px 11px #00000014}#locations-page .contactCalloutBox:nth-child(2){margin-left:20px;margin-right:20px}}#locations-page .contactCalloutBox .contactCalloutInnerContainer{padding:0 30px;margin-bottom:0}@media(min-width:670px){#locations-page .contactCalloutBox .contactCalloutInnerContainer{margin-bottom:50px;padding:25px 30px}}#locations-page .contactCalloutBox .contactCallout-Icon{background:#f6f9fc;border-radius:50%;display:inline-block;width:80px;height:80px;margin-top:-45px;margin-bottom:20px;box-shadow:none}@media(min-width:670px){#locations-page .contactCalloutBox .contactCallout-Icon{width:100px;height:100px;background-color:#fff;box-shadow:0 4px 6px #32325d1c,0 1px 3px #00000014}}#locations-page .contactCalloutBox .contactCallout-Icon:after{content:"";display:block;width:42px;height:42px;position:relative;background:url(https://storage.googleapis.com/amx-assets/assets/img/sales-cyan.svg) no-repeat;background-size:42px;margin-left:auto;margin-right:auto;margin-top:19px}@media(min-width:670px){#locations-page .contactCalloutBox .contactCallout-Icon:after{width:52px;height:52px;background-size:52px;margin-top:24px}}#locations-page .contactCalloutBox .contactCallout-Icon.media:after,#locations-page .contactCalloutBox .contactCallout-Icon.support:after{background:url(https://storage.googleapis.com/amx-assets/assets/img/sales-cyan.svg) no-repeat}#locations-page .contactCalloutBox .ContactCalloutTitle{color:#32325d;font-size:17px;font-weight:500;line-height:17px;margin-bottom:5px}@media(min-width:670px){#locations-page .contactCalloutBox .ContactCalloutTitle{font-size:19px;line-height:19px;margin-bottom:10px}}#locations-page .contactCalloutBox .ContactCalloutTagline{color:#6b7c93;font-size:15px;font-weight:400;line-height:22px}@media(min-width:670px){#locations-page .contactCalloutBox .ContactCalloutTagline{font-size:17px;line-height:26px}}#locations-page .contactCalloutBox .ContactCalloutFooter{background-color:#fff;padding-top:10px;padding-bottom:20px;position:relative;width:100%;background-color:transparent}@media(min-width:670px){#locations-page .contactCalloutBox .ContactCalloutFooter{background-color:#f6f9fc;position:absolute;bottom:0;padding-top:10px;padding-bottom:10px;border-radius:0 0 3px 3px}}#locations-page .inner-col{position:relative;text-align:left;margin-bottom:30px;margin-top:-10px;padding-left:30px;background-color:#f6f9fc;padding-right:20px}#locations-page .inner-col section{padding-top:40px;padding-bottom:40px}#locations-page .inner-col section:first-of-type{border-bottom:1px solid #e6ebf1}@media(min-width:670px){#locations-page .inner-col{flex-wrap:nowrap;margin-bottom:70px;margin-top:40px;display:flex;text-align:center;justify-content:center;background-color:transparent;padding-left:0;padding-right:0}#locations-page .inner-col section{padding-left:40px;padding-right:40px;border-bottom:none;max-width:470px}#locations-page .inner-col section:first-of-type{border-right:1px solid #e6ebf1;border-bottom:none}}.sc-footer__link{color:#6772e5;text-decoration:none;transition:color .1s ease}.sc-footer__link:hover{color:#32325d}@keyframes animate-stripe-7{0%{transform:translate(-200px);opacity:0}30%{opacity:1}60%{transform:translate(100px);opacity:0}to{transform:translate(100px);opacity:0}}@keyframes animate-stripe-8{0%{transform:translate(-350px);opacity:0}30%{opacity:1}60%{transform:translate(200px);opacity:0}to{transform:translate(200px);opacity:0}}@keyframes animate-stripe-9{0%{transform:translate(-200px);opacity:0}30%{transform:translate(-200px);opacity:0}60%{opacity:1}to{transform:translate(80px);opacity:0}}@keyframes animate-stripe-10{0%{transform:translate(-100px);opacity:0}30%{opacity:1}60%{transform:translate(300px);opacity:0}to{transform:translate(300px);opacity:0}}.site-footer{background-color:#f8f9fa;padding:2rem 0;margin-top:2rem}.site-footer .footer-content{text-align:center}.site-footer .footer-info{color:#6b7c93;font-size:.9rem}.site-footer .footer-info p{margin-bottom:8px}.site-footer .footer-a{margin:0 4px;color:#6772e5;text-decoration:none;font-weight:500}.site-footer .footer-a:hover{color:#32325d}.m-b-0{margin-bottom:0!important}.m-y-1{margin-top:.5rem;margin-bottom:.5rem}
