.ms-form__back{color:var(--grey-45-color);font-family:var(--custom-font-2);font-size:.625rem;font-weight:900;left:.9375rem;position:absolute;text-transform:uppercase;top:1.125rem}.ms-form__back:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 12'%3E%3Cpath d='M8.57 0H3.86L0 6l3.86 6h4.71L4.71 6z' fill='%238D8D8D' fill-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:.5rem;margin-right:.3125rem;position:relative;top:.0625rem;width:.375rem}.ms-form__back:active,.ms-form__back:focus,.ms-form__back:hover{color:var(--main-color)}.ms-form__back:active:before,.ms-form__back:focus:before,.ms-form__back:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='12'%3E%3Cpath d='M8.57 0H3.86L0 6l3.86 6h4.71L4.71 6z' fill='%23FFC800' fill-rule='evenodd'/%3E%3C/svg%3E")}@media screen and (min-width:1024px){.ms-form__back{font-size:.875rem;left:2.5rem;top:50%;transform:translateY(-50%)}.ms-form__back:before{height:.625rem;width:.4375rem}}
.progressbar{background-color:var(--grey-30-color);height:.125rem;position:relative;width:100%}.progressbar__progress{background-color:var(--main-color);height:.125rem;left:0;position:absolute;top:0;transition:width .3s ease-in-out;width:0}
.ms-form__header{background-color:var(--grey-18-color);left:0;padding:.9375rem 0;position:fixed;right:0;text-align:center;top:0;z-index:10}.ms-form__header .progressbar{margin:.4375rem auto .1875rem;max-width:18.125rem}.ms-form__header-title{color:var(--grey-45-color);font-size:.75rem;font-weight:300;margin:0}.ms-form__close{color:var(--grey-45-color);height:2.625rem;position:absolute;right:.9375rem;top:.9375rem;width:2.625rem}.ms-form__close:active,.ms-form__close:focus,.ms-form__close:hover{color:var(--main-color)}.ms-form__close .icon{height:1rem;position:absolute;right:0;top:0;width:1rem}@media screen and (min-width:1024px){.ms-form__header{align-items:center;background-color:var(--light-color);box-shadow:0 0 .625rem var(--grey-80-color);display:flex;min-height:3.625rem}.ms-form__close{right:2.5rem;top:50%;transform:translateY(-50%)}.ms-form__close .icon{height:1.5rem;top:50%;transform:translateY(-50%);width:1.5rem}}
.ms-form__cta{background-color:var(--light-color);bottom:0;box-shadow:0 .125rem .25rem rgba(0,0,0,.5);left:0;padding:.9375rem;position:fixed;right:0}.ms-form__cta label{font-size:.8125rem;font-weight:300;margin-bottom:0}.ms-form__cta a,.ms-form__cta button{width:100%}.ms-form__cta .holder{align-items:center;display:flex}.ms-form__cta .holder label{margin-left:.8125rem;white-space:nowrap}
.ms-form__step{background-color:var(--light-color);flex-shrink:0;min-height:calc(100vh - 3.625rem);padding-bottom:5rem;transition:top .6s ease-in-out,left .6s ease-in-out,height .6s ease-in-out;width:100vw}.ms-form__step .container,.ms-form__step .row{height:100%}.ms-form__step.ms-form__step--resume>.container,.ms-form__step.ms-form__step--resume>.container>.row{margin-left:0;max-width:none;width:100%}.ms-form__step.ms-form__step--success{align-items:center;display:flex}.ms-form__step .container{position:relative}.ms-form__step .form__fields-row{margin-bottom:1.875rem;position:relative}.ms-form__step .form__fields-row .subtitle{font-size:1.25rem;font-weight:700;margin-bottom:0}.ms-form__step-body{margin:auto;max-width:31.25rem;transition:opacity .6s ease-in-out}.ms-form__icon{display:block;height:6rem;margin:1.875rem auto 1.25rem;width:6rem}.ms-form__step-title{font-size:1.5rem;font-weight:700;line-height:1.5rem;margin-bottom:0}.ms-form__step-description{font-size:.875rem;font-weight:300}@media screen and (min-width:1024px){.ms-form__step:not(.ms-form__step--resume) .row{padding-top:2.5rem}.ms-form__step-title{margin-bottom:.625rem}}@media screen and (max-width:1023px){.ms-form__step .ms-form__icon{opacity:0}}
.google-places-autocomplete{width:100%;position:relative}.google-places-autocomplete__input{width:calc(100% - 20px);padding:10px;border:none;margin-bottom:2px;box-shadow:0 1px 16px 0 rgba(0,0,0,.09)}.google-places-autocomplete__input:active,.google-places-autocomplete__input:focus,.google-places-autocomplete__input:hover{outline:0;border:none}.google-places-autocomplete__suggestions-container{background:#fff;border-radius:0 0 5px 5px;color:#000;position:absolute;width:100%;z-index:2;box-shadow:0 1px 16px 0 rgba(0,0,0,.09)}.google-places-autocomplete__suggestion{font-size:1rem;text-align:left;padding:10px}.google-places-autocomplete__suggestion--active{background:#e0e3e7}
.ms-form__success{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.ms-form__success .icon{height:6rem;margin-bottom:.625rem;width:6rem}.ms-form__success .title{font-size:1.5rem;font-weight:300;margin-bottom:.625rem}.ms-form__success .title span{font-weight:700}.ms-form__success p{font-size:.875rem;font-weight:300}.ms-form__success--error .title{font-size:.9375rem;font-weight:400;max-width:36rem}
.google-places-autocomplete__loader,.google-places-autocomplete__suggestion{color:var(--text-color);font-size:.875rem;font-weight:300;padding:.5rem 1rem}.google-places-autocomplete__loader{text-align:center}.google-places-autocomplete__suggestion{cursor:pointer}.google-places-autocomplete__suggestion:active,.google-places-autocomplete__suggestion:focus,.google-places-autocomplete__suggestion:hover{background-color:var(--grey-80-color)}
.form__fields-row .intl-tel-input{display:flex}.form__fields-row .intl-tel-input .flag-container{background-color:var(--grey-95-color);display:inline-block;margin-right:.4375rem;position:static;width:auto}.form__fields-row .intl-tel-input .iti-arrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 6'%3E%3Cpath d='M9.7.2c.3-.3.8-.3 1.1 0 .3.3.3.8 0 1.1L6.1 5.8c-.3.3-.8.3-1.1 0L.2 1.3C-.1 1-.1.5.2.2c.3-.3.8-.3 1.1 0l4.2 4 4.2-4z' fill-rule='evenodd' clip-rule='evenodd' fill='%23353535'/%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;border:none;height:.625rem;margin-right:.3125rem;margin-top:-.25rem;width:.625rem}.form__fields-row .intl-tel-input .iti-arrow.up{transform:rotate(180deg);transform-origin:50% 50%}.form__fields-row .intl-tel-input .form__field{padding-left:1rem!important;padding-right:1rem!important}.form__fields-row .intl-tel-input .selected-dial-code{font-weight:300;pointer-events:none}.form__fields-row .intl-tel-input .selected-flag{background-color:transparent!important;padding-right:1.25rem}
.ms-form__details{background-color:var(--grey-18-color);color:var(--light-color);padding:2.8125rem 0}.ms-form__details .form__fields-row,.ms-form__details .ms-form__step-title{margin-bottom:.9375rem}.ms-form__details .field,.ms-form__details .value{font-size:.875rem;line-height:1.25rem;margin-bottom:0}.ms-form__details .field{font-weight:500}.ms-form__details .value{background:none;color:var(--light-color);font-weight:300;padding:0;width:calc(100% - 3.125rem)}.ms-form__details .edit{bottom:.1875rem;color:var(--link-color);font-size:.875rem;padding:0;position:absolute;right:0;-webkit-text-decoration:underline;text-decoration:underline}.ms-form__details .edit:active,.ms-form__details .edit:focus,.ms-form__details .edit:hover{-webkit-text-decoration:none;text-decoration:none}.ms-form__details .edit svg{margin-right:.3125rem;vertical-align:text-bottom}
.ms-form__content{padding:2.8125rem 0 0}
.ms-form__track{align-items:flex-start;backface-visibility:hidden;display:flex;flex-wrap:nowrap;touch-action:pan-Y;transform-style:preserve-3d;transition:transform .3s ease-in-out;will-change:transform}
.ms-form__icon-holder{left:0;position:absolute;right:0;top:0;z-index:1}.ms-form__icon-holder .ms-form__icon{left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease-in-out .15s}.ms-form__icon-holder .ms-form__icon.ms-form__icon--visible{opacity:1;transition:opacity .3s ease-in-out}
.ms-form__form{background-color:var(--light-color);min-height:100vh;overflow-x:hidden;position:relative}
.ms-form__body{padding-top:3.625rem}
:root{--light-color:#fff;--main-color:#ffc800;--text-color:#353535;--link-color:#009cd7;--grey-15-color:#212121;--grey-18-color:#353535;--grey-20-color:#333;--grey-25-color:#4f4f4f;--grey-30-color:#505050;--grey-45-color:#8d8d8d;--grey-50-color:#999;--grey-70-color:#ccc;--grey-80-color:#ddd;--grey-82-color:#dcdcdc;--grey-84-color:#e1e1e1;--grey-85-color:#e6e6e6;--grey-95-color:#f5f5f5;--grey-98-color:#fbfbfb;--custom-font-1:Roboto,sans-serif;--custom-font-2:Nexa,sans-serif}
