@import url(//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);.v-button-custom:hover,.v-button-primary:hover{box-shadow:0 4px 4px rgba(var(--primary-color-base-rgb),.08)}.keyboard-focusing .v-button-accent:focus:not(.v-button-accent--disabled),.keyboard-focusing .v-button-custom:focus:not(.v-button-primary--disabled),.keyboard-focusing .v-button-primary:focus:not(.v-button-primary--disabled),.keyboard-focusing .v-button-secondary:focus:not(.v-button-secondary--disabled),.v-button-secondary:hover{box-shadow:0 4px 4px rgba(var(--secondary-color-base-rgb),.08)}.v-button-accent:hover{box-shadow:0 4px 4px rgba(var(--accent-color-base-rgb),.08)}.v-button-custom,.v-button-primary{box-shadow:0 8px 8px rgba(var(--primary-color-base-rgb),.2)}.v-button-secondary{box-shadow:0 8px 8px rgba(var(--secondary-color-base-rgb),.2)}.v-button-accent{box-shadow:0 8px 8px rgba(var(--accent-color-base-rgb),.2)}.v-button-accent--border-none,.v-button-custom--border-none,.v-button-primary--border-none,.v-button-secondary--border-none,.v-button-tertiary--border-none{border:none!important}.v-button-accent,.v-button-custom,.v-button-primary,.v-button-secondary,.v-button-tertiary{outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;padding:0 24px;height:48px;width:100%;position:relative;transition:all .2s ease-out;border-radius:4px;font-weight:700;font-size:15px;cursor:pointer;box-sizing:border-box}.v-button-accent:hover,.v-button-custom:hover,.v-button-primary:hover,.v-button-secondary:hover,.v-button-tertiary:hover{transform:translateY(-2px)}@media only screen and (max-width:600px){.v-button-accent:hover,.v-button-custom:hover,.v-button-primary:hover,.v-button-secondary:hover,.v-button-tertiary:hover{transform:scale(.98)}}.v-button-accent>span,.v-button-custom>span,.v-button-primary>span,.v-button-secondary>span,.v-button-tertiary>span{display:flex;align-items:center;justify-content:center;gap:5px}.v-button-accent__icon,.v-button-custom__icon,.v-button-primary__icon,.v-button-secondary__icon,.v-button-tertiary__icon{width:16px;margin-right:16px}.v-button-accent__icon svg,.v-button-custom__icon svg,.v-button-primary__icon svg,.v-button-secondary__icon svg,.v-button-tertiary__icon svg{stroke-width:3}.v-button-accent--disabled,.v-button-accent--loading,.v-button-custom--disabled,.v-button-custom--loading,.v-button-primary--disabled,.v-button-primary--loading,.v-button-secondary--disabled,.v-button-secondary--loading,.v-button-tertiary--disabled,.v-button-tertiary--loading{pointer-events:none}.v-button-accent--disabled,.v-button-custom--disabled,.v-button-primary--disabled,.v-button-secondary--disabled,.v-button-tertiary--disabled{box-shadow:none!important}.keyboard-focusing .v-button-accent:focus:not(.v-button-accent--disabled),.keyboard-focusing .v-button-custom:focus:not(.v-button-primary--disabled),.keyboard-focusing .v-button-primary:focus:not(.v-button-primary--disabled),.keyboard-focusing .v-button-secondary:focus:not(.v-button-secondary--disabled),.keyboard-focusing .v-button-tertiary:focus:not(.v-button-tertiary--disabled){transform:translateY(-2px);text-decoration:none}.v-button-primary{background:var(--primary-color-base);color:#fff}.v-button-primary--small{height:40px}.v-button-primary:hover{background:var(--primary-color-900)}.v-button-primary--disabled{background-color:#9e9e9e!important}.keyboard-focusing .v-button-primary:focus:not(.v-button-primary--disabled){border:2.4px solid #1976d2;background:var(--primary-color-600)}.v-button-secondary{background:var(--secondary-color-500);color:#fff}.v-button-secondary--small{height:40px}.v-button-secondary:hover{background:var(--secondary-color-700)}.v-button-secondary--disabled{background:var(--secondary-color-100);color:#90a4ae}.keyboard-focusing .v-button-secondary:focus:not(.v-button-secondary--disabled){border:2.4px solid #1976d2;background:var(--secondary-color-600)}.v-button-tertiary{background:#fff;color:#546e7a;border:1.2px solid #cfd8dc}.v-button-tertiary--small{height:40px}.v-button-tertiary:hover{background:#eceff1;border:1.2px solid transparent}.v-button-tertiary--disabled{background:#eceff1;color:#b0bec5}.keyboard-focusing .v-button-tertiary:focus:not(.v-button-tertiary--disabled){border:2.4px solid #1976d2;background:#757575}.v-button-accent{background:var(--accent-color-base);color:#fff}.v-button-accent--small{height:40px}.keyboard-focusing .v-button-accent:focus:not(.v-button-accent--disabled){border:2.4px solid #1976d2}.v-button-custom{--background-color:color("primary","base");--color:color("neutral","white");background:var(--background-color);color:var(--color)}.v-button-custom--small{height:40px}.v-button-custom:hover{background:var(--primary-color-900)}.v-button-custom--disabled{background-color:#9e9e9e}.keyboard-focusing .v-button-custom:focus:not(.v-button-primary--disabled){border:2.4px solid #1976d2;background:var(--primary-color-600)}.v-button-icon-primary:hover{box-shadow:0 4px 4px rgba(var(--primary-color-base-rgb),.08)}.keyboard-focusing .v-button-icon-primary:focus:not(.v-button-primary--disabled),.keyboard-focusing .v-button-icon-secondary:focus:not(.v-button-secondary--disabled),.v-button-icon-secondary:hover{box-shadow:0 4px 4px rgba(var(--secondary-color-base-rgb),.08)}.v-button-icon-primary{box-shadow:0 8px 8px rgba(var(--primary-color-base-rgb),.2)}.v-button-icon-secondary{box-shadow:0 8px 8px rgba(var(--secondary-color-base-rgb),.2)}.v-button-icon-primary,.v-button-icon-secondary,.v-button-icon-tertiary,.v-button-icon-transparent{outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;height:48px;width:56px;transition:all .2s ease-out;border-radius:4px;cursor:pointer;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.v-button-icon-primary:hover,.v-button-icon-secondary:hover,.v-button-icon-tertiary:hover,.v-button-icon-transparent:hover{transform:translateY(-2px)}@media only screen and (max-width:600px){.v-button-icon-primary:hover,.v-button-icon-secondary:hover,.v-button-icon-tertiary:hover,.v-button-icon-transparent:hover{transform:scale(.98)}}.v-button-icon-primary__icon,.v-button-icon-secondary__icon,.v-button-icon-tertiary__icon,.v-button-icon-transparent__icon{width:16px}.v-button-icon-primary__icon svg,.v-button-icon-secondary__icon svg,.v-button-icon-tertiary__icon svg,.v-button-icon-transparent__icon svg{stroke-width:3.4}.v-button-icon-primary--radius-left,.v-button-icon-secondary--radius-left,.v-button-icon-tertiary--radius-left{border-radius:4px 0 0 4px}.v-button-icon-primary--radius-right,.v-button-icon-secondary--radius-right,.v-button-icon-tertiary--radius-right{border-radius:0 4px 4px 0}.v-button-icon-primary--smaller,.v-button-icon-secondary--smaller,.v-button-icon-tertiary--smaller,.v-button-icon-transparent--smaller{height:48px;width:48px}.v-button-icon-primary--disabled,.v-button-icon-primary--loading,.v-button-icon-secondary--disabled,.v-button-icon-secondary--loading,.v-button-icon-tertiary--disabled,.v-button-icon-tertiary--loading,.v-button-icon-transparent--disabled,.v-button-icon-transparent--loading{pointer-events:none}.v-button-icon-primary--disabled,.v-button-icon-secondary--disabled,.v-button-icon-tertiary--disabled,.v-button-icon-transparent--disabled{box-shadow:none}.keyboard-focusing .v-button-icon-primary:focus:not(.v-button-primary--disabled),.keyboard-focusing .v-button-icon-secondary:focus:not(.v-button-secondary--disabled),.keyboard-focusing .v-button-icon-tertiary:focus:not(.v-button-tertiary--disabled){transform:translateY(-2px);text-decoration:none}.v-button-icon-primary{background:var(--primary-color-800);color:#fff}.v-button-icon-primary:hover{background:var(--primary-color-900)}.v-button-icon-primary--disabled{background-color:#9e9e9e}.v-button-icon-primary__icon{color:#fff}.keyboard-focusing .v-button-icon-primary:focus:not(.v-button-primary--disabled){border:2.4px solid #1976d2;background:var(--primary-color-600)}.v-button-icon-secondary{background:var(--secondary-color-500);color:#fff}.v-button-icon-secondary:hover{background:var(--secondary-color-700)}.v-button-icon-secondary--disabled{background:var(--secondary-color-100);color:#90a4ae}.v-button-icon-secondary__icon{color:#fff}.keyboard-focusing .v-button-icon-secondary:focus:not(.v-button-secondary--disabled){border:2.4px solid #1976d2;background:var(--secondary-color-600)}.v-button-icon-tertiary{background:#fff;color:#546e7a;border:1.2px solid #cfd8dc}.v-button-icon-tertiary:hover{background:#eceff1;border:1.2px solid transparent}.v-button-icon-tertiary--disabled{background:#eceff1;color:#b0bec5}.v-button-icon-tertiary__icon{color:#78909c}.keyboard-focusing .v-button-icon-tertiary:focus:not(.v-button-tertiary--disabled){border:2.4px solid #1976d2;background:#757575}.v-button-icon-transparent{background:transparent;color:var(--primary-color-800)}.v-button-icon-transparent:hover{color:var(--primary-color-900)}.v-button-icon-transparent--disabled{color:#9e9e9e}.v-button-icon-transparent__icon{color:var(--primary-color-800)}.v-checkbox{position:relative;width:24px;height:24px;display:block;flex-shrink:0}.v-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}input:checked+.v-checkbox__wrapper .v-checkbox__check{visibility:visible}input:checked+.v-checkbox__wrapper{background:var(--primary-color-800);border:2px solid var(--primary-color-800)}.v-checkbox--disabled input:checked+.v-checkbox__wrapper{background:#bdbdbd;border:2px solid #bdbdbd;cursor:inherit}.v-checkbox--disabled .v-checkbox__wrapper{background:#eee;border:2px solid #bdbdbd;cursor:inherit}.v-checkbox--disabled .v-checkbox__wrapper:hover{background:#eee;border:2px solid #bdbdbd}.v-checkbox--error .v-checkbox__wrapper{background:#fff;border:2px solid #f44336;cursor:inherit}.v-checkbox--error input:checked+.v-checkbox__wrapper{background:#f44336;border:2px solid #f44336}.v-checkbox__wrapper{width:100%;height:100%;box-sizing:border-box;display:flex;justify-content:center;align-items:center;border-radius:4px;cursor:pointer;background:#fff;border:2px solid #bdbdbd}.v-checkbox__wrapper:hover{background:#f5f5f5;border:2px solid #757575}.v-checkbox__check{visibility:hidden;color:#fff;width:14px;width:100%;height:100%}.v-checkbox__check svg{stroke-width:2.5}.v-radio{position:relative;width:24px;height:24px;display:block;flex-shrink:0}.v-radio input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.v-radio--disabled .v-radio__wrapper{background:#eee!important;border:2px solid #bdbdbd!important}.v-radio--error .v-radio__wrapper{background:#fff!important;border:2px solid #f44336!important}input:checked+.v-radio__wrapper{background:#fff;border:2px solid var(--primary-color-600)}input:checked+.v-radio__wrapper:hover{background:var(--primary-color-50);border:2px solid var(--primary-color-700)}input:checked+.v-radio__wrapper .v-radio__check{background:var(--primary-color-600)}input:checked+.v-radio__wrapper:hover .v-radio__check{background:var(--primary-color-700)}.v-radio--disabled input:checked+.v-radio__wrapper .v-radio__check{background:#bdbdbd}.v-radio--error input:checked+.v-radio__wrapper .v-radio__check{background:#f44336}.v-radio__wrapper{width:100%;height:100%;box-sizing:border-box;border-radius:100%;cursor:pointer;display:flex;justify-content:center;align-items:center;background:#fff;border:2px solid #bdbdbd}.v-radio__wrapper:hover{background:#f5f5f5;border:2px solid #757575}.v-radio__check{border-radius:100%;width:12px;height:12px;background:transparent}.v-status-badge--has-subtitle .v-status-badge__wrapper:last-child .v-status-badge__text,.v-status-badge__text{line-height:1.15;font-family:Open Sans,sans-serif}.v-status-badge__text{text-transform:uppercase}.v-status-badge--has-subtitle .v-status-badge__wrapper:last-child .v-status-badge__text{font-weight:700}.v-status-badge__text{font-weight:800}.v-status-badge--has-subtitle .v-status-badge__wrapper:last-child .v-status-badge__text{font-size:.625em}.v-status-badge__text{font-size:.6875em;letter-spacing:.05em}.v-status-badge__wrapper{margin:0;display:flex;align-items:center;justify-content:center;border-radius:4px;white-space:nowrap;height:20px;padding:0 16px}.v-status-badge__text{color:#fff}.v-status-badge--has-subtitle .v-status-badge__wrapper:last-child .v-status-badge__text{text-transform:none}.v-status-badge--has-subtitle .v-status-badge__wrapper:first-child{border-radius:4px 4px 0 0}.v-status-badge--has-subtitle .v-status-badge__wrapper:last-child{border-radius:0 0 4px 4px}.v-status-badge--error{background-color:#f44336}.v-status-badge-subtitle--error{background:rgba(244,67,54,.25)}.v-status-badge-text--error{color:#f44336}.v-status-badge--info{background-color:#1976d2}.v-status-badge-subtitle--info{background:rgba(25,118,210,.25)}.v-status-badge-text--info{color:#1976d2}.v-status-badge--info-teal{background-color:#00ffe7}.v-status-badge-subtitle--info-teal{background:rgba(0,255,231,.25)}.v-status-badge-text--info-teal{color:#00ffe7}.v-status-badge--success{background-color:#8bc34a}.v-status-badge-subtitle--success{background:rgba(139,195,74,.25)}.v-status-badge-text--success{color:#8bc34a}.v-status-badge--warn{background-color:#ff9800}.v-status-badge-subtitle--warn{background:rgba(255,152,0,.25)}.v-status-badge-text--warn{color:#ff9800}.v-status-badge--disabled{background-color:#263238}.v-status-badge-subtitle--disabled{background:rgba(38,50,56,.25)}.v-status-badge-text--disabled{color:#263238}.v-status-badge--active{background-color:#1976d2}.v-status-badge-subtitle--active{background:rgba(25,118,210,.25)}.v-status-badge-text--active{color:#1976d2}.v-status-badge--subtitle{background-color:#607d8b}.v-status-badge-subtitle--subtitle{background:rgba(96,125,139,.25)}.v-status-badge-text--subtitle{color:#607d8b}.v-status-badge--waiting{background-color:#009fe3}.v-status-badge-subtitle--waiting{background:rgba(0,159,227,.25)}.v-status-badge-text--waiting{color:#009fe3}.v-status-badge--pending{background-color:#ff9800}.v-status-badge-subtitle--pending{background:rgba(255,152,0,.25)}.v-status-badge-text--pending{color:#ff9800}.v-status-badge--in-progress{background-color:#5e1ae5}.v-status-badge-subtitle--in-progress{background:rgba(94,26,229,.25)}.v-status-badge-text--in-progress{color:#5e1ae5}.v-status-badge--finish{background-color:#607d8b}.v-status-badge-subtitle--finish{background:rgba(96,125,139,.25)}.v-status-badge-text--finish{color:#607d8b}.v-status-badge--installation{background-color:#6ec782}.v-status-badge-subtitle--installation{background:rgba(110,199,130,.25)}.v-status-badge-text--installation{color:#6ec782}.v-switch-button{width:100%;display:flex}.v-switch-button .jc-center{justify-content:center}.v-switch-button--disabled{pointer-events:none;opacity:.5}.v-switch-button--disabled,.v-switch-button__label{-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-switch-button__label{display:block;position:relative;cursor:pointer;outline:none;width:40px;height:20px;border-radius:24px;margin:0 auto}.v-switch-button__label:after,.v-switch-button__label:before{display:block;position:absolute;top:0;left:0;bottom:0;content:""}.v-switch-button__label:before{background-color:#b0bec5;border-radius:60px;transition:all .4s;width:100%}.v-switch-button__label:after{width:16px;height:16px;top:50%;background-color:#fff;border-radius:100%;transition:all .4s;transform:translateY(-50%);left:2.5px}.v-switch-button__label--checked:before{background-color:#8bc34a}.v-switch-button__label--checked:after{left:21px}.v-switch-button__icon{color:#90a4ae;width:24px;margin:auto;display:block}.v-switch-button__icon svg{stroke-width:3.4}.avatar{width:104px;height:104px;position:relative;display:flex;justify-content:center;align-items:center;border-radius:100%}.avatar--visualization:hover:after{visibility:visible}.avatar--visualization:after{background:url(../img/search-plus.svg) no-repeat,rgba(0,0,0,.3);background-position:55% 55%;content:"";position:absolute;visibility:hidden;height:100%;width:100%;cursor:pointer;border-radius:104px}.avatar__image{width:100%;height:100%;border-radius:104px;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.avatar__loading-icon{width:20px}.avatar__upload-button{position:absolute;bottom:0;right:-2px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#eceff1;border:3.2px solid #fff;box-sizing:border-box;border-radius:100%;cursor:pointer}.avatar__upload-button-edit-icon{width:20px;color:#78909c;width:24px}.avatar__upload-button-edit-icon svg{stroke-width:2.4}.avatar__upload-input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.v-button-header{width:64px;height:64px;display:flex;justify-content:center;align-items:center;background:transparent;outline:none;border:none;color:#fff}.v-button-header--pointer{cursor:pointer}.v-button-header--default{cursor:default}.v-button-header--color{color:var(--primary-color-800)}.v-button-header__icon{width:20px;color:#fff}.v-button-header__icon svg{stroke-width:3}.card-link{line-height:1.15;font-family:Open Sans,sans-serif;font-weight:700;font-size:1em;box-shadow:0 16px 24px rgba(0,0,0,.06)}.card-link:hover{box-shadow:0 4px 24px rgba(0,0,0,.2)}.card-link{background:#fff;color:#546e7a;padding:40px;border-radius:4px;cursor:pointer}.card-link--sales{padding:36px;height:150px;text-align:center}.card-link:hover{transition:all .4s ease-out}.capture__title{line-height:1.15;font-family:Open Sans,sans-serif;font-weight:700;font-size:.875em}.capture{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;margin:4rem auto;width:100%;max-width:-moz-fit-content;max-width:fit-content;box-shadow:0 12px 12px rgba(0,0,0,.16);border-radius:4px}.capture__title{position:absolute;top:2.5%;width:100%;max-width:260px;text-align:center;padding:.4rem 1rem;border-radius:1rem;color:#fff;background-color:#616161;z-index:5}.capture__video{position:relative;height:100%}.capture__video video{-o-object-fit:cover;object-fit:cover;transform:rotateY(0deg)}@media screen and (orientation:portrait){.capture__video .inverted{transform:rotateY(180deg)!important}}.capture__video canvas{display:none}.capture__video--frame{position:absolute;top:20%;left:50%;transform:translate(-50%,-10%);max-width:360px;width:100%;height:70%;background:linear-gradient(90deg,var(--primary-color-base) 8px,transparent 0) 0 0,linear-gradient(90deg,var(--primary-color-base) 8px,transparent 0) 0 100%,linear-gradient(270deg,var(--primary-color-base) 8px,transparent 0) 100% 0,linear-gradient(270deg,var(--primary-color-base) 8px,transparent 0) 100% 100%,linear-gradient(180deg,var(--primary-color-base) 8px,transparent 0) 0 0,linear-gradient(180deg,var(--primary-color-base) 8px,transparent 0) 100% 0,linear-gradient(0deg,var(--primary-color-base) 8px,transparent 0) 0 100%,linear-gradient(0deg,var(--primary-color-base) 8px,transparent 0) 100% 100%;background-repeat:no-repeat;background-size:40px 40px}.capture .actions{display:flex;align-items:center;justify-content:space-around;align-self:flex-start;position:absolute;bottom:5%;width:calc(50% + 4rem);width:100%}.capture .actions__return,.capture .actions__snap,.capture .actions__switch{display:flex;align-items:center;border-radius:50%;background-color:#616161;color:#fff;cursor:pointer}.capture .actions__return:hover,.capture .actions__snap:hover,.capture .actions__switch:hover{background-color:#424242}.capture .actions__return:active,.capture .actions__snap:active,.capture .actions__switch:active{background-color:#212121}.capture .actions .invisible{visibility:hidden}.capture .actions__return,.capture .actions__switch{padding:.75rem}.capture .actions__return svg,.capture .actions__switch svg{width:1.5rem;height:auto}.capture .actions__snap{padding:1rem}.capture .actions__snap svg{width:1.5rem;height:auto}.result .actions p{font-family:Open Sans,sans-serif;font-weight:700;font-size:1em;line-height:160%}.result{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:4rem auto;width:100%;max-width:420px;height:80vh;background-color:#eceff1;padding:1rem}@media only screen and (max-width:600px){.result{height:auto!important;margin:2rem auto}}.result__photo{display:flex;justify-content:center;align-items:center;overflow:hidden}.result__photo img{height:100%;width:100%}.result .actions{margin-top:auto;background-color:#000;margin:auto -1rem -1rem -1rem;background:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.866667) 50%)}.result .actions p{color:#e0e0e0;padding:0 2rem;text-align:center}.result .actions__buttons{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 2rem}.v-copy-button__content,.v-copy-button__label{line-height:1.15;font-family:Open Sans,sans-serif}.v-copy-button__content{font-weight:600}.v-copy-button__label{font-weight:700}.v-copy-button__content{font-size:.75em}.v-copy-button__label{font-size:.9375em}.v-copy-button{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;background:#fff;border:1px solid #cfd8dc;box-sizing:border-box;border-radius:4px;padding:7px 16px;width:100%}.v-copy-button__content{flex:1;padding:0 16px;margin:0;border:none;text-align:center;outline:none;pointer-events:none;color:#455a64;text-transform:lowercase;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.v-copy-button__copy-icon-box{background:#eceff1;border-radius:50%;width:40px;height:40px;cursor:pointer;padding:12px}.v-copy-button__copy-icon{width:17.14px;color:#607d8b}.v-copy-button__copy-icon svg{stroke-width:2.4}.v-copy-button__label{margin:0;color:#78909c;cursor:pointer}.action-list__action,.action-list__option,.v-dropdown-action__option{line-height:1.15;font-family:Open Sans,sans-serif}.action-list__option,.v-dropdown-action__option{letter-spacing:-.02em;font-weight:600}.action-list__action{font-weight:700}.action-list__action,.action-list__option,.v-dropdown-action__option{font-size:1em}.v-dropdown-action__options{box-shadow:0 4px 24px rgba(0,0,0,.2)}.v-dropdown-action{width:48px;position:relative}.v-dropdown-action__button{background:transparent;height:48px;width:48px;cursor:pointer;display:flex;justify-content:center;align-items:center}.v-dropdown-action__button-icon{width:16px}.v-dropdown-action__button-icon svg{stroke-width:3.4;color:#fff}.v-dropdown-action--open .v-dropdown-action__options{opacity:1;visibility:visible}.v-dropdown-action__options{list-style:none;padding:0;background:#fff;border:1.6px solid #e0e0e0;box-sizing:border-box;border-radius:4px;position:absolute;z-index:1;margin:4px 0 0;right:0;opacity:0;visibility:hidden}.v-dropdown-action__option{display:flex;width:176px;padding:0 16px;height:48px;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;color:#78909c}.v-dropdown-action__option-icon{width:20px;margin-right:16px}.v-dropdown-action__option-icon svg{stroke-width:3.4}.action-list{padding:0;margin:-40px -32px;list-style:none}.action-list__action{height:64px;display:flex;align-items:center;padding:0 16px;color:#78909c;border-bottom:1px solid #e0e0e0}.action-list__options{list-style:none;padding:0;background:#fff;margin:4px 0 0}.action-list__option{cursor:pointer;color:#78909c}.action-list__option-icon{width:20px;margin-right:16px}.action-list__option-icon svg{stroke-width:3.4}.v-import-file__file-name,.v-import-file__file-size,.v-import-file__label-link,.v-import-file__label-text,.v-import-file__loading-progress-percent{line-height:1.15;font-family:Open Sans,sans-serif}.v-import-file__file-size,.v-import-file__label-text,.v-import-file__loading-progress-percent{font-weight:500}.v-import-file__file-name,.v-import-file__label-link{font-weight:600}.v-import-file__file-name,.v-import-file__file-size,.v-import-file__loading-progress-percent{font-size:.75em}.v-import-file__label-text{font-size:.875em}.v-import-file__label-link{font-size:.9375em}.v-import-file{display:flex;align-items:center}.v-import-file__wrapper-file{display:flex;max-width:464px;height:auto;width:100%}.v-import-file__file{flex:1;display:flex;align-items:center}.v-import-file__file-icon{margin-right:16px;height:48px;color:#cfd8dc}.v-import-file__file-icon.svg-inline--fa{width:36px}.v-import-file__file-name{margin:0 16px 0 0;color:#616161}.v-import-file__file-size{margin:0;color:#9e9e9e}.v-import-file__file .grid{flex:1;margin-right:16px}.v-import-file__wrapper-loading{display:flex;flex-direction:column;justify-content:space-between;flex:1;margin-right:16px}.v-import-file__loading-progress-bar{height:6px;background:#eee;margin:8px 0;position:relative;border-radius:4px}.v-import-file__loading-progress-bar:before{display:block;position:absolute;top:0;left:0;bottom:0;content:"";transition:width .5s ease-out;background-color:#8bc34a}.v-import-file__loading-progress-bar--0:before{width:0;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--1:before{width:1%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--2:before{width:2%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--3:before{width:3%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--4:before{width:4%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--5:before{width:5%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--6:before{width:6%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--7:before{width:7%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--8:before{width:8%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--9:before{width:9%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--10:before{width:10%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--11:before{width:11%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--12:before{width:12%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--13:before{width:13%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--14:before{width:14%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--15:before{width:15%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--16:before{width:16%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--17:before{width:17%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--18:before{width:18%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--19:before{width:19%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--20:before{width:20%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--21:before{width:21%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--22:before{width:22%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--23:before{width:23%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--24:before{width:24%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--25:before{width:25%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--26:before{width:26%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--27:before{width:27%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--28:before{width:28%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--29:before{width:29%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--30:before{width:30%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--31:before{width:31%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--32:before{width:32%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--33:before{width:33%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--34:before{width:34%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--35:before{width:35%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--36:before{width:36%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--37:before{width:37%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--38:before{width:38%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--39:before{width:39%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--40:before{width:40%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--41:before{width:41%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--42:before{width:42%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--43:before{width:43%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--44:before{width:44%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--45:before{width:45%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--46:before{width:46%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--47:before{width:47%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--48:before{width:48%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--49:before{width:49%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--50:before{width:50%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--51:before{width:51%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--52:before{width:52%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--53:before{width:53%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--54:before{width:54%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--55:before{width:55%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--56:before{width:56%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--57:before{width:57%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--58:before{width:58%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--59:before{width:59%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--60:before{width:60%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--61:before{width:61%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--62:before{width:62%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--63:before{width:63%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--64:before{width:64%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--65:before{width:65%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--66:before{width:66%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--67:before{width:67%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--68:before{width:68%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--69:before{width:69%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--70:before{width:70%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--71:before{width:71%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--72:before{width:72%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--73:before{width:73%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--74:before{width:74%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--75:before{width:75%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--76:before{width:76%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--77:before{width:77%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--78:before{width:78%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--79:before{width:79%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--80:before{width:80%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--81:before{width:81%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--82:before{width:82%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--83:before{width:83%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--84:before{width:84%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--85:before{width:85%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--86:before{width:86%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--87:before{width:87%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--88:before{width:88%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--89:before{width:89%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--90:before{width:90%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--91:before{width:91%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--92:before{width:92%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--93:before{width:93%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--94:before{width:94%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--95:before{width:95%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--96:before{width:96%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--97:before{width:97%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--98:before{width:98%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--99:before{width:99%;border-radius:4px 0 0 4px}.v-import-file__loading-progress-bar--100:before{width:100%;border-radius:4px}.v-import-file__loading-progress-percent{margin:0;color:#9e9e9e}.v-import-file__wrapper-drop{padding:16px;max-width:464px;height:120px;background:#eceff1;border:3.2px dashed #bdbdbd;box-sizing:border-box;border-radius:6px;width:100%;position:relative;display:flex;justify-content:center;align-items:center}.v-import-file__input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.v-import-file__label{cursor:pointer}.v-import-file__label-text{margin:0;text-align:center;color:#78909c}.v-import-file__label-link{margin:0;color:#78909c}.list-not-found__title{line-height:1.15}.list-not-found__description,.list-not-found__title{font-family:Open Sans,sans-serif;letter-spacing:-.02em}.list-not-found__description{font-weight:400}.list-not-found__title{font-weight:600}.list-not-found__description{font-size:.875em}.list-not-found__title{font-size:1em}.list-not-found{height:200px;width:100%;padding:16px;background:#cfd8dc;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:4px}.list-not-found__title{margin:0;margin-bottom:24px;text-align:center;color:#546e7a;line-height:100%;letter-spacing:normal}.list-not-found__description{text-align:center;max-width:408px;color:#546e7a;line-height:160%;letter-spacing:0;margin:0}.v-load-table__text{font-family:Open Sans,sans-serif;letter-spacing:-.02em;font-weight:700;font-size:1.125em;line-height:140%}.v-load-table{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;width:100%}.v-load-table__icon{width:32px;color:#607d8b;margin-bottom:16px}.v-load-table__icon svg{stroke-width:2.5}.v-load-table__text{color:#607d8b;margin:0;text-align:center}.style-module_v-pill-check_1Zugl,.style-module_v-pill_RvZ8R{line-height:1.15;font-family:Open Sans,sans-serif;font-weight:700;font-size:.875em}.style-module_v-pill-check_1Zugl{display:inline-flex;align-items:center;transition:all .3s ease-out;color:#78909c;border:1.6px solid #78909c;cursor:pointer;box-sizing:border-box;min-width:100px;border-radius:16px;height:36px}.style-module_v-pill-check--active_3yMAs{color:#fff;background:var(--primary-color-500)}.style-module_v-pill-check__label_1t4r4{margin-left:2px}.style-module_v-pill-check__icon_2l-sY{visibility:hidden;width:16px;padding:0;color:#78909c}.style-module_v-pill-check__icon_2l-sY svg{stroke-width:3.4}.style-module_v-pill-check__icon--active_iGksc{visibility:visible}.style-module_v-pill-check__icon--active_iGksc svg{stroke:#fff}.style-module_v-pill_RvZ8R{--pill-color:color("blue-grey","400");display:inline-flex;align-items:center;justify-content:space-between;background:#fff;border:1.6px solid var(--pill-color);color:var(--pill-color);cursor:pointer;box-sizing:border-box;min-width:100px;border-radius:16px;height:30px}.style-module_v-pill_RvZ8R i{border-radius:50%;color:var(--pill-color)}.style-module_v-pill--disabled_6dJvP{pointer-events:none;background:#eee;color:#b0bec5;border:1.6px solid transparent}.style-module_v-pill__label_19z2w{padding:2.5px 8px}.style-module_v-pill--disabled_6dJvP .style-module_v-pill__icon_3oavZ{color:#b0bec5}.style-module_v-pill__icon_3oavZ{width:16px;padding:2.5px 16px 2.5px 8px;color:#78909c}.style-module_v-pill__icon_3oavZ svg{stroke-width:3.4}.v-price__decimal,.v-price__description,.v-price__title{line-height:1.15}.v-price__decimal--large,.v-price__integer{font-family:Lato,sans-serif}.v-price__decimal,.v-price__description,.v-price__prefix,.v-price__title{font-family:Open Sans,sans-serif}.v-price__decimal--large,.v-price__description,.v-price__integer,.v-price__prefix{letter-spacing:-.02em}.v-price__description,.v-price__prefix{font-weight:400}.v-price__decimal,.v-price__title{font-weight:700}.v-price__decimal--large,.v-price__integer{font-weight:900}.v-price__title{font-size:.75em}.v-price__description{font-size:.875em}.v-price__decimal{font-size:.9375em}.v-price__prefix{font-size:1em}.v-price__decimal--large,.v-price__integer{font-size:2.5em;line-height:120%}.v-price__prefix{line-height:160%}.v-price{margin-right:8px}.v-price__title{color:#455a64;margin:0}.v-price__price{display:flex;align-items:center}.v-price__decimal,.v-price__integer,.v-price__prefix{margin:0 4px 0 0}.v-price__description,.v-price__integer,.v-price__prefix{letter-spacing:-.02em}.v-price__prefix{color:#607d8b}.v-price__decimal,.v-price__integer{color:#455a64}.v-price__description{margin:0;color:#607d8b}@media only screen and (max-width:600px){.v-price__description{margin:0 0 16px 0}}.v-search-input ::-moz-placeholder,.v-search-input__input ::-moz-placeholder{line-height:1.15}.v-search-input ::placeholder,.v-search-input__input,.v-search-input__input ::placeholder{line-height:1.15}.v-search-input ::-moz-placeholder,.v-search-input__input ::-moz-placeholder{font-family:Open Sans,sans-serif}.v-search-input ::placeholder,.v-search-input__input,.v-search-input__input ::placeholder{font-family:Open Sans,sans-serif}.v-search-input ::-moz-placeholder{letter-spacing:-.02em}.v-search-input ::placeholder{letter-spacing:-.02em}.v-search-input__input ::-moz-placeholder{font-weight:700}.v-search-input__input,.v-search-input__input ::placeholder{font-weight:700}.v-search-input__input ::-moz-placeholder{font-size:.875em}.v-search-input__input,.v-search-input__input ::placeholder{font-size:.875em}.v-search-input ::-moz-placeholder{font-size:1em}.v-search-input ::placeholder{font-size:1em}.v-search-input{display:flex;align-items:center;justify-content:center}.v-search-input ::-moz-placeholder{color:#b0bec5}.v-search-input ::placeholder{color:#b0bec5}.v-search-input__input{border:1px solid #cfd8dc;outline:none;height:48px;padding:16px 48px 16px 16px;background:none;border-radius:4px;transition:all .1s ease-out;margin-right:10px}.v-search-input__input:hover+i svg{color:#546e7a}.v-search-input__input ::-moz-placeholder{color:#455a64}.v-search-input__input,.v-search-input__input ::placeholder{color:#455a64}.v-search-input__icon{padding:8px;width:50px;cursor:pointer;border-radius:4px;text-align:center;box-shadow:1px 2px 2px #455a64;background:var(--primary-color-800)}.v-search-input__icon svg{stroke-width:3;color:#fff}.v-search-input__icon:active{transform:translateY(2px)}.v-select__helper-text,.v-select__input-search,.v-select__label,.v-select__option,.v-select__suggestion-label,.v-select__title-group,.v-select__wrapper input,.v-select__wrapper input ::placeholder{line-height:1.15}.v-select__helper-text,.v-select__input-search,.v-select__label,.v-select__option,.v-select__suggestion-label,.v-select__title-group,.v-select__wrapper input,.v-select__wrapper input ::placeholder{font-family:Open Sans,sans-serif}.v-select__title-group{font-weight:600}.v-select__helper-text,.v-select__title-group{font-size:.75em}.v-select__title-group{display:flex;padding:1rem;background:#eee}.select-button-option__title,.v-select-button--error .v-select-button__helper-text,.v-select-button__helper-text,.v-select-button__label,.v-select-button__suggestion-label{line-height:1.15;font-family:Open Sans,sans-serif}.select-button-option__title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.v-select-button--error .v-select-button__helper-text{font-weight:400}.select-button-option__title,.v-select-button__helper-text{font-weight:600}.v-select-button__label,.v-select-button__suggestion-label{font-weight:700}.v-select-button--error .v-select-button__helper-text,.v-select-button__helper-text{font-size:.75em}.select-button-option__title,.v-select-button__label,.v-select-button__suggestion-label{font-size:.875em}.select-button-option:hover:not(.select-button-option--checked){box-shadow:0 4px 4px rgba(0,0,0,.1)}.select-button-option--checked:not(.select-button-option--disabled):not(.select-button-option--error){box-shadow:0 8px 8px rgba(var(--primary-color-base-rgb),.2)}.v-select-button--disabled .v-select-button__label{color:#bdbdbd}.v-select-button--disabled .v-select-button__helper-text{color:#9e9e9e}.v-select-button--error .v-select-button__helper-text{margin-top:100px;color:#f44336}.v-select-button--error .v-select-button__label{color:#f44336}.v-select-button__label{color:#616161}.v-select-button__suggestion-label{margin:0 0 8px 0;color:var(--primary-color-base);cursor:pointer}.v-select-button__wrapper-label{display:flex;justify-content:space-between}.v-select-button__helper-text{color:#757575;margin:8px 0 0 0}.v-select-button__option-list{margin:-8px;padding:0;display:flex;list-style:none;flex-wrap:wrap}.v-select-button__option{padding:8px;flex:1}@media only screen and (max-width:600px){.v-select-button__option{width:100%}}.select-button-option{display:flex;align-items:center;height:64px;padding:0 16px;background:#fff;border:1.6px solid #cfd8dc;border-radius:4px;outline:none;cursor:pointer;transition:all .2s ease-out}.select-button-option:hover:not(.select-button-option--checked){border:1.6px solid #78909c}.select-button-option--disabled{pointer-events:none;background:#eee;border:1.6px solid #f5f5f5}.select-button-option--error{border:1.6px solid #f44336}.select-button-option--checked:not(.select-button-option--disabled):not(.select-button-option--error){border:1.6px solid var(--primary-color-400)}.select-button-option__wrapper{margin:0 0 0 8px}.select-button-option--disabled .select-button-option__title{color:#90a4ae}.select-button-option__title{margin:0;color:#455a64}.v-select__wrapper input ::-moz-placeholder{line-height:1.15}.v-select__helper-text,.v-select__input-search,.v-select__label,.v-select__option,.v-select__suggestion-label,.v-select__wrapper input,.v-select__wrapper input ::placeholder{line-height:1.15}.v-select__wrapper input ::-moz-placeholder{font-family:Open Sans,sans-serif}.v-select__helper-text,.v-select__input-search,.v-select__label,.v-select__option,.v-select__suggestion-label,.v-select__wrapper input,.v-select__wrapper input ::placeholder{font-family:Open Sans,sans-serif}.v-select__wrapper input ::-moz-placeholder{letter-spacing:-.02em}.v-select__input-search,.v-select__option,.v-select__wrapper input,.v-select__wrapper input ::placeholder{letter-spacing:-.02em}.v-select__helper-text,.v-select__input-search{font-weight:400}.v-select__label,.v-select__suggestion-label{font-weight:700}.v-select__helper-text{font-size:.75em}.v-select__input-search,.v-select__label,.v-select__suggestion-label{font-size:.875em}.v-select__wrapper input ::-moz-placeholder{font-size:1em}.v-select__option,.v-select__wrapper input,.v-select__wrapper input ::placeholder{font-size:1em}.v-select__options{box-shadow:0 4px 4px rgba(0,0,0,.1)}.v-select{position:relative}.v-select--disabled{pointer-events:none}.v-select--disabled .v-select__wrapper{background:#eee;border:1.6px solid #eee}.v-select--error .v-select__wrapper{background:#fff;border:1.6px solid #f44336}.v-select--disabled .v-select__label{color:#bdbdbd}.v-select--error .v-select__label{color:#f44336}.v-select__label{margin:0 0 8px 0;color:#616161}.v-select__suggestion-label{margin:0 0 8px 0;color:var(--primary-color-base);float:right;cursor:pointer}.v-select__label-container{display:block}.v-select__wrapper{width:100%;height:48px;padding:0 16px 0 0;display:flex;justify-content:space-between;-o-box-sizing:border-box;box-sizing:border-box;border-radius:4px;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:8px;background:#fff;border:1.6px solid #e0e0e0}.v-select__wrapper--no-label{margin-top:0}.v-select__wrapper input{width:100%;height:38px;border:none;margin:2px;outline:none;padding:16px;background:transparent;pointer-events:none;color:#616161}.v-select__wrapper input ::-moz-placeholder{color:#bdbdbd}.v-select__wrapper input ::placeholder{color:#bdbdbd}.v-select--disabled .v-select__icon-caret{color:#9e9e9e}.v-select__icon-caret{font-size:1.5em;color:#616161}.v-select--disabled .v-select__helper-text{color:#9e9e9e}.v-select--error .v-select__helper-text{color:#f44336}.v-select__helper-text{margin:4px 0 0 0;color:#757575}.v-select--open .v-select__options{display:block}.v-select__options{margin-top:4px;box-sizing:border-box;-webkit-box-sizing:border-box;border-radius:4px;position:absolute;width:100%;z-index:1;display:none;background:#fff;border:1.6px solid #e0e0e0}.v-select__wrapper-search{position:relative}.v-select__icon-search{color:#9e9e9e;width:14px;position:absolute;top:50%;transform:translateY(-50%);left:20px}.v-select__icon-search svg{stroke-width:2.5}.v-select__input-search{border:none;outline:none;width:100%;height:48px;background:#eee;border-radius:2px 2px 0 0;padding:16px 24px 16px 48px;color:#616161}.v-select__input-search ::-moz-placeholder{color:#9e9e9e}.v-select__input-search ::placeholder{color:#9e9e9e}.v-select__options-list{padding:0;margin:0;max-height:248px;overflow:auto}.v-select__options-list li:first-child{border-radius:4px 4px 0 0}.v-select__options-list li:last-child{border-radius:0 0 4px 4px}.v-select__options-list ::-webkit-scrollbar{width:10px;background:transparent;border-radius:0 0 8px 0}.v-select__options-list ::-webkit-scrollbar-thumb{background:#9e9e9e;border:2px solid transparent;background-clip:padding-box;border-radius:16px}.v-select__options-list ::-webkit-scrollbar-button{width:0;height:0;display:none}.v-select__options-list ::-webkit-scrollbar-corner{background-color:transparent}.v-select__option{cursor:pointer;list-style:none;display:flex;align-items:center;padding:12px 16px;background:#fff;color:#424242}.v-select__option--disabled{pointer-events:none;opacity:.5}.v-select__option-text{margin:0 0 0 8px;text-align:left}.v-status-tab__subDescription,.v-status-tab__title{line-height:1.15}.v-status-tab__description,.v-status-tab__subDescription,.v-status-tab__title{font-family:Open Sans,sans-serif}.v-status-tab__description{letter-spacing:-.02em}.v-status-tab__subDescription,.v-status-tab__title{font-weight:700}.v-status-tab__description{font-weight:800}.v-status-tab__subDescription,.v-status-tab__title{font-size:.75em}.v-status-tab__description{font-size:1.5em;line-height:140%}.v-status-color--error{color:#f44336!important}.v-status-color--info{color:#1976d2!important}.v-status-color--info-teal{color:#00ffe7!important}.v-status-color--warn{color:#ff9800!important}.v-status-color--disabled{color:#263238!important}.v-status-color--active{color:#1976d2!important}.v-status-color--subtitle{color:#607d8b!important}.v-status-color--success{color:#8bc34a!important}.v-status-color--inProgress{color:#5e1ae5!important}.v-status-color--pending{color:#ff9800!important}.v-status-color--waiting{color:#1976d2!important}.v-status-color--finish{color:#607d8b!important}.v-status-color--installation{color:#6ec782!important}.line{border-top:1px solid rgba(0,0,0,.103);line-height:100%}.v-status-tab{min-height:121px;min-width:160px;border-radius:4px 4px 0 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;background:#fff;position:relative}@media only screen and (max-width:992px){.v-status-tab{min-width:auto;min-height:104px}}.v-status-tab__title{font-size:.9em;padding:16px 16px 8px 16px;color:#607d8b;margin:0 0 8px 0;line-height:100%}@media only screen and (max-width:992px){.v-status-tab__title{padding:8px 8px 4px 8px;font-size:.7em!important}}.v-status-tab__description{margin:0;padding:0 16px 10px 16px;color:#455a64;line-height:130%;letter-spacing:normal}@media only screen and (max-width:992px){.v-status-tab__description{font-size:1em!important}}.v-status-tab__subDescription{color:#607d8b;padding:10px;border-radius:2px}@media only screen and (max-width:992px){.v-status-tab__subDescription{font-size:.7em!important}}.v-status-tab--selected--warn{background:#ff9800;color:#fff}.v-status-tab--selected--error{background:#f44336;color:#fff}.v-status-tab--selected--disabled{background:#263238;color:#fff}.v-status-tab--selected--info{background:#1976d2;color:#fff}.v-status-tab--selected--success{background:#8bc34a;color:#fff}.v-status-tab--selected--inProgress{background:#5e1ae5;color:#fff}.v-status-tab--selected--pending{background:#ff9800;color:#fff}.v-status-tab--selected--waiting{background:#1976d2;color:#fff}.v-status-tab--selected--finish{background:#607d8b;color:#fff}.v-status-tab--selected--installation{background:#6ec782;color:#fff}.v-status-tab--error{border-left:8px solid rgba(244,67,54,.4);border-radius:8px}.v-status-tab--info{border-left:8px solid rgba(25,118,210,.4);border-radius:8px}.v-status-tab--info-teal{border-left:8px solid rgba(0,255,231,.4);border-radius:8px}.v-status-tab--warn{border-left:8px solid rgba(255,152,0,.4);border-radius:8px}.v-status-tab--disabled{border-left:8px solid rgba(38,50,56,.4);border-radius:8px}.v-status-tab--active{border-left:8px solid rgba(25,118,210,.4);border-radius:8px}.v-status-tab--subtitle{border-left:8px solid rgba(96,125,139,.4);border-radius:8px}.v-status-tab--success{border-left:8px solid rgba(139,195,74,.4);border-radius:8px}.v-status-tab--inProgress{border-left:8px solid rgba(94,26,229,.4);border-radius:8px}.v-status-tab--pending{border-left:8px solid rgba(255,152,0,.4);border-radius:8px}.v-status-tab--waiting{border-left:8px solid rgba(25,118,210,.4);border-radius:8px}.v-status-tab--finish{border-left:8px solid rgba(96,125,139,.4);border-radius:8px}.v-status-tab--installation{border-left:8px solid rgba(110,199,130,.4);border-radius:8px}.v-modal-indicator,.v-modal-indicator__title{font-family:Open Sans,sans-serif;letter-spacing:-.02em;font-weight:700;font-size:1.125em;line-height:140%}.v-modal-indicator{box-shadow:0 12px 12px rgba(0,0,0,.16);transition:all .2s ease-out;color:#455a64;z-index:9999;outline:none;flex-direction:column;opacity:0;display:flex;visibility:hidden;filter:drop-shadow(0 8px 8px rgba(130,63,197,.2));position:absolute;top:120px;min-width:350px;min-height:200px;left:-20%}@media (min-width:942px){.v-modal-indicator{top:137px;left:-42px;min-width:374px}}@media (max-width:572px){.v-modal-indicator{top:140px;left:-71%;max-height:261px}}@media (max-width:572px){.v-modal-indicator.inverted{left:0}}@media (max-width:438px){.v-modal-indicator{top:140px;left:-56%;min-width:auto}}@media (max-width:438px){.v-modal-indicator.inverted{left:0;min-width:237px}}.v-modal-indicator__header{display:flex;align-items:center;height:70px;background:#fff;justify-content:center;border-radius:4px 4px 0 0;border-bottom:1px solid #e0e0e0;flex-shrink:0}@media only screen and (max-width:600px){.v-modal-indicator__header{border-radius:0;height:64px}}.v-modal-indicator__body{background:#fff;overflow:auto;flex:1;border-radius:0 0 4px 4px;padding-top:15px}.v-modal-indicator__body--full-border-radius{border-radius:4px}@media only screen and (max-width:600px){.v-modal-indicator__body,.v-modal-indicator__body--full-border-radius{border-radius:0}}.v-modal-indicator__title{color:#455a64}.v-modal-indicator--open{visibility:visible;opacity:1}.v-modal-indicator__close-button{display:flex;align-items:center;justify-content:center;position:absolute;right:0;width:80px;height:80px;background:transparent;cursor:pointer}.v-modal-indicator__close-button-icon{width:20px;color:#78909c}.v-modal-indicator__close-button-icon svg{stroke-width:2.4}.v-modal-indicator:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-24px;width:0;height:0;border-bottom:24px solid #fff;border-right:20px solid transparent;border-left:20px solid transparent}.step-button__counter,.step-button__title{line-height:1.15;font-family:Open Sans,sans-serif;font-weight:700;font-size:.875em}.step-button__counter{box-shadow:0 2px 2px rgba(0,0,0,.08)}.step-button,.step-button__counter,.step-button__wrapper-item{display:flex}.step-button__counter,.step-button__wrapper-item{align-items:center}.step-button{list-style:none;padding:0;margin:0}.step-button__item{padding:16px 0;background:#fff;width:62px;cursor:pointer;transition:width .4s ease-out}.step-button__item:last-child{border-radius:0 8px 8px 0}.step-button__item:first-child{border-radius:8px 0 0 8px}.step-button__item--active{width:182px;padding:16px 0 16px 16px}.step-button__item--visited:not(.step-button__item--active){background:#b0bec5}.step-button__item--logo{width:120px;padding:8px 16px}.step-button__logo{height:16px}.step-button__wrapper-logo{background:#eceff1;border:1px solid #cfd8dc;box-sizing:border-box;border-radius:8px;padding:0 24px;height:40px;display:flex;align-items:center;justify-content:center}.step-button__item--active .step-button__wrapper-item{justify-content:flex-start}.step-button__item--visited:not(.step-button__item--active) .step-button__wrapper-item{border-right:1px solid #fff}.step-button__item:last-child .step-button__wrapper-item{border:none}.step-button__item--active .step-button__counter{background:var(--primary-color-gradient);color:#fff}.step-button__item--visited:not(.step-button__item--active) .step-button__counter{background:#fff}.step-button__wrapper-item{justify-content:center;border-right:1px solid #cfd8dc}.step-button__item--active .step-button__title{display:block}.step-button__title{color:#455a64;margin:0 0 0 16px;display:none;overflow:hidden}.step-button__counter{width:24px;height:24px;margin:0;background:#cfd8dc;color:#37474f;border-radius:24px;justify-content:center;flex-shrink:0}.v-support-banner__message{line-height:1.15;font-family:Open Sans,sans-serif;letter-spacing:-.02em;font-weight:400;font-size:.875em}.v-support-banner{padding:16px;display:flex;align-items:flex-start}.v-support-banner--warn{background:rgba(255,152,0,.1);border-left:6px solid #ff9800}.v-support-banner--warn .v-support-banner__icon{color:#ff9800}.v-support-banner--info{background:rgba(25,118,210,.1);border-left:6px solid #1976d2}.v-support-banner--info .v-support-banner__icon{color:#1976d2}.v-support-banner--success{background:rgba(139,195,74,.1);border-left:6px solid #8bc34a}.v-support-banner--success .v-support-banner__icon{color:#8bc34a}.v-support-banner--error{background:rgba(244,67,54,.1);border-left:6px solid #f44336}.v-support-banner--error .v-support-banner__icon{color:#f44336}.v-support-banner__icon{margin-right:16px}.v-support-banner__message{color:#455a64;line-height:1.4rem;margin:0}.v-table-actions__inline-action{padding:0 32px;top:0;right:0;height:100%;align-items:center}.v-table-actions{overflow:hidden}.v-table-actions--open .v-table-actions__inline-action{opacity:1;visibility:visible}.v-table-actions__inline-action{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.8rem;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;top:30%;left:-80px;padding:1rem;z-index:2;background:#fff;box-shadow:0 4px 24px rgba(0,0,0,.2);opacity:0;visibility:hidden;transition:all .2s ease-out}.v-table-actions__inline-action .v-button-tertiary{border:none;height:-moz-fit-content;height:fit-content;padding:0}.v-table-actions__inline-action .v-button-tertiary:hover{background-color:#eceff1;transform:none}@media only screen and (max-width:600px){.v-table-actions__inline-action{top:15%;left:50%}}@media only screen and (max-width:600px){.v-table-actions-overlay{background-color:#fff;position:absolute;height:100%;top:0;right:0;z-index:999;box-shadow:0 16px 16px rgba(33,51,60,.2)}}.styles-module_textarea-editor_36E3y .styles-module_quill-editor_1B5H8{display:flex;flex-direction:column;flex-grow:0;width:100%;max-width:100%}.styles-module_textarea-editor_36E3y .styles-module_quill-editor_1B5H8 .ql-editor{min-height:150px}.styles-module_textarea-editor_36E3y .styles-module_quill-editor_1B5H8 .ql-toolbar{background-color:#b0bec5;color:#21333c;border-radius:4px 4px 0 0}.styles-module_textarea-editor_36E3y .styles-module_quill-editor_1B5H8 .ql-container{background-color:#fff;border-radius:0 0 4px 4px}.styles-module_textarea-editor_36E3y .styles-module_quill-editor--error_3DvLT .ql-container,.styles-module_textarea-editor_36E3y .styles-module_quill-editor--error_3DvLT .ql-toolbar{border-color:#f44336}.styles-module_textarea-editor_36E3y .styles-module_quill-editor--disabled_1cKtX{opacity:1%}.styles-module_textarea-editor_36E3y .styles-module_input-group__title_2Nx9L{display:flex;align-items:baseline;justify-content:space-between;width:100%}.styles-module_textarea-editor_36E3y .styles-module_input-group__title_2Nx9L .styles-module_editor__copy-button_WwrgM{cursor:pointer;max-width:40px;max-height:40px;margin-left:auto}.v-title-page__breadcrumb{line-height:1.15}.v-title-page__title{font-family:Lato,sans-serif}.v-title-page__breadcrumb{font-family:Open Sans,sans-serif}.v-title-page__title{letter-spacing:-.02em}.v-title-page__breadcrumb{font-weight:500}.v-title-page__title{font-weight:900}.v-title-page__breadcrumb{font-size:.75em}.v-title-page__title{font-size:2em;line-height:130%;margin:0 0 8px 0;color:var(--primary-color-base)}.v-title-page__breadcrumb{margin:0 0 40px 0;color:#757575}.v-toast__title{line-height:1.15;font-family:Open Sans,sans-serif;letter-spacing:-.02em;font-weight:600;font-size:1em}.v-toast{box-shadow:0 12px 12px rgba(0,0,0,.16);position:fixed;min-height:64px;width:40vw;padding:0 24px;border-radius:4px;display:flex;align-items:center;transition:all .4s ease-out;opacity:0;top:64px;right:64px;visibility:hidden;z-index:999999}@media only screen and (max-width:600px){.v-toast{z-index:3}}.v-toast--warn{background:linear-gradient(180deg,#ff9800,#e65100)}.v-toast--info{background:linear-gradient(181.2deg,#1976d2 3.01%,#0d47a1 88.99%)}.v-toast--success{background:linear-gradient(178.8deg,#8bc34a 8.86%,#33691e 94.84%)}.v-toast--error{background:linear-gradient(180deg,#f44336,#b71c1c)}@media only screen and (max-width:600px){.v-toast{width:100vw;right:0;border-radius:0;position:fixed;box-shadow:none;top:0}}.v-toast--show{transform:translateY(64px);opacity:1;visibility:visible}@media only screen and (max-width:600px){.v-toast--show{transform:translateY(64px)}}.v-toast__icon,.v-toast__title{color:#fff}.v-toast__icon{margin-right:12px}.v-toast__icon.svg-inline--fa.fa-w-16{width:24px;height:24px}@media only screen and (max-width:600px){.v-toast__icon{margin-right:16px}}.v-toast__icon-close{width:20px;height:20px;color:#fff;margin-left:auto;cursor:pointer;opacity:.7}.v-toast__icon-close>svg.feather{width:20px;stroke-width:3}.v-toast__title{margin:0}.toggle__helper,.toggle__label{line-height:1.15;font-family:Open Sans,sans-serif}.toggle__helper{font-weight:500}.toggle__label{font-weight:700}.toggle__helper{font-size:.75em}.toggle__label{font-size:.875em}.toggle{display:flex;justify-content:center}.toggle__label{transition:all 2s ease-out;color:#616161}.toggle--disabled{pointer-events:none;opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.toggle__helper{color:#f44336;padding:0 8px;height:10px}.tooltip__text{line-height:1.15;font-family:Open Sans,sans-serif;font-weight:600;font-size:.875em}.tooltip{position:relative;display:inline-block}.tooltip__text{visibility:hidden;width:180px;background-color:#455a64;color:#fff;text-align:center;padding:14px 6px;border-radius:8px;z-index:9999;opacity:0;transition:opacity .3s;position:absolute}.tooltip__text--top{width:180px;bottom:100%;left:50%;margin-left:-90px;margin-bottom:10px}.tooltip__text--top:after{content:" ";position:absolute;top:100%;left:50%;border-width:5px;border-style:solid;border-color:#455a64 transparent transparent transparent}.tooltip__text--right{top:-5px;left:105%;margin-left:4px}.tooltip__text--right:after{content:" ";position:absolute;top:50%;right:100%;margin-top:-5px;border-width:5px;border-style:solid;border-color:transparent #455a64 transparent transparent}.tooltip__text--bottom{width:180px;top:100%;left:50%;margin-left:-90px;margin-top:4px}.tooltip__text--bottom:after{content:" ";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #455a64 transparent}.tooltip__text--left{top:-5px;right:105%;margin-right:4px}.tooltip__text--left:after{content:" ";position:absolute;top:50%;left:100%;margin-top:-5px;border-width:5px;border-style:solid;border-color:transparent transparent transparent #455a64}.tooltip:hover .tooltip__text{visibility:visible;opacity:1}.footer-actions{box-shadow:0 16px 24px rgba(0,0,0,.06);margin-top:auto;width:100%;left:0;bottom:0;position:sticky;transition:all .3s ease-out;padding:24px 0;background:#fff}.footer-actions--fixed{position:fixed;padding-left:80px}.footer-actions--fixed.footer-actions--open-side-bar{padding-left:240px}@media only screen and (max-width:600px){.footer-actions{padding-left:0}}.footer-actions--blue-grey{z-index:3;padding:0;background:#37474f}.footer-actions--primary{z-index:3;padding:0;background:var(--primary-color-800)}.v-advanced-filter__filter-label,.v-advanced-filter__header-button-see__text,.v-advanced-filter__header-title-filter{line-height:1.15;font-family:Open Sans,sans-serif;font-weight:700;font-size:.875em}.v-advanced-filter{box-shadow:0 16px 24px rgba(0,0,0,.06);display:flex;flex-flow:row;align-items:flex-start;background:#fff;border-radius:0 0 4px 4px;margin:10px 16px 12px 16px}.v-advanced-filter--width{width:100%;margin:0 0 16px 0}.v-advanced-filter--disabled{pointer-events:none}.v-advanced-filter__header-button-cleanup{background:#fff;cursor:pointer}.v-advanced-filter__header-button-cleanup-with-margin{margin:22px}.v-advanced-filter__header-icon{width:32px;font-size:1.5em;color:#b0bec5}.v-advanced-filter__header-trash-icon{width:20px}.v-advanced-filter__header-trash-icon svg{stroke-width:2.4;color:#78909c}.v-advanced-filter__header-title-filter{color:#37474f;margin-left:16px;margin-right:80px}.v-advanced-filter__header-button-see{background:#fff;margin:0}.v-advanced-filter__header-button-see__text{margin:0 0 6px 0;color:#607d8b}.v-advanced-filter__filter-wrapper{display:flex;justify-content:flex-start;flex-flow:row wrap;align-items:center;gap:16px;padding:20px 12px;width:100%;list-style:none;margin:0}.v-advanced-filter__filter-item{display:flex;flex-flow:column}@media only screen and (max-width:600px){.v-advanced-filter__filter-item{padding:8px}}.v-advanced-filter__filter-label{margin:0 0 8px 0;color:#616161}.v-card__title{font-family:Open Sans,sans-serif;letter-spacing:-.02em;font-weight:700;font-size:1.125em;line-height:140%}.v-card{box-shadow:0 16px 24px rgba(0,0,0,.06)}.v-card__body,.v-card__footer,.v-card__header{background:#fff}.v-card__body,.v-card__header{padding:32px 24px}.v-card__body--bottom-radius,.v-card__header--bottom-radius{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.v-card__body--top-radius,.v-card__header{border-top-left-radius:4px;border-top-right-radius:4px}.v-card__header{border-bottom:1px solid #f5f5f5;display:flex}.v-card__header--bottom-radius{border-bottom:none}.v-card__header-status{width:124px;margin-left:auto}.v-card__title{color:#455a64;margin:0}.v-card__icon-father{margin-right:16px}.v-card__icon-father svg{color:#78909c}.v-card__icon.svg-inline--fa{width:24px;height:24px;color:#b0bec5;margin-right:16px}.v-card__footer{padding:0 24px 32px 24px;border-radius:0 0 4px 4px}.style-module_v-history-cell__date_3Q-Ym,.style-module_v-history-cell__header__badge_TSeo3 h3,.style-module_v-history-cell__header__badge_TSeo3 h4,.style-module_v-history-cell__main__contract_id__subtitle_1hQIF,.style-module_v-history-cell__main__contract_id__title_2UJL0,.style-module_v-history-cell__main__movement__subtitle_1okD6,.style-module_v-history-cell__main__movement__title_1ghM5,.style-module_v-history-cell__main__movements__movement__subtitle_Hfebf,.style-module_v-history-cell__main__movements__movement__title_38sJ8,.style-module_v-history-cell__main__note__subtitle_yIGtF,.style-module_v-history-cell__main__note__title_1ZIz4{line-height:1.15;font-family:Open Sans,sans-serif}.style-module_v-history-cell__date_3Q-Ym,.style-module_v-history-cell__main__contract_id__subtitle_1hQIF,.style-module_v-history-cell__main__contract_id__title_2UJL0,.style-module_v-history-cell__main__movement__subtitle_1okD6,.style-module_v-history-cell__main__movement__title_1ghM5,.style-module_v-history-cell__main__movements__movement__subtitle_Hfebf,.style-module_v-history-cell__main__movements__movement__title_38sJ8,.style-module_v-history-cell__main__note__subtitle_yIGtF,.style-module_v-history-cell__main__note__title_1ZIz4{font-weight:600}.style-module_v-history-cell__header__badge_TSeo3 h3,.style-module_v-history-cell__header__badge_TSeo3 h4{font-weight:700}.style-module_v-history-cell__header__badge_TSeo3 h4{font-size:.625em}.style-module_v-history-cell__header__badge_TSeo3 h3{font-size:.6875em}.style-module_v-history-cell__date_3Q-Ym,.style-module_v-history-cell__main__contract_id__subtitle_1hQIF,.style-module_v-history-cell__main__contract_id__title_2UJL0,.style-module_v-history-cell__main__movement__subtitle_1okD6,.style-module_v-history-cell__main__movement__title_1ghM5,.style-module_v-history-cell__main__movements__movement__subtitle_Hfebf,.style-module_v-history-cell__main__movements__movement__title_38sJ8,.style-module_v-history-cell__main__note__subtitle_yIGtF,.style-module_v-history-cell__main__note__title_1ZIz4{font-size:.75em}.style-module_v-history-cell__date_3Q-Ym,.style-module_v-history-cell__header__badge_TSeo3 h3,.style-module_v-history-cell__header__badge_TSeo3 h4,.style-module_v-history-cell__main__movements__movement__subtitle_Hfebf,.style-module_v-history-cell__main__movements__movement__title_38sJ8{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.style-module_v-history-cell_2es59{--color:color("neutral","black");--color-rgb:#000;display:flex;flex-direction:column}.style-module_v-history-cell__header_1QN8m{display:flex;align-items:center;justify-content:space-between}.style-module_v-history-cell__header__icon_1aa4w{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;color:var(--color);background-color:rgba(var(--color-rgb),.2)}.style-module_v-history-cell__header__badge_TSeo3{display:flex;flex-direction:column;border-radius:4px;text-align:center;overflow:hidden}.style-module_v-history-cell__header__badge_TSeo3 h3{margin:0;letter-spacing:.05em;padding:.25rem 1rem;color:#fff;background-color:var(--color)}.style-module_v-history-cell__header__badge_TSeo3 h4{margin:0;padding:.25rem 1rem;color:var(--color);background-color:rgba(var(--color-rgb),.4)}.style-module_v-history-cell__date_3Q-Ym{margin:0 .5rem .25rem auto;color:#78909c}.style-module_v-history-cell__main_3a2XL{display:flex;flex-direction:column;gap:1rem;margin:0 0 1rem 1.5rem;padding:0 0 2rem 1.5rem;border-left:3px dashed #b0bec5}.style-module_v-history-cell__main__contract_id_3ayzF,.style-module_v-history-cell__main__movement_2NQNP,.style-module_v-history-cell__main__note_1K5c9{display:flex;flex-direction:column}.style-module_v-history-cell__main__contract_id--head_3WED3,.style-module_v-history-cell__main__movement--head_z1B8o,.style-module_v-history-cell__main__note--head_1oSNW{display:flex;flex-direction:row!important;align-items:center;justify-content:space-between;width:100%}.style-module_v-history-cell__main__contract_id__title_2UJL0,.style-module_v-history-cell__main__movement__title_1ghM5,.style-module_v-history-cell__main__note__title_1ZIz4{margin:0;color:#546e7a}.style-module_v-history-cell__main__contract_id__subtitle_1hQIF,.style-module_v-history-cell__main__movement__subtitle_1okD6,.style-module_v-history-cell__main__note__subtitle_yIGtF{margin:0;color:#78909c}.style-module_v-history-cell__main__contract_id_3ayzF{flex-direction:row}.style-module_v-history-cell__main__movements_2V2hV,.style-module_v-history-cell__main__movements__movement_3bbZL{display:flex;flex-direction:column}.style-module_v-history-cell__main__movements__movement__title_38sJ8{margin:0;color:#546e7a}.style-module_v-history-cell__main__movements__movement__subtitle_Hfebf{margin:0;color:#78909c}.v-mobile-slide-actions__item{line-height:1.15;font-family:Open Sans,sans-serif;font-weight:700;font-size:1em}.v-mobile-slide-actions{padding:0;margin:-40px -32px;list-style:none}.v-mobile-slide-actions__item{color:#78909c;height:64px;display:flex;align-items:center;padding:0 16px;border-bottom:1px solid #e0e0e0}.v-mobile-slide-actions__icon{width:20px;color:#78909c;margin-right:16px}.v-mobile-slide-actions__icon svg{stroke-width:3.4}.test-environment-header{min-height:15px;position:fixed;width:100%;bottom:0;left:0;z-index:999}.test-environment-header.beta{background-color:#047a52}.test-environment-header.hmg{background-color:#c80263}.test-environment-header.local{background-color:#ccc;background-color:#047a52}.test-environment-header__description{font-family:Verdana;font-size:9px;text-align:center;color:#fff}.offline-header{min-height:15px;position:fixed;width:100%;bottom:0;left:0;background-color:#f8d4ab;z-index:999}.offline-header__description{font-family:Verdana;font-size:9px;text-align:center;color:#6e3f0a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.offline-header .icon{width:12px}.style-module_notifications_kZdzt .style-module_amountText_hCkBE{line-height:1.15;font-family:Open Sans,sans-serif;font-size:.75em}.style-module_notifications_kZdzt{position:relative;cursor:pointer}.style-module_notifications_kZdzt .style-module_amountContainer_17k-9{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkite-user-select:none;position:absolute;top:60%;left:60%;transform:translate(-29%,-30%);background-color:#fff;padding:4px;border-radius:12px;display:flex}.style-module_notifications_kZdzt .style-module_amountText_hCkBE{color:var(--primary-color-base);margin:0;font-weight:700}.v-navbar__network-text,.v-navbar__pos--text,.v-navbar__pos--title,.v-navbar__profile-name{line-height:1.15}.v-navbar__amountProducts,.v-navbar__network-text,.v-navbar__pos--text,.v-navbar__pos--title,.v-navbar__profile-name,.v-navbar__step-number,.v-navbar__title-route{font-family:Open Sans,sans-serif}.v-navbar__amountProducts,.v-navbar__step-number,.v-navbar__title-route{letter-spacing:-.02em}.v-navbar__network-text,.v-navbar__pos--text,.v-navbar__profile-name{font-weight:600}.v-navbar__amountProducts,.v-navbar__pos--title,.v-navbar__step-number,.v-navbar__title-route{font-weight:700}.v-navbar__network-text,.v-navbar__pos--text,.v-navbar__pos--title,.v-navbar__profile-name{font-size:.875em}.v-navbar__amountProducts,.v-navbar__step-number,.v-navbar__title-route{font-size:1.125em;line-height:140%}.v-navbar{position:sticky;top:0;left:0;height:64px;justify-content:space-between;background:var(--primary-color-base);z-index:3}.v-navbar,.v-navbar__step-container,.v-navbar__title-container{width:100%;display:flex;align-items:center}.v-navbar__step-container{padding-right:32px}@media only screen and (max-width:600px){.v-navbar:after,.v-navbar:before{display:block;position:absolute;left:0;top:64px;bottom:0;content:""}.v-navbar:after{width:100%;height:calc(100vh - 64px);background:#000;opacity:0;visibility:hidden;transition:all .4s ease-out}.v-navbar--open-actions:after{opacity:.3;visibility:visible}}.v-navbar__wrapper{display:flex;align-items:center;gap:20px}.v-navbar__title-route{flex:1}.v-navbar__step-number,.v-navbar__title-route{margin:0 auto 0 0;color:#fff}.v-navbar__step-number.first-step,.v-navbar__title-route.first-step{padding-left:12px}.v-navbar__wrapper-logo{width:240px;height:64px;display:flex;justify-content:center;align-items:center}.v-navbar__logo{background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:var(--background-image-white);width:130px;height:64px}.v-navbar__pos{margin-right:10px;color:#fff}.v-navbar__pos--text{margin-left:10px}.v-navbar__network-icon{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:32px;height:32px;border-radius:100%;margin:0 24px}.v-navbar__network-text{margin:0;color:#fff}.v-navbar__shopping-cart-container{display:flex}.v-navbar__shopping-cart{margin-left:10px}.v-navbar__shopping-cart svg{stroke-width:3;color:#fff}.v-navbar__amountProducts{background:#fff;color:#263238;text-align:center;margin-top:5px;margin-left:-8px;width:25px;height:25px;border-radius:50%}.v-navbar__profile-button{width:-moz-fit-content;width:fit-content;height:64px;display:flex;align-items:center;justify-content:center;cursor:pointer}.v-navbar__profile-image{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:32px;height:32px;border-radius:100%;margin:0 24px;cursor:pointer}.v-navbar__profile-name{margin:0;color:#fff}.links-list .link{line-height:1.15;font-family:Open Sans,sans-serif;font-weight:700}.links-list .link,.links-list .link__icon{font-size:1em}.links-list{list-style:none;padding:0;align-items:center;margin:0;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0 12px}.links-list .link{background:#fff;border-radius:4px;text-align:center;line-height:40px;cursor:pointer;width:40px;height:40px;flex-basis:40px;margin:0 12px;color:#78909c}.links-list .link__icon{color:#78909c}.links-list .link--active{color:#455a64}.v-pagination__amount-link,.v-pagination__title{line-height:1.15;font-family:Open Sans,sans-serif}.v-pagination__amount-link{letter-spacing:-.02em}.v-pagination__amount-link,.v-pagination__title{font-weight:600}.v-pagination__title{font-size:.875em}.v-pagination__amount-link{font-size:1em}.v-pagination{background:#fff;padding:24px 24px 0;border-radius:0 0 4px 4px}@media only screen and (max-width:600px){.v-pagination{position:absolute;width:100%;z-index:2}}.v-pagination__amount-link{margin:0;color:#546e7a}.v-pagination__title{margin:0 16px 0;color:#455a64}.v-pagination__select-page{width:96px}.v-portability-status__date,.v-portability-status__title{line-height:1.15;font-family:Open Sans,sans-serif}.v-portability-status__date{letter-spacing:-.02em;font-weight:400}.v-portability-status__title{font-weight:700;font-size:.75em}.v-portability-status__date{font-size:.875em}.v-portability-status{display:flex}.v-portability-status__wrapper{width:80px;display:flex;flex-direction:column;align-items:center}.v-portability-status__box-icon{width:56px;height:56px;display:flex;justify-content:center;align-items:center;margin-bottom:8px;background:#eceff1;border-radius:50%}.v-portability-status__box-icon--success{border:2px solid #8bc34a}.v-portability-status__box-icon--success>.v-portability-status__icon{color:#8bc34a}.v-portability-status__icon{color:#90a4ae;font-size:24px}.v-portability-status__date,.v-portability-status__title{color:#455a64;text-align:center}.v-portability-status__title{margin:0 0 8px 0}.v-portability-status__date{margin:0}.v-portability-status__line{border-bottom:2.4px dashed #cfd8dc;width:192px;height:0;margin:28px -12px}.v-profile__birth,.v-profile__cpf,.v-profile__perfil{line-height:1.15}.v-profile__birth,.v-profile__cpf,.v-profile__name,.v-profile__perfil{font-family:Open Sans,sans-serif}.v-profile__name,.v-profile__perfil{letter-spacing:-.02em}.v-profile__birth,.v-profile__cpf,.v-profile__name{font-weight:600}.v-profile__birth,.v-profile__cpf{font-size:.875em}.v-profile__perfil{font-size:1em}.v-profile__name{font-size:1.125em;line-height:140%}.v-profile{display:flex;align-items:center;margin-bottom:40px}@media only screen and (max-width:600px){.v-profile{flex-direction:column}}.v-profile__image{width:104px;height:104px;margin:0 24px 0 0;border-radius:100%}@media only screen and (max-width:600px){.v-profile__image{margin:0 0 24px 0}}.v-profile__name{color:#455a64;margin:0 0 8px 0}.v-profile__perfil{color:#607d8b;margin:0 0 16px 0}@media only screen and (max-width:600px){.v-profile__name,.v-profile__perfil{text-align:center}}.v-profile__wrapper-id-card{display:flex;align-items:center}.v-profile__icon{margin-right:8px;font-size:1em;color:#90a4ae}.v-profile__cpf{margin:0 16px 0 0}.v-profile__birth,.v-profile__cpf{color:#90a4ae}.v-profile__birth{margin:0}.profile-pic__button-title,.profile-pic__heading{line-height:1.15;font-family:Open Sans,sans-serif}.profile-pic__heading{letter-spacing:-.02em;font-weight:500}.profile-pic__button-title{font-weight:700;font-size:.9375em}.profile-pic__heading{font-size:1em}.profile-pic{box-shadow:0 16px 24px rgba(0,0,0,.06);color:#455a64;padding:40px 32px;height:100%}@media only screen and (max-width:600px){.profile-pic{padding:32px 16px}}.profile-pic__heading{font-weight:600;margin:0;margin-bottom:16px}@media only screen and (max-width:600px){.profile-pic__heading{align-self:start}}.profile-pic__button{display:flex;align-items:center;justify-content:center;flex-direction:column;background:#fff;border:1.2px solid #cfd8dc;box-sizing:border-box;border-radius:4px;width:240px;height:200px;padding:32px;cursor:pointer}@media only screen and (max-width:600px){.profile-pic__button{width:100%;width:312px;height:120px;flex-direction:row;justify-content:flex-start}}.profile-pic__button-illustration{width:64px;height:64px;margin-bottom:24px}@media only screen and (max-width:600px){.profile-pic__button-illustration{margin-bottom:0;margin-right:24px;width:48px;height:48px}}.profile-pic__button-title{margin:0;color:#546e7a}.profile-pic input[type=file]{display:none}.profile-pic__actions{display:flex;width:100%;align-items:center;justify-content:center}.profile-pic__actions-button{width:155px;margin-right:8px}.pic-resizing__picture{position:relative;margin-bottom:240px}@media only screen and (max-width:600px){.pic-resizing__picture{margin-bottom:262px}}.pic-resizing__picture canvas{position:absolute}.pic-resizing__avatars{margin-bottom:32px!important}@media only screen and (max-width:600px){.pic-resizing__avatars{justify-content:center!important}}.pic-resizing__avatars img{border-radius:32px;border:1px solid var(--secondary-color-200);box-sizing:border-box}.pic-resizing__avatars--md{width:48px;height:48px}.pic-resizing__avatars--sm{width:32px;height:32px;margin-left:24px}.pic-resizing__zoom{margin-bottom:40px!important}.pic-resizing__zoom img:first-child{margin-right:16px}.pic-resizing__zoom img:nth-child(3){margin-left:16px}.pic-resizing__zoom-control{width:163px}.pic-resizing__zoom-control-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;outline:none;background:#cfd8dc;transition:opacity .2s;border-radius:2px;height:4px;position:relative}.pic-resizing__zoom-control-input:hover{opacity:1}.pic-resizing__zoom-control-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;cursor:grab;width:16px;height:16px;bottom:0;top:-6px;border-radius:50%;background:linear-gradient(0deg,var(--primary-color-500),var(--primary-color-500))}.pic-resizing__zoom-control-input::-moz-range-thumb{cursor:grab;width:16px;height:16px;bottom:0;top:-6px;border-radius:50%;background:linear-gradient(0deg,var(--primary-color-500),var(--primary-color-500))}@media only screen and (max-width:600px){.pic-resizing__rotation{flex-direction:column;justify-content:center}}.pic-resizing__rotation button{cursor:pointer;background:#fff;border:1.2px solid var(--secondary-color-100);box-sizing:border-box;border-radius:4px;padding:14px 46px}.pic-resizing__rotation .icon{color:#90a4ae}.pic-resizing__rotation .clockwise svg{transform:rotateY(180deg)}.v-side-slider__title{font-family:Open Sans,sans-serif;letter-spacing:-.02em;font-weight:700;font-size:1.125em;line-height:140%}.v-side-slider__footer{box-shadow:0 -10px 16px rgba(0,0,0,.05)}.body-overflow{overflow:auto}.body-overflow--hidden{padding-right:15px;overflow:hidden}.v-side-slider__wrapper{position:fixed;top:64px;right:0;height:calc(100vh - 64px);width:480px;background:#fff;display:flex;flex-direction:column;transition:all .2s ease-out;transform:translateX(480px);z-index:15}@media only screen and (max-width:600px){.v-side-slider__wrapper{top:0;height:100%;width:100%;transform:translateX(100vw)}}.v-side-slider--open .v-side-slider__wrapper{transform:translateX(0)}@media only screen and (max-width:600px){.v-side-slider--open .v-side-slider__wrapper{transform:translateX(0)}}.v-side-slider--open .v-side-slider__bg-dark{opacity:.5;visibility:visible;right:15px}.v-side-slider__header{padding:32px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e0e0e0;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#fff}@media only screen and (max-width:600px){.v-side-slider__header{padding:20px}}.v-side-slider__title{color:#455a64;margin:0}.v-side-slider__icon{cursor:pointer;color:#78909c;width:18px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-side-slider__icon svg{stroke-width:3}.v-side-slider__body{flex:1;overflow:auto;padding:40px 32px;max-height:calc(100dvh - 180px)!important}.v-side-slider__footer{padding:32px;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:99}.v-side-slider__bg-dark{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;transition:all .3s ease-out;z-index:2;opacity:0;visibility:hidden}.v-side-slider--dark .v-side-slider__header{background-color:#263238}.v-side-slider--dark .v-side-slider__icon,.v-side-slider--dark .v-side-slider__title{color:#fff}.dashboard.test-environment .v-side-slider__wrapper{height:calc(100vh - 63px)}@media only screen and (max-width:600px){.dashboard.test-environment .v-side-slider__wrapper{height:100vh}}.tabs__item{line-height:1.15;font-family:Open Sans,sans-serif;font-weight:700;font-size:.9375em}.tabs__list{list-style:none;padding:0;margin:0;display:flex;overflow:auto}.tabs__item,.tabs__wrapper{padding:24px}.tabs__item{height:64px;flex:1;cursor:pointer;min-width:130px;color:#78909c;border-bottom:4px solid rgba(144,164,174,.5);background:#cfd8dc;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s ease-out}.tabs__item--active{border-bottom:4px solid var(--primary-color-500);background:#fff;color:#455a64}.tabs__item--landing-page{background:#eceff1;color:var(--primary-color-800);border:none;flex:none;padding:0;height:24px;margin:0 auto}@media only screen and (max-width:600px){.tabs__item--landing-page{padding-left:0;margin-left:15px}}.tabs__item--help-center{background:#eceff1;color:var(--primary-color-800);border:none;flex:none;padding:0;height:24px;margin:0 auto;margin-left:0}@media only screen and (max-width:600px){.tabs__item--help-center{margin-left:15px;margin-top:25px}}.v-collapsible__title{font-family:Open Sans,sans-serif;font-weight:700;font-size:1em;line-height:160%}.v-collapsible--open .v-collapsible__header{border-radius:6px 6px 0 0}.v-collapsible__header{padding:0 16px;background:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:6px}@media only screen and (max-width:600px){.v-collapsible__header{padding:0}}.v-collapsible__header--open{border-radius:6px 6px 0 0}.v-collapsible__header-wrapper{display:flex;justify-content:space-between;align-items:center;padding:24px 0}@media only screen and (max-width:600px){.v-collapsible__header-wrapper{padding:16px 10px}}.v-collapsible__icon{color:#607d8b}.v-collapsible__icon.svg-inline--fa{width:14px;height:20px}.v-collapsible__left-icon-title{display:flex;align-items:center;gap:10px}.v-collapsible__title{margin:0;color:#455a64}.v-collapsible--open .v-collapsible__body{visibility:visible;padding:20px 20px 24px 20px;height:auto}.v-collapsible__body{padding:0;height:0;visibility:hidden;background:#fff;transition:all .3s ease-out;border-top:1px solid #eee;margin-bottom:16px;border-radius:0 0 6px 6px}.v-step-sign__description-step{line-height:1.15}.v-step-sign__description-step,.v-step-sign__number-step{font-family:Open Sans,sans-serif}.v-step-sign__number-step{letter-spacing:-.02em}.v-step-sign__description-step,.v-step-sign__number-step{font-weight:700}.v-step-sign__description-step{font-size:.75em}.v-step-sign__number-step{font-size:1.125em;line-height:140%}.v-step-sign--active.v-step-sign--current .v-step-sign__number-step{box-shadow:0 8px 8px rgba(var(--primary-color-base-rgb),.2)}.v-step-sign{position:relative;height:68px;display:flex;align-items:center;width:48px}@media only screen and (max-width:600px){.v-step-sign{width:48px}}.v-step-sign--prev-line{width:138px}@media only screen and (max-width:600px){.v-step-sign--prev-line{width:108px}}.v-step-sign--active .v-step-sign__line:before{width:100%}.v-step-sign__line{width:100%;height:8px;background-color:#eceff1;position:relative}.v-step-sign__line:before{display:block;position:absolute;left:0;top:50%;content:"";height:3px;background-color:var(--primary-color-200);width:0;transform:translateY(-50%);transition:all .5s ease-out}.v-step-sign--active:not(.v-step-sign--current) .v-step-sign__number-step{background:var(--primary-color-900);color:var(--primary-color-100)}.v-step-sign--current .v-step-sign__number-step{background:var(--primary-color-gradient);color:#fff;transition:all .2s ease-out}.v-step-sign__number-step{height:40px;width:40px;margin:0 0 12px;background:#cfd8dc;box-shadow:none;border-radius:100%;display:flex;align-items:center;justify-content:center;color:#90a4ae}@media only screen and (max-width:600px){.v-step-sign__number-step{margin:0}}.v-step-sign__wrapper-number{position:absolute;right:0;top:13px}.v-step-sign--active:not(.v-step-sign--current) .v-step-sign__description-step{color:#607d8b}.v-step-sign--current .v-step-sign__description-step{color:#455a64}.v-step-sign__description-step{margin:0;text-align:center;position:absolute;left:50%;transform:translateX(-50%);white-space:nowrap;color:#90a4ae}.v-stepper{display:flex;justify-content:center;margin-bottom:72px}@media only screen and (max-width:600px){.v-stepper{margin-bottom:48px}}.footer-site .partner__title,.footer-site__label-customer-service,.footer-site__label-cycle-week,.footer-site__label-phone,.footer-site__link{line-height:1.15;font-family:Open Sans,sans-serif}.footer-site__label-phone{letter-spacing:-.02em;font-weight:500}.footer-site__link{font-weight:600}.footer-site__label-customer-service,.footer-site__label-cycle-week{font-weight:700}.footer-site .partner__title{font-weight:900}.footer-site .partner__title,.footer-site__label-cycle-week{font-size:.75em}.footer-site__link{font-size:.875em}.footer-site__label-customer-service{font-size:.9375em}.footer-site__label-phone{font-size:1em}.footer-site{padding:72px 0 64px 0;min-height:232px;display:flex;background:var(--primary-color-900)}@media only screen and (max-width:600px){.footer-site{padding:56px 0}}.footer-site__wrapper{display:flex;flex-direction:column;justify-content:space-between}.footer-site__logo{height:32px}@media only screen and (max-width:600px){.footer-site__logo{margin:0 auto;width:100%;margin-bottom:40px}}.footer-site__icon-customer-service{width:16px;color:#fff;margin:0 16px 0 0}@media only screen and (max-width:600px){.footer-site__icon-customer-service{margin-bottom:24px}}.footer-site__icon-customer-service svg{stroke-width:3.4}.footer-site__label-customer-service{color:#fff;margin:0}@media only screen and (max-width:600px){.footer-site__label-customer-service{margin-bottom:24px}}.footer-site__label-phone{color:#fff;margin:0;text-align:right}@media only screen and (max-width:600px){.footer-site__label-phone{margin-bottom:16px;text-align:center}}.footer-site__label-cycle-week{color:#fff;margin:0;opacity:.8;text-align:right}@media only screen and (max-width:600px){.footer-site__label-cycle-week{text-align:center}}.footer-site__link{color:#fff;width:100%;margin:0;opacity:.85;float:right;text-decoration:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.footer-site .partner__title{margin:0 0 8px 0;color:#fff}.footer-site .partner__logo{height:24px}.v-navbar-site__link,.v-sidebar-site__option{line-height:1.15}.v-navbar-site__link,.v-sidebar-site__footer,.v-sidebar-site__option{font-family:Open Sans,sans-serif}.v-sidebar-site__footer{font-weight:600}.v-navbar-site__link,.v-sidebar-site__option{font-weight:700}.v-sidebar-site__footer{font-size:.75em}.v-navbar-site__link,.v-sidebar-site__option{font-size:1em}.v-sidebar-site__footer{line-height:160%}.v-navbar-site{height:88px;width:100%;top:0;left:0;z-index:4}@media only screen and (max-width:600px){.v-navbar-site{height:64px}}.v-navbar-site__wrapper{display:flex;justify-content:space-between;height:100%;align-items:center}@media only screen and (max-width:600px){.v-navbar-site__wrapper{justify-content:center}}.v-navbar-site__prev-page{position:absolute;left:0}.v-navbar-site__logo{cursor:pointer;height:40px}.v-navbar-site__link{color:var(--primary-color-800);opacity:.8;text-decoration:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:12px}.v-navbar-site__link:hover{opacity:1}.v-navbar-site__link--edged{border:1px solid #fff;border-radius:4px;padding:20px 16px}.v-navbar-site__menu,.v-navbar-site__right-icon{position:absolute;right:0}.v-navbar-site__menu--left{right:auto;left:0}.v-sidebar-site{height:calc(100% - 64px);position:fixed;top:64px;width:100%;z-index:999;transition:all .2s ease-out;background:var(--primary-color-900);transform:translateX(100vw);padding:32px 24px;margin:0;overflow:auto;display:flex;flex-direction:column}.v-sidebar-site:before{display:block;position:absolute;top:0;left:0;content:"";background:linear-gradient(180deg,hsla(0,0%,100%,0),#000);mix-blend-mode:multiply;opacity:.6;width:100%;height:100%}.v-sidebar-site>a:last-child{border:none}.v-sidebar-site--open{transform:translateX(0)}.v-sidebar-site__list-options{display:flex;flex-direction:column;flex:1;overflow-y:auto;overflow-x:hidden}.v-sidebar-site__footer{margin:0;color:#fff;opacity:.4;text-align:center}.v-sidebar-site__option{margin:0;padding:28px 0;border-bottom:1px solid hsla(0,0%,100%,.4);text-align:center;text-decoration:none;color:#fff;position:relative;z-index:1}.v-sidebar-site__option:last-child{border:none!important}.v-modal__title{font-family:Open Sans,sans-serif;letter-spacing:-.02em;font-weight:700;font-size:1.125em;line-height:140%}.v-modal{box-shadow:0 12px 12px rgba(0,0,0,.16)}.v-modal,.v-modal+.modal-overlay{transition:all .2s ease-out}.v-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;outline:none;max-height:90vh;flex-direction:column;opacity:0;display:flex;visibility:hidden}@media only screen and (max-width:600px){.v-modal{width:100%;height:100%;margin:0;top:0;transform:translate(0);left:0;max-height:100vh}}.v-modal__header{display:flex;align-items:center;height:82px;background:#fff;justify-content:center;border-radius:4px 4px 0 0;border-bottom:1px solid #e0e0e0;flex-shrink:0}@media only screen and (max-width:600px){.v-modal__header{border-radius:0;height:64px}}.v-modal__body{background:#fff;overflow:auto;flex:1;border-radius:0 0 4px 4px}.v-modal__body--full-border-radius{border-radius:4px}@media only screen and (max-width:600px){.v-modal__body,.v-modal__body--full-border-radius{border-radius:0}}.v-modal__title{color:#455a64}.v-modal--open{visibility:visible;opacity:1}.v-modal--open+.modal-overlay{visibility:visible!important;opacity:.5!important}.v-modal+.modal-overlay{z-index:999;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;mix-blend-mode:multiply;opacity:0;visibility:hidden}.v-modal__close-button{display:flex;align-items:center;justify-content:center;position:absolute;right:0;width:80px;height:80px;background:transparent;cursor:pointer}.v-modal__close-button-icon{width:20px;color:#78909c}.v-modal__close-button-icon svg{stroke-width:2.4}.v-stepper-text{line-height:1.15;font-weight:700;font-size:.875em;background:var(--primary-color-50);color:var(--primary-color-800);margin:0;padding:16px;border-radius:8px;text-align:center}.loading-screen__description,.v-stepper-text{font-family:Open Sans,sans-serif}.loading-screen__description{letter-spacing:-.02em;font-weight:700;font-size:1.125em;line-height:140%}.loading-screen__container{height:100%;width:calc(100% - 88px);position:fixed;top:64px;left:88px;background-color:#fff;z-index:5;opacity:.8;display:flex;justify-content:center;align-items:center;flex-direction:column;transition:all .4s ease-out}@media only screen and (max-width:600px){.loading-screen__container{padding:40px;top:64px;left:0;width:100%}}.loading-screen__container--sidebar-open{top:64px;left:248px;transition:all .2s linear;width:calc(100% - 248px)}.loading-screen__container--navbar-hidden{top:0!important;transition:all .2s linear}.loading-screen__container--no-sidebar{top:64px;left:0;transition:all .2s linear;width:100%}.loading-screen__container--opaque{opacity:1}.loading-screen__description{color:var(--primary-color-800);text-align:center;margin-top:14px}@media only screen and (max-width:600px){.loading-screen__description{margin-left:0}}.loading-screen .feather--loader{margin-bottom:0}@media only screen and (max-width:600px){.loading-screen .feather--loader{margin-left:0}}.hidden{display:none!important}.dashboard.test .loading-screen__container{top:88px}.credit-card-iframe.label{line-height:1.15;font-family:Open Sans,sans-serif;font-weight:700;font-size:.875em}.credit-card-iframe{width:100%;border:none}.credit-card-iframe.label{color:#616161}.v-chip__chips{line-height:1.15;font-family:Open Sans,sans-serif;font-size:.875em}.v-chip{display:flex;flex-wrap:wrap}.v-chip__chips{color:#455a64;border:1.5px solid var(--secondary-color-100);display:flex;flex-direction:row;align-items:center;height:32px;font-size:13px;font-weight:500;line-height:32px;padding:0 12px;border-radius:16px;background-color:#fff;margin-bottom:5px;margin-right:5px;flex-shrink:0}.v-chip__chips:hover{background-color:#cfd8dc}.v-chip__chips--icon{cursor:pointer;float:right;padding-left:8px}.v-chip__input{vertical-align:middle;margin:0;padding:10px;background-color:transparent;outline:none;outline-style:none;border-top:none;border-left:none;border-right:none;border-bottom:none}.v-radio-button{background:#fff;border-radius:4px;padding:24px;box-shadow:0 16px 24px rgba(0,0,0,.06)}.v-radio-button:hover{box-shadow:0 4px 4px rgba(0,0,0,.1)}.v-radio-button--checked{box-shadow:0 8px 8px rgba(var(--primary-color-base-rgb),.2)}.v-radio-button{cursor:pointer;border:1.6px solid #cfd8dc;transition:all .2s ease-out;display:flex;align-items:center}.v-radio-button--small .v-radio-button__illustration{display:none}.v-radio-button__illustration{width:72px;height:72px;margin-right:32px}@media only screen and (max-width:600px){.v-radio-button__illustration{width:48px;height:48px;margin-right:24px}}.v-radio-button:hover{border:1.6px solid #78909c}.v-radio-button--checked{border:1.6px solid var(--primary-color-400)}.v-radio-button--small .v-radio-button__wrapper{padding-left:8px}.v-radio-button__wrapper{flex:1;padding-left:32px;display:flex;align-items:center}@media only screen and (max-width:600px){.v-radio-button__wrapper{padding-left:16px}}.v-single-checkbox__description{font-family:Open Sans,sans-serif;letter-spacing:-.02em;font-weight:400;font-size:.875em;line-height:160%}.v-single-checkbox{width:100%}.v-single-checkbox__container{display:flex;align-items:center;justify-content:center}.v-single-checkbox__description{margin:0;text-align:justify;cursor:pointer;color:#757575;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-single-checkbox--disabled{pointer-events:none}.v-lottie-feedback__subtitle,.v-lottie-feedback__title{font-family:Lato,sans-serif}.v-lottie-feedback__description{font-family:Open Sans,sans-serif}.v-lottie-feedback__description,.v-lottie-feedback__subtitle,.v-lottie-feedback__title{letter-spacing:-.02em}.v-lottie-feedback__description{font-weight:400}.v-lottie-feedback__subtitle,.v-lottie-feedback__title{font-weight:900}.v-lottie-feedback__description{font-size:1em}.v-lottie-feedback__subtitle,.v-lottie-feedback__title{font-size:1.625em;line-height:130%}.v-lottie-feedback__description{line-height:160%}.v-lottie-feedback{display:flex;flex-direction:column;align-items:center}.v-lottie-feedback__description,.v-lottie-feedback__subtitle,.v-lottie-feedback__title{text-align:center}.v-lottie-feedback__title{color:#455a64;margin:20px 0}.v-lottie-feedback__description,.v-lottie-feedback__subtitle{color:#455a64;margin:0}.v-localization-button__label,.v-localization-button__state-city{line-height:1.15}.v-localization-button__address,.v-localization-button__label,.v-localization-button__neighborhood,.v-localization-button__state-city{font-family:Open Sans,sans-serif}.v-localization-button__address,.v-localization-button__neighborhood{letter-spacing:-.02em}.v-localization-button__state-city{font-weight:400}.v-localization-button__address,.v-localization-button__neighborhood{font-weight:600}.v-localization-button__label{font-weight:700}.v-localization-button__address,.v-localization-button__neighborhood{font-size:.875em}.v-localization-button__label,.v-localization-button__state-city{font-size:.9375em}.v-localization-button__address,.v-localization-button__neighborhood{line-height:160%}.v-localization-button{display:flex;justify-content:space-between;padding:16px;background:#fff;border:1.2px solid #b0bec5;border-radius:4px;cursor:pointer}.v-localization-button__wrapper-info{margin-right:16px}.v-localization-button__address,.v-localization-button__neighborhood,.v-localization-button__state-city{color:#607d8b}.v-localization-button__neighborhood{margin:0 0 8px 0}.v-localization-button__address,.v-localization-button__state-city{margin:0}.v-localization-button__wrapper-map{padding-left:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-left:1px solid #b0bec5}.v-localization-button__icon{display:flex;margin-bottom:12px}.v-localization-button__icon i{width:24px;color:#78909c}.v-localization-button__icon i svg{stroke-width:3}.v-localization-button__label{color:#546e7a;margin:0}.v-text{line-height:1.15;font-family:Open Sans,sans-serif;font-weight:700;font-size:.875em}button{background:#fff}.v-icon-star{text-align:center;padding:.5rem}.v-icon-star__button{max-width:250px}.v-icon-star__button svg{fill:#fff}.v-icon-star__button--active svg,.v-icon-star__button svg{margin-left:5px;margin-bottom:10px;stroke:var(--primary-color-base);stroke-width:1}.v-icon-star__button--active svg{fill:var(--primary-color-base)}.v-text{display:flex;align-items:center;justify-content:space-between;margin-top:-.8rem;color:#455a64}.v-stars-with-half-stars-container .rating{border:none;display:flex;flex-direction:row-reverse;flex-wrap:nowrap;gap:0}.v-stars-with-half-stars-container .rating>input{width:17.7px;height:0;margin-bottom:30px}.v-stars-with-half-stars-container .rating>input:after,.v-stars-with-half-stars-container .rating>input:before{margin:6px;font-size:24px;font-family:FontAwesome}.v-stars-with-half-stars-container .rating>.half:before{content:"\f089";display:block;transform:scaleX(-1.2)}.v-stars-with-half-stars-container .rating>.full:after{content:"\f089";display:block;margin-right:5px}.v-stars-with-half-stars-container .rating>input{color:#ccc}.v-stars-with-half-stars-container .rating:not(:checked)>input:hover,.v-stars-with-half-stars-container .rating:not(:checked)>input:hover~input,.v-stars-with-half-stars-container .rating>input:checked,.v-stars-with-half-stars-container .rating>input:checked+input:hover,.v-stars-with-half-stars-container .rating>input:checked~input,.v-stars-with-half-stars-container .rating>input:checked~input:hover,.v-stars-with-half-stars-container .rating>input:checked~input:hover~input,.v-stars-with-half-stars-container .rating>input:hover~input:checked~input{color:var(--primary-color-base)}.v-stars-with-half-stars-container .full-disabled,.v-stars-with-half-stars-container .half-disabled{pointer-events:none}.v-stars-with-half-stars-container .full-disabled:hover,.v-stars-with-half-stars-container .half-disabled:hover{color:#ccc}.v-top-banner__description,.v-top-banner__description-mobile,.v-top-banner__title,.v-top-banner__title-mobile{line-height:1.15;font-family:Open Sans,sans-serif}.v-top-banner__description,.v-top-banner__description-mobile{font-weight:600}.v-top-banner__title,.v-top-banner__title-mobile{font-weight:700}.v-top-banner__description,.v-top-banner__description-mobile,.v-top-banner__title-mobile{font-size:.875em}.v-top-banner__title{font-size:1em}.v-top-banner{box-shadow:0 12px 12px rgba(0,0,0,.16);min-height:64px;display:flex;align-items:center;justify-content:space-between;z-index:1;padding:20px 24px;position:sticky;top:-32px;box-shadow:none}.v-top-banner__button,.v-top-banner__description,.v-top-banner__title,.v-top-banner__title-mobile{color:#fff}.v-top-banner__button{background-color:transparent;border:1.2px solid #fff;padding:4px 16px 4px 16px;border-radius:4px;margin-left:24px;margin-right:8px;cursor:pointer}.v-top-banner-mobile{margin-bottom:0;margin-top:28px;background-color:transparent}.v-top-banner-mobile .feather{color:#fff;height:30px}.v-top-banner-container{margin-top:-32px;margin-bottom:32px}.v-top-banner-container--warn{background:linear-gradient(180deg,#ff9800,#e65100)}.v-top-banner-container--info{background:linear-gradient(181.2deg,#1976d2 3.01%,#0d47a1 88.99%)}.v-top-banner-container--success{background:linear-gradient(178.8deg,#8bc34a 8.86%,#33691e 94.84%)}.v-top-banner-container--error{background:linear-gradient(180deg,#f44336,#b71c1c)}.v-top-banner-container__left,.v-top-banner-container__right{display:flex;align-items:center}.v-top-banner__icon.svg-inline--fa.fa-w-16{color:#fff;height:24px;width:24px;margin-right:24px}.v-top-banner__icon-mobile.svg-inline--fa.fa-w-16{color:#fff;height:16px;width:16px;margin-right:16px}.v-top-banner__title{margin:0}.v-top-banner__title-mobile{flex:1;margin:0}.v-top-banner__description{margin:0;line-height:1.25rem}.v-top-banner__description-mobile{display:none}.v-top-banner__description-mobile--show{border-top:1px solid #fff;display:block;background:transparent;color:#fff;line-height:22px;margin:0;padding:20px 24px}.v-sale-status-time-line__create-at,.v-sale-status-time-line__status,.v-sale-status-time-line__sub-status{line-height:1.15;font-family:Open Sans,sans-serif}.v-sale-status-time-line__sub-status{text-transform:uppercase}.v-sale-status-time-line__create-at{font-weight:600}.v-sale-status-time-line__status,.v-sale-status-time-line__sub-status{font-weight:700}.v-sale-status-time-line__create-at,.v-sale-status-time-line__sub-status{font-size:.75em}.v-sale-status-time-line__status{font-size:.875em}.v-sale-status-time-line__wrapper{display:flex;align-items:center}.v-sale-status-time-line__item:last-child .v-sale-status-time-line__divider{display:none}.v-sale-status-time-line__icon{display:flex}.v-sale-status-time-line__icon i{padding:14px;border-radius:100%;margin-right:16px}.v-sale-status-time-line__status{margin:0 0 4px 0;color:#263238}.v-sale-status-time-line__sub-status{margin:0;color:#546e7a}.v-sale-status-time-line__create-at{margin:0;color:#78909c}.v-sale-status-time-line__divider{height:24px;margin-left:24px;border-left:2px dashed #90a4ae}.v-sale-status-time-line--error .v-sale-status-time-line__icon i{background:rgba(244,67,54,.25);color:#f44336}.v-sale-status-time-line--error .v-sale-status-time-line__icon i svg{width:20px;stroke-width:3}.v-sale-status-time-line--success .v-sale-status-time-line__icon i{background:rgba(139,195,74,.25);color:#8bc34a}.v-sale-status-time-line--success .v-sale-status-time-line__icon i svg{width:20px;stroke-width:3}.v-sale-status-time-line--warn .v-sale-status-time-line__icon i{background:rgba(255,152,0,.25);color:#ff9800}.v-sale-status-time-line--warn .v-sale-status-time-line__icon i svg{width:20px;stroke-width:3}.v-sale-status-time-line--disabled .v-sale-status-time-line__icon i{background:rgba(120,144,156,.25);color:#78909c}.v-sale-status-time-line--disabled .v-sale-status-time-line__icon i svg{width:20px;stroke-width:3}.v-sale-status-time-line--active .v-sale-status-time-line__icon i{background:rgba(94,26,229,.25);color:#5e1ae5}.v-sale-status-time-line--active .v-sale-status-time-line__icon i svg{width:20px;stroke-width:3}.v-counter__quantity{line-height:1.15;font-family:Open Sans,sans-serif;font-weight:700;font-size:1em}.v-counter{padding:12px;border:1px solid #cfd8dc;border-radius:4px;width:65%;height:45px;text-align:center}.v-counter__icon-minus{cursor:pointer;margin-right:10px}.v-counter__icon-minus svg{color:#cfd8dc}.v-counter__icon-plus{cursor:pointer;margin-left:10px}.v-counter__icon-plus svg{color:#78909c}.v-counter__quantity{color:#37474f}.style-module_v-filled-pill_3y-F4{line-height:1.15;font-family:Open Sans,sans-serif;font-weight:600;font-size:.875em}.style-module_pill-blue_2kzZ6 .style-module_v-filled-pill_3y-F4{border-color:#5953f7!important;color:#5953f7}.style-module_pill-blue_2kzZ6 .style-module_v-filled-pill--selected_2zIyH{background:#5953f7}.style-module_pill-blue_2kzZ6 .style-module_v-filled-pill--selected_2zIyH .style-module_v-filled-pill__counter_3UHap{color:#5953f7}.style-module_pill-blue_2kzZ6 .style-module_v-filled-pill__counter_3UHap{background:#5953f7}.style-module_pill-green_LuIBO .style-module_v-filled-pill_3y-F4{border-color:#13866b!important;color:#13866b}.style-module_pill-green_LuIBO .style-module_v-filled-pill--selected_2zIyH{background:#13866b}.style-module_pill-green_LuIBO .style-module_v-filled-pill--selected_2zIyH .style-module_v-filled-pill__counter_3UHap{color:#13866b}.style-module_pill-green_LuIBO .style-module_v-filled-pill__counter_3UHap{background:#13866b}.style-module_pill-cyan_2JoJ4 .style-module_v-filled-pill_3y-F4{border-color:#09acf1!important;color:#09acf1}.style-module_pill-cyan_2JoJ4 .style-module_v-filled-pill--selected_2zIyH{background:#09acf1}.style-module_pill-cyan_2JoJ4 .style-module_v-filled-pill--selected_2zIyH .style-module_v-filled-pill__counter_3UHap{color:#09acf1}.style-module_pill-cyan_2JoJ4 .style-module_v-filled-pill__counter_3UHap{background:#09acf1}.style-module_pill-magenta_3UzXE .style-module_v-filled-pill_3y-F4{border-color:#bd00ff!important;color:#bd00ff}.style-module_pill-magenta_3UzXE .style-module_v-filled-pill--selected_2zIyH{background:#bd00ff}.style-module_pill-magenta_3UzXE .style-module_v-filled-pill--selected_2zIyH .style-module_v-filled-pill__counter_3UHap{color:#bd00ff}.style-module_pill-magenta_3UzXE .style-module_v-filled-pill__counter_3UHap{background:#bd00ff}.style-module_pill-orange_DT_Cw .style-module_v-filled-pill_3y-F4{border-color:#ff9800!important;color:#ff9800}.style-module_pill-orange_DT_Cw .style-module_v-filled-pill--selected_2zIyH{background:#ff9800}.style-module_pill-orange_DT_Cw .style-module_v-filled-pill--selected_2zIyH .style-module_v-filled-pill__counter_3UHap{color:#ff9800}.style-module_pill-orange_DT_Cw .style-module_v-filled-pill__counter_3UHap{background:#ff9800}.style-module_pill-violet_3BlEf .style-module_v-filled-pill_3y-F4{border-color:#2e1065!important;color:#2e1065}.style-module_pill-violet_3BlEf .style-module_v-filled-pill--selected_2zIyH{background:#2e1065}.style-module_pill-violet_3BlEf .style-module_v-filled-pill--selected_2zIyH .style-module_v-filled-pill__counter_3UHap{color:#2e1065}.style-module_pill-violet_3BlEf .style-module_v-filled-pill__counter_3UHap{background:#2e1065}.style-module_pill-blue_2kzZ6 .style-module_v-filled-pill_3y-F4,.style-module_pill-cyan_2JoJ4 .style-module_v-filled-pill_3y-F4,.style-module_pill-green_LuIBO .style-module_v-filled-pill_3y-F4,.style-module_pill-magenta_3UzXE .style-module_v-filled-pill_3y-F4,.style-module_pill-orange_DT_Cw .style-module_v-filled-pill_3y-F4,.style-module_pill-violet_3BlEf .style-module_v-filled-pill_3y-F4{border:2px solid}.style-module_pill-blue_2kzZ6 .style-module_v-filled-pill--selected_2zIyH,.style-module_pill-cyan_2JoJ4 .style-module_v-filled-pill--selected_2zIyH,.style-module_pill-green_LuIBO .style-module_v-filled-pill--selected_2zIyH,.style-module_pill-magenta_3UzXE .style-module_v-filled-pill--selected_2zIyH,.style-module_pill-orange_DT_Cw .style-module_v-filled-pill--selected_2zIyH,.style-module_pill-violet_3BlEf .style-module_v-filled-pill--selected_2zIyH{color:#fff}.style-module_pill-blue_2kzZ6 .style-module_v-filled-pill--selected_2zIyH .style-module_v-filled-pill__counter_3UHap,.style-module_pill-cyan_2JoJ4 .style-module_v-filled-pill--selected_2zIyH .style-module_v-filled-pill__counter_3UHap,.style-module_pill-green_LuIBO .style-module_v-filled-pill--selected_2zIyH .style-module_v-filled-pill__counter_3UHap,.style-module_pill-magenta_3UzXE .style-module_v-filled-pill--selected_2zIyH .style-module_v-filled-pill__counter_3UHap,.style-module_pill-orange_DT_Cw .style-module_v-filled-pill--selected_2zIyH .style-module_v-filled-pill__counter_3UHap,.style-module_pill-violet_3BlEf .style-module_v-filled-pill--selected_2zIyH .style-module_v-filled-pill__counter_3UHap{background:#fff}.style-module_pill-blue_2kzZ6 .style-module_v-filled-pill__counter_3UHap,.style-module_pill-cyan_2JoJ4 .style-module_v-filled-pill__counter_3UHap,.style-module_pill-green_LuIBO .style-module_v-filled-pill__counter_3UHap,.style-module_pill-magenta_3UzXE .style-module_v-filled-pill__counter_3UHap,.style-module_pill-orange_DT_Cw .style-module_v-filled-pill__counter_3UHap,.style-module_pill-violet_3BlEf .style-module_v-filled-pill__counter_3UHap{color:#fff;height:20px;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:0 5px}.style-module_v-filled-pill_3y-F4{display:flex;gap:10px;height:35px;flex-direction:row;align-items:center;justify-content:space-between;padding:6px;border-radius:20px;cursor:pointer;min-width:-moz-fit-content;min-width:fit-content}.style-module_v-card-img__cod_2Xljo,.style-module_v-card-img__layout-text_2QR01,.style-module_v-card-img__layout_1Surq{line-height:1.15}.style-module_v-card-img__cod_2Xljo,.style-module_v-card-img__layout-text_2QR01,.style-module_v-card-img__layout_1Surq,.style-module_v-card-img__name_2-fNc{font-family:Open Sans,sans-serif}.style-module_v-card-img__cod_2Xljo,.style-module_v-card-img__layout-text_2QR01,.style-module_v-card-img__name_2-fNc{letter-spacing:-.02em}.style-module_v-card-img__name_2-fNc{font-weight:600}.style-module_v-card-img__layout_1Surq{font-weight:900}.style-module_v-card-img__cod_2Xljo,.style-module_v-card-img__layout-text_2QR01,.style-module_v-card-img__layout_1Surq{font-size:1em}.style-module_v-card-img__name_2-fNc{font-size:1.125em;line-height:140%}.style-module_v-card-img_2DlXW{display:flex;align-items:center;margin-bottom:40px}@media only screen and (max-width:600px){.style-module_v-card-img_2DlXW{flex-wrap:wrap;justify-content:space-evenly;gap:10px}}.style-module_v-card-img__image_1Zs5p{width:170px;height:60px;margin:0 24px 0 0}@media only screen and (max-width:600px){.style-module_v-card-img__image_1Zs5p{margin:0 0 0 24px}}.style-module_v-card-img__name_2-fNc{color:#455a64}.style-module_v-card-img__cod_2Xljo{color:#607d8b;margin:0 0 16px 0}.style-module_v-card-img__layout_1Surq{color:#546e7a}.style-module_v-card-img__layout-text_2QR01{color:#607d8b}@media only screen and (max-width:600px){.style-module_v-card-img__cod_2Xljo,.style-module_v-card-img__name_2-fNc{text-align:center}}.panel{display:flex;flex-direction:column;min-height:100%}@media only screen and (max-width:992px){.panel .row .col{display:flex!important;flex-direction:column!important;gap:1rem;width:100%!important}}.panel .v-title-page{margin:0 auto;width:100%;height:100%}@media only screen and (max-width:1200px){.panel .v-title-page{padding-left:1.5rem}}.panel .content{margin:0 auto;margin-bottom:132px;width:100%;height:100%}@media only screen and (min-width:601px) and (max-width:992px){.panel .content{margin:0 1.5rem auto 1.5rem}}@media only screen and (min-width:601px){.panel .content{padding:1.5rem 1.5rem 4rem 1.5rem!important}}@media only screen and (max-width:600px){.panel .content{padding:1.5rem}}@media only screen and (max-width:600px){.base{background-color:#fff}}@media only screen and (min-width:601px){.content-base{background-color:#fff}}.fullScreen{width:100%;height:100%;min-height:auto}.fullScreen .content{margin:0;max-width:100%!important;padding:0!important;margin-top:-2rem}.client-form-double-panel .content{display:flex;flex-direction:row;gap:2rem;padding:0!important;background-color:transparent}@media only screen and (max-width:992px){.client-form-double-panel .content{flex-direction:column;align-items:center;justify-content:center}}.client-form-double-panel .content .container{background-color:#fff}.client-form-double-panel .content-base{padding:0!important}.dashboard__content-area .v-fixed{transition:width .2s linear;width:calc(100% - 82px)}.dashboard__content-area--sidebar-open .v-fixed{transition:all .2s linear;width:calc(100% - 248px)}@media only screen and (max-width:600px){.dashboard__content-area{transition:visibility .3s;transition-delay:0s}.dashboard__content-area--sidebar-open{visibility:hidden;transition:all 0s}}.v-fixed{position:fixed;top:calc(100% - 112px);right:0;padding:2rem 4rem;background-color:#fff;box-shadow:0 -10px 20px rgba(0,0,0,.12)}@media only screen and (max-width:992px){.v-fixed{top:calc(100% - 72px);padding-top:1rem;padding-left:8px;padding-right:8px;padding-bottom:100%}}@media only screen and (max-width:600px){.v-fixed{width:100%!important}}.v-fixed .buttons{display:flex;align-items:center;width:100%}.v-fixed .buttons--main{display:flex;justify-content:flex-end;gap:1rem;margin-left:auto;min-width:312px;width:100%}@media only screen and (max-width:992px){.v-fixed .buttons--main{justify-content:center;min-width:0}.v-fixed .buttons--main .v-button-primary,.v-fixed .buttons--main .v-button-secondary,.v-fixed .buttons--main .v-button-tertiary{max-width:-moz-fit-content;max-width:fit-content}}.v-fixed .buttons--main button{min-width:96px;max-width:196px;width:100%}.v-fixed .buttons--main .v-button-tertiary{margin-right:auto}.v-loose{padding:2rem 4rem;background-color:#fff}@media only screen and (max-width:992px){.v-loose{padding:2rem}}.v-loose .buttons{display:flex;flex-direction:column}.v-page-subtitle{width:100%}.v-page-subtitle,.v-page-subtitle__content{display:flex;align-items:center}@media only screen and (max-width:600px){.v-page-subtitle__content{padding-left:1.5rem}}.v-page-subtitle__content--icon{margin:1.45rem}.v-page-subtitle__content--title{font-family:Open Sans;font-weight:700;font-size:18px}.v-page-subtitle hr{margin-top:2px;border-top:1px solid #b0bec5}.style-module_terms-header_2Qe6H,.style-module_terms-text_1LqfE{line-height:1.15;font-family:Open Sans,sans-serif}.style-module_terms-text_1LqfE{letter-spacing:-.02em;font-weight:400}.style-module_terms-header_2Qe6H{font-weight:700}.style-module_terms-header_2Qe6H,.style-module_terms-text_1LqfE{font-size:.875em}.style-module_terms_3-cbb{display:flex;padding:32px 24px;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch;background:#fafafa;border-radius:4px}.style-module_terms-header_2Qe6H{word-break:break-all;width:100%;color:#424242;padding-bottom:24px;border-bottom:1px solid #cfd8dc}.style-module_terms-text_1LqfE{word-break:break-all;color:#757575;line-height:140%}.style-module_input-date-calendar__dCF6,.style-module_input-date-calendar__dCF6 .style-module_calendar_1ei0G{line-height:1.15;font-family:Open Sans,sans-serif}.style-module_input-date-calendar__dCF6{letter-spacing:-.02em}.style-module_input-date-calendar__dCF6,.style-module_input-date-calendar__dCF6 .style-module_calendar_1ei0G{font-weight:600}.style-module_input-date-calendar__dCF6 .style-module_calendar_1ei0G{font-size:.75em}.style-module_input-date-calendar__dCF6{font-size:1em;display:flex;flex-direction:column;width:100%;position:relative}.style-module_input-date-calendar__dCF6 .style-module_calendar_1ei0G{margin:0 auto;text-align:center;width:100%;max-width:550px;color:#37474f;padding:18px;border-radius:10px;background-color:#fff;position:absolute;z-index:99;right:0;top:80px;opacity:0;box-shadow:0 4px 24px rgba(0,0,0,.2)}.style-module_input-date-calendar__dCF6 .style-module_calendar_1ei0G.style-module_minimumSize_CdXoH{width:auto;right:inherit}.style-module_input-date-calendar__dCF6 .style-module_calendar_1ei0G.style-module_minimumSize_CdXoH.style-module_right_3T29M{right:0}.style-module_input-date-calendar__dCF6 .style-module_calendar__actions_3B0HF{color:#37474f;display:flex;justify-content:space-around;width:100%}.style-module_input-date-calendar__dCF6 .style-module_calendar__actions__header_1CrGs{display:flex;align-items:center;margin-bottom:10px;gap:10px;max-width:125px}.style-module_input-date-calendar__dCF6 .style-module_calendar_1ei0G.style-module_open_1o6Cg{opacity:1}.style-module_input-date-calendar__dCF6 .style-module_table_3OTyK{width:100%;border-collapse:collapse;border-radius:8px}.style-module_input-date-calendar__dCF6 .style-module_td_1mvLc,.style-module_input-date-calendar__dCF6 .style-module_th__oF58{font-size:1em;padding:8px;font-size:14px;text-align:center;border-radius:8px;font-weight:700}.style-module_input-date-calendar__dCF6 .style-module_th__oF58{color:var(--primary-color-400)}.style-module_input-date-calendar__dCF6 .style-module_td_1mvLc{cursor:pointer;color:var(--secondary-color-500)}.style-module_input-date-calendar__dCF6 .style-module_button_3aRjq{background-color:transparent;color:#78909c;border:none}.style-module_input-date-calendar__dCF6 .style-module_button_3aRjq.style-module_left_SVzY3,.style-module_input-date-calendar__dCF6 .style-module_button_3aRjq.style-module_right_3T29M{cursor:pointer}.style-module_input-date-calendar__dCF6 .style-module_today_2SbPF{color:var(--primary-color-500)}.style-module_input-date-calendar__dCF6 .style-module_other-month_1FYOZ{color:#616161}.style-module_input-date-calendar__dCF6 .style-module_selected_U9Ash{background:var(--primary-color-gradient);color:#fff}.style-module_input-date-calendar__dCF6 .style-module_invalid-date_1gbRl{border:2px solid #f44336}.style-module_input-date-calendar__dCF6 .style-module_disabled_32VUt{color:#e0e0e0}@media only screen and (max-width:992px){.style-module_input-date-calendar__dCF6 .style-module_calendar_1ei0G{padding:10px}.style-module_input-date-calendar__dCF6 .style-module_calendar_1ei0G .style-module_td_1mvLc,.style-module_input-date-calendar__dCF6 .style-module_calendar_1ei0G .style-module_th__oF58{padding:14px;font-size:inherit}}.v-steps{gap:1rem;width:100%}.v-steps,.v-steps__step{display:flex;flex-direction:row}.v-steps__step{align-items:center;gap:.5rem}.v-steps__step--number{display:flex;align-items:center;justify-content:center;border-radius:50%;width:32px;height:32px;color:#fff;background-color:#b0bec5}.v-steps__step--number,.v-steps__step--title{font-family:Open Sans;font-weight:700;font-size:16px}.v-steps__step--title{line-height:100%;color:#b0bec5}.v-steps__step--icon,.v-steps__step--icon-check{font-family:Open Sans;font-weight:700;font-size:16px;line-height:100%}.v-steps__step svg{color:#b0bec5}.v-steps .active .v-steps__step--number{font-family:Open Sans;font-weight:700;font-size:16px;color:#fff;background-color:var(--primary-color-base)}.v-steps .active .v-steps__step--title{font-family:Open Sans;font-weight:700;font-size:16px;line-height:100%;color:var(--primary-color-base)}.v-steps .already-seen .v-steps__step--number{font-family:Open Sans;font-weight:700;font-size:16px;color:#fff;background-color:var(--primary-color-base)}.v-steps .already-seen .v-steps__step--number svg{color:#fff}.v-steps .already-seen .v-steps__step--title{font-family:Open Sans;font-weight:700;font-size:16px;line-height:100%;color:#616161}.style-module_v-status-info__subtitle_1LHQN,.style-module_v-status-info__title_2PeXF{line-height:1.15;font-family:Open Sans,sans-serif}.style-module_v-status-info__title_2PeXF{text-transform:uppercase}.style-module_v-status-info__subtitle_1LHQN{font-weight:700}.style-module_v-status-info__title_2PeXF{font-weight:800}.style-module_v-status-info__subtitle_1LHQN{font-size:.625em}.style-module_v-status-info__title_2PeXF{font-size:.6875em;letter-spacing:.05em}.style-module_v-status-info_1LvZ1{--color-status:#000;--color-status-rgb:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;height:-moz-min-content;height:min-content;border-radius:5px;overflow:hidden}@media only screen and (max-width:600px){.style-module_v-status-info_1LvZ1{border-radius:0 0 0 5px}}.style-module_v-status-info__subtitle_1LHQN,.style-module_v-status-info__title_2PeXF{text-align:center;padding:5px;font-weight:700;margin:0}.style-module_v-status-info__title_2PeXF{width:100%;color:#fff;background-color:var(--color-status)}.style-module_v-status-info__subtitle_1LHQN{width:100%;color:var(--color-status);background-color:rgba(var(--color-status-rgb),.3)}.style-module_v-indicator__info__container--title_36OkR,.style-module_v-indicator__sub-status__body--option_2Sf7j label,.style-module_v-indicator__toggle_2mq54 h4{line-height:1.15}.style-module_v-indicator__info__container--amount_1v4y0{font-family:Lato,sans-serif}.style-module_v-indicator__info__container--title_36OkR,.style-module_v-indicator__sub-status--header_1x_qC h3,.style-module_v-indicator__sub-status__body--option_2Sf7j label,.style-module_v-indicator__toggle_2mq54 h4{font-family:Open Sans,sans-serif}.style-module_v-indicator__info__container--amount_1v4y0,.style-module_v-indicator__info__container--title_36OkR,.style-module_v-indicator__sub-status--header_1x_qC h3{letter-spacing:-.02em}.style-module_v-indicator__info__container--title_36OkR,.style-module_v-indicator__sub-status--header_1x_qC h3,.style-module_v-indicator__sub-status__body--option_2Sf7j label,.style-module_v-indicator__toggle_2mq54 h4{font-weight:700}.style-module_v-indicator__info__container--title_36OkR{font-weight:800}.style-module_v-indicator__info__container--amount_1v4y0{font-weight:900}.style-module_v-indicator__toggle_2mq54 h4{font-size:.75em}.style-module_v-indicator__info__container--title_36OkR,.style-module_v-indicator__sub-status__body--option_2Sf7j label{font-size:.875em}.style-module_v-indicator__sub-status--header_1x_qC h3{font-size:1.125em}.style-module_v-indicator__info__container--title_36OkR{font-size:1.5em}.style-module_v-indicator__info__container--amount_1v4y0{font-size:1.625em}.style-module_v-indicator__info__container--title_36OkR,.style-module_v-indicator__sub-status--header_1x_qC h3{line-height:140%}.style-module_v-indicator__sub-status_3l-u0{box-shadow:0 12px 12px rgba(0,0,0,.16)}.style-module_v-indicator_11I8K{--indicator-color:color("neutral","black");--indicator-color-rgb:(0,0,0);flex:1 1;min-width:150px;max-width:48%;height:112px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;border-radius:8px;border-left:8px solid rgba(var(--indicator-color-rgb),.4);background:#fff;position:relative}@media only screen and (max-width:992px){.style-module_v-indicator_11I8K{width:100%;height:-moz-fit-content;height:fit-content}}@media only screen and (min-width:993px){.style-module_v-indicator_11I8K{min-width:23%;max-width:24%}}@media only screen and (min-width:601px) and (max-width:992px){.style-module_v-indicator_11I8K{min-width:31%;max-width:23%}}@media only screen and (min-width:1201px){.style-module_v-indicator_11I8K{min-width:18%}}.style-module_v-indicator__info_3BwwP{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem .5rem 1rem}@media only screen and (max-width:992px){.style-module_v-indicator__info_3BwwP{padding:.5rem}}.style-module_v-indicator__info__container_1LaJJ{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.style-module_v-indicator__info__container--title_36OkR{width:100%;display:flex;align-items:center;justify-content:space-between;color:var(--indicator-color);font-size:.9em;margin:0 0 8px 0;line-height:100%}@media only screen and (max-width:992px){.style-module_v-indicator__info__container--title_36OkR{height:1.5rem;color:#607d8b;margin:0}}.style-module_v-indicator__info__container--amount_1v4y0{color:var(--indicator-color);margin:0;line-height:130%;letter-spacing:normal}.style-module_v-indicator__info__icon_2_RKn{display:flex;align-items:center;justify-content:center;background-color:rgba(var(--indicator-color-rgb),.25);padding:.5rem;border-radius:50%}.style-module_v-indicator__toggle--divider_23r_B{color:#90a4ae;border-top:1px solid rgba(0,0,0,.103);margin:0}.style-module_v-indicator__toggle_2mq54 h4{color:#607d8b;padding:10px;margin:0}@media only screen and (max-width:992px){.style-module_v-indicator__toggle_2mq54 h4{font-size:.7em!important}}.style-module_v-indicator__sub-status_3l-u0{position:absolute;top:85%;left:50%;transform:translate(-50%);z-index:20;min-width:250px;width:100%;max-width:360px;padding:2rem;border-radius:.5rem;background-color:#fff}.style-module_v-indicator__sub-status--left_rJdhT{left:85%!important}.style-module_v-indicator__sub-status--right_2tR0z{left:0!important}.style-module_v-indicator__sub-status--header_1x_qC{display:flex;align-items:center;justify-content:space-between}.style-module_v-indicator__sub-status--header_1x_qC h3{color:#607d8b;padding:10px;margin:0}@media only screen and (max-width:992px){.style-module_v-indicator__sub-status--header_1x_qC h3{font-size:.7em!important}}.style-module_v-indicator__sub-status--header_1x_qC i{z-index:10}.style-module_v-indicator__sub-status__body_1UH8r{display:flex;flex-direction:column;align-items:flex-start}.style-module_v-indicator__sub-status__body--option_2Sf7j{display:flex;align-items:center;justify-content:center;padding:10px 0;gap:.5rem}.style-module_v-indicator__sub-status__body--option_2Sf7j label{color:#607d8b;margin:0}.style-module_v-indicator__sub-status--actions_blhpH,.style-module_v-indicators_2-D_m{display:flex;align-items:center;gap:1rem}.style-module_v-indicators_2-D_m{flex-wrap:wrap;justify-content:space-between;width:100%;margin-bottom:1rem}@media only screen and (min-width:601px) and (max-width:992px){.style-module_v-indicators_2-D_m{justify-content:flex-start}}.style-module_filterManager-mobile__icons_1rT7o span p,.style-module_filterManager-mobile__sideSlider_WYPWD{line-height:1.15}.style-module_filterManager-mobile__icons_1rT7o span p,.style-module_filterManager-mobile__labels_rqvEt p,.style-module_filterManager-mobile__labels_rqvEt span p,.style-module_filterManager-mobile__sideSlider_WYPWD{font-family:Open Sans,sans-serif}.style-module_filterManager-mobile__labels_rqvEt p,.style-module_filterManager-mobile__labels_rqvEt span p{letter-spacing:-.02em}.style-module_filterManager-mobile__sideSlider_WYPWD{font-weight:600}.style-module_filterManager-mobile__icons_1rT7o span p,.style-module_filterManager-mobile__labels_rqvEt p,.style-module_filterManager-mobile__labels_rqvEt span p{font-weight:700}.style-module_filterManager-mobile__icons_1rT7o span p,.style-module_filterManager-mobile__labels_rqvEt p,.style-module_filterManager-mobile__labels_rqvEt span p,.style-module_filterManager-mobile__sideSlider_WYPWD{font-size:.875em}.style-module_filterManager-mobile__labels_rqvEt p,.style-module_filterManager-mobile__labels_rqvEt span p{line-height:160%}.style-module_filterManager_2D_3v{background:#fff}.style-module_filterManager-desktop_2XQEQ{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:16px;padding:12px;border-left:4px solid var(--primary-color-base)}.style-module_filterManager-desktop-clearFilters_1O-iS{cursor:pointer;position:absolute;top:50%;right:12px;transform:translateY(-50%);padding:10px}.style-module_filterManager-desktop-clearFilters_1O-iS svg{stroke-width:2.4;color:#78909c}.style-module_filterManager-mobile_2qQag{display:flex;padding:16px;align-items:baseline;justify-content:space-between}.style-module_filterManager-mobile__labels_rqvEt{flex:1;display:flex;align-items:center;gap:10px}.style-module_filterManager-mobile__labels_rqvEt p{color:#37474f}.style-module_filterManager-mobile__labels_rqvEt span{display:flex;align-items:center;justify-content:center;background-color:var(--primary-color-base);width:20px;height:20px;border-radius:50%}.style-module_filterManager-mobile__labels_rqvEt span p{margin:0;text-align:center;color:#fff}.style-module_filterManager-mobile__icons_1rT7o{flex:1;display:flex;align-items:center;justify-content:flex-end;gap:20px}.style-module_filterManager-mobile__icons_1rT7o span p{cursor:pointer;color:#607d8b}.style-module_filterManager-mobile__icons_1rT7o svg{color:#607d8b}.style-module_filterManager-mobile__icons__clearFilters_3Vacb{cursor:pointer}.style-module_filterManager-mobile__sideSlider_WYPWD{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:16px;padding:12px}.style-module_filterManager-mobile_2qQag .v-side-slider__body{padding:20px}.style-module_v-modal-export-report__content_2NqDc body h1,.style-module_v-modal-export-report__loading_20uP3 h1,.style-module_v-modal-export-report__loading_20uP3 p{font-family:Open Sans,sans-serif;letter-spacing:-.02em}.style-module_v-modal-export-report__loading_20uP3 p{font-weight:400}.style-module_v-modal-export-report__content_2NqDc body h1,.style-module_v-modal-export-report__loading_20uP3 h1{font-weight:700}.style-module_v-modal-export-report__loading_20uP3 p{font-size:.875em}.style-module_v-modal-export-report__content_2NqDc body h1,.style-module_v-modal-export-report__loading_20uP3 h1{font-size:1.125em;line-height:140%}.style-module_v-modal-export-report__loading_20uP3 p{line-height:160%}.style-module_v-modal-export-report_1zR8e{width:100%;height:calc(100% - 64px);position:fixed;top:64px;left:0;background:rgba(0,0,0,.5);display:none}.style-module_v-modal-export-report--open_2t2c8{display:flex}.style-module_v-modal-export-report__body_1-r0U{background-color:#fff;position:absolute;top:50%;left:50%;padding:40px;border-radius:8px;transform:translate(-50%,-50%)}.style-module_v-modal-export-report__content_2NqDc{display:flex;flex-direction:column;gap:24px;align-items:center;min-width:280px}.style-module_v-modal-export-report__content_2NqDc header svg{color:var(--primary-color-base)}.style-module_v-modal-export-report__content_2NqDc body{background:#fff;display:flex;flex-direction:column;gap:16px;width:100%}.style-module_v-modal-export-report__content_2NqDc body h1{color:var(--primary-color-base);text-align:center;margin:0}.style-module_v-modal-export-report__content_2NqDc footer{width:100%;display:flex;gap:16px;justify-content:space-between}.style-module_v-modal-export-report__loading_20uP3{text-align:center;display:flex;flex-direction:column;gap:24px;align-items:center;min-width:280px}.style-module_v-modal-export-report__loading_20uP3>*{margin:0}.style-module_v-modal-export-report__loading_20uP3 i{height:80px}.style-module_v-modal-export-report__loading_20uP3 h1,.style-module_v-modal-export-report__loading_20uP3 i svg{color:var(--primary-color-base)}.style-module_modal-confirm__subTitle_3EqXu{line-height:1.15}.style-module_modal-confirm__subTitle_3EqXu,.style-module_modal-confirm__title_D_rO6{font-family:Open Sans,sans-serif;letter-spacing:-.02em}.style-module_modal-confirm__title_D_rO6{font-weight:700}.style-module_modal-confirm__subTitle_3EqXu{font-size:1em}.style-module_modal-confirm__title_D_rO6{font-size:1.125em}.style-module_modal-confirm_1m87u{display:none;width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.61);z-index:999}.style-module_modal-confirm--open_knx9d{display:flex!important;position:fixed!important}.style-module_modal-confirm__content_EymP5{display:flex;width:428px;padding:40px 32px;flex-direction:column;align-items:center;gap:32px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:8px}.style-module_modal-confirm__header_2eso-{display:flex;gap:32px;flex-direction:column;align-items:center;justify-content:space-between}.style-module_modal-confirm__header_2eso- svg{width:80px;height:80px;color:var(--primary-color-base)!important}.style-module_modal-confirm__body_20DSk{width:100%}.style-module_modal-confirm__title_D_rO6{text-align:center;color:#37474f;line-height:140%}.style-module_modal-confirm__subTitle_3EqXu{margin:0 0 16px 0;color:#616161;text-align:center;line-height:160%}.style-module_modal-confirm__container-buttons_3YTxx{display:flex;gap:16px}.style-module_modal-confirm__actions_MJtjY{width:100%}@media only screen and (max-width:992px){.style-module_modal-confirm__content_EymP5{width:312px}}.style-module_input-group-time_Lqg8t{font-family:Open Sans,sans-serif;display:flex;flex-direction:column-reverse;position:relative;width:120px;min-height:48px}.style-module_input-group-time__helper-text_13xsJ{font-size:80%;padding-left:10px;margin-top:4px}.style-module_input-group-time__left-icon_3HGCH{width:20px!important;height:20px!important;position:absolute;top:12px;color:#bdbdbd;left:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.style-module_input-group-time__input_2Zd1H{font-size:1em;outline:none;background:#fff;border:1.6px solid #e0e0e0;box-sizing:border-box;border-radius:4px;height:48px;padding:16px;width:100%;text-align:center;color:#616161}.style-module_input-group-time--error_NEY15 .style-module_input-group-time__input_2Zd1H{border:1.6px solid #f44336}.style-module_input-group-time--error_NEY15 .style-module_input-group-time__helper-text_13xsJ{color:#f44336}.style-module_input-group-time--disabled_yieJe{pointer-events:none}.style-module_input-group-time--disabled_yieJe .style-module_input-group-time__input_2Zd1H{background:#eee;border:1.6px solid #eee}.style-module_color-picker-container_3FvFg .style-module_color-picker-helper_1wdu8,.style-module_color-picker-container_3FvFg .style-module_color-picker-input-wrapper_27xs- .style-module_color-code-input_1kM8C,.style-module_color-picker-container_3FvFg .style-module_color-picker-label_1AApN{line-height:1.15;font-family:Open Sans,sans-serif}.style-module_color-picker-container_3FvFg .style-module_color-picker-helper_1wdu8,.style-module_color-picker-container_3FvFg .style-module_color-picker-input-wrapper_27xs- .style-module_color-code-input_1kM8C{letter-spacing:-.02em}.style-module_color-picker-container_3FvFg .style-module_color-picker-helper_1wdu8{font-weight:400}.style-module_color-picker-container_3FvFg .style-module_color-picker-label_1AApN{font-weight:700}.style-module_color-picker-container_3FvFg .style-module_color-picker-helper_1wdu8,.style-module_color-picker-container_3FvFg .style-module_color-picker-label_1AApN{font-size:.875em}.style-module_color-picker-container_3FvFg .style-module_color-picker-input-wrapper_27xs- .style-module_color-code-input_1kM8C{font-size:1em}.style-module_color-picker-container_3FvFg{margin-bottom:1rem}.style-module_color-picker-container_3FvFg .style-module_color-picker-label_1AApN{display:block;margin-bottom:.5rem;color:#455a64}.style-module_color-picker-container_3FvFg .style-module_color-picker-input-wrapper_27xs-{display:flex;align-items:center;border:1px solid #9e9e9e;padding:5px;border-radius:4px}.style-module_color-picker-container_3FvFg .style-module_color-picker-input-wrapper_27xs- .style-module_color-picker_3T2j9{width:40px;height:40px;border:none;-webkit-appearance:none;margin-right:5px;cursor:pointer}.style-module_color-picker-container_3FvFg .style-module_color-picker-input-wrapper_27xs- .style-module_color-picker_3T2j9::-webkit-color-swatch-wrapper{padding:0;border:none}.style-module_color-picker-container_3FvFg .style-module_color-picker-input-wrapper_27xs- .style-module_color-picker_3T2j9::-webkit-color-swatch{border:none;border-radius:2px}.style-module_color-picker-container_3FvFg .style-module_color-picker-input-wrapper_27xs- .style-module_color-code-input_1kM8C{color:#37474f;flex-grow:1;border:none;padding:5px 10px;background:transparent;pointer-events:none}.style-module_color-picker-container_3FvFg .style-module_color-picker-error_3hnsP{border-color:#f44336}.style-module_color-picker-container_3FvFg .style-module_color-picker-helper_1wdu8{color:#f44336;margin-top:.5rem}.style-module_v-dropdown-action_1P5N9 .style-module_action-list__action_3y9dR,.style-module_v-dropdown-action_1P5N9 .style-module_action-list__option_34Odl{line-height:1.15;font-family:Open Sans,sans-serif}.style-module_v-dropdown-action_1P5N9 .style-module_action-list__option_34Odl{letter-spacing:-.02em;font-weight:600}.style-module_v-dropdown-action_1P5N9 .style-module_action-list__action_3y9dR{font-weight:700}.style-module_v-dropdown-action_1P5N9 .style-module_action-list__action_3y9dR,.style-module_v-dropdown-action_1P5N9 .style-module_action-list__option_34Odl{font-size:1em}.style-module_v-dropdown-action_1P5N9{width:48px;position:relative}.style-module_v-dropdown-action_1P5N9 .style-module_action-list_15yAo{padding:0;margin:-40px -32px;list-style:none}.style-module_v-dropdown-action_1P5N9 .style-module_action-list__action_3y9dR{height:64px;display:flex;align-items:center;padding:0 16px;color:#78909c;border-bottom:1px solid #e0e0e0}.style-module_v-dropdown-action_1P5N9 .style-module_action-list__options_9-ezy{list-style:none;padding:0;background:#fff;margin:4px 0 0}.style-module_v-dropdown-action_1P5N9 .style-module_action-list__option_34Odl{display:flex;align-items:center;cursor:pointer;color:#78909c}.style-module_v-dropdown-action_1P5N9 .style-module_action-list__option-icon_3nj0r{width:20px;margin-right:16px}.style-module_v-dropdown-action_1P5N9 .style-module_action-list__option-icon_3nj0r svg{stroke-width:3.4}.style-module_v-steps-mobile__description-steps_ZlCFO,.style-module_v-steps-mobile__description-steps_ZlCFO em,.style-module_v-steps-mobile__step_Xf8QX,.style-module_v-steps-mobile__title_1RtNM{line-height:1.15;font-family:Open Sans,sans-serif}.style-module_v-steps-mobile__description-steps_ZlCFO,.style-module_v-steps-mobile__description-steps_ZlCFO em{letter-spacing:-.02em;font-weight:400}.style-module_v-steps-mobile__step_Xf8QX,.style-module_v-steps-mobile__title_1RtNM{font-weight:700}.style-module_v-steps-mobile__description-steps_ZlCFO,.style-module_v-steps-mobile__description-steps_ZlCFO em{font-size:.875em}.style-module_v-steps-mobile__step_Xf8QX,.style-module_v-steps-mobile__title_1RtNM{font-size:1em}.style-module_v-steps-mobile_3bCvH{display:flex;background-color:#fff;padding:8px 16px;gap:8px}.style-module_v-steps-mobile_3bCvH p{margin:0}.style-module_v-steps-mobile__step_Xf8QX{display:flex;justify-content:center;place-items:center;border-radius:16px;width:32px;height:32px;background-color:var(--primary-color-base)}.style-module_v-steps-mobile__number_Mfl1g{color:#fff}.style-module_v-steps-mobile__description-container_6VmWD{display:flex;flex-direction:column;gap:4}.style-module_v-steps-mobile__description-steps_ZlCFO{color:var(--primary-color-base)}.style-module_v-steps-mobile__description-steps_ZlCFO em{color:#000;font-style:normal}.style-module_v-steps-mobile__title_1RtNM{color:var(--primary-color-base)}.style-module_v-select__wrapper_2vEJk input ::-moz-placeholder{line-height:1.15}.style-module_v-select__helper-text_1at25,.style-module_v-select__input-search_27DGa,.style-module_v-select__label_WTyyn,.style-module_v-select__option_niaC5,.style-module_v-select__options-list_1XefL .style-module_text-not-found_1_KmE,.style-module_v-select__title-group_29iWm,.style-module_v-select__wrapper_2vEJk input,.style-module_v-select__wrapper_2vEJk input ::placeholder{line-height:1.15}.style-module_v-select__wrapper_2vEJk input ::-moz-placeholder{font-family:Open Sans,sans-serif}.style-module_v-select__helper-text_1at25,.style-module_v-select__input-search_27DGa,.style-module_v-select__label_WTyyn,.style-module_v-select__option_niaC5,.style-module_v-select__options-list_1XefL .style-module_text-not-found_1_KmE,.style-module_v-select__title-group_29iWm,.style-module_v-select__wrapper_2vEJk input,.style-module_v-select__wrapper_2vEJk input ::placeholder{font-family:Open Sans,sans-serif}.style-module_v-select__wrapper_2vEJk input ::-moz-placeholder{letter-spacing:-.02em}.style-module_v-select__input-search_27DGa,.style-module_v-select__option_niaC5,.style-module_v-select__options-list_1XefL .style-module_text-not-found_1_KmE,.style-module_v-select__wrapper_2vEJk input,.style-module_v-select__wrapper_2vEJk input ::placeholder{letter-spacing:-.02em}.style-module_v-select__helper-text_1at25,.style-module_v-select__input-search_27DGa{font-weight:400}.style-module_v-select__title-group_29iWm{font-weight:600}.style-module_v-select__label_WTyyn{font-weight:700}.style-module_v-select__helper-text_1at25,.style-module_v-select__title-group_29iWm{font-size:.75em}.style-module_v-select__input-search_27DGa,.style-module_v-select__label_WTyyn{font-size:.875em}.style-module_v-select__wrapper_2vEJk input ::-moz-placeholder{font-size:1em}.style-module_v-select__option_niaC5,.style-module_v-select__options-list_1XefL .style-module_text-not-found_1_KmE,.style-module_v-select__wrapper_2vEJk input,.style-module_v-select__wrapper_2vEJk input ::placeholder{font-size:1em}.style-module_v-select__options_3e_mS{box-shadow:0 4px 4px rgba(0,0,0,.1)}.style-module_v-select_1CpfG{position:relative}.style-module_v-select_1CpfG .v-load-table{height:48px;flex-direction:row}.style-module_v-select_1CpfG .v-load-table__icon{margin-bottom:0}.style-module_v-select--disabled_3nqgH{pointer-events:none}.style-module_v-select--disabled_3nqgH .style-module_v-select__wrapper_2vEJk{background:#eee;border:1.6px solid #eee}.style-module_v-select--error_2Z4DS .style-module_v-select__wrapper_2vEJk{background:#fff;border:1.6px solid #f44336}.style-module_v-select--disabled_3nqgH .style-module_v-select__label_WTyyn{color:#bdbdbd}.style-module_v-select--error_2Z4DS .style-module_v-select__label_WTyyn{color:#f44336}.style-module_v-select__label_WTyyn{margin:0 0 8px 0;color:#616161}.style-module_v-select__title-group_29iWm{display:flex;padding:1rem;background:#eee}.style-module_v-select__wrapper_2vEJk{width:100%;height:48px;padding:0 16px 0 0;display:flex;justify-content:space-between;-o-box-sizing:border-box;box-sizing:border-box;border-radius:4px;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:8px;background:#fff;border:1.6px solid #e0e0e0}.style-module_v-select__wrapper--no-label_3VLGM{margin-top:0}.style-module_v-select__wrapper_2vEJk input{width:100%;height:38px;border:none;margin:2px;outline:none;padding:16px;background:transparent;pointer-events:none;color:#616161}.style-module_v-select__wrapper_2vEJk input ::-moz-placeholder{color:#bdbdbd}.style-module_v-select__wrapper_2vEJk input ::placeholder{color:#bdbdbd}.style-module_v-select--disabled_3nqgH .style-module_v-select__icon-caret_2iCJK{color:#9e9e9e}.style-module_v-select__icon-caret_2iCJK{font-size:1.5em;color:#616161}.style-module_v-select--disabled_3nqgH .style-module_v-select__helper-text_1at25{color:#9e9e9e}.style-module_v-select--error_2Z4DS .style-module_v-select__helper-text_1at25{color:#f44336}.style-module_v-select__helper-text_1at25{margin:4px 0 0 0;color:#757575}.style-module_v-select--open_1t32H .style-module_v-select__options_3e_mS{display:block}.style-module_v-select__options_3e_mS{margin-top:4px;box-sizing:border-box;-webkit-box-sizing:border-box;border-radius:4px;position:absolute;width:100%;z-index:1;display:none;background:#fff;border:1.6px solid #e0e0e0}.style-module_v-select__wrapper-search_1rWpy{position:relative;display:flex;padding:8px}.style-module_v-select__wrapper-search_1rWpy .v-button-icon{margin-left:8px}.style-module_v-select__icon-search_1mIFe{color:#9e9e9e;width:14px;position:absolute;top:50%;transform:translateY(-50%);left:20px}.style-module_v-select__icon-search_1mIFe svg{stroke-width:2.5}.style-module_v-select__input-search_27DGa{border:none;outline:none;width:100%;height:48px;background:#eee;border-radius:4px;padding:16px 24px 16px 48px;color:#616161}.style-module_v-select__input-search_27DGa ::-moz-placeholder{color:#9e9e9e}.style-module_v-select__input-search_27DGa ::placeholder{color:#9e9e9e}.style-module_v-select__options-list_1XefL{padding:0;margin:0;max-height:248px;overflow:auto}.style-module_v-select__options-list_1XefL li:first-child{border-radius:4px 4px 0 0}.style-module_v-select__options-list_1XefL li:last-child{border-radius:0 0 4px 4px}.style-module_v-select__options-list_1XefL ::-webkit-scrollbar{width:10px;background:transparent;border-radius:0 0 8px 0}.style-module_v-select__options-list_1XefL ::-webkit-scrollbar-thumb{background:#9e9e9e;border:2px solid transparent;background-clip:padding-box;border-radius:16px}.style-module_v-select__options-list_1XefL ::-webkit-scrollbar-button{width:0;height:0;display:none}.style-module_v-select__options-list_1XefL ::-webkit-scrollbar-corner{background-color:transparent}.style-module_v-select__options-list_1XefL .style-module_text-not-found_1_KmE{margin:0;padding:16px 8px}.style-module_v-select__option_niaC5{cursor:pointer;list-style:none;display:flex;align-items:center;padding:12px 16px;background:#fff;color:#424242}.style-module_v-select__option--disabled_2aBLL{pointer-events:none;opacity:.5}.style-module_v-select__option-text_1VP-I{margin:0 0 0 8px;text-align:left}@media only screen and (min-width:601px){.style-module_v-select_1CpfG{max-width:432px}}.app .download-app__bar__title h3[data-v-4b6ec7f5]{font-family:Open Sans,sans-serif;font-weight:600;font-size:1em;line-height:160%}.app[data-v-4b6ec7f5]{position:relative}.app .download-app__bar[data-v-4b6ec7f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:1rem;position:fixed;top:1%;left:1%;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 -8px 12px rgba(0,0,0,.16);box-shadow:0 -8px 12px rgba(0,0,0,.16);z-index:10;-webkit-animation:slide_in-4b6ec7f5 .4s linear;animation:slide_in-4b6ec7f5 .4s linear}@media only screen and (max-width:600px){.app .download-app__bar[data-v-4b6ec7f5]{border-radius:8px 8px 0 0;bottom:0;left:50%;top:auto;width:100%;min-width:280px;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}@-webkit-keyframes slide_in-4b6ec7f5{0%{-webkit-transform:translateY(400px);transform:translateY(400px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide_in-4b6ec7f5{0%{-webkit-transform:translateY(400px);transform:translateY(400px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}}@media only screen and (min-width:601px){@-webkit-keyframes slide_in-4b6ec7f5{0%{-webkit-transform:translateY(-200px);transform:translateY(-200px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide_in-4b6ec7f5{0%{-webkit-transform:translateY(-200px);transform:translateY(-200px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}}.app .download-app__bar__title[data-v-4b6ec7f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;gap:1rem}.app .download-app__bar__title h3[data-v-4b6ec7f5]{color:#37474f}.app .download-app__bar__title svg[data-v-4b6ec7f5]{height:100%;max-height:2rem}.app .download-app__bar__title svg path[data-v-4b6ec7f5]{fill:var(--primary-color-base)}.app .download-app__bar__actions[data-v-4b6ec7f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:2rem;width:100%}@media only screen and (max-width:600px){.app .download-app__bar__actions[data-v-4b6ec7f5]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.app .download-app__bar__actions[data-v-4b6ec7f5] .v-button-primary{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;border-radius:60px}.app .download-app__bar__actions[data-v-4b6ec7f5] .v-button-tertiary{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;background:transparent;border:none!important}:root{--accent-color-base:#4d338d;--accent-color-base-rgb:77,51,141;--accent-color-gradient:linear-gradient(90deg,#7d64a0,#2c0e75);--accent-color-50:#2c0e75;--accent-color-100:#432580;--accent-color-200:#583a8b;--accent-color-300:#6b4f96;--accent-color-400:#7d64a0;--accent-color-500:#8f7aab;--accent-color-600:#a190b6;--accent-color-700:#b3a7c1;--accent-color-800:#c4becb;--accent-color-900:#d6d6d6}html{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);scroll-behavior:smooth;overflow:hidden}*,:after,:before{box-sizing:inherit}button{outline:none;border:none}body,html{height:100%}body{background:#eceff1;transition:background .5s ease-out}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}.container{padding:0 24px;margin:0 auto;width:100%}.grid{margin:0 -8px}.grid .row{display:flex;margin:0;padding:0;list-style:none;width:100%;height:auto;flex-wrap:wrap;justify-content:flex-start;align-items:flex-end}.grid .row.no-wrap{flex-wrap:nowrap}.grid .row.start{justify-content:flex-start}.grid .row.center{justify-content:center}.grid .row.end{justify-content:flex-end}.grid .row.between{justify-content:space-between}.grid .row.around{justify-content:space-around}.grid .row.evenly{justify-content:space-evenly}.grid .row.top{align-items:flex-start}.grid .row.middle{align-items:center}.grid .row.bottom{align-items:flex-end}.grid .row.stretch{align-items:stretch}.grid .row.reverse{flex-direction:row-reverse}.grid .row .col{padding:0 8px;min-height:1px;box-sizing:border-box;margin-bottom:24px;order:0}.grid .row .col.top{align-self:flex-start}.grid .row .col.middle{align-self:center}.grid .row .col.bottom{align-self:flex-end}.grid .row .col.stretch{align-self:stretch}.grid .row .col.s1{width:8.33333%}@media only screen and (min-width:601px){.grid .row .col.m1{width:8.33333%!important}}@media only screen and (min-width:993px){.grid .row .col.l1{width:8.33333%!important}}.grid .row .col.s2{width:16.66667%}@media only screen and (min-width:601px){.grid .row .col.m2{width:16.66667%!important}}@media only screen and (min-width:993px){.grid .row .col.l2{width:16.66667%!important}}.grid .row .col.s3{width:25%}@media only screen and (min-width:601px){.grid .row .col.m3{width:25%!important}}@media only screen and (min-width:993px){.grid .row .col.l3{width:25%!important}}.grid .row .col.s4{width:33.33333%}@media only screen and (min-width:601px){.grid .row .col.m4{width:33.33333%!important}}@media only screen and (min-width:993px){.grid .row .col.l4{width:33.33333%!important}}.grid .row .col.s5{width:41.66667%}@media only screen and (min-width:601px){.grid .row .col.m5{width:41.66667%!important}}@media only screen and (min-width:993px){.grid .row .col.l5{width:41.66667%!important}}.grid .row .col.s6{width:50%}@media only screen and (min-width:601px){.grid .row .col.m6{width:50%!important}}@media only screen and (min-width:993px){.grid .row .col.l6{width:50%!important}}.grid .row .col.s7{width:58.33333%}@media only screen and (min-width:601px){.grid .row .col.m7{width:58.33333%!important}}@media only screen and (min-width:993px){.grid .row .col.l7{width:58.33333%!important}}.grid .row .col.s8{width:66.66667%}@media only screen and (min-width:601px){.grid .row .col.m8{width:66.66667%!important}}@media only screen and (min-width:993px){.grid .row .col.l8{width:66.66667%!important}}.grid .row .col.s9{width:75%}@media only screen and (min-width:601px){.grid .row .col.m9{width:75%!important}}@media only screen and (min-width:993px){.grid .row .col.l9{width:75%!important}}.grid .row .col.s10{width:83.33333%}@media only screen and (min-width:601px){.grid .row .col.m10{width:83.33333%!important}}@media only screen and (min-width:993px){.grid .row .col.l10{width:83.33333%!important}}.grid .row .col.s11{width:91.66667%}@media only screen and (min-width:601px){.grid .row .col.m11{width:91.66667%!important}}@media only screen and (min-width:993px){.grid .row .col.l11{width:91.66667%!important}}.grid .row .col.s12{width:100%}@media only screen and (min-width:601px){.grid .row .col.m12{width:100%!important}}@media only screen and (min-width:993px){.grid .row .col.l12{width:100%!important}}.grid .row .col.first{order:-1}@media only screen and (max-width:600px){.grid .row .col.first-s{order:-1}}@media only screen and (min-width:601px){.grid .row .col.first-m{order:-1}}@media only screen and (min-width:993px){.grid .row .col.first-l{order:-1}}.grid .row .col.last{order:1}@media only screen and (max-width:600px){.grid .row .col.last-s{order:1}}@media only screen and (min-width:601px){.grid .row .col.last-m{order:1}}@media only screen and (min-width:993px){.grid .row .col.last-l{order:1}}.grid .row .col.gutter-8 .row .col{padding:0 4px}table td,table th{text-align:left}.striped tbody tr td:first-child,.striped thead tr th:first-child{padding-left:32px}.striped tbody tr td:last-child,.striped thead tr th:last-child{padding-right:32px}.table{color:#455a64;width:100%;border-collapse:collapse}.table thead{font-weight:700;height:78px;border-bottom:1px solid #bdbdbd;background:#fff}.table thead>tr{text-align:left;height:78px}.table thead>tr th{padding:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;top:0;position:relative}.table thead>tr th:first-child{padding-left:32px}.table tbody{background:#fff}.table tbody tr{height:72px;text-align:left;transition:background .2s ease-out;cursor:pointer;position:relative;border-bottom:1px solid #e0e0e0}.table tbody tr:hover{background:rgba(25,118,210,.10196078431372549)}.table tbody tr.isDark,.table tbody tr.isDark:hover{background:rgba(38,50,56,.10196078431372549)}.table tbody tr td{position:relative;padding:8px;text-overflow:ellipsis;white-space:nowrap;justify-self:start;align-self:center}.table tbody tr td:first-child{padding-left:32px}.table tbody tr td:last-child{padding-right:32px}.striped{width:100%;border-spacing:0}.striped thead tr{color:#455a64;height:56px}.striped tbody tr{height:56px}.striped tbody tr td{border-bottom:1px dashed #cfd8dc}.striped tbody tr:nth-child(odd){background:#f5f5f5}.striped tbody tr:nth-child(2n){background:#fff}.hide{display:none!important}.text-align-center{text-align:center}.text-align-start{text-align:start}.jc-center{justify-content:center!important}.jc-sb{justify-content:space-between!important}.ai-center{align-items:center!important}.txt-center{text-align:center!important}.ws-w{white-space:wrap}.circle{border-radius:50%}.d-block{display:block}.truncate{display:block}.ov-elipsis,.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.no-padding{padding:0!important}.pb-16{padding-bottom:16px}.pb-60{padding-bottom:60px}.no-margin{margin:0!important}.my-4{margin-top:4px!important}.mb-4,.my-4{margin-bottom:4px!important}.mb-16{margin-bottom:16px!important}.mb-32{margin-bottom:32px!important}.mt-22{margin-top:22px!important}.mt-8{margin-top:8px!important}.mt-16{margin-top:16px!important}.mt-18{margin-top:18px!important}.mt-32{margin-top:32px!important}.ml-5{margin-left:5px!important}.mr-80{margin-right:80px!important}.mr-110{margin-right:110px!important}.ml-24{margin-right:24px!important}.reset-margin-0-24{margin:0 -24px}.overflow-x-scroll{overflow-x:scroll}@media only screen and (max-width:600px){.expand.horizontal.s24{margin:0 -24px}}.horizontal-scroll{width:100%;overflow-x:auto;overflow-y:hidden}.prev-action-bar{height:96px}.position-relative{position:relative}.w-100{width:100%}.h-100{height:100%}.input-group__left-icon,.input-group__right-icon{width:20px!important;height:20px!important;position:absolute;top:20px;color:#bdbdbd}.input-group__character_counter,.input-group__helper-text,.input-group__input,.input-group__label,.input-group__label--optional{transition:all .2s ease-out}.input-group{display:flex;flex-direction:column-reverse;position:relative}.input-group--disabled{pointer-events:none}.input-group--disabled .input-group__input{background:#eee;border:1.6px solid #eee}.input-group--disabled .input-group__character_counter,.input-group--disabled .input-group__label{color:#bdbdbd}.input-group--error .input-group__input,.input-group--error .input-group__input:focus,.input-group--error .input-group__input:hover{border:1.6px solid #f44336}.input-group--error .input-group__character_counter,.input-group--error .input-group__helper-text,.input-group--error .input-group__input:focus+.input-group__label,.input-group--error .input-group__input:hover+.input-group__label,.input-group--error .input-group__label{color:#f44336}.input-group__input{outline:none;background:#fff;border:1.6px solid #e0e0e0;box-sizing:border-box;border-radius:4px;height:48px;padding:16px;width:100%;color:#616161}.input-group__input--loading{pointer-events:none;opacity:.5}.input-group__input:focus{border:1.6px solid #1976d2}.input-group__input:hover{border:1.6px solid #78909c}.input-group__input--left-icon{padding-left:48px}.input-group__input--right-icon{padding-right:48px}.input-group__input--textarea{height:130px;resize:none}.input-group__input::-moz-placeholder{color:#bdbdbd}.input-group__input::placeholder{color:#bdbdbd}.input-group__left-icon{-webkit-user-select:none;-moz-user-select:none;user-select:none;left:16px}.input-group__left-icon svg{stroke-width:2.4}.input-group__right-icon{right:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.input-group__has-label__true{top:38px}.input-group__label,.input-group__label--optional{margin-bottom:8px;color:#616161}.input-group__character_counter{margin:8px 8px 0 0;color:#757575}.input-group__suggestion-label{margin:0 0 8px 0;color:var(--primary-color-base);float:right;cursor:pointer}.input-group__box_helper{display:flex}.input-group__helper-text{margin-top:8px;color:#f44336}.input-group__input:focus+.input-group__label{color:#1976d2}.input-group__input:hover+.input-group__label{color:#455a64}.input-group--light.input-group .input-group__input{border:1.6px solid #fff}.input-group--light.input-group .input-group__character_counter,.input-group--light.input-group .input-group__helper-text,.input-group--light.input-group .input-group__label{color:#fff}.sale-details__card{flex:1;display:flex;border-radius:4px;margin-bottom:32px;padding:32px 24px 0;flex-direction:column;background:#eceff1}.sale-details__card--bg-orange{background:rgba(255,152,0,.10196078431372549)}.sale-details__card-label{margin:0 0 8px 0;color:#424242}.sale-details__card-description{height:10px;margin:0;padding:1rem 0 1rem 0;color:#757575}.sale-details__title{margin:0 0 24px 0;color:#455a64}.sale-details__title--red{color:var(--primary-color-700)}.sale-details__sub-title{margin:0 0 24px 0;color:#424242}.sale-details__icon{margin-right:8px;height:16px;color:#b0bec5}.sale-details__icon.svg-inline--fa{width:16px}.v-template-details-plan__logo{height:20px;margin:0 0 32px 0}.v-template-details-plan__modality{color:#78909c;margin:0 0 8px 0}.v-template-details-plan__short-name{color:#37474f;margin:0 0 32px 0}.v-template-details-plan__label{color:#455a64;margin:0 0 16px 0}.v-template-details-plan__code{padding-bottom:25px}.v-template-details-plan__code,.v-template-details-plan__description{margin:0;color:#607d8b;word-break:break-word}.v-template-details-plan__code::marker,.v-template-details-plan__description::marker{font-size:18px}.v-template-details-plan .promotion{display:flex;align-items:center}.v-template-details-plan .promotion__icon{color:#90a4ae;font-size:12px;margin-right:8px}.v-template-details-plan__others{margin:0;padding-left:20px}.v-template-details-plan__wrapper-description{margin:0;color:rgba(69,90,100,.8);padding:8px 16px;background:#eceff1;border-radius:4px}.v-template-details-plan__free-apps{width:32px;height:32px;border-radius:50%;flex-shrink:0;margin-right:8px;margin:0 10px 30px 0}.details__description{margin:0;color:#546e7a;word-break:break-word}.form{margin:0 -16px 120px}@media only screen and (max-width:600px){.form{margin:0 0 72px}}.navbar-site{height:88px;width:100%;position:sticky;top:0;left:0;z-index:4;background:var(--primary-color-900);mix-blend-mode:normal;box-shadow:0 16px 24px rgba(0,0,0,.06)}@media only screen and (max-width:600px){.navbar-site{height:64px}}.navbar-site__wrapper{display:flex;justify-content:space-between;height:100%;align-items:center}@media only screen and (max-width:600px){.navbar-site__wrapper{justify-content:center}}.navbar-site__prev-page{position:absolute;left:0}.input-group__input::-moz-placeholder{line-height:1.15}.input-group__character_counter,.input-group__helper-text,.input-group__input,.input-group__input::placeholder,.input-group__label,.input-group__label--optional,.input-group__suggestion-label,.sale-details__card-description,.sale-details__card-label,.sale-details__sub-title,.striped thead tr,.v-plan-card__apps,.v-plan-card__bonus--text,.v-plan-card__earnings-text,.v-plan-card__earnings-values-comission,.v-plan-card__loyalty,.v-plan-card__modality,.v-plan-card__service-text,.v-plan-card__service-type,.v-template-details-plan__label{line-height:1.15}.v-plan-card__short-name,.v-template-details-plan__short-name{font-family:Lato,sans-serif}.input-group__input::-moz-placeholder{font-family:Open Sans,sans-serif}.details__description,.input-group__character_counter,.input-group__helper-text,.input-group__input,.input-group__input::placeholder,.input-group__label,.input-group__label--optional,.input-group__suggestion-label,.sale-details__card-description,.sale-details__card-label,.sale-details__sub-title,.sale-details__title,.striped thead tr,.table,.v-plan-card__apps,.v-plan-card__bonus--text,.v-plan-card__earnings-text,.v-plan-card__earnings-values-comission,.v-plan-card__loyalty,.v-plan-card__modality,.v-plan-card__service-text,.v-plan-card__service-type,.v-template-details-plan__code,.v-template-details-plan__description,.v-template-details-plan__label,.v-template-details-plan__modality,.v-template-details-plan__wrapper-description{font-family:Open Sans,sans-serif}.input-group__input::-moz-placeholder{letter-spacing:-.02em}.details__description,.input-group__input,.input-group__input::placeholder,.input-group__label--optional,.sale-details__sub-title,.sale-details__title,.v-plan-card__short-name,.v-template-details-plan__code,.v-template-details-plan__description,.v-template-details-plan__modality,.v-template-details-plan__short-name,.v-template-details-plan__wrapper-description{letter-spacing:-.02em}.details__description,.input-group__input,.input-group__label--optional,.v-template-details-plan__code,.v-template-details-plan__description{font-weight:400}.input-group__helper-text{font-weight:500}.sale-details__card-description,.sale-details__sub-title,.sale-details__title,.v-plan-card__apps,.v-plan-card__earnings-text,.v-plan-card__service-type{font-weight:600}.input-group__character_counter,.input-group__label,.input-group__suggestion-label,.sale-details__card-label,.striped thead tr,.v-plan-card__bonus--text,.v-plan-card__earnings-values-comission,.v-plan-card__loyalty,.v-plan-card__modality,.v-plan-card__service-text,.v-template-details-plan__label,.v-template-details-plan__modality,.v-template-details-plan__wrapper-description{font-weight:700}.v-plan-card__short-name,.v-template-details-plan__short-name{font-weight:900}.input-group__character_counter,.input-group__helper-text,.sale-details__card-label,.striped thead tr,.v-plan-card__apps,.v-plan-card__earnings-text,.v-plan-card__service-text,.v-plan-card__service-type{font-size:.75em}.input-group__input,.input-group__label,.input-group__label--optional,.input-group__suggestion-label,.sale-details__card-description,.table,.v-plan-card__bonus--text,.v-plan-card__earnings-values-comission,.v-template-details-plan__wrapper-description{font-size:.875em}.input-group__input::-moz-placeholder{font-size:1em}.details__description,.input-group__input::placeholder,.sale-details__sub-title,.v-plan-card__loyalty,.v-plan-card__modality,.v-template-details-plan__code,.v-template-details-plan__description,.v-template-details-plan__label{font-size:1em}.sale-details__title,.v-template-details-plan__modality{font-size:1.125em}.v-plan-card__short-name{font-size:1.625em}.v-template-details-plan__short-name{font-size:2.5em;line-height:120%}.v-plan-card__short-name{line-height:130%}.sale-details__title,.v-template-details-plan__modality{line-height:140%}.details__description,.v-template-details-plan__code,.v-template-details-plan__description,.v-template-details-plan__wrapper-description{line-height:160%}.v-plan-card__short-name{margin:0 0 8px 0;text-align:center;color:#37474f}.v-plan-card__modality{text-align:center;color:#78909c;margin:0 0 8px 0}.v-plan-card__bonus{height:54px}.v-plan-card__bonus--text{text-align:center;color:#78909c;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:16px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.v-plan-card__loyalty{margin:24px 0;color:#455a64;text-align:center}.v-plan-card__earnings-text{color:#546e7a;height:20px;left:calc(50% - 96px);bottom:32px;line-height:160%}.v-plan-card__earnings-values{color:#009688;width:160px;height:24px}.v-plan-card__earnings-values-comission{margin-left:3px}.v-plan-card__earnings-values-square{width:24px;height:24px;background:#e0f2f1}.v-plan-card__apps{color:#546e7a;display:flex;flex-direction:column;align-items:flex-start;margin-top:16px}.v-plan-card__apps-icons img{width:24px;height:24px;margin-right:2px}.v-plan-card__service{color:#546e7a;margin-top:10px;width:192px;height:20px}.step-form{display:flex;flex-direction:column;height:100%;justify-content:space-between}@media only screen and (max-width:600px){.step-form{min-height:calc(100vh - 64px);margin:0 -24px 0}}.theme-1 .v-navbar{background:#263238}.theme-1 .v-sidebar{background:var(--primary-color-800)}.theme-1 .v-sidebar__header{background:#263238}.theme-1 .v-sidebar-site{background:#37474f}.theme-1 .footer-site{background:#263238}.theme-1 .sub-footer-site{background:#37474f}.theme-2 .v-navbar{background:#263238}.theme-2 .v-sidebar{background:var(--primary-color-800)}.theme-2 .v-sidebar__header{background:#263238}.theme-2 .v-navbar-site{background:#fff}.theme-2 .v-navbar-site__link{color:#78909c}.theme-2 .v-navbar-site__link--edged{border:1px solid #78909c}.theme-2 .v-button-header__icon{color:#455a64}.theme-2 .v-sidebar-site{background:#fff}.theme-2 .v-sidebar-site__option{color:#78909c;border-bottom:1px solid #cfd8dc}.theme-2 .v-sidebar-site__footer{color:#78909c}.theme-2 .v-sidebar-site:before{background:transparent}.theme-2 .footer-site{background:#263238}.theme-2 .sub-footer-site{background:#000}.theme-3 .v-navbar{background:var(--secondary-color-base)}.theme-3 .v-sidebar{background:var(--primary-color-gradient)}.theme-3 .v-sidebar__header{background:var(--secondary-color-base)}.theme-3 .v-title-page__title{color:var(--secondary-color-base)}.theme-3 .sidebar-option--active{border-left:5px solid #3cdbc0}.theme-3 .footer-site{background:#fff}.theme-3 .v-sidebar-site{background:#37474f}.theme-3 .sub-footer-site{background:#fff}.theme-3 .footer-site .partner__logo,.theme-3 .footer-site__contacts,.theme-3 .footer-site__logos,.theme-3 .sub-footer-site__copyright,.theme-3 .v-navbar-site__menu{visibility:hidden}.theme-3 .sidebar-option__submenu-title--active{border-left:5px solid #3cdbc0}.theme-4 .v-navbar{background:#263238}.theme-4 .v-sidebar{background:var(--primary-color-800)}.theme-4 .auth__cover,.theme-4 .v-sidebar__header{background:#263238}.theme-4 .v-navbar-site{background:#000}.theme-4 .v-navbar-site__link{color:#fff}.theme-4 .v-navbar-site__link--edged{border:1px solid #78909c}.theme-4 .v-navbar-site div.col.no-margin{margin-left:32px!important}.theme-4 .v-button-header__icon{color:#fff}.theme-4 .v-sidebar-site{background:#000}.theme-4 .v-sidebar-site__option{color:#78909c;border-bottom:1px solid #cfd8dc}.theme-4 .v-sidebar-site__footer{color:#78909c}.theme-4 .v-sidebar-site:before{background:transparent}.theme-4 .footer-site{background:#000}.theme-4 .footer-site__certificate-image{margin-bottom:0!important}.theme-4 .sub-footer-site{background:#263238}.theme-4 .col.no-margin .footer-site__link{padding-right:48px}