.horizontal-step--container{display:flex;justify-content:space-between}.horizontal-step--container .horizontal-step--step{position:relative;width:100%;padding-bottom:10px;margin-right:8px}.horizontal-step--container .horizontal-step--step .horizontal-step--text{font-family:Lato;font-style:normal;font-weight:700;font-size:14px;line-height:17px;color:#a9a9a9;margin-bottom:0}.horizontal-step--container .horizontal-step--step .horizontal-step--background{position:absolute;bottom:0;height:8px;width:100%;background:rgba(0,0,0,.06);border-radius:100px}.horizontal-step--container .horizontal-step--step .horizontal-step--progress{position:absolute;bottom:0;height:8px;width:0;border-radius:100px;transition:all .2s ease-in-out}.horizontal-step--container .horizontal-step--step.active .horizontal-step--text{color:#212121}.horizontal-step--container .horizontal-step--step.active .horizontal-step--progress{width:100%}.dialog-confirm--modal{font-family:Lato,sans-serif;text-align:left}.dialog-confirm--modal .v-sheet{padding:24px}.dialog-confirm--modal .v-card__text{text-align:left;font-family:Lato,sans-serif;font-size:16px;line-height:19px;margin-top:20px}.dialog-confirm--modal .v-card__actions .v-btn__content{font-weight:700}.dialog-confirm--modal .v-card .v-card__text{padding:0}.dialog-confirm--modal .v-card__title.titleContent{color:#454545;font-weight:bolder;padding:0;margin-bottom:25px}.dialog-confirm--modal .dialog-confirm--actions{display:flex;justify-content:flex-end;padding:0}.dialog-confirm--modal .dialog-confirm--actions .v-btn{font-weight:700}.dialog-confirm--modal .dialog-confirm--actions.left-actions{justify-content:flex-end;flex-direction:row-reverse;padding:0}.dialog-confirm--modal .dialog-confirm--actions.left-actions .v-btn.text-secondary{margin-left:8px}.dialog-confirm--modal .dialog-confirm--modal_description{color:#7e7d77;margin-bottom:36px}.spaced-slot{margin-top:40px}.payment-card--container{padding:16px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:4px;margin-bottom:16px;cursor:pointer;box-shadow:0 4px 8px 3px hsla(0,0%,80.8%,0),0 1px 3px hsla(0,0%,80.8%,0);transition:box-shadow .2s ease}.payment-card--container:hover{box-shadow:0 4px 8px 3px hsla(0,0%,80.8%,.3),0 1px 3px hsla(0,0%,80.8%,.15);border-radius:4px}.payment-card--container .payment-card--body{display:flex;justify-content:space-between;align-items:center}.payment-card--container .payment-card--body .payment-card--left-wrapper{display:flex;align-items:center}.payment-card--container .payment-card--body .payment-card--left-wrapper .payment-card--icon-wrapper{display:flex;justify-content:center;align-items:center;margin-right:16px}.payment-card--container .payment-card--body .payment-card--left-wrapper .payment-card--info{display:flex;flex-direction:column;text-align:left}.payment-card--container .payment-card--body .payment-card--left-wrapper .payment-card--info .payment-card--title-wrapper{display:flex;align-items:flex-start;margin-bottom:7px}.payment-card--container .payment-card--body .payment-card--left-wrapper .payment-card--info .payment-card--title-wrapper p.payment-card--title{font-family:Lato;font-style:normal;font-weight:700;font-size:16px;line-height:16px;color:#272730;margin-top:1px;margin-bottom:0}.payment-card--container .payment-card--body .payment-card--left-wrapper .payment-card--info .payment-card--title-wrapper .v-icon{margin-left:8px;color:#454545;cursor:pointer}.payment-card--container .payment-card--body .payment-card--left-wrapper .payment-card--info .payment-card--title-wrapper .v-icon:hover{color:red}.payment-card--container .payment-card--body .payment-card--left-wrapper .payment-card--info span.payment-card--description{font-family:Lato;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#a0a0a0}.payment-card--container .payment-card--body .payment-card--right-wrapper{display:flex;align-items:center}.payment-card--container .payment-card--body .payment-card--right-wrapper .payment-card--selected{position:relative;width:20px;height:20px;border:1px solid rgba(0,0,0,.06);border-radius:999px}.payment-card--container.active .payment-card--body .payment-card--right-wrapper .payment-card--selected{border-color:#1200d3}.payment-card--container.active .payment-card--body .payment-card--right-wrapper .payment-card--selected:before{content:"";display:block;position:absolute;height:10px;width:10px;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);background:#1200d3;border-radius:100px}.input-field--wrapper.select-field.small .input-field--wrapper{max-width:200px}.input-field--wrapper.select-field.small .v-text-field--outlined>.v-input__control>.v-input__slot{min-height:40px}.input-field--wrapper.select-field.small .v-text-field--enclosed .v-input__append-inner{margin-top:9px}.input-field--wrapper.select-field.small .v-select__selections{padding:4px 0}.input-field--wrapper.select-field.small .v-text-field--outlined .v-label{top:11px;color:rgba(0,0,0,.38)}.input-field--wrapper.select-field.small .v-text-field--outlined .v-label.v-label--active{color:#000;top:15px}.input-field--wrapper.select-field.primary-color .theme--light.v-text-field--outlined>.v-input__control>.v-input__slot>fieldset,.input-field--wrapper.select-field.primary-color .v-text-field--outlined>.v-input__control>.v-select__slot{color:#1a05ff!important}.payment-selection--container .payment-selection--header{margin:40px 0}.payment-selection--container .payment-selection--header h3.payment-selection--title{font-family:Lato;font-style:normal;font-weight:500;font-size:24px;line-height:32px;text-align:center;color:#212121}.payment-selection--container .payment-selection--header p.payment-selection--sub{font-family:Lato;font-style:normal;font-weight:400;font-size:18px;line-height:24px;text-align:center;color:#a0a0a0}.payment-selection--container .payment-selection--options .stripe-button-container{text-align:center;display:flex;align-content:center;justify-content:center}.payment-selection--container .payment-selection--options .stripe-button-container .striper-button{flex:auto;display:flex;align-items:center;justify-content:center;background:#eee;color:#111;height:55px;max-width:750px;border-radius:4px;cursor:pointer}.payment-selection--container .payment-selection--options .stripe-button-container .striper-button:hover{box-shadow:inset 0 0 100px 100px rgba(0,0,0,.05)}.payment-selection--container .payment-selection--options .stripe-button-container .striper-button p{font-weight:700;font-size:18px}.payment-selection--container .payment-selection--options .payment--input-wrapper{margin-top:20px}.payment-selection--container .payment-selection--options .payment--input-wrapper .input-field--wrapper{margin-bottom:16px}.payment-selection--container .payment-selection--options .payment--input-wrapper .payment--card-info{display:flex;justify-content:space-between}.payment-selection--container .payment-selection--options .payment--input-wrapper .payment--card-info>:first-child{width:100%}.payment-selection--container .payment-selection--options .payment--input-wrapper .payment--card-info>:nth-child(2){margin-left:16px;width:25%}.payment-selection--container .payment-selection--options .payment--input-wrapper .payment--validate .payment--validate-fields{display:flex}.payment-selection--container .payment-selection--options .payment--input-wrapper .payment--validate .payment--validate-fields>:first-child{margin-right:16px}.payment-selection--container .payment-selection--options .payment--input-wrapper .payment--actions{margin:0 -16px -16px;padding:16px 24px;background:#fafafa;border-top:1px solid rgba(0,0,0,.06);display:flex;justify-content:space-between;align-items:center}.payment-selection--container .payment-selection--options .payment--input-wrapper .payment--actions .payment--action-left p{font-family:Lato;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#a0a0a0;margin-bottom:0}.roboto{font-family:Roboto,sans-serif}.lato,.v-btn.v-btn--has-bg.btn-primary,.v-btn.v-btn--has-bg.btn-secondary,.v-btn.v-btn--has-bg.btn-success-medium{font-family:Lato,sans-serif}.montserrat{font-family:Montserrat,sans-serif}.bolder{font-weight:bolder}.bold,.v-btn.v-btn--has-bg.btn-primary,.v-btn.v-btn--has-bg.btn-secondary,.v-btn.v-btn--has-bg.btn-success-medium{font-weight:700}.v-application .h1,.v-application h1{font-family:Lato,sans-serif;font-size:96px;font-weight:700}.v-application .h2,.v-application h2{font-family:Lato,sans-serif;font-size:60px;font-weight:700;line-height:73px}.v-application .h3,.v-application h3{font-family:Lato,sans-serif;font-size:48px;font-weight:700}.v-application .h4,.v-application h4{font-family:Lato,sans-serif;font-size:34px;font-weight:700}.v-application .h5,.v-application h5{font-family:Lato,sans-serif;font-size:24px;font-weight:700}.v-application .h6{font-family:Lato,sans-serif;font-size:20px;font-weight:700}.v-application .h7{line-height:16px}.v-application .h7,.v-application .h8{font-family:Lato,sans-serif;font-size:16px;font-weight:700}.v-application .body--1,.v-application .subtitle--1{font-family:Lato,sans-serif;font-size:16px;line-height:19.2px}.v-application .body--2,.v-application .btn,.v-application .subtitle--2{font-family:Lato,sans-serif;font-size:14px}.v-application .btn{letter-spacing:0;font-weight:700}.v-application .btn.theme--dark.v-btn--outlined.v-btn--active:before{background-color:transparent}.v-application .btn--small{font-family:Lato,sans-serif;font-weight:700;font-size:12px}.v-application .caption{font-family:Lato,sans-serif;font-weight:500;font-size:12px;letter-spacing:.05em}.primary-light{color:#4938ff}.warning-medium{color:#e83651}.secondary-medium{color:#f7bf34}.break-space{white-space:break-spaces}.font-18{font-size:18px}.font-16{font-size:16px}.font-14{font-size:14px}.text-greyed{color:#7e7d77}.neutral-dark{color:#454545}.neutral-darkest{color:#242321}.neutral-medium{color:#7e7d77}.toasted.toasted-primary{font-family:Roboto,sans-serif;background-color:#4938ff;padding:20px 40px}.v-btn.v-btn--has-bg.btn-primary{background-color:#1200d3;color:#fff}.v-btn.v-btn--has-bg.btn-primary>.v-btn__content>.v-icon{margin-right:8px}.v-btn.v-btn--has-bg.btn-success-medium{background-color:#2ad3be;color:#fff}.v-btn.v-btn--has-bg.btn-success-medium>.v-btn__content>.v-icon{margin-right:8px}.v-btn.v-btn--has-bg.btn-secondary{background-color:#f7bf34;color:#000}.v-btn.v-btn--outlined.btn-outlined-primary,.v-btn.v-btn--outlined.v-btn--round.btn-outlined-primary{border-color:#1200d3;color:#1200d3}.v-icon.icon-primary.mdi{color:#1200d3}.center{width:1600px}.center,.center-medium{max-width:100%;margin:0 auto}.center-medium{width:1100px}.center-small{width:1100px;max-width:100%;margin:104px auto 0;padding-left:24px;padding-right:24px;text-align:left;font-family:Lato}.default-header{margin-bottom:60px}.default-header h2{font-size:24px;font-weight:700;line-height:1.1}.default-home-title{margin-bottom:20px}.default-home-title div{display:flex;align-items:center}.default-home-title div img{width:40px;height:40px;border-radius:20px;margin-right:10px}.default-home-title div h2{font-weight:700;font-size:24px;line-height:40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.default-home-title p{font-weight:700;font-size:14px;line-height:17px;color:#7e7d77;margin:16px 0 0 0}.v-btn.remove-btn-ripple-background{padding:0!important}.remove-btn-ripple-background:before{background:transparent!important}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter,.fade-leave-to{opacity:0;max-width:100%;margin:0 auto}.text-secondary{color:#f7bf34}p{font-size:16px;line-height:1.5;color:#454545}.v-input .v-label,p.darker{color:#242321}.custom-scroll::-webkit-scrollbar{width:8px}.custom-scroll::-webkit-scrollbar-track{background:#09006b}.custom-scroll::-webkit-scrollbar-thumb{border-radius:8px;background:#4938ff}.custom-scroll::-webkit-scrollbar-thumb:hover{background:#4938ff}.h-divider{height:1px;background:rgba(0,0,0,.2);width:100%;margin:10px 0 20px}.h-divider.small{margin:5px 0}.h-divider.thick{height:2px}.h-divider.neutral-light{background-color:#dbd5ce}.v-divider{width:1px;background:rgba(0,0,0,.4);height:100%;margin:0 20px}.v-divider.small{margin:0 5px}.v-divider.thick{height:2px}.v-divider.neutral-light{background-color:#dbd5ce}.v-icon{color:#1200d3}.slide-right-enter-active,.slide-right-leave-active{transition:transform .5s}.slide-right-enter,.slide-right-leave-to{transform:translateX(110%)}.slide-bottom-top-enter-active,.slide-bottom-top-leave-active{transition:transform .5s;transition-delay:.5s}.slide-bottom-top-enter,.slide-bottom-top-leave-to{transform:translateY(120%)}.top-right{position:absolute;right:12px;top:12px;z-index:20}.top-right.fixed{position:sticky;display:block;height:0;width:0;margin-left:auto;margin-right:50px}.top-right.black-shallow .v-btn{background-color:rgba(0,0,0,.5)}.round{border-radius:100px}.v-autocomplete:not(.v-input--is-focused).v-select--chips input{max-height:25px!important}.toasted-container{z-index:11000!important}.toasted-container .toasted.toasted-primary.info{background-color:#0093ff}.toasted-container .toasted.toasted-primary.success{background-color:#16ac99}.transform-unset{text-transform:unset}.btn.v-btn.v-size--default{height:40px}.no-border{border:none!important}.cursor-pointer{cursor:pointer}.flex-horizontal{display:flex;justify-content:space-between}.small-info-block-2>*{width:calc(50% - 16px)}.small-info-block-3>*{width:calc(33% - 16px)}.cropper *{background-repeat:repeat}.conclusion-payment--container .conclusion-payment--header{margin:40px 0}.conclusion-payment--container .conclusion-payment--header h3.conclusion-payment--title{font-family:Lato;font-style:normal;font-weight:500;font-size:24px;line-height:32px;text-align:center;color:#212121}.conclusion-payment--container .conclusion-payment--body{text-align:center}.conclusion-payment--container .conclusion-payment--body p.conclusion-payment--info{font-family:Lato;font-style:normal;font-weight:700;font-size:14px;line-height:20px;color:#777;margin-bottom:4px}.conclusion-payment--container .conclusion-payment--body ul{display:flex;flex-direction:column;align-items:center}.conclusion-payment--container .conclusion-payment--body ul li{display:block;position:relative;font-family:Lato;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#777}.conclusion-payment--container .conclusion-payment--body ul li:before{content:"";display:block;position:absolute;left:-10px;top:52%;transform:translateY(-50%);height:4px;width:4px;background:#777;border-radius:100%}