.rounded--sm{border-radius:8px}@media only screen and (max-width:767px){.rounded--sm{border-radius:6px}}.rounded--md{border-radius:12px}.rounded--lg{border-radius:16px}.rounded--xl{border-radius:9999px}.v-button{display:inline-flex;align-items:center;height:48px;padding-right:20px;padding-left:20px;border-color:var(--background-color);background-color:var(--background-color);text-transform:uppercase;font-size:15px;font-weight:700;line-height:20px;transition:color border-color background-color .3s ease-in-out;cursor:pointer}.v-button,.v-button .v-button__addon,.v-button .v-button__addon .icon,.v-button .v-button__addon>svg,.v-button .v-button__addon>svg .icon,.v-button svg,.v-button svg .icon{color:var(--text-color)}@media only screen and (max-width:1279px){.v-button{height:44px;padding-right:15px;padding-left:15px}}.v-button.is-disabled{opacity:.6;cursor:default}.v-button.is-block{display:flex;flex:1 0 100%;width:100%;max-width:100%}.v-button.is-outlined{border-color:var(--background-color);border-style:solid;border-width:2px;background-color:transparent;--text-color:var(--background-color)}@media(hover:hover){.v-button.is-outlined:hover{background-color:var(--background-color)}}.v-button__text{justify-content:center;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-button__addon,.v-button__text{display:flex;align-items:center}.v-button__addon.is-left+.v-button__text{margin-left:8px}.v-button__addon.is-right{margin-left:auto}.v-button__icon+.v-button__text,.v-button__text+.v-button__icon{margin-left:8px}.v-button.is-link{--background-color:transparent}.v-button--turquoise{--background-color:#2affee;--text-color:#141414}.v-button--turquoise.is-link{--text-color:#2affee}@media(hover:hover){.v-button--turquoise.is-link:hover{--text-color:#2affee;--background-color:rgba(42,255,238,.1)}.v-button--turquoise:hover{--background-color:#20e5db;--text-color:#121317}}.v-button--turquoise-dark{--background-color:#21383a;--text-color:#2affee}.v-button--turquoise-dark.is-link,.v-button--turquoise-dark.is-outlined{--text-color:#18adad}@media(hover:hover){.v-button--turquoise-dark:hover{--background-color:#2affee;--text-color:#121317}}.v-button--white{--background-color:#fff;--text-color:#121317}.v-button--white.is-disabled{--background-color:hsla(0,0%,100%,.5)}@media(hover:hover){.v-button--white:hover:not(.is-disabled){--background-color:#e3e3e4}}.v-button--white.is-outlined{--background-color:#121317;--text-color:#121317}@media(hover:hover){.v-button--white.is-outlined:hover{--background-color:#121317;--text-color:#fff}}.v-button--white.is-link{--text-color:#fff}@media(hover:hover){.v-button--white.is-link:hover{--text-color:#141414}}.v-button--white.is-active{--background-color:#121317;--text-color:#fff}@media(hover:hover){.v-button--white.is-active:hover{--background-color:#121317}}.v-button--black,.v-button--dark{--background-color:#121317;--text-color:#fff}@media(hover:hover){.v-button--black:hover,.v-button--dark:hover{--background-color:#25282d}}.v-button--black.is-disabled,.v-button--dark.is-disabled{opacity:1;--text-color:hsla(0,0%,100%,.4)}.v-button--black.is-outlined,.v-button--dark.is-outlined{--text-color:#121317;--background-color:#121317}@media(hover:hover){.v-button--black.is-outlined:hover,.v-button--dark.is-outlined:hover{--text-color:#fff}}.v-button--black.is-link,.v-button--dark.is-link{--text-color:#121317}@media(hover:hover){.v-button--black.is-link:hover,.v-button--dark.is-link:hover{--text-color:#fff}}.v-button--gray-dark{--background-color:#66686b;--text-color:#fff}.v-button--gray-dark.is-link,.v-button--gray-dark.is-outlined{--text-color:#66686b}@media(hover:hover){.v-button--gray-dark.is-link:hover{--text-color:#fff}.v-button--gray-dark.is-outlined:hover,.v-button--gray-dark:hover{--background-color:#858789;--text-color:#fff}}.v-button--gray-light{--background-color:#efeff0}.v-button--gray-light.is-link,.v-button--gray-light.is-outlined{--text-color:#efeff0}.v-button--gray-light.is-active{--background-color:#121317;--text-color:#fff}@media(hover:hover){.v-button--gray-light.is-active:hover{--background-color:#25282d;--text-color:#fff}.v-button--gray-light:hover{--background-color:#e3e3e4;--text-color:#121317}}.v-button--gray-middle{--background-color:#858585;--text-color:#fff;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.v-button--gray-middle.is-link,.v-button--gray-middle.is-outlined{--text-color:#858585}@media(hover:hover){.v-button--gray-middle.is-link:hover,.v-button--gray-middle.is-outlined:hover,.v-button--gray-middle:hover{--background-color:#e3e3e4;--text-color:#121317}}.v-button--blur{position:relative;height:48px;--background-color:hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);--text-color:#fff}.v-button--blur__icon,.v-button--blur__text{position:relative;z-index:2}@media(hover:hover){.v-button--blur:hover{--background-color:hsla(0,0%,100%,.45)}.v-button--blur:hover:before{opacity:0}.v-button--blur:hover:after{opacity:1}}@media only screen and (max-width:1279px){.v-button--blur{height:44px}}.v-button--dark-middle{--background-color:#25282d;--text-color:#fff}@media(hover:hover){.v-button--dark-middle--dark-middle:hover{--background-color:#34383c}}.v-button--blur-turquoise{--background-color:rgba(78,245,245,.16)}.v-button--social{padding-right:24px;padding-left:24px}@media(hover:hover){.v-button--social:hover{--background-color:#2affee}}.v-button--opacity-dark{--background-color:transparent;--text-color:#18adad}@media(hover:hover){.v-button--opacity-dark:hover{--background-color:rgba(61,237,245,.1)}}.v-button--social-dark{--background-color:hsla(0,0%,100%,.1);--text-color:#fff}@media(hover:hover){.v-button--social-dark:hover{--background-color:#2affee;--text-color:#121317}}.v-button--light{height:auto;padding-right:0;padding-left:0}.v-button--xs{height:32px;min-height:32px;padding-right:12px;padding-left:12px;font-size:15px;font-weight:500}.v-button--sm{height:40px;min-height:40px;padding-right:16px;padding-left:16px}.v-button--md{height:44px;min-height:44px}.v-button--lg{height:72px;min-height:72px;padding-right:24px;padding-left:24px}@media only screen and (max-width:1023px){.v-button--lg{height:64px;min-height:64px}}.v-button--xl{height:100px;min-height:100px;padding-right:54px;padding-left:54px;border-radius:88px}.v-button--full{height:auto;padding:32px;border-radius:20px}.v-button--full .v-button__text{flex-direction:column;align-items:flex-start;text-align:left}.v-button--full .v-button__description{margin-top:8px;text-transform:none;opacity:.6}@media only screen and (max-width:1279px){.v-button--full{padding:20px 16px;border-radius:16px}.v-button--full :deep(.icons){width:24px;height:24px}}.v-button__text--icon{display:flex;align-items:center}.v-button__text--icon .icon{margin-left:10px}.v-button--icon-right{padding-right:16px}.v-button--icon-left{padding-left:16px}.v-button__icon{flex-shrink:0}.v-button.text-dark,.v-button.text-dark .v-button__icon{--text-color:#121317}.v-button.text-light,.v-button.text-light .v-button__icon{--text-color:#fff}@media only screen and (max-width:1023px){.v-button--two-lines .v-button__text{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}}.v-button--one-line .v-button__text{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:block;text-overflow:ellipsis}.v-button--basic{height:48px}@media only screen and (max-width:1279px){.v-button--basic{height:44px}}.v-button--basic.is-icon-left{padding-left:16px}.icon,svg.icon{display:inline-block;vertical-align:middle;transition:color .3s ease-in-out}.icon--xxs,svg.icon--xxs{width:14px;height:14px}.icon--xs,svg.icon--xs{width:16px;min-width:16px;height:16px}.icon--sm,svg.icon--sm{width:24px;height:24px}.icon--md,svg.icon--md{width:40px;height:40px}.icon--lg,svg.icon--lg{width:48px;height:48px}.icon--white,svg.icon--white{color:#fff}.icon--white--opacity,svg.icon--white--opacity{color:#fff9}.icon--white--opacity-deep,svg.icon--white--opacity-deep{color:#fff6}.icon--turquoise,svg.icon--turquoise{color:#2affee}.icon--turquoise-text,svg.icon--turquoise-text{color:#18adad}.icon--grey,svg.icon--grey{color:#12131799}.icon--grey-thin,svg.icon--grey-thin{color:#12131766}.icon--grey-middle,svg.icon--grey-middle{color:#858585}.icon--dark,svg.icon--dark{color:#141414}.icon--red,svg.icon--red{color:#fe2a50}.v-progress-circular{position:relative;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}.v-progress-circular>svg{position:absolute;inset:0;z-index:0;width:100%;height:100%;margin:auto}.v-progress-circular--indeterminate>svg{transform-origin:center center;transition:all .2s ease-in-out;animation:progress-circular-rotate 1.4s linear infinite}.v-progress-circular--indeterminate .v-progress-circular__overlay{animation:progress-circular-dash 1.4s ease-in-out infinite;stroke-linecap:round;stroke-dasharray:80,200;stroke-dashoffset:0}.v-progress-circular__info{display:flex;align-items:center;justify-content:center}.v-progress-circular__underlay{z-index:1;stroke:#677b8f66}.v-progress-circular__overlay{z-index:2;transition:all .6s ease-in-out;stroke:currentColor}@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{position:relative;overflow:hidden;display:flex;align-items:center;width:100%;border-radius:12px;border:none;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none}.v-input:before{content:"";position:absolute;top:0;left:0;z-index:1;box-sizing:border-box;width:100%;height:100%;border-radius:12px;border:1px solid transparent;transition:border .3s ease-in-out;pointer-events:none}@media only screen and (max-width:1023px){.v-input,.v-input:before{border-radius:10px}}.v-input__inner-prepend{position:absolute;top:50%;left:10px;display:flex;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{position:relative;width:100%}.v-input__inner:hover .v-input:before{border-color:#141414}.v-input__inner:hover .v-input__placeholder{color:#141414}.v-input__native{width:100%;height:72px;padding-right:24px;padding-left:24px;border-radius:inherit;border:none;outline:none;font-size:20px;font-weight:500;color:#141414}@media only screen and (max-width:1023px){.v-input__native{height:64px;padding-right:16px;padding-left:16px;border-radius:10px;font-size:18px}}.v-input__native:-webkit-autofill,.v-input__native:-webkit-autofill:focus,.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{position:absolute;top:50%;right:24px;left:24px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:15px;font-weight:700;color:#14141499;transform:translateY(-50%);transform-origin:left top;transition:top .3s ease-in-out,transform .3s ease-in-out,color .3s ease-in-out,left .3s ease-in-out;pointer-events:none}@media only screen and (max-width:1023px){.v-input__label,.v-input__placeholder{left:16px}}.v-input__placeholder span{color:#12131799}.v-input__label{line-height:1.46;transform-origin:left center;transition:transform .3s ease,color .2s ease}.v-input__addon{display:flex;flex-shrink:0}.v-input__addon.is-left{margin-right:8px}.v-input__addon.is-right{margin-left:8px}.v-input--icon .v-input__inner:after{content:"";position:absolute;right:24px;bottom:10px;left:24px;height:1px;background-color:#1414141a}.v-input--icon .v-input{outline:none!important}.v-input--icon .v-input__native{padding-right:60px}.v-input__icon{position:absolute;top:50%;right:24px;z-index:1;transform:translateY(-50%);cursor:pointer}.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{position:absolute;top:0;left:0;width:100%;height:72px;padding:32px 0 0 24px;border-radius:12px;background:transparent;text-transform:uppercase;white-space:nowrap;font-size:20px;font-weight:700;color:#141414;pointer-events:none}@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{position:relative;top:2px;margin-left:4px;opacity:.6}.v-input__units-value{margin-right:5px;font-size:20px;opacity:.6}@media only screen and (max-width:1023px){.v-input__units-value{font-size:18px}}.v-input--icon--left .v-input__icon{right:auto;left:16px;display:flex}.v-input--icon--left .v-input__native{padding-left:52px}.v-input.no--placeholder .v-input__native{padding-top:0}.v-input__button{position:absolute;top:50%;right:24px;display:flex;align-items:center;justify-content:center;transform:translateY(-50%)}@media only screen and (max-width:1023px){.v-input__button{right:16px}}.v-input.have-button .v-input__native{overflow:hidden;text-overflow:ellipsis}.v-input.have-clear .v-input__native{padding-right:60px}.v-input__clear{width:24px;height:24px;border-radius:50%;cursor:pointer;pointer-events:auto}.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-checkbox{display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;outline:none;cursor:pointer}.v-checkbox--border .v-checkbox__input{border:1px solid #b8b8b9;background:#fff}.v-checkbox.is-checked.v-checkbox--border .v-checkbox__input{border:none}.v-checkbox__input{position:relative;flex-shrink:0;width:24px;height:24px;padding:2px;border:none;outline:none}.v-checkbox__input:before{content:"";position:absolute;top:0;right:0;left:0;box-sizing:border-box;width:100%;height:100%;border-radius:50%;border:1px solid transparent;background-color:#fff;opacity:1;transition:all .3s ease-in-out;pointer-events:none}.v-checkbox--gray .v-checkbox__input{padding:0;background-color:transparent;outline:none!important}.v-checkbox--gray .v-checkbox__input:before{content:"";position:absolute;top:0;right:0;left:0;box-sizing:border-box;width:100%;height:100%;border-radius:50%;border:1px solid var(--pseudo-bd-color,#efeff0);background-color:var(--pseudo-bg-color,#efeff0);opacity:1;pointer-events:none;transition:background-color .3s ease-in-out}.v-checkbox--medium .v-checkbox__label{margin-left:16px;text-transform:uppercase;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{margin-left:12px;text-transform:uppercase;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{font-size:20px;line-height:24px;letter-spacing:-.2px}.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{position:relative;display:flex;align-items:center}.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-right:16px;margin-left:0}@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{position:absolute;top:50%;left:50%;opacity:0;transform:translate(-50%,-50%);transition:opacity .2s ease}.v-checkbox__native{display:none}.v-checkbox__label{transition:color .3s ease}.v-select-option{position:relative;overflow:hidden;margin-bottom:2px;padding:18px 20px;border-radius:8px;text-overflow:ellipsis;white-space:nowrap;font-weight:700;line-height:1.52;color:#141414;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.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{margin-right:12px;vertical-align:middle}.v-select-option--default{border-radius:8px;text-transform:uppercase;transition:background-color .3s ease-in-out}.v-select-option--default.is-selected:not(.is-marked){padding-right:60px;border-radius:8px;background-color:#ececec}@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:"";position:absolute;top:50%;right:14px;z-index:1;width:24px;height:24px;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;opacity:1!important;transform:translateY(-50%)}.v-select-option--default.is-disabled{pointer-events:none;opacity:.7;cursor:default}.v-select-option__marker{position:absolute;top:50%;left:1.8rem;width:.6rem;min-width:6px;height:.6rem;min-height:6px;border-radius:50%;transform:translateY(-50%)}.v-select-option:hover{background:linear-gradient(0deg,#ffffff40,#ffffff40),#00000012}.v-select{position:relative;display:inline-block;width:100%}.v-select.is-bordered .v-select__field:after,.v-select.is-bordered .v-select__field:before{content:""}.v-select__field{position:relative;display:flex;align-items:center;width:100%;height:72px;padding:0 24px;border-radius:12px;background-color:#fff;outline:1px solid transparent;transition:border-radius .3s ease-in-out,outline .3s ease-in-out;cursor:pointer}@media only screen and (max-width:1023px){.v-select__field{height:64px;padding-right:16px;padding-left:16px}}.v-select__field:before{content:"";position:absolute;top:0;right:0;left:0;box-sizing:border-box;width:100%;height:100%;border-radius:12px;border:1px solid transparent;opacity:1;transition:border-color .3s ease-in-out;pointer-events:none}.v-select.is-gradient-hover .v-select__arrow-box{transform:translateY(-50%) rotateX(0);transform-style:preserve-3d;transition:transform .6s linear}.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{top:auto;bottom:100%;margin-bottom:2px}.v-select__dropdown.is-bottom-end{top:100%;bottom:auto;left:-10em;margin-bottom:2px}.v-select--xsmall .v-select__arrow-box{display:flex;align-items:center;justify-content:center}.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:66px;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-radius:12px 12px 0 0;border:2px solid #141414;border-bottom: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-radius:12px 12px 0 0;border:2px solid #141414;border-bottom: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{position:absolute;top:0;left:0;display:inline-flex;align-items:center;justify-content:center;transition:color .4s linear}.v-select__field-content{position:relative;display:flex;align-items:center;width:100%}.v-select__placeholder,.v-select__value{position:relative;overflow:hidden;max-width:100%;height:100%;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-weight:700;line-height:1.28;color:#14141499;transition:color .4s linear}.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{position:absolute;top:50%;left:0;transform:translateY(-50%);will-change:opacity;transition:opacity .3s linear}.v-select__value-inner--hover,.v-select__value-inner--open{-webkit-background-clip:text;background-clip:text;opacity:0;-webkit-text-fill-color:transparent}.v-select__label{position:absolute;left:0;text-transform:uppercase;white-space:nowrap;font-size:15px;font-weight:700;color:#14141499;transform-origin:left center;transition:transform .3s ease-in-out}@media only screen and (max-width:767px){.v-select__label{overflow:hidden;max-width:calc(100% - 30px);text-overflow:ellipsis}}.v-select__arrow-box{position:absolute;top:50%;right:0;overflow:hidden;transform:translateY(-50%) rotate(0);transition:transform .3s ease-in-out;pointer-events:none}.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{position:absolute;top:100%;z-index:20;width:100%;padding:0 4px 8px;border-radius:0 0 16px 16px;background-color:#fff;opacity:1;transform:translateY(0)}@media only screen and (max-width:1023px){.v-select__dropdown .modal-base__inner{position:static}}.v-select__dropdown:before{content:"";position:absolute;top:0;right:0;left:0;z-index:1;height:100%;border-radius:0 0 12px 12px;border:2px solid #141414;border-top:none;pointer-events:none}.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:transparent}.v-select__dropdown-list::-webkit-scrollbar-thumb{border-radius:10px;border:4px solid transparent;background-clip:content-box;background-color:#121317}}@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{-webkit-transition:width 1s ease;transition:width 1s ease}.v-select__dropdown-content{position:relative;margin-top:12px;padding-right:2px}@media only screen and (max-width:1023px){.v-select__dropdown-content{margin-top:8px}}.v-select__dropdown-content:before{content:"";position:absolute;top:0;right:14px;left:14px;height:1.5px;background-color:#ffffff1a}@media only screen and (max-width:1023px){.v-select__dropdown-content:before{right:0;left:0;background-color:#1213171a}}.v-select__group{position:relative;padding:1.2rem 0}.v-select__group:last-child{margin-bottom:0}.v-select__group:last-child:after{content:none}.v-select__group:after{content:"";position:absolute;right:1.6rem;bottom:0;left:1.6rem;display:block;height:1px}.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{padding:11px 12px;border-radius:6px;text-transform:uppercase;color:#fff}.v-select--dark .v-select-option.is-highlighted,.v-select--dark .v-select-option.is-selected,.v-select--dark .v-select-option:hover{background:#fff;color:#141414;opacity:1}.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{border-radius:8px;background-color:#141414}.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{padding-top:8px;padding-bottom:8px;border-radius:8px;background-color:#141414}.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{border-radius:8px;background-color:#66686b}.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{background-color:#fff!important;color:#141414!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{display:flex;align-items:center;justify-content:space-between;margin-top:8px;margin-bottom:14px;gap:16px}.v-select__dropdown-top .button{padding-right:16px;padding-left:16px}}.v-select--range .v-select__clear{transition:opacity .3s ease-in-out;cursor:pointer}.v-select--range .v-select__field{padding-right:16px;border-radius:100px}.v-select--range .v-select__field:before{content:none}.v-select--range .v-select__value{display:flex;align-items:center}.v-select--range .v-select__value .icon{margin-right:0;margin-left:10px}.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{top:calc(100% + 4px);min-width:var(--dropdown-size);padding:8px 4px;border-radius:12px}.v-select--range .v-select__dropdown:before{border-radius:12px;border:1px solid #121317}.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{overflow-x:hidden;max-height:340px}.v-select--range.is-active .v-select__field,.v-select--range.is-opened .v-select__field{border-radius:100px;background-color:#121317}.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{right:0;display:flex}.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{display:flex;align-items:center;gap:8px}.v-select--pure .v-select__field{height:auto;padding:0;background-color:transparent;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{position:static;display:flex;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{height:44px;padding-right:16px;padding-left:20px;border-radius:9999px;outline:unset!important;transition:background-color .3s ease-in-out,color .3s ease-in-out}.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{display:flex;align-items:center;justify-content:center;gap:8px}.v-select--button .v-select__arrow-box{position:static;display:flex;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{border-radius:9999px;background-color:#141414;outline:unset;color:#fff}.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.is-dropdown-full .v-select__dropdown{top:110%;padding-top:8px;border-radius:16px}.v-select.is-dropdown-full .v-select__dropdown:before{top:-2px;border-radius:16px;border-top:2px solid #141414}.v-select.is-dropdown-full .v-select__field{border-radius:16px}.v-select.is-dropdown-full .v-select__field:before{border-radius:12px}.v-select.is-label-under-value .v-select__label{bottom:0;text-transform:none;transform:translateY(0) scale(.8)}.v-select.is-label-under-value .v-select__value{margin-top:unset;margin-bottom:1rem}
