.v-icons[data-v-2b132a1b]{height:0;opacity:1;position:fixed;width:0}.v-icon{--v-icon-color:inherit;--v-icon-size:auto;--v-icon-width:var(--v-icon-size);--v-icon-height:var(--v-icon-size);fill:var(--v-icon-color);flex-shrink:0;height:var(--v-icon-height);transition:var(--transition-base);width:var(--v-icon-width)}.v-icon--size-massive{--v-icon-size:48px}.v-icon--size-big{--v-icon-size:40px}.v-icon--size-large{--v-icon-size:24px}.v-icon--size-medium{--v-icon-size:18px}.v-icon--size-small{--v-icon-size:16px}@media screen and (min-width:480px){.v-icon--size-xs-massive{--v-icon-size:48px}.v-icon--size-xs-big{--v-icon-size:40px}.v-icon--size-xs-large{--v-icon-size:24px}.v-icon--size-xs-medium{--v-icon-size:18px}.v-icon--size-xs-small{--v-icon-size:16px}}@media screen and (min-width:576px){.v-icon--size-sm-massive{--v-icon-size:48px}.v-icon--size-sm-big{--v-icon-size:40px}.v-icon--size-sm-large{--v-icon-size:24px}.v-icon--size-sm-medium{--v-icon-size:18px}.v-icon--size-sm-small{--v-icon-size:16px}}@media screen and (min-width:819px){.v-icon--size-md-massive{--v-icon-size:48px}.v-icon--size-md-big{--v-icon-size:40px}.v-icon--size-md-large{--v-icon-size:24px}.v-icon--size-md-medium{--v-icon-size:18px}.v-icon--size-md-small{--v-icon-size:16px}}@media screen and (min-width:1069px){.v-icon--size-lg-massive{--v-icon-size:48px}.v-icon--size-lg-big{--v-icon-size:40px}.v-icon--size-lg-large{--v-icon-size:24px}.v-icon--size-lg-medium{--v-icon-size:18px}.v-icon--size-lg-small{--v-icon-size:16px}}@media screen and (min-width:1280px){.v-icon--size-xl-massive{--v-icon-size:48px}.v-icon--size-xl-big{--v-icon-size:40px}.v-icon--size-xl-large{--v-icon-size:24px}.v-icon--size-xl-medium{--v-icon-size:18px}.v-icon--size-xl-small{--v-icon-size:16px}}@media screen and (min-width:1600px){.v-icon--size-xxl-massive{--v-icon-size:48px}.v-icon--size-xxl-big{--v-icon-size:40px}.v-icon--size-xxl-large{--v-icon-size:24px}.v-icon--size-xxl-medium{--v-icon-size:18px}.v-icon--size-xxl-small{--v-icon-size:16px}}.v-icon--theme-primary{--v-icon-color:var(--color-black)}.v-icon--theme-secondary{--v-icon-color:var(--color-grey-1000)}.v-icon--theme-tertiary{--v-icon-color:var(--color-grey-600)}.v-icon--theme-fortiary{--v-icon-color:var(--color-grey-100)}.v-icon--theme-fiftiary{--v-icon-color:var(--color-grey-900)}.v-icon--theme-sixtiary{--v-icon-color:var(--color-accent-500)}.v-icon--theme-success{--v-icon-color:var(--color-main-100)}.v-scrollbar{--v-scrollbar-thumb-bg:transparent;--v-scrollbar-thumb-border-radius:2px;--v-scrollbar-width:auto;--v-scrollbar-height:auto;height:100%;overflow:hidden;width:100%}.v-scrollbar::-webkit-scrollbar-thumb{background:var(--v-scrollbar-thumb-bg);border-radius:var(--v-scrollbar-thumb-border-radius);cursor:grab}.v-scrollbar::-webkit-scrollbar-thumb:active{cursor:grabbing}.v-scrollbar::-webkit-scrollbar{height:var(--v-scrollbar-height);width:var(--v-scrollbar-width)}.v-scrollbar--theme-primary{--v-scrollbar-thumb-bg:var(--color-black)}.v-scrollbar--theme-secondary{--v-scrollbar-thumb-bg:transparent}.v-scrollbar--size-small{--v-scrollbar-width:4px;--v-scrollbar-height:4px}@media screen and (min-width:480px){.v-scrollbar--size-xs-small{--v-scrollbar-width:4px;--v-scrollbar-height:4px}}@media screen and (min-width:576px){.v-scrollbar--size-sm-small{--v-scrollbar-width:4px;--v-scrollbar-height:4px}}@media screen and (min-width:819px){.v-scrollbar--size-md-small{--v-scrollbar-width:4px;--v-scrollbar-height:4px}}@media screen and (min-width:1069px){.v-scrollbar--size-lg-small{--v-scrollbar-width:4px;--v-scrollbar-height:4px}}@media screen and (min-width:1280px){.v-scrollbar--size-xl-small{--v-scrollbar-width:4px;--v-scrollbar-height:4px}}@media screen and (min-width:1600px){.v-scrollbar--size-xxl-small{--v-scrollbar-width:4px;--v-scrollbar-height:4px}}.v-scrollbar::-webkit-scrollbar-track{box-shadow:none}.v-scrollbar--draggable{cursor:grab}.v-scrollbar--grabbing{cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-scrollbar--hidden::-webkit-scrollbar{display:none}.v-scrollbar--vertical{overflow-y:auto}.v-scrollbar--horizontal{overflow-x:auto}.show{opacity:1!important}.v-input{--v-input-font-size:var(--font-size-big);--v-input-line-height:var(--line-height-big);--v-input-textarea-min-height:140px;--v-input-color:var(--color-grey-1000);--v-input-border-color:transparent;--v-input-border-radius:8px;--v-input-padding-x:14px;--v-input-padding-y:16px;background-color:var(--color-grey-300);border-radius:var(--v-input-border-radius);caret-color:var(--color-accent-400);outline:2px solid var(--v-input-border-color);padding:var(--v-input-padding-x) var(--v-input-padding-y)}@media screen and (max-width:818px){.v-input{--v-input-font-size:14px;--v-input-line-height:18px}}.v-input--theme-primary{--v-input-border-radius:var(--radius-small)}.v-input--theme-secondary{--v-input-padding-x:14px;--v-input-padding-y:28px;--v-input-border-radius:var(--radius-rounded)}.v-input--focus{background-color:var(--color-grey-400);--v-input-border-color:var(--color-accent-400)}.v-input--error{--v-input-border-color:var(--color-red-600)}.v-input--readonly{background-color:#f2f2f24d;pointer-events:none}@media (hover:hover){.v-input:hover{background-color:var(--color-grey-300)}}@media (hover:none){.v-input:active{background-color:var(--color-grey-300)}}.v-input--textarea .v-input__native{min-height:var(--v-input-textarea-min-height);resize:vertical}.v-input--filled .v-input__title{top:0}.v-input--disabled{background-image:none!important;box-shadow:none!important;cursor:not-allowed;opacity:.25}.v-input__body{align-items:center;display:flex;transition:var(--transition-base);width:100%}.v-input__body-control{align-items:start;display:inline-flex;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:100%}.v-input__body-control__readonly-icon{position:absolute;right:0;top:0}.v-input__body-control__placeholder{color:var(--color-grey-600);display:inline-block;font-size:var(--v-input-font-size);left:0;line-height:var(--v-input-line-height);overflow:hidden;position:absolute;text-overflow:ellipsis;top:0;white-space:nowrap;width:100%}.v-input__body-control ::-moz-placeholder{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-input__body-control ::placeholder{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-input__body-content{align-items:center;display:flex;flex-shrink:0;justify-content:center}.v-input__native{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;border-radius:0;box-shadow:none;color:var(--v-input-color);display:block;font-size:var(--v-input-font-size);line-height:var(--v-input-line-height);opacity:0;outline:none;padding:0;width:100%}.v-input__native:disabled{background-image:none!important;box-shadow:none!important;cursor:not-allowed;opacity:.25}.v-input__native::-moz-placeholder{color:var(--color-grey-800)}.v-input__native::placeholder{color:var(--color-grey-800)}@keyframes spinner-rotate{to{transform:rotate(1turn)}}.v-spinner{animation:spinner-rotate .5s linear infinite both;border:2px solid;border-radius:var(--radius-circle);border-top-color:transparent!important}.v-spinner--theme-primary{border-color:var(--color-black)}.v-spinner--theme-secondary{border-color:var(--color-white)}.v-spinner--size-large{height:32px;width:32px}.v-spinner--size-medium{height:24px;width:24px}.v-spinner--size-small{height:18px;width:18px}.v-button-empty{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:0;cursor:pointer;display:inline-flex;justify-content:center;margin:0;outline:0;padding:0;-moz-user-select:none;-webkit-user-select:none;user-select:none}.v-button{--v-button-font-family:var(--font-family-montserrat);--v-button-bg:transparent;--v-button-color:inherit;--v-button-font-size:var(--font-size-huge);--v-button-line-height:20px;--v-button-border-color:transparent;--v-button-padding-y:0;--v-button-padding-x:0;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--v-button-bg);border:none;border-radius:var(--radius-rounded);color:var(--v-button-color);cursor:pointer;display:inline-flex;font-family:var(--v-button-font-family),sans-serif;font-size:var(--v-button-font-size);font-weight:500;justify-content:center;line-height:var(--v-button-line-height);margin:0;outline:0;padding:var(--v-button-padding-y) var(--v-button-padding-x);position:relative;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;transition:var(--transition-base);-moz-user-select:none;-webkit-user-select:none;user-select:none;white-space:nowrap;-webkit-tap-highlight-color:transparent}.v-button:disabled{cursor:not-allowed}.v-button--wide{width:100%}.v-button--loading .v-button__content{opacity:0}.v-button--size-small{--v-button-padding-y:var(--gutter-12);--v-button-padding-x:var(--gutter-24)}.v-button--size-medium{--v-button-padding-y:var(--gutter-16);--v-button-padding-x:var(--gutter-32)}.v-button--size-large{--v-button-padding-y:var(--gutter-24);--v-button-padding-x:var(--gutter-64)}@media screen and (min-width:480px){.v-button--size-xs-small{--v-button-padding-y:var(--gutter-12);--v-button-padding-x:var(--gutter-24)}.v-button--size-xs-medium{--v-button-padding-y:var(--gutter-16);--v-button-padding-x:var(--gutter-32)}.v-button--size-xs-large{--v-button-padding-y:var(--gutter-24);--v-button-padding-x:var(--gutter-64)}}@media screen and (min-width:576px){.v-button--size-sm-small{--v-button-padding-y:var(--gutter-12);--v-button-padding-x:var(--gutter-24)}.v-button--size-sm-medium{--v-button-padding-y:var(--gutter-16);--v-button-padding-x:var(--gutter-32)}.v-button--size-sm-large{--v-button-padding-y:var(--gutter-24);--v-button-padding-x:var(--gutter-64)}}@media screen and (min-width:819px){.v-button--size-md-small{--v-button-padding-y:var(--gutter-12);--v-button-padding-x:var(--gutter-24)}.v-button--size-md-medium{--v-button-padding-y:var(--gutter-16);--v-button-padding-x:var(--gutter-32)}.v-button--size-md-large{--v-button-padding-y:var(--gutter-24);--v-button-padding-x:var(--gutter-64)}}@media screen and (min-width:1069px){.v-button--size-lg-small{--v-button-padding-y:var(--gutter-12);--v-button-padding-x:var(--gutter-24)}.v-button--size-lg-medium{--v-button-padding-y:var(--gutter-16);--v-button-padding-x:var(--gutter-32)}.v-button--size-lg-large{--v-button-padding-y:var(--gutter-24);--v-button-padding-x:var(--gutter-64)}}@media screen and (min-width:1280px){.v-button--size-xl-small{--v-button-padding-y:var(--gutter-12);--v-button-padding-x:var(--gutter-24)}.v-button--size-xl-medium{--v-button-padding-y:var(--gutter-16);--v-button-padding-x:var(--gutter-32)}.v-button--size-xl-large{--v-button-padding-y:var(--gutter-24);--v-button-padding-x:var(--gutter-64)}}@media screen and (min-width:1600px){.v-button--size-xxl-small{--v-button-padding-y:var(--gutter-12);--v-button-padding-x:var(--gutter-24)}.v-button--size-xxl-medium{--v-button-padding-y:var(--gutter-16);--v-button-padding-x:var(--gutter-32)}.v-button--size-xxl-large{--v-button-padding-y:var(--gutter-24);--v-button-padding-x:var(--gutter-64)}}.v-button--theme-primary{--v-button-bg:var(--color-accent-400);--v-button-color:var(--color-grey-200)}.v-button--theme-primary:disabled{--v-button-bg:var(--color-grey-600);--v-button-color:var(--color-white)}@media (hover:hover){.v-button--theme-primary:hover:not(:disabled){--v-button-bg:var(--color-accent-500)}}@media (hover:none){.v-button--theme-primary:active:not(:disabled){--v-button-bg:var(--color-accent-500)}}.v-button--theme-primary:active:not(:disabled){--v-button-bg:var(--color-accent-600)}.v-button--theme-secondary{--v-button-bg:var(--color-grey-400);--v-button-color:var(--color-grey-900)}.v-button--theme-secondary:disabled{--v-button-bg:var(--color-grey-200);--v-button-color:var(--color-grey-500)}@media (hover:hover){.v-button--theme-secondary:hover:not(:disabled){--v-button-bg:var(--color-grey-300)}}@media (hover:none){.v-button--theme-secondary:active:not(:disabled){--v-button-bg:var(--color-grey-300)}}.v-button--theme-secondary:active:not(:disabled){--v-button-bg:var(--color-grey-500)}.v-button--theme-tertiary{--v-button-bg:var(--color-white);--v-button-color:var(--color-grey-700)}.v-button--theme-tertiary:disabled{--v-button-color:var(--color-grey-500)}@media (hover:hover){.v-button--theme-tertiary:hover:not(:disabled){--v-button-color:var(--color-accent-600)}}@media (hover:none){.v-button--theme-tertiary:active:not(:disabled){--v-button-color:var(--color-accent-600)}}.v-button--theme-tertiary:active:not(:disabled){--v-button-color:var(--color-accent-700)}.v-button--theme-fortiary{--v-button-bg:var(--color-main-600);--v-button-color:var(--color-grey-100)}.v-button--theme-fortiary:disabled{--v-button-color:var(--color-grey-500)}@media (hover:hover){.v-button--theme-fortiary:hover:not(:disabled){--v-button-bg:var(--color-main-700)}}@media (hover:none){.v-button--theme-fortiary:active:not(:disabled){--v-button-bg:var(--color-main-700)}}@media (hover:hover){.v-button--plain:not(:hover){--v-button-bg:transparent}.v-button--plain:not(:hover).v-button--theme-primary{--v-button-color:var(--color-black)}}@media (hover:none){.v-button--plain:not(:active){--v-button-bg:transparent}.v-button--plain:not(:active).v-button--theme-primary{--v-button-color:var(--color-black)}}.v-button__spinner{left:calc(50% - 9px);position:absolute;top:calc(50% - 9px)}.v-container{margin:0 auto;max-width:var(--container-size);min-height:1px;padding-left:var(--container-gutter);padding-right:var(--container-gutter);width:100%}.v-container--wide{max-width:none}.v-row{--v-row-gutter:var(--gutter-10);--v-row-gutter-x:var(--v-row-gutter);--v-row-gutter-y:var(--v-row-gutter);display:flex;flex-flow:row wrap}.v-row--gutters-x{margin-left:calc(var(--v-row-gutter-x)*-1);margin-right:calc(var(--v-row-gutter-x)*-1)}.v-row--gutters-x>.v-col{padding-left:var(--v-row-gutter-x);padding-right:var(--v-row-gutter-x)}.v-row--gutters-y{gap:calc(var(--v-row-gutter-y)*2) 0}.v-row--no-wrap{flex-wrap:nowrap}.v-row--justify-start{justify-content:flex-start}.v-row--justify-center{justify-content:center}.v-row--justify-end{justify-content:flex-end}.v-row--justify-around{justify-content:space-around}.v-row--justify-between{justify-content:space-between}@media screen and (min-width:480px){.v-row--justify-xs-start{justify-content:flex-start}.v-row--justify-xs-center{justify-content:center}.v-row--justify-xs-end{justify-content:flex-end}.v-row--justify-xs-around{justify-content:space-around}.v-row--justify-xs-between{justify-content:space-between}}@media screen and (min-width:576px){.v-row--justify-sm-start{justify-content:flex-start}.v-row--justify-sm-center{justify-content:center}.v-row--justify-sm-end{justify-content:flex-end}.v-row--justify-sm-around{justify-content:space-around}.v-row--justify-sm-between{justify-content:space-between}}@media screen and (min-width:819px){.v-row--justify-md-start{justify-content:flex-start}.v-row--justify-md-center{justify-content:center}.v-row--justify-md-end{justify-content:flex-end}.v-row--justify-md-around{justify-content:space-around}.v-row--justify-md-between{justify-content:space-between}}@media screen and (min-width:1069px){.v-row--justify-lg-start{justify-content:flex-start}.v-row--justify-lg-center{justify-content:center}.v-row--justify-lg-end{justify-content:flex-end}.v-row--justify-lg-around{justify-content:space-around}.v-row--justify-lg-between{justify-content:space-between}}@media screen and (min-width:1280px){.v-row--justify-xl-start{justify-content:flex-start}.v-row--justify-xl-center{justify-content:center}.v-row--justify-xl-end{justify-content:flex-end}.v-row--justify-xl-around{justify-content:space-around}.v-row--justify-xl-between{justify-content:space-between}}@media screen and (min-width:1600px){.v-row--justify-xxl-start{justify-content:flex-start}.v-row--justify-xxl-center{justify-content:center}.v-row--justify-xxl-end{justify-content:flex-end}.v-row--justify-xxl-around{justify-content:space-around}.v-row--justify-xxl-between{justify-content:space-between}}.v-row--align-start{align-items:flex-start}.v-row--align-center{align-items:center}.v-row--align-end{align-items:flex-end}.v-row--align-baseline{align-items:baseline}.v-row--align-stretch{align-items:stretch}@media screen and (min-width:480px){.v-row--align-xs-start{align-items:flex-start}.v-row--align-xs-center{align-items:center}.v-row--align-xs-end{align-items:flex-end}.v-row--align-xs-baseline{align-items:baseline}.v-row--align-xs-stretch{align-items:stretch}}@media screen and (min-width:576px){.v-row--align-sm-start{align-items:flex-start}.v-row--align-sm-center{align-items:center}.v-row--align-sm-end{align-items:flex-end}.v-row--align-sm-baseline{align-items:baseline}.v-row--align-sm-stretch{align-items:stretch}}@media screen and (min-width:819px){.v-row--align-md-start{align-items:flex-start}.v-row--align-md-center{align-items:center}.v-row--align-md-end{align-items:flex-end}.v-row--align-md-baseline{align-items:baseline}.v-row--align-md-stretch{align-items:stretch}}@media screen and (min-width:1069px){.v-row--align-lg-start{align-items:flex-start}.v-row--align-lg-center{align-items:center}.v-row--align-lg-end{align-items:flex-end}.v-row--align-lg-baseline{align-items:baseline}.v-row--align-lg-stretch{align-items:stretch}}@media screen and (min-width:1280px){.v-row--align-xl-start{align-items:flex-start}.v-row--align-xl-center{align-items:center}.v-row--align-xl-end{align-items:flex-end}.v-row--align-xl-baseline{align-items:baseline}.v-row--align-xl-stretch{align-items:stretch}}@media screen and (min-width:1600px){.v-row--align-xxl-start{align-items:flex-start}.v-row--align-xxl-center{align-items:center}.v-row--align-xxl-end{align-items:flex-end}.v-row--align-xxl-baseline{align-items:baseline}.v-row--align-xxl-stretch{align-items:stretch}}.v-col{box-sizing:border-box;flex:1 0 0%;max-width:100%;min-height:1px;width:100%}.v-col--size-0{flex:0 0 auto;width:0}.v-col--size-1{flex:0 0 auto;width:8.3333333333%}.v-col--size-2{flex:0 0 auto;width:16.6666666667%}.v-col--size-3{flex:0 0 auto;width:25%}.v-col--size-4{flex:0 0 auto;width:33.3333333333%}.v-col--size-5{flex:0 0 auto;width:41.6666666667%}.v-col--size-6{flex:0 0 auto;width:50%}.v-col--size-7{flex:0 0 auto;width:58.3333333333%}.v-col--size-8{flex:0 0 auto;width:66.6666666667%}.v-col--size-9{flex:0 0 auto;width:75%}.v-col--size-10{flex:0 0 auto;width:83.3333333333%}.v-col--size-11{flex:0 0 auto;width:91.6666666667%}.v-col--size-12{flex:0 0 auto;width:100%}.v-col--size-25{flex:0 0 auto;width:20%}.v-col--size-auto{flex:0 0 auto;width:auto}.v-col--size-default{flex:1 0 0%;width:100%}@media screen and (min-width:480px){.v-col--size-xs-0{flex:0 0 auto;width:0}.v-col--size-xs-1{flex:0 0 auto;width:8.3333333333%}.v-col--size-xs-2{flex:0 0 auto;width:16.6666666667%}.v-col--size-xs-3{flex:0 0 auto;width:25%}.v-col--size-xs-4{flex:0 0 auto;width:33.3333333333%}.v-col--size-xs-5{flex:0 0 auto;width:41.6666666667%}.v-col--size-xs-6{flex:0 0 auto;width:50%}.v-col--size-xs-7{flex:0 0 auto;width:58.3333333333%}.v-col--size-xs-8{flex:0 0 auto;width:66.6666666667%}.v-col--size-xs-9{flex:0 0 auto;width:75%}.v-col--size-xs-10{flex:0 0 auto;width:83.3333333333%}.v-col--size-xs-11{flex:0 0 auto;width:91.6666666667%}.v-col--size-xs-12{flex:0 0 auto;width:100%}.v-col--size-xs-25{flex:0 0 auto;width:20%}.v-col--size-xs-auto{flex:0 0 auto;width:auto}.v-col--size-xs-default{flex:1 0 0%;width:100%}}@media screen and (min-width:576px){.v-col--size-sm-0{flex:0 0 auto;width:0}.v-col--size-sm-1{flex:0 0 auto;width:8.3333333333%}.v-col--size-sm-2{flex:0 0 auto;width:16.6666666667%}.v-col--size-sm-3{flex:0 0 auto;width:25%}.v-col--size-sm-4{flex:0 0 auto;width:33.3333333333%}.v-col--size-sm-5{flex:0 0 auto;width:41.6666666667%}.v-col--size-sm-6{flex:0 0 auto;width:50%}.v-col--size-sm-7{flex:0 0 auto;width:58.3333333333%}.v-col--size-sm-8{flex:0 0 auto;width:66.6666666667%}.v-col--size-sm-9{flex:0 0 auto;width:75%}.v-col--size-sm-10{flex:0 0 auto;width:83.3333333333%}.v-col--size-sm-11{flex:0 0 auto;width:91.6666666667%}.v-col--size-sm-12{flex:0 0 auto;width:100%}.v-col--size-sm-25{flex:0 0 auto;width:20%}.v-col--size-sm-auto{flex:0 0 auto;width:auto}.v-col--size-sm-default{flex:1 0 0%;width:100%}}@media screen and (min-width:819px){.v-col--size-md-0{flex:0 0 auto;width:0}.v-col--size-md-1{flex:0 0 auto;width:8.3333333333%}.v-col--size-md-2{flex:0 0 auto;width:16.6666666667%}.v-col--size-md-3{flex:0 0 auto;width:25%}.v-col--size-md-4{flex:0 0 auto;width:33.3333333333%}.v-col--size-md-5{flex:0 0 auto;width:41.6666666667%}.v-col--size-md-6{flex:0 0 auto;width:50%}.v-col--size-md-7{flex:0 0 auto;width:58.3333333333%}.v-col--size-md-8{flex:0 0 auto;width:66.6666666667%}.v-col--size-md-9{flex:0 0 auto;width:75%}.v-col--size-md-10{flex:0 0 auto;width:83.3333333333%}.v-col--size-md-11{flex:0 0 auto;width:91.6666666667%}.v-col--size-md-12{flex:0 0 auto;width:100%}.v-col--size-md-25{flex:0 0 auto;width:20%}.v-col--size-md-auto{flex:0 0 auto;width:auto}.v-col--size-md-default{flex:1 0 0%;width:100%}}@media screen and (min-width:1069px){.v-col--size-lg-0{flex:0 0 auto;width:0}.v-col--size-lg-1{flex:0 0 auto;width:8.3333333333%}.v-col--size-lg-2{flex:0 0 auto;width:16.6666666667%}.v-col--size-lg-3{flex:0 0 auto;width:25%}.v-col--size-lg-4{flex:0 0 auto;width:33.3333333333%}.v-col--size-lg-5{flex:0 0 auto;width:41.6666666667%}.v-col--size-lg-6{flex:0 0 auto;width:50%}.v-col--size-lg-7{flex:0 0 auto;width:58.3333333333%}.v-col--size-lg-8{flex:0 0 auto;width:66.6666666667%}.v-col--size-lg-9{flex:0 0 auto;width:75%}.v-col--size-lg-10{flex:0 0 auto;width:83.3333333333%}.v-col--size-lg-11{flex:0 0 auto;width:91.6666666667%}.v-col--size-lg-12{flex:0 0 auto;width:100%}.v-col--size-lg-25{flex:0 0 auto;width:20%}.v-col--size-lg-auto{flex:0 0 auto;width:auto}.v-col--size-lg-default{flex:1 0 0%;width:100%}}@media screen and (min-width:1280px){.v-col--size-xl-0{flex:0 0 auto;width:0}.v-col--size-xl-1{flex:0 0 auto;width:8.3333333333%}.v-col--size-xl-2{flex:0 0 auto;width:16.6666666667%}.v-col--size-xl-3{flex:0 0 auto;width:25%}.v-col--size-xl-4{flex:0 0 auto;width:33.3333333333%}.v-col--size-xl-5{flex:0 0 auto;width:41.6666666667%}.v-col--size-xl-6{flex:0 0 auto;width:50%}.v-col--size-xl-7{flex:0 0 auto;width:58.3333333333%}.v-col--size-xl-8{flex:0 0 auto;width:66.6666666667%}.v-col--size-xl-9{flex:0 0 auto;width:75%}.v-col--size-xl-10{flex:0 0 auto;width:83.3333333333%}.v-col--size-xl-11{flex:0 0 auto;width:91.6666666667%}.v-col--size-xl-12{flex:0 0 auto;width:100%}.v-col--size-xl-25{flex:0 0 auto;width:20%}.v-col--size-xl-auto{flex:0 0 auto;width:auto}.v-col--size-xl-default{flex:1 0 0%;width:100%}}@media screen and (min-width:1600px){.v-col--size-xxl-0{flex:0 0 auto;width:0}.v-col--size-xxl-1{flex:0 0 auto;width:8.3333333333%}.v-col--size-xxl-2{flex:0 0 auto;width:16.6666666667%}.v-col--size-xxl-3{flex:0 0 auto;width:25%}.v-col--size-xxl-4{flex:0 0 auto;width:33.3333333333%}.v-col--size-xxl-5{flex:0 0 auto;width:41.6666666667%}.v-col--size-xxl-6{flex:0 0 auto;width:50%}.v-col--size-xxl-7{flex:0 0 auto;width:58.3333333333%}.v-col--size-xxl-8{flex:0 0 auto;width:66.6666666667%}.v-col--size-xxl-9{flex:0 0 auto;width:75%}.v-col--size-xxl-10{flex:0 0 auto;width:83.3333333333%}.v-col--size-xxl-11{flex:0 0 auto;width:91.6666666667%}.v-col--size-xxl-12{flex:0 0 auto;width:100%}.v-col--size-xxl-25{flex:0 0 auto;width:20%}.v-col--size-xxl-auto{flex:0 0 auto;width:auto}.v-col--size-xxl-default{flex:1 0 0%;width:100%}}.v-col--offset-0{margin-left:0}.v-col--offset-1{margin-left:8.3333333333%}.v-col--offset-2{margin-left:16.6666666667%}.v-col--offset-3{margin-left:25%}.v-col--offset-4{margin-left:33.3333333333%}.v-col--offset-5{margin-left:41.6666666667%}.v-col--offset-6{margin-left:50%}.v-col--offset-7{margin-left:58.3333333333%}.v-col--offset-8{margin-left:66.6666666667%}.v-col--offset-9{margin-left:75%}.v-col--offset-10{margin-left:83.3333333333%}.v-col--offset-11{margin-left:91.6666666667%}.v-col--offset-12{margin-left:100%}.v-col--offset-25{margin-left:20%}@media screen and (min-width:480px){.v-col--offset-xs-0{margin-left:0}.v-col--offset-xs-1{margin-left:8.3333333333%}.v-col--offset-xs-2{margin-left:16.6666666667%}.v-col--offset-xs-3{margin-left:25%}.v-col--offset-xs-4{margin-left:33.3333333333%}.v-col--offset-xs-5{margin-left:41.6666666667%}.v-col--offset-xs-6{margin-left:50%}.v-col--offset-xs-7{margin-left:58.3333333333%}.v-col--offset-xs-8{margin-left:66.6666666667%}.v-col--offset-xs-9{margin-left:75%}.v-col--offset-xs-10{margin-left:83.3333333333%}.v-col--offset-xs-11{margin-left:91.6666666667%}.v-col--offset-xs-12{margin-left:100%}.v-col--offset-xs-25{margin-left:20%}}@media screen and (min-width:576px){.v-col--offset-sm-0{margin-left:0}.v-col--offset-sm-1{margin-left:8.3333333333%}.v-col--offset-sm-2{margin-left:16.6666666667%}.v-col--offset-sm-3{margin-left:25%}.v-col--offset-sm-4{margin-left:33.3333333333%}.v-col--offset-sm-5{margin-left:41.6666666667%}.v-col--offset-sm-6{margin-left:50%}.v-col--offset-sm-7{margin-left:58.3333333333%}.v-col--offset-sm-8{margin-left:66.6666666667%}.v-col--offset-sm-9{margin-left:75%}.v-col--offset-sm-10{margin-left:83.3333333333%}.v-col--offset-sm-11{margin-left:91.6666666667%}.v-col--offset-sm-12{margin-left:100%}.v-col--offset-sm-25{margin-left:20%}}@media screen and (min-width:819px){.v-col--offset-md-0{margin-left:0}.v-col--offset-md-1{margin-left:8.3333333333%}.v-col--offset-md-2{margin-left:16.6666666667%}.v-col--offset-md-3{margin-left:25%}.v-col--offset-md-4{margin-left:33.3333333333%}.v-col--offset-md-5{margin-left:41.6666666667%}.v-col--offset-md-6{margin-left:50%}.v-col--offset-md-7{margin-left:58.3333333333%}.v-col--offset-md-8{margin-left:66.6666666667%}.v-col--offset-md-9{margin-left:75%}.v-col--offset-md-10{margin-left:83.3333333333%}.v-col--offset-md-11{margin-left:91.6666666667%}.v-col--offset-md-12{margin-left:100%}.v-col--offset-md-25{margin-left:20%}}@media screen and (min-width:1069px){.v-col--offset-lg-0{margin-left:0}.v-col--offset-lg-1{margin-left:8.3333333333%}.v-col--offset-lg-2{margin-left:16.6666666667%}.v-col--offset-lg-3{margin-left:25%}.v-col--offset-lg-4{margin-left:33.3333333333%}.v-col--offset-lg-5{margin-left:41.6666666667%}.v-col--offset-lg-6{margin-left:50%}.v-col--offset-lg-7{margin-left:58.3333333333%}.v-col--offset-lg-8{margin-left:66.6666666667%}.v-col--offset-lg-9{margin-left:75%}.v-col--offset-lg-10{margin-left:83.3333333333%}.v-col--offset-lg-11{margin-left:91.6666666667%}.v-col--offset-lg-12{margin-left:100%}.v-col--offset-lg-25{margin-left:20%}}@media screen and (min-width:1280px){.v-col--offset-xl-0{margin-left:0}.v-col--offset-xl-1{margin-left:8.3333333333%}.v-col--offset-xl-2{margin-left:16.6666666667%}.v-col--offset-xl-3{margin-left:25%}.v-col--offset-xl-4{margin-left:33.3333333333%}.v-col--offset-xl-5{margin-left:41.6666666667%}.v-col--offset-xl-6{margin-left:50%}.v-col--offset-xl-7{margin-left:58.3333333333%}.v-col--offset-xl-8{margin-left:66.6666666667%}.v-col--offset-xl-9{margin-left:75%}.v-col--offset-xl-10{margin-left:83.3333333333%}.v-col--offset-xl-11{margin-left:91.6666666667%}.v-col--offset-xl-12{margin-left:100%}.v-col--offset-xl-25{margin-left:20%}}@media screen and (min-width:1600px){.v-col--offset-xxl-0{margin-left:0}.v-col--offset-xxl-1{margin-left:8.3333333333%}.v-col--offset-xxl-2{margin-left:16.6666666667%}.v-col--offset-xxl-3{margin-left:25%}.v-col--offset-xxl-4{margin-left:33.3333333333%}.v-col--offset-xxl-5{margin-left:41.6666666667%}.v-col--offset-xxl-6{margin-left:50%}.v-col--offset-xxl-7{margin-left:58.3333333333%}.v-col--offset-xxl-8{margin-left:66.6666666667%}.v-col--offset-xxl-9{margin-left:75%}.v-col--offset-xxl-10{margin-left:83.3333333333%}.v-col--offset-xxl-11{margin-left:91.6666666667%}.v-col--offset-xxl-12{margin-left:100%}.v-col--offset-xxl-25{margin-left:20%}}.v-col--order-1{order:1}.v-col--order-2{order:2}.v-col--order-3{order:3}.v-col--order-4{order:4}.v-col--order-5{order:5}.v-col--order-6{order:6}.v-col--order-7{order:7}.v-col--order-8{order:8}.v-col--order-9{order:9}.v-col--order-10{order:10}.v-col--order-11{order:11}.v-col--order-12{order:12}.v-col--order-25{flex-basis:20%;max-width:20%}@media screen and (min-width:480px){.v-col--order-xs-1{order:1}.v-col--order-xs-2{order:2}.v-col--order-xs-3{order:3}.v-col--order-xs-4{order:4}.v-col--order-xs-5{order:5}.v-col--order-xs-6{order:6}.v-col--order-xs-7{order:7}.v-col--order-xs-8{order:8}.v-col--order-xs-9{order:9}.v-col--order-xs-10{order:10}.v-col--order-xs-11{order:11}.v-col--order-xs-12{order:12}.v-col--order-xs-25{flex-basis:20%;max-width:20%}}@media screen and (min-width:576px){.v-col--order-sm-1{order:1}.v-col--order-sm-2{order:2}.v-col--order-sm-3{order:3}.v-col--order-sm-4{order:4}.v-col--order-sm-5{order:5}.v-col--order-sm-6{order:6}.v-col--order-sm-7{order:7}.v-col--order-sm-8{order:8}.v-col--order-sm-9{order:9}.v-col--order-sm-10{order:10}.v-col--order-sm-11{order:11}.v-col--order-sm-12{order:12}.v-col--order-sm-25{flex-basis:20%;max-width:20%}}@media screen and (min-width:819px){.v-col--order-md-1{order:1}.v-col--order-md-2{order:2}.v-col--order-md-3{order:3}.v-col--order-md-4{order:4}.v-col--order-md-5{order:5}.v-col--order-md-6{order:6}.v-col--order-md-7{order:7}.v-col--order-md-8{order:8}.v-col--order-md-9{order:9}.v-col--order-md-10{order:10}.v-col--order-md-11{order:11}.v-col--order-md-12{order:12}.v-col--order-md-25{flex-basis:20%;max-width:20%}}@media screen and (min-width:1069px){.v-col--order-lg-1{order:1}.v-col--order-lg-2{order:2}.v-col--order-lg-3{order:3}.v-col--order-lg-4{order:4}.v-col--order-lg-5{order:5}.v-col--order-lg-6{order:6}.v-col--order-lg-7{order:7}.v-col--order-lg-8{order:8}.v-col--order-lg-9{order:9}.v-col--order-lg-10{order:10}.v-col--order-lg-11{order:11}.v-col--order-lg-12{order:12}.v-col--order-lg-25{flex-basis:20%;max-width:20%}}@media screen and (min-width:1280px){.v-col--order-xl-1{order:1}.v-col--order-xl-2{order:2}.v-col--order-xl-3{order:3}.v-col--order-xl-4{order:4}.v-col--order-xl-5{order:5}.v-col--order-xl-6{order:6}.v-col--order-xl-7{order:7}.v-col--order-xl-8{order:8}.v-col--order-xl-9{order:9}.v-col--order-xl-10{order:10}.v-col--order-xl-11{order:11}.v-col--order-xl-12{order:12}.v-col--order-xl-25{flex-basis:20%;max-width:20%}}@media screen and (min-width:1600px){.v-col--order-xxl-1{order:1}.v-col--order-xxl-2{order:2}.v-col--order-xxl-3{order:3}.v-col--order-xxl-4{order:4}.v-col--order-xxl-5{order:5}.v-col--order-xxl-6{order:6}.v-col--order-xxl-7{order:7}.v-col--order-xxl-8{order:8}.v-col--order-xxl-9{order:9}.v-col--order-xxl-10{order:10}.v-col--order-xxl-11{order:11}.v-col--order-xxl-12{order:12}.v-col--order-xxl-25{flex-basis:20%;max-width:20%}}.v-col--align-start{align-self:flex-start}.v-col--align-center{align-self:center}.v-col--align-end{align-self:flex-end}.v-col--align-baseline{align-self:baseline}.v-col--align-stretch{align-self:stretch}@media screen and (min-width:480px){.v-col--align-xs-start{align-self:flex-start}.v-col--align-xs-center{align-self:center}.v-col--align-xs-end{align-self:flex-end}.v-col--align-xs-baseline{align-self:baseline}.v-col--align-xs-stretch{align-self:stretch}}@media screen and (min-width:576px){.v-col--align-sm-start{align-self:flex-start}.v-col--align-sm-center{align-self:center}.v-col--align-sm-end{align-self:flex-end}.v-col--align-sm-baseline{align-self:baseline}.v-col--align-sm-stretch{align-self:stretch}}@media screen and (min-width:819px){.v-col--align-md-start{align-self:flex-start}.v-col--align-md-center{align-self:center}.v-col--align-md-end{align-self:flex-end}.v-col--align-md-baseline{align-self:baseline}.v-col--align-md-stretch{align-self:stretch}}@media screen and (min-width:1069px){.v-col--align-lg-start{align-self:flex-start}.v-col--align-lg-center{align-self:center}.v-col--align-lg-end{align-self:flex-end}.v-col--align-lg-baseline{align-self:baseline}.v-col--align-lg-stretch{align-self:stretch}}@media screen and (min-width:1280px){.v-col--align-xl-start{align-self:flex-start}.v-col--align-xl-center{align-self:center}.v-col--align-xl-end{align-self:flex-end}.v-col--align-xl-baseline{align-self:baseline}.v-col--align-xl-stretch{align-self:stretch}}@media screen and (min-width:1600px){.v-col--align-xxl-start{align-self:flex-start}.v-col--align-xxl-center{align-self:center}.v-col--align-xxl-end{align-self:flex-end}.v-col--align-xxl-baseline{align-self:baseline}.v-col--align-xxl-stretch{align-self:stretch}}.v-backdrop{background-color:var(--overlay-dark-background);bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.v-dialog-open{overflow:hidden}.v-dialog{--v-dialog-max-width:auto;--v-dialog-gap-x:var(--gutter-16);--v-dialog-gap-y:var(--gutter-40);--v-dialog-header-padding:0;--v-dialog-header-padding-x:var(--v-dialog-header-padding);--v-dialog-header-padding-y:var(--v-dialog-header-padding);--v-dialog-body-padding:0;--v-dialog-body-padding-x:var(--v-dialog-body-padding);--v-dialog-body-padding-y:var(--v-dialog-body-padding);--v-dialog-footer-padding:0;--v-dialog-footer-padding-x:var(--v-dialog-footer-padding);--v-dialog-footer-padding-y:var(--v-dialog-footer-padding);--v-dialog-border-radius:0;--v-dialog-bg-color:transparent;--v-header-position:relative;bottom:0;display:grid;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0;z-index:1050}.v-dialog--position-center{align-items:center}.v-dialog--position-bottom{align-items:end}.v-dialog--position-top{align-items:start}.v-dialog--theme-secondary{--v-dialog-bg-color:var(--color-white)}.v-dialog--size-small{--v-dialog-max-width:400px;--v-dialog-body-padding:20px;--v-dialog-header-padding:20px;--v-dialog-border-radius:var(--radius-medium)}.v-dialog--size-medium{--v-dialog-max-width:484px;--v-dialog-body-padding:20px;--v-dialog-header-padding:20px;--v-dialog-border-radius:var(--radius-medium)}.v-dialog--size-huge{--v-dialog-max-width:560px;--v-dialog-body-padding:20px;--v-dialog-header-padding:20px;--v-dialog-border-radius:var(--radius-medium)}.v-dialog--size-big{--v-dialog-max-width:700px;--v-dialog-border-radius:var(--radius-medium);--v-dialog-body-padding:32px;--v-dialog-header-padding:32px}.v-dialog--size-large{--v-dialog-max-width:900px}@media screen and (min-width:480px){.v-dialog--size-xs-small{--v-dialog-max-width:400px;--v-dialog-body-padding:20px;--v-dialog-header-padding:20px;--v-dialog-border-radius:var(--radius-medium)}.v-dialog--size-xs-medium{--v-dialog-max-width:484px;--v-dialog-body-padding:20px;--v-dialog-header-padding:20px;--v-dialog-border-radius:var(--radius-medium)}.v-dialog--size-xs-huge{--v-dialog-max-width:560px;--v-dialog-body-padding:20px;--v-dialog-header-padding:20px;--v-dialog-border-radius:var(--radius-medium)}.v-dialog--size-xs-big{--v-dialog-max-width:700px;--v-dialog-border-radius:var(--radius-medium);--v-dialog-body-padding:32px;--v-dialog-header-padding:32px}.v-dialog--size-xs-large{--v-dialog-max-width:900px}}@media screen and (min-width:576px){.v-dialog--size-sm-small{--v-dialog-max-width:400px;--v-dialog-body-padding:20px;--v-dialog-header-padding:20px;--v-dialog-border-radius:var(--radius-medium)}.v-dialog--size-sm-medium{--v-dialog-max-width:484px;--v-dialog-body-padding:20px;--v-dialog-header-padding:20px;--v-dialog-border-radius:var(--radius-medium)}.v-dialog--size-sm-huge{--v-dialog-max-width:560px;--v-dialog-body-padding:20px;--v-dialog-header-padding:20px;--v-dialog-border-radius:var(--radius-medium)}.v-dialog--size-sm-big{--v-dialog-max-width:700px;--v-dialog-border-radius:var(--radius-medium);--v-dialog-body-padding:32px;--v-dialog-header-padding:32px}.v-dialog--size-sm-large{--v-dialog-max-width:900px}}@media screen and (min-width:819px){.v-dialog--size-md-small{--v-dialog-max-width:400px;--v-dialog-body-padding:20px;--v-dialog-header-padding:20px;--v-dialog-border-radius:var(--radius-medium)}.v-dialog--size-md-medium{--v-dialog-max-width:484px;--v-dialog-body-padding:20px;--v-dialog-header-padding:20px;--v-dialog-border-radius:var(--radius-medium)}.v-dialog--size-md-huge{--v-dialog-max-width:560px;--v-dialog-body-padding:20px;--v-dialog-header-padding:20px;--v-dialog-border-radius:var(--radius-medium)}.v-dialog--size-md-big{--v-dialog-max-width:700px;--v-dialog-border-radius:var(--radius-medium);--v-dialog-body-padding:32px;--v-dialog-header-padding:32px}.v-dialog--size-md-large{--v-dialog-max-width:900px}}@media screen and (min-width:1069px){.v-dialog--size-lg-small{--v-dialog-max-width:400px;--v-dialog-body-padding:20px;--v-dialog-header-padding:20px;--v-dialog-border-radius:var(--radius-medium)}.v-dialog--size-lg-medium{--v-dialog-max-width:484px;--v-dialog-body-padding:20px;--v-dialog-header-padding:20px;--v-dialog-border-radius:var(--radius-medium)}.v-dialog--size-lg-huge{--v-dialog-max-width:560px;--v-dialog-body-padding:20px;--v-dialog-header-padding:20px;--v-dialog-border-radius:var(--radius-medium)}.v-dialog--size-lg-big{--v-dialog-max-width:700px;--v-dialog-border-radius:var(--radius-medium);--v-dialog-body-padding:32px;--v-dialog-header-padding:32px}.v-dialog--size-lg-large{--v-dialog-max-width:900px}}@media screen and (min-width:1280px){.v-dialog--size-xl-small{--v-dialog-max-width:400px;--v-dialog-body-padding:20px;--v-dialog-header-padding:20px;--v-dialog-border-radius:var(--radius-medium)}.v-dialog--size-xl-medium{--v-dialog-max-width:484px;--v-dialog-body-padding:20px;--v-dialog-header-padding:20px;--v-dialog-border-radius:var(--radius-medium)}.v-dialog--size-xl-huge{--v-dialog-max-width:560px;--v-dialog-body-padding:20px;--v-dialog-header-padding:20px;--v-dialog-border-radius:var(--radius-medium)}.v-dialog--size-xl-big{--v-dialog-max-width:700px;--v-dialog-border-radius:var(--radius-medium);--v-dialog-body-padding:32px;--v-dialog-header-padding:32px}.v-dialog--size-xl-large{--v-dialog-max-width:900px}}@media screen and (min-width:1600px){.v-dialog--size-xxl-small{--v-dialog-max-width:400px;--v-dialog-body-padding:20px;--v-dialog-header-padding:20px;--v-dialog-border-radius:var(--radius-medium)}.v-dialog--size-xxl-medium{--v-dialog-max-width:484px;--v-dialog-body-padding:20px;--v-dialog-header-padding:20px;--v-dialog-border-radius:var(--radius-medium)}.v-dialog--size-xxl-huge{--v-dialog-max-width:560px;--v-dialog-body-padding:20px;--v-dialog-header-padding:20px;--v-dialog-border-radius:var(--radius-medium)}.v-dialog--size-xxl-big{--v-dialog-max-width:700px;--v-dialog-border-radius:var(--radius-medium);--v-dialog-body-padding:32px;--v-dialog-header-padding:32px}.v-dialog--size-xxl-large{--v-dialog-max-width:900px}}.v-dialog__dialog{display:flex;margin:var(--v-dialog-gap-y) auto;max-width:calc(var(--v-dialog-max-width) + var(--v-dialog-gap-x)*2);width:100%}.v-dialog__content{background-color:var(--v-dialog-bg-color);border-radius:var(--v-dialog-border-radius);display:flex;flex-flow:column nowrap;margin:0 var(--v-dialog-gap-x);position:relative;width:100%}.v-dialog__close-button{padding:8px}.v-dialog__header{align-items:center;display:flex;gap:8px;justify-content:space-between;padding:var(--v-dialog-header-padding-y) var(--v-dialog-header-padding-y) 8px var(--v-dialog-header-padding-x);position:var(--v-header-position);width:100%}.v-dialog__title{margin-bottom:0}.v-dialog__body{flex:1;overflow:hidden;padding:0 var(--v-dialog-body-padding-y) var(--v-dialog-body-padding-x)}.v-dialog__footer{padding:var(--v-dialog-footer-padding-y) var(--v-dialog-footer-padding-x)}.v-image{--v-image-width:auto;--v-image-height:auto;--v-image-aspect-ratio:auto;margin:0;overflow:hidden}.v-image--loaded .v-image__wrap-native{opacity:1}.v-image--center .v-image__wrap-picture{align-items:center;display:flex;justify-content:center}.v-image__wrap{height:100%;overflow:hidden;position:relative}.v-image__wrap-placeholder{background-color:#eee;bottom:0;left:0;position:absolute;right:0;top:0}.v-image__wrap-picture{display:block;height:100%}.v-image__wrap-native{aspect-ratio:var(--v-image-aspect-ratio);display:block;height:var(--v-image-height);max-width:100%;opacity:0;transition:var(--transition-base);width:var(--v-image-width)}.v-image__wrap-native--fit-cover{--v-image-width:100%;--v-image-height:100%;-o-object-fit:cover;object-fit:cover}.v-image__wrap-native--fit-contain{max-height:100%;-o-object-fit:contain;object-fit:contain}.v-image__wrap-native--fit-fill{-o-object-fit:fill;object-fit:fill}.v-toast-container{pointer-events:none;position:fixed;z-index:1051}@media screen and (min-width:576px){.v-toast-container{bottom:20px;right:20px;width:320px}}@media screen and (max-width:575px){.v-toast-container{left:0;right:0;top:0;width:100%}}.v-toast-container>*{pointer-events:all}.v-toast{box-shadow:var(--shadow-md);margin-bottom:10px;position:relative;--close-btn-fill:var(--color-black);background-color:var(--color-white);padding:var(--gutter-16)}.v-toast--theme-primary{background-color:var(--color-main-600);color:#fff}.v-toast__button-close{position:absolute;right:0;top:0;--close-btn-fill:var(--color-white);fill:var(--close-btn-fill);padding:var(--gutter-4)}.v-text{--v-text-color:inherit;color:var(--v-text-color)}.v-text--uppercase{text-transform:uppercase}.v-text--underline{text-decoration:underline}.v-text--theme-primary{--v-text-color:var(--color-accent-500)}.v-text--theme-secondary{--v-text-color:var(--color-grey-1000)}.v-text--theme-tertiary{--v-text-color:var(--color-main-900)}.v-text--theme-fortiary{--v-text-color:var(--color-white)}.v-text--theme-fiftiary{--v-text-color:var(--color-grey-700)}.v-text--theme-sixtiary{--v-text-color:var(--color-grey-800)}.v-text--theme-success{--v-text-color:var(--color-main-700)}.v-text--size-massive{font-size:var(--font-size-massive);line-height:var(--line-height-massive)}.v-text--size-huge{font-size:var(--font-size-huge);line-height:var(--line-height-huge)}.v-text--size-big{font-size:var(--font-size-big);line-height:var(--line-height-big)}.v-text--size-large{font-size:var(--font-size-large);line-height:var(--line-height-large)}.v-text--size-medium{font-size:var(--font-size-medium);line-height:var(--line-height-medium)}.v-text--size-small{font-size:var(--font-size-small);line-height:var(--line-height-small)}.v-text--size-mini{font-size:var(--font-size-mini);line-height:var(--line-height-mini)}@media screen and (min-width:480px){.v-text--size-xs-massive{font-size:var(--font-size-massive);line-height:var(--line-height-massive)}.v-text--size-xs-huge{font-size:var(--font-size-huge);line-height:var(--line-height-huge)}.v-text--size-xs-big{font-size:var(--font-size-big);line-height:var(--line-height-big)}.v-text--size-xs-large{font-size:var(--font-size-large);line-height:var(--line-height-large)}.v-text--size-xs-medium{font-size:var(--font-size-medium);line-height:var(--line-height-medium)}.v-text--size-xs-small{font-size:var(--font-size-small);line-height:var(--line-height-small)}.v-text--size-xs-mini{font-size:var(--font-size-mini);line-height:var(--line-height-mini)}}@media screen and (min-width:576px){.v-text--size-sm-massive{font-size:var(--font-size-massive);line-height:var(--line-height-massive)}.v-text--size-sm-huge{font-size:var(--font-size-huge);line-height:var(--line-height-huge)}.v-text--size-sm-big{font-size:var(--font-size-big);line-height:var(--line-height-big)}.v-text--size-sm-large{font-size:var(--font-size-large);line-height:var(--line-height-large)}.v-text--size-sm-medium{font-size:var(--font-size-medium);line-height:var(--line-height-medium)}.v-text--size-sm-small{font-size:var(--font-size-small);line-height:var(--line-height-small)}.v-text--size-sm-mini{font-size:var(--font-size-mini);line-height:var(--line-height-mini)}}@media screen and (min-width:819px){.v-text--size-md-massive{font-size:var(--font-size-massive);line-height:var(--line-height-massive)}.v-text--size-md-huge{font-size:var(--font-size-huge);line-height:var(--line-height-huge)}.v-text--size-md-big{font-size:var(--font-size-big);line-height:var(--line-height-big)}.v-text--size-md-large{font-size:var(--font-size-large);line-height:var(--line-height-large)}.v-text--size-md-medium{font-size:var(--font-size-medium);line-height:var(--line-height-medium)}.v-text--size-md-small{font-size:var(--font-size-small);line-height:var(--line-height-small)}.v-text--size-md-mini{font-size:var(--font-size-mini);line-height:var(--line-height-mini)}}@media screen and (min-width:1069px){.v-text--size-lg-massive{font-size:var(--font-size-massive);line-height:var(--line-height-massive)}.v-text--size-lg-huge{font-size:var(--font-size-huge);line-height:var(--line-height-huge)}.v-text--size-lg-big{font-size:var(--font-size-big);line-height:var(--line-height-big)}.v-text--size-lg-large{font-size:var(--font-size-large);line-height:var(--line-height-large)}.v-text--size-lg-medium{font-size:var(--font-size-medium);line-height:var(--line-height-medium)}.v-text--size-lg-small{font-size:var(--font-size-small);line-height:var(--line-height-small)}.v-text--size-lg-mini{font-size:var(--font-size-mini);line-height:var(--line-height-mini)}}@media screen and (min-width:1280px){.v-text--size-xl-massive{font-size:var(--font-size-massive);line-height:var(--line-height-massive)}.v-text--size-xl-huge{font-size:var(--font-size-huge);line-height:var(--line-height-huge)}.v-text--size-xl-big{font-size:var(--font-size-big);line-height:var(--line-height-big)}.v-text--size-xl-large{font-size:var(--font-size-large);line-height:var(--line-height-large)}.v-text--size-xl-medium{font-size:var(--font-size-medium);line-height:var(--line-height-medium)}.v-text--size-xl-small{font-size:var(--font-size-small);line-height:var(--line-height-small)}.v-text--size-xl-mini{font-size:var(--font-size-mini);line-height:var(--line-height-mini)}}@media screen and (min-width:1600px){.v-text--size-xxl-massive{font-size:var(--font-size-massive);line-height:var(--line-height-massive)}.v-text--size-xxl-huge{font-size:var(--font-size-huge);line-height:var(--line-height-huge)}.v-text--size-xxl-big{font-size:var(--font-size-big);line-height:var(--line-height-big)}.v-text--size-xxl-large{font-size:var(--font-size-large);line-height:var(--line-height-large)}.v-text--size-xxl-medium{font-size:var(--font-size-medium);line-height:var(--line-height-medium)}.v-text--size-xxl-small{font-size:var(--font-size-small);line-height:var(--line-height-small)}.v-text--size-xxl-mini{font-size:var(--font-size-mini);line-height:var(--line-height-mini)}}.v-text--align-left{text-align:left}.v-text--align-center{text-align:center}.v-text--align-right{text-align:right}@media screen and (min-width:480px){.v-text--align-xs-left{text-align:left}.v-text--align-xs-center{text-align:center}.v-text--align-xs-right{text-align:right}}@media screen and (min-width:576px){.v-text--align-sm-left{text-align:left}.v-text--align-sm-center{text-align:center}.v-text--align-sm-right{text-align:right}}@media screen and (min-width:819px){.v-text--align-md-left{text-align:left}.v-text--align-md-center{text-align:center}.v-text--align-md-right{text-align:right}}@media screen and (min-width:1069px){.v-text--align-lg-left{text-align:left}.v-text--align-lg-center{text-align:center}.v-text--align-lg-right{text-align:right}}@media screen and (min-width:1280px){.v-text--align-xl-left{text-align:left}.v-text--align-xl-center{text-align:center}.v-text--align-xl-right{text-align:right}}@media screen and (min-width:1600px){.v-text--align-xxl-left{text-align:left}.v-text--align-xxl-center{text-align:center}.v-text--align-xxl-right{text-align:right}}.v-text--weight-100{font-weight:100}.v-text--weight-200{font-weight:200}.v-text--weight-300{font-weight:300}.v-text--weight-400{font-weight:400}.v-text--weight-500{font-weight:500}.v-text--weight-600{font-weight:600}.v-text--weight-700{font-weight:700}.v-text--weight-800{font-weight:800}.v-text--weight-900{font-weight:900}.v-text--family-montserrat{font-family:var(--font-family-montserrat),sans-serif}.v-text--family-druk-cyr{font-family:var(--font-family-druk-cyr),sans-serif}.v-text a{color:var(--color-accent-800);text-decoration:underline}.v-profile-form{display:flex;flex-direction:column;gap:8px}.v-profile-form .v-profile-form__text-collapse{--collapse-title-justify:center}.v-profile-form__submit-button{align-self:center;margin-top:40px}.v-coins-dialog{--v-header-position:absolute}.v-coins-dialog__image{align-self:center;height:150px;width:150px}.v-coins-dialog__content{align-items:center;display:flex;flex-direction:column}.v-coins-dialog__link{cursor:pointer;text-decoration:underline}.v-draw-dialog{--v-header-position:absolute}.v-draw-dialog__image{align-self:center;height:150px;width:150px}.v-draw-dialog__content{align-items:center;display:flex;flex-direction:column;margin-top:20px}.v-draw-dialog__content__image{height:150px;margin-bottom:16px;width:150px}.v-tickets-dialog{--v-header-position:absolute}.v-tickets-dialog__image{align-self:center;height:150px;width:150px}.v-tickets-dialog__content{align-items:center;display:flex;flex-direction:column}.v-tickets-dialog__link{cursor:pointer;text-decoration:underline}.v-promo-code-modal__content,.v-promo-key-modal__content{display:flex;flex-direction:column}.v-promo-key-modal__content-subtitle{text-wrap:balance}.v-chip[data-v-de65e80f]{--v-chip-bg:transparent;--v-chip-color:var(--color-white);align-items:center;background:var(--v-chip-bg);border-radius:var(--radius-small);color:var(--v-chip-color);display:inline-flex;padding:4px 8px;text-wrap:nowrap}.v-chip--size-medium[data-v-de65e80f]{padding:16px 24px}.v-chip--theme-primary[data-v-de65e80f]{--v-chip-bg:var(--color-accent-500);--v-chip-color:var(--color-white)}.v-chip--theme-secondary[data-v-de65e80f]{--v-chip-bg:var(--color-main-100);--v-chip-color:var(--color-main-900)}.v-chip--theme-tertiary[data-v-de65e80f]{--v-chip-bg:var(--color-main-600);--v-chip-color:var(--color-white)}.v-chip--theme-fortiary[data-v-de65e80f]{--v-chip-bg:var(--color-grey-800);--v-chip-color:var(--color-white)}.v-chip--theme-fiftiary[data-v-de65e80f]{--v-chip-bg:var(--color-grey-1000);--v-chip-color:var(--color-white)}.v-chip--theme-sixtiary[data-v-de65e80f]{--v-chip-bg:var(--color-accent-400);--v-chip-color:var(--color-white)}.v-chip--theme-seventiary[data-v-de65e80f]{--v-chip-bg:var(--color-white);--v-chip-color:var(--color-accent-pattern)}.v-chip--radius-mini[data-v-de65e80f]{border-radius:var(--radius-mini)}.v-chip--radius-small[data-v-de65e80f]{border-radius:var(--radius-small)}.v-chip--radius-medium[data-v-de65e80f]{border-radius:12px}.v-chip--radius-large[data-v-de65e80f]{border-radius:var(--radius-medium)}.v-list-item[data-v-5cb45649]{counter-increment:custom-counter;padding-left:calc(var(--list-style-width) + 4px);position:relative}.v-list-item[data-v-5cb45649]:before{align-items:center;aspect-ratio:1;border-radius:var(--radius-circle);color:var(--color-main-900);content:counter(custom-counter);display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;width:var(--list-style-width)}.v-list-item[data-v-5cb45649]:after,.v-list-item[data-v-5cb45649]:before{background:var(--color-main-100);position:absolute}.v-list-item[data-v-5cb45649]:after{bottom:calc(var(--list-style-width)*-1);content:"";left:calc(var(--list-style-width)/2 - var(--list-line-width)/2);top:calc(var(--list-style-width) - 1px);width:var(--list-line-width)}.v-list-item[data-v-5cb45649]:last-child:after{display:none}.v-list{--list-style-width:24px;--list-line-width:2px;display:flex;flex-direction:column;gap:16px;list-style-type:none;padding:0}.v-text-collapse[data-v-d2cbaec5]{--collapse-title-justify:flex-start}.v-text-collapse__title[data-v-d2cbaec5]{cursor:pointer;display:flex;gap:8px;justify-content:var(--collapse-title-justify);padding:12px 0}.v-text-collapse__icon[data-v-d2cbaec5]{rotate:90deg}.v-text-collapse__icon.active[data-v-d2cbaec5]{transform:rotate(180deg)}.v-text-collapse__content-wrapper[data-v-d2cbaec5]{transition:var(--transition-base);will-change:height}.v-text-collapse__content[data-v-d2cbaec5]{margin-top:12px}.v-save-points-form[data-v-39e4b8a3]{align-items:start;display:flex;gap:4px;position:relative}.v-save-points-form__form-item[data-v-39e4b8a3]{flex-grow:1}@media screen and (max-width:1068px){.v-save-points-form__form-item__input[data-v-39e4b8a3]{padding:6px 6px 6px 24px}}.v-save-points-form__submit-button[data-v-39e4b8a3]{padding:8px}.v-save-points-content[data-v-bbbd0296]{display:flex;flex-direction:column}.v-save-points-content__button[data-v-bbbd0296]{align-self:center}@media screen and (max-width:818px){.v-save-points-content__button[data-v-bbbd0296]{align-self:stretch}}.v-save-points-content__used-content[data-v-bbbd0296]{background:var(--color-grey-300);border-radius:var(--radius-small);margin-bottom:28px;padding:16px}@media screen and (max-width:818px){.v-save-points-content__used-content[data-v-bbbd0296]{margin-bottom:8px}}.chip_container[data-v-1a95fb5b]{display:flex;flex-wrap:wrap;gap:4px}.v-auth-form__retry[data-v-af9d8328]{align-items:center;display:flex;justify-content:center;margin-bottom:16px;margin-top:16px}.v-auth-form__retry-btn[data-v-af9d8328]{padding-bottom:12px;padding-top:12px}.v-auth-form__retry-link[data-v-af9d8328]{color:var(--color-grey-800)}.v-promo-modal .v-dialog__body{margin-top:-42px}.v-promo-modal__keys[data-v-54948495]{max-width:277px}@media screen and (max-width:818px){.v-promo-modal__keys[data-v-54948495]{max-width:177px}}.v-promo-modal__title[data-v-54948495]{font-size:24px}.qr-message[data-v-bf19a467]{background-color:#f9f9f9;border-radius:0 20px 20px;font-family:var(--font-family-montserrat)!important;font-size:14px;line-break:auto;line-height:22px;margin-bottom:8px;padding:16px}.qr-message embed[data-v-bf19a467],.qr-message img[data-v-bf19a467]{height:100%;width:100%}.qr-message-from-user[data-v-bf19a467]{background-color:#e5e5e5;border-radius:20px 0 20px 20px;margin-left:42px}.qr-message-wrap-anywhere[data-v-bf19a467]{line-break:anywhere}.qr-message-time[data-v-bf19a467]{color:#30402a;display:block;font-size:10px;font-weight:400;margin-bottom:24px;opacity:60%}.qr-message-time-from-user[data-v-bf19a467]{margin-left:42px}[data-v-bf19a467] #qr-auth,[data-v-bf19a467] #qr-ozon-instruction,[data-v-bf19a467] #qr-wb-instruction,[data-v-bf19a467] #qr-ym-instruction{cursor:pointer;text-decoration:underline}.qr-chat-form[data-v-d6c17f25]{display:flex;flex-direction:column;font-family:var(--font-family-montserrat)!important}.qr-chat-form__actions[data-v-d6c17f25]{padding-top:12px}.qr-chat-form[data-v-d6c17f25]:not(:last-child){margin-bottom:16px}.qr-chat-form__wrapper[data-v-d6c17f25]{height:500px;overflow-y:scroll;scrollbar-width:none}@media screen and (max-width:818px){.qr-chat-form__wrapper[data-v-d6c17f25]{height:75dvh}}.qr-chat-form__label[data-v-d6c17f25]{font-family:Roboto;font-size:14px;line-height:22px;margin-bottom:2px}.qr-chat-form.has-errors .qr-chat-form__error[data-v-d6c17f25],.qr-chat-form.has-errors .qr-chat-form__label[data-v-d6c17f25]{color:#9b3131;font-size:13px}.qr-chat-form.has-errors .qr-chat-form__input[data-v-d6c17f25]{border:2px solid #9b3131}.qr-chat-form__input[data-v-d6c17f25]{-webkit-appearance:none;background-color:#f6f6f6;border:2px solid #f6f6f6;border-radius:20px;color:#30402a;font-family:Roboto;font-size:14px;height:44px;line-height:22px;margin-bottom:4px;padding:9px 16px}.qr-chat-form__input[data-v-d6c17f25]::-moz-placeholder{color:#b7b7b7}.qr-chat-form__input[data-v-d6c17f25]::placeholder{color:#b7b7b7}.qr-chat-form__hr[data-v-d6c17f25]{background-color:#b4b4b4;height:1px}.qr-chat-form__subtitle[data-v-d6c17f25]{color:#30402a}.qr-chat-form__info[data-v-d6c17f25],.qr-chat-form__subtitle[data-v-d6c17f25]{font-family:Roboto;font-size:14px;line-height:22px;text-align:center}.qr-chat-action[data-v-d6c17f25]{align-items:center;background-color:#af60fc;border-radius:100px;color:#fff;cursor:pointer;display:flex;font-size:13px;height:38px;justify-content:center;overflow:hidden;padding:12px;position:relative;text-align:center;width:100%}.qr-chat-action--disabled[data-v-d6c17f25]{background-color:#d3d3d3!important}@media screen and (max-width:818px){.qr-chat-action[data-v-d6c17f25]{height:39px}}.qr-chat-action--plain[data-v-d6c17f25]{background:#f6f6f6;color:#30402a;font-family:Roboto;font-size:12px;font-weight:500;line-height:20px}.v-notifications[data-v-e2f01521]{background:var(--color-grey-100);border:2px solid var(--color-violet-200);border-radius:20px;cursor:pointer;padding:14px 0;width:100%}.v-notifications--opened[data-v-e2f01521]{height:auto}.v-notifications__block[data-v-e2f01521]{align-items:center;display:flex;justify-content:space-between;padding:0 16px}.v-notifications__block--opened[data-v-e2f01521]{padding-bottom:16px}.v-notifications__block-info[data-v-e2f01521]{align-items:center;display:flex;gap:8px;justify-content:start}.v-notifications__block-info__text[data-v-e2f01521]{font-weight:500}.v-notifications__messages :first-child .v-notifications__messages-text[data-v-e2f01521]{padding-top:0}.v-notifications__messages-text[data-v-e2f01521]{padding:20px 15px}.v-notifications__messages-line[data-v-e2f01521]{background:#b4b4b4;height:1px;margin:0 auto;width:95%}.v-notifications__messages-new[data-v-e2f01521]{background-color:#f53232;border-radius:16px;padding:4px 6px;width:-moz-fit-content;width:fit-content}.v-notifications__messages :last-child .v-notifications__messages-line[data-v-e2f01521]{display:none}.b-widget-scan-form{background-color:#af60fc;border-radius:100px;font-family:var(--font-family-montserrat)!important;margin:0!important;width:100%}.b-widget-scan-form_manual,.b-widget-scan-form_manual-block{display:none!important}.b-widget-scan-form_btn{align-items:center;background-color:#af60fc;border:none;border-radius:100px;color:#fff;cursor:pointer;display:flex;font-size:13px;height:38px;justify-content:center;overflow:hidden;padding:12px;position:relative;text-align:center;width:100%}.scan-region-highlight{display:none}.qr-chat-wrapper[data-v-67c64ac5]{font-family:var(--font-family-montserrat)!important}.qr-chat-cancel[data-v-67c64ac5]{z-index:200}#qr-video[data-v-67c64ac5]{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.qr-video-hidden[data-v-67c64ac5]{display:none}.camera-flip-button[data-v-67c64ac5]{bottom:10px;cursor:pointer;left:50%;position:absolute;transform:translate(-50%)}@media screen and (max-width:818px){.camera-flip-button[data-v-67c64ac5]{bottom:30px;transform:translate(-65%)}}.qr-chat[data-v-67c64ac5]{display:flex;flex-direction:column;height:100%;padding:36px 24px 24px;position:relative}.qr-chat-profile-link[data-v-67c64ac5]{background-color:#86c100!important;color:var(--color-white)!important}.qr-chat-hr[data-v-67c64ac5]{border-color:#b4b4b4;margin:0 -24px 12px}.qr-chat-email-wrapper[data-v-67c64ac5]{padding:30px}@media screen and (max-width:818px){.qr-chat-email-wrapper[data-v-67c64ac5]{padding:24px}}.qr-chat-email-title[data-v-67c64ac5]{font-size:22px;font-weight:600;width:80%}@media screen and (max-width:818px){.qr-chat-email-title[data-v-67c64ac5]{font-size:19px;margin-bottom:40px;padding-left:8px}}.qr-chat-email-input[data-v-67c64ac5]{background-color:#f9f9f9;border:none;border-radius:24px;margin-bottom:16px;padding:16px 0 16px 18px;width:100%}.qr-chat-reader-wrapper[data-v-67c64ac5]{position:absolute;top:0;width:100%}.qr-chat-reader-wrapper #reader video[data-v-67c64ac5]{left:0;position:absolute;top:0;width:100%}@media screen and (max-width:818px){.qr-chat-reader-wrapper #reader video[data-v-67c64ac5]{height:65vh}}.qr-chat-send-icon[data-v-67c64ac5]{bottom:22px;position:absolute;right:24px}.qr-chat-input[data-v-67c64ac5]{display:flex}.qr-chat-input input[data-v-67c64ac5]{background-color:#f4f4f4;border:.5px solid #af60fc;border-radius:100px;font-size:13px;padding:16px 70px 16px 16px;width:100%}.qr-chat-input input[data-v-67c64ac5]:disabled{border:none}.qr-chat-input input[data-v-67c64ac5]:disabled::-moz-placeholder{color:#e1e1e1}.qr-chat-input input[data-v-67c64ac5]:disabled::placeholder{color:#e1e1e1}.qr-chat-input input[data-v-67c64ac5]::-moz-placeholder{color:#b4b4b4;font-size:13px}.qr-chat-input input[data-v-67c64ac5]::placeholder{color:#b4b4b4;font-size:13px}.qr-chat-icon-loader[data-v-67c64ac5]{--v-icon-height:40px;--v-icon-width:40px;animation:rotate-67c64ac5 2s linear infinite;background-color:transparent}.qr-chat-actions[data-v-67c64ac5]{display:flex;gap:4px}.qr-chat-actions-wrapper[data-v-67c64ac5]{height:82px}@media screen and (max-width:818px){.qr-chat-actions-wrapper[data-v-67c64ac5]{height:80px}}.qr-chat .row-1[data-v-67c64ac5]{margin-bottom:4px}.qr-chat-action[data-v-67c64ac5]{align-items:center;background-color:#af60fc;border-radius:100px;color:#fff;cursor:pointer;display:flex;font-size:13px;height:38px;justify-content:center;overflow:hidden;padding:12px;position:relative;text-align:center;width:100%}@media screen and (max-width:818px){.qr-chat-action[data-v-67c64ac5]{height:39px}}.qr-chat-action-file[data-v-67c64ac5],.qr-chat-action-file-label[data-v-67c64ac5]{align-items:center!important;display:flex!important;flex-direction:column;justify-content:center!important}.qr-chat-action-file[data-v-67c64ac5]{padding:0}.qr-chat-action-file input[type=file][data-v-67c64ac5]{font-size:0;left:-24px;opacity:0;position:absolute;top:-24px}.qr-chat-action-file-label[data-v-67c64ac5]{cursor:pointer;height:100%;width:100%}@media screen and (max-width:818px){.qr-chat-action[data-v-67c64ac5]{font-size:12px;padding:12px}}.qr-chat-message-wrapper[data-v-67c64ac5]{height:95%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.qr-chat-message-wrapper[data-v-67c64ac5]::-webkit-scrollbar{display:none}.qr-chat-close-icon[data-v-67c64ac5]{--v-icon-width:32px;--v-icon-height:29px;cursor:pointer;position:absolute;right:30px;top:28px;z-index:200}.qr-chat-wrapper[data-v-67c64ac5]{background-color:#fff;border:1px solid #af60fc;border-radius:40px;height:720px;overflow:hidden;position:relative;width:515px}.qr-chat-wrapper--form[data-v-67c64ac5]{height:-moz-fit-content;height:fit-content}@media screen and (max-width:818px){.qr-chat-wrapper--form[data-v-67c64ac5]{height:100%}}.qr-chat-wrapper--email-banner[data-v-67c64ac5]{overflow:auto}@media screen and (max-width:818px){.qr-chat-wrapper--email-banner[data-v-67c64ac5]{height:unset!important}.qr-chat-wrapper[data-v-67c64ac5]{height:100svh;width:100svw}}@keyframes rotate-67c64ac5{to{transform:rotate(1turn)}}.qr-chat-icon-wrapper[data-v-63f4ef4c]{align-items:center;background:radial-gradient(165.51% 220.14% at 139.94% -12.17%,#fff6 8.94%,#f7c0d266 23.44%,#ffffff53 36.94%,#fff0 76.94%),url(./pattern.DqE7uDbQ.png) 50%;background-color:#af60fc;box-shadow:0 8px 8px -8px #cc84fd;cursor:pointer;display:flex;gap:8px;height:48px;padding:0 36px}.qr-chat-icon-wrapper[data-v-63f4ef4c]:before{animation:shine-63f4ef4c 2s infinite;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.5),transparent);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shine-63f4ef4c{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media screen and (max-width:818px){.qr-chat-icon-wrapper[data-v-63f4ef4c]{gap:6px;padding:0 22px}.qr-chat-icon-wrapper svg[data-v-63f4ef4c]{height:22px;width:22px}.qr-chat-icon-text[data-v-63f4ef4c]{font-size:15px}}.qr-chat-icon__count[data-v-63f4ef4c]{background:#f53232;border-bottom:2px solid #fff;border-radius:9px;bottom:68px;color:#fafafa;font-size:13px;font-weight:600;left:152px;padding:1px 6px;position:fixed;z-index:10}@media screen and (max-width:818px){.qr-chat-icon__count[data-v-63f4ef4c]{bottom:57px;left:81px}}.qr-chat-widget:has(.qr-chat-wrapper--email-banner){top:unset}.qr-chat-widget[data-v-3a64ed9c]{bottom:24px;left:36px;overflow:hidden;position:fixed;z-index:11}@media screen and (max-width:818px){.qr-chat-widget[data-v-3a64ed9c]{bottom:13px;left:8px}}.qr-chat-widget[data-v-3a64ed9c] *{font-family:var(--font-family-roboto)}.qr-chat-widget--open[data-v-3a64ed9c]{bottom:50%;left:50%;transform:translate(-50%,50%)}@media screen and (max-width:818px){.qr-chat-widget--open[data-v-3a64ed9c]{bottom:0;left:0;right:0;top:0;transform:translate(0)}}.qr-chat-widget--closed[data-v-3a64ed9c]{border:5px solid #fff;border-radius:50px}.v-cookie-banner[data-v-2094b66b]{background-color:var(--color-white);border-radius:10px;bottom:90px;box-shadow:0 30px 40px 20px #86849433;left:20px;margin-right:20px;max-width:900px;padding:30px;position:fixed;z-index:12}.v-cookie-banner__body[data-v-2094b66b]{align-items:center;display:flex;gap:10px}@media screen and (max-width:1279px){.v-cookie-banner__body[data-v-2094b66b]{flex-direction:column}}.v-cookie-banner__btn[data-v-2094b66b]{--v-button-bg:#eeeff1;--v-button-color:#17171a;--v-button-padding-x:20px;--v-button-padding-y:12px;border-radius:8px;font-size:14px}.v-cookie-banner__text[data-v-2094b66b]{color:#65676f;font-size:14px}.v-cookie-banner__text-link[data-v-2094b66b]{color:#65676f}@media screen and (max-width:1279px){.v-cookie-banner[data-v-2094b66b]{max-width:360px}}.v-error-page[data-v-56ac7dba]{flex-grow:1;justify-content:center}.v-error-page[data-v-56ac7dba],.v-error-page__content[data-v-56ac7dba]{align-items:center;display:flex;flex-direction:column}.v-error-page__content[data-v-56ac7dba]{text-align:center}.v-error-page__content--title[data-v-56ac7dba]{font-size:500px;line-height:400px;margin-bottom:32px}@media screen and (max-width:818px){.v-error-page__content--title[data-v-56ac7dba]{font-size:200px;line-height:160px;margin-bottom:16px}}.v-error-page__content--cause[data-v-56ac7dba]{font-size:36px;line-height:40px;margin-bottom:64px}@media screen and (max-width:818px){.v-error-page__content--cause[data-v-56ac7dba]{font-size:13px;line-height:14px;margin-bottom:32px}}.v-error-page__container[data-v-56ac7dba]{display:flex;flex-direction:column}
