.v-progress-circular{vertical-align:middle;justify-content:center;align-items:center;display:inline-flex;position:relative}.v-progress-circular>svg{z-index:0;width:100%;height:100%;margin:auto;position:absolute;inset:0}.v-progress-circular--indeterminate>svg{transform-origin:50%;transition:all .2s ease-in-out;animation:1.4s linear infinite progress-circular-rotate}.v-progress-circular--indeterminate .v-progress-circular__overlay{stroke-linecap:round;stroke-dasharray:80 200;stroke-dashoffset:0;animation:1.4s ease-in-out infinite progress-circular-dash}.v-progress-circular__info{justify-content:center;align-items:center;display:flex}.v-progress-circular__underlay{z-index:1;stroke:#677b8f66}.v-progress-circular__overlay{z-index:2;stroke:currentColor;transition:all .6s ease-in-out}@keyframes progress-circular-dash{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:100 200;stroke-dashoffset:-15px}to{stroke-dasharray:100 200;stroke-dashoffset:-125px}}@keyframes progress-circular-rotate{to{transform:rotate(1turn)}}.v-input{-webkit-appearance:none;appearance:none;background-color:#fff;border:none;border-radius:12px;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.v-input:before{content:"";z-index:1;box-sizing:border-box;pointer-events:none;border:1px solid #0000;border-radius:12px;width:100%;height:100%;transition:border .3s ease-in-out;position:absolute;top:0;left:0}@media only screen and (max-width:1023px){.v-input,.v-input:before{border-radius:10px}}.v-input__inner-prepend{display:flex;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.v-input.have-content .v-input__label,.v-input.have-label.have-placeholder .v-input__label,.v-input.is-active .v-input__label,.v-input.is-focused .v-input__label{transform:translateY(-24px)scale(.8)}.v-input--text-normal .v-input__native{text-transform:none}.v-input--text-lowercase .v-input__native{text-transform:lowercase}.v-input--text-uppercase .v-input__native{text-transform:uppercase}.v-input.is-focused:before{border:2px solid #141414}.v-input.is-disabled{opacity:.7}.v-input__inner{width:100%;position:relative}.v-input__inner:hover .v-input:before{border-color:#141414}.v-input__inner:hover .v-input__placeholder{color:#141414}.v-input__native{border-radius:inherit;color:#141414;border:none;outline:none;width:100%;height:72px;padding-left:24px;padding-right:24px;font-size:20px;font-weight:500}@media only screen and (max-width:1023px){.v-input__native{border-radius:10px;height:64px;padding-left:16px;padding-right:16px;font-size:18px}}.v-input__native:-webkit-autofill{box-shadow:inset 0 0 0 100px #fff}.v-input__native:-webkit-autofill:focus{box-shadow:inset 0 0 0 100px #fff}.v-input__native:-webkit-autofill:hover{box-shadow:inset 0 0 0 100px #fff}.v-input.have-label .v-input__native{padding-top:16px}.v-input__label,.v-input__placeholder{text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;color:#14141499;transform-origin:0 0;pointer-events:none;font-size:15px;font-weight:700;transition:top .3s ease-in-out,transform .3s ease-in-out,color .3s ease-in-out,left .3s ease-in-out;position:absolute;top:50%;left:24px;right:24px;overflow:hidden;transform:translateY(-50%)}@media only screen and (max-width:1023px){.v-input__label,.v-input__placeholder{left:16px}}.v-input__placeholder span{color:#12131799}.v-input__label{transform-origin:0;line-height:1.46;transition:transform .3s,color .2s}.v-input__addon{flex-shrink:0;display:flex}.v-input__addon.is-left{margin-right:8px}.v-input__addon.is-right{margin-left:8px}.v-input--icon .v-input__inner:after{content:"";background-color:#1414141a;height:1px;position:absolute;bottom:10px;left:24px;right:24px}.v-input--icon .v-input{outline:none!important}.v-input--icon .v-input__native{padding-right:60px}.v-input__icon{z-index:1;cursor:pointer;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.v-input.is-error:before{border:2px solid #fe2a50}.v-input.is-error .v-input__placeholder{color:#fe2a50}.v-input--gray .v-input{background-color:#efeff0}.v-input--sm .v-input__native{height:60px;padding-top:0;font-size:15px}.v-input__units{text-transform:uppercase;white-space:nowrap;color:#141414;pointer-events:none;background:0 0;border-radius:12px;width:100%;height:72px;padding:32px 0 0 24px;font-size:20px;font-weight:700;position:absolute;top:0;left:0}@media only screen and (max-width:1023px){.v-input__units{height:64px;padding:30px 16px 0;font-size:18px}}.v-input__units-invisible{visibility:hidden;margin-right:5px}.v-input__units-icon{opacity:.6;margin-left:4px;position:relative;top:2px}.v-input__units-value{opacity:.6;margin-right:5px;font-size:20px}@media only screen and (max-width:1023px){.v-input__units-value{font-size:18px}}.v-input--icon--left .v-input__icon{display:flex;left:16px;right:auto}.v-input--icon--left .v-input__native{padding-left:52px}.v-input.no--placeholder .v-input__native{padding-top:0}.v-input__button{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:24px;transform:translateY(-50%)}@media only screen and (max-width:1023px){.v-input__button{right:16px}}.v-input.have-button .v-input__native{text-overflow:ellipsis;overflow:hidden}.v-input.have-clear .v-input__native{padding-right:60px}.v-input__clear{cursor:pointer;pointer-events:auto;border-radius:50%;width:24px;height:24px}.v-input.have-icon .v-input__native{padding-right:62px}.v-input--variant-filled .v-input__native{background-color:#efeff0}.v-input.is-focused .v-input__placeholder{display:none}.v-input.type--file .v-input__native{opacity:0}.v-input.type--file .v-input__placeholder{display:block}.v-select-option{text-overflow:ellipsis;white-space:nowrap;color:#141414;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;margin-bottom:2px;padding:18px 20px;font-weight:700;line-height:1.52;position:relative;overflow:hidden}.v-select-option:last-child{margin-bottom:0}.v-select-option.is-highlighted{background:#ececec}.v-select-option.is-hidden.is-disabled{display:none}.v-select-option .icon{vertical-align:middle;margin-right:12px}.v-select-option--default{text-transform:uppercase;border-radius:8px;transition:background-color .3s ease-in-out}.v-select-option--default.is-selected:not(.is-marked){background-color:#ececec;border-radius:8px;padding-right:60px}@media only screen and (max-width:767px){.v-select-option--default.is-selected:not(.is-marked){background-color:#fff}}.v-select-option--default.is-selected:not(.is-marked):before{content:"";z-index:1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%2325282d' stroke-width='2' d='M5 13.143 10.816 18 20 6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;width:24px;height:24px;position:absolute;top:50%;right:14px;transform:translateY(-50%);opacity:1!important}.v-select-option--default.is-disabled{pointer-events:none;opacity:.7;cursor:default}.v-select-option__marker{border-radius:50%;width:.6rem;min-width:6px;height:.6rem;min-height:6px;position:absolute;top:50%;left:1.8rem;transform:translateY(-50%)}.v-select-option:hover{background:linear-gradient(#ffffff40,#ffffff40),#00000012}.v-select{width:100%;display:inline-block;position:relative}.v-select.is-bordered .v-select__field:after,.v-select.is-bordered .v-select__field:before{content:""}.v-select__field{cursor:pointer;background-color:#fff;border-radius:12px;outline:1px solid #0000;align-items:center;width:100%;height:72px;padding:0 24px;transition:border-radius .3s ease-in-out,outline .3s ease-in-out;display:flex;position:relative}@media only screen and (max-width:1023px){.v-select__field{height:64px;padding-left:16px;padding-right:16px}}.v-select__field:before{content:"";box-sizing:border-box;opacity:1;pointer-events:none;border:1px solid #0000;border-radius:12px;width:100%;height:100%;transition:border-color .3s ease-in-out;position:absolute;top:0;left:0;right:0}.v-select.is-gradient-hover .v-select__arrow-box{transform-style:preserve-3d;transition:transform .6s linear;transform:translateY(-50%)rotateX(0)}.v-select.is-gradient-hover.is-opened .v-select__value-inner--open{opacity:1}.v-select.is-gradient-hover.is-opened .v-select__arrow-box{transform:translateY(-50%)rotateX(180deg)}.v-select.is-gradient-hover.is-opened .v-select__arrow--current{transform:translateY(100%)}.v-select.is-gradient-hover.is-opened .v-select__arrow--hover{transform:translateY(0)}.v-select__dropdown.is-top{margin-bottom:2px;top:auto;bottom:100%}.v-select__dropdown.is-bottom-end{margin-bottom:2px;top:100%;bottom:auto;left:-10em}.v-select--xsmall .v-select__arrow-box{justify-content:center;align-items:center;display:flex}.v-select--xsmall .v-select__arrow-box .icon{width:16px;height:16px}.v-select--xsmall .v-select__field{height:44px;padding-left:16px}.v-select--small .v-select__field{height:44px;padding:0 16px}.v-select--small .v-select__field .icon{width:24px;height:24px}.v-select--small .v-select__field .v-select__placeholder,.v-select--small .v-select__field .v-select__value{max-width:90%;font-size:15px!important;font-weight:700!important}.v-select--small .v-select__field .v-select__label{font-weight:500!important}.v-select.has-placeholder .v-select__label,.v-select.is-active .v-select__label{transform:translateY(-15px)scale(.8)}.v-select.has-label:not(.is-active,.has-placeholder) .v-select__value{opacity:0}.v-select.has-label .v-select__placeholder,.v-select.has-label .v-select__value{margin-top:1rem;font-size:20px;font-weight:500}@media only screen and (max-width:1023px){.v-select.has-label .v-select__placeholder,.v-select.has-label .v-select__value{font-size:18px}}.v-select.is-opened .v-select__field{border-radius:16px 16px 0 0}.v-select.is-opened .v-select__field:before{opacity:1}.v-select.is-opened .v-select__arrow-box{transform:translateY(-50%)rotate(180deg)}.v-select.is-disabled{pointer-events:none}.v-select.is-disabled .v-select__field{opacity:.7;pointer-events:none}.v-select.is-disabled.has-content .v-select__field{opacity:1;pointer-events:none}.v-select.is-opened:not(.is-dropdown-full) .v-select__field:before,.v-select.is-opened:not(.is-dropdown-full).is-focused .v-select__field:before{border:2px solid #141414;border-bottom:0;border-radius:12px 12px 0 0}.v-select.is-opened:not(.is-dropdown-full).is-focused .v-select__field:hover:before{border:2px solid #141414;border-bottom:0}.v-select.is-opened:not(.is-dropdown-full).is-error .v-select__field:before{border:2px solid #141414;border-bottom:0;border-radius:12px 12px 0 0}.v-select:not(.is-opened) .v-select__field:hover:before{border:1px solid #141414}.v-select:not(.is-opened) .v-select__field:hover .v-select__placeholder{color:#141414}.v-select:not(.is-opened).is-focused .v-select__field:before{border:2px solid #141414}.v-select:not(.is-opened).is-error .v-select__field:before{border:2px solid #fe2a50}.v-select__icon{justify-content:center;align-items:center;transition:color .4s linear;display:inline-flex;position:absolute;top:0;left:0}.v-select__field-content{align-items:center;width:100%;display:flex;position:relative}.v-select__placeholder,.v-select__value{text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;color:#14141499;max-width:100%;height:100%;font-weight:700;line-height:1.28;transition:color .4s linear;position:relative;overflow:hidden}.v-select__placeholder .icon,.v-select__value .icon{flex-shrink:0;margin-right:8px;transform:translateY(2px)}.v-select__value{color:#141414}.v-select__value-inner{will-change:opacity;transition:opacity .3s linear;position:absolute;top:50%;left:0;transform:translateY(-50%)}.v-select__value-inner--hover,.v-select__value-inner--open{opacity:0;-webkit-text-fill-color:transparent;background-clip:text}.v-select__label{text-transform:uppercase;white-space:nowrap;color:#14141499;transform-origin:0;font-size:15px;font-weight:700;transition:transform .3s ease-in-out;position:absolute;left:0}@media only screen and (max-width:767px){.v-select__label{text-overflow:ellipsis;max-width:calc(100% - 30px);overflow:hidden}}.v-select__arrow-box{pointer-events:none;transition:transform .3s ease-in-out;position:absolute;top:50%;right:0;overflow:hidden;transform:translateY(-50%)rotate(0)}.v-select__arrow-box:before{transform:scale(0)}.v-select__arrow,.v-select__arrow-box:before{position:absolute;inset:0}.v-select__arrow{z-index:1;color:currentColor;transition:color .4s linear,transform .4s linear}.v-select__arrow--current{transform:rotateX(0)}.v-select__arrow--hover{transform:translateY(-100%)}.v-select__dropdown{z-index:20;opacity:1;background-color:#fff;border-radius:0 0 16px 16px;width:100%;padding:0 4px 8px;position:absolute;top:100%;transform:translateY(0)}@media only screen and (max-width:1023px){.v-select__dropdown .modal-base__inner{position:static}}.v-select__dropdown:before{content:"";z-index:1;pointer-events:none;border:2px solid #141414;border-top:none;border-radius:0 0 12px 12px;height:100%;position:absolute;top:0;left:0;right:0}.v-select__dropdown.is-left{left:0}.v-select__dropdown.is-right{right:-2.4rem}.v-select__dropdown.is-right--basic{right:0}.v-select__dropdown.is-variable-width{width:auto}.v-select__dropdown.select-menu-enter-active{transition:opacity .3s ease-in-out,transform .3s ease-in-out}.v-select__dropdown.select-menu-leave-active{transition:opacity .15s ease-in-out,transform .15s ease-in-out}.v-select__dropdown.select-menu-enter,.v-select__dropdown.select-menu-leave-active{opacity:0}.v-select__dropdown .v-scrollbox__content{padding:1rem 1.2rem}.v-select__dropdown--white{background-color:#fff}@media only screen and (max-width:1023px){.v-select__dropdown-radio{padding:0 18px}}.v-select__dropdown--default .v-select__dropdown-list{max-height:248px}.v-select__dropdown-list{overflow:auto}@supports selector(::-webkit-scrollbar){.v-select__dropdown-list::-webkit-scrollbar{width:13px;height:13px}.v-select__dropdown-list::-webkit-scrollbar-track{background-color:#0000}.v-select__dropdown-list::-webkit-scrollbar-thumb{background-color:#121317;background-clip:content-box;border:4px solid #0000;border-radius:10px}}@supports not selector(::-webkit-scrollbar){.v-select__dropdown-list{scrollbar-color:#121317 transparent;scrollbar-width:thin}}.v-select__dropdown-list.slider__scrollbar--dark .swiper-scrollbar-drag{background:#fff9}.v-select__dropdown-list::-webkit-scrollbar{transition:width 1s}.v-select__dropdown-content{margin-top:12px;padding-right:2px;position:relative}@media only screen and (max-width:1023px){.v-select__dropdown-content{margin-top:8px}}.v-select__dropdown-content:before{content:"";background-color:#ffffff1a;height:1.5px;position:absolute;top:0;left:14px;right:14px}@media only screen and (max-width:1023px){.v-select__dropdown-content:before{background-color:#1213171a;left:0;right:0}}.v-select__group{padding:1.2rem 0;position:relative}.v-select__group:last-child{margin-bottom:0}.v-select__group:last-child:after{content:none}.v-select__group:after{content:"";height:1px;display:block;position:absolute;bottom:0;left:1.6rem;right:1.6rem}.v-select--default .v-select__arrow-box{border-radius:50%}.v-select--default .v-select__arrow-box:before{content:""}.v-select--dark .v-select-option{text-transform:uppercase;color:#fff;border-radius:6px;padding:11px 12px}.v-select--dark .v-select-option.is-highlighted,.v-select--dark .v-select-option.is-selected,.v-select--dark .v-select-option:hover{color:#141414;opacity:1;background:#fff}.v-select--dark .v-select-option.is-highlighted .icon,.v-select--dark .v-select-option.is-selected .icon,.v-select--dark .v-select-option:hover .icon{color:#141414}.v-select--dark .v-select-option .icon{color:#fff;transition:none}.v-select--dark .v-select__field{background-color:#141414;border-radius:8px}.v-select--dark .v-select__field:before{content:none}.v-select--dark .v-select__arrow-box .icon,.v-select--dark .v-select__value{color:#fff}.v-select--dark .v-select__dropdown{background-color:#141414;border-radius:8px;padding-top:8px;padding-bottom:8px}.v-select--dark .v-select__dropdown:before{display:none}.v-select--dark.is-opened .v-select__field{border-radius:8px}.v-select--dark.is-opened .v-select__field:before{opacity:0}.v-select--gray-dark .v-select__field{background-color:#66686b;border-radius:8px}.v-select--gray-dark .v-select__field:before{content:none}.v-select--gray-dark .v-select__arrow-box .icon,.v-select--gray-dark .v-select__value{color:#fff}.v-select--gray-dark.is-opened .v-select__field,.v-select--gray-dark:hover .v-select__field{color:#141414!important;background-color:#fff!important}.v-select--gray-dark.is-opened .v-select__field .icon,.v-select--gray-dark.is-opened .v-select__field .v-select__value,.v-select--gray-dark:hover .v-select__field .icon,.v-select--gray-dark:hover .v-select__field .v-select__value{color:#141414!important}.v-select--white .v-select__field{transition:background-color .3s ease-in-out}.v-select--white:hover .v-select__field{background-color:#e3e3e4}.v-select--white.has-label:hover .v-select__field{background-color:#fff}@media only screen and (max-width:1023px){.v-select__dropdown-main{margin:0 -16px}}.v-select__dropdown-top{display:none}@media only screen and (max-width:1023px){.v-select__dropdown-top{justify-content:space-between;align-items:center;gap:16px;margin-top:8px;margin-bottom:14px;display:flex}.v-select__dropdown-top .button{padding-left:16px;padding-right:16px}}.v-select--range .v-select__clear{cursor:pointer;transition:opacity .3s ease-in-out}.v-select--range .v-select__field{border-radius:100px;padding-right:16px}.v-select--range .v-select__field:before{content:none}.v-select--range .v-select__value{align-items:center;display:flex}.v-select--range .v-select__value .icon{margin-left:10px;margin-right:0}.v-select--range .v-select-option__text{text-transform:uppercase}.v-select--range .v-select__arrow-box{display:none}.v-select--range .v-select__placeholder{color:#121317}.v-select--range .v-select-option.v-select-option--default{padding-right:40px}.v-select--range .v-select-option.v-select-option--default:hover:before{opacity:1}.v-select--range .v-select__dropdown{min-width:var(--dropdown-size);border-radius:12px;padding:8px 4px;top:calc(100% + 4px)}.v-select--range .v-select__dropdown:before{border:1px solid #121317;border-radius:12px}.v-select--range .v-select__dropdown--md{min-width:250px}.v-select--range .v-select__dropdown--lg{min-width:370px}.v-select--range .v-select__dropdown--xl{min-width:630px}.v-select--range .v-select__dropdown-list{max-height:340px;overflow-x:hidden}.v-select--range.is-active .v-select__field,.v-select--range.is-opened .v-select__field{background-color:#121317;border-radius:100px}.v-select--range.is-active .v-select__field:hover,.v-select--range.is-opened .v-select__field:hover{background-color:#25282d}.v-select--range.is-active .v-select__field:hover .v-select__placeholder,.v-select--range.is-opened .v-select__field:hover .v-select__placeholder{color:#fff;opacity:1}.v-select--range.is-active .v-select__placeholder,.v-select--range.is-active .v-select__value,.v-select--range.is-opened .v-select__placeholder,.v-select--range.is-opened .v-select__value{color:#fff}.v-select--range-icon .v-select__field-content{padding-right:30px}.v-select--range-icon .v-select__arrow-box{display:flex;right:0}.v-select--range-icon.is-active .icon,.v-select--range-icon.is-opened .icon{color:#fff}.v-select--pure .v-select__dropdown{width:auto;margin-top:4px}.v-select--pure .v-select__field-content{align-items:center;gap:8px;display:flex}.v-select--pure .v-select__field{background-color:#0000;height:auto;padding:0;outline:none!important}.v-select--pure .v-select__field:before{display:none!important}.v-select--pure .v-select__value{text-transform:none;font-size:14px}.v-select--pure .v-select__arrow-box{display:flex;position:static;transform:none}.v-select--pure .v-select__arrow-box .icon{width:16px;height:16px}.v-select--pure.is-opened .v-select__arrow-box{transform:rotate(180deg)}.v-select--pure--white .v-select__arrow-box .icon,.v-select--pure--white .v-select__value{color:#fff}.v-select--button .v-select__field{border-radius:9999px;height:44px;padding-left:20px;padding-right:16px;transition:background-color .3s ease-in-out,color .3s ease-in-out;outline:unset!important}.v-select--button .v-select__field:hover{background-color:#e3e3e4}.v-select--button .v-select__field:before{display:none}.v-select--button .v-select__field-content{justify-content:center;align-items:center;gap:8px;display:flex}.v-select--button .v-select__arrow-box{display:flex;position:static;transform:none}.v-select--button.is-opened .v-select__arrow-box{transform:rotate(180deg)}.v-select--button.is-opened .v-select__arrow-box .icon{color:#fff}.v-select--button.is-opened .v-select__field{outline:unset;color:#fff;background-color:#141414;border-radius:9999px}.v-select--button.is-opened .v-select__value{color:#fff}.v-select--button.is-opened .v-select__value i{color:red}.v-select--button .v-select__dropdown{margin-top:4px}.v-select--button.is-clearable.is-active .v-select__field{color:#fff;background-color:#141414;border-radius:9999px}.v-select--button.is-clearable.is-active .v-select__value{color:#fff}.v-select--button.is-clearable.is-active .v-select__arrow-box{pointer-events:auto;cursor:pointer;flex-shrink:0;transition:none;display:flex;position:static;transform:none}.v-select--button.is-clearable.is-active .v-select__arrow-box .icon{color:#fff;width:24px;height:24px}.v-select.is-dropdown-full .v-select__dropdown{border-radius:16px;padding-top:8px;top:110%}.v-select.is-dropdown-full .v-select__dropdown:before{border-top:2px solid #141414;border-radius:16px;top:-2px}.v-select.is-label-under-value .v-select__label{text-transform:none;bottom:0;transform:translateY(0)scale(.8)}.v-select.is-label-under-value .v-select__value{margin-top:unset;margin-bottom:1rem}.v-checkbox{-webkit-user-select:none;user-select:none;cursor:pointer;border:none;outline:none;display:inline}.v-checkbox--border .v-checkbox__input{background:#fff;border:1px solid #b8b8b9}.v-checkbox.is-checked.v-checkbox--border .v-checkbox__input{border:none}.v-checkbox__input{border:none;outline:none;flex-shrink:0;width:24px;height:24px;padding:2px;position:relative}.v-checkbox__input:before{content:"";box-sizing:border-box;opacity:1;pointer-events:none;background-color:#fff;border:1px solid #0000;border-radius:50%;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0;right:0}.v-checkbox--gray .v-checkbox__input{background-color:#0000;padding:0;outline:none!important}.v-checkbox--gray .v-checkbox__input:before{content:"";box-sizing:border-box;border:1px solid var(--pseudo-bd-color,#efeff0);background-color:var(--pseudo-bg-color,#efeff0);opacity:1;pointer-events:none;border-radius:50%;width:100%;height:100%;transition:background-color .3s ease-in-out;position:absolute;top:0;left:0;right:0}.v-checkbox--medium .v-checkbox__label{text-transform:uppercase;margin-left:16px;font-size:15px;font-weight:500;line-height:normal}@media only screen and (max-width:1279px){.v-checkbox--medium .v-checkbox__label{margin-left:12px;font-size:13px}}.v-checkbox--long .v-checkbox__label{text-transform:uppercase;margin-left:12px;font-size:15px;font-weight:500;line-height:normal}@media only screen and (max-width:1279px){.v-checkbox--long .v-checkbox__label{font-size:13px}}.v-checkbox--lg .v-checkbox__label{margin-left:12px}.v-checkbox--lg .v-checkbox__label p{letter-spacing:-.2px;font-size:20px;line-height:24px}.v-checkbox--xl .v-checkbox__input{width:28px;height:28px;margin-right:15px}.v-checkbox.is-disabled{opacity:.5;pointer-events:none}.v-checkbox.is-checked .v-checkbox__arrow{opacity:1}.v-checkbox.is-checked .v-checkbox__input:before,.v-checkbox.is-checked.v-checkbox--gray .v-checkbox__input:before{background-color:#141414}.v-checkbox.is-checked.v-checkbox--gray .v-checkbox__input--colored.v-checkbox__input:before{background-color:var(--pseudo-bg-color)}.v-checkbox.is-focused .v-checkbox__input:before{border:1px solid #141414}.v-checkbox.is-focused.v-checkbox--gray .v-checkbox__input:before{border:none}.v-checkbox__body{align-items:center;display:flex;position:relative}.v-checkbox__body.is-absolute{position:absolute;top:1.2rem}.v-checkbox.is-reversed .v-checkbox__body{flex-direction:row-reverse;justify-content:space-between}.v-checkbox.is-reversed .v-checkbox__label{margin-left:0;margin-right:16px}@media only screen and (max-width:1279px){.v-checkbox.is-reversed .v-checkbox__label{margin-right:12px}}.v-checkbox.is-reversed--lg .v-checkbox__label,.v-checkbox.is-reversed--long .v-checkbox__label{margin-right:12px}.v-checkbox__arrow{opacity:0;transition:opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.v-checkbox__native{display:none}.v-checkbox__label{transition:color .3s}
