@import url(https://fonts.googleapis.com/css2?family=Milonga&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Milonga&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Milonga&display=swap);
.v-card{border-color:rgba(var(--v-border-color),var(--v-border-opacity));border-style:solid;border-width:0;display:block;overflow:hidden;overflow-wrap:break-word;padding:0;position:relative;text-decoration:none;-webkit-transition-duration:.28s;transition-duration:.28s;-webkit-transition-property:opacity,background,-webkit-box-shadow;transition-property:opacity,background,-webkit-box-shadow;transition-property:box-shadow,opacity,background;transition-property:box-shadow,opacity,background,-webkit-box-shadow;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:0}.v-card--border{border-width:thin;-webkit-box-shadow:none;box-shadow:none}.v-card--absolute{position:absolute}.v-card--fixed{position:fixed}.v-card{border-radius:4px}.v-card:hover>.v-card__overlay{opacity:calc(var(--v-hover-opacity)*var(--v-theme-overlay-multiplier))}.v-card:focus-visible>.v-card__overlay{opacity:calc(var(--v-focus-opacity)*var(--v-theme-overlay-multiplier))}@supports not selector(:focus-visible){.v-card:focus>.v-card__overlay{opacity:calc(var(--v-focus-opacity)*var(--v-theme-overlay-multiplier))}}.v-card--active>.v-card__overlay,.v-card[aria-haspopup=menu][aria-expanded=true]>.v-card__overlay{opacity:calc(var(--v-activated-opacity)*var(--v-theme-overlay-multiplier))}.v-card--active:hover>.v-card__overlay,.v-card[aria-haspopup=menu][aria-expanded=true]:hover>.v-card__overlay{opacity:calc((var(--v-activated-opacity) + var(--v-hover-opacity))*var(--v-theme-overlay-multiplier))}.v-card--active:focus-visible>.v-card__overlay,.v-card[aria-haspopup=menu][aria-expanded=true]:focus-visible>.v-card__overlay{opacity:calc((var(--v-activated-opacity) + var(--v-focus-opacity))*var(--v-theme-overlay-multiplier))}@supports not selector(:focus-visible){.v-card--active:focus>.v-card__overlay,.v-card[aria-haspopup=menu][aria-expanded=true]:focus>.v-card__overlay{opacity:calc((var(--v-activated-opacity) + var(--v-focus-opacity))*var(--v-theme-overlay-multiplier))}}.v-card--variant-outlined,.v-card--variant-plain,.v-card--variant-text,.v-card--variant-tonal{background:transparent;color:inherit}.v-card--variant-plain{opacity:.62}.v-card--variant-plain:focus,.v-card--variant-plain:hover{opacity:1}.v-card--variant-plain .v-card__overlay{display:none}.v-card--variant-elevated,.v-card--variant-flat{background:rgb(var(--v-theme-surface));color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity))}.v-card--variant-elevated{-webkit-box-shadow:0 2px 1px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 1px 1px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 3px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 2px 1px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 1px 1px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 3px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-card--variant-flat{-webkit-box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-card--variant-outlined{border:thin solid}.v-card--variant-text .v-card__overlay{background:currentColor}.v-card--variant-tonal .v-card__underlay{background:currentColor;border-radius:inherit;bottom:0;left:0;opacity:var(--v-activated-opacity);pointer-events:none;right:0;top:0}.v-card .v-card__underlay{position:absolute}.v-card--disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-card--disabled>:not(.v-card__loader){opacity:.6}.v-card--flat{-webkit-box-shadow:none;box-shadow:none}.v-card--hover{cursor:pointer}.v-card--hover:after,.v-card--hover:before{border-radius:inherit;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:inherit;transition:inherit}.v-card--hover:before{-webkit-box-shadow:0 2px 1px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 1px 1px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 3px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 2px 1px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 1px 1px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 3px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));opacity:1;z-index:-1}.v-card--hover:after{-webkit-box-shadow:0 5px 5px -3px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 8px 10px 1px var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 3px 14px 2px var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 5px 5px -3px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 8px 10px 1px var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 3px 14px 2px var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));opacity:0;z-index:1}.v-card--hover:hover:after{opacity:1}.v-card--hover:hover:before{opacity:0}.v-card--hover:hover{-webkit-box-shadow:0 5px 5px -3px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 8px 10px 1px var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 3px 14px 2px var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 5px 5px -3px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 8px 10px 1px var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 3px 14px 2px var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-card--link{cursor:pointer}.v-card-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;min-height:52px;padding:.5rem}.v-card-actions,.v-card-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:0;align-items:center;-ms-flex:none;flex:none}.v-card-item{display:grid;grid-template-areas:"prepend content append";grid-template-columns:-webkit-max-content auto -webkit-max-content;grid-template-columns:max-content auto max-content;padding:.625rem 1rem}.v-card-item+.v-card-text{padding-top:0}.v-card-item__append,.v-card-item__prepend{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.v-card-item__prepend{-webkit-padding-end:.5rem;grid-area:prepend;padding-inline-end:.5rem}.v-card-item__append{-webkit-padding-start:.5rem;grid-area:append;padding-inline-start:.5rem}.v-card-item__content{align-self:center;grid-area:content;overflow:hidden}.v-card-title{-webkit-box-flex:0;word-wrap:break-word;display:block;-ms-flex:none;flex:none;font-size:1.25rem;font-weight:500;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;letter-spacing:.0125em;min-width:0;overflow:hidden;overflow-wrap:normal;padding:.5rem 1rem;text-overflow:ellipsis;text-transform:none;white-space:nowrap;word-break:normal}.v-card .v-card-title{line-height:1.6}.v-card--density-comfortable .v-card-title{line-height:1.75rem}.v-card--density-compact .v-card-title{line-height:1.55rem}.v-card-item .v-card-title{padding:0}.v-card-title+.v-card-actions,.v-card-title+.v-card-text{padding-top:0}.v-card-subtitle{-webkit-box-flex:0;display:block;-ms-flex:none;flex:none;font-size:.875rem;font-weight:400;letter-spacing:.0178571429em;opacity:var(--v-card-subtitle-opacity,var(--v-medium-emphasis-opacity));overflow:hidden;padding:0 1rem;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.v-card .v-card-subtitle{line-height:1.425}.v-card--density-comfortable .v-card-subtitle{line-height:1.125rem}.v-card--density-compact .v-card-subtitle{line-height:1rem}.v-card-item .v-card-subtitle{padding:0 0 .25rem}.v-card-text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:.875rem;font-weight:400;letter-spacing:.0178571429em;opacity:var(--v-card-text-opacity,1);padding:1rem;text-transform:none}.v-card .v-card-text{line-height:1.425}.v-card--density-comfortable .v-card-text{line-height:1.2rem}.v-card--density-compact .v-card-text{line-height:1.15rem}.v-card__image{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.v-card__content{border-radius:inherit;overflow:hidden;position:relative}.v-card__loader{bottom:auto;width:100%;z-index:1}.v-card__loader,.v-card__overlay{left:0;position:absolute;right:0;top:0}.v-card__overlay{background-color:currentColor;border-radius:inherit;bottom:0;opacity:0;pointer-events:none;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}
.v-avatar{-webkit-box-flex:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex:none;flex:none;justify-content:center;line-height:normal;overflow:hidden;position:relative;text-align:center;-webkit-transition:.2s cubic-bezier(.4,0,.2,1);transition:.2s cubic-bezier(.4,0,.2,1);-webkit-transition-property:width,height;transition-property:width,height;vertical-align:middle}.v-avatar.v-avatar--size-x-small{--v-avatar-height:24px}.v-avatar.v-avatar--size-small{--v-avatar-height:32px}.v-avatar.v-avatar--size-default{--v-avatar-height:40px}.v-avatar.v-avatar--size-large{--v-avatar-height:48px}.v-avatar.v-avatar--size-x-large{--v-avatar-height:56px}.v-avatar.v-avatar--density-default{height:calc(var(--v-avatar-height));width:calc(var(--v-avatar-height))}.v-avatar.v-avatar--density-comfortable{height:calc(var(--v-avatar-height) - 4px);width:calc(var(--v-avatar-height) - 4px)}.v-avatar.v-avatar--density-compact{height:calc(var(--v-avatar-height) - 8px);width:calc(var(--v-avatar-height) - 8px)}.v-avatar{border-color:rgba(var(--v-border-color),var(--v-border-opacity));border-style:solid;border-width:0}.v-avatar--border{border-width:thin;-webkit-box-shadow:none;box-shadow:none}.v-avatar{border-radius:50%}.v-avatar--variant-outlined,.v-avatar--variant-plain,.v-avatar--variant-text,.v-avatar--variant-tonal{background:transparent;color:inherit}.v-avatar--variant-plain{opacity:.62}.v-avatar--variant-plain:focus,.v-avatar--variant-plain:hover{opacity:1}.v-avatar--variant-plain .v-avatar__overlay{display:none}.v-avatar--variant-elevated,.v-avatar--variant-flat{background:var(--v-theme-surface);color:rgba(var(--v-theme-on-surface),var(--v-medium-emphasis-opacity))}.v-avatar--variant-elevated{-webkit-box-shadow:0 2px 1px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 1px 1px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 3px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 2px 1px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 1px 1px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 3px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-avatar--variant-flat{-webkit-box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-avatar--variant-outlined{border:thin solid}.v-avatar--variant-text .v-avatar__overlay{background:currentColor}.v-avatar--variant-tonal .v-avatar__underlay{background:currentColor;border-radius:inherit;bottom:0;left:0;opacity:var(--v-activated-opacity);pointer-events:none;right:0;top:0}.v-avatar .v-avatar__underlay{position:absolute}.v-avatar--rounded{border-radius:4px}.v-avatar--start{-webkit-margin-end:8px;margin-inline-end:8px}.v-avatar--end{-webkit-margin-start:8px;margin-inline-start:8px}.v-avatar .v-img{height:100%;width:100%}
.v-img{--v-theme-overlay-multiplier:3;z-index:0}.v-img.v-img--absolute{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.v-img--booting .v-responsive__sizer{-webkit-transition:none;transition:none}.v-img--rounded{border-radius:4px}.v-img__error,.v-img__gradient,.v-img__img,.v-img__picture,.v-img__placeholder{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.v-img__img--preload{-webkit-filter:blur(4px);filter:blur(4px)}.v-img__img--contain{-o-object-fit:contain;object-fit:contain}.v-img__img--cover{-o-object-fit:cover;object-fit:cover}.v-img__gradient{background-repeat:no-repeat}
.v-responsive{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;max-height:100%;max-width:100%;overflow:hidden;position:relative}.v-responsive--inline{-webkit-box-flex:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex:0 0 auto;flex:0 0 auto}.v-responsive__content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0px;max-width:100%}.v-responsive__sizer~.v-responsive__content{-webkit-margin-start:-100%;margin-inline-start:-100%}.v-responsive__sizer{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0px;pointer-events:none;-webkit-transition:padding-bottom .2s cubic-bezier(.4,0,.2,1);transition:padding-bottom .2s cubic-bezier(.4,0,.2,1)}
.v-icon{--v-icon-size-multiplier:1;-webkit-box-align:center;-ms-flex-align:center;-webkit-font-feature-settings:"liga";font-feature-settings:"liga";-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:1em;justify-content:center;letter-spacing:normal;line-height:1;min-width:1em;position:relative;text-align:center;text-indent:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;width:1em}.v-icon--clickable{cursor:pointer}.v-icon--disabled{opacity:.38;pointer-events:none}.v-icon--size-x-small{font-size:calc(var(--v-icon-size-multiplier)*1em)}.v-icon--size-small{font-size:calc(var(--v-icon-size-multiplier)*1.25em)}.v-icon--size-default{font-size:calc(var(--v-icon-size-multiplier)*1.5em)}.v-icon--size-large{font-size:calc(var(--v-icon-size-multiplier)*1.75em)}.v-icon--size-x-large{font-size:calc(var(--v-icon-size-multiplier)*2em)}.v-icon__svg{fill:currentColor;height:100%;width:100%}.v-icon--start{-webkit-margin-end:8px;margin-inline-end:8px}.v-icon--end{-webkit-margin-start:8px;margin-inline-start:8px}
.v-progress-linear{background:transparent;overflow:hidden;position:relative;-webkit-transition:.2s cubic-bezier(.4,0,.2,1);transition:.2s cubic-bezier(.4,0,.2,1);width:100%}@media (forced-colors:active){.v-progress-linear{border:thin solid buttontext}}.v-progress-linear__background,.v-progress-linear__buffer{background:currentColor;bottom:0;left:0;opacity:var(--v-border-opacity);position:absolute;top:0;-webkit-transition-property:width,left,right;transition-property:width,left,right;-webkit-transition:inherit;transition:inherit;width:100%}@media (forced-colors:active){.v-progress-linear__buffer{background-color:highlight;opacity:.3}}.v-progress-linear__content{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100%}.v-progress-linear__determinate,.v-progress-linear__indeterminate{background:currentColor}@media (forced-colors:active){.v-progress-linear__determinate,.v-progress-linear__indeterminate{background-color:highlight}}.v-progress-linear__determinate{height:inherit;left:0;position:absolute;-webkit-transition:inherit;transition:inherit;-webkit-transition-property:width,left,right;transition-property:width,left,right}.v-progress-linear__indeterminate .long,.v-progress-linear__indeterminate .short{-webkit-animation-duration:2.2s;animation-duration:2.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:paused;animation-play-state:paused;bottom:0;height:inherit;left:0;position:absolute;right:auto;top:0;width:auto}.v-progress-linear__indeterminate .long{-webkit-animation-name:indeterminate-ltr;animation-name:indeterminate-ltr}.v-progress-linear__indeterminate .short{-webkit-animation-name:indeterminate-short-ltr;animation-name:indeterminate-short-ltr}.v-progress-linear__stream{-webkit-animation:stream .25s linear infinite;animation:stream .25s linear infinite;-webkit-animation-play-state:paused;animation-play-state:paused;bottom:0;left:auto;opacity:.3;pointer-events:none;position:absolute;-webkit-transition:inherit;transition:inherit;-webkit-transition-property:width,left,right;transition-property:width,left,right}.v-progress-linear--reverse .v-progress-linear__background,.v-progress-linear--reverse .v-progress-linear__content,.v-progress-linear--reverse .v-progress-linear__determinate,.v-progress-linear--reverse .v-progress-linear__indeterminate .long,.v-progress-linear--reverse .v-progress-linear__indeterminate .short{left:auto;right:0}.v-progress-linear--reverse .v-progress-linear__indeterminate .long{-webkit-animation-name:indeterminate-rtl;animation-name:indeterminate-rtl}.v-progress-linear--reverse .v-progress-linear__indeterminate .short{-webkit-animation-name:indeterminate-short-rtl;animation-name:indeterminate-short-rtl}.v-progress-linear--reverse .v-progress-linear__stream{right:auto}.v-progress-linear--absolute,.v-progress-linear--fixed{left:0;z-index:1}.v-progress-linear--absolute{position:absolute}.v-progress-linear--fixed{position:fixed}.v-progress-linear--rounded{border-radius:9999px}.v-progress-linear--rounded.v-progress-linear--rounded-bar .v-progress-linear__determinate,.v-progress-linear--rounded.v-progress-linear--rounded-bar .v-progress-linear__indeterminate{border-radius:inherit}.v-progress-linear--striped .v-progress-linear__determinate{-webkit-animation:progress-linear-stripes 1s linear infinite;animation:progress-linear-stripes 1s linear infinite;background-image:linear-gradient(135deg,hsla(0,0%,100%,.25) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.25) 0,hsla(0,0%,100%,.25) 75%,transparent 0,transparent);background-repeat:repeat;background-size:var(--v-progress-linear-height)}.v-progress-linear--active .v-progress-linear__indeterminate .long,.v-progress-linear--active .v-progress-linear__indeterminate .short,.v-progress-linear--active .v-progress-linear__stream{-webkit-animation-play-state:running;animation-play-state:running}.v-progress-linear--rounded-bar .v-progress-linear__determinate,.v-progress-linear--rounded-bar .v-progress-linear__indeterminate,.v-progress-linear--rounded-bar .v-progress-linear__stream+.v-progress-linear__background{border-radius:9999px}.v-progress-linear--rounded-bar .v-progress-linear__determinate{border-end-start-radius:0;border-start-start-radius:0}@-webkit-keyframes indeterminate-ltr{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}}@keyframes indeterminate-ltr{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}}@-webkit-keyframes indeterminate-rtl{0%{left:100%;right:-90%}60%{left:100%;right:-90%}to{left:-35%;right:100%}}@keyframes indeterminate-rtl{0%{left:100%;right:-90%}60%{left:100%;right:-90%}to{left:-35%;right:100%}}@-webkit-keyframes indeterminate-short-ltr{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@keyframes indeterminate-short-ltr{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@-webkit-keyframes indeterminate-short-rtl{0%{left:100%;right:-200%}60%{left:-8%;right:107%}to{left:-8%;right:107%}}@keyframes indeterminate-short-rtl{0%{left:100%;right:-200%}60%{left:-8%;right:107%}to{left:-8%;right:107%}}@-webkit-keyframes stream{to{-webkit-transform:translateX(var(--v-progress-linear-stream-to));transform:translateX(var(--v-progress-linear-stream-to))}}@keyframes stream{to{-webkit-transform:translateX(var(--v-progress-linear-stream-to));transform:translateX(var(--v-progress-linear-stream-to))}}@-webkit-keyframes progress-linear-stripes{0%{background-position-x:var(--v-progress-linear-height)}}@keyframes progress-linear-stripes{0%{background-position-x:var(--v-progress-linear-height)}}
.v-ripple__container{border-radius:inherit;contain:strict;height:100%;width:100%;z-index:0}.v-ripple__animation,.v-ripple__container{color:inherit;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0}.v-ripple__animation{background:currentColor;border-radius:50%;opacity:0;will-change:transform,opacity}.v-ripple__animation--enter{opacity:0;-webkit-transition:none;transition:none}.v-ripple__animation--in{opacity:calc(var(--v-theme-overlay-multiplier)*.25);-webkit-transition:opacity .1s cubic-bezier(0,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1);transition:opacity .1s cubic-bezier(0,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1);transition:transform .25s cubic-bezier(0,0,.2,1),opacity .1s cubic-bezier(0,0,.2,1);transition:transform .25s cubic-bezier(0,0,.2,1),opacity .1s cubic-bezier(0,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1)}.v-ripple__animation--out{opacity:0;-webkit-transition:opacity .3s cubic-bezier(0,0,.2,1);transition:opacity .3s cubic-bezier(0,0,.2,1)}
.v-application{background:rgb(var(--v-theme-background));color:rgba(var(--v-theme-on-background),var(--v-high-emphasis-opacity))}.v-application,.v-application__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.v-application__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:column;flex-direction:column;max-width:100%;min-height:100vh;min-height:100dvh;position:relative}
.v-main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%;padding:var(--v-layout-top) var(--v-layout-right) var(--v-layout-bottom) var(--v-layout-left);-webkit-transition:.2s cubic-bezier(.4,0,.2,1);transition:.2s cubic-bezier(.4,0,.2,1)}.v-main__scroller{max-width:100%;position:relative}.v-main--scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.v-main--scrollable>.v-main__scroller{-webkit-box-flex:1;--v-layout-left:0px;--v-layout-right:0px;--v-layout-top:0px;--v-layout-bottom:0px;-ms-flex:1 1 auto;flex:1 1 auto;overflow-y:auto}
.v-app-bar{display:-webkit-box;display:-ms-flexbox;display:flex}.v-app-bar.v-toolbar{background:rgb(var(--v-theme-surface));color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity))}.v-app-bar.v-toolbar:not(.v-toolbar--flat){-webkit-box-shadow:0 2px 4px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 4px 5px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 10px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 2px 4px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 4px 5px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 10px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-app-bar:not(.v-toolbar--absolute){-webkit-padding-end:var(--v-scrollbar-offset);padding-inline-end:var(--v-scrollbar-offset)}
.v-toolbar{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-flex:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;border-color:rgba(var(--v-border-color),var(--v-border-opacity));border-style:solid;border-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;max-width:100%;position:relative;-webkit-transition:.2s cubic-bezier(.4,0,.2,1);transition:.2s cubic-bezier(.4,0,.2,1);-webkit-transition-property:height,width,max-width,left,right,top,bottom,-webkit-transform,-webkit-box-shadow;transition-property:height,width,max-width,left,right,top,bottom,-webkit-transform,-webkit-box-shadow;transition-property:height,width,transform,max-width,left,right,top,bottom,box-shadow;transition-property:height,width,transform,max-width,left,right,top,bottom,box-shadow,-webkit-transform,-webkit-box-shadow;width:100%}.v-toolbar--border{border-width:thin;-webkit-box-shadow:none;box-shadow:none}.v-toolbar{background:rgb(var(--v-theme-surface-light));border-radius:0;-webkit-box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));color:rgba(var(--v-theme-on-surface-light),var(--v-high-emphasis-opacity))}.v-toolbar--absolute{position:absolute}.v-toolbar--collapse{border-end-end-radius:24px;max-width:112px;overflow:hidden}.v-toolbar--collapse .v-toolbar-title{display:none}.v-toolbar--flat{-webkit-box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-toolbar--floating{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.v-toolbar--rounded{border-radius:4px}.v-toolbar__content,.v-toolbar__extension{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:0;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;-webkit-transition:inherit;transition:inherit;width:100%}.v-toolbar__content{overflow:hidden}.v-toolbar__content>.v-btn:first-child{-webkit-margin-start:4px;margin-inline-start:4px}.v-toolbar__content>.v-btn:last-child{-webkit-margin-end:4px;margin-inline-end:4px}.v-toolbar__content>.v-toolbar-title{-webkit-margin-start:20px;margin-inline-start:20px}.v-toolbar--density-prominent .v-toolbar__content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.v-toolbar__image{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;opacity:var(--v-toolbar-image-opacity,1);position:absolute;top:0;-webkit-transition-property:opacity;transition-property:opacity;width:100%}.v-toolbar__append,.v-toolbar__prepend{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:stretch;align-items:center;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex}.v-toolbar__prepend{margin-inline:4px auto}.v-toolbar__append{margin-inline:auto 4px}.v-toolbar-title{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;font-size:1.25rem;font-weight:400;letter-spacing:0;line-height:1.75rem;min-width:0;text-transform:none}.v-toolbar--density-prominent .v-toolbar-title{-ms-flex-item-align:end;align-self:flex-end;font-size:1.5rem;font-weight:400;letter-spacing:0;line-height:2.25rem;padding-bottom:6px;text-transform:none}.v-toolbar-title__placeholder{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-toolbar-items{-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;height:inherit}.v-toolbar-items>.v-btn{border-radius:0}
.v-btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;align-items:center;border-radius:4px;display:inline-grid;flex-shrink:0;font-weight:500;grid-template-areas:"prepend content append";grid-template-columns:-webkit-max-content auto -webkit-max-content;grid-template-columns:max-content auto max-content;justify-content:center;letter-spacing:.0892857143em;line-height:normal;max-width:100%;outline:none;position:relative;text-decoration:none;text-indent:.0892857143em;text-transform:uppercase;-webkit-transition-duration:.28s;transition-duration:.28s;-webkit-transition-property:opacity,background,-webkit-box-shadow,-webkit-transform;transition-property:opacity,background,-webkit-box-shadow,-webkit-transform;transition-property:box-shadow,transform,opacity,background;transition-property:box-shadow,transform,opacity,background,-webkit-box-shadow,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}.v-btn--size-x-small{--v-btn-size:0.625rem;--v-btn-height:20px;font-size:var(--v-btn-size);min-width:36px;padding:0 8px}.v-btn--size-small{--v-btn-size:0.75rem;--v-btn-height:28px;font-size:var(--v-btn-size);min-width:50px;padding:0 12px}.v-btn--size-default{--v-btn-size:0.875rem;--v-btn-height:36px;font-size:var(--v-btn-size);min-width:64px;padding:0 16px}.v-btn--size-large{--v-btn-size:1rem;--v-btn-height:44px;font-size:var(--v-btn-size);min-width:78px;padding:0 20px}.v-btn--size-x-large{--v-btn-size:1.125rem;--v-btn-height:52px;font-size:var(--v-btn-size);min-width:92px;padding:0 24px}.v-btn.v-btn--density-default{height:calc(var(--v-btn-height))}.v-btn.v-btn--density-comfortable{height:calc(var(--v-btn-height) - 8px)}.v-btn.v-btn--density-compact{height:calc(var(--v-btn-height) - 12px)}.v-btn{border-color:rgba(var(--v-border-color),var(--v-border-opacity));border-style:solid;border-width:0}.v-btn--border{border-width:thin;-webkit-box-shadow:none;box-shadow:none}.v-btn--absolute{position:absolute}.v-btn--fixed{position:fixed}.v-btn:hover>.v-btn__overlay{opacity:calc(var(--v-hover-opacity)*var(--v-theme-overlay-multiplier))}.v-btn:focus-visible>.v-btn__overlay{opacity:calc(var(--v-focus-opacity)*var(--v-theme-overlay-multiplier))}@supports not selector(:focus-visible){.v-btn:focus>.v-btn__overlay{opacity:calc(var(--v-focus-opacity)*var(--v-theme-overlay-multiplier))}}.v-btn--active>.v-btn__overlay,.v-btn[aria-haspopup=menu][aria-expanded=true]>.v-btn__overlay{opacity:calc(var(--v-activated-opacity)*var(--v-theme-overlay-multiplier))}.v-btn--active:hover>.v-btn__overlay,.v-btn[aria-haspopup=menu][aria-expanded=true]:hover>.v-btn__overlay{opacity:calc((var(--v-activated-opacity) + var(--v-hover-opacity))*var(--v-theme-overlay-multiplier))}.v-btn--active:focus-visible>.v-btn__overlay,.v-btn[aria-haspopup=menu][aria-expanded=true]:focus-visible>.v-btn__overlay{opacity:calc((var(--v-activated-opacity) + var(--v-focus-opacity))*var(--v-theme-overlay-multiplier))}@supports not selector(:focus-visible){.v-btn--active:focus>.v-btn__overlay,.v-btn[aria-haspopup=menu][aria-expanded=true]:focus>.v-btn__overlay{opacity:calc((var(--v-activated-opacity) + var(--v-focus-opacity))*var(--v-theme-overlay-multiplier))}}.v-btn--variant-outlined,.v-btn--variant-plain,.v-btn--variant-text,.v-btn--variant-tonal{background:transparent;color:inherit}.v-btn--variant-plain{opacity:.62}.v-btn--variant-plain:focus,.v-btn--variant-plain:hover{opacity:1}.v-btn--variant-plain .v-btn__overlay{display:none}.v-btn--variant-elevated,.v-btn--variant-flat{background:rgb(var(--v-theme-surface));color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity))}.v-btn--variant-elevated{-webkit-box-shadow:0 3px 1px -2px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 2px 2px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 5px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 3px 1px -2px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 2px 2px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 5px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-btn--variant-flat{-webkit-box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-btn--variant-outlined{border:thin solid}.v-btn--variant-text .v-btn__overlay{background:currentColor}.v-btn--variant-tonal .v-btn__underlay{background:currentColor;border-radius:inherit;bottom:0;left:0;opacity:var(--v-activated-opacity);pointer-events:none;right:0;top:0}.v-btn .v-btn__underlay{position:absolute}@supports selector(:focus-visible){.v-btn:after{border:2px solid;border-radius:inherit;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;width:100%}.v-btn:focus-visible:after{opacity:calc(var(--v-theme-overlay-multiplier)*.25)}}.v-btn--icon{border-radius:50%;min-width:0;padding:0}.v-btn--icon.v-btn--size-default{--v-btn-size:1rem}.v-btn--icon.v-btn--density-default{height:calc(var(--v-btn-height) + 12px);width:calc(var(--v-btn-height) + 12px)}.v-btn--icon.v-btn--density-comfortable{height:calc(var(--v-btn-height));width:calc(var(--v-btn-height))}.v-btn--icon.v-btn--density-compact{height:calc(var(--v-btn-height) - 8px);width:calc(var(--v-btn-height) - 8px)}.v-btn--elevated:focus,.v-btn--elevated:hover{-webkit-box-shadow:0 2px 4px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 4px 5px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 10px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 2px 4px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 4px 5px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 10px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-btn--elevated:active{-webkit-box-shadow:0 5px 5px -3px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 8px 10px 1px var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 3px 14px 2px var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 5px 5px -3px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 8px 10px 1px var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 3px 14px 2px var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-btn--flat{-webkit-box-shadow:none;box-shadow:none}.v-btn--block{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;min-width:100%}.v-btn--disabled{opacity:.26;pointer-events:none}.v-btn--disabled:hover{opacity:.26}.v-btn--disabled.v-btn--variant-elevated,.v-btn--disabled.v-btn--variant-flat{background:rgb(var(--v-theme-surface));-webkit-box-shadow:none;box-shadow:none;color:rgba(var(--v-theme-on-surface),.26);opacity:1}.v-btn--disabled.v-btn--variant-elevated .v-btn__overlay,.v-btn--disabled.v-btn--variant-flat .v-btn__overlay{opacity:.4615384615}.v-btn--loading{pointer-events:none}.v-btn--loading .v-btn__append,.v-btn--loading .v-btn__content,.v-btn--loading .v-btn__prepend{opacity:0}.v-btn--stacked{-ms-flex-line-pack:center;align-content:center;grid-template-areas:"prepend" "content" "append";grid-template-columns:auto;grid-template-rows:-webkit-max-content -webkit-max-content -webkit-max-content;grid-template-rows:max-content max-content max-content;justify-items:center}.v-btn--stacked .v-btn__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.25}.v-btn--stacked .v-btn__append,.v-btn--stacked .v-btn__content>.v-icon--end,.v-btn--stacked .v-btn__content>.v-icon--start,.v-btn--stacked .v-btn__prepend{margin-inline:0}.v-btn--stacked .v-btn__content>.v-icon--start,.v-btn--stacked .v-btn__prepend{margin-bottom:4px}.v-btn--stacked .v-btn__append,.v-btn--stacked .v-btn__content>.v-icon--end{margin-top:4px}.v-btn--stacked.v-btn--size-x-small{--v-btn-size:0.625rem;--v-btn-height:56px;font-size:var(--v-btn-size);min-width:56px;padding:0 12px}.v-btn--stacked.v-btn--size-small{--v-btn-size:0.75rem;--v-btn-height:64px;font-size:var(--v-btn-size);min-width:64px;padding:0 14px}.v-btn--stacked.v-btn--size-default{--v-btn-size:0.875rem;--v-btn-height:72px;font-size:var(--v-btn-size);min-width:72px;padding:0 16px}.v-btn--stacked.v-btn--size-large{--v-btn-size:1rem;--v-btn-height:80px;font-size:var(--v-btn-size);min-width:80px;padding:0 18px}.v-btn--stacked.v-btn--size-x-large{--v-btn-size:1.125rem;--v-btn-height:88px;font-size:var(--v-btn-size);min-width:88px;padding:0 20px}.v-btn--stacked.v-btn--density-default{height:calc(var(--v-btn-height))}.v-btn--stacked.v-btn--density-comfortable{height:calc(var(--v-btn-height) - 16px)}.v-btn--stacked.v-btn--density-compact{height:calc(var(--v-btn-height) - 24px)}.v-btn--slim{padding:0 8px}.v-btn--readonly{pointer-events:none}.v-btn--rounded{border-radius:24px}.v-btn--rounded.v-btn--icon{border-radius:4px}.v-btn .v-icon{--v-icon-size-multiplier:0.8571428571}.v-btn--icon .v-icon{--v-icon-size-multiplier:1}.v-btn--stacked .v-icon{--v-icon-size-multiplier:1.1428571429}.v-btn--stacked.v-btn--block{min-width:100%}.v-btn__loader{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.v-btn__loader>.v-progress-circular{height:1.5em;width:1.5em}.v-btn__append,.v-btn__content,.v-btn__prepend{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:opacity .2s cubic-bezier(.4,0,.2,1),-webkit-transform;transition:opacity .2s cubic-bezier(.4,0,.2,1),-webkit-transform;transition:transform,opacity .2s cubic-bezier(.4,0,.2,1);transition:transform,opacity .2s cubic-bezier(.4,0,.2,1),-webkit-transform}.v-btn__prepend{grid-area:prepend;margin-inline:calc(var(--v-btn-height)/-9) calc(var(--v-btn-height)/4.5)}.v-btn--slim .v-btn__prepend{-webkit-margin-start:0;margin-inline-start:0}.v-btn__append{grid-area:append;margin-inline:calc(var(--v-btn-height)/4.5) calc(var(--v-btn-height)/-9)}.v-btn--slim .v-btn__append{-webkit-margin-end:0;margin-inline-end:0}.v-btn__content{-webkit-box-pack:center;-ms-flex-pack:center;grid-area:content;justify-content:center;white-space:nowrap}.v-btn__content>.v-icon--start{margin-inline:calc(var(--v-btn-height)/-9) calc(var(--v-btn-height)/4.5)}.v-btn__content>.v-icon--end{margin-inline:calc(var(--v-btn-height)/4.5) calc(var(--v-btn-height)/-9)}.v-btn--stacked .v-btn__content{white-space:normal}.v-btn__overlay{background-color:currentColor;border-radius:inherit;opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.v-btn__overlay,.v-btn__underlay{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.v-pagination .v-btn{border-radius:4px}.v-pagination .v-btn--rounded{border-radius:50%}.v-pagination .v-btn__overlay{-webkit-transition:none;transition:none}.v-pagination .v-pagination__item--is-active .v-btn__overlay{opacity:var(--v-border-opacity)}
.v-btn-toggle>.v-btn.v-btn--active:not(.v-btn--disabled)>.v-btn__overlay{opacity:calc(var(--v-activated-opacity)*var(--v-theme-overlay-multiplier))}.v-btn-toggle>.v-btn.v-btn--active:not(.v-btn--disabled):hover>.v-btn__overlay{opacity:calc((var(--v-activated-opacity) + var(--v-hover-opacity))*var(--v-theme-overlay-multiplier))}.v-btn-toggle>.v-btn.v-btn--active:not(.v-btn--disabled):focus-visible>.v-btn__overlay{opacity:calc((var(--v-activated-opacity) + var(--v-focus-opacity))*var(--v-theme-overlay-multiplier))}@supports not selector(:focus-visible){.v-btn-toggle>.v-btn.v-btn--active:not(.v-btn--disabled):focus>.v-btn__overlay{opacity:calc((var(--v-activated-opacity) + var(--v-focus-opacity))*var(--v-theme-overlay-multiplier))}}.v-btn-toggle>.v-btn.v-btn--active:not(.v-btn--disabled).v-btn--variant-plain{opacity:1}
.v-btn-group{border-color:rgba(var(--v-border-color),var(--v-border-opacity));border-style:solid;border-width:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:100%;min-width:0;overflow:hidden;vertical-align:middle}.v-btn-group--border{border-width:thin;-webkit-box-shadow:none;box-shadow:none}.v-btn-group{background:transparent;border-radius:4px;-webkit-box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity))}.v-btn-group--density-default.v-btn-group{height:48px}.v-btn-group--density-comfortable.v-btn-group{height:40px}.v-btn-group--density-compact.v-btn-group{height:36px}.v-btn-group .v-btn{border-color:inherit;border-radius:0}.v-btn-group .v-btn:not(:last-child){-webkit-border-end:none;border-inline-end:none}.v-btn-group .v-btn:not(:first-child){-webkit-border-start:none;border-inline-start:none}.v-btn-group .v-btn:first-child{border-end-start-radius:inherit;border-start-start-radius:inherit}.v-btn-group .v-btn:last-child{border-end-end-radius:inherit;border-start-end-radius:inherit}.v-btn-group--divided .v-btn:not(:last-child){border-inline-end-color:rgba(var(--v-border-color),var(--v-border-opacity));border-inline-end-style:solid;border-inline-end-width:thin}.v-btn-group--tile{border-radius:0}
.v-progress-circular{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-content:center;position:relative;vertical-align:middle}.v-progress-circular>svg{bottom:0;height:100%;left:0;margin:auto;position:absolute;right:0;top:0;width:100%;z-index:0}.v-progress-circular__content{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.v-progress-circular__underlay{stroke:currentColor;color:rgba(var(--v-border-color),var(--v-border-opacity));z-index:1}.v-progress-circular__overlay{stroke:currentColor;-webkit-transition:all .2s ease-in-out,stroke-width 0s;transition:all .2s ease-in-out,stroke-width 0s;z-index:2}.v-progress-circular--size-x-small{height:16px;width:16px}.v-progress-circular--size-small{height:24px;width:24px}.v-progress-circular--size-default{height:32px;width:32px}.v-progress-circular--size-large{height:48px;width:48px}.v-progress-circular--size-x-large{height:64px;width:64px}.v-progress-circular--indeterminate>svg{-webkit-animation:progress-circular-rotate 1.4s linear infinite;animation:progress-circular-rotate 1.4s linear infinite;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.v-progress-circular--indeterminate .v-progress-circular__overlay{stroke-dasharray:25,200;stroke-dashoffset:0;stroke-linecap:round;-webkit-animation:progress-circular-dash 1.4s ease-in-out infinite,progress-circular-rotate 1.4s linear infinite;animation:progress-circular-dash 1.4s ease-in-out infinite,progress-circular-rotate 1.4s linear infinite;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center center;transform-origin:center center}.v-progress-circular--disable-shrink>svg{-webkit-animation-duration:.7s;animation-duration:.7s}.v-progress-circular--disable-shrink .v-progress-circular__overlay{-webkit-animation:none;animation:none}.v-progress-circular--indeterminate:not(.v-progress-circular--visible) .v-progress-circular__overlay,.v-progress-circular--indeterminate:not(.v-progress-circular--visible)>svg{-webkit-animation-play-state:paused!important;animation-play-state:paused!important}@-webkit-keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-124px}}@keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-124px}}@-webkit-keyframes progress-circular-rotate{to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes progress-circular-rotate{to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}
.v-layout{--v-scrollbar-offset:0px;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto}.v-layout--full-height{--v-scrollbar-offset:inherit;height:100%}
.v-menu>.v-overlay__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.v-menu>.v-overlay__content>.v-card,.v-menu>.v-overlay__content>.v-list,.v-menu>.v-overlay__content>.v-sheet{background:rgb(var(--v-theme-surface));border-radius:inherit;-webkit-box-shadow:0 5px 5px -3px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 8px 10px 1px var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 3px 14px 2px var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 5px 5px -3px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 8px 10px 1px var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 3px 14px 2px var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));height:100%;overflow:auto}
.v-overlay-container{contain:layout;display:contents;left:0;pointer-events:none;position:absolute;top:0}.v-overlay-scroll-blocked{-webkit-padding-end:var(--v-scrollbar-offset);padding-inline-end:var(--v-scrollbar-offset)}.v-overlay-scroll-blocked:not(html){overflow-y:hidden!important}html.v-overlay-scroll-blocked{height:100%;left:var(--v-body-scroll-x);position:fixed;top:var(--v-body-scroll-y);width:100%}.v-overlay{--v-overlay-opacity:0.32;border-radius:inherit;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;pointer-events:none;position:fixed;right:0;top:0}.v-overlay__content{contain:layout;outline:none;pointer-events:auto;position:absolute}.v-overlay__scrim{background:rgb(var(--v-theme-on-surface));border-radius:inherit;bottom:0;left:0;opacity:var(--v-overlay-opacity);pointer-events:auto;position:fixed;right:0;top:0}.v-overlay--absolute,.v-overlay--contained .v-overlay__scrim{position:absolute}.v-overlay--scroll-blocked{-webkit-padding-end:var(--v-scrollbar-offset);padding-inline-end:var(--v-scrollbar-offset)}
.v-list{border-color:rgba(var(--v-border-color),var(--v-border-opacity));border-style:solid;border-width:0;outline:none;overflow:auto;padding:8px 0;position:relative}.v-list--border{border-width:thin;-webkit-box-shadow:none;box-shadow:none}.v-list{background:rgba(var(--v-theme-surface));border-radius:0;-webkit-box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity))}.v-list--disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-list--nav{padding-inline:8px}.v-list--rounded{border-radius:4px}.v-list--subheader{padding-top:0}.v-list-img{border-radius:inherit;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.v-list-img,.v-list-subheader{display:-webkit-box;display:-ms-flexbox;display:flex}.v-list-subheader{-webkit-box-align:center;-ms-flex-align:center;-webkit-padding-end:16px;align-items:center;background:inherit;color:rgba(var(--v-theme-on-surface),var(--v-medium-emphasis-opacity));font-size:.875rem;font-weight:400;line-height:1.375rem;min-height:40px;padding-inline-end:16px;-webkit-transition:min-height .2s cubic-bezier(.4,0,.2,1);transition:min-height .2s cubic-bezier(.4,0,.2,1)}.v-list-subheader__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-list--density-default .v-list-subheader{min-height:40px}.v-list--density-comfortable .v-list-subheader,.v-list--density-default .v-list-subheader{-webkit-padding-start:calc(16px + var(--indent-padding))!important;padding-inline-start:calc(16px + var(--indent-padding))!important}.v-list--density-comfortable .v-list-subheader{min-height:36px}.v-list--density-compact .v-list-subheader{-webkit-padding-start:calc(16px + var(--indent-padding))!important;min-height:32px;padding-inline-start:calc(16px + var(--indent-padding))!important}.v-list-subheader--inset{--indent-padding:56px}.v-list--nav .v-list-subheader{font-size:.75rem}.v-list-subheader--sticky{background:inherit;left:0;position:-webkit-sticky;position:sticky;top:0;z-index:1}.v-list__overlay{background-color:currentColor;border-radius:inherit;bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}
.v-list-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:0;align-items:center;border-color:rgba(var(--v-border-color),var(--v-border-opacity));border-style:solid;border-width:0;display:grid;-ms-flex:none;flex:none;grid-template-areas:"prepend content append";grid-template-columns:-webkit-max-content 1fr auto;grid-template-columns:max-content 1fr auto;max-width:100%;outline:none;padding:4px 16px;position:relative;text-decoration:none}.v-list-item--border{border-width:thin;-webkit-box-shadow:none;box-shadow:none}.v-list-item:hover>.v-list-item__overlay{opacity:calc(var(--v-hover-opacity)*var(--v-theme-overlay-multiplier))}.v-list-item:focus-visible>.v-list-item__overlay{opacity:calc(var(--v-focus-opacity)*var(--v-theme-overlay-multiplier))}@supports not selector(:focus-visible){.v-list-item:focus>.v-list-item__overlay{opacity:calc(var(--v-focus-opacity)*var(--v-theme-overlay-multiplier))}}.v-list-item--active>.v-list-item__overlay,.v-list-item[aria-haspopup=menu][aria-expanded=true]>.v-list-item__overlay{opacity:calc(var(--v-activated-opacity)*var(--v-theme-overlay-multiplier))}.v-list-item--active:hover>.v-list-item__overlay,.v-list-item[aria-haspopup=menu][aria-expanded=true]:hover>.v-list-item__overlay{opacity:calc((var(--v-activated-opacity) + var(--v-hover-opacity))*var(--v-theme-overlay-multiplier))}.v-list-item--active:focus-visible>.v-list-item__overlay,.v-list-item[aria-haspopup=menu][aria-expanded=true]:focus-visible>.v-list-item__overlay{opacity:calc((var(--v-activated-opacity) + var(--v-focus-opacity))*var(--v-theme-overlay-multiplier))}@supports not selector(:focus-visible){.v-list-item--active:focus>.v-list-item__overlay,.v-list-item[aria-haspopup=menu][aria-expanded=true]:focus>.v-list-item__overlay{opacity:calc((var(--v-activated-opacity) + var(--v-focus-opacity))*var(--v-theme-overlay-multiplier))}}.v-list-item{border-radius:0}.v-list-item--variant-outlined,.v-list-item--variant-plain,.v-list-item--variant-text,.v-list-item--variant-tonal{background:transparent;color:inherit}.v-list-item--variant-plain{opacity:.62}.v-list-item--variant-plain:focus,.v-list-item--variant-plain:hover{opacity:1}.v-list-item--variant-plain .v-list-item__overlay{display:none}.v-list-item--variant-elevated,.v-list-item--variant-flat{background:rgba(var(--v-theme-surface));color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity))}.v-list-item--variant-elevated{-webkit-box-shadow:0 2px 1px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 1px 1px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 3px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 2px 1px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 1px 1px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 3px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-list-item--variant-flat{-webkit-box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-list-item--variant-outlined{border:thin solid}.v-list-item--variant-text .v-list-item__overlay{background:currentColor}.v-list-item--variant-tonal .v-list-item__underlay{background:currentColor;border-radius:inherit;bottom:0;left:0;opacity:var(--v-activated-opacity);pointer-events:none;right:0;top:0}.v-list-item .v-list-item__underlay{position:absolute}@supports selector(:focus-visible){.v-list-item:after{border:2px solid;border-radius:4px;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;width:100%}.v-list-item:focus-visible:after{opacity:calc(var(--v-theme-overlay-multiplier)*.15)}}.v-list-item__append>.v-badge .v-icon,.v-list-item__append>.v-icon,.v-list-item__prepend>.v-badge .v-icon,.v-list-item__prepend>.v-icon{opacity:var(--v-medium-emphasis-opacity)}.v-list-item--active .v-list-item__append>.v-badge .v-icon,.v-list-item--active .v-list-item__append>.v-icon,.v-list-item--active .v-list-item__prepend>.v-badge .v-icon,.v-list-item--active .v-list-item__prepend>.v-icon{opacity:1}.v-list-item--active:not(.v-list-item--link) .v-list-item__overlay{opacity:calc(var(--v-activated-opacity)*var(--v-theme-overlay-multiplier))}.v-list-item--rounded{border-radius:4px}.v-list-item--disabled{opacity:.6;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-list-item--link{cursor:pointer}.v-navigation-drawer--rail.v-navigation-drawer--expand-on-hover:not(.v-navigation-drawer--is-hovering) .v-list-item .v-avatar,.v-navigation-drawer--rail:not(.v-navigation-drawer--expand-on-hover) .v-list-item .v-avatar{--v-avatar-height:24px}.v-list-item__prepend{-webkit-box-align:center;-ms-flex-align:center;align-items:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:prepend}.v-list-item__prepend>.v-badge~.v-list-item__spacer,.v-list-item__prepend>.v-icon~.v-list-item__spacer,.v-list-item__prepend>.v-tooltip~.v-list-item__spacer{width:32px}.v-list-item__prepend>.v-avatar~.v-list-item__spacer,.v-list-item__prepend>.v-badge:is(:has(.v-avatar))~.v-list-item__spacer{width:16px}.v-list-item--slim .v-list-item__prepend>.v-badge~.v-list-item__spacer,.v-list-item--slim .v-list-item__prepend>.v-icon~.v-list-item__spacer,.v-list-item--slim .v-list-item__prepend>.v-tooltip~.v-list-item__spacer{width:20px}.v-list-item--slim .v-list-item__prepend>.v-avatar~.v-list-item__spacer,.v-list-item--slim .v-list-item__prepend>.v-badge:is(:has(.v-avatar))~.v-list-item__spacer{width:4px}.v-list-item--slim .v-list-item__prepend>.v-list-item-action~.v-list-item__spacer{width:4px}.v-list-item--three-line .v-list-item__prepend{-ms-flex-item-align:start;align-self:start}.v-list-item__append{-webkit-box-align:center;-ms-flex-align:center;align-items:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:append}.v-list-item__append .v-list-item__spacer{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;-webkit-transition:width .15s cubic-bezier(.4,0,.2,1);transition:width .15s cubic-bezier(.4,0,.2,1)}.v-list-item__append>.v-badge~.v-list-item__spacer,.v-list-item__append>.v-icon~.v-list-item__spacer,.v-list-item__append>.v-tooltip~.v-list-item__spacer{width:32px}.v-list-item__append>.v-avatar~.v-list-item__spacer,.v-list-item__append>.v-badge:is(:has(.v-avatar))~.v-list-item__spacer{width:16px}.v-list-item__append>.v-list-item-action~.v-list-item__spacer{width:16px}.v-list-item--slim .v-list-item__append>.v-badge~.v-list-item__spacer,.v-list-item--slim .v-list-item__append>.v-icon~.v-list-item__spacer,.v-list-item--slim .v-list-item__append>.v-tooltip~.v-list-item__spacer{width:20px}.v-list-item--slim .v-list-item__append>.v-avatar~.v-list-item__spacer,.v-list-item--slim .v-list-item__append>.v-badge:is(:has(.v-avatar))~.v-list-item__spacer{width:4px}.v-list-item--slim .v-list-item__append>.v-list-item-action~.v-list-item__spacer{width:4px}.v-list-item--three-line .v-list-item__append{-ms-flex-item-align:start;align-self:start}.v-list-item__content{align-self:center;grid-area:content;overflow:hidden}.v-list-item-action{-ms-flex-item-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:0;align-items:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-webkit-transition:inherit;transition:inherit;-webkit-transition-property:height,width;transition-property:height,width}.v-list-item-action--start{-webkit-margin-end:8px;-webkit-margin-start:-8px;margin-inline-end:8px;margin-inline-start:-8px}.v-list-item-action--end{-webkit-margin-start:8px;-webkit-margin-end:-8px;margin-inline-end:-8px;margin-inline-start:8px}.v-list-item-media{margin-bottom:0;margin-top:0}.v-list-item-media--start{-webkit-margin-end:16px;margin-inline-end:16px}.v-list-item-media--end{-webkit-margin-start:16px;margin-inline-start:16px}.v-list-item--two-line .v-list-item-media{margin-bottom:-4px;margin-top:-4px}.v-list-item--three-line .v-list-item-media{margin-bottom:0;margin-top:0}.v-list-item-subtitle{-webkit-box-orient:vertical;display:-webkit-box;opacity:var(--v-list-item-subtitle-opacity,var(--v-medium-emphasis-opacity));overflow:hidden;overflow-wrap:break-word;padding:0;text-overflow:ellipsis;word-break:normal}.v-list-item--one-line .v-list-item-subtitle{-webkit-line-clamp:1}.v-list-item--two-line .v-list-item-subtitle{-webkit-line-clamp:2}.v-list-item--three-line .v-list-item-subtitle{-webkit-line-clamp:3}.v-list-item-subtitle{font-size:.875rem;font-weight:400;letter-spacing:.0178571429em;line-height:1rem;text-transform:none}.v-list-item--nav .v-list-item-subtitle{font-size:.75rem;font-weight:400;letter-spacing:.0178571429em;line-height:1rem}.v-list-item-title{word-wrap:break-word;font-size:1rem;font-weight:400;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;letter-spacing:.009375em;line-height:1.5;overflow:hidden;overflow-wrap:normal;padding:0;text-overflow:ellipsis;text-transform:none;white-space:nowrap;word-break:normal}.v-list-item--nav .v-list-item-title{font-size:.8125rem;font-weight:500;letter-spacing:normal;line-height:1rem}.v-list-item--density-default{min-height:40px}.v-list-item--density-default.v-list-item--one-line{min-height:48px;padding-bottom:4px;padding-top:4px}.v-list-item--density-default.v-list-item--two-line{min-height:64px;padding-bottom:12px;padding-top:12px}.v-list-item--density-default.v-list-item--three-line{min-height:88px;padding-bottom:16px;padding-top:16px}.v-list-item--density-default.v-list-item--three-line .v-list-item__append,.v-list-item--density-default.v-list-item--three-line .v-list-item__prepend{padding-top:8px}.v-list-item--density-default:not(.v-list-item--nav).v-list-item--one-line,.v-list-item--density-default:not(.v-list-item--nav).v-list-item--three-line,.v-list-item--density-default:not(.v-list-item--nav).v-list-item--two-line{padding-inline:16px}.v-list-item--density-comfortable{min-height:36px}.v-list-item--density-comfortable.v-list-item--one-line{min-height:44px}.v-list-item--density-comfortable.v-list-item--two-line{min-height:60px;padding-bottom:8px;padding-top:8px}.v-list-item--density-comfortable.v-list-item--three-line{min-height:84px;padding-bottom:12px;padding-top:12px}.v-list-item--density-comfortable.v-list-item--three-line .v-list-item__append,.v-list-item--density-comfortable.v-list-item--three-line .v-list-item__prepend{padding-top:6px}.v-list-item--density-comfortable:not(.v-list-item--nav).v-list-item--one-line,.v-list-item--density-comfortable:not(.v-list-item--nav).v-list-item--three-line,.v-list-item--density-comfortable:not(.v-list-item--nav).v-list-item--two-line{padding-inline:16px}.v-list-item--density-compact{min-height:32px}.v-list-item--density-compact.v-list-item--one-line{min-height:40px}.v-list-item--density-compact.v-list-item--two-line{min-height:56px;padding-bottom:4px;padding-top:4px}.v-list-item--density-compact.v-list-item--three-line{min-height:80px;padding-bottom:8px;padding-top:8px}.v-list-item--density-compact.v-list-item--three-line .v-list-item__append,.v-list-item--density-compact.v-list-item--three-line .v-list-item__prepend{padding-top:4px}.v-list-item--density-compact:not(.v-list-item--nav).v-list-item--one-line,.v-list-item--density-compact:not(.v-list-item--nav).v-list-item--three-line,.v-list-item--density-compact:not(.v-list-item--nav).v-list-item--two-line{padding-inline:16px}.v-list-item--nav{padding-inline:8px}.v-list .v-list-item--nav:not(:only-child){margin-bottom:4px}.v-list-item__underlay{position:absolute}.v-list-item__overlay{background-color:currentColor;border-radius:inherit;bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.v-list-item--active.v-list-item--variant-elevated .v-list-item__overlay{--v-theme-overlay-multiplier:0}.v-list{--indent-padding:0px}.v-list--nav{--indent-padding:-8px}.v-list-group{--list-indent-size:16px;--parent-padding:var(--indent-padding);--prepend-width:40px}.v-list--slim .v-list-group{--prepend-width:28px}.v-list-group--fluid{--list-indent-size:0px}.v-list-group--prepend{--parent-padding:calc(var(--indent-padding) + var(--prepend-width))}.v-list-group--fluid.v-list-group--prepend{--parent-padding:var(--indent-padding)}.v-list-group__items{--indent-padding:calc(var(--parent-padding) + var(--list-indent-size))}.v-list-group__items .v-list-item{-webkit-padding-start:calc(16px + var(--indent-padding))!important;padding-inline-start:calc(16px + var(--indent-padding))!important}.v-list-group__header:not(.v-treeview-item--activatable-group-activator).v-list-item--active:not(:focus-visible) .v-list-item__overlay{opacity:0}.v-list-group__header:not(.v-treeview-item--activatable-group-activator).v-list-item--active:hover .v-list-item__overlay{opacity:calc(var(--v-hover-opacity)*var(--v-theme-overlay-multiplier))}
.v-divider{-webkit-box-flex:1;border-style:solid;border-width:thin 0 0;display:block;-ms-flex:1 1 100%;flex:1 1 100%;height:0;max-height:0;opacity:var(--v-border-opacity);-webkit-transition:inherit;transition:inherit}.v-divider--vertical{-ms-flex-item-align:stretch;align-self:stretch;border-width:0 thin 0 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:auto;margin-left:-1px;max-height:100%;max-width:0;vertical-align:text-bottom;width:0}.v-divider--inset:not(.v-divider--vertical){-webkit-margin-start:72px;margin-inline-start:72px;max-width:calc(100% - 72px)}.v-divider--inset.v-divider--vertical{margin-bottom:8px;margin-top:8px;max-height:calc(100% - 16px)}.v-divider__content{text-wrap:nowrap;padding:0 16px}.v-divider__wrapper--vertical .v-divider__content{padding:4px 0}.v-divider__wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.v-divider__wrapper--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.v-divider__wrapper--vertical .v-divider{margin:0 auto}
.v-container{margin-left:auto;margin-right:auto;padding:16px;width:100%}@media (min-width:960px){.v-container{max-width:900px}}@media (min-width:1280px){.v-container{max-width:1200px}}@media (min-width:1920px){.v-container{max-width:1800px}}@media (min-width:2560px){.v-container{max-width:2400px}}.v-container--fluid{max-width:100%}.v-container.fill-height{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-container.fill-height,.v-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.v-row{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin:-12px}.v-row+.v-row{margin-top:12px}.v-row+.v-row--dense{margin-top:4px}.v-row--dense{margin:-4px}.v-row--dense>.v-col,.v-row--dense>[class*=v-col-]{padding:4px}.v-row.v-row--no-gutters{margin:0}.v-row.v-row--no-gutters>.v-col,.v-row.v-row--no-gutters>[class*=v-col-]{padding:0}.v-spacer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.v-col,.v-col-1,.v-col-10,.v-col-11,.v-col-12,.v-col-2,.v-col-3,.v-col-4,.v-col-5,.v-col-6,.v-col-7,.v-col-8,.v-col-9,.v-col-auto,.v-col-lg,.v-col-lg-1,.v-col-lg-10,.v-col-lg-11,.v-col-lg-12,.v-col-lg-2,.v-col-lg-3,.v-col-lg-4,.v-col-lg-5,.v-col-lg-6,.v-col-lg-7,.v-col-lg-8,.v-col-lg-9,.v-col-lg-auto,.v-col-md,.v-col-md-1,.v-col-md-10,.v-col-md-11,.v-col-md-12,.v-col-md-2,.v-col-md-3,.v-col-md-4,.v-col-md-5,.v-col-md-6,.v-col-md-7,.v-col-md-8,.v-col-md-9,.v-col-md-auto,.v-col-sm,.v-col-sm-1,.v-col-sm-10,.v-col-sm-11,.v-col-sm-12,.v-col-sm-2,.v-col-sm-3,.v-col-sm-4,.v-col-sm-5,.v-col-sm-6,.v-col-sm-7,.v-col-sm-8,.v-col-sm-9,.v-col-sm-auto,.v-col-xl,.v-col-xl-1,.v-col-xl-10,.v-col-xl-11,.v-col-xl-12,.v-col-xl-2,.v-col-xl-3,.v-col-xl-4,.v-col-xl-5,.v-col-xl-6,.v-col-xl-7,.v-col-xl-8,.v-col-xl-9,.v-col-xl-auto,.v-col-xxl,.v-col-xxl-1,.v-col-xxl-10,.v-col-xxl-11,.v-col-xxl-12,.v-col-xxl-2,.v-col-xxl-3,.v-col-xxl-4,.v-col-xxl-5,.v-col-xxl-6,.v-col-xxl-7,.v-col-xxl-8,.v-col-xxl-9,.v-col-xxl-auto{padding:12px;width:100%}.v-col{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.v-col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;width:auto}.v-col-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.v-col-1,.v-col-2{-webkit-box-flex:0}.v-col-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.v-col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.v-col-3,.v-col-4{-webkit-box-flex:0}.v-col-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.v-col-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.v-col-5,.v-col-6{-webkit-box-flex:0}.v-col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.v-col-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.v-col-7,.v-col-8{-webkit-box-flex:0}.v-col-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.v-col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.v-col-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.v-col-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.v-col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-1{-webkit-margin-start:8.3333333333%;margin-inline-start:8.3333333333%}.offset-2{-webkit-margin-start:16.6666666667%;margin-inline-start:16.6666666667%}.offset-3{-webkit-margin-start:25%;margin-inline-start:25%}.offset-4{-webkit-margin-start:33.3333333333%;margin-inline-start:33.3333333333%}.offset-5{-webkit-margin-start:41.6666666667%;margin-inline-start:41.6666666667%}.offset-6{-webkit-margin-start:50%;margin-inline-start:50%}.offset-7{-webkit-margin-start:58.3333333333%;margin-inline-start:58.3333333333%}.offset-8{-webkit-margin-start:66.6666666667%;margin-inline-start:66.6666666667%}.offset-9{-webkit-margin-start:75%;margin-inline-start:75%}.offset-10{-webkit-margin-start:83.3333333333%;margin-inline-start:83.3333333333%}.offset-11{-webkit-margin-start:91.6666666667%;margin-inline-start:91.6666666667%}@media (min-width:600px){.v-col-sm{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.v-col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;width:auto}.v-col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.v-col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.v-col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.v-col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.v-col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.v-col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.v-col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.v-col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.v-col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.v-col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.v-col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.v-col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-sm-0{-webkit-margin-start:0;margin-inline-start:0}.offset-sm-1{-webkit-margin-start:8.3333333333%;margin-inline-start:8.3333333333%}.offset-sm-2{-webkit-margin-start:16.6666666667%;margin-inline-start:16.6666666667%}.offset-sm-3{-webkit-margin-start:25%;margin-inline-start:25%}.offset-sm-4{-webkit-margin-start:33.3333333333%;margin-inline-start:33.3333333333%}.offset-sm-5{-webkit-margin-start:41.6666666667%;margin-inline-start:41.6666666667%}.offset-sm-6{-webkit-margin-start:50%;margin-inline-start:50%}.offset-sm-7{-webkit-margin-start:58.3333333333%;margin-inline-start:58.3333333333%}.offset-sm-8{-webkit-margin-start:66.6666666667%;margin-inline-start:66.6666666667%}.offset-sm-9{-webkit-margin-start:75%;margin-inline-start:75%}.offset-sm-10{-webkit-margin-start:83.3333333333%;margin-inline-start:83.3333333333%}.offset-sm-11{-webkit-margin-start:91.6666666667%;margin-inline-start:91.6666666667%}}@media (min-width:960px){.v-col-md{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.v-col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;width:auto}.v-col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.v-col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.v-col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.v-col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.v-col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.v-col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.v-col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.v-col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.v-col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.v-col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.v-col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.v-col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-md-0{-webkit-margin-start:0;margin-inline-start:0}.offset-md-1{-webkit-margin-start:8.3333333333%;margin-inline-start:8.3333333333%}.offset-md-2{-webkit-margin-start:16.6666666667%;margin-inline-start:16.6666666667%}.offset-md-3{-webkit-margin-start:25%;margin-inline-start:25%}.offset-md-4{-webkit-margin-start:33.3333333333%;margin-inline-start:33.3333333333%}.offset-md-5{-webkit-margin-start:41.6666666667%;margin-inline-start:41.6666666667%}.offset-md-6{-webkit-margin-start:50%;margin-inline-start:50%}.offset-md-7{-webkit-margin-start:58.3333333333%;margin-inline-start:58.3333333333%}.offset-md-8{-webkit-margin-start:66.6666666667%;margin-inline-start:66.6666666667%}.offset-md-9{-webkit-margin-start:75%;margin-inline-start:75%}.offset-md-10{-webkit-margin-start:83.3333333333%;margin-inline-start:83.3333333333%}.offset-md-11{-webkit-margin-start:91.6666666667%;margin-inline-start:91.6666666667%}}@media (min-width:1280px){.v-col-lg{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.v-col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;width:auto}.v-col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.v-col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.v-col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.v-col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.v-col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.v-col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.v-col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.v-col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.v-col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.v-col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.v-col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.v-col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-lg-0{-webkit-margin-start:0;margin-inline-start:0}.offset-lg-1{-webkit-margin-start:8.3333333333%;margin-inline-start:8.3333333333%}.offset-lg-2{-webkit-margin-start:16.6666666667%;margin-inline-start:16.6666666667%}.offset-lg-3{-webkit-margin-start:25%;margin-inline-start:25%}.offset-lg-4{-webkit-margin-start:33.3333333333%;margin-inline-start:33.3333333333%}.offset-lg-5{-webkit-margin-start:41.6666666667%;margin-inline-start:41.6666666667%}.offset-lg-6{-webkit-margin-start:50%;margin-inline-start:50%}.offset-lg-7{-webkit-margin-start:58.3333333333%;margin-inline-start:58.3333333333%}.offset-lg-8{-webkit-margin-start:66.6666666667%;margin-inline-start:66.6666666667%}.offset-lg-9{-webkit-margin-start:75%;margin-inline-start:75%}.offset-lg-10{-webkit-margin-start:83.3333333333%;margin-inline-start:83.3333333333%}.offset-lg-11{-webkit-margin-start:91.6666666667%;margin-inline-start:91.6666666667%}}@media (min-width:1920px){.v-col-xl{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.v-col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;width:auto}.v-col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.v-col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.v-col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.v-col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.v-col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.v-col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.v-col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.v-col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.v-col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.v-col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.v-col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.v-col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-xl-0{-webkit-margin-start:0;margin-inline-start:0}.offset-xl-1{-webkit-margin-start:8.3333333333%;margin-inline-start:8.3333333333%}.offset-xl-2{-webkit-margin-start:16.6666666667%;margin-inline-start:16.6666666667%}.offset-xl-3{-webkit-margin-start:25%;margin-inline-start:25%}.offset-xl-4{-webkit-margin-start:33.3333333333%;margin-inline-start:33.3333333333%}.offset-xl-5{-webkit-margin-start:41.6666666667%;margin-inline-start:41.6666666667%}.offset-xl-6{-webkit-margin-start:50%;margin-inline-start:50%}.offset-xl-7{-webkit-margin-start:58.3333333333%;margin-inline-start:58.3333333333%}.offset-xl-8{-webkit-margin-start:66.6666666667%;margin-inline-start:66.6666666667%}.offset-xl-9{-webkit-margin-start:75%;margin-inline-start:75%}.offset-xl-10{-webkit-margin-start:83.3333333333%;margin-inline-start:83.3333333333%}.offset-xl-11{-webkit-margin-start:91.6666666667%;margin-inline-start:91.6666666667%}}@media (min-width:2560px){.v-col-xxl{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.v-col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;width:auto}.v-col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.v-col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.v-col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.v-col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.v-col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.v-col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.v-col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.v-col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.v-col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.v-col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.v-col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.v-col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-xxl-0{-webkit-margin-start:0;margin-inline-start:0}.offset-xxl-1{-webkit-margin-start:8.3333333333%;margin-inline-start:8.3333333333%}.offset-xxl-2{-webkit-margin-start:16.6666666667%;margin-inline-start:16.6666666667%}.offset-xxl-3{-webkit-margin-start:25%;margin-inline-start:25%}.offset-xxl-4{-webkit-margin-start:33.3333333333%;margin-inline-start:33.3333333333%}.offset-xxl-5{-webkit-margin-start:41.6666666667%;margin-inline-start:41.6666666667%}.offset-xxl-6{-webkit-margin-start:50%;margin-inline-start:50%}.offset-xxl-7{-webkit-margin-start:58.3333333333%;margin-inline-start:58.3333333333%}.offset-xxl-8{-webkit-margin-start:66.6666666667%;margin-inline-start:66.6666666667%}.offset-xxl-9{-webkit-margin-start:75%;margin-inline-start:75%}.offset-xxl-10{-webkit-margin-start:83.3333333333%;margin-inline-start:83.3333333333%}.offset-xxl-11{-webkit-margin-start:91.6666666667%;margin-inline-start:91.6666666667%}}
.v-navigation-drawer{-webkit-overflow-scrolling:touch;-webkit-box-orient:vertical;-webkit-box-direction:normal;border-color:rgba(var(--v-border-color),var(--v-border-opacity));border-style:solid;border-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;max-width:100%;pointer-events:auto;position:absolute;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:visibility,width,height,left,right,top,bottom,-webkit-box-shadow,-webkit-transform;transition-property:visibility,width,height,left,right,top,bottom,-webkit-box-shadow,-webkit-transform;transition-property:box-shadow,transform,visibility,width,height,left,right,top,bottom;transition-property:box-shadow,transform,visibility,width,height,left,right,top,bottom,-webkit-box-shadow,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.v-navigation-drawer--border{border-width:thin;-webkit-box-shadow:none;box-shadow:none}.v-navigation-drawer{background:rgb(var(--v-theme-surface));-webkit-box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity))}.v-navigation-drawer--rounded{border-radius:4px}.v-navigation-drawer--top{border-bottom-width:thin;top:0}.v-navigation-drawer--bottom{border-top-width:thin;left:0}.v-navigation-drawer--left{border-right-width:thin;left:0;right:auto;top:0}.v-navigation-drawer--right{border-left-width:thin;left:auto;right:0;top:0}.v-navigation-drawer--floating{border:none}.v-navigation-drawer--temporary.v-navigation-drawer--active{-webkit-box-shadow:0 8px 10px -5px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 16px 24px 2px var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 6px 30px 5px var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 8px 10px -5px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 16px 24px 2px var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 6px 30px 5px var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-navigation-drawer--sticky{height:auto;-webkit-transition:visibility,width,height,left,right,-webkit-box-shadow,-webkit-transform;transition:visibility,width,height,left,right,-webkit-box-shadow,-webkit-transform;transition:box-shadow,transform,visibility,width,height,left,right;transition:box-shadow,transform,visibility,width,height,left,right,-webkit-box-shadow,-webkit-transform}.v-navigation-drawer .v-list{overflow:hidden}.v-navigation-drawer__content{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;height:100%;max-width:100%;overflow-x:hidden;overflow-y:auto}.v-navigation-drawer__img{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.v-navigation-drawer__img img:not(.v-img__img){height:inherit;-o-object-fit:cover;object-fit:cover;width:inherit}.v-navigation-drawer__scrim{background:#000;height:100%;left:0;opacity:.2;position:absolute;top:0;-webkit-transition:opacity .2s cubic-bezier(.4,0,.2,1);transition:opacity .2s cubic-bezier(.4,0,.2,1);width:100%;z-index:1}.v-navigation-drawer__append,.v-navigation-drawer__prepend{-webkit-box-flex:0;-ms-flex:none;flex:none;overflow:hidden}
.v-text-field input{-webkit-box-flex:1;color:inherit;-ms-flex:1;flex:1;min-width:0;opacity:0;-webkit-transition:opacity .15s cubic-bezier(.4,0,.2,1);transition:opacity .15s cubic-bezier(.4,0,.2,1)}.v-text-field input:active,.v-text-field input:focus{outline:none}.v-text-field input:invalid{-webkit-box-shadow:none;box-shadow:none}.v-text-field .v-field{cursor:text}.v-text-field--prefixed.v-text-field .v-field__input{--v-field-padding-start:6px}.v-text-field--suffixed.v-text-field .v-field__input{--v-field-padding-end:0}.v-text-field .v-input__details{padding-inline:16px}.v-input--plain-underlined.v-text-field .v-input__details{padding-inline:0}.v-text-field .v-field--active input,.v-text-field .v-field--no-label input{opacity:1}.v-text-field .v-field--single-line input{-webkit-transition:none;transition:none}.v-text-field__prefix,.v-text-field__suffix{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(var(--v-theme-on-surface),var(--v-medium-emphasis-opacity));cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:max(var(--v-input-control-height,56px),1.5rem + var(--v-field-input-padding-top) + var(--v-field-input-padding-bottom));opacity:0;padding-bottom:var(--v-field-padding-bottom,6px);padding-top:calc(var(--v-field-padding-top, 4px) + var(--v-input-padding-top, 0));-webkit-transition:inherit;transition:inherit;white-space:nowrap}.v-field--active .v-text-field__prefix,.v-field--active .v-text-field__suffix{opacity:1}.v-field--disabled .v-text-field__prefix,.v-field--disabled .v-text-field__suffix{color:rgba(var(--v-theme-on-surface),var(--v-disabled-opacity))}.v-text-field__prefix{-webkit-padding-start:var(--v-field-padding-start);padding-inline-start:var(--v-field-padding-start)}.v-text-field__suffix{-webkit-padding-end:var(--v-field-padding-end);padding-inline-end:var(--v-field-padding-end)}
.v-counter{-webkit-box-flex:0;color:rgba(var(--v-theme-on-surface),var(--v-medium-emphasis-opacity));-ms-flex:0 1 auto;flex:0 1 auto;font-size:12px;-webkit-transition-duration:.15s;transition-duration:.15s}
.v-field{-webkit-box-flex:1;--v-theme-overlay-multiplier:1;--v-field-padding-start:16px;--v-field-padding-end:16px;--v-field-padding-top:8px;--v-field-padding-bottom:4px;--v-field-input-padding-top:calc(var(--v-field-padding-top, 8px) + var(--v-input-padding-top, 0));--v-field-input-padding-bottom:var(--v-field-padding-bottom,4px);border-radius:4px;contain:layout;display:grid;-ms-flex:1 0;flex:1 0;font-size:16px;grid-area:control;grid-template-areas:"prepend-inner field clear append-inner";grid-template-columns:-webkit-min-content minmax(0,1fr) -webkit-min-content -webkit-min-content;grid-template-columns:min-content minmax(0,1fr) min-content min-content;letter-spacing:.009375em;max-width:100%;position:relative}.v-field--disabled{opacity:var(--v-disabled-opacity);pointer-events:none}.v-field .v-chip{--v-chip-height:24px}.v-field--prepended{-webkit-padding-start:12px;padding-inline-start:12px}.v-field--appended{-webkit-padding-end:12px;padding-inline-end:12px}.v-field--variant-solo,.v-field--variant-solo-filled{-webkit-box-shadow:0 3px 1px -2px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 2px 2px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 5px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 3px 1px -2px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 2px 2px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 5px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-field--variant-solo,.v-field--variant-solo-filled,.v-field--variant-solo-inverted{background:rgb(var(--v-theme-surface));border-color:transparent;color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity))}.v-field--variant-solo-inverted{-webkit-box-shadow:0 3px 1px -2px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 2px 2px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 5px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 3px 1px -2px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 2px 2px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 5px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-field--variant-solo-inverted.v-field--focused{color:rgb(var(--v-theme-on-surface-variant))}.v-field--variant-filled{border-bottom-left-radius:0;border-bottom-right-radius:0}.v-input--density-default .v-field--variant-filled,.v-input--density-default .v-field--variant-solo,.v-input--density-default .v-field--variant-solo-filled,.v-input--density-default .v-field--variant-solo-inverted{--v-input-control-height:56px;--v-field-padding-bottom:4px}.v-input--density-comfortable .v-field--variant-filled,.v-input--density-comfortable .v-field--variant-solo,.v-input--density-comfortable .v-field--variant-solo-filled,.v-input--density-comfortable .v-field--variant-solo-inverted{--v-input-control-height:48px;--v-field-padding-bottom:0px}.v-input--density-compact .v-field--variant-filled,.v-input--density-compact .v-field--variant-solo,.v-input--density-compact .v-field--variant-solo-filled,.v-input--density-compact .v-field--variant-solo-inverted{--v-input-control-height:40px;--v-field-padding-bottom:0px}.v-field--no-label,.v-field--single-line,.v-field--variant-outlined{--v-field-padding-top:0px}.v-input--density-default .v-field--no-label,.v-input--density-default .v-field--single-line,.v-input--density-default .v-field--variant-outlined{--v-field-padding-bottom:16px}.v-input--density-comfortable .v-field--no-label,.v-input--density-comfortable .v-field--single-line,.v-input--density-comfortable .v-field--variant-outlined{--v-field-padding-bottom:12px}.v-input--density-compact .v-field--no-label,.v-input--density-compact .v-field--single-line,.v-input--density-compact .v-field--variant-outlined{--v-field-padding-bottom:8px}.v-field--variant-plain,.v-field--variant-underlined{border-radius:0;padding:0}.v-field--variant-plain.v-field,.v-field--variant-underlined.v-field{--v-field-padding-start:0px;--v-field-padding-end:0px}.v-input--density-default .v-field--variant-plain,.v-input--density-default .v-field--variant-underlined{--v-input-control-height:48px;--v-field-padding-top:4px;--v-field-padding-bottom:4px}.v-input--density-comfortable .v-field--variant-plain,.v-input--density-comfortable .v-field--variant-underlined{--v-input-control-height:40px;--v-field-padding-top:2px;--v-field-padding-bottom:0px}.v-input--density-compact .v-field--variant-plain,.v-input--density-compact .v-field--variant-underlined{--v-input-control-height:32px;--v-field-padding-top:0px;--v-field-padding-bottom:0px}.v-field--flat{-webkit-box-shadow:none;box-shadow:none}.v-field--rounded{border-radius:24px}.v-field.v-field--prepended{--v-field-padding-start:6px}.v-field.v-field--appended{--v-field-padding-end:6px}.v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;-webkit-column-gap:2px;-moz-column-gap:2px;column-gap:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;letter-spacing:.009375em;min-height:max(var(--v-input-control-height,56px),1.5rem + var(--v-field-input-padding-top) + var(--v-field-input-padding-bottom));min-width:0;opacity:var(--v-high-emphasis-opacity);padding-inline:var(--v-field-padding-start) var(--v-field-padding-end);padding-bottom:var(--v-field-input-padding-bottom);padding-top:var(--v-field-input-padding-top);position:relative;width:100%}.v-input--density-default .v-field__input{row-gap:8px}.v-input--density-comfortable .v-field__input{row-gap:6px}.v-input--density-compact .v-field__input{row-gap:4px}.v-field__input input{letter-spacing:inherit}.v-field__input input::-webkit-input-placeholder,input.v-field__input::-webkit-input-placeholder,textarea.v-field__input::-webkit-input-placeholder{color:currentColor;opacity:var(--v-disabled-opacity)}.v-field__input input::-moz-placeholder,input.v-field__input::-moz-placeholder,textarea.v-field__input::-moz-placeholder{color:currentColor;opacity:var(--v-disabled-opacity)}.v-field__input input:-ms-input-placeholder,input.v-field__input:-ms-input-placeholder,textarea.v-field__input:-ms-input-placeholder{color:currentColor;opacity:var(--v-disabled-opacity)}.v-field__input input::-ms-input-placeholder,input.v-field__input::-ms-input-placeholder,textarea.v-field__input::-ms-input-placeholder{color:currentColor;opacity:var(--v-disabled-opacity)}.v-field__input input::placeholder,input.v-field__input::placeholder,textarea.v-field__input::placeholder{color:currentColor;opacity:var(--v-disabled-opacity)}.v-field__input:active,.v-field__input:focus{outline:none}.v-field__input:invalid{-webkit-box-shadow:none;box-shadow:none}.v-field__field{-webkit-box-flex:1;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0;flex:1 0;grid-area:field;position:relative}.v-field__prepend-inner{-webkit-padding-end:var(--v-field-padding-after);grid-area:prepend-inner;padding-inline-end:var(--v-field-padding-after)}.v-field__clearable{grid-area:clear}.v-field__append-inner{-webkit-padding-start:var(--v-field-padding-after);grid-area:append-inner;padding-inline-start:var(--v-field-padding-after)}.v-field__append-inner,.v-field__clearable,.v-field__prepend-inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:var(--v-input-padding-top,8px)}.v-field--center-affix .v-field__append-inner,.v-field--center-affix .v-field__clearable,.v-field--center-affix .v-field__prepend-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:0}.v-field.v-field--variant-plain .v-field__append-inner,.v-field.v-field--variant-plain .v-field__clearable,.v-field.v-field--variant-plain .v-field__prepend-inner,.v-field.v-field--variant-underlined .v-field__append-inner,.v-field.v-field--variant-underlined .v-field__clearable,.v-field.v-field--variant-underlined .v-field__prepend-inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:var(--v-field-padding-bottom,4px);padding-top:calc(var(--v-field-padding-top, 8px) + var(--v-input-padding-top, 0))}.v-field--focused .v-field__append-inner,.v-field--focused .v-field__prepend-inner{opacity:1}.v-field__append-inner>.v-icon,.v-field__clearable>.v-icon,.v-field__prepend-inner>.v-icon{opacity:var(--v-medium-emphasis-opacity)}.v-field--disabled .v-field__append-inner>.v-icon,.v-field--disabled .v-field__clearable>.v-icon,.v-field--disabled .v-field__prepend-inner>.v-icon,.v-field--error .v-field__append-inner>.v-icon,.v-field--error .v-field__clearable>.v-icon,.v-field--error .v-field__prepend-inner>.v-icon{opacity:1}.v-field--error:not(.v-field--disabled) .v-field__append-inner>.v-icon,.v-field--error:not(.v-field--disabled) .v-field__clearable>.v-icon,.v-field--error:not(.v-field--disabled) .v-field__prepend-inner>.v-icon{color:rgb(var(--v-theme-error))}.v-field__clearable{cursor:pointer;margin-inline:4px;opacity:0;overflow:hidden;-webkit-transition:.15s cubic-bezier(.4,0,.2,1);transition:.15s cubic-bezier(.4,0,.2,1);-webkit-transition-property:opacity,width,-webkit-transform;transition-property:opacity,width,-webkit-transform;transition-property:opacity,transform,width;transition-property:opacity,transform,width,-webkit-transform}.v-field--focused .v-field__clearable,.v-field--persistent-clear .v-field__clearable{opacity:1}@media (hover:hover){.v-field:hover .v-field__clearable{opacity:1}}@media (hover:none){.v-field__clearable{opacity:1}}.v-label.v-field-label{-webkit-margin-start:var(--v-field-padding-start);-webkit-margin-end:var(--v-field-padding-end);contain:layout paint;display:block;margin-inline-end:var(--v-field-padding-end);margin-inline-start:var(--v-field-padding-start);max-width:calc(100% - var(--v-field-padding-start) - var(--v-field-padding-end));pointer-events:none;position:absolute;top:var(--v-input-padding-top);-webkit-transform-origin:left center;transform-origin:left center;-webkit-transition:.15s cubic-bezier(.4,0,.2,1);transition:.15s cubic-bezier(.4,0,.2,1);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;z-index:1}.v-field--variant-plain .v-label.v-field-label,.v-field--variant-underlined .v-label.v-field-label{top:calc(var(--v-input-padding-top) + var(--v-field-padding-top))}.v-field--center-affix .v-label.v-field-label{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.v-field--active .v-label.v-field-label{visibility:hidden}.v-field--error .v-label.v-field-label,.v-field--focused .v-label.v-field-label{opacity:1}.v-field--error:not(.v-field--disabled) .v-label.v-field-label{color:rgb(var(--v-theme-error))}.v-label.v-field-label--floating{--v-field-label-scale:0.75em;font-size:var(--v-field-label-scale);visibility:hidden}.v-field--variant-outlined .v-label.v-field-label--floating{max-width:100%}.v-field--center-affix .v-label.v-field-label--floating{-webkit-transform:none;transform:none}.v-field.v-field--active .v-label.v-field-label--floating{visibility:unset}.v-input--density-default .v-field--variant-filled .v-label.v-field-label--floating,.v-input--density-default .v-field--variant-solo .v-label.v-field-label--floating,.v-input--density-default .v-field--variant-solo-filled .v-label.v-field-label--floating,.v-input--density-default .v-field--variant-solo-inverted .v-label.v-field-label--floating{top:7px}.v-input--density-comfortable .v-field--variant-filled .v-label.v-field-label--floating,.v-input--density-comfortable .v-field--variant-solo .v-label.v-field-label--floating,.v-input--density-comfortable .v-field--variant-solo-filled .v-label.v-field-label--floating,.v-input--density-comfortable .v-field--variant-solo-inverted .v-label.v-field-label--floating{top:5px}.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating,.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating{top:3px}.v-field--variant-plain .v-label.v-field-label--floating,.v-field--variant-underlined .v-label.v-field-label--floating{margin:0;top:var(--v-input-padding-top);-webkit-transform:translateY(-16px);transform:translateY(-16px)}.v-field--variant-outlined .v-label.v-field-label--floating{margin:0 4px;position:static;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform-origin:center;transform-origin:center}.v-field__outline{--v-field-border-width:1px;--v-field-border-opacity:0.38;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;contain:layout;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;pointer-events:none;position:absolute;right:0;width:100%}@media (hover:hover){.v-field:hover .v-field__outline{--v-field-border-opacity:var(--v-high-emphasis-opacity)}}.v-field--error:not(.v-field--disabled) .v-field__outline{color:rgb(var(--v-theme-error))}.v-field.v-field--focused .v-field__outline,.v-input.v-input--error .v-field__outline{--v-field-border-opacity:1}.v-field--variant-outlined.v-field--focused .v-field__outline{--v-field-border-width:2px}.v-field--variant-filled .v-field__outline:before,.v-field--variant-underlined .v-field__outline:before{border-color:currentColor;border-style:solid;border-width:0 0 var(--v-field-border-width);content:"";height:100%;left:0;opacity:var(--v-field-border-opacity);position:absolute;top:0;-webkit-transition:opacity .25s cubic-bezier(.4,0,.2,1);transition:opacity .25s cubic-bezier(.4,0,.2,1);width:100%}.v-field--variant-filled .v-field__outline:after,.v-field--variant-underlined .v-field__outline:after{border:solid;border-width:0 0 2px;content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .15s cubic-bezier(.4,0,.2,1);transition:-webkit-transform .15s cubic-bezier(.4,0,.2,1);transition:transform .15s cubic-bezier(.4,0,.2,1);transition:transform .15s cubic-bezier(.4,0,.2,1),-webkit-transform .15s cubic-bezier(.4,0,.2,1);width:100%}.v-field--focused.v-field--variant-filled .v-field__outline:after,.v-field--focused.v-field--variant-underlined .v-field__outline:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.v-field--variant-outlined .v-field__outline{border-radius:inherit}.v-field--variant-outlined .v-field__outline__end,.v-field--variant-outlined .v-field__outline__notch:after,.v-field--variant-outlined .v-field__outline__notch:before,.v-field--variant-outlined .v-field__outline__start{border:0 solid;opacity:var(--v-field-border-opacity);-webkit-transition:opacity .25s cubic-bezier(.4,0,.2,1);transition:opacity .25s cubic-bezier(.4,0,.2,1)}.v-field--variant-outlined .v-field__outline__start{-webkit-box-flex:0;border-bottom-width:var(--v-field-border-width);border-end-end-radius:0;border-end-start-radius:inherit;border-inline-start-width:var(--v-field-border-width);border-start-end-radius:0;border-start-start-radius:inherit;border-top-width:var(--v-field-border-width);-ms-flex:0 0 12px;flex:0 0 12px}.v-field--rounded.v-field--variant-outlined .v-field__outline__start,[class*=" rounded-"].v-field--variant-outlined .v-field__outline__start,[class^=rounded-].v-field--variant-outlined .v-field__outline__start{-ms-flex-preferred-size:calc(var(--v-input-control-height)/2 + 2px);flex-basis:calc(var(--v-input-control-height)/2 + 2px)}.v-field--reverse.v-field--variant-outlined .v-field__outline__start{border-end-end-radius:inherit;border-end-start-radius:0;border-inline-end-width:var(--v-field-border-width);border-inline-start-width:0;border-start-end-radius:inherit;border-start-start-radius:0}.v-field--variant-outlined .v-field__outline__notch{-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:calc(100% - 24px);position:relative}.v-field--rounded.v-field--variant-outlined .v-field__outline__notch,[class*=" rounded-"].v-field--variant-outlined .v-field__outline__notch,[class^=rounded-].v-field--variant-outlined .v-field__outline__notch{max-width:calc(100% - var(--v-input-control-height))}.v-field--variant-outlined .v-field__outline__notch:after,.v-field--variant-outlined .v-field__outline__notch:before{content:"";height:100%;left:0;opacity:var(--v-field-border-opacity);position:absolute;top:0;-webkit-transition:opacity .25s cubic-bezier(.4,0,.2,1);transition:opacity .25s cubic-bezier(.4,0,.2,1);width:100%}.v-field--variant-outlined .v-field__outline__notch:before{border-width:var(--v-field-border-width) 0 0}.v-field--variant-outlined .v-field__outline__notch:after{border-width:0 0 var(--v-field-border-width);bottom:0}.v-field--active.v-field--variant-outlined .v-field__outline__notch:before{opacity:0}.v-field--variant-outlined .v-field__outline__end{-webkit-box-flex:1;border-bottom-width:var(--v-field-border-width);border-end-end-radius:inherit;border-end-start-radius:0;border-inline-end-width:var(--v-field-border-width);border-start-end-radius:inherit;border-start-start-radius:0;border-top-width:var(--v-field-border-width);-ms-flex:1;flex:1}.v-field--reverse.v-field--variant-outlined .v-field__outline__end{border-end-end-radius:0;border-end-start-radius:inherit;border-inline-end-width:0;border-inline-start-width:var(--v-field-border-width);border-start-end-radius:0;border-start-start-radius:inherit}.v-field__loader{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:0;border-top-right-radius:0;left:0;overflow:hidden;position:absolute;right:0;top:calc(100% - 2px);width:100%}.v-field--variant-outlined .v-field__loader{left:1px;top:calc(100% - 3px);width:calc(100% - 2px)}.v-field__overlay{border-radius:inherit;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.v-field--variant-filled .v-field__overlay{background-color:currentColor;opacity:.04;-webkit-transition:opacity .25s cubic-bezier(.4,0,.2,1);transition:opacity .25s cubic-bezier(.4,0,.2,1)}.v-field--variant-filled.v-field--has-background .v-field__overlay{opacity:0}@media (hover:hover){.v-field--variant-filled:hover .v-field__overlay{opacity:calc((.04 + var(--v-hover-opacity))*var(--v-theme-overlay-multiplier))}}.v-field--variant-filled.v-field--focused .v-field__overlay{opacity:calc((.04 + var(--v-focus-opacity))*var(--v-theme-overlay-multiplier))}.v-field--variant-solo-filled .v-field__overlay{background-color:currentColor;opacity:.04;-webkit-transition:opacity .25s cubic-bezier(.4,0,.2,1);transition:opacity .25s cubic-bezier(.4,0,.2,1)}@media (hover:hover){.v-field--variant-solo-filled:hover .v-field__overlay{opacity:calc((.04 + var(--v-hover-opacity))*var(--v-theme-overlay-multiplier))}}.v-field--variant-solo-filled.v-field--focused .v-field__overlay{opacity:calc((.04 + var(--v-focus-opacity))*var(--v-theme-overlay-multiplier))}.v-field--variant-solo-inverted .v-field__overlay{-webkit-transition:opacity .25s cubic-bezier(.4,0,.2,1);transition:opacity .25s cubic-bezier(.4,0,.2,1)}.v-field--variant-solo-inverted.v-field--has-background .v-field__overlay{opacity:0}@media (hover:hover){.v-field--variant-solo-inverted:hover .v-field__overlay{opacity:calc((.04 + var(--v-hover-opacity))*var(--v-theme-overlay-multiplier))}}.v-field--variant-solo-inverted.v-field--focused .v-field__overlay{background-color:rgb(var(--v-theme-surface-variant));opacity:1}.v-field--reverse .v-field__field,.v-field--reverse .v-field__input,.v-field--reverse .v-field__outline{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.v-field--reverse .v-field__input,.v-field--reverse input{text-align:end}.v-input--disabled .v-field--variant-filled .v-field__outline:before,.v-input--disabled .v-field--variant-underlined .v-field__outline:before{-o-border-image:repeating-linear-gradient(to right,rgba(var(--v-theme-on-surface),var(--v-disabled-opacity)) 0,rgba(var(--v-theme-on-surface),var(--v-disabled-opacity)) 2px,transparent 2px,transparent 4px) 1 repeat;border-image:repeating-linear-gradient(to right,rgba(var(--v-theme-on-surface),var(--v-disabled-opacity)) 0,rgba(var(--v-theme-on-surface),var(--v-disabled-opacity)) 2px,transparent 2px,transparent 4px) 1 repeat}.v-field--loading .v-field__outline:after,.v-field--loading .v-field__outline:before{opacity:0}
.v-label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;letter-spacing:.009375em;min-width:0;opacity:var(--v-medium-emphasis-opacity);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-label--clickable{cursor:pointer}
.v-input{-webkit-box-flex:1;display:grid;-ms-flex:1 1 auto;flex:1 1 auto;font-size:1rem;font-weight:400;line-height:1.5}.v-input--disabled{pointer-events:none}.v-input--density-default{--v-input-control-height:56px;--v-input-padding-top:16px}.v-input--density-comfortable{--v-input-control-height:48px;--v-input-padding-top:12px}.v-input--density-compact{--v-input-control-height:40px;--v-input-padding-top:8px}.v-input--vertical{grid-template-areas:"append" "control" "prepend";grid-template-columns:-webkit-min-content;grid-template-columns:min-content;grid-template-rows:-webkit-max-content auto -webkit-max-content;grid-template-rows:max-content auto max-content}.v-input--vertical .v-input__prepend{-webkit-margin-before:16px;margin-block-start:16px}.v-input--vertical .v-input__append{-webkit-margin-after:16px;margin-block-end:16px}.v-input--horizontal{grid-template-areas:"prepend control append" "a messages b";grid-template-columns:-webkit-max-content minmax(0,1fr) -webkit-max-content;grid-template-columns:max-content minmax(0,1fr) max-content;grid-template-rows:1fr auto}.v-input--horizontal .v-input__prepend{-webkit-margin-end:16px;margin-inline-end:16px}.v-input--horizontal .v-input__append{-webkit-margin-start:16px;margin-inline-start:16px}.v-input__details{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.75rem;font-weight:400;grid-area:messages;justify-content:space-between;letter-spacing:.0333333333em;line-height:normal;min-height:22px;overflow:hidden;padding-top:6px}.v-input__append>.v-icon,.v-input__details>.v-icon,.v-input__prepend>.v-icon{opacity:var(--v-medium-emphasis-opacity)}.v-input--disabled .v-input__append .v-messages,.v-input--disabled .v-input__append>.v-icon,.v-input--disabled .v-input__details .v-messages,.v-input--disabled .v-input__details>.v-icon,.v-input--disabled .v-input__prepend .v-messages,.v-input--disabled .v-input__prepend>.v-icon,.v-input--error .v-input__append .v-messages,.v-input--error .v-input__append>.v-icon,.v-input--error .v-input__details .v-messages,.v-input--error .v-input__details>.v-icon,.v-input--error .v-input__prepend .v-messages,.v-input--error .v-input__prepend>.v-icon{opacity:1}.v-input--disabled .v-input__append,.v-input--disabled .v-input__details,.v-input--disabled .v-input__prepend{opacity:var(--v-disabled-opacity)}.v-input--error:not(.v-input--disabled) .v-input__append .v-messages,.v-input--error:not(.v-input--disabled) .v-input__append>.v-icon,.v-input--error:not(.v-input--disabled) .v-input__details .v-messages,.v-input--error:not(.v-input--disabled) .v-input__details>.v-icon,.v-input--error:not(.v-input--disabled) .v-input__prepend .v-messages,.v-input--error:not(.v-input--disabled) .v-input__prepend>.v-icon{color:rgb(var(--v-theme-error))}.v-input__append,.v-input__prepend{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:var(--v-input-padding-top)}.v-input--center-affix .v-input__append,.v-input--center-affix .v-input__prepend{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:0}.v-input__prepend{grid-area:prepend}.v-input__append{grid-area:append}.v-input__control{display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:control}.v-input--hide-spin-buttons input::-webkit-inner-spin-button,.v-input--hide-spin-buttons input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.v-input--hide-spin-buttons input[type=number]{-moz-appearance:textfield}.v-input--plain-underlined .v-input__append,.v-input--plain-underlined .v-input__prepend{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.v-input--density-default.v-input--plain-underlined .v-input__append,.v-input--density-default.v-input--plain-underlined .v-input__prepend{padding-top:calc(var(--v-input-padding-top) + 4px)}.v-input--density-comfortable.v-input--plain-underlined .v-input__append,.v-input--density-comfortable.v-input--plain-underlined .v-input__prepend{padding-top:calc(var(--v-input-padding-top) + 2px)}.v-input--density-compact.v-input--plain-underlined .v-input__append,.v-input--density-compact.v-input--plain-underlined .v-input__prepend{padding-top:calc(var(--v-input-padding-top))}
.v-messages{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:12px;min-height:14px;min-width:1px;opacity:var(--v-medium-emphasis-opacity);position:relative}.v-messages__message{word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:12px;overflow-wrap:break-word;-webkit-transition-duration:.15s;transition-duration:.15s;word-break:break-word}
.v-dialog{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center;margin:auto}.v-dialog>.v-overlay__content{margin:24px;max-height:calc(100% - 48px);max-width:calc(100% - 48px);width:calc(100% - 48px)}.v-dialog>.v-overlay__content,.v-dialog>.v-overlay__content>form{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:0}.v-dialog>.v-overlay__content>.v-card,.v-dialog>.v-overlay__content>.v-sheet,.v-dialog>.v-overlay__content>form>.v-card,.v-dialog>.v-overlay__content>form>.v-sheet{--v-scrollbar-offset:0px;-webkit-box-flex:1;border-radius:4px;-webkit-box-shadow:0 11px 15px -7px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 24px 38px 3px var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 9px 46px 8px var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 11px 15px -7px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 24px 38px 3px var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 9px 46px 8px var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));-ms-flex:1 1 100%;flex:1 1 100%;overflow-y:auto}.v-dialog>.v-overlay__content>.v-card,.v-dialog>.v-overlay__content>form>.v-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.v-dialog>.v-overlay__content>.v-card>.v-card-item,.v-dialog>.v-overlay__content>form>.v-card>.v-card-item{padding:16px 24px}.v-dialog>.v-overlay__content>.v-card>.v-card-item+.v-card-text,.v-dialog>.v-overlay__content>form>.v-card>.v-card-item+.v-card-text{padding-top:0}.v-dialog>.v-overlay__content>.v-card>.v-card-text,.v-dialog>.v-overlay__content>form>.v-card>.v-card-text{font-size:inherit;letter-spacing:.03125em;line-height:inherit;padding:16px 24px 24px}.v-dialog>.v-overlay__content>.v-card>.v-card-actions,.v-dialog>.v-overlay__content>form>.v-card>.v-card-actions{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.v-dialog--fullscreen{--v-scrollbar-offset:0px}.v-dialog--fullscreen>.v-overlay__content{border-radius:0;height:100%;left:0;margin:0;max-height:100%;max-width:100%;overflow-y:auto;padding:0;top:0;width:100%}.v-dialog--fullscreen>.v-overlay__content>.v-card,.v-dialog--fullscreen>.v-overlay__content>.v-sheet,.v-dialog--fullscreen>.v-overlay__content>form>.v-card,.v-dialog--fullscreen>.v-overlay__content>form>.v-sheet{border-radius:0;min-height:100%;min-width:100%}.v-dialog--scrollable>.v-overlay__content>form,.v-dialog--scrollable>.v-overlay__content>form>.v-card{max-height:100%;max-width:100%}.v-dialog--scrollable>.v-overlay__content,.v-dialog--scrollable>.v-overlay__content>.v-card,.v-dialog--scrollable>.v-overlay__content>form,.v-dialog--scrollable>.v-overlay__content>form>.v-card{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-direction:column;flex-direction:column}.v-dialog--scrollable>.v-overlay__content>.v-card>.v-card-text,.v-dialog--scrollable>.v-overlay__content>form>.v-card>.v-card-text{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow-y:auto}
.v-alert{-webkit-box-flex:1;--v-border-color:currentColor;display:grid;-ms-flex:1 1;flex:1 1;grid-template-areas:"prepend content append close" ". content . .";grid-template-columns:-webkit-max-content auto -webkit-max-content -webkit-max-content;grid-template-columns:max-content auto max-content max-content;overflow:hidden;padding:16px;position:relative}.v-alert--absolute{position:absolute}.v-alert--fixed{position:fixed}.v-alert--sticky{position:-webkit-sticky;position:sticky}.v-alert{border-radius:4px}.v-alert--variant-outlined,.v-alert--variant-plain,.v-alert--variant-text,.v-alert--variant-tonal{background:transparent;color:inherit}.v-alert--variant-plain{opacity:.62}.v-alert--variant-plain:focus,.v-alert--variant-plain:hover{opacity:1}.v-alert--variant-plain .v-alert__overlay{display:none}.v-alert--variant-elevated,.v-alert--variant-flat{background:rgb(var(--v-theme-surface-light));color:rgba(var(--v-theme-on-surface-light),var(--v-high-emphasis-opacity))}.v-alert--variant-elevated{-webkit-box-shadow:0 2px 1px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 1px 1px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 3px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 2px 1px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 1px 1px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 3px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-alert--variant-flat{-webkit-box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-alert--variant-outlined{border:thin solid}.v-alert--variant-text .v-alert__overlay{background:currentColor}.v-alert--variant-tonal .v-alert__underlay{background:currentColor;border-radius:inherit;bottom:0;left:0;opacity:var(--v-activated-opacity);pointer-events:none;right:0;top:0}.v-alert .v-alert__underlay{position:absolute}.v-alert--prominent{grid-template-areas:"prepend content append close" "prepend content . ."}.v-alert.v-alert--border{--v-border-opacity:0.38}.v-alert.v-alert--border.v-alert--border-start{-webkit-padding-start:24px;padding-inline-start:24px}.v-alert.v-alert--border.v-alert--border-end{-webkit-padding-end:24px;padding-inline-end:24px}.v-alert--variant-plain{-webkit-transition:opacity .2s cubic-bezier(.4,0,.2,1);transition:opacity .2s cubic-bezier(.4,0,.2,1)}.v-alert--density-default{padding-bottom:16px;padding-top:16px}.v-alert--density-default.v-alert--border-top{padding-top:24px}.v-alert--density-default.v-alert--border-bottom{padding-bottom:24px}.v-alert--density-comfortable{padding-bottom:12px;padding-top:12px}.v-alert--density-comfortable.v-alert--border-top{padding-top:20px}.v-alert--density-comfortable.v-alert--border-bottom{padding-bottom:20px}.v-alert--density-compact{padding-bottom:8px;padding-top:8px}.v-alert--density-compact.v-alert--border-top{padding-top:16px}.v-alert--density-compact.v-alert--border-bottom{padding-bottom:16px}.v-alert__border{border:0 solid;border-radius:inherit;bottom:0;left:0;opacity:var(--v-border-opacity);pointer-events:none;position:absolute;right:0;top:0;width:100%}.v-alert__border--border{border-width:8px;-webkit-box-shadow:none;box-shadow:none}.v-alert--border-start .v-alert__border{border-inline-start-width:8px}.v-alert--border-end .v-alert__border{border-inline-end-width:8px}.v-alert--border-top .v-alert__border{border-top-width:8px}.v-alert--border-bottom .v-alert__border{border-bottom-width:8px}.v-alert__close{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;grid-area:close}.v-alert__content{align-self:center;grid-area:content;overflow:hidden}.v-alert__append,.v-alert__close{-ms-flex-item-align:start;-webkit-margin-start:16px;align-self:flex-start;margin-inline-start:16px}.v-alert__append{align-self:flex-start;grid-area:append}.v-alert__append+.v-alert__close{-webkit-margin-start:16px;margin-inline-start:16px}.v-alert__prepend{-webkit-box-align:center;-ms-flex-align:center;-webkit-margin-end:16px;align-items:center;align-self:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:prepend;margin-inline-end:16px}.v-alert--prominent .v-alert__prepend{-ms-flex-item-align:center;align-self:center}.v-alert__underlay{grid-area:none;position:absolute}.v-alert--border-start .v-alert__underlay{border-bottom-left-radius:0;border-top-left-radius:0}.v-alert--border-end .v-alert__underlay{border-bottom-right-radius:0;border-top-right-radius:0}.v-alert--border-top .v-alert__underlay{border-top-left-radius:0;border-top-right-radius:0}.v-alert--border-bottom .v-alert__underlay{border-bottom-left-radius:0;border-bottom-right-radius:0}.v-alert-title{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:center;word-wrap:break-word;align-items:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.25rem;font-weight:500;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;letter-spacing:.0125em;line-height:1.75rem;overflow-wrap:normal;text-transform:none;word-break:normal}
.v-badge{display:inline-block;line-height:1}.v-badge__badge{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgb(var(--v-theme-surface-variant));border-radius:10px;color:rgba(var(--v-theme-on-surface-variant),var(--v-high-emphasis-opacity));display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:500;height:1.25rem;justify-content:center;min-width:20px;padding:4px 6px;pointer-events:auto;position:absolute;text-align:center;text-indent:0;-webkit-transition:.225s cubic-bezier(.4,0,.2,1);transition:.225s cubic-bezier(.4,0,.2,1);white-space:nowrap}.v-badge__badge:has(.v-icon){padding:4px 6px}.v-badge--bordered .v-badge__badge:after{border-radius:inherit;border-style:solid;border-width:2px;bottom:0;color:rgb(var(--v-theme-background));content:"";left:0;position:absolute;right:0;top:0;-webkit-transform:scale(1.05);transform:scale(1.05)}.v-badge--dot .v-badge__badge{border-radius:4.5px;height:9px;min-width:0;padding:0;width:9px}.v-badge--dot .v-badge__badge:after{border-width:1.5px}.v-badge--inline .v-badge__badge{position:relative;vertical-align:middle}.v-badge__badge .v-icon{color:inherit;font-size:.75rem;margin:0 -2px}.v-badge__badge .v-img,.v-badge__badge img{height:100%;width:100%}.v-badge__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.v-badge--inline .v-badge__wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-content:center;margin:0 4px}
.v-chip{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:400;max-width:100%;min-width:0;overflow:hidden;position:relative;text-decoration:none;vertical-align:middle;white-space:nowrap}.v-chip .v-icon{--v-icon-size-multiplier:0.8571428571}.v-chip.v-chip--size-x-small{--v-chip-size:0.625rem;--v-chip-height:20px;font-size:.625rem;padding:0 8px}.v-chip.v-chip--size-x-small .v-avatar{--v-avatar-height:14px}.v-chip--pill.v-chip.v-chip--size-x-small .v-avatar{--v-avatar-height:20px}.v-chip.v-chip--size-x-small .v-avatar--start{-webkit-margin-start:-5.6px;-webkit-margin-end:4px;margin-inline-end:4px;margin-inline-start:-5.6px}.v-chip--pill.v-chip.v-chip--size-x-small .v-avatar--start{-webkit-margin-start:-8px;margin-inline-start:-8px}.v-chip.v-chip--size-x-small .v-avatar--end{-webkit-margin-start:4px;-webkit-margin-end:-5.6px;margin-inline-end:-5.6px;margin-inline-start:4px}.v-chip--pill.v-chip.v-chip--size-x-small .v-avatar--end{-webkit-margin-end:-8px;margin-inline-end:-8px}.v-chip--pill.v-chip.v-chip--size-x-small .v-avatar--end+.v-chip__close{-webkit-margin-start:12px;margin-inline-start:12px}.v-chip.v-chip--size-x-small .v-chip__filter,.v-chip.v-chip--size-x-small .v-icon--start{-webkit-margin-start:-4px;-webkit-margin-end:4px;margin-inline-end:4px;margin-inline-start:-4px}.v-chip.v-chip--size-x-small .v-chip__close,.v-chip.v-chip--size-x-small .v-icon--end{-webkit-margin-start:4px;-webkit-margin-end:-4px;margin-inline-end:-4px;margin-inline-start:4px}.v-chip.v-chip--size-x-small .v-avatar--end+.v-chip__close,.v-chip.v-chip--size-x-small .v-chip__append+.v-chip__close,.v-chip.v-chip--size-x-small .v-icon--end+.v-chip__close{-webkit-margin-start:8px;margin-inline-start:8px}.v-chip.v-chip--size-small{--v-chip-size:0.75rem;--v-chip-height:26px;font-size:.75rem;padding:0 10px}.v-chip.v-chip--size-small .v-avatar{--v-avatar-height:20px}.v-chip--pill.v-chip.v-chip--size-small .v-avatar{--v-avatar-height:26px}.v-chip.v-chip--size-small .v-avatar--start{-webkit-margin-start:-7px;-webkit-margin-end:5px;margin-inline-end:5px;margin-inline-start:-7px}.v-chip--pill.v-chip.v-chip--size-small .v-avatar--start{-webkit-margin-start:-10px;margin-inline-start:-10px}.v-chip.v-chip--size-small .v-avatar--end{-webkit-margin-start:5px;-webkit-margin-end:-7px;margin-inline-end:-7px;margin-inline-start:5px}.v-chip--pill.v-chip.v-chip--size-small .v-avatar--end{-webkit-margin-end:-10px;margin-inline-end:-10px}.v-chip--pill.v-chip.v-chip--size-small .v-avatar--end+.v-chip__close{-webkit-margin-start:15px;margin-inline-start:15px}.v-chip.v-chip--size-small .v-chip__filter,.v-chip.v-chip--size-small .v-icon--start{-webkit-margin-start:-5px;-webkit-margin-end:5px;margin-inline-end:5px;margin-inline-start:-5px}.v-chip.v-chip--size-small .v-chip__close,.v-chip.v-chip--size-small .v-icon--end{-webkit-margin-start:5px;-webkit-margin-end:-5px;margin-inline-end:-5px;margin-inline-start:5px}.v-chip.v-chip--size-small .v-avatar--end+.v-chip__close,.v-chip.v-chip--size-small .v-chip__append+.v-chip__close,.v-chip.v-chip--size-small .v-icon--end+.v-chip__close{-webkit-margin-start:10px;margin-inline-start:10px}.v-chip.v-chip--size-default{--v-chip-size:0.875rem;--v-chip-height:32px;font-size:.875rem;padding:0 12px}.v-chip.v-chip--size-default .v-avatar{--v-avatar-height:26px}.v-chip--pill.v-chip.v-chip--size-default .v-avatar{--v-avatar-height:32px}.v-chip.v-chip--size-default .v-avatar--start{-webkit-margin-start:-8.4px;-webkit-margin-end:6px;margin-inline-end:6px;margin-inline-start:-8.4px}.v-chip--pill.v-chip.v-chip--size-default .v-avatar--start{-webkit-margin-start:-12px;margin-inline-start:-12px}.v-chip.v-chip--size-default .v-avatar--end{-webkit-margin-start:6px;-webkit-margin-end:-8.4px;margin-inline-end:-8.4px;margin-inline-start:6px}.v-chip--pill.v-chip.v-chip--size-default .v-avatar--end{-webkit-margin-end:-12px;margin-inline-end:-12px}.v-chip--pill.v-chip.v-chip--size-default .v-avatar--end+.v-chip__close{-webkit-margin-start:18px;margin-inline-start:18px}.v-chip.v-chip--size-default .v-chip__filter,.v-chip.v-chip--size-default .v-icon--start{-webkit-margin-start:-6px;-webkit-margin-end:6px;margin-inline-end:6px;margin-inline-start:-6px}.v-chip.v-chip--size-default .v-chip__close,.v-chip.v-chip--size-default .v-icon--end{-webkit-margin-start:6px;-webkit-margin-end:-6px;margin-inline-end:-6px;margin-inline-start:6px}.v-chip.v-chip--size-default .v-avatar--end+.v-chip__close,.v-chip.v-chip--size-default .v-chip__append+.v-chip__close,.v-chip.v-chip--size-default .v-icon--end+.v-chip__close{-webkit-margin-start:12px;margin-inline-start:12px}.v-chip.v-chip--size-large{--v-chip-size:1rem;--v-chip-height:38px;font-size:1rem;padding:0 14px}.v-chip.v-chip--size-large .v-avatar{--v-avatar-height:32px}.v-chip--pill.v-chip.v-chip--size-large .v-avatar{--v-avatar-height:38px}.v-chip.v-chip--size-large .v-avatar--start{-webkit-margin-start:-9.8px;-webkit-margin-end:7px;margin-inline-end:7px;margin-inline-start:-9.8px}.v-chip--pill.v-chip.v-chip--size-large .v-avatar--start{-webkit-margin-start:-14px;margin-inline-start:-14px}.v-chip.v-chip--size-large .v-avatar--end{-webkit-margin-start:7px;-webkit-margin-end:-9.8px;margin-inline-end:-9.8px;margin-inline-start:7px}.v-chip--pill.v-chip.v-chip--size-large .v-avatar--end{-webkit-margin-end:-14px;margin-inline-end:-14px}.v-chip--pill.v-chip.v-chip--size-large .v-avatar--end+.v-chip__close{-webkit-margin-start:21px;margin-inline-start:21px}.v-chip.v-chip--size-large .v-chip__filter,.v-chip.v-chip--size-large .v-icon--start{-webkit-margin-start:-7px;-webkit-margin-end:7px;margin-inline-end:7px;margin-inline-start:-7px}.v-chip.v-chip--size-large .v-chip__close,.v-chip.v-chip--size-large .v-icon--end{-webkit-margin-start:7px;-webkit-margin-end:-7px;margin-inline-end:-7px;margin-inline-start:7px}.v-chip.v-chip--size-large .v-avatar--end+.v-chip__close,.v-chip.v-chip--size-large .v-chip__append+.v-chip__close,.v-chip.v-chip--size-large .v-icon--end+.v-chip__close{-webkit-margin-start:14px;margin-inline-start:14px}.v-chip.v-chip--size-x-large{--v-chip-size:1.125rem;--v-chip-height:44px;font-size:1.125rem;padding:0 17px}.v-chip.v-chip--size-x-large .v-avatar{--v-avatar-height:38px}.v-chip--pill.v-chip.v-chip--size-x-large .v-avatar{--v-avatar-height:44px}.v-chip.v-chip--size-x-large .v-avatar--start{-webkit-margin-start:-11.9px;-webkit-margin-end:8.5px;margin-inline-end:8.5px;margin-inline-start:-11.9px}.v-chip--pill.v-chip.v-chip--size-x-large .v-avatar--start{-webkit-margin-start:-17px;margin-inline-start:-17px}.v-chip.v-chip--size-x-large .v-avatar--end{-webkit-margin-start:8.5px;-webkit-margin-end:-11.9px;margin-inline-end:-11.9px;margin-inline-start:8.5px}.v-chip--pill.v-chip.v-chip--size-x-large .v-avatar--end{-webkit-margin-end:-17px;margin-inline-end:-17px}.v-chip--pill.v-chip.v-chip--size-x-large .v-avatar--end+.v-chip__close{-webkit-margin-start:25.5px;margin-inline-start:25.5px}.v-chip.v-chip--size-x-large .v-chip__filter,.v-chip.v-chip--size-x-large .v-icon--start{-webkit-margin-start:-8.5px;-webkit-margin-end:8.5px;margin-inline-end:8.5px;margin-inline-start:-8.5px}.v-chip.v-chip--size-x-large .v-chip__close,.v-chip.v-chip--size-x-large .v-icon--end{-webkit-margin-start:8.5px;-webkit-margin-end:-8.5px;margin-inline-end:-8.5px;margin-inline-start:8.5px}.v-chip.v-chip--size-x-large .v-avatar--end+.v-chip__close,.v-chip.v-chip--size-x-large .v-chip__append+.v-chip__close,.v-chip.v-chip--size-x-large .v-icon--end+.v-chip__close{-webkit-margin-start:17px;margin-inline-start:17px}.v-chip.v-chip--density-default{height:calc(var(--v-chip-height))}.v-chip.v-chip--density-comfortable{height:calc(var(--v-chip-height) - 4px)}.v-chip.v-chip--density-compact{height:calc(var(--v-chip-height) - 8px)}.v-chip{border-color:rgba(var(--v-border-color),var(--v-border-opacity));border-style:solid;border-width:0}.v-chip:hover>.v-chip__overlay{opacity:calc(var(--v-hover-opacity)*var(--v-theme-overlay-multiplier))}.v-chip:focus-visible>.v-chip__overlay{opacity:calc(var(--v-focus-opacity)*var(--v-theme-overlay-multiplier))}@supports not selector(:focus-visible){.v-chip:focus>.v-chip__overlay{opacity:calc(var(--v-focus-opacity)*var(--v-theme-overlay-multiplier))}}.v-chip--active>.v-chip__overlay,.v-chip[aria-haspopup=menu][aria-expanded=true]>.v-chip__overlay{opacity:calc(var(--v-activated-opacity)*var(--v-theme-overlay-multiplier))}.v-chip--active:hover>.v-chip__overlay,.v-chip[aria-haspopup=menu][aria-expanded=true]:hover>.v-chip__overlay{opacity:calc((var(--v-activated-opacity) + var(--v-hover-opacity))*var(--v-theme-overlay-multiplier))}.v-chip--active:focus-visible>.v-chip__overlay,.v-chip[aria-haspopup=menu][aria-expanded=true]:focus-visible>.v-chip__overlay{opacity:calc((var(--v-activated-opacity) + var(--v-focus-opacity))*var(--v-theme-overlay-multiplier))}@supports not selector(:focus-visible){.v-chip--active:focus>.v-chip__overlay,.v-chip[aria-haspopup=menu][aria-expanded=true]:focus>.v-chip__overlay{opacity:calc((var(--v-activated-opacity) + var(--v-focus-opacity))*var(--v-theme-overlay-multiplier))}}.v-chip{border-radius:9999px}.v-chip--variant-outlined,.v-chip--variant-plain,.v-chip--variant-text,.v-chip--variant-tonal{background:transparent;color:inherit}.v-chip--variant-plain{opacity:.26}.v-chip--variant-plain:focus,.v-chip--variant-plain:hover{opacity:1}.v-chip--variant-plain .v-chip__overlay{display:none}.v-chip--variant-elevated,.v-chip--variant-flat{background:rgb(var(--v-theme-surface-variant));color:rgb(var(--v-theme-on-surface-variant))}.v-chip--variant-elevated{-webkit-box-shadow:0 2px 1px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 1px 1px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 3px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 2px 1px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 1px 1px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 3px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-chip--variant-flat{-webkit-box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-chip--variant-outlined{border:thin solid}.v-chip--variant-text .v-chip__overlay{background:currentColor}.v-chip--variant-tonal .v-chip__underlay{background:currentColor;border-radius:inherit;bottom:0;left:0;opacity:var(--v-activated-opacity);pointer-events:none;right:0;top:0}.v-chip .v-chip__underlay{position:absolute}.v-chip--border{border-width:thin}.v-chip--link{cursor:pointer}.v-chip--filter,.v-chip--link{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-chip__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.v-autocomplete__selection .v-chip__content,.v-combobox__selection .v-chip__content,.v-select__selection .v-chip__content{overflow:hidden}.v-chip__append,.v-chip__close,.v-chip__filter,.v-chip__prepend{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.v-chip__close{-webkit-box-flex:0;cursor:pointer;-ms-flex:0 1 auto;flex:0 1 auto;font-size:18px;max-height:18px;max-width:18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-chip__close .v-icon{font-size:inherit}.v-chip__filter{-webkit-transition:.15s cubic-bezier(.4,0,.2,1);transition:.15s cubic-bezier(.4,0,.2,1)}.v-chip__overlay{background-color:currentColor;border-radius:inherit;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;width:100%}.v-chip--disabled{opacity:.3;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-chip--label{border-radius:4px}
.v-chip-group{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;min-width:0;overflow-x:auto;padding:4px 0}.v-chip-group .v-chip{margin:4px 8px 4px 0}.v-chip-group .v-chip.v-chip--selected:not(.v-chip--disabled) .v-chip__overlay{opacity:var(--v-activated-opacity)}.v-chip-group--column .v-slide-group__content{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100%;white-space:normal}
.v-slide-group{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.v-slide-group__next,.v-slide-group__prev{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:0;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 1 52px;flex:0 1 52px;justify-content:center;min-width:52px}.v-slide-group__next--disabled,.v-slide-group__prev--disabled{opacity:var(--v-disabled-opacity);pointer-events:none}.v-slide-group__content{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;position:relative;-webkit-transition:all .2s cubic-bezier(.4,0,.2,1);transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.v-slide-group__content>*{white-space:normal}.v-slide-group__container{-webkit-box-flex:1;contain:content;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;overflow-x:auto;overflow-y:hidden;scrollbar-color:transparent;scrollbar-width:none}.v-slide-group__container::-webkit-scrollbar{display:none}.v-slide-group--vertical{max-height:inherit}.v-slide-group--vertical,.v-slide-group--vertical .v-slide-group__container,.v-slide-group--vertical .v-slide-group__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-slide-group--vertical .v-slide-group__container{overflow-x:hidden;overflow-y:auto}
.v-skeleton-loader{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgb(var(--v-theme-surface));border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;vertical-align:top}.v-skeleton-loader__actions{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.v-skeleton-loader .v-skeleton-loader__ossein{height:100%}.v-skeleton-loader .v-skeleton-loader__avatar,.v-skeleton-loader .v-skeleton-loader__button,.v-skeleton-loader .v-skeleton-loader__chip,.v-skeleton-loader .v-skeleton-loader__divider,.v-skeleton-loader .v-skeleton-loader__heading,.v-skeleton-loader .v-skeleton-loader__image,.v-skeleton-loader .v-skeleton-loader__ossein,.v-skeleton-loader .v-skeleton-loader__text{background:rgba(var(--v-theme-on-surface),var(--v-border-opacity))}.v-skeleton-loader .v-skeleton-loader__list-item,.v-skeleton-loader .v-skeleton-loader__list-item-avatar,.v-skeleton-loader .v-skeleton-loader__list-item-avatar-three-line,.v-skeleton-loader .v-skeleton-loader__list-item-avatar-two-line,.v-skeleton-loader .v-skeleton-loader__list-item-text,.v-skeleton-loader .v-skeleton-loader__list-item-three-line,.v-skeleton-loader .v-skeleton-loader__list-item-two-line{border-radius:4px}.v-skeleton-loader__bone{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;align-items:center;border-radius:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;position:relative}.v-skeleton-loader__bone:after{-webkit-animation:loading 1.5s infinite;animation:loading 1.5s infinite;background:-webkit-gradient(linear,left top,right top,from(rgba(var(--v-theme-surface),0)),color-stop(rgba(var(--v-theme-surface),.3)),to(rgba(var(--v-theme-surface),0)));background:linear-gradient(90deg,rgba(var(--v-theme-surface),0),rgba(var(--v-theme-surface),.3),rgba(var(--v-theme-surface),0));content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:100%;z-index:1}.v-skeleton-loader__avatar{-webkit-box-flex:0;border-radius:50%;-ms-flex:0 1 auto;flex:0 1 auto;height:48px;margin:8px 16px;max-height:48px;max-width:48px;min-height:48px;min-width:48px;width:48px}.v-skeleton-loader__avatar+.v-skeleton-loader__bone{-webkit-box-flex:1;-webkit-margin-start:0;-ms-flex:1 1 auto;flex:1 1 auto;margin-inline-start:0}.v-skeleton-loader__avatar+.v-skeleton-loader__paragraph>.v-skeleton-loader__text,.v-skeleton-loader__avatar+.v-skeleton-loader__sentences>.v-skeleton-loader__text{-webkit-margin-start:0;margin-inline-start:0}.v-skeleton-loader__button{border-radius:4px;height:36px;margin:16px;max-width:64px}.v-skeleton-loader__button+.v-skeleton-loader__bone{-webkit-box-flex:1;-webkit-margin-start:0;-ms-flex:1 1 auto;flex:1 1 auto;margin-inline-start:0}.v-skeleton-loader__button+.v-skeleton-loader__paragraph>.v-skeleton-loader__text,.v-skeleton-loader__button+.v-skeleton-loader__sentences>.v-skeleton-loader__text{-webkit-margin-start:0;margin-inline-start:0}.v-skeleton-loader__chip{border-radius:16px;height:32px;margin:16px;max-width:96px}.v-skeleton-loader__chip+.v-skeleton-loader__bone{-webkit-box-flex:1;-webkit-margin-start:0;-ms-flex:1 1 auto;flex:1 1 auto;margin-inline-start:0}.v-skeleton-loader__chip+.v-skeleton-loader__paragraph>.v-skeleton-loader__text,.v-skeleton-loader__chip+.v-skeleton-loader__sentences>.v-skeleton-loader__text{-webkit-margin-start:0;margin-inline-start:0}.v-skeleton-loader__date-picker{border-radius:inherit}.v-skeleton-loader__date-picker .v-skeleton-loader__list-item:first-child .v-skeleton-loader__text{max-width:88px;width:20%}.v-skeleton-loader__date-picker .v-skeleton-loader__heading{max-width:256px;width:40%}.v-skeleton-loader__date-picker-days{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:16px}.v-skeleton-loader__date-picker-days .v-skeleton-loader__avatar{border-radius:4px;margin:4px;max-width:100%}.v-skeleton-loader__date-picker-options{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.v-skeleton-loader__date-picker-options .v-skeleton-loader__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.v-skeleton-loader__divider{border-radius:1px;height:2px}.v-skeleton-loader__heading{border-radius:12px;height:24px;margin:16px}.v-skeleton-loader__heading+.v-skeleton-loader__subtitle{margin-top:-16px}.v-skeleton-loader__image{border-radius:0;height:150px}.v-skeleton-loader__card .v-skeleton-loader__image{border-radius:0}.v-skeleton-loader__list-item{margin:16px}.v-skeleton-loader__list-item .v-skeleton-loader__text{margin:0}.v-skeleton-loader__table-thead{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.v-skeleton-loader__table-thead .v-skeleton-loader__heading{margin-top:16px;max-width:16px}.v-skeleton-loader__table-tfoot{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.v-skeleton-loader__table-tfoot>.v-skeleton-loader__text.v-skeleton-loader__bone{margin-top:16px}.v-skeleton-loader__table-row{-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;align-items:baseline;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-evenly;margin:0 8px}.v-skeleton-loader__table-row>.v-skeleton-loader__text.v-skeleton-loader__bone{margin-inline:8px}.v-skeleton-loader__table-row+.v-skeleton-loader__divider{margin:0 16px}.v-skeleton-loader__table-cell{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;width:88px}.v-skeleton-loader__table-cell .v-skeleton-loader__text{margin-bottom:0}.v-skeleton-loader__subtitle{max-width:70%}.v-skeleton-loader__subtitle>.v-skeleton-loader__text{border-radius:8px;height:16px}.v-skeleton-loader__text{border-radius:6px;height:12px;margin:16px}.v-skeleton-loader__text+.v-skeleton-loader__text{margin-top:-8px;max-width:50%}.v-skeleton-loader__text+.v-skeleton-loader__text+.v-skeleton-loader__text{max-width:70%}.v-skeleton-loader--boilerplate .v-skeleton-loader__bone:after{display:none}.v-skeleton-loader--is-loading{overflow:hidden}.v-skeleton-loader--tile,.v-skeleton-loader--tile .v-skeleton-loader__bone{border-radius:0}@-webkit-keyframes loading{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes loading{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}
.v-textarea .v-field{--v-textarea-control-height:var(--v-input-control-height)}.v-textarea .v-field__field{--v-input-control-height:var(--v-textarea-control-height)}.v-textarea .v-field__input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-mask-image:linear-gradient(to bottom,transparent,transparent calc(var(--v-field-padding-top, 0) + var(--v-input-padding-top, 0) - 6px),#000 calc(var(--v-field-padding-top, 0) + var(--v-input-padding-top, 0) + 4px));mask-image:linear-gradient(to bottom,transparent,transparent calc(var(--v-field-padding-top, 0) + var(--v-input-padding-top, 0) - 6px),#000 calc(var(--v-field-padding-top, 0) + var(--v-input-padding-top, 0) + 4px));outline:none}.v-textarea .v-field__input.v-textarea__sizer{height:0!important;left:0;min-height:0!important;pointer-events:none;position:absolute;top:0;visibility:hidden}.v-textarea--no-resize .v-field__input{resize:none}.v-textarea .v-field--active textarea,.v-textarea .v-field--no-label textarea{opacity:1}.v-textarea textarea{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;min-width:0;opacity:0;-webkit-transition:opacity .15s cubic-bezier(.4,0,.2,1);transition:opacity .15s cubic-bezier(.4,0,.2,1)}.v-textarea textarea:active,.v-textarea textarea:focus{outline:none}.v-textarea textarea:invalid{-webkit-box-shadow:none;box-shadow:none}
.dp__input_wrap{box-sizing:unset;position:relative;width:100%}.dp__input_wrap:focus{border-color:var(--dp-border-color-hover);outline:none}.dp__input_valid{box-shadow:0 0 var(--dp-border-radius) var(--dp-success-color)}.dp__input_valid,.dp__input_valid:hover{border-color:var(--dp-success-color)}.dp__input_invalid{box-shadow:0 0 var(--dp-border-radius) var(--dp-danger-color)}.dp__input_invalid,.dp__input_invalid:hover{border-color:var(--dp-danger-color)}.dp__input{background-color:var(--dp-background-color);border:1px solid var(--dp-border-color);border-radius:var(--dp-border-radius);box-sizing:border-box;color:var(--dp-text-color);font-family:var(--dp-font-family);font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);outline:none;padding:var(--dp-input-padding);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.dp__input::-moz-placeholder{opacity:.7}.dp__input::placeholder{opacity:.7}.dp__input:hover:not(.dp__input_focus){border-color:var(--dp-border-color-hover)}.dp__input_reg{caret-color:transparent}.dp__input_focus{border-color:var(--dp-border-color-focus)}.dp__disabled{background:var(--dp-disabled-color)}.dp__disabled::-moz-placeholder{color:var(--dp-disabled-color-text)}.dp__disabled::placeholder{color:var(--dp-disabled-color-text)}.dp__input_icons{stroke-width:0;box-sizing:content-box;color:var(--dp-icon-color);display:inline-block;font-size:var(--dp-font-size);height:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);padding:6px 12px;width:var(--dp-font-size)}.dp__input_icon{inset-inline-start:0}.dp__clear_icon,.dp__input_icon{color:var(--dp-icon-color);cursor:pointer;position:absolute;top:50%;transform:translateY(-50%)}.dp__clear_icon{inset-inline-end:0}.dp__input_icon_pad{padding-inline-start:var(--dp-input-icon-padding)}.dp__menu{background:var(--dp-background-color);border:1px solid var(--dp-menu-border-color);border-radius:var(--dp-border-radius);font-family:var(--dp-font-family);font-size:var(--dp-font-size);min-width:var(--dp-menu-min-width);-webkit-user-select:none;-moz-user-select:none;user-select:none}.dp__menu,.dp__menu:after,.dp__menu:before{box-sizing:border-box}.dp__menu:focus{border:1px solid var(--dp-menu-border-color);outline:none}.dp--menu-wrapper{position:absolute;z-index:99999}.dp__menu_inner{padding:var(--dp-menu-padding)}.dp--menu--inner-stretched{padding:6px 0}.dp__menu_index{z-index:99999}.dp-menu-loading,.dp__menu_disabled,.dp__menu_readonly{inset:0;position:absolute;z-index:999999}.dp__menu_disabled{background:hsla(0,0%,100%,.5);cursor:not-allowed}.dp__menu_readonly{background:transparent;cursor:default}.dp-menu-loading{background:hsla(0,0%,100%,.5);cursor:default}.dp--menu-load-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.dp--menu-loader{animation:dp-load-rotation 1s linear infinite;border:var(--dp-loader);border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;display:inline-block;height:48px;position:absolute;width:48px}@keyframes dp-load-rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dp__arrow_top{border-inline-end:1px solid var(--dp-menu-border-color);border-top:1px solid var(--dp-menu-border-color);top:0;transform:translate(-50%,-50%) rotate(-45deg)}.dp__arrow_bottom,.dp__arrow_top{background-color:var(--dp-background-color);height:12px;left:var(--dp-arrow-left);position:absolute;width:12px}.dp__arrow_bottom{border-bottom:1px solid var(--dp-menu-border-color);border-inline-end:1px solid var(--dp-menu-border-color);bottom:0;transform:translate(-50%,50%) rotate(45deg)}.dp__action_extra{padding:2px 0;text-align:center}.dp--preset-dates{border-inline-end:1px solid var(--dp-border-color);padding:5px}@media only screen and (width <= 600px){.dp--preset-dates{align-self:center;border:none;display:flex;max-width:calc(var(--dp-menu-width) - var(--dp-action-row-padding)*2);overflow-x:auto}}.dp--preset-dates-collapsed{align-self:center;border:none;display:flex;max-width:calc(var(--dp-menu-width) - var(--dp-action-row-padding)*2);overflow-x:auto}.dp__sidebar_left{border-inline-end:1px solid var(--dp-border-color);padding:5px}.dp__sidebar_right{margin-inline-end:1px solid var(--dp-border-color);padding:5px}.dp--preset-range{border-radius:var(--dp-border-radius);color:var(--dp-text-color);display:block;padding:5px;text-align:left;transition:var(--dp-common-transition);white-space:nowrap;width:100%}.dp--preset-range:hover{background-color:var(--dp-hover-color);color:var(--dp-hover-text-color);cursor:pointer}@media only screen and (width <= 600px){.dp--preset-range{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range:first-child{margin-left:0}.dp--preset-range:last-child{margin-right:0}}.dp--preset-range-collapsed{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range-collapsed:first-child{margin-left:0}.dp--preset-range-collapsed:last-child{margin-right:0}.dp__menu_content_wrapper{display:flex}@media only screen and (width <= 600px){.dp__menu_content_wrapper{flex-direction:column-reverse}}.dp--menu-content-wrapper-collapsed{flex-direction:column-reverse}.dp__calendar_header{align-items:center;color:var(--dp-text-color);display:flex;font-weight:700;justify-content:center;position:relative;white-space:nowrap}.dp__calendar_header_item{box-sizing:border-box;flex-grow:1;height:var(--dp-cell-size);padding:var(--dp-cell-padding);text-align:center;width:var(--dp-cell-size)}.dp__calendar_row{align-items:center;display:flex;justify-content:center;margin:var(--dp-row-margin)}.dp__calendar_item{box-sizing:border-box;color:var(--dp-text-color);flex-grow:1;text-align:center}.dp__calendar{position:relative}.dp__calendar_header_cell{border-bottom:thin solid var(--dp-border-color);padding:var(--dp-calendar-header-cell-padding)}.dp__cell_inner{align-items:center;border:1px solid transparent;border-radius:var(--dp-cell-border-radius);box-sizing:border-box;display:flex;height:var(--dp-cell-size);justify-content:center;padding:var(--dp-cell-padding);position:relative;text-align:center;width:var(--dp-cell-size)}.dp__cell_inner:hover{transition:all .2s}.dp__cell_auto_range_start,.dp__date_hover_start:hover,.dp__range_start{border-end-end-radius:0;border-start-end-radius:0}.dp__cell_auto_range_end,.dp__date_hover_end:hover,.dp__range_end{border-end-start-radius:0;border-start-start-radius:0}.dp__active_date,.dp__range_end,.dp__range_start{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__date_hover:hover,.dp__date_hover_end:hover,.dp__date_hover_start:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__cell_disabled,.dp__cell_offset{color:var(--dp-secondary-color)}.dp__cell_disabled{cursor:not-allowed}.dp__range_between{background:var(--dp-range-between-dates-background-color);border:1px solid var(--dp-range-between-border-color);border-radius:0;color:var(--dp-range-between-dates-text-color)}.dp__range_between_week{background:var(--dp-primary-color);border-bottom:1px solid var(--dp-primary-color);border-radius:0;border-top:1px solid var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__today{border:1px solid var(--dp-primary-color)}.dp__week_num{color:var(--dp-secondary-color);text-align:center}.dp__cell_auto_range{border-bottom:1px dashed var(--dp-primary-color);border-radius:0;border-top:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_start{border-bottom:1px dashed var(--dp-primary-color);border-end-start-radius:var(--dp-cell-border-radius);border-inline-start:1px dashed var(--dp-primary-color);border-start-start-radius:var(--dp-cell-border-radius);border-top:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_end{border-bottom:1px dashed var(--dp-primary-color);border-end-end-radius:var(--dp-cell-border-radius);border-inline-end:1px dashed var(--dp-primary-color);border-start-end-radius:var(--dp-cell-border-radius);border-top:1px dashed var(--dp-primary-color)}.dp__calendar_header_separator{background:var(--dp-border-color);height:1px;width:100%}.dp__calendar_next{margin-inline-start:var(--dp-multi-calendars-spacing)}.dp__marker_dot,.dp__marker_line{background-color:var(--dp-marker-color);bottom:0;height:5px;position:absolute}.dp__marker_dot{border-radius:50%;left:50%;transform:translateX(-50%);width:5px}.dp__marker_line{left:0;width:100%}.dp__marker_tooltip{background-color:var(--dp-tooltip-color);border:1px solid var(--dp-border-color);border-radius:var(--dp-border-radius);box-sizing:border-box;cursor:default;padding:5px;position:absolute;z-index:99999}.dp__tooltip_content{white-space:nowrap}.dp__tooltip_text{align-items:center;color:var(--dp-text-color);display:flex;flex-flow:row nowrap}.dp__tooltip_mark{background-color:var(--dp-text-color);border-radius:50%;color:var(--dp-text-color);height:5px;margin-inline-end:5px;width:5px}.dp__arrow_bottom_tp{background-color:var(--dp-tooltip-color);border-bottom:1px solid var(--dp-border-color);border-inline-end:1px solid var(--dp-border-color);bottom:0;height:8px;position:absolute;transform:translate(-50%,50%) rotate(45deg);width:8px}.dp__instance_calendar{position:relative;width:100%}@media only screen and (width <= 600px){.dp__flex_display{flex-direction:column}}.dp--flex-display-collapsed{flex-direction:column}.dp__cell_highlight{background-color:var(--dp-highlight-color)}.dp__month_year_row{align-items:center;box-sizing:border-box;color:var(--dp-text-color);display:flex;height:var(--dp-month-year-row-height)}.dp__inner_nav{align-items:center;border-radius:50%;color:var(--dp-icon-color);cursor:pointer;display:flex;height:var(--dp-month-year-row-button-size);justify-content:center;text-align:center;width:var(--dp-month-year-row-button-size)}.dp__inner_nav svg{height:var(--dp-button-icon-height);width:var(--dp-button-icon-height)}.dp__inner_nav:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}[dir=rtl] .dp__inner_nav{transform:rotate(180deg)}.dp__inner_nav_disabled,.dp__inner_nav_disabled:hover{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp--year-select,.dp__month_year_select{align-items:center;border-radius:var(--dp-border-radius);box-sizing:border-box;color:var(--dp-text-color);cursor:pointer;display:flex;height:var(--dp-month-year-row-height);justify-content:center;text-align:center}.dp--year-select:hover,.dp__month_year_select:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp__month_year_select{width:50%}.dp--year-select{width:100%}.dp__month_year_wrap{display:flex;flex-direction:row;width:100%}.dp__year_disable_select{justify-content:space-around}.dp--header-wrap{display:flex;flex-direction:column;width:100%}.dp__overlay{background:var(--dp-background-color);box-sizing:border-box;color:var(--dp-text-color);font-family:var(--dp-font-family);transition:opacity 1s ease-out;width:100%;z-index:99999}.dp--overlay-absolute{height:100%;left:0;position:absolute;top:0}.dp--overlay-relative{position:relative}.dp__overlay_container::-webkit-scrollbar-track{background-color:var(--dp-scroll-bar-background);box-shadow:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar{background-color:var(--dp-scroll-bar-background);width:5px}.dp__overlay_container::-webkit-scrollbar-thumb{background-color:var(--dp-scroll-bar-color);border-radius:10px}.dp__overlay:focus{border:none;outline:none}.dp__container_flex{display:flex}.dp__container_block{display:block}.dp__overlay_container{flex-direction:column;height:var(--dp-overlay-height);overflow-y:auto}.dp__time_picker_overlay_container{height:100%}.dp__overlay_row{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;margin-inline:auto auto;max-width:100%;padding:0;width:100%}.dp__flex_row{flex:1}.dp__overlay_col{box-sizing:border-box;padding:var(--dp-overlay-col-padding);white-space:nowrap;width:33%}.dp__overlay_cell_pad{padding:var(--dp-common-padding) 0}.dp__overlay_cell_active{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__overlay_cell,.dp__overlay_cell_active{border-radius:var(--dp-border-radius);cursor:pointer;text-align:center}.dp__overlay_cell:hover{transition:var(--dp-common-transition)}.dp__cell_in_between,.dp__overlay_cell:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__over_action_scroll{box-sizing:border-box;right:5px}.dp__overlay_cell_disabled{cursor:not-allowed}.dp__overlay_cell_disabled,.dp__overlay_cell_disabled:hover{background:var(--dp-disabled-color)}.dp__overlay_cell_active_disabled{cursor:not-allowed}.dp__overlay_cell_active_disabled,.dp__overlay_cell_active_disabled:hover{background:var(--dp-primary-disabled-color)}.dp--tp-wrap{max-width:var(--dp-menu-min-width)}.dp__time_input{align-items:center;color:var(--dp-text-color);display:flex;font-family:var(--dp-font-family);justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.dp__time_col_reg_block{padding:0 20px}.dp__time_col_reg_inline{padding:0 10px}.dp__time_col_reg_with_button{padding:0 15px}.dp__time_col_sec{padding:0 10px}.dp__time_col_sec_with_button{padding:0 5px}.dp__time_col{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.dp__time_col_block{font-size:var(--dp-time-font-size)}.dp__time_display_block{padding:0 3px}.dp__time_display_inline{padding:5px}.dp__time_picker_inline_container{display:flex;justify-content:center;width:100%}.dp__inc_dec_button{align-items:center;border-radius:50%;box-sizing:border-box;color:var(--dp-icon-color);cursor:pointer;display:flex;justify-content:center;margin:0;padding:5px}.dp__inc_dec_button,.dp__inc_dec_button svg{height:var(--dp-time-inc-dec-button-size);width:var(--dp-time-inc-dec-button-size)}.dp__inc_dec_button:hover{background:var(--dp-hover-color);color:var(--dp-primary-color)}.dp__time_display{align-items:center;border-radius:var(--dp-border-radius);color:var(--dp-text-color);cursor:pointer;display:flex;justify-content:center}.dp__time_display:hover:enabled{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__inc_dec_button_inline{align-items:center;cursor:pointer;display:flex;height:8px;padding:0;width:100%}.dp__inc_dec_button_disabled,.dp__inc_dec_button_disabled:hover{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__pm_am_button{background:var(--dp-primary-color);border:none;border-radius:var(--dp-border-radius);color:var(--dp-primary-text-color);cursor:pointer;padding:var(--dp-common-padding)}.dp__tp_inline_btn_bar{background-color:var(--dp-secondary-color);border-collapse:collapse;height:4px;transition:var(--dp-common-transition);width:100%}.dp__tp_inline_btn_top:hover .dp__tp_btn_in_r{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_r,.dp__tp_inline_btn_top:hover .dp__tp_btn_in_l{background-color:var(--dp-primary-color);transform:rotate(-12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_l{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp--time-overlay-btn{background:none}.dp--time-invalid{background-color:var(--dp-disabled-color)}.dp__action_row{align-items:center;box-sizing:border-box;color:var(--dp-text-color);display:flex;flex-flow:row nowrap;padding:var(--dp-action-row-padding);width:100%}.dp__action_row svg{height:var(--dp-button-icon-height);width:auto}.dp__selection_preview{color:var(--dp-text-color);display:block;font-size:var(--dp-preview-font-size);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dp__action_buttons{align-items:center;display:flex;flex:0;justify-content:flex-end;margin-inline-start:auto;white-space:nowrap}.dp__action_button{align-items:center;background:transparent;border:1px solid transparent;border-radius:var(--dp-border-radius);cursor:pointer;display:inline-flex;font-family:var(--dp-font-family);font-size:var(--dp-preview-font-size);height:var(--dp-action-button-height);line-height:var(--dp-action-button-height);margin-inline-start:3px;padding:var(--dp-action-buttons-padding)}.dp__action_cancel{border:1px solid var(--dp-border-color);color:var(--dp-text-color)}.dp__action_cancel:hover{border-color:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp__action_buttons .dp__action_select{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__action_buttons .dp__action_select:hover{background:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp__action_buttons .dp__action_select:disabled{background:var(--dp-primary-disabled-color);cursor:not-allowed}.dp-quarter-picker-wrap{display:flex;flex-direction:column;height:100%;min-width:var(--dp-menu-min-width)}.dp--qr-btn-disabled{cursor:not-allowed}.dp--qr-btn-disabled,.dp--qr-btn-disabled:hover{background:var(--dp-disabled-color)}.dp--qr-btn{padding:var(--dp-common-padding);width:100%}.dp--qr-btn:not(.dp--highlighted,.dp--qr-btn-active,.dp--qr-btn-disabled,.dp--qr-btn-between){background:none}.dp--qr-btn:hover:not(.dp--qr-btn-active,.dp--qr-btn-disabled){background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp--quarter-items{display:flex;flex:1;flex-direction:column;height:100%;justify-content:space-evenly;width:100%}.dp--qr-btn-active{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp--qr-btn-between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp--qr-btn,.dp--time-invalid,.dp--time-overlay-btn,.dp__btn{border:none;font:inherit;line-height:normal;transition:var(--dp-common-transition)}.dp--year-mode-picker{align-items:center;display:flex;height:var(--dp-cell-size);justify-content:space-between;width:100%}:root{--dp-common-transition:all 0.1s ease-in;--dp-menu-padding:6px 8px;--dp-animation-duration:0.1s;--dp-menu-appear-transition-timing:cubic-bezier(.4,0,1,1);--dp-transition-timing:ease-out;--dp-action-row-transtion:all 0.2s ease-in;--dp-font-family:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen,ubuntu,cantarell,"Open Sans","Helvetica Neue",sans-serif;--dp-border-radius:4px;--dp-cell-border-radius:4px;--dp-transition-length:22px;--dp-transition-timing-general:0.1s;--dp-button-height:35px;--dp-month-year-row-height:35px;--dp-month-year-row-button-size:25px;--dp-button-icon-height:20px;--dp-calendar-wrap-padding:0 5px;--dp-cell-size:35px;--dp-cell-padding:5px;--dp-common-padding:10px;--dp-input-icon-padding:35px;--dp-input-padding:6px 30px 6px 12px;--dp-menu-min-width:260px;--dp-action-buttons-padding:1px 6px;--dp-row-margin:5px 0;--dp-calendar-header-cell-padding:0.5rem;--dp-multi-calendars-spacing:10px;--dp-overlay-col-padding:3px;--dp-time-inc-dec-button-size:32px;--dp-font-size:1rem;--dp-preview-font-size:0.8rem;--dp-time-font-size:2rem;--dp-action-button-height:22px;--dp-action-row-padding:8px}.dp__theme_dark{--dp-background-color:#212121;--dp-text-color:#fff;--dp-hover-color:#484848;--dp-hover-text-color:#fff;--dp-hover-icon-color:#959595;--dp-primary-color:#005cb2;--dp-primary-disabled-color:#61a8ea;--dp-primary-text-color:#fff;--dp-secondary-color:#a9a9a9;--dp-border-color:#2d2d2d;--dp-menu-border-color:#2d2d2d;--dp-border-color-hover:#aaaeb7;--dp-border-color-focus:#aaaeb7;--dp-disabled-color:#737373;--dp-disabled-color-text:#d0d0d0;--dp-scroll-bar-background:#212121;--dp-scroll-bar-color:#484848;--dp-success-color:#00701a;--dp-success-color-disabled:#428f59;--dp-icon-color:#959595;--dp-danger-color:#e53935;--dp-marker-color:#e53935;--dp-tooltip-color:#3e3e3e;--dp-highlight-color:rgba(0,92,178,.2);--dp-range-between-dates-background-color:var(--dp-hover-color,#484848);--dp-range-between-dates-text-color:var(--dp-hover-text-color,#fff);--dp-range-between-border-color:var(--dp-hover-color,#fff);--dp-loader:5px solid #005cb2}.dp__theme_light{--dp-background-color:#fff;--dp-text-color:#212121;--dp-hover-color:#f3f3f3;--dp-hover-text-color:#212121;--dp-hover-icon-color:#959595;--dp-primary-color:#1976d2;--dp-primary-disabled-color:#6bacea;--dp-primary-text-color:#f8f5f5;--dp-secondary-color:#c0c4cc;--dp-border-color:#ddd;--dp-menu-border-color:#ddd;--dp-border-color-hover:#aaaeb7;--dp-border-color-focus:#aaaeb7;--dp-disabled-color:#f6f6f6;--dp-scroll-bar-background:#f3f3f3;--dp-scroll-bar-color:#959595;--dp-success-color:#76d275;--dp-success-color-disabled:#a3d9b1;--dp-icon-color:#959595;--dp-danger-color:#ff6f60;--dp-marker-color:#ff6f60;--dp-tooltip-color:#fafafa;--dp-disabled-color-text:#8e8e8e;--dp-highlight-color:rgba(25,118,210,.1);--dp-range-between-dates-background-color:var(--dp-hover-color,#f3f3f3);--dp-range-between-dates-text-color:var(--dp-hover-text-color,#212121);--dp-range-between-border-color:var(--dp-hover-color,#f3f3f3);--dp-loader:5px solid #1976d2}.dp__flex{align-items:center;display:flex}.dp__btn{background:none}.dp__main{box-sizing:border-box;font-family:var(--dp-font-family);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.dp__pointer{cursor:pointer}.dp__icon{stroke:currentcolor;fill:currentcolor}.dp__button{align-items:center;box-sizing:border-box;color:var(--dp-icon-color);cursor:pointer;display:flex;height:var(--dp-button-height);padding:var(--dp-common-padding);place-content:center center;text-align:center;width:100%}.dp__button.dp__overlay_action{bottom:0;position:absolute}.dp__button:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__button svg{height:var(--dp-button-icon-height);width:auto}.dp__button_bottom{border-bottom-left-radius:var(--dp-border-radius);border-bottom-right-radius:var(--dp-border-radius)}.dp__flex_display{display:flex}.dp__flex_display_with_input{align-items:flex-start;flex-direction:column}.dp__relative{position:relative}.calendar-next-enter-active,.calendar-next-leave-active,.calendar-prev-enter-active,.calendar-prev-leave-active{transition:all var(--dp-transition-timing-general) ease-out}.calendar-next-enter-from{opacity:0;transform:translateX(var(--dp-transition-length))}.calendar-next-leave-to,.calendar-prev-enter-from{opacity:0;transform:translateX(calc(var(--dp-transition-length)*-1))}.calendar-prev-leave-to{opacity:0;transform:translateX(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-active,.dp-menu-appear-bottom-leave-active,.dp-menu-appear-top-enter-active,.dp-menu-appear-top-leave-active,.dp-slide-down-enter-active,.dp-slide-down-leave-active,.dp-slide-up-enter-active,.dp-slide-up-leave-active{transition:all var(--dp-animation-duration) var(--dp-transition-timing)}.dp-menu-appear-top-enter-from,.dp-menu-appear-top-leave-to,.dp-slide-down-leave-to,.dp-slide-up-enter-from{opacity:0;transform:translateY(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-from,.dp-menu-appear-bottom-leave-to,.dp-slide-down-enter-from,.dp-slide-up-leave-to{opacity:0;transform:translateY(calc(var(--dp-transition-length)*-1))}.dp--arrow-btn-nav{transition:var(--dp-common-transition)}.dp--highlighted{background-color:var(--dp-highlight-color)}
.v-table{background:rgb(var(--v-theme-surface));color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity));font-size:.875rem;-webkit-transition-duration:.28s;transition-duration:.28s;-webkit-transition-property:opacity,background,height,-webkit-box-shadow;transition-property:opacity,background,height,-webkit-box-shadow;transition-property:box-shadow,opacity,background,height;transition-property:box-shadow,opacity,background,height,-webkit-box-shadow;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.v-table .v-table-divider{border-right:thin solid rgba(var(--v-border-color),var(--v-border-opacity))}.v-table .v-table__wrapper>table>tbody>tr:not(:last-child)>td,.v-table .v-table__wrapper>table>tbody>tr:not(:last-child)>th,.v-table .v-table__wrapper>table>thead>tr>th{border-bottom:thin solid rgba(var(--v-border-color),var(--v-border-opacity))}.v-table .v-table__wrapper>table>tfoot>tr>td,.v-table .v-table__wrapper>table>tfoot>tr>th{border-top:thin solid rgba(var(--v-border-color),var(--v-border-opacity))}.v-table.v-table--hover>.v-table__wrapper>table>tbody>tr>td{position:relative}.v-table.v-table--hover>.v-table__wrapper>table>tbody>tr:hover>td:after{background:rgba(var(--v-border-color),var(--v-hover-opacity));content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.v-table.v-table--fixed-header>.v-table__wrapper>table>thead>tr>th{background:rgb(var(--v-theme-surface));-webkit-box-shadow:inset 0 -1px 0 rgba(var(--v-border-color),var(--v-border-opacity));box-shadow:inset 0 -1px 0 rgba(var(--v-border-color),var(--v-border-opacity));z-index:1}.v-table.v-table--fixed-footer>tfoot>tr>td,.v-table.v-table--fixed-footer>tfoot>tr>th{background:rgb(var(--v-theme-surface));-webkit-box-shadow:inset 0 1px 0 rgba(var(--v-border-color),var(--v-border-opacity));box-shadow:inset 0 1px 0 rgba(var(--v-border-color),var(--v-border-opacity))}.v-table{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;line-height:1.5;max-width:100%}.v-table>.v-table__wrapper>table{border-spacing:0;width:100%}.v-table>.v-table__wrapper>table>tbody>tr>td,.v-table>.v-table__wrapper>table>tbody>tr>th,.v-table>.v-table__wrapper>table>tfoot>tr>td,.v-table>.v-table__wrapper>table>tfoot>tr>th,.v-table>.v-table__wrapper>table>thead>tr>td,.v-table>.v-table__wrapper>table>thead>tr>th{padding:0 16px;-webkit-transition-duration:.28s;transition-duration:.28s;-webkit-transition-property:opacity,background,height,-webkit-box-shadow;transition-property:opacity,background,height,-webkit-box-shadow;transition-property:box-shadow,opacity,background,height;transition-property:box-shadow,opacity,background,height,-webkit-box-shadow;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.v-table>.v-table__wrapper>table>tbody>tr>td,.v-table>.v-table__wrapper>table>tfoot>tr>td,.v-table>.v-table__wrapper>table>thead>tr>td{height:var(--v-table-row-height)}.v-table>.v-table__wrapper>table>tbody>tr>th,.v-table>.v-table__wrapper>table>tfoot>tr>th,.v-table>.v-table__wrapper>table>thead>tr>th{font-weight:500;height:var(--v-table-header-height);text-align:start;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-table--density-default{--v-table-header-height:56px;--v-table-row-height:52px}.v-table--density-comfortable{--v-table-header-height:48px;--v-table-row-height:44px}.v-table--density-compact{--v-table-header-height:40px;--v-table-row-height:36px}.v-table__wrapper{-webkit-box-flex:1;border-radius:inherit;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto}.v-table--has-top>.v-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-left-radius:0}.v-table--has-top>.v-table__wrapper>table>tbody>tr:first-child:hover>td:last-child{border-top-right-radius:0}.v-table--has-bottom>.v-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-left-radius:0}.v-table--has-bottom>.v-table__wrapper>table>tbody>tr:last-child:hover>td:last-child{border-bottom-right-radius:0}.v-table--fixed-height>.v-table__wrapper{overflow-y:auto}.v-table--fixed-header>.v-table__wrapper>table>thead{position:-webkit-sticky;position:sticky;top:0;z-index:2}.v-table--fixed-header>.v-table__wrapper>table>thead>tr>th{border-bottom:0!important}.v-table--fixed-footer>.v-table__wrapper>table>tfoot>tr{bottom:0;position:-webkit-sticky;position:sticky;z-index:1}.v-table--fixed-footer>.v-table__wrapper>table>tfoot>tr>td,.v-table--fixed-footer>.v-table__wrapper>table>tfoot>tr>th{border-top:0!important}
.v-select .v-field .v-field__input,.v-select .v-field .v-text-field__prefix,.v-select .v-field .v-text-field__suffix,.v-select .v-field.v-field{cursor:pointer}.v-select .v-field .v-field__input>input{-ms-flex-item-align:start;-webkit-box-flex:0;align-self:flex-start;caret-color:transparent;-ms-flex:0 0;flex:0 0;opacity:1;pointer-events:none;position:absolute;-webkit-transition:none;transition:none;width:100%}.v-select .v-field--dirty .v-select__selection{-webkit-margin-end:2px;margin-inline-end:2px}.v-select .v-select__selection-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-select__content{border-radius:4px;-webkit-box-shadow:0 2px 4px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 4px 5px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 10px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 2px 4px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 4px 5px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 10px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));overflow:hidden}.v-select__selection{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;letter-spacing:inherit;line-height:inherit;max-width:100%}.v-select .v-select__selection:first-child{-webkit-margin-start:0;margin-inline-start:0}.v-select--selected .v-field .v-field__input>input{opacity:0}.v-select__menu-icon{-webkit-margin-start:4px;margin-inline-start:4px;-webkit-transition:.2s cubic-bezier(.4,0,.2,1);transition:.2s cubic-bezier(.4,0,.2,1)}.v-select--active-menu .v-select__menu-icon{opacity:var(--v-high-emphasis-opacity);-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.v-virtual-scroll{-webkit-box-flex:1;display:block;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;overflow:auto;position:relative}.v-virtual-scroll__container{display:block}
.v-selection-control{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;align-items:center;contain:layout;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0;flex:1 0;grid-area:control;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-selection-control .v-label{height:100%;opacity:1;white-space:normal;word-break:break-word}.v-selection-control--disabled{opacity:var(--v-disabled-opacity);pointer-events:none}.v-selection-control--error:not(.v-selection-control--disabled) .v-label{color:rgb(var(--v-theme-error))}.v-selection-control--inline{-webkit-box-flex:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;min-width:0}.v-selection-control--inline .v-label{width:auto}.v-selection-control--density-default{--v-selection-control-size:40px}.v-selection-control--density-comfortable{--v-selection-control-size:36px}.v-selection-control--density-compact{--v-selection-control-size:28px}.v-selection-control__wrapper{-ms-flex-pack:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.v-selection-control__input,.v-selection-control__wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-webkit-box-flex:0;align-items:center;-ms-flex:none;flex:none;height:var(--v-selection-control-size);justify-content:center;position:relative;width:var(--v-selection-control-size)}.v-selection-control__input{-ms-flex-pack:center;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex}.v-selection-control__input input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.v-selection-control__input:before{background-color:currentColor;border-radius:100%;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.v-selection-control__input:hover:before{opacity:calc(var(--v-hover-opacity)*var(--v-theme-overlay-multiplier))}.v-selection-control__input>.v-icon{opacity:var(--v-medium-emphasis-opacity)}.v-selection-control--dirty .v-selection-control__input>.v-icon,.v-selection-control--disabled .v-selection-control__input>.v-icon,.v-selection-control--error .v-selection-control__input>.v-icon{opacity:1}.v-selection-control--error:not(.v-selection-control--disabled) .v-selection-control__input>.v-icon{color:rgb(var(--v-theme-error))}.v-selection-control--focus-visible .v-selection-control__input:before{opacity:calc(var(--v-focus-opacity)*var(--v-theme-overlay-multiplier))}
.v-selection-control-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:control}.v-selection-control-group--inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}
.v-footer{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;align-items:center;border-color:rgba(var(--v-border-color),var(--v-border-opacity));border-style:solid;border-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;padding:8px 16px;position:relative;-webkit-transition:.2s cubic-bezier(.4,0,.2,1);transition:.2s cubic-bezier(.4,0,.2,1);-webkit-transition-property:height,width,max-width,left,right,top,bottom,-webkit-transform;transition-property:height,width,max-width,left,right,top,bottom,-webkit-transform;transition-property:height,width,transform,max-width,left,right,top,bottom;transition-property:height,width,transform,max-width,left,right,top,bottom,-webkit-transform}.v-footer--border{border-width:thin;-webkit-box-shadow:none;box-shadow:none}.v-footer{-webkit-box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-footer--absolute{position:absolute}.v-footer--fixed{position:fixed}.v-footer{background:rgb(var(--v-theme-surface));border-radius:0;color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity))}.v-footer--rounded{border-radius:4px}
.v-expansion-panel{background-color:rgb(var(--v-theme-surface));color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity))}.v-expansion-panel:not(:first-child):after{border-color:rgba(var(--v-border-color),var(--v-border-opacity))}.v-expansion-panel--disabled .v-expansion-panel-title{color:rgba(var(--v-theme-on-surface),.26)}.v-expansion-panel--disabled .v-expansion-panel-title .v-expansion-panel-title__overlay{opacity:.4615384615}.v-expansion-panels{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;list-style-type:none;padding:0;position:relative;width:100%;z-index:1}.v-expansion-panels:not(.v-expansion-panels--variant-accordion)>:not(:first-child):not(:last-child):not(.v-expansion-panel--active):not(.v-expansion-panel--before-active){border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.v-expansion-panels:not(.v-expansion-panels--variant-accordion)>:not(:first-child):not(:last-child):not(.v-expansion-panel--active):not(.v-expansion-panel--after-active){border-top-left-radius:0!important;border-top-right-radius:0!important}.v-expansion-panels:not(.v-expansion-panels--variant-accordion)>:first-child:not(:last-child):not(.v-expansion-panel--active):not(.v-expansion-panel--before-active){border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.v-expansion-panels:not(.v-expansion-panels--variant-accordion)>:last-child:not(:first-child):not(.v-expansion-panel--active):not(.v-expansion-panel--after-active){border-top-left-radius:0!important;border-top-right-radius:0!important}.v-expansion-panels--variant-accordion>:first-child:not(:last-child){border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.v-expansion-panels--variant-accordion>:last-child:not(:first-child){border-top-left-radius:0!important;border-top-right-radius:0!important}.v-expansion-panels--variant-accordion>:last-child:not(:first-child) .v-expansion-panel-title--active{border-bottom-left-radius:0;border-bottom-right-radius:0}.v-expansion-panels--variant-accordion>:not(:first-child):not(:last-child){border-radius:0!important}.v-expansion-panels--variant-accordion .v-expansion-panel-title__overlay{-webkit-transition:border-radius .3s cubic-bezier(.4,0,.2,1);transition:border-radius .3s cubic-bezier(.4,0,.2,1)}.v-expansion-panel{-webkit-box-flex:1;border-radius:4px;-ms-flex:1 0 100%;flex:1 0 100%;max-width:100%;position:relative;-webkit-transition:all .3s cubic-bezier(.4,0,.2,1);transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-transition-property:margin-top,border-radius,border,max-width;transition-property:margin-top,border-radius,border,max-width}.v-expansion-panel:not(:first-child):after{border-top-style:solid;border-top-width:thin;content:"";left:0;position:absolute;right:0;top:0;-webkit-transition:opacity .3s cubic-bezier(.4,0,.2,1);transition:opacity .3s cubic-bezier(.4,0,.2,1)}.v-expansion-panel--disabled .v-expansion-panel-title{pointer-events:none}.v-expansion-panel--active+.v-expansion-panel,.v-expansion-panel--active:not(:first-child){margin-top:16px}.v-expansion-panel--active+.v-expansion-panel:after,.v-expansion-panel--active:not(:first-child):after{opacity:0}.v-expansion-panel--active>.v-expansion-panel-title{border-bottom-left-radius:0;border-bottom-right-radius:0}.v-expansion-panel--active>.v-expansion-panel-title:not(.v-expansion-panel-title--static){min-height:64px}.v-expansion-panel__shadow{border-radius:inherit;-webkit-box-shadow:0 3px 1px -2px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 2px 2px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 5px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 3px 1px -2px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 2px 2px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 5px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.v-expansion-panel-title{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-radius:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.9375rem;justify-content:space-between;line-height:1;min-height:48px;outline:none;padding:16px 24px;position:relative;text-align:start;-webkit-transition:min-height .3s cubic-bezier(.4,0,.2,1);transition:min-height .3s cubic-bezier(.4,0,.2,1);width:100%}.v-expansion-panel-title:hover>.v-expansion-panel-title__overlay{opacity:calc(var(--v-hover-opacity)*var(--v-theme-overlay-multiplier))}.v-expansion-panel-title:focus-visible>.v-expansion-panel-title__overlay{opacity:calc(var(--v-focus-opacity)*var(--v-theme-overlay-multiplier))}@supports not selector(:focus-visible){.v-expansion-panel-title:focus>.v-expansion-panel-title__overlay{opacity:calc(var(--v-focus-opacity)*var(--v-theme-overlay-multiplier))}}.v-expansion-panel-title--focusable.v-expansion-panel-title--active .v-expansion-panel-title__overlay{opacity:calc(var(--v-activated-opacity)*var(--v-theme-overlay-multiplier))}.v-expansion-panel-title--focusable.v-expansion-panel-title--active:hover .v-expansion-panel-title__overlay{opacity:calc((var(--v-activated-opacity) + var(--v-hover-opacity))*var(--v-theme-overlay-multiplier))}.v-expansion-panel-title--focusable.v-expansion-panel-title--active:focus-visible .v-expansion-panel-title__overlay{opacity:calc((var(--v-activated-opacity) + var(--v-focus-opacity))*var(--v-theme-overlay-multiplier))}@supports not selector(:focus-visible){.v-expansion-panel-title--focusable.v-expansion-panel-title--active:focus .v-expansion-panel-title__overlay{opacity:calc((var(--v-activated-opacity) + var(--v-focus-opacity))*var(--v-theme-overlay-multiplier))}}.v-expansion-panel-title__overlay{background-color:currentColor;border-radius:inherit;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.v-expansion-panel-title__icon{-webkit-margin-start:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:-4px;margin-top:-4px;margin-inline-start:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-expansion-panel-text{display:-webkit-box;display:-ms-flexbox;display:flex}.v-expansion-panel-text__wrapper{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;padding:8px 24px 16px}.v-expansion-panels--variant-accordion>.v-expansion-panel{margin-top:0}.v-expansion-panels--variant-accordion>.v-expansion-panel:after{opacity:1}.v-expansion-panels--variant-popout>.v-expansion-panel{max-width:calc(100% - 32px)}.v-expansion-panels--variant-popout>.v-expansion-panel--active{max-width:calc(100% + 16px)}.v-expansion-panels--variant-inset>.v-expansion-panel{max-width:100%}.v-expansion-panels--variant-inset>.v-expansion-panel--active{max-width:calc(100% - 32px)}.v-expansion-panels--flat>.v-expansion-panel:after{border-top:none}.v-expansion-panels--flat>.v-expansion-panel .v-expansion-panel__shadow{display:none}.v-expansion-panels--tile,.v-expansion-panels--tile>.v-expansion-panel{border-radius:0}
.ct-ultimate-gdpr-cookie-modal-content ol,.ct-ultimate-gdpr-cookie-modal-content ul{list-style:none;padding-left:0}#ct-ultimate-gdpr-cookie-popup{line-height:20px;-webkit-box-shadow:#000 0 0 8px;box-shadow:#000 0 0 8px;border-radius:5px;z-index:2147483646;opacity:1;position:fixed;font-size:13px;font-weight:400;text-align:left;padding:15px;width:600px}#ct-ultimate-gdpr-cookie-header{font-weight:bolder;padding:0 0 7px;text-align:center;display:block;margin:0}#ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-read-more{padding:6px 10px;font-weight:bolder;cursor:pointer;margin:5px 10px}#ct-ultimate-gdpr-cookie-accept,#ct-ultimate-gdpr-cookie-read-more,.ct-ultimate-gdpr-cookie-popup-modern .ct-ultimate-gdpr-cookie-buttons,.ct-ultimate-gdpr-cookie-popup-modern .ct-ultimate-gdpr-cookie-buttons div{float:right}#ct-ultimate-gdpr-cookie-change-settings,#ct-ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-content{float:left}.ct-ultimate-gdpr-container #tabs{border:0;padding:0}.ct-ultimate-gdpr-container #tabs .ui-widget-header{background:0 0;border:0;font-family:inherit;font-size:14px;text-transform:uppercase}.ct-ultimate-gdpr-container #tabs .ui-tabs-nav{border-radius:0;padding:0}.ct-ultimate-gdpr-container #tabs .ui-tabs-nav li{margin:0 .2em 0 0;border-radius:0}.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-tabs-anchor{padding:1em 1.5em;-webkit-box-shadow:none;box-shadow:none;font-weight:700}.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-tabs-anchor:focus{outline:0}.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-state-active,.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-widget-content .ui-state-active,.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-widget-header .ui-state-active{background:#f8f8f8;border-top:3px solid #222;border-left:0;border-right:0}.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-state-active a,.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-widget-content .ui-state-active a,.ct-ultimate-gdpr-container #tabs .ui-tabs-nav .ui-widget-header .ui-state-active a{color:#222}.ct-ultimate-gdpr-container .ui-state-default,.ct-ultimate-gdpr-container .ui-widget-content .ui-state-default,.ct-ultimate-gdpr-container .ui-widget-header .ui-state-default{background:#ced6e0;border-top:1px solid #ced6e0;border-left:1px solid #ced6e0;border-right:1px solid #ced6e0}.ct-ultimate-gdpr-container .ui-state-hover,.ct-ultimate-gdpr-container .ui-widget-content .ui-state-hover,.ct-ultimate-gdpr-container .ui-widget-header .ui-state-hover{border-top:1px solid #747d8c;border-left:1px solid #747d8c;border-right:1px solid #747d8c;background:#747d8c}.ct-ultimate-gdpr-container .ui-state-hover a,.ct-ultimate-gdpr-container .ui-widget-content .ui-state-hover a,.ct-ultimate-gdpr-container .ui-widget-header .ui-state-hover a,.skin-dark-theme #ct-ultimate-gdpr-cookie-change-settings:hover:after,.skin-light-theme #ct-ultimate-gdpr-cookie-change-settings:hover:after{color:#fff}.ct-ultimate-gdpr-container #tabs .ui-tabs-panel{background:#f8f8f8;padding:2em 1.5em}.ct-ultimate-gdpr-container #tabs .ui-widget-content,.ct-ultimate-gdpr-container .ui-widget button,.ct-ultimate-gdpr-container .ui-widget input,.ct-ultimate-gdpr-container .ui-widget select,.ct-ultimate-gdpr-container .ui-widget textarea,.ct-ultimate-gdpr-container label{font-family:inherit;font-size:14px}button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus{outline:0!important}.ct-headerContent{margin-bottom:2em}.ct-ultimate-gdpr-service-options{display:table;margin-bottom:.8em}.ct-ultimate-gdpr-service-details,.ct-ultimate-gdpr-service-option{display:table-cell}.ct-ultimate-gdpr-service-title{font-weight:700}.ct-ultimate-gdpr-services-email{margin:2em 0}.ct-ultimate-gdpr-service-description{font-size:.9em}.ct-ultimate-gdpr-forget-submitBtn{margin-top:2em;display:block}.ct-ultimate-gdpr-container input[type=checkbox],.ct-ultimate-gdpr-container input[type=radio]{margin-right:.4375em!important}.ct-ultimate-gdpr-container input[type=email],.ct-ultimate-gdpr-container input[type=number],.ct-ultimate-gdpr-container input[type=password],.ct-ultimate-gdpr-container input[type=search],.ct-ultimate-gdpr-container input[type=tel],.ct-ultimate-gdpr-container input[type=text],.ct-ultimate-gdpr-container input[type=url],.ct-ultimate-gdpr-container textarea{background:#f7f7f7;background-image:-webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border:1px solid #d1d1d1;border-radius:2px;color:#686868;padding:.625em .4375em;width:100%}.ct-ultimate-gdpr-container input[type=submit],.ct-ultimate-gdpr-container input[type=submit][disabled]:focus,.ct-ultimate-gdpr-container input[type=submit][disabled]:hover{background:#1a1a1a;border:0;border-radius:2px;color:#fff;font-family:inherit;font-weight:700;letter-spacing:.046875em;line-height:1;padding:.84375em .875em .78125em;text-transform:uppercase}.ct-ultimate-gdpr-container input[type=submit]:hover{background:#747d8c}.ct-ultimate-gdpr-container label[for=ct-ultimate-gdpr-consent-field]{display:inline-block!important}.ct-u-display-block,.ct-ultimate-gdpr-cookie-modal-slider-info.ct-ultimate-gdpr-cookie-modal-slider-info--active,.skin-light-theme .ct-skin-light-icon,html .ct-ultimate-gdpr-cookie-modal-content .ct-uGdpr__BlockLabel{display:block}body.cookie-modal-open,html.cookie-modal-open{overflow:hidden;height:initial}#ct-ultimate-gdpr-cookie-modal{position:fixed;z-index:2147483646;left:0;top:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.ct-ultimate-gdpr-cookie-modal-content{font-family:inherit;background-color:#fff;margin:100px auto 0;padding:30px 15px;width:95%;max-width:970px}.ct-ultimate-gdpr-cookie-modal-slider-item,.ct-ultimate-gdpr-slider{background-color:transparent}#ct-ultimate-gdpr-cookie-modal-close{float:right;margin-right:5px;top:-23px;position:relative}#ct-ultimate-gdpr-cookie-modal-close:focus,#ct-ultimate-gdpr-cookie-modal-close:hover{color:#000;text-decoration:none;cursor:pointer}#ct-ultimate-gdpr-cookie-modal-body h2,#ct-ultimate-gdpr-cookie-modal-body h3{text-align:center}#ct-ultimate-gdpr-cookie-modal-body h2{font-size:16px;color:#333;margin:0 0 15px;padding:0;line-height:1;font-weight:700}.ct-ultimate-gdpr-cookie-modal-desc{line-height:28px}.ct-ultimate-gdpr-cookie-modal-desc p{margin:0}.ct-ultimate-gdpr-cookie-modal-desc a{color:#88428b;text-decoration:underline}.ct-ultimate-gdpr-cookie-modal-desc span{display:block;text-transform:uppercase;margin-top:15px;font-size:13px;font-weight:800;color:#3170ce}#ct-ultimate-gdpr-cookie-modal-body h3{margin-top:20px;margin-bottom:40px}.ct-ultimate-gdpr-cookie-modal-slider{list-style:none;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin:0 0 70px;padding:0}@media (max-width:768px) and (min-width:320px){.ct-ultimate-gdpr-cookie-modal-slider{margin:0 0 30px}}.ct-ultimate-gdpr-cookie-modal-slider li{text-align:center;width:100%}.ct-ultimate-gdpr-cookie-modal-slider li div{background:#fafafa;width:45px;height:45px;border-radius:100%;margin:0 auto;position:relative;padding-top:5px}.ct-ultimate-gdpr-cookie-modal-slider li div svg{width:24px;height:24px;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.ct-ultimate-gdpr-cookie-modal-slider li div svg path{fill:#595959}.ct-ultimate-gdpr-cookie-modal-slider li label{color:#595959!important;font-weight:500!important;font-size:13px;margin-top:20px;position:relative;cursor:pointer;line-height:20px;display:inline-block}.ct-ultimate-gdpr-cookie-modal-slider [type=radio]:checked,.ct-ultimate-gdpr-cookie-modal-slider [type=radio]:not(:checked){position:absolute;left:-9999px}.ct-ultimate-gdpr-cookie-modal-slider [type=radio]:checked+label:before,.ct-ultimate-gdpr-cookie-modal-slider [type=radio]:not(:checked)+label:before{content:'';position:absolute;left:0;right:0;top:24px;margin:0 auto;width:16px;height:16px;border:2px solid rgba(0,0,0,.2);border-radius:100%;background:#fff}.ct-ultimate-gdpr-cookie-modal-slider li.ct-ultimate-gdpr-cookie-modal-slider-item--active label:after{content:'';width:6px;height:6px;background:#82aa3b;position:absolute;top:29px;left:0;right:0;margin:0 auto;border-radius:100%;-webkit-transition:.2s;transition:.2s;opacity:1;-webkit-transform:scale(1);transform:scale(1)}.ct-ultimate-gdpr-cookie-modal-slider li.ct-ultimate-gdpr-cookie-modal-slider-item--NOTactive label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.ct-ultimate-gdpr-cookie-modal-slider-info{display:none;max-height:150px;overflow-y:auto}.ct-ultimate-gdpr-cookie-modal-slider-desc h4{font-size:16px;font-weight:700}.clearfix:after{content:"";display:table;clear:both}.ct-ultimate-gdpr-cookie-modal-slider-able,.ct-ultimate-gdpr-cookie-modal-slider-not-able{list-style:none;margin:0 0 10px}.ct-ultimate-gdpr-cookie-modal-slider-able{padding-right:15px}.ct-ultimate-gdpr-cookie-modal-slider-able li,.ct-ultimate-gdpr-cookie-modal-slider-not-able li{position:relative;font-size:13px;padding-left:26px;line-height:30px}.ct-ultimate-gdpr-cookie-modal-slider-able li:before,.ct-ultimate-gdpr-cookie-modal-slider-not-able li:before{font-family:Font Awesome\ 5 Free;font-weight:900;left:0;position:absolute}.ct-ultimate-gdpr-cookie-modal-slider-able li:before{color:#71db80;content:'\f00c'}.ct-ultimate-gdpr-cookie-modal-slider-not-able li:before{color:#ffc18b;content:'\f00d'}.ct-ultimate-gdpr-cookie-modal-btn{text-align:center;margin-top:30px;margin-bottom:30px;text-transform:uppercase}.ct-ultimate-gdpr-cookie-modal-btn a{color:#fff;border-radius:5px;padding:6px 21px;font-weight:600;background:#88428b;border:2px solid #88428b;font-size:14px}.ct-ultimate-gdpr-cookie-modal-btn a:hover{color:#88428b;background:0 0;text-decoration:none}body.cookie-modal-open #ct-ultimate-gdpr-cookie-popup{right:8.5px}.ct-ultimate-gdpr-cookie-popup-bottomPanel,.ct-ultimate-gdpr-cookie-popup-topPanel{padding:20px 0 35px}.ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-content{margin-bottom:20px}.ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-read-more,.ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-read-more,.ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-reject{margin:5px 0;font-weight:400}.ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-read-more{margin-left:10px}.ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-reject,.ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-topPanel #ct-ultimate-gdpr-cookie-reject{margin-right:10px}.ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-content{margin-bottom:0}.ct-ultimate-gdpr-cookie-popup-bottomPanel #ct-ultimate-gdpr-cookie-read-more{display:none;margin-left:10px}.ct-ultimate-gdpr-cookie-popup-squared{border-radius:0!important}.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-read-more,.ct-ultimate-gdpr-cookie-popup-button-rounded #ct-ultimate-gdpr-cookie-reject{border-radius:5px}.ct-ultimate-gdpr-cookie-popup-button-large #ct-ultimate-gdpr-cookie-accept,.ct-ultimate-gdpr-cookie-popup-button-large #ct-ultimate-gdpr-cookie-change-settings,.ct-ultimate-gdpr-cookie-popup-button-large #ct-ultimate-gdpr-cookie-read-more,.ct-ultimate-gdpr-cookie-popup-button-large #ct-ultimate-gdpr-cookie-reject{padding:10px 20px}.ct-ultimate-gdpr-cookie-popup-modern{-webkit-box-shadow:none!important;box-shadow:none!important}.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-bottomPanel,.ct-ultimate-gdpr-cookie-popup-modern.ct-ultimate-gdpr-cookie-topPanel{padding:15px 40px 0!important}.ct-ultimate-gdpr-cookie-popup-modern .ct-container{width:100%}.ct-ultimate-gdpr-cookie-popup-modern .ct-ultimate-gdpr-cookie-buttons{margin-top:-10px;margin-right:25px}body.cookie-modal-open #ct-ultimate-gdpr-cookie-open{right:37px}#ct-ultimate-gdpr-cookie-modal-slider-form,.ct-ultimate-gdpr-cookie-modal-slider-item--selected{position:relative}.ct-ultimate-gdpr-slider{height:100px;border:3px solid #88428b;border-radius:70px;position:absolute;top:-10px;-webkit-transition:.3s;transition:.3s;width:25%;margin-left:0}.ct-ultimate-gdpr--Groups-1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr--Groups-2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr--Groups-3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr--Groups-4 .ct-ultimate-gdpr-slider{display:none}.ct-ultimate-gdpr--Groups-1 .ct-slider-cookie1 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr--Groups-1 .ct-slider-cookie2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr--Groups-1 .ct-slider-cookie3 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr--Groups-1 .ct-slider-cookie4 .ct-ultimate-gdpr-slider{display:block;width:25%;margin-left:37%}.ct-slider-cookie2 .ct-ultimate-gdpr-slider{width:50%}.ct-slider-cookie3 .ct-ultimate-gdpr-slider{width:75%}.ct-slider-cookie4 .ct-ultimate-gdpr-slider{width:100%}.cookie-container,.ct-cookie-popup-overlay{position:absolute;z-index:2147483646;display:-ms-flexbox;display:-webkit-box;display:flex;width:100%;height:auto;min-height:100%;box-sizing:border-box;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.ct-cookie-popup-overlay{display:flex;background:#000;opacity:.65;left:0;top:0;right:0;bottom:0;overflow:hidden}.ct-ultimate-gdpr-cookie-modal-slider-item--selected:before{content:'';position:absolute;border-top:2px solid #e6e6e6;width:20px;right:-10px;top:40px}.ct-ultimate-gdpr-cookie-modal-slider-item--selected:after{content:'';position:absolute;border-right:2px solid #e6e6e6;height:20px;right:-1px;top:31px}.ct-ultimate-gdpr-cookie-topPanel-padding{padding-top:154px}.ct-ultimate-gdpr-cookie-topPanel-padding.popup-modern-style{padding-top:114px}.ct-ultimate-gdpr-cookie-bottomPanel-padding.popup-modern-style{padding-bottom:114px}#ct-ultimate-gdpr-cookie-age-popup .ct-gdpr-age-popup-form .ct-gdpr-select-wrapper,.ct-ultimate-gdpr-cookie-modal-slider-item div{position:relative}.ct-ultimate-gdpr-cookie-modal-slider-item .fas{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#595959;line-height:75px}.ct-ultimate-gdpr-cookie-modal-slider-item--active .fas,.ct-ultimate-gdpr-cookie-modal-slider-item--selected .fas{color:#88428b}.ct-uGdpr-configForm,.ct-uGdpr-modalWelcome{margin:0 30px}.ct-uGdpr-list ol,.ct-uGdpr__CookieList ol,.ct-uGdpr__GroupTitle{margin-bottom:30px}.ct-uGdpr-configForm input[type=checkbox]{width:initial}.ct-uGdpr-list__Button{margin:10px 0}.ct-uGdpr-list li:nth-of-type(2n),.ct-uGdpr__CookieList li:nth-of-type(2n){background-color:#e6e6e6}.ct-uGdpr__CookieList select{margin-left:20px}.ct-uGdpr__CookieList li{padding:5px}.ct-uGdpr-list li .fas{color:#d9534f;margin-left:10px;cursor:pointer}.ct-gdpr-cookieList{margin-right:40px}.ct-loader{border:16px solid #f3f3f3;border-top:16px solid #3498db;border-radius:50%;width:120px;height:120px;margin-left:-60px;margin-top:-60px;-webkit-animation:2s linear infinite spin;animation:2s linear infinite spin}#cookie-popup-close-button,#ct-ultimate-gdpr-cookie-reject{position:absolute;top:15px;right:25px;cursor:pointer;font-size:12px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#ct-ultimate-gdpr-cookie-age-popup{position:fixed;width:600px;padding:50px 30px;border-radius:5px;-webkit-box-shadow:#000 0 0 8px;box-shadow:#000 0 0 8px;font-weight:400;font-size:13px;line-height:20px;text-align:left;z-index:999999;opacity:1}#ct-ultimate-gdpr-cookie-age-popup .ct-container{padding:0}#ct-ultimate-gdpr-cookie-age-popup .ct-gdpr-age-popup-form{display:-webkit-box;display:-ms-flexbox;display:flex}#ct-ultimate-gdpr-cookie-age-popup .ct-gdpr-age-popup-form .ct-gdpr-input{padding:10px;margin-right:12px;border:2px solid #4b4b4b;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background-color:#4b4b4b;font-weight:500;font-size:12px;color:#fff;letter-spacing:normal;outline:0}#ct-ultimate-gdpr-cookie-age-popup .ct-gdpr-age-popup-form .ct-gdpr-input-number{padding-right:0;-moz-appearance:textfield}#ct-ultimate-gdpr-cookie-age-popup .ct-gdpr-age-popup-form .ct-gdpr-input-number::-webkit-inner-spin-button,#ct-ultimate-gdpr-cookie-age-popup .ct-gdpr-age-popup-form .ct-gdpr-input-number::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#ct-ultimate-gdpr-cookie-age-popup .ct-gdpr-age-popup-form .ct-gdpr-input-month{width:170px;-webkit-appearance:none;-moz-appearance:none;appearance:none}#ct-ultimate-gdpr-cookie-age-popup .ct-gdpr-age-popup-form .ct-gdpr-input-day{width:50px;padding-left:15px}#ct-ultimate-gdpr-cookie-age-popup .ct-gdpr-age-popup-form .ct-gdpr-input-year{width:80px;padding-left:15px;margin-right:24px}#ct-ultimate-gdpr-cookie-age-popup .ct-gdpr-age-popup-form .ct-gdpr-button{width:155px;padding:16px;margin:0;border:none;border-radius:0;background-color:#6a8ee7;font-family:Montserrat,sans-serif;font-weight:700;font-size:12px;line-height:1;color:#fff;text-align:center;text-transform:none;text-decoration:none;letter-spacing:normal;outline:0;cursor:pointer}@media (min-width:480px){.ct-ultimate-gdpr-cookie-modal-slider li div{width:80px;height:80px}.ct-ultimate-gdpr-cookie-modal-slider li div svg{width:40px;height:40px}}@media (min-width:768px){#ct-ultimate-gdpr-cookie-modal-body{padding:0 20px}}@media (min-width:992px){.ct-container{width:970px}.ct-ultimate-gdpr-cookie-modal-slider-desc{width:100%}#ct-ultimate-gdpr-cookie-modal-body{padding:0 60px}.ct-ultimate-gdpr-cookie-modal-slider-item--selected{position:relative}}@media (min-width:1200px){.ct-container{width:1170px}.ct-ultimate-gdpr-cookie-modal-slider-desc{float:left;width:50%}}#ct-ultimate-gdpr-cookie-open{display:block;position:fixed;right:20px;bottom:20px;width:19px;height:26px;content:"\f013";font-family:Fontawesome;font-size:22px;z-index:2147483646;cursor:pointer}#ct-ultimate-gdpr-cookie-read-more:focus,#ct-ultimate-gdpr-cookie-read-more:hover{text-decoration:none}.ct-ultimate-gdpr-cookie-modal-desc p{font-size:14px}.ct-container{margin:0 auto;padding:0}html .ct-ultimate-gdpr-cookie-modal-content .ct-uGdpr__CookieListContainer{width:50%;float:left;padding:0 10px}html .ct-ultimate-gdpr-cookie-modal-content .ct-uGdpr__CookieListContainer select{float:right;position:relative;top:-2px}html .ct-ultimate-gdpr-cookie-modal-content .ct-uGdpr__InlineInput{width:60%;display:inline-block}html .ct-ultimate-gdpr-cookie-modal-content .ct-uGdpr__InlineButton{display:inline-block;margin-left:20px;position:relative;top:-1px}html .ct-ultimate-gdpr-cookie-modal-content .ct-uGdpr-configForm input[type=checkbox]{float:left;margin-right:10px;position:relative;top:-10px}html .ct-ultimate-gdpr-cookie-modal-content .ct-ultimate-gdpr-cookie-modal-slider-item{cursor:pointer}#ct-ultimate-gdpr-cookie-modal,#ct-ultimate-gdpr-cookie-popup,.ct-ultimate-gdpr-cookie-logo,.ct-ultimate-gdpr-cookie-modal-content .skin-2 li.ct-ultimate-gdpr-cookie-modal-slider-item label::after,.ct-ultimate-gdpr-cookie-modal-content .skin-2 li.ct-ultimate-gdpr-cookie-modal-slider-item label::before,.ct-ultimate-gdpr-cookie-modal-content .skin-2 li.ct-ultimate-gdpr-cookie-modal-slider-item::after,.ct-ultimate-gdpr-cookie-modal-content .skin-2 li.ct-ultimate-gdpr-cookie-modal-slider-item::before,.ct-ultimate-gdpr-cookie-modal-content .skin-3 li.ct-ultimate-gdpr-cookie-modal-slider-item label::after,.ct-ultimate-gdpr-cookie-modal-content .skin-3 li.ct-ultimate-gdpr-cookie-modal-slider-item label::before,.ct-ultimate-gdpr-cookie-modal-content .skin-3 li.ct-ultimate-gdpr-cookie-modal-slider-item::after,.ct-ultimate-gdpr-cookie-modal-content .skin-3 li.ct-ultimate-gdpr-cookie-modal-slider-item::before,.skin-dark-theme .ct-skin-light-icon,.skin-default-theme .ct-skin-dark-icon,.skin-default-theme .ct-skin-light-icon,.skin-light-theme .ct-skin-dark-icon{display:none}html #ct-ultimate-gdpr-cookie-popup{display:block;position:fixed}@media (max-width:479px){.ct-ultimate-gdpr-cookie-modal-slider li label{font-size:11px}.ct-ultimate-gdpr-slider{width:25%;height:60px;border:2px solid #88428b;border-radius:40px;top:-8px}.ct-ultimate-gdpr-cookie-modal-slider-item--selected:after,.ct-ultimate-gdpr-cookie-modal-slider-item--selected:before{display:none}.ct-ultimate-gdpr-cookie-buttons{width:100%;margin-right:0!important}.ct-ultimate-gdpr-cookie-modal-slider-item .fas{line-height:40px}}.ct-ultimate-gdpr-cookie-modal-content .skin-2 .ct-ultimate-gdpr-slider,.ct-ultimate-gdpr-cookie-modal-content .skin-3 .ct-ultimate-gdpr-slider{border:none}.ct-ultimate-gdpr-cookie-modal-content .skin-2 h2{font-family:Hind,sans-serif;font-weight:400;text-transform:uppercase}.ct-ultimate-gdpr-cookie-modal-content .skin-2 .ct-ultimate-gdpr-cookie-modal-desc p{font-family:Hind,sans-serif;font-weight:400;font-size:15px}.ct-ultimate-gdpr-cookie-modal-content .skin-2 .ct-ultimate-gdpr-cookie-modal-desc span{font-family:Hind,sans-serif;font-weight:300;font-size:15px;color:#88428b;text-transform:unset;letter-spacing:1px}.ct-ultimate-gdpr-cookie-modal-content .skin-2 h3{font-family:Hind,sans-serif;font-weight:500;font-size:22px;color:#333}.ct-ultimate-gdpr-cookie-modal-content .skin-2 .ct-ultimate-gdpr-cookie-modal-slider-desc h4{font-family:Hind,sans-serif;font-weight:400;color:#666;text-transform:uppercase}.ct-ultimate-gdpr-cookie-modal-content .skin-2 .ct-ultimate-gdpr-cookie-modal-slider-desc ul.ct-ultimate-gdpr-cookie-modal-slider-able li,.ct-ultimate-gdpr-cookie-modal-content .skin-2 .ct-ultimate-gdpr-cookie-modal-slider-desc ul.ct-ultimate-gdpr-cookie-modal-slider-not-able li{font-family:Hind,sans-serif;font-weight:400;color:grey}.ct-ultimate-gdpr-cookie-modal-content .skin-2 .ct-ultimate-gdpr-cookie-modal-slider-desc ul.ct-ultimate-gdpr-cookie-modal-slider-able li:before,.ct-ultimate-gdpr-cookie-modal-content .skin-2 .ct-ultimate-gdpr-cookie-modal-slider-desc ul.ct-ultimate-gdpr-cookie-modal-slider-not-able li:before{content:'\f068';color:grey}.ct-ultimate-gdpr-cookie-modal-content .skin-2 .ct-ultimate-gdpr-cookie-modal-btn a{font-size:14px;font-family:Hind,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 25px;border-radius:0;background:#4265b8}.ct-ultimate-gdpr-cookie-modal-content .skin-2 .ct-ultimate-gdpr-cookie-modal-btn a:hover{color:#4265b8;border-radius:0;background:#fff;border:2px solid #4265b8}.ct-ultimate-gdpr-cookie-modal-content .skin-2 .ct-ultimate-gdpr-cookie-modal-slider-item{padding-top:30px;padding-bottom:30px;background:#f8f8f8;margin-left:15px;margin-right:15px}.ct-ultimate-gdpr-cookie-modal-content .skin-2 li.ct-ultimate-gdpr-cookie-modal-slider-item div{background:#fff;opacity:.6}.ct-ultimate-gdpr-cookie-modal-content .skin-2 li.ct-ultimate-gdpr-cookie-modal-slider-item div .fas{color:#f1f1f2}.ct-ultimate-gdpr-cookie-modal-content .skin-2 li.ct-ultimate-gdpr-cookie-modal-slider-item label{opacity:.6;font-size:15px;font-family:Hind,sans-serif;font-weight:700}.ct-ultimate-gdpr-cookie-modal-content .skin-2 li.ct-ultimate-gdpr-cookie-modal-slider-item.ct-ultimate-gdpr-cookie-modal-slider-item--active,.ct-ultimate-gdpr-cookie-modal-content .skin-2 li.ct-ultimate-gdpr-cookie-modal-slider-item.ct-ultimate-gdpr-cookie-modal-slider-item--selected{background:#f2f2f2;border:2px solid #d3d6dd;border-radius:4px}.ct-ultimate-gdpr-cookie-modal-content .skin-2 li.ct-ultimate-gdpr-cookie-modal-slider-item.ct-ultimate-gdpr-cookie-modal-slider-item--active .fas,.ct-ultimate-gdpr-cookie-modal-content .skin-2 li.ct-ultimate-gdpr-cookie-modal-slider-item.ct-ultimate-gdpr-cookie-modal-slider-item--selected .fas{color:#9599a1}.ct-ultimate-gdpr-cookie-modal-content .skin-2 li.ct-ultimate-gdpr-cookie-modal-slider-item.ct-ultimate-gdpr-cookie-modal-slider-item--active div,.ct-ultimate-gdpr-cookie-modal-content .skin-2 li.ct-ultimate-gdpr-cookie-modal-slider-item.ct-ultimate-gdpr-cookie-modal-slider-item--active label,.ct-ultimate-gdpr-cookie-modal-content .skin-2 li.ct-ultimate-gdpr-cookie-modal-slider-item.ct-ultimate-gdpr-cookie-modal-slider-item--selected div,.ct-ultimate-gdpr-cookie-modal-content .skin-2 li.ct-ultimate-gdpr-cookie-modal-slider-item.ct-ultimate-gdpr-cookie-modal-slider-item--selected label{opacity:unset;font-size:15px;font-family:Hind,sans-serif;font-weight:700}.ct-ultimate-gdpr-cookie-modal-content .skin-2 .ct-ultimate-gdpr-cookie-modal-slider-item:first-child{margin-left:0;margin-right:15px}.ct-ultimate-gdpr-cookie-modal-content .skin-2 .ct-ultimate-gdpr-cookie-modal-slider-item:last-child{margin-left:15px;margin-right:0}.ct-ultimate-gdpr-cookie-modal-content .skin-3 h2{font-family:Montserrat,sans-serif;font-weight:800}.ct-ultimate-gdpr-cookie-modal-content .skin-3 .ct-ultimate-gdpr-cookie-modal-desc p,.ct-ultimate-gdpr-cookie-modal-content .skin-3 .ct-ultimate-gdpr-cookie-modal-slider-desc ul.ct-ultimate-gdpr-cookie-modal-slider-able li,.ct-ultimate-gdpr-cookie-modal-content .skin-3 .ct-ultimate-gdpr-cookie-modal-slider-desc ul.ct-ultimate-gdpr-cookie-modal-slider-not-able li{font-family:Montserrat,sans-serif;font-weight:500;color:grey}.ct-ultimate-gdpr-cookie-modal-content .skin-3 .ct-ultimate-gdpr-cookie-modal-desc span{font-family:Montserrat,sans-serif;font-weight:700;font-size:13px;color:#6a8ee7;text-transform:unset}.ct-ultimate-gdpr-cookie-modal-content .skin-3 h3{font-family:Montserrat,sans-serif;font-weight:500;color:#333;font-size:24px;width:83%;margin-left:auto;margin-right:auto;line-height:1.4em;padding-top:40px}.ct-ultimate-gdpr-cookie-modal-content .skin-3 .ct-ultimate-gdpr-cookie-modal-slider-desc h4{font-family:Montserrat,sans-serif;font-weight:400;color:#333;letter-spacing:1px}.ct-ultimate-gdpr-cookie-modal-content .skin-3 .ct-ultimate-gdpr-cookie-modal-slider-desc ul.ct-ultimate-gdpr-cookie-modal-slider-able li:before{content:'\f058';color:#84cf3b}.ct-ultimate-gdpr-cookie-modal-content .skin-3 .ct-ultimate-gdpr-cookie-modal-slider-desc ul.ct-ultimate-gdpr-cookie-modal-slider-not-able li:before{color:#f64d40}.ct-ultimate-gdpr-cookie-modal-content .skin-3 .ct-ultimate-gdpr-cookie-modal-btn a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:400;letter-spacing:1px;padding:15px 25px;border-radius:0;background:#6a8ee7;border:none;text-transform:capitalize}.ct-ultimate-gdpr-cookie-modal-content .skin-3 .ct-ultimate-gdpr-cookie-modal-btn a:before{content:'\f00c';color:#fff;font-family:Font Awesome\ 5 Free;font-weight:900;margin-right:10px}.ct-ultimate-gdpr-cookie-modal-content .skin-3 .ct-ultimate-gdpr-cookie-modal-btn a:hover{color:#6a8ee7;border-radius:0;background:#fff;border:2px solid #6a8ee7}.ct-ultimate-gdpr-cookie-modal-content .skin-3 .ct-ultimate-gdpr-cookie-modal-btn a:hover:before{color:#6a8ee7}.ct-ultimate-gdpr-cookie-modal-content .skin-3 li.ct-ultimate-gdpr-cookie-modal-slider-item label{font-family:Montserrat,sans-serif;font-weight:600;margin-top:10px}.ct-ultimate-gdpr-cookie-modal-content .skin-3 li.ct-ultimate-gdpr-cookie-modal-slider-item div{background:0 0}.ct-ultimate-gdpr-cookie-modal-content .skin-3 li.ct-ultimate-gdpr-cookie-modal-slider-item .fas{color:#878b92;font-size:4em}.ct-ultimate-gdpr-cookie-modal-content .skin-3 .ct-ultimate-gdpr-cookie-modal-slider-item{padding-top:30px;padding-bottom:30px;background:#fff;border-bottom:5px solid #f2f2f2}.ct-ultimate-gdpr-cookie-modal-content .skin-3 .ct-ultimate-gdpr-cookie-modal-slider-item:first-child{margin-left:-75px}.ct-ultimate-gdpr-cookie-modal-content .skin-3 .ct-ultimate-gdpr-cookie-modal-slider-item:last-child{margin-right:-75px}@media (max-width:479px) and (min-width:320px){.ct-ultimate-gdpr-cookie-modal-content .skin-3 .ct-ultimate-gdpr-cookie-modal-slider-item:first-child{margin-left:0}.ct-ultimate-gdpr-cookie-modal-content .skin-3 .ct-ultimate-gdpr-cookie-modal-slider-item:last-child{margin-right:0}}@media (max-width:768px) and (min-width:480px){.ct-ultimate-gdpr-cookie-modal-content .skin-3 .ct-ultimate-gdpr-cookie-modal-slider-item:first-child{margin-left:-34px}.ct-ultimate-gdpr-cookie-modal-content .skin-3 .ct-ultimate-gdpr-cookie-modal-slider-item:last-child{margin-right:-34px}}.ct-ultimate-gdpr-cookie-modal-content .skin-3 li.ct-ultimate-gdpr-cookie-modal-slider-item.ct-ultimate-gdpr-cookie-modal-slider-item--active,.ct-ultimate-gdpr-cookie-modal-content .skin-3 li.ct-ultimate-gdpr-cookie-modal-slider-item.ct-ultimate-gdpr-cookie-modal-slider-item--selected{border-bottom:5px solid #6a8ee7;background:#f2f2f2}.skin-default-theme h2.ct-header-popup{font-family:Montserrat,sans-serif;font-weight:700;font-size:20px;margin-top:0}.skin-dark-theme.ct-ultimate-gdpr-cookie-bottomLeft #ct-ultimate-gdpr-cookie-content,.skin-dark-theme.ct-ultimate-gdpr-cookie-bottomRight #ct-ultimate-gdpr-cookie-content,.skin-dark-theme.ct-ultimate-gdpr-cookie-topLeft #ct-ultimate-gdpr-cookie-content,.skin-dark-theme.ct-ultimate-gdpr-cookie-topRight #ct-ultimate-gdpr-cookie-content,.skin-light-theme.ct-ultimate-gdpr-cookie-bottomLeft #ct-ultimate-gdpr-cookie-content,.skin-light-theme.ct-ultimate-gdpr-cookie-bottomRight #ct-ultimate-gdpr-cookie-content,.skin-light-theme.ct-ultimate-gdpr-cookie-topLeft #ct-ultimate-gdpr-cookie-content,.skin-light-theme.ct-ultimate-gdpr-cookie-topRight #ct-ultimate-gdpr-cookie-content{padding-bottom:30px;padding-top:10px}.skin-light-theme #ct-ultimate-gdpr-cookie-accept,.skin-light-theme #ct-ultimate-gdpr-cookie-reject{margin-left:0}.skin-dark-theme #ct-ultimate-gdpr-cookie-read-more,.skin-light-theme #ct-ultimate-gdpr-cookie-read-more{margin-right:0}.skin-light-theme{background:#fff;border-radius:0!important}.skin-light-theme h2.ct-header-popup{font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;color:#333;width:80%;float:left;margin-top:0}@media only screen and (max-width:767px) and (min-width:310px){.skin-light-theme h2.ct-header-popup{width:100%;float:left;clear:both;margin-top:15px;font-size:16px;margin-bottom:-15px}.ct-ultimate-gdpr-cookie-logo{display:block;float:left;width:auto;height:20px;margin-right:5%}}.skin-light-theme #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-weight:400;font-size:12px;color:grey;clear:both;text-align:justify;line-height:16px}.skin-light-theme #ct-ultimate-gdpr-cookie-accept{background-color:#61439c!important;border:2px solid #61439c!important;border-radius:5px!important;color:#fff!important;font-family:Montserrat,sans-serif;font-weight:700;font-size:12px;padding:8px 15px;margin-right:0;min-width:125px;text-align:center}.skin-light-theme #ct-ultimate-gdpr-cookie-reject{color:#61439c!important;font-size:12px;margin-top:0;font-weight:400;position:relative;float:right;top:-40px;margin-right:0;right:0;text-decoration:underline}.skin-light-theme #ct-ultimate-gdpr-cookie-change-settings{background-color:#fff!important;border:2px solid #b3b3b3;border-radius:5px;color:#b2b2b2;font-family:Montserrat,sans-serif;font-weight:700;font-size:12px;padding:8px 15px;float:right;margin-right:20px;min-width:125px;text-align:center}.skin-light-theme #ct-ultimate-gdpr-cookie-change-settings:hover{background-color:#b3b3b3!important;border:2px solid #b3b3b3;border-radius:5px;color:#fff;font-family:Montserrat,sans-serif;font-weight:700;font-size:12px;padding:8px 15px}.skin-light-theme #ct-ultimate-gdpr-cookie-read-more{background:#262626!important;border-radius:0!important;color:#fff!important;font-family:Montserrat,sans-serif;font-weight:700;font-size:12px;padding:10px 15px;border:2px solid #262626!important}.skin-dark-theme .ct-skin-dark-icon{position:absolute;right:0;top:-25px;margin-right:-15px}.skin-dark-theme{background:#262626;border-radius:0!important;overflow:hidden}.skin-dark-theme h2.ct-header-popup{font-family:Montserrat,sans-serif;font-weight:700;font-size:20px;color:#fff;margin-top:0}.skin-dark-theme #ct-ultimate-gdpr-cookie-content{font-family:Hind,sans-serif;font-weight:400;font-size:14px;color:#ccc}.skin-dark-theme #ct-ultimate-gdpr-cookie-accept,.skin-dark-theme #ct-ultimate-gdpr-cookie-reject{margin-left:0;background-color:#6a8ee7!important;border:none!important;color:#fff!important;border-radius:0;font-family:Montserrat,sans-serif;font-weight:700;font-size:12px;padding:12px 15px}.skin-dark-theme #ct-ultimate-gdpr-cookie-accept:before{color:#fff;content:'\f00c';font-family:Font Awesome\ 5 Free;font-weight:900;margin-right:5px}.skin-dark-theme #ct-ultimate-gdpr-cookie-reject:before{color:#fff;content:'\f00d';font-family:Font Awesome\ 5 Free;font-weight:900;margin-right:5px}.skin-dark-theme #ct-ultimate-gdpr-cookie-change-settings{background-color:transparent!important;border:2px solid #b3b3b3;border-radius:0;color:#b2b2b2;font-family:Montserrat,sans-serif;font-weight:700;font-size:12px;padding:10px 15px}.skin-dark-theme #ct-ultimate-gdpr-cookie-change-settings:hover{background-color:#b3b3b3!important;border:2px solid #b3b3b3;border-radius:0;color:#fff;font-family:Montserrat,sans-serif;font-weight:700;font-size:12px;padding:10px 15px}.skin-dark-theme #ct-ultimate-gdpr-cookie-change-settings:after{color:#b2b2b2;content:'\f013';font-family:Font Awesome\ 5 Free;font-weight:900;margin-left:5px}.skin-dark-theme #ct-ultimate-gdpr-cookie-read-more{background:grey!important;border-radius:0!important;color:#fff!important;font-family:Montserrat,sans-serif;font-weight:700;font-size:12px;padding:10px 15px;border:2px solid grey!important}.skin-dark-theme #ct-ultimate-gdpr-cookie-read-more:after{color:#fff;content:'\f30b';font-family:Font Awesome\ 5 Free;font-weight:900;margin-left:5px}@media only screen and (max-width:767px) and (min-width:320px){.skin-dark-theme.ct-ultimate-gdpr-cookie-bottomLeft,.skin-dark-theme.ct-ultimate-gdpr-cookie-bottomRight,.skin-default-theme.ct-ultimate-gdpr-cookie-bottomLeft,.skin-default-theme.ct-ultimate-gdpr-cookie-bottomRight,.skin-light-theme.ct-ultimate-gdpr-cookie-bottomLeft,.skin-light-theme.ct-ultimate-gdpr-cookie-bottomRight{width:100%!important;left:0!important;right:0!important;bottom:0!important}.skin-dark-theme.ct-ultimate-gdpr-cookie-topLeft,.skin-dark-theme.ct-ultimate-gdpr-cookie-topRight,.skin-default-theme.ct-ultimate-gdpr-cookie-topLeft,.skin-default-theme.ct-ultimate-gdpr-cookie-topRight,.skin-light-theme.ct-ultimate-gdpr-cookie-topLeft,.skin-light-theme.ct-ultimate-gdpr-cookie-topRight{width:100%!important;left:0!important;right:0!important;top:0!important}.skin-light-theme #ct-ultimate-gdpr-cookie-change-settings{margin:5px 0;width:45%;text-align:center;float:left}.skin-light-theme #ct-ultimate-gdpr-cookie-reject{margin-top:0;top:-80px;text-decoration:none}.skin-light-theme #ct-ultimate-gdpr-cookie-accept{width:45%;text-align:center}.skin-light-theme #ct-ultimate-gdpr-cookie-content{font-size:11px;line-height:15px}.skin-dark-theme #ct-ultimate-gdpr-cookie-change-settings{margin:5px 0}}.ct-age-verification .ct-gdpr-select-wrapper{display:inline-block;vertical-align:middle}.ct-age-verification .ct-gdpr-select-wrapper select{padding:4px 5px}

.v-tooltip>.v-overlay__content{background:rgb(var(--v-theme-surface-variant));border-radius:4px;color:rgb(var(--v-theme-on-surface-variant));display:inline-block;font-size:.875rem;line-height:1.6;opacity:1;overflow-wrap:break-word;padding:5px 16px;pointer-events:none;text-transform:none;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;width:auto}.v-tooltip>.v-overlay__content[class*=enter-active]{-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:cubic-bezier(0,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.v-tooltip>.v-overlay__content[class*=leave-active]{-webkit-transition-duration:75ms;transition-duration:75ms;-webkit-transition-timing-function:cubic-bezier(.4,0,1,1);transition-timing-function:cubic-bezier(.4,0,1,1)}
.v-pagination__list{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-content:center;list-style-type:none;width:100%}.v-pagination__first,.v-pagination__item,.v-pagination__last,.v-pagination__next,.v-pagination__prev{margin:.3rem}
.v-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--v-tabs-height)}.v-tabs--density-default{--v-tabs-height:48px}.v-tabs--density-default.v-tabs--stacked{--v-tabs-height:72px}.v-tabs--density-comfortable{--v-tabs-height:44px}.v-tabs--density-comfortable.v-tabs--stacked{--v-tabs-height:68px}.v-tabs--density-compact{--v-tabs-height:36px}.v-tabs--density-compact.v-tabs--stacked{--v-tabs-height:60px}.v-tabs.v-slide-group--vertical{-webkit-box-flex:0;--v-tabs-height:48px;-ms-flex:none;flex:none;height:auto}.v-tabs--align-tabs-title:not(.v-slide-group--has-affixes) .v-tab:first-child{-webkit-margin-start:42px;margin-inline-start:42px}.v-tabs--align-tabs-center .v-slide-group__content>:last-child,.v-tabs--fixed-tabs .v-slide-group__content>:last-child{-webkit-margin-end:auto;margin-inline-end:auto}.v-tabs--align-tabs-center .v-slide-group__content>:first-child,.v-tabs--fixed-tabs .v-slide-group__content>:first-child{-webkit-margin-start:auto;margin-inline-start:auto}.v-tabs--grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.v-tabs--grow .v-tab{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:none}.v-tabs--align-tabs-end .v-tab:first-child{-webkit-margin-start:auto;margin-inline-start:auto}.v-tabs--align-tabs-end .v-tab:last-child{-webkit-margin-end:0;margin-inline-end:0}@media (max-width:1279.98px){.v-tabs.v-slide-group--is-overflowing.v-slide-group--horizontal:not(.v-slide-group--has-affixes) .v-tab:first-child{-webkit-margin-start:52px;margin-inline-start:52px}.v-tabs.v-slide-group--is-overflowing.v-slide-group--horizontal:not(.v-slide-group--has-affixes) .v-tab:last-child{-webkit-margin-end:52px;margin-inline-end:52px}}
.v-tab.v-tab.v-btn{border-radius:0;height:var(--v-tabs-height);min-width:90px}.v-slide-group--horizontal .v-tab{max-width:360px}.v-slide-group--vertical .v-tab{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.v-tab__slider{background:currentColor;bottom:0;height:2px;left:0;opacity:0;pointer-events:none;position:absolute;width:100%}.v-tab--selected .v-tab__slider{opacity:1}.v-slide-group--vertical .v-tab__slider{height:100%;top:0;width:2px}
.v-window{overflow:hidden}.v-window__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:inherit;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-window__container,.v-window__controls{display:-webkit-box;display:-ms-flexbox;display:flex}.v-window__controls{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;height:100%;justify-content:space-between;left:0;padding:0 16px;pointer-events:none;position:absolute;top:0;width:100%}.v-window__controls>*{pointer-events:auto}.v-window--show-arrows-on-hover{overflow:hidden}.v-window--show-arrows-on-hover .v-window__left{-webkit-transform:translateX(-200%);transform:translateX(-200%)}.v-window--show-arrows-on-hover .v-window__right{-webkit-transform:translateX(200%);transform:translateX(200%)}.v-window--show-arrows-on-hover:hover .v-window__left,.v-window--show-arrows-on-hover:hover .v-window__right{-webkit-transform:translateX(0);transform:translateX(0)}.v-window-x-reverse-transition-enter-active,.v-window-x-reverse-transition-leave-active,.v-window-x-transition-enter-active,.v-window-x-transition-leave-active,.v-window-y-reverse-transition-enter-active,.v-window-y-reverse-transition-leave-active,.v-window-y-transition-enter-active,.v-window-y-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-window-x-reverse-transition-leave-from,.v-window-x-reverse-transition-leave-to,.v-window-x-transition-leave-from,.v-window-x-transition-leave-to,.v-window-y-reverse-transition-leave-from,.v-window-y-reverse-transition-leave-to,.v-window-y-transition-leave-from,.v-window-y-transition-leave-to{position:absolute!important;top:0;width:100%}.v-window-x-transition-enter-from{-webkit-transform:translateX(100%);transform:translateX(100%)}.v-window-x-reverse-transition-enter-from,.v-window-x-transition-leave-to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.v-window-x-reverse-transition-leave-to{-webkit-transform:translateX(100%);transform:translateX(100%)}.v-window-y-transition-enter-from{-webkit-transform:translateY(100%);transform:translateY(100%)}.v-window-y-reverse-transition-enter-from,.v-window-y-transition-leave-to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.v-window-y-reverse-transition-leave-to{-webkit-transform:translateY(100%);transform:translateY(100%)}
.v-file-input--hide.v-input .v-field,.v-file-input--hide.v-input .v-input__control,.v-file-input--hide.v-input .v-input__details{display:none}.v-file-input--hide.v-input .v-input__prepend{grid-area:control;margin:0 auto}.v-file-input--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,.v-file-input--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,.v-file-input--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating,.v-file-input--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating{top:0}.v-file-input input[type=file]{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.v-file-input .v-input__details{padding-inline:16px}.v-input--plain-underlined.v-file-input .v-input__details{padding-inline:0}
.cropper-container{-webkit-touch-callout:none;direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}
.v-data-table{width:100%}.v-data-table__table{border-collapse:separate;border-spacing:0;width:100%}.v-data-table__tr--focus{border:1px dotted #000}.v-data-table__tr--clickable{cursor:pointer}.v-data-table .v-table__wrapper>table tbody>tr th.v-data-table-column--align-end,.v-data-table .v-table__wrapper>table tbody>tr>td.v-data-table-column--align-end,.v-data-table .v-table__wrapper>table>thead>tr th.v-data-table-column--align-end,.v-data-table .v-table__wrapper>table>thead>tr>td.v-data-table-column--align-end{text-align:end}.v-data-table .v-table__wrapper>table tbody>tr th.v-data-table-column--align-end .v-data-table-header__content,.v-data-table .v-table__wrapper>table tbody>tr>td.v-data-table-column--align-end .v-data-table-header__content,.v-data-table .v-table__wrapper>table>thead>tr th.v-data-table-column--align-end .v-data-table-header__content,.v-data-table .v-table__wrapper>table>thead>tr>td.v-data-table-column--align-end .v-data-table-header__content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.v-data-table .v-table__wrapper>table tbody>tr th.v-data-table-column--align-center,.v-data-table .v-table__wrapper>table tbody>tr>td.v-data-table-column--align-center,.v-data-table .v-table__wrapper>table>thead>tr th.v-data-table-column--align-center,.v-data-table .v-table__wrapper>table>thead>tr>td.v-data-table-column--align-center{text-align:center}.v-data-table .v-table__wrapper>table tbody>tr th.v-data-table-column--align-center .v-data-table-header__content,.v-data-table .v-table__wrapper>table tbody>tr>td.v-data-table-column--align-center .v-data-table-header__content,.v-data-table .v-table__wrapper>table>thead>tr th.v-data-table-column--align-center .v-data-table-header__content,.v-data-table .v-table__wrapper>table>thead>tr>td.v-data-table-column--align-center .v-data-table-header__content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v-data-table .v-table__wrapper>table tbody>tr th.v-data-table-column--no-padding,.v-data-table .v-table__wrapper>table tbody>tr>td.v-data-table-column--no-padding,.v-data-table .v-table__wrapper>table>thead>tr th.v-data-table-column--no-padding,.v-data-table .v-table__wrapper>table>thead>tr>td.v-data-table-column--no-padding{padding:0 8px}.v-data-table .v-table__wrapper>table tbody>tr th.v-data-table-column--nowrap,.v-data-table .v-table__wrapper>table tbody>tr>td.v-data-table-column--nowrap,.v-data-table .v-table__wrapper>table>thead>tr th.v-data-table-column--nowrap,.v-data-table .v-table__wrapper>table>thead>tr>td.v-data-table-column--nowrap{text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.v-data-table .v-table__wrapper>table tbody>tr th.v-data-table-column--nowrap .v-data-table-header__content,.v-data-table .v-table__wrapper>table tbody>tr>td.v-data-table-column--nowrap .v-data-table-header__content,.v-data-table .v-table__wrapper>table>thead>tr th.v-data-table-column--nowrap .v-data-table-header__content,.v-data-table .v-table__wrapper>table>thead>tr>td.v-data-table-column--nowrap .v-data-table-header__content{display:contents}.v-data-table .v-table__wrapper>table tbody>tr>th,.v-data-table .v-table__wrapper>table>thead>tr>th{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-data-table .v-table__wrapper>table tbody>tr>th.v-data-table__th--fixed,.v-data-table .v-table__wrapper>table>thead>tr>th.v-data-table__th--fixed{position:-webkit-sticky;position:sticky}.v-data-table .v-table__wrapper>table tbody>tr>th.v-data-table__th--sortable:hover,.v-data-table .v-table__wrapper>table>thead>tr>th.v-data-table__th--sortable:hover{color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity));cursor:pointer}.v-data-table .v-table__wrapper>table tbody>tr>th:not(.v-data-table__th--sorted) .v-data-table-header__sort-icon,.v-data-table .v-table__wrapper>table>thead>tr>th:not(.v-data-table__th--sorted) .v-data-table-header__sort-icon{opacity:0}.v-data-table .v-table__wrapper>table tbody>tr>th:not(.v-data-table__th--sorted):hover .v-data-table-header__sort-icon,.v-data-table .v-table__wrapper>table>thead>tr>th:not(.v-data-table__th--sorted):hover .v-data-table-header__sort-icon{opacity:.5}.v-data-table .v-table__wrapper>table tbody>tr.v-data-table__tr--mobile>td,.v-data-table .v-table__wrapper>table>thead>tr.v-data-table__tr--mobile>td{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.v-data-table-column--fixed,.v-data-table__th--sticky{background:rgb(var(--v-theme-surface));left:0;position:-webkit-sticky!important;position:sticky!important;z-index:1}.v-data-table-column--last-fixed{border-right:1px solid rgba(var(--v-border-color),var(--v-border-opacity))}.v-data-table.v-table--fixed-header>.v-table__wrapper>table>thead>tr>th.v-data-table-column--fixed{z-index:2}.v-data-table-group-header-row td{background:rgba(var(--v-theme-surface));color:rgba(var(--v-theme-on-surface))}.v-data-table-group-header-row td>span{padding-left:5px}.v-data-table--loading .v-data-table__td{opacity:var(--v-disabled-opacity)}.v-data-table-group-header-row__column{padding-left:calc(var(--v-data-table-group-header-row-depth)*16px)!important}.v-data-table-header__content{display:-webkit-box;display:-ms-flexbox;display:flex}.v-data-table-header__content,.v-data-table-header__sort-badge{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-data-table-header__sort-badge{-webkit-box-pack:center;-ms-flex-pack:center;background:rgba(var(--v-border-color),var(--v-border-opacity));border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.875rem;height:20px;justify-content:center;min-height:20px;min-width:20px;padding:4px;width:20px}.v-data-table-progress>th{border:none!important;height:auto!important;padding:0!important}.v-data-table-progress__loader{position:relative}.v-data-table-rows-loading,.v-data-table-rows-no-data{text-align:center}.v-data-table__tr--mobile>.v-data-table__td--expanded-row{-webkit-box-pack:center;-ms-flex-pack:center;grid-template-columns:0;justify-content:center}.v-data-table__tr--mobile>.v-data-table__td--select-row{-webkit-box-pack:end;-ms-flex-pack:end;grid-template-columns:0;justify-content:end}.v-data-table__tr--mobile>td{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;display:grid;grid-template-columns:repeat(2,1fr);min-height:var(--v-table-row-height)}.v-data-table__tr--mobile>td:not(:last-child){border-bottom:0!important}.v-data-table__td-title{font-weight:500;text-align:start}.v-data-table__td-value{text-align:end}.v-data-table__td-sort-icon{color:rgba(var(--v-theme-on-surface),var(--v-disabled-opacity))}.v-data-table__td-sort-icon-active{color:rgba(var(--v-theme-on-surface))}
.v-data-table-footer{-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-end;padding:8px 4px}.v-data-table-footer,.v-data-table-footer__items-per-page{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.v-data-table-footer__items-per-page{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v-data-table-footer__items-per-page>span{-webkit-padding-end:8px;padding-inline-end:8px}.v-data-table-footer__items-per-page>.v-select{width:90px}.v-data-table-footer__info{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;min-width:116px;padding:0 16px}.v-data-table-footer__paginationz{-webkit-box-align:center;-ms-flex-align:center;-webkit-margin-start:16px;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-inline-start:16px}.v-data-table-footer__page{padding:0 8px}
.v-carousel{overflow:hidden;position:relative;width:100%}.v-carousel__controls{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(var(--v-theme-surface-variant),.3);bottom:0;color:rgb(var(--v-theme-on-surface-variant));display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;justify-content:center;list-style-type:none;position:absolute;width:100%;z-index:1}.v-carousel__controls>.v-item-group{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.v-carousel__controls__item{margin:0 8px}.v-carousel__controls__item .v-icon{opacity:.5}.v-carousel__controls__item--active .v-icon{opacity:1;vertical-align:middle}.v-carousel__controls__item:hover{background:none}.v-carousel__controls__item:hover .v-icon{opacity:.8}.v-carousel__progress{bottom:0;left:0;margin:0;position:absolute;right:0}.v-carousel-item{display:block;height:inherit;text-decoration:none}.v-carousel-item>.v-img{height:inherit}.v-carousel--hide-delimiter-background .v-carousel__controls{background:transparent}.v-carousel--vertical-delimiters .v-carousel__controls{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%!important;width:50px}
.v-switch .v-label{-webkit-padding-start:10px;padding-inline-start:10px}.v-switch__loader{display:-webkit-box;display:-ms-flexbox;display:flex}.v-switch__loader .v-progress-circular{color:rgb(var(--v-theme-surface))}.v-switch__thumb,.v-switch__track{-webkit-transition:none;transition:none}.v-selection-control--error:not(.v-selection-control--disabled) .v-switch__thumb,.v-selection-control--error:not(.v-selection-control--disabled) .v-switch__track{background-color:rgb(var(--v-theme-error));color:rgb(var(--v-theme-on-error))}.v-switch__track-true{-webkit-margin-end:auto;margin-inline-end:auto}.v-selection-control:not(.v-selection-control--dirty) .v-switch__track-true{opacity:0}.v-switch__track-false{-webkit-margin-start:auto;margin-inline-start:auto}.v-selection-control--dirty .v-switch__track-false{opacity:0}.v-switch__track{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgb(var(--v-theme-surface-variant));border-radius:9999px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.5rem;height:14px;min-width:36px;opacity:.6;padding:0 5px;-webkit-transition:background-color .2s cubic-bezier(.4,0,.2,1);transition:background-color .2s cubic-bezier(.4,0,.2,1)}.v-switch--inset .v-switch__track{border-radius:9999px;font-size:.75rem;height:32px;min-width:52px}.v-switch__thumb{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:rgb(var(--v-theme-surface-bright));border-radius:50%;color:rgb(var(--v-theme-on-surface-bright));display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.75rem;height:20px;justify-content:center;overflow:hidden;pointer-events:none;position:relative;-webkit-transition:transform .15s cubic-bezier(0,0,.2,1) .05s,color .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1);transition:transform .15s cubic-bezier(0,0,.2,1) .05s,color .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1);width:20px}.v-switch:not(.v-switch--inset) .v-switch__thumb{-webkit-box-shadow:0 2px 4px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 4px 5px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 10px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 2px 4px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 4px 5px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 10px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-switch.v-switch--flat:not(.v-switch--inset) .v-switch__thumb{background:rgb(var(--v-theme-surface-variant));-webkit-box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));color:rgb(var(--v-theme-on-surface-variant))}.v-switch--inset .v-switch__thumb{height:24px;-webkit-transform:scale(.6666666667);transform:scale(.6666666667);width:24px}.v-switch--inset .v-switch__thumb--filled{-webkit-transform:none;transform:none}.v-switch--inset .v-selection-control--dirty .v-switch__thumb{-webkit-transform:none;transform:none;-webkit-transition:transform .15s cubic-bezier(0,0,.2,1) .05s;transition:transform .15s cubic-bezier(0,0,.2,1) .05s}.v-switch.v-input{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.v-switch .v-selection-control{min-height:var(--v-input-control-height)}.v-switch .v-selection-control__input{border-radius:50%;position:absolute;-webkit-transition:-webkit-transform .2s cubic-bezier(.4,0,.2,1);transition:-webkit-transform .2s cubic-bezier(.4,0,.2,1);transition:transform .2s cubic-bezier(.4,0,.2,1);transition:transform .2s cubic-bezier(.4,0,.2,1),-webkit-transform .2s cubic-bezier(.4,0,.2,1)}.v-locale--is-ltr .v-switch .v-selection-control__input,.v-locale--is-ltr.v-switch .v-selection-control__input{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.v-locale--is-rtl .v-switch .v-selection-control__input,.v-locale--is-rtl.v-switch .v-selection-control__input{-webkit-transform:translateX(10px);transform:translateX(10px)}.v-switch .v-selection-control__input .v-icon{position:absolute}.v-locale--is-ltr .v-switch .v-selection-control--dirty .v-selection-control__input,.v-locale--is-ltr.v-switch .v-selection-control--dirty .v-selection-control__input{-webkit-transform:translateX(10px);transform:translateX(10px)}.v-locale--is-rtl .v-switch .v-selection-control--dirty .v-selection-control__input,.v-locale--is-rtl.v-switch .v-selection-control--dirty .v-selection-control__input{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.v-switch.v-switch--indeterminate .v-selection-control__input{-webkit-transform:scale(.8);transform:scale(.8)}.v-switch.v-switch--indeterminate .v-switch__thumb{-webkit-box-shadow:none;box-shadow:none;-webkit-transform:scale(.75);transform:scale(.75)}.v-switch.v-switch--inset .v-selection-control__wrapper{width:auto}.v-switch.v-input--vertical .v-label{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.v-switch.v-input--vertical .v-selection-control__wrapper{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media (forced-colors:active){.v-switch .v-switch__loader .v-progress-circular{color:currentColor}.v-switch .v-switch__thumb{background-color:buttontext}.v-switch .v-switch__thumb,.v-switch .v-switch__track{border:1px solid;color:buttontext}.v-switch:not(.v-input--disabled) .v-selection-control--dirty .v-switch__track,.v-switch:not(.v-switch--loading):not(.v-input--disabled) .v-selection-control--dirty .v-switch__thumb{background-color:highlight}.v-switch:not(.v-input--disabled) .v-selection-control--dirty .v-switch__thumb,.v-switch:not(.v-input--disabled) .v-selection-control--dirty .v-switch__track{color:highlight}.v-switch.v-switch--inset .v-switch__track{border-width:2px}.v-switch.v-switch--inset:not(.v-switch--loading):not(.v-input--disabled) .v-selection-control--dirty .v-switch__thumb{background-color:highlighttext;color:highlighttext}.v-switch.v-input--disabled .v-switch__thumb{background-color:graytext}.v-switch.v-input--disabled .v-switch__thumb,.v-switch.v-input--disabled .v-switch__track{color:graytext}.v-switch.v-switch--loading .v-switch__thumb{background-color:canvas}.v-switch.v-switch--loading.v-switch--indeterminate .v-switch__thumb,.v-switch.v-switch--loading.v-switch--inset .v-switch__thumb{border-width:0}}
.v-radio-group>.v-input__control{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-radio-group>.v-input__control>.v-label{-webkit-margin-start:16px;margin-inline-start:16px}.v-radio-group>.v-input__control>.v-label+.v-selection-control-group{-webkit-padding-start:6px;margin-top:8px;padding-inline-start:6px}.v-radio-group .v-input__details{padding-inline:16px}
.v-checkbox.v-input{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.v-checkbox .v-selection-control{min-height:var(--v-input-control-height)}
.v-autocomplete .v-field .v-field__input,.v-autocomplete .v-field .v-text-field__prefix,.v-autocomplete .v-field .v-text-field__suffix,.v-autocomplete .v-field.v-field{cursor:text}.v-autocomplete .v-field .v-field__input>input{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.v-autocomplete .v-field input{min-width:64px}.v-autocomplete .v-field:not(.v-field--focused) input{min-width:0}.v-autocomplete .v-field--dirty .v-autocomplete__selection{-webkit-margin-end:2px;margin-inline-end:2px}.v-autocomplete .v-autocomplete__selection-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-autocomplete__content{border-radius:4px;-webkit-box-shadow:0 2px 4px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 4px 5px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 10px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 2px 4px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 4px 5px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 10px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));overflow:hidden}.v-autocomplete__mask{background:rgb(var(--v-theme-surface-light))}.v-autocomplete__selection{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:1.5rem;letter-spacing:inherit;line-height:inherit;max-width:calc(100% - 4px)}.v-autocomplete__selection:first-child{-webkit-margin-start:0;margin-inline-start:0}.v-autocomplete--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,.v-autocomplete--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,.v-autocomplete--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating,.v-autocomplete--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating{top:0}.v-autocomplete--selecting-index .v-autocomplete__selection{opacity:var(--v-medium-emphasis-opacity)}.v-autocomplete--selecting-index .v-autocomplete__selection--selected{opacity:1}.v-autocomplete--selecting-index .v-field__input>input{caret-color:transparent}.v-autocomplete--single:not(.v-autocomplete--selection-slot).v-text-field input{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;left:0;padding-inline:inherit;position:absolute;right:0;width:100%}.v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--active input{-webkit-transition:none;transition:none}.v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--dirty:not(.v-field--focused) input,.v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--focused .v-autocomplete__selection{opacity:0}.v-autocomplete__menu-icon{-webkit-margin-start:4px;margin-inline-start:4px;-webkit-transition:.2s cubic-bezier(.4,0,.2,1);transition:.2s cubic-bezier(.4,0,.2,1)}.v-autocomplete--active-menu .v-autocomplete__menu-icon{opacity:var(--v-high-emphasis-opacity);-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.v-stepper.v-sheet{border-radius:4px;-webkit-box-shadow:0 3px 1px -2px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 2px 2px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 5px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 3px 1px -2px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 2px 2px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 5px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));overflow:hidden}.v-stepper.v-sheet.v-stepper--flat{-webkit-box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-stepper-header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;-webkit-box-shadow:0 3px 1px -2px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 2px 2px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 5px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 3px 1px -2px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 2px 2px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 5px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;overflow-x:auto;position:relative;z-index:1}.v-stepper-header .v-divider{margin:0 -16px}.v-stepper-header .v-divider:last-child{-webkit-margin-end:0;margin-inline-end:0}.v-stepper-header .v-divider:first-child{-webkit-margin-start:0;margin-inline-start:0}.v-stepper--alt-labels .v-stepper-header{height:auto}.v-stepper--alt-labels .v-stepper-header .v-divider{-ms-flex-item-align:start;align-self:flex-start;margin:35px -67px 0}.v-stepper-window{margin:1.5rem}.v-stepper-actions{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:1rem}.v-stepper .v-stepper-actions{padding:0 1.5rem 1rem}.v-stepper-window-item .v-stepper-actions{padding:1.5rem 0 0}
.v-stepper-item{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:stretch;-webkit-box-flex:0;align-items:center;align-self:stretch;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex:none;flex:none;opacity:var(--v-medium-emphasis-opacity);outline:none;padding:1.5rem;position:relative;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.v-stepper-item:hover>.v-stepper-item__overlay{opacity:calc(var(--v-hover-opacity)*var(--v-theme-overlay-multiplier))}.v-stepper-item:focus-visible>.v-stepper-item__overlay{opacity:calc(var(--v-focus-opacity)*var(--v-theme-overlay-multiplier))}@supports not selector(:focus-visible){.v-stepper-item:focus>.v-stepper-item__overlay{opacity:calc(var(--v-focus-opacity)*var(--v-theme-overlay-multiplier))}}.v-stepper-item--active>.v-stepper-item__overlay,.v-stepper-item[aria-haspopup=menu][aria-expanded=true]>.v-stepper-item__overlay{opacity:calc(var(--v-activated-opacity)*var(--v-theme-overlay-multiplier))}.v-stepper-item--active:hover>.v-stepper-item__overlay,.v-stepper-item[aria-haspopup=menu][aria-expanded=true]:hover>.v-stepper-item__overlay{opacity:calc((var(--v-activated-opacity) + var(--v-hover-opacity))*var(--v-theme-overlay-multiplier))}.v-stepper-item--active:focus-visible>.v-stepper-item__overlay,.v-stepper-item[aria-haspopup=menu][aria-expanded=true]:focus-visible>.v-stepper-item__overlay{opacity:calc((var(--v-activated-opacity) + var(--v-focus-opacity))*var(--v-theme-overlay-multiplier))}@supports not selector(:focus-visible){.v-stepper-item--active:focus>.v-stepper-item__overlay,.v-stepper-item[aria-haspopup=menu][aria-expanded=true]:focus>.v-stepper-item__overlay{opacity:calc((var(--v-activated-opacity) + var(--v-focus-opacity))*var(--v-theme-overlay-multiplier))}}.v-stepper--non-linear .v-stepper-item{opacity:var(--v-high-emphasis-opacity)}.v-stepper-item--selected{opacity:1}.v-stepper-item--error{color:rgb(var(--v-theme-error))}.v-stepper-item--disabled{opacity:var(--v-medium-emphasis-opacity);pointer-events:none}.v-stepper--alt-labels .v-stepper-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-preferred-size:175px;align-items:center;flex-basis:175px;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start}.v-stepper-item__avatar.v-avatar{-webkit-margin-end:8px;background:rgba(var(--v-theme-surface-variant),var(--v-medium-emphasis-opacity));color:rgb(var(--v-theme-on-surface-variant));font-size:.75rem;margin-inline-end:8px}.v-stepper--mobile .v-stepper-item__avatar.v-avatar{-webkit-margin-end:0;margin-inline-end:0}.v-stepper-item__avatar.v-avatar .v-icon{font-size:.875rem}.v-stepper-item--complete .v-stepper-item__avatar.v-avatar,.v-stepper-item--selected .v-stepper-item__avatar.v-avatar{background:rgb(var(--v-theme-surface-variant))}.v-stepper-item--error .v-stepper-item__avatar.v-avatar{background:rgb(var(--v-theme-error))}.v-stepper--alt-labels .v-stepper-item__avatar.v-avatar{-webkit-margin-end:0;margin-bottom:16px;margin-inline-end:0}.v-stepper-item__title{line-height:1}.v-stepper--mobile .v-stepper-item__title{display:none}.v-stepper-item__subtitle{font-size:.75rem;line-height:1;opacity:var(--v-medium-emphasis-opacity);text-align:left}.v-stepper--alt-labels .v-stepper-item__subtitle{text-align:center}.v-stepper--mobile .v-stepper-item__subtitle{display:none}.v-stepper-item__overlay{background-color:currentColor;border-radius:inherit;opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.v-stepper-item__overlay,.v-stepper-item__underlay{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}
.v-sheet{border-color:rgba(var(--v-border-color),var(--v-border-opacity));border-style:solid;border-width:0;display:block}.v-sheet--border{border-width:thin;-webkit-box-shadow:none;box-shadow:none}.v-sheet{-webkit-box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-sheet--absolute{position:absolute}.v-sheet--fixed{position:fixed}.v-sheet--relative{position:relative}.v-sheet--sticky{position:-webkit-sticky;position:sticky}.v-sheet{background:rgb(var(--v-theme-surface));border-radius:0;color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity))}.v-sheet--rounded{border-radius:4px}
.aide-connected[data-v-4b3ae638]{display:none!important}.menu-help[data-v-4b3ae638]{cursor:auto}.menu-help .menu-link[data-v-4b3ae638]{padding-left:75px}.menu-link[data-v-4b3ae638]{cursor:auto}.menu-link[data-v-4b3ae638] .icon-menu{opacity:1}@media only screen and (min-width:640px){.menu-link[data-v-4b3ae638]{cursor:pointer}}.menu-title-link[data-v-4b3ae638]{color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}.menu-title-link.uppercase[data-v-4b3ae638]{text-transform:uppercase!important}.menu-group[data-v-4b3ae638]{--prepend-width:0px}[data-v-4b3ae638] .v-list-group__append-icon{display:none!important}
.user-feedback-modal .modal-body[data-v-50620f06],.user-feedback-modal .modal-subtitle[data-v-50620f06],.user-feedback-modal .modal-title[data-v-50620f06]{text-align:center}.user-feedback-modal .modal-body[data-v-50620f06]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal;padding:16px 15px!important}.user-feedback-modal .modal-body[data-v-50620f06] h1{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.user-feedback-modal .modal-body[data-v-50620f06] h1{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.user-feedback-modal .modal-body[data-v-50620f06] h2{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.user-feedback-modal .modal-body[data-v-50620f06] h2{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.user-feedback-modal .modal-body[data-v-50620f06] h3{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.user-feedback-modal .modal-body[data-v-50620f06] h3{color:#604495!important;font-family:Lato!important;font-size:17px!important;font-style:normal;font-weight:700!important;line-height:normal}}.user-feedback-modal .modal-body[data-v-50620f06] p{margin-bottom:10px;text-align:justify}.user-feedback-modal .modal-body[data-v-50620f06] a{color:#604495;text-decoration:none}.user-feedback-modal .modal-body[data-v-50620f06] ol,.user-feedback-modal .modal-body[data-v-50620f06] ul{margin-bottom:10px;padding-left:15px;text-align:justify}.user-feedback-modal .modal-body[data-v-50620f06] blockquote{border-left:5px solid #eee;font-size:17.5px;margin:0 0 20px;padding:10px 20px}@media only screen and (max-width:640px){.user-feedback-modal .modal-body[data-v-50620f06] img{height:100%!important;max-width:100%!important;width:100%!important}}@media only screen and (min-width:990px){.user-feedback-modal .modal-body[data-v-50620f06]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.user-feedback-modal .modal-body>img[data-v-50620f06]{max-width:100%!important}.user-feedback-modal .modal-title>img[data-v-50620f06]{height:25px!important}@media only screen and (min-width:640px){.user-feedback-modal .modal-title>img[data-v-50620f06]{height:30px!important}}.user-feedback-modal .modal-close[data-v-50620f06]{color:#604495;cursor:pointer;font-size:1.5em;position:absolute;right:20px;top:6px}.user-feedback-modal .modal-close[data-v-50620f06]:hover{color:#933c8f}.user-feedback-modal .modal-subtitle[data-v-50620f06]{color:#504958!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:uppercase}@media only screen and (min-width:990px){.user-feedback-modal .modal-subtitle[data-v-50620f06]{color:#504958!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}[data-v-50620f06] .v-overlay__content{max-height:90%;max-width:100%}
.spiriteo-user-login-form[data-v-421dd5e3] .v-label{opacity:1}.spiriteo-user-login-form[data-v-421dd5e3] .v-icon{opacity:1}.spiriteo-user-login-form[data-v-421dd5e3] .v-field__input{padding-left:12px}.spiriteo-user-login-form[data-v-421dd5e3] .v-field__field{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.spiriteo-user-login-form .spiriteo-login-email-input[data-v-421dd5e3] ::-webkit-input-placeholder,.spiriteo-user-login-form .spiriteo-login-password-input[data-v-421dd5e3] ::-webkit-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-user-login-form .spiriteo-login-email-input[data-v-421dd5e3] ::-moz-placeholder,.spiriteo-user-login-form .spiriteo-login-password-input[data-v-421dd5e3] ::-moz-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-user-login-form .spiriteo-login-email-input[data-v-421dd5e3] :-ms-input-placeholder,.spiriteo-user-login-form .spiriteo-login-password-input[data-v-421dd5e3] :-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-user-login-form .spiriteo-login-email-input[data-v-421dd5e3] ::-ms-input-placeholder,.spiriteo-user-login-form .spiriteo-login-password-input[data-v-421dd5e3] ::-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-user-login-form .spiriteo-login-email-input[data-v-421dd5e3] ::placeholder,.spiriteo-user-login-form .spiriteo-login-password-input[data-v-421dd5e3] ::placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-user-login-form .spiriteo-login-email-input[data-v-421dd5e3] ::-webkit-input-placeholder,.spiriteo-user-login-form .spiriteo-login-password-input[data-v-421dd5e3] ::-webkit-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-user-login-form .spiriteo-login-email-input[data-v-421dd5e3] ::-moz-placeholder,.spiriteo-user-login-form .spiriteo-login-password-input[data-v-421dd5e3] ::-moz-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-user-login-form .spiriteo-login-email-input[data-v-421dd5e3] :-ms-input-placeholder,.spiriteo-user-login-form .spiriteo-login-password-input[data-v-421dd5e3] :-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-user-login-form .spiriteo-login-email-input[data-v-421dd5e3] ::-ms-input-placeholder,.spiriteo-user-login-form .spiriteo-login-password-input[data-v-421dd5e3] ::-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-user-login-form .spiriteo-login-email-input[data-v-421dd5e3] ::placeholder,.spiriteo-user-login-form .spiriteo-login-password-input[data-v-421dd5e3] ::placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-user-login-form .spiriteo-profile-login-submit-button[data-v-421dd5e3]{background-color:#604495;color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;height:40px;line-height:normal;text-transform:unset;width:100%}@media only screen and (min-width:990px){.spiriteo-user-login-form .spiriteo-profile-login-submit-button[data-v-421dd5e3]{width:250px}}.spiriteo-user-login-form .spiriteo-profile-login-forget-password[data-v-421dd5e3]{color:#504958!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal;text-decoration:underline}.spiriteo-login-password-input[data-v-421dd5e3]{position:relative}.spiriteo-login-password-input[data-v-421dd5e3] .v-input__append{caret-color:#604495;color:#604495;height:40px;position:absolute;right:0;width:30px}
.text-divider-wrapper[data-v-553264e8] hr{border-top:2px solid!important}.text-divider-wrapper .spiriteo-text-divider-circle[data-v-553264e8]{background-color:#f6f6f6;border-radius:30px;color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;height:var(--circle-size,40px);line-height:normal;margin:8px 0;width:var(--circle-size,40px)}
.spiriteo-social-media-subscribe-button[data-v-1aff5cb1]{background-color:#fff;color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;height:40px;line-height:normal;text-transform:unset;width:100%}
.spiriteo-user-login-drawer-title[data-v-d8f54f54]{font-size:20px!important;font-weight:700!important;text-transform:uppercase}.spiriteo-user-login-drawer-subtitle[data-v-d8f54f54],.spiriteo-user-login-drawer-title[data-v-d8f54f54]{color:#604495!important;font-family:Lato!important;font-style:normal;line-height:normal;text-align:center}.spiriteo-user-login-drawer-subtitle[data-v-d8f54f54]{font-size:15px!important;font-weight:400!important}.subscribe-button[data-v-d8f54f54]{background:#d8c15b;color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;height:40px;line-height:normal;text-transform:unset;width:100%}
.buy-minutes-btn[data-v-1d6dd16e]{background:-webkit-gradient(linear,left top,right top,from(#3a245c),to(#6f1d78))!important;background:linear-gradient(90deg,#3a245c,#6f1d78)!important}.button-buy[data-v-1d6dd16e]{margin-top:4px!important}.user-menu-title[data-v-1d6dd16e]{color:#604495!important;font-size:20px!important;padding:12px}.user-menu-chips[data-v-1d6dd16e],.user-menu-title[data-v-1d6dd16e]{font-family:Lato!important;font-style:normal;font-weight:700!important;line-height:normal}.user-menu-chips[data-v-1d6dd16e]{background:#cf4226;color:#fff!important;font-size:12px!important}.user-menu-button[data-v-1d6dd16e]{-webkit-box-pack:left!important;-ms-flex-pack:left!important;background:#fff;color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;height:40px;justify-content:left!important;line-height:normal;text-transform:unset!important;width:100%}.user-menu-button.parent-button[data-v-1d6dd16e]{padding-left:10px}.user-menu-button.logout-button[data-v-1d6dd16e]{-webkit-box-pack:center!important;-ms-flex-pack:center!important;background:#604495;color:#fff!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;justify-content:center!important;line-height:normal}.user-menu-button[data-v-1d6dd16e] .v-btn__content{-webkit-box-pack:left!important;-ms-flex-pack:left!important;justify-content:left!important}.user-menu-button img[data-v-1d6dd16e]{height:16px;width:16px}.user-menu-button-child[data-v-1d6dd16e]{height:30px}.user-menu-group-wrapper[data-v-1d6dd16e]{min-height:40px}[data-v-1d6dd16e] .v-list-item__spacer{width:16px!important}[data-v-1d6dd16e] .v-list-group__items .v-list-item{-webkit-padding-start:60px!important;padding-inline-start:60px!important}
.spiriteo-social-icon{-webkit-filter:drop-shadow(2px 2px 7px rgba(0,0,0,.35));filter:drop-shadow(2px 2px 7px rgba(0,0,0,.35))}.spiriteo-social-icon.small{font-size:1.9rem;margin-left:2px;margin-top:2px}.spiriteo-social-icon.default{font-size:2rem;margin-left:3px;margin-top:3px}.spiriteo-social-icon.large{font-size:2.5rem;margin-left:3px;margin-top:3px}
.dp-message-error[data-v-6ba7a850]{color:#b00020;padding-left:15px}[data-v-6ba7a850] .dp__input{border:none;padding:24px 30px 8px 35px}[data-v-6ba7a850] .v-label.text-danger{color:#b00020;opacity:1}.spiriteo-datepicker[data-v-6ba7a850] .dp__input_icon{padding-left:14px;padding-top:22px}.spiriteo-datepicker.without-label[data-v-6ba7a850] .dp__input_icon{padding-left:14px;padding-top:7px}.dp___variant-solo-filled[data-v-6ba7a850] .dp__input{background-color:#f6f6f6}.dp___variant-solo[data-v-6ba7a850] .dp__input{background-color:#fff}.dp___density-compact[data-v-6ba7a850] .dp__input{padding:16px 30px 0 35px}.dp___density-compact .without-label[data-v-6ba7a850] .dp__input{padding:9px 30px 7px 35px}.dp___spiritero[data-v-6ba7a850]{position:relative}.dp___spiritero .dp___label[data-v-6ba7a850]{font-size:12px;padding-left:16px;position:absolute;top:4px;z-index:1}
@media only screen and (min-width:450px){.last-wrapper[data-v-8eb974f6]{min-width:400px}}
.margin-top-button[data-v-03fec811]{margin-bottom:12px}.text-max-height[data-v-03fec811] textarea{max-height:calc(100vh - 215px)!important}@media (max-width:991px){.text-max-height[data-v-03fec811] textarea{max-height:calc(100vh - 300px)!important}.margin-top-button[data-v-03fec811]{margin-bottom:80px}}.form-note[data-v-03fec811]{bottom:0;height:94vh;position:absolute;width:100%}.note-box[data-v-03fec811]{height:100vh!important;position:fixed;width:33%!important;z-index:1021}@media only screen and (max-width:990px){.note-box[data-v-03fec811]{left:0!important;top:0!important;width:100%!important}}.note-box .close-modal[data-v-03fec811]{background-color:#392461;border-radius:100%;color:#fff;font-size:1.8em;height:25px;line-height:22px;opacity:1;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:25px;z-index:999}@media only screen and (min-width:990px){.note-box .close-modal[data-v-03fec811]{font-size:2em;height:31px;line-height:28px;position:absolute;right:5px;top:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:31px}}.note-box .note-card[data-v-03fec811]{height:100vh;min-height:270px;position:relative;width:100%!important}@media only screen and (min-width:990px){.note-box .note-card[data-v-03fec811]{min-height:360px}}.note-box .note-card .note-title[data-v-03fec811]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.note-box .note-card .note-title[data-v-03fec811]{color:#504958!important;font-family:Lato!important;font-size:17px!important;font-style:normal;font-weight:700!important;line-height:normal}}.note-box .history-modal-button[data-v-03fec811]{color:#504958!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal;text-transform:unset!important}.form-note[data-v-03fec811] .v-field__field,.form-note[data-v-03fec811] .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;padding-right:8px}
.spiriteo-card-action-consult-text[data-v-f2547f26]{color:#604495!important;font-family:Lato!important;font-size:15px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-card-action-consult-text[data-v-f2547f26]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-card-action-consult-time[data-v-f2547f26]{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;background-color:rgba(251,140,0,.851)!important;color:#fff!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:row!important;flex-direction:row!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:700!important;height:30px;line-height:normal;opacity:.8;padding-right:20px;text-align:center;width:auto}@media only screen and (min-width:640px){.spiriteo-card-action-consult-time[data-v-f2547f26]{-webkit-margin-start:.5rem;color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;height:35px;line-height:normal;margin-inline-start:.5rem}}.spiriteo-card-action-button[data-v-f2547f26]{background-color:#604495!important;height:35px;margin-left:12px;width:35px}.spiriteo-card-action-button[data-v-f2547f26]:first-of-type{margin-left:0!important}@media only screen and (min-width:640px){.spiriteo-card-action-button[data-v-f2547f26]{height:35px;width:35px}}.spiriteo-card-action-button.busy[data-v-f2547f26]{background-color:rgba(251,140,0,.851)!important;margin-left:-20px!important}.busy+.spiriteo-card-action-button[data-v-f2547f26]{margin-left:4px!important}.spiriteo-card-action-button-stacked[data-v-f2547f26]{background-color:#604495!important;height:45px;text-transform:unset!important;width:90px}.spiriteo-card-action-button-stacked.busy[data-v-f2547f26]{margin-left:-20px!important}.spiriteo-card-action-button-label[data-v-f2547f26]{color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}[data-v-f2547f26] .v-btn__prepend{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto!important}.global-consult-button[data-v-f2547f26]{height:-webkit-min-content!important;height:-moz-min-content!important;height:min-content!important;padding:8px 16px!important;width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}
.rounded-white-arc[data-v-207fd23e]{pointer-events:none;position:relative;width:100%}.rounded-white-arc svg[data-v-207fd23e]{bottom:-1px;height:auto;left:-20px;position:absolute;right:-20px;width:auto}
.spiriteo-profile-description-agent-text .toggle-description-btn[data-v-40b22904]{background:none;border:none;color:#604495;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:400;margin-top:4px}.spiriteo-profile-description-agent-text .toggle-description-btn[data-v-40b22904]:hover{color:#7a5b9a;text-decoration:none}.spiriteo-profile-agent-pseudo[data-v-40b22904]{font-size:20px!important;margin-bottom:24px}.spiriteo-profile-agent-category[data-v-40b22904],.spiriteo-profile-agent-pseudo[data-v-40b22904]{color:#604495!important;font-family:Lato!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-profile-agent-category[data-v-40b22904]{background-color:#ede8f4;font-size:14px!important;height:20px!important;text-transform:unset!important}@media only screen and (min-width:990px){.spiriteo-profile-agent-category[data-v-40b22904]{height:30px!important}}.spiriteo-profile-description-text[data-v-40b22904]{font-weight:700!important;line-height:normal;text-align:center}.spiriteo-profile-description-agent-text[data-v-40b22904],.spiriteo-profile-description-text[data-v-40b22904]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;padding-left:15px;padding-right:15px}.spiriteo-profile-description-agent-text[data-v-40b22904]{font-weight:400!important;line-height:20px!important;line-height:normal;text-align:justify;word-break:normal}audio[data-v-40b22904]{width:360px}audio[data-v-40b22904]::-webkit-media-controls-enclosure{background-color:#f4f2fb;border-radius:0}
.agent-image-placeholder[data-v-2050ea7e]{background-color:#f4f2fb;height:100%;overflow:hidden;position:relative;width:100%}.agent-image-placeholder__overlay[data-v-2050ea7e]{-webkit-animation:agent-image-placeholder-shimmer-2050ea7e 1.2s ease-in-out infinite;animation:agent-image-placeholder-shimmer-2050ea7e 1.2s ease-in-out infinite;background:-webkit-gradient(linear,left top,right top,from(rgba(244,242,251,0)),color-stop(50%,rgba(224,216,239,.9)),to(rgba(244,242,251,0)));background:linear-gradient(90deg,rgba(244,242,251,0),rgba(224,216,239,.9) 50%,rgba(244,242,251,0));inset:0;position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%)}@-webkit-keyframes agent-image-placeholder-shimmer-2050ea7e{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes agent-image-placeholder-shimmer-2050ea7e{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}
.attibutes-more[data-v-13de8165]{display:-webkit-box;display:-ms-flexbox;display:flex}.without-marge[data-v-13de8165]{overflow:hidden;padding:0!important}.avatar[data-v-13de8165]{border:2px solid #fff;border-radius:100%;left:50%;position:absolute;top:105px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.spiriteo-card-agent-avatar-mobile[data-v-13de8165]{position:relative;top:calc(10% + 48px);z-index:999999}.spiriteo-card-agent-float-parent[data-v-13de8165]{position:relative}.spiriteo-card-agent[data-v-13de8165]{background-color:#fff;border-radius:10px}@media only screen and (min-width:1920px){.spiriteo-card-agent[data-v-13de8165]{width:590px}}@media only screen and (min-width:2560px){.spiriteo-card-agent[data-v-13de8165]{width:790px}}.spiriteo-card-agent-pseudo[data-v-13de8165]{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;justify-content:space-evenly!important;line-height:normal;text-transform:capitalize!important}.spiriteo-card-agent-code[data-v-13de8165],.spiriteo-card-agent-status[data-v-13de8165]{background-color:#fff!important;padding:6px}.spiriteo-card-agent-code[data-v-13de8165],.spiriteo-card-agent-stats[data-v-13de8165],.spiriteo-card-agent-status[data-v-13de8165]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-card-agent-stats[data-v-13de8165]{text-wrap:nowrap}.spiriteo-card-agent-stats.clickable[data-v-13de8165]{cursor:pointer}@media only screen and (max-width:990px){.spiriteo-card-agent-float-parent[data-v-13de8165]{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}}
.container[data-v-99422a5c]{display:-webkit-box;display:-ms-flexbox;display:flex}.block-left[data-v-99422a5c]{width:90%}.without-padding[data-v-99422a5c]{padding:0!important}.rating-review[data-v-99422a5c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.spiriteo-card-agent-category[data-v-99422a5c]{background-color:#fff!important;color:#604495!important;font-family:Lato!important;font-size:15px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:0 8px}.spiriteo-card-agent[data-v-99422a5c]{height:96vh;left:20px;margin-right:auto;overflow-y:auto;position:fixed;top:2%;width:29%}.spiriteo-card-agent .spiriteo-card-agent-toolbar[data-v-99422a5c] .v-toolbar__content{height:45px!important}.spiriteo-card-agent .spiriteo-card-agent-toolbar[data-v-99422a5c] .v-toolbar__prepend{margin-inline:0;margin-bottom:20px}.spiriteo-card-agent .spiriteo-card-agent-status[data-v-99422a5c]{background-color:#fff!important;color:#604495!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:4px 8px 4px 0!important}.spiriteo-card-agent .spiriteo-card-agent-pseudo[data-v-99422a5c]{color:dark!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:capitalize!important}.spiriteo-card-agent .spiriteo-card-agent-new[data-v-99422a5c]{background-color:#604495!important;color:#fff!important}.spiriteo-card-agent .spiriteo-card-agent-code[data-v-99422a5c],.spiriteo-card-agent .spiriteo-card-agent-new[data-v-99422a5c]{font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-card-agent .spiriteo-card-agent-code[data-v-99422a5c]{background-color:#fff!important;color:#604495!important}.spiriteo-card-agent .spiriteo-card-agent-description[data-v-99422a5c]{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#504958!important;display:-webkit-box;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;height:51px;line-height:normal;line-height:16px;overflow:hidden;text-align:left;text-overflow:ellipsis}.spiriteo-card-agent[data-v-99422a5c] .v-card-actions{padding:1rem}.spiriteo-card-agent[data-v-99422a5c] .v-icon--start{-webkit-margin-end:0;margin-inline-end:0}.spiriteo-card-agent-stats[data-v-99422a5c],.spiriteo-card-agent-stats-back[data-v-99422a5c]{color:#504958!important;font-family:Lato!important;font-size:15px!important;font-style:normal;font-weight:400!important;line-height:normal;line-height:10px!important}.spiriteo-card-agent-stats-back[data-v-99422a5c]{background-color:#fff!important;border-radius:4px;display:inline}@media only screen and (max-width:1280px){.chatbox_client[data-v-99422a5c]{left:40px!important}}@media only screen and (max-width:990px){.spiriteo-card-agent[data-v-99422a5c]{height:auto;left:0!important;margin-bottom:12px;margin-left:auto;margin-right:auto;position:relative;top:25px;width:calc(100% - 20px)}.block-left[data-v-99422a5c]{margin-left:0;max-width:0;width:0}}
.form-horizontal[data-v-13ac01d8]{padding-left:10px;padding-right:10px}.istyping[data-v-13ac01d8]{-ms-flex-item-align:end;align-self:end;font-size:14px!important}.time_consult[data-v-13ac01d8]{margin-right:6px}.chatbox_agent_padding[data-v-13ac01d8]{height:calc(100% - 320px)!important}.chatbox_agent_padding_inactivite[data-v-13ac01d8],.chatbox_client_padding_inactivite[data-v-13ac01d8]{height:calc(100% - 340px)!important}.chatbox_client_padding[data-v-13ac01d8]{height:calc(100% - 320px)!important}.force-padding-null[data-v-13ac01d8]{padding-top:0!important}@media (max-width:990px){.chatbox_agent_padding[data-v-13ac01d8]{height:calc(100% - 270px)!important}.chatbox_agent_padding_inactivite[data-v-13ac01d8]{height:calc(100% - 300px)!important}.chatbox_client_padding[data-v-13ac01d8]{height:calc(100% - 265px)!important}.chatbox_client_padding_inactivite[data-v-13ac01d8]{height:calc(100% - 290px)!important}.istyping[data-v-13ac01d8]{font-size:12px!important}}.agent-bubble[data-v-13ac01d8]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#604495;border-radius:100%;bottom:36px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;justify-content:center;left:29px;position:fixed;width:32px;z-index:999999}.agent-card-chat[data-v-13ac01d8]{background-color:#f4f2fb;border-radius:12px;height:100%;left:0;padding-bottom:100px;position:fixed;top:0;width:100%;z-index:1019}.bottom-message[data-v-13ac01d8]{background-color:#fff;bottom:20px;position:absolute;width:100%}.chatbox_client[data-v-13ac01d8]{border-radius:12px;height:96%;right:20px!important;top:2%}.chatbox_agent[data-v-13ac01d8]{-webkit-box-shadow:-1px -1px 10px hsla(0,0%,40%,.4);box-shadow:-1px -1px 10px hsla(0,0%,40%,.4);height:100%;left:33%}.phone-marge[data-v-13ac01d8]{margin-top:0}.chatbox[data-v-13ac01d8]{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background-color:#fff;border:0 solid #ccc;border-bottom:0 -moz-use-text-color;-o-border-image:none;border-image:none;display:none;overflow:hidden;position:fixed;width:67%;z-index:1020}@media only screen and (max-width:640px){.chatbox[data-v-13ac01d8]{bottom:auto;position:fixed;right:0;width:100%}}.chatbox.isExpanded .cb_history[data-v-13ac01d8]{font-size:15px;min-height:230px}.chatbox .username[data-v-13ac01d8]{color:#fff;font-size:18px;text-transform:uppercase}.chatbox .sessionDiv[data-v-13ac01d8]{border:0!important;padding:5px 0!important}.chatbox .cb_close[data-v-13ac01d8],.chatbox .cb_growup[data-v-13ac01d8],.chatbox .cb_notes[data-v-13ac01d8]{cursor:pointer;top:0}.chatbox .cb_close[data-v-13ac01d8]:hover,.chatbox .cb_growup[data-v-13ac01d8]:hover,.chatbox .cb_notes[data-v-13ac01d8]:hover{color:#ccc}.chatbox .cb_time[data-v-13ac01d8]{background-color:#eee;font-size:11px}.chatbox .cb_time>ul[data-v-13ac01d8]{margin-bottom:0;padding-left:0}.chatbox .cb_pseudo[data-v-13ac01d8]{background-color:#392461;display:block;font-weight:700;height:70px;padding:10px}.chatbox .cb_pseudo .action[data-v-13ac01d8]{color:#fff;float:right;font-size:14px}.chatbox .cb_pseudo .action .cb_close[data-v-13ac01d8]{cursor:pointer;font-size:25px}.chatbox .cb_pseudo .action span[data-v-13ac01d8]{font-family:arial,verdana;font-size:11px}.chatbox .cb_time_left[data-v-13ac01d8]{padding:5px 10px}@media only screen and (max-width:640px){.chatbox .cb_time_left[data-v-13ac01d8]{font-size:10px;margin-left:8px;padding:5px}}.chatbox .cb_time_left.warning[data-v-13ac01d8]{background-color:orange;color:#000;font-weight:700}.chatbox .cb_time_left.danger[data-v-13ac01d8]{background-color:red;color:#fff;font-weight:700}.chatbox .cb_pseudo .avatar[data-v-13ac01d8]{background-color:#fff;border-radius:50%;float:left;margin-right:5px;overflow:hidden;padding:3px}.chatbox .cb_pseudo .name[data-v-13ac01d8]{color:#ffffd5;font-family:AvenirLT-Book;font-size:16px;font-weight:700;height:20px;margin:0 0 5px;overflow:hidden;text-transform:uppercase}.chatbox .cb_pseudo .msg[data-v-13ac01d8]{color:#fff;font-size:10px;line-height:11px}.chatbox .msg-statut[data-v-13ac01d8]{color:#fff;font-size:12px;line-height:11px}.chatbox .cb_history[data-v-13ac01d8]{clear:both;font-family:arial,helvetica,sans-serif;font-size:12px;min-height:100px;overflow:auto;padding-left:10px;padding-right:10px;padding-top:0;position:relative;width:100%}@media only screen and (max-width:640px){.chatbox .cb_history[data-v-13ac01d8]{max-height:none;padding-bottom:0}}.chatbox .cb_history ul li span[data-v-13ac01d8]{color:#000;font-size:12px;font-weight:700;margin-right:5px}.chatbox .cb_history ul li span[data-v-13ac01d8]:after{content:" :"}.chatbox .cb_history ul li.new[data-v-13ac01d8]{display:none}.chatbox .cb_pictures[data-v-13ac01d8]{-webkit-box-pack:end;-ms-flex-pack:end;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;padding:10px 35px}.chatbox .cb_pictures[data-v-13ac01d8] span{background:url(/theme/default/img/icons/icon-photo2.png) no-repeat 0;background-size:contain;cursor:pointer;display:block;height:20px;margin-left:25px;width:20px}.chatbox .alert_time[data-v-13ac01d8]{color:red;font-size:14px;font-weight:400;padding:5px;text-align:center}@media only screen and (max-width:640px){.chatbox .alert_time[data-v-13ac01d8]{font-size:12px;padding:10px}}.chatbox .event_text[data-v-13ac01d8]{-ms-flex-item-align:center;align-self:center;color:#999;position:relative}.chatbox .event_text span[data-v-13ac01d8]{background-color:#fff;position:absolute;top:0;z-index:99999}.chatbox .submit[data-v-13ac01d8]{margin:0 5px;padding:5px 0;text-align:right}.chatbox .submit input[data-v-13ac01d8]{background-color:#604495;border:0;border-radius:0;color:#fff;font-size:12px;padding:8px 20px}.chatbox .submit input[data-v-13ac01d8]:hover{background-color:#7a5b9a}.chatbox .chatboxBtn[data-v-13ac01d8]{border:0!important;color:#fff!important;float:right!important;font-size:14px!important;font-weight:700!important;margin-right:8px!important;padding:8px 20px!important;text-transform:unset!important}.chatbox .chatboxBtn.chatboxBtn-send[data-v-13ac01d8]{background-color:#604495!important}.chatbox .chatboxBtn.chatboxBtn-close[data-v-13ac01d8]{background-color:#f44336!important}.chatbox .wrap-text[data-v-13ac01d8]{-webkit-line-clamp:unset!important;font-size:.9rem!important;text-align:justify;white-space:normal;word-break:normal}.chatbox .form-textarea[data-v-13ac01d8] .v-textarea{border-radius:8px!important;font-size:18px;padding-left:10px!important;padding-right:10px!important}@media only screen and (max-width:990px){.chatbox .form-textarea[data-v-13ac01d8] .v-textarea{font-size:16px;max-height:50px}}.chatbox .v-list-item--density-default.v-list-item--three-line[data-v-13ac01d8]{min-height:50px;padding-bottom:10px;padding-top:10px}@media only screen and (max-width:990px){.chatbox_client[data-v-13ac01d8]{left:40px!important}}@media (max-width:991px){.agent-card-chat[data-v-13ac01d8]{-webkit-box-pack:center;-ms-flex-pack:center;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;top:70px;z-index:99999!important}.event_text span[data-v-13ac01d8]{top:0!important}.chatbox[data-v-13ac01d8]{width:100%!important}.chatbox_client[data-v-13ac01d8]{border-radius:0;height:100%;left:0!important;top:0}.phone-marge[data-v-13ac01d8]{margin-top:4px}.agent-bubble[data-v-13ac01d8]{bottom:18px;left:10px}}[data-v-13ac01d8] .v-field__field{border-radius:8px!important}[data-v-13ac01d8] .v-list-item__prepend{margin-right:16px!important}[data-v-13ac01d8] .v-avatar+.v-list-item__spacer,[data-v-13ac01d8] .v-list-item__spacer{display:none!important}
.phone-info-panel[data-v-007f1f71]{bottom:0;max-width:450px;position:fixed;right:10%;width:100%;z-index:1000}@media only screen and (max-width:990px){.phone-info-panel[data-v-007f1f71]{left:0;max-width:100%!important;min-width:unset!important;right:0;width:100%!important}}.phone-info-card[data-v-007f1f71]{-webkit-box-shadow:0 4px 20px rgba(0,0,0,.15);box-shadow:0 4px 20px rgba(0,0,0,.15)}.v-card-title[data-v-007f1f71]{background-color:#392461;border-radius:8px 8px 0 0;color:#fff}.phoneboxtext[data-v-007f1f71]{font-size:14px;line-height:1.4;min-height:150px}@media only screen and (max-width:990px){.phoneboxtext[data-v-007f1f71]{min-height:200px}}[data-v-007f1f71] .phoneboxtext{margin-bottom:10px}[data-v-007f1f71] .phoneboxtext b{font-weight:700}.cb_notes[data-v-007f1f71]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;gap:4px}.cb_notes[data-v-007f1f71]:hover{color:#ccc}.timer-section[data-v-007f1f71]{border-top:1px solid #e0e0e0;padding-top:12px}.timer-display[data-v-007f1f71]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#f5f5f5;border:1px solid #ddd;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:8px 12px}.timer-label[data-v-007f1f71]{color:#666;font-weight:500;margin-right:8px}.timer-text[data-v-007f1f71]{color:#604495;font-family:Courier New,monospace;font-size:16px;font-weight:700}.audiotel-info[data-v-007f1f71]{border-top:1px solid #e0e0e0;margin-top:12px;padding-top:12px}.audiotel-text[data-v-007f1f71]{color:#333;font-size:13px;line-height:1.5;margin-bottom:8px}
.margin-top-button[data-v-1ccfaf32]{margin-bottom:12px}.text-max-height[data-v-1ccfaf32] textarea{max-height:calc(100vh - 215px)!important}@media (max-width:991px){.text-max-height[data-v-1ccfaf32] textarea{max-height:calc(100vh - 300px)!important}.margin-top-button[data-v-1ccfaf32]{margin-bottom:80px}}.form-note[data-v-1ccfaf32]{bottom:0;height:94vh;position:absolute;width:100%}.note-box[data-v-1ccfaf32]{height:100vh!important;left:0;position:fixed;top:0;width:33%!important;z-index:1021}@media only screen and (max-width:990px){.note-box[data-v-1ccfaf32]{left:0!important;top:0!important;width:100%!important}}.note-box .close-modal-note[data-v-1ccfaf32]{border-radius:100%;color:#392461;cursor:pointer;font-size:1.8em;height:25px;line-height:22px;opacity:1;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:25px;z-index:999}@media only screen and (min-width:990px){.note-box .close-modal-note[data-v-1ccfaf32]{font-size:2em;height:31px;line-height:28px;position:absolute;right:5px;top:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:31px}}.note-box .note-card[data-v-1ccfaf32]{height:100vh;min-height:270px;position:relative;width:100%!important}@media only screen and (min-width:990px){.note-box .note-card[data-v-1ccfaf32]{min-height:360px}}.note-box .note-card .note-title[data-v-1ccfaf32]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.note-box .note-card .note-title[data-v-1ccfaf32]{color:#504958!important;font-family:Lato!important;font-size:17px!important;font-style:normal;font-weight:700!important;line-height:normal}}.form-note[data-v-1ccfaf32] .v-field__field,.form-note[data-v-1ccfaf32] .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;padding-right:8px}
.full-length[data-v-5a968696]{height:100vh!important}.ssrNav[data-v-5a968696]{background-color:transparent;height:auto}.ssrNav-menu[data-v-5a968696]{display:block;margin-bottom:7px;text-align:center}.ssrNav-menu .ssrNav-menu[data-v-5a968696]{display:none}.ssrNav-menuItem[data-v-5a968696]{color:#fff}[data-v-5a968696] .v-overlay__content:has(form){left:auto!important;right:10px}@media only screen and (min-width:990px){[data-v-5a968696] .v-overlay__content:has(form){right:75px}}.spiriteo-app-bar[data-v-5a968696]{background:#392461!important;min-height:48px!important}.is-ssr .spiriteo-app-bar[data-v-5a968696] .v-toolbar__content{display:block;height:auto!important}.is-ssr .spiriteo-app-bar[data-v-5a968696] .v-toolbar__content svg{height:auto;width:150px}@media only screen and (min-width:990px){.spiriteo-app-bar[data-v-5a968696]{min-height:64px!important}}.spiriteo-app-bar .v-btn[data-v-5a968696]{font-style:normal;line-height:normal;text-align:center}.spiriteo-app-bar[data-v-5a968696] .v-toolbar-title{-webkit-margin-start:0!important;margin-inline-start:0!important}.spiriteo-app-bar .spiriteo-app-bar-title[data-v-5a968696]{-webkit-box-pack:center!important;-ms-flex-pack:center!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;justify-content:center!important;position:relative;-webkit-transform:translate(0);transform:translate(0)}@media only screen and (min-width:640px){.spiriteo-app-bar .spiriteo-app-bar-title[data-v-5a968696]{left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media only screen and (min-width:990px){.spiriteo-app-bar .spiriteo-app-bar-title[data-v-5a968696]{left:auto;position:relative;top:auto;-webkit-transform:translate(0);transform:translate(0)}}.spiriteo-app-bar .spiriteo-app-bar-title .spiriteo-app-bar-logo[data-v-5a968696]{font-size:calc(var(--v-icon-size-multiplier)*2.5em);width:100%}@media only screen and (min-width:990px){.spiriteo-app-bar .spiriteo-app-bar-title .spiriteo-app-bar-logo[data-v-5a968696]{font-size:calc(var(--v-icon-size-multiplier)*3em)}}.spiriteo-app-bar .spiriteo-app-bar-logo-btn[data-v-5a968696]:hover .v-btn__overlay{background-color:transparent}.spiriteo-app-bar-menus[data-v-5a968696]{width:70%}.spiriteo-app-bar-menus .spiriteo-app-bar-menus-action[data-v-5a968696]{padding-right:2%}@media only screen and (min-width:1300px){.spiriteo-app-bar-menus .spiriteo-app-bar-menus-action[data-v-5a968696]{padding-right:3%}}@media only screen and (min-width:1350px){.spiriteo-app-bar-menus .spiriteo-app-bar-menus-action[data-v-5a968696]{padding-right:5%}}.spiriteo-system-bar[data-v-5a968696]{background-color:#dfd8f4!important;height:68px!important;margin-top:30px}@media only screen and (min-width:990px){.spiriteo-system-bar[data-v-5a968696]{height:48px!important}}.spiriteo-system-bar .spiriteo-system-text[data-v-5a968696]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-system-bar .spiriteo-system-text[data-v-5a968696]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-system-bar .spiriteo-system-text span[data-v-5a968696]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-system-bar .spiriteo-system-text span[data-v-5a968696]{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-app-bar-menus-navigation.columns-4[data-v-5a968696]{-webkit-column-count:4;-moz-column-count:4;column-count:4}@supports (hanging-punctuation:first) and (-webkit-appearance:none){.spiriteo-app-bar-menus-navigation.columns-4 .menu-navigation[data-v-5a968696]{display:inline-block;white-space:nowrap}}.spiriteo-app-bar-menus-navigation .spiriteo-sub-menu-title[data-v-5a968696]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;text-decoration:none}.spiriteo-app-bar-menus-navigation .spiriteo-sub-menu-title.sub-menu-link[data-v-5a968696]:hover{color:#8e57e2!important;cursor:pointer}.spiriteo-app-bar-menus-navigation .spiriteo-sub-menu-link[data-v-5a968696]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-app-bar-menus-navigation .spiriteo-sub-menu-link[data-v-5a968696]:hover{color:#8e57e2!important}.spiriteo-navigation-drawer[data-v-5a968696]{background:#392461!important;color:#fff;font-family:Lato;height:100vh!important}.menus-button[data-v-5a968696]{border-radius:4px!important;color:#fff;min-height:65px!important}.menus-button.menu-help[data-v-5a968696]{display:block}.login-button[data-v-5a968696]{border:1px solid #fff;color:#fff;height:40px}.buy-minute-button[data-v-5a968696],.login-menu-button[data-v-5a968696],.subscribe-button[data-v-5a968696]{background:#fff;color:#392461!important;height:40px}.buy-minute-button-2[data-v-5a968696]{background:#604495;color:#fff;height:32px;padding-left:12px;padding-right:12px}.buy-minute-button[data-v-5a968696],.buy-minute-button-2[data-v-5a968696],.login-button[data-v-5a968696],.login-menu-button[data-v-5a968696],.menus-button[data-v-5a968696],.subscribe-button[data-v-5a968696]{color:"Lato"!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:unset!important}@media only screen and (min-width:1400px){.buy-minute-button[data-v-5a968696],.buy-minute-button-2[data-v-5a968696],.login-button[data-v-5a968696],.login-menu-button[data-v-5a968696],.menus-button[data-v-5a968696],.subscribe-button[data-v-5a968696]{color:"Lato"!important;font-family:Lato!important;font-size:15px!important;font-style:normal;font-weight:700!important;line-height:normal}}@media only screen and (min-width:1500px){.buy-minute-button[data-v-5a968696],.buy-minute-button-2[data-v-5a968696],.login-button[data-v-5a968696],.login-menu-button[data-v-5a968696],.menus-button[data-v-5a968696],.subscribe-button[data-v-5a968696]{color:"Lato"!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.agent-pseudo[data-v-5a968696],.spiriteo-social-media-icons-title[data-v-5a968696]{color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-social-media-icons-title[data-v-5a968696]{text-align:center}.button-marged[data-v-5a968696] .v-btn__content{margin-bottom:2px}.connected-button[data-v-5a968696]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#604495;border-radius:24px 24px 6px 24px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-right:16px;padding:2px 2px 2px 8px}.more-time-img[data-v-5a968696]{aspect-ratio:1/1;height:20px;width:20px}.connected-button-title[data-v-5a968696]{color:#f5e7ff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:500!important;line-height:normal}@media only screen and (min-width:990px){.connected-button-title[data-v-5a968696]{color:#f5e7ff!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:500!important;line-height:normal}}.connected-button-credit[data-v-5a968696]{color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.connected-button-credit[data-v-5a968696]{color:#fff!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}}.photo-client-connected[data-v-5a968696]{aspect-ratio:1/1;border-radius:34px;height:34px;width:34px}@media only screen and (min-width:990px){.photo-client-connected[data-v-5a968696]{aspect-ratio:1/1;border-radius:40px;height:40px;width:40px}}.arrow-client-connected[data-v-5a968696]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;bottom:-2px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:3.875px 2.125px;position:absolute;right:-2px;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.arrow-client-connected-img[data-v-5a968696]{height:4.25px;width:7.75px}.bg-normal[data-v-5a968696]{background:#604495}.bg-warning[data-v-5a968696]{background:#df7813}.bg-critical[data-v-5a968696]{background:#db3053}.rotate-180[data-v-5a968696]{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.user-avatar-initial[data-v-5a968696]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#462679;border-radius:50%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;font-weight:600;height:40px;justify-content:center;width:40px}
.spiriteo-subtitle[data-v-60f988fa]{color:#fff!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-subtitle[data-v-60f988fa]{color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;padding-top:15px}}@media only screen and (max-width:960px){.spiriteo-subtitle[data-v-60f988fa]{padding-top:15px}}.spiriteo-horoscope-subscribe-form[data-v-60f988fa]{padding-top:0}@media only screen and (max-width:960px){.spiriteo-horoscope-subscribe-form[data-v-60f988fa]{padding-bottom:15px}}@media only screen and (min-width:640px){.spiriteo-subscribe-input[data-v-60f988fa]{max-width:278px!important;width:278px!important}}@media only screen and (min-width:1920px){.spiriteo-subscribe-input[data-v-60f988fa]{max-width:420px!important;width:420px!important}}@media only screen and (min-width:2560px){.spiriteo-subscribe-input[data-v-60f988fa]{max-width:565px!important;width:565px!important}}@media only screen and (min-width:640px){.spiriteo-subscribe-input--deutsch[data-v-60f988fa]{max-width:320px!important;width:320px!important}}.spiriteo-subscribe-input .v-field[data-v-60f988fa]{--v-field-padding-bottom:2px!important;color:#767677!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-subscribe-input .v-input__append[data-v-60f988fa]{-webkit-margin-start:10px!important;margin-inline-start:10px!important}.spiriteo-subscribe-input[data-v-60f988fa] .v-input__control{background-color:#fff;border-radius:25px}.spiriteo-subscribe-input[data-v-60f988fa] .v-field__input{padding-left:12px}.spiriteo-subscribe-input[data-v-60f988fa] .v-field__field{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.spiriteo-subscribe-button[data-v-60f988fa]{background:var(--Violet_lighter,#604495);color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:unset!important}[data-v-60f988fa] .v-messages__message{color:#fcaead!important}
.youtube-img[data-v-6351c6e5]{position:relative}.youtube-img .image-poster[data-v-6351c6e5]{height:auto;max-width:100%}.youtube-img .youtube-play-icon[data-v-6351c6e5]{cursor:pointer;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.title[data-v-4c6c6976]{font-weight:700}.text-spiriteo-2[data-v-4c6c6976]{color:#9e77d9;font-weight:700}.expansion-spiriteo .v-expansion-panel-title[data-v-4c6c6976]{padding-left:0;padding-right:0}.spiriteo-card-action-button[data-v-4c6c6976]{font-size:1rem;height:45px;width:45px}.modal_consult_payment[data-v-4c6c6976]{display:inline-block;margin:10px 0;max-width:100%;text-align:center;width:270px}.modal_consult_payment img[data-v-4c6c6976]{display:inline-block;height:18px;margin:1px;width:25px}.modal_consult_step[data-v-4c6c6976]{display:block;list-style:none;margin:20px auto;padding-left:0;width:245px}.modal_consult_step li[data-v-4c6c6976]{display:inline-block;font-size:13px;line-height:15px;margin:0 0 14px;text-align:left;width:330px}.modal_consult_step li .li_num[data-v-4c6c6976]{border:1px solid #8b76b9;border-radius:50%;color:#826eaf;float:left;font-size:14px;height:30px;line-height:28px;margin-right:15px;padding-left:1px;text-align:center;width:30px}.modal_consult_step li span[data-v-4c6c6976]{color:#8479b1;font-size:15px;font-weight:600}.modal_consult_step li span.bg[data-v-4c6c6976]{color:#43434c;font-weight:600;text-transform:uppercase}.modal_consult_step li .text-spiriteo-2[data-v-4c6c6976]{font-size:16px}[data-v-4c6c6976] .v-expansion-panel-text__wrapper{padding:0}
.consult-title-wrapper[data-v-01de5860]{min-height:144px;position:relative}.consult-title-wrapper .consult-title[data-v-01de5860]{background-color:#392461;color:#fff;margin-top:0;min-height:100px;padding-top:10px}.consult-title-wrapper .consult-title-image[data-v-01de5860]{border:3px solid #8e57e2;border-radius:100%;bottom:0;height:auto;left:50%;max-width:90px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.agent-pseudo[data-v-01de5860]{color:#fff;font-weight:900}[data-v-01de5860] .v-overlay__content{max-height:100%;max-width:100%}
.steps-container[data-v-69d7e0f7]{margin-left:16px;margin-right:16px;padding-left:16px;position:relative}@media only screen and (min-width:640px){.steps-container[data-v-69d7e0f7]{margin-left:24px;margin-right:24px}}.dashed-line[data-v-69d7e0f7]{background-image:repeating-linear-gradient(180deg,#ae77fb,#ae77fb 4px,transparent 0,transparent 10px);height:200px;left:-16px;max-height:100%;position:absolute;top:32px;width:1px}.step[data-v-69d7e0f7]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.step[data-v-69d7e0f7],.step[data-v-69d7e0f7]:last-child{margin-bottom:32px}@media only screen and (min-width:640px){.step[data-v-69d7e0f7]:last-child{margin-bottom:0!important}}.step-number[data-v-69d7e0f7]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border-radius:8px;color:#693bb3!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:600!important;height:32px;justify-content:center;left:-32px;line-height:normal;position:absolute;top:0;width:32px}.step-content[data-v-69d7e0f7]{margin-left:16px}.step-title[data-v-69d7e0f7]{color:#14152f!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:600!important;line-height:normal;margin-bottom:4px}@media only screen and (min-width:640px){.step-title[data-v-69d7e0f7]{color:#14152f!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:600!important;line-height:normal}}.step-subtitle[data-v-69d7e0f7]{color:#494a66!important;font-weight:400!important}.minutes-subtitle[data-v-69d7e0f7],.step-subtitle[data-v-69d7e0f7]{font-family:Lato!important;font-size:14px!important;font-style:normal;line-height:normal}.minutes-subtitle[data-v-69d7e0f7]{color:#14152f!important;font-weight:600!important}.call-section[data-v-69d7e0f7]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:16px;margin-right:16px}@media only screen and (min-width:640px){.call-section[data-v-69d7e0f7]{display:none}}.button-continuer[data-v-69d7e0f7]{height:40px!important;margin-bottom:8px!important;width:100%!important}
.spiriteo-subscription-password-input[data-v-bf7c3ee4]{position:relative}.spiriteo-subscription-password-input[data-v-bf7c3ee4] .v-input__append{caret-color:#604495!important;color:#604495!important;height:40px;position:absolute;right:0;width:30px}.dialog-login-title[data-v-bf7c3ee4]{padding-top:12px;position:relative}.spiriteo-profile-login-forget-password[data-v-bf7c3ee4]{color:#504958!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal;text-decoration:underline}h2[data-v-bf7c3ee4]{margin-bottom:0!important;margin-top:0!important;padding:0!important}.spiriteo-client-subscription-form[data-v-bf7c3ee4]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:16px;padding:0 16px 24px}@media only screen and (min-width:640px){.spiriteo-client-subscription-form[data-v-bf7c3ee4]{padding:0 32px 25px}}.spiriteo-client-subscription-form[data-v-bf7c3ee4] .v-field{border:1px solid #d3d3f0;border-radius:14px!important;color:#494a66!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-client-subscription-form[data-v-bf7c3ee4] .v-field__field,.spiriteo-client-subscription-form[data-v-bf7c3ee4] .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;padding-right:8px}.title-spiriteo-popup[data-v-bf7c3ee4]{color:#14152f!important;font-size:22px!important;font-weight:700!important}.sub-title-spiriteo-popup[data-v-bf7c3ee4],.title-spiriteo-popup[data-v-bf7c3ee4]{font-family:Lato!important;font-style:normal;line-height:normal}.sub-title-spiriteo-popup[data-v-bf7c3ee4]{color:#494a66!important;font-size:16px!important;font-weight:400!important;text-align:center}.link-spiriteo-popup[data-v-bf7c3ee4]{color:#693bb3!important;cursor:pointer;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:600!important;line-height:normal}.icon-planet[data-v-bf7c3ee4]{height:80px;margin-left:auto;margin-right:auto;margin-top:0;width:140px}@media only screen and (min-width:640px){.icon-planet[data-v-bf7c3ee4]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:104px;margin-top:8px;width:166px}}.spiriteo-subscription-email-input[data-v-bf7c3ee4]::-webkit-input-placeholder,.spiriteo-subscription-password-input[data-v-bf7c3ee4]::-webkit-input-placeholder{color:#494a66!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-subscription-email-input[data-v-bf7c3ee4]::-moz-placeholder,.spiriteo-subscription-password-input[data-v-bf7c3ee4]::-moz-placeholder{color:#494a66!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-subscription-email-input[data-v-bf7c3ee4]:-ms-input-placeholder,.spiriteo-subscription-password-input[data-v-bf7c3ee4]:-ms-input-placeholder{color:#494a66!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-subscription-email-input[data-v-bf7c3ee4]::-ms-input-placeholder,.spiriteo-subscription-password-input[data-v-bf7c3ee4]::-ms-input-placeholder{color:#494a66!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-subscription-email-input[data-v-bf7c3ee4]::placeholder,.spiriteo-subscription-password-input[data-v-bf7c3ee4]::placeholder{color:#494a66!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.login-section[data-v-bf7c3ee4]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0}.button-continuer[data-v-bf7c3ee4]{height:40px!important;margin-bottom:24px!important;width:100%!important}.call-price-violet[data-v-bf7c3ee4]{color:#693bb3}
.spiriteo-subscription-password-input[data-v-257d1ab8]{position:relative}.spiriteo-subscription-password-input[data-v-257d1ab8] .v-input__append{caret-color:#604495!important;color:#604495!important;height:40px;position:absolute;right:0;width:30px}.dialog-login-title[data-v-257d1ab8]{padding-bottom:0;padding-top:32px;position:relative}h2[data-v-257d1ab8]{margin-bottom:0!important;margin-top:0!important;padding:0!important}.spiriteo-client-subscription-form[data-v-257d1ab8]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:16px;padding:0 16px 24px}@media only screen and (min-width:640px){.spiriteo-client-subscription-form[data-v-257d1ab8]{padding:0 32px 25px}}.spiriteo-client-subscription-form[data-v-257d1ab8] .v-field{border:1px solid #d3d3f0;border-radius:14px!important;color:#494a66!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-client-subscription-form[data-v-257d1ab8] .v-field__field,.spiriteo-client-subscription-form[data-v-257d1ab8] .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;padding-right:8px}.title-spiriteo-popup[data-v-257d1ab8]{color:#14152f!important;font-size:22px!important;font-weight:700!important}.sub-title-spiriteo-popup[data-v-257d1ab8],.title-spiriteo-popup[data-v-257d1ab8]{font-family:Lato!important;font-style:normal;line-height:normal}.sub-title-spiriteo-popup[data-v-257d1ab8]{color:#494a66!important;font-size:16px!important;font-weight:400!important;text-align:center}.link-spiriteo-popup[data-v-257d1ab8]{color:#693bb3!important;cursor:pointer;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:600!important;line-height:normal}.icon-planet[data-v-257d1ab8]{height:104px;margin-left:auto;margin-right:auto;margin-top:8px;width:166px}@media only screen and (min-width:640px){.icon-planet[data-v-257d1ab8]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:16px}}.spiriteo-subscription-email-input[data-v-257d1ab8]::-webkit-input-placeholder,.spiriteo-subscription-password-input[data-v-257d1ab8]::-webkit-input-placeholder{color:#494a66!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-subscription-email-input[data-v-257d1ab8]::-moz-placeholder,.spiriteo-subscription-password-input[data-v-257d1ab8]::-moz-placeholder{color:#494a66!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-subscription-email-input[data-v-257d1ab8]:-ms-input-placeholder,.spiriteo-subscription-password-input[data-v-257d1ab8]:-ms-input-placeholder{color:#494a66!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-subscription-email-input[data-v-257d1ab8]::-ms-input-placeholder,.spiriteo-subscription-password-input[data-v-257d1ab8]::-ms-input-placeholder{color:#494a66!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-subscription-email-input[data-v-257d1ab8]::placeholder,.spiriteo-subscription-password-input[data-v-257d1ab8]::placeholder{color:#494a66!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.login-section[data-v-257d1ab8]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0}.button-continuer[data-v-257d1ab8]{height:40px!important;margin-bottom:24px!important;width:100%!important}.spiriteo-profile-login-forget-password[data-v-257d1ab8]{color:#504958!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal;text-decoration:underline}.call-price-violet[data-v-257d1ab8]{color:#693bb3}
.steps-container[data-v-0fd0e795]{-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;display:grid;grid-template-columns:1fr 5fr;margin:16px;row-gap:0}@media only screen and (min-width:640px){.steps-container[data-v-0fd0e795]{margin:24px}}.icon-wrapper[data-v-0fd0e795],.step-number[data-v-0fd0e795]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;justify-content:center}.step-number[data-v-0fd0e795]{background:#fff;border-radius:8px;color:#693bb3!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:600!important;line-height:normal;width:32px}.dashed-line[data-v-0fd0e795]{background-image:repeating-linear-gradient(180deg,#ae77fb,#ae77fb 4px,transparent 0,transparent 10px);height:32px;justify-self:center;width:1px}.step-empty[data-v-0fd0e795]{height:32px}.step-subtitle[data-v-0fd0e795]{color:#494a66!important;font-weight:400!important}.minutes-subtitle[data-v-0fd0e795],.step-subtitle[data-v-0fd0e795]{font-family:Lato!important;font-size:14px!important;font-style:normal;line-height:normal}.minutes-subtitle[data-v-0fd0e795]{color:#14152f!important;font-weight:600!important}.call-info[data-v-0fd0e795]{margin-top:16px;text-align:center}.call-info-text[data-v-0fd0e795]{color:#14152f;font-size:16px;margin-bottom:4px}.call-section[data-v-0fd0e795]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:16px;margin-right:16px}@media only screen and (min-width:640px){.call-section[data-v-0fd0e795]{display:none}}.button-continuer[data-v-0fd0e795]{height:40px!important;margin-bottom:8px!important;width:100%!important}.call-price-violet[data-v-0fd0e795],.phone-link[data-v-0fd0e795]{color:#693bb3}.phone-link[data-v-0fd0e795]{cursor:pointer;font-weight:600;margin-left:8px;text-decoration:underline;-webkit-transition:color .2s;transition:color .2s}.phone-link[data-v-0fd0e795]:hover{color:#49347c}.agent-code[data-v-0fd0e795]{color:#693bb3;font-weight:600;margin-left:8px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.step-title[data-v-0fd0e795]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#14152f!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:600!important;gap:4px;line-height:normal;margin-bottom:0}@media only screen and (min-width:640px){.step-title[data-v-0fd0e795]{color:#14152f!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:600!important;line-height:normal}}
.dialog-login[data-v-31d3dcad]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:hsla(0,0%,100%,.8);border-radius:16px!important;-webkit-box-shadow:0 4px 32px 0 rgba(0,22,109,.16);box-shadow:0 4px 32px 0 rgba(0,22,109,.16);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.dialog-login-close[data-v-31d3dcad]{color:#898aab!important;cursor:pointer;font-size:2em;position:absolute;right:12px;top:0}[data-v-31d3dcad] .v-overlay__content{max-height:100%;max-width:100%}.section-divider[data-v-31d3dcad]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding-left:20px;padding-right:20px;position:relative}.section-divider[data-v-31d3dcad]:after,.section-divider[data-v-31d3dcad]:before{-webkit-box-flex:1;-ms-flex-positive:1;border-top:2px solid #693bb3;content:"";flex-grow:1}.divider-text[data-v-31d3dcad]{background-color:#fff;border-radius:50%;color:#693bb3;display:inline-block;font-size:16px;font-weight:600;margin:0 10px;padding:8px 12px;text-align:center}
.consult-title-wrapper[data-v-17701fd6]{min-height:144px;position:relative}.consult-title-wrapper .consult-title[data-v-17701fd6]{background-color:#392461;color:#fff;min-height:100px;padding-top:10px}.consult-title-wrapper .consult-title-image[data-v-17701fd6]{border:3px solid #8e57e2;border-radius:100%;bottom:0;height:auto;left:50%;max-width:90px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.consult-prepayed[data-v-17701fd6]{font-size:14px}.chat_thumbnail ul.thumb-Images li[data-v-17701fd6]{height:auto}.fileinput-button:hover span[data-v-17701fd6]{color:#392461}[data-v-17701fd6] .v-overlay__content{max-height:100%;max-width:100%}
.dialog-login[data-v-53645d54]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:hsla(0,0%,100%,.8);border-radius:16px!important;-webkit-box-shadow:0 4px 32px 0 rgba(0,22,109,.16);box-shadow:0 4px 32px 0 rgba(0,22,109,.16);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.dialog-login-close[data-v-53645d54]{color:#898aab!important;cursor:pointer;font-size:2em;position:absolute;right:12px;top:0;z-index:1000}.dialog-login-title[data-v-53645d54]{padding-bottom:24px!important;padding-left:24px;padding-right:24px;padding-top:32px!important;position:relative}h2[data-v-53645d54]{margin-bottom:0!important;margin-top:0!important;padding:0!important}.title-spiriteo-popup[data-v-53645d54]{color:#14152f!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;white-space:break-spaces}@media only screen and (min-width:640px){.title-spiriteo-popup[data-v-53645d54]{color:#14152f!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}}.consult-options[data-v-53645d54]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:32px;margin-left:24px;margin-right:24px}@media only screen and (min-width:640px){.consult-options[data-v-53645d54]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.option-card[data-v-53645d54]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.72);border-radius:12px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;justify-content:center;padding:16px;-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease;width:100%}.option-card[data-v-53645d54]:hover{background:hsla(0,0%,100%,.85);-webkit-box-shadow:0 10px 24px rgba(0,0,0,.15);box-shadow:0 10px 24px rgba(0,0,0,.15);-webkit-transform:translateY(-6px) scale(1.02);transform:translateY(-6px) scale(1.02)}.title[data-v-53645d54]{color:#14152f!important;font-size:16px!important;font-weight:600!important;margin-bottom:4px}.price[data-v-53645d54],.title[data-v-53645d54]{font-family:Lato!important;font-style:normal;line-height:normal;text-align:center}.price[data-v-53645d54]{color:#696a8a!important;font-size:14px!important;font-weight:400!important}.icon-consult[data-v-53645d54]{height:32px;width:32px}.option-card.is-disabled[data-v-53645d54]{cursor:not-allowed;opacity:.5;pointer-events:none}@media (max-width:640px){.dialog-login[data-v-53645d54]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-height:calc(100vh - 32px);overflow:hidden}.dialog-login-title[data-v-53645d54]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-top:38px!important}.consult-options[data-v-53645d54]{-webkit-overflow-scrolling:touch;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;overflow-x:hidden;overflow-y:auto;padding:0 16px 24px;width:100%}.consult-options[data-v-53645d54]::-webkit-scrollbar{width:6px}}
.dialog-login[data-v-25fa854e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:hsla(0,0%,100%,.8);border-radius:16px!important;-webkit-box-shadow:0 4px 32px 0 rgba(0,22,109,.16);box-shadow:0 4px 32px 0 rgba(0,22,109,.16);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;position:relative}.dialog-login-close[data-v-25fa854e]{color:#898aab!important;cursor:pointer;font-size:2em;position:absolute;right:12px;top:0;z-index:1000}.dialog-login-title[data-v-25fa854e]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding-bottom:24px!important;padding-left:16px;padding-right:32px;padding-top:24px!important;position:relative}h2[data-v-25fa854e]{margin-top:0!important;padding:0!important}.title-spiriteo-popup[data-v-25fa854e]{color:#14152f!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;margin-bottom:8px!important;text-align:start!important;white-space:break-spaces}@media only screen and (min-width:640px){.title-spiriteo-popup[data-v-25fa854e]{color:#14152f!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}}.sub-title-spiriteo-popup[data-v-25fa854e]{color:#14152f!important;font-size:18px!important;font-weight:700!important;margin-bottom:4px}.sub-content-spiriteo-popup[data-v-25fa854e],.sub-title-spiriteo-popup[data-v-25fa854e]{font-family:Lato!important;font-style:normal;line-height:normal}.sub-content-spiriteo-popup[data-v-25fa854e]{color:#494a66!important;font-size:14px!important;font-weight:400!important}.consult-options[data-v-25fa854e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:32px;margin-left:24px;margin-right:24px}@media only screen and (min-width:640px){.consult-options[data-v-25fa854e]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.option-card[data-v-25fa854e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;justify-content:center;padding:16px;width:100%}.buy-minute-button[data-v-25fa854e]{margin-bottom:0;margin-left:0;max-width:100%!important;width:100%!important}@media only screen and (min-width:640px){.buy-minute-button[data-v-25fa854e]{margin-bottom:8px;margin-left:48px;max-width:180px!important}}.sub-content-button[data-v-25fa854e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:32px;margin-left:16px}@media only screen and (min-width:640px){.sub-content-button[data-v-25fa854e]{margin-bottom:16px}}.content-pop-up[data-v-25fa854e]{display:-webkit-box;display:-ms-flexbox;display:flex}.review-spiriteo-popup[data-v-25fa854e]{color:#14152f!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:640px){.review-spiriteo-popup[data-v-25fa854e]{color:#14152f!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.stars[data-v-25fa854e]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.star-icon[data-v-25fa854e]{height:16px;width:16px}@media only screen and (min-width:640px){.star-icon[data-v-25fa854e]{height:18px;width:18px}}.stars-section[data-v-25fa854e]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:10px}.img-expert[data-v-25fa854e]{border-radius:100%;height:68px;width:68px}.review-section[data-v-25fa854e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-left:16px}.media-consult-img[data-v-25fa854e]{background-color:#604495;border-radius:100%;bottom:0;height:24px;padding:4px;position:absolute;right:0;width:24px}.step-icon-img[data-v-25fa854e]{background-color:#fff;border-radius:8px;height:32px;padding:4px;width:32px}@media (max-height:600px){.dialog-login[data-v-25fa854e]{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;max-height:calc(100vh - 32px)!important;overflow:hidden!important}.explication-section[data-v-25fa854e]{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 132px)!important;overflow-y:auto!important}}@media (max-width:380px){.review-section[data-v-25fa854e]{margin-left:10px!important}}
.steps-container[data-v-36d98ecf]{margin-left:16px;margin-right:16px;padding-left:16px;position:relative}@media only screen and (min-width:640px){.steps-container[data-v-36d98ecf]{margin-left:24px;margin-right:24px}}.dashed-line[data-v-36d98ecf]{background-image:repeating-linear-gradient(180deg,#ae77fb,#ae77fb 4px,transparent 0,transparent 10px);height:200px;left:-16px;max-height:100%;position:absolute;top:32px;width:1px}.step[data-v-36d98ecf]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:32px;position:relative}.step[data-v-36d98ecf],.step-number[data-v-36d98ecf]{display:-webkit-box;display:-ms-flexbox;display:flex}.step-number[data-v-36d98ecf]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border-radius:8px;color:#693bb3!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:600!important;height:32px;justify-content:center;left:-32px;line-height:normal;position:absolute;top:0;width:32px}.step-content[data-v-36d98ecf]{margin-left:16px}.step-title[data-v-36d98ecf]{color:#14152f!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:600!important;line-height:normal;margin-bottom:4px}@media only screen and (min-width:640px){.step-title[data-v-36d98ecf]{color:#14152f!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:600!important;line-height:normal}}.step-subtitle[data-v-36d98ecf]{color:#494a66!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.button-subtitle[data-v-36d98ecf]{margin-top:16px}.minutes-subtitle[data-v-36d98ecf]{color:#14152f!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:600!important;line-height:normal}@media only screen and (min-width:640px){.minutes-subtitle[data-v-36d98ecf]{display:none}}.minutes-subtitle-wild[data-v-36d98ecf]{-webkit-box-pack:center;-ms-flex-pack:center;color:#fff!important;display:none;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;justify-content:center;line-height:normal}@media only screen and (min-width:640px){.minutes-subtitle-wild[data-v-36d98ecf]{display:-webkit-box;display:-ms-flexbox;display:flex}}.call-section[data-v-36d98ecf]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.button-continuer[data-v-36d98ecf]{-webkit-box-pack:center;-ms-flex-pack:center;height:48px!important;justify-content:center;margin-bottom:8px!important;width:100%!important}@media only screen and (min-width:640px){.button-continuer[data-v-36d98ecf]{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;margin-bottom:0!important}}.btn-consult[data-v-36d98ecf]{height:48px!important;max-width:100%;padding-left:24px;padding-right:24px;width:100%}@media only screen and (min-width:640px){.btn-consult[data-v-36d98ecf]{max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}}.inside-button[data-v-36d98ecf]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.chat_thumbnail ul.thumb-Images li[data-v-36d98ecf]{height:auto;margin-top:8px}.chat_thumbnail .img-wrap .close[data-v-36d98ecf]{font-size:10px;top:-5px}.photo-btn[data-v-36d98ecf]{background-color:transparent!important;border:1.5px solid #604495;-webkit-box-shadow:none;box-shadow:none;width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}
.steps-container[data-v-0b881832]{margin-left:16px;margin-right:16px;padding-left:16px;position:relative}@media only screen and (min-width:640px){.steps-container[data-v-0b881832]{margin-left:24px;margin-right:24px}}.dashed-line[data-v-0b881832]{background-image:repeating-linear-gradient(180deg,#ae77fb,#ae77fb 4px,transparent 0,transparent 10px);height:200px;left:-16px;max-height:100%;position:absolute;top:32px;width:1px}.step[data-v-0b881832]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px;position:relative}.align-chat[data-v-0b881832]{margin-left:56px}@media only screen and (max-width:640px){.align-chat[data-v-0b881832]{margin-left:0}}.step[data-v-0b881832]:last-child{margin-bottom:0}@media only screen and (min-width:640px){.step[data-v-0b881832]:last-child{margin-bottom:32px}}.step-number[data-v-0b881832]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border-radius:8px;color:#693bb3!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:600!important;height:32px;justify-content:center;left:-32px;line-height:normal;position:absolute;top:0;width:32px}.step-content[data-v-0b881832]{margin-left:16px}.step-title[data-v-0b881832]{color:#14152f!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:600!important;line-height:normal;margin-bottom:4px}@media only screen and (min-width:640px){.step-title[data-v-0b881832]{color:#14152f!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:600!important;line-height:normal}}.step-subtitle[data-v-0b881832]{color:#494a66!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.button-subtitle[data-v-0b881832]{margin-top:16px}.minutes-subtitle[data-v-0b881832]{color:#14152f!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:600!important;line-height:normal}@media only screen and (min-width:640px){.minutes-subtitle[data-v-0b881832]{display:none}}.minutes-subtitle-wild[data-v-0b881832]{-webkit-box-pack:center;-ms-flex-pack:center;color:#fff!important;display:none;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;justify-content:center;line-height:normal}@media only screen and (min-width:640px){.minutes-subtitle-wild[data-v-0b881832]{display:-webkit-box;display:-ms-flexbox;display:flex}}.call-section[data-v-0b881832]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.button-continuer[data-v-0b881832]{-webkit-box-pack:center;-ms-flex-pack:center;height:48px!important;justify-content:center;margin-bottom:8px!important;width:100%!important}@media only screen and (min-width:640px){.button-continuer[data-v-0b881832]{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;margin-bottom:0!important}}.btn-consult[data-v-0b881832]{height:48px!important;max-width:100%;padding-left:24px;padding-right:24px;width:100%}@media only screen and (min-width:640px){.btn-consult[data-v-0b881832]{max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}}.inside-button[data-v-0b881832]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.chat_thumbnail ul.thumb-Images li[data-v-0b881832]{height:auto;margin-top:8px}.chat_thumbnail .img-wrap .close[data-v-0b881832]{font-size:10px;top:-5px}.photo-btn[data-v-0b881832]{background-color:transparent!important;border:1.5px solid #604495;-webkit-box-shadow:none;box-shadow:none;width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}.mail-help-block[data-v-0b881832]{margin-bottom:8px;margin-top:16px;padding:12px}.mail-help-block[data-v-0b881832],.mail-info-block[data-v-0b881832]{background-color:#f5e7ff;border-radius:16px;max-width:480px;width:100%}.mail-info-block[data-v-0b881832]{margin-top:8px;padding:8px}.header[data-v-0b881832]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#6d28d9;color:#693bb3!important;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700;font-weight:600!important;line-height:normal}@media only screen and (min-width:640px){.header[data-v-0b881832]{color:#693bb3!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:600!important;line-height:normal}}.icon[data-v-0b881832]{margin-right:6px}.arrow[data-v-0b881832]{color:#6d28d9;font-size:12px;margin-left:auto;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.arrow.open[data-v-0b881832]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.instructions[data-v-0b881832]{list-style:none;margin-top:8px}.instructions[data-v-0b881832],.instructions-info[data-v-0b881832]{color:#494a66!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:500!important;line-height:normal;margin-bottom:0}.instructions-info[data-v-0b881832]{display:-webkit-box;display:-ms-flexbox;display:flex}.optional[data-v-0b881832]{color:#888;font-style:italic}.heart-icon-img[data-v-0b881832]{height:24px;width:24px}.info-icon-img[data-v-0b881832]{height:20px;margin-right:4px;width:20px}.scrollable-textarea[data-v-0b881832]{background-color:#f7f6ff;border-radius:14px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#494a66!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:500!important;height:auto;line-height:normal;min-height:136px;overflow:hidden;padding:12px 16px;resize:none;-webkit-transition:height .2s ease-out;transition:height .2s ease-out;width:100%}@media only screen and (min-width:640px){.scrollable-textarea[data-v-0b881832]{min-height:160px}}.scrollable-textarea[data-v-0b881832]:focus{border-color:#604495;-webkit-box-shadow:none;box-shadow:none;outline:none}.desktop-info-section[data-v-0b881832]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:none;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:640px){.desktop-info-section[data-v-0b881832]{display:-webkit-box;display:-ms-flexbox;display:flex}}.mobile-info-section[data-v-0b881832]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:480px}@media only screen and (min-width:640px){.mobile-info-section[data-v-0b881832]{display:none}}
.dialog-login[data-v-571f3133]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start!important;-ms-flex-pack:start!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:hsla(0,0%,100%,.8);border-radius:16px!important;-webkit-box-shadow:0 4px 32px 0 rgba(0,22,109,.16);box-shadow:0 4px 32px 0 rgba(0,22,109,.16);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start!important;max-height:calc(100vh - 32px)!important;overflow:hidden!important;position:relative}.dialog-login-close[data-v-571f3133]{color:#898aab!important;cursor:pointer;font-size:2em;position:absolute;right:12px;top:0;z-index:1000}.dialog-login-title[data-v-571f3133]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding-bottom:24px!important;padding-left:16px;padding-right:32px;padding-top:24px!important;position:relative}h2[data-v-571f3133]{margin-top:0!important;padding:0!important}.title-spiriteo-popup[data-v-571f3133]{color:#14152f!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;margin-bottom:8px!important;text-align:start!important;white-space:break-spaces}@media only screen and (min-width:640px){.title-spiriteo-popup[data-v-571f3133]{color:#14152f!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}}.sub-title-spiriteo-popup[data-v-571f3133]{color:#14152f!important;font-size:18px!important;font-weight:700!important;margin-bottom:4px}.sub-content-spiriteo-popup[data-v-571f3133],.sub-title-spiriteo-popup[data-v-571f3133]{font-family:Lato!important;font-style:normal;line-height:normal}.sub-content-spiriteo-popup[data-v-571f3133]{color:#494a66!important;font-size:14px!important;font-weight:400!important}.consult-options[data-v-571f3133]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:32px;margin-left:24px;margin-right:24px}@media only screen and (min-width:640px){.consult-options[data-v-571f3133]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.option-card[data-v-571f3133]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;justify-content:center;padding:16px;width:100%}.buy-minute-button[data-v-571f3133]{margin-left:0;max-width:100%!important;width:100%!important}@media only screen and (min-width:640px){.buy-minute-button[data-v-571f3133]{margin-left:48px;max-width:180px!important}}.sub-content-button[data-v-571f3133]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:32px;margin-left:16px}@media only screen and (min-width:640px){.sub-content-button[data-v-571f3133]{margin-bottom:16px}}.content-pop-up[data-v-571f3133]{display:-webkit-box;display:-ms-flexbox;display:flex}.review-spiriteo-popup[data-v-571f3133]{color:#14152f!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:640px){.review-spiriteo-popup[data-v-571f3133]{color:#14152f!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.stars[data-v-571f3133]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}@media (max-width:400px){.stars[data-v-571f3133]{gap:0}}.star-icon[data-v-571f3133]{height:16px;width:16px}@media only screen and (min-width:640px){.star-icon[data-v-571f3133]{height:18px;width:18px}}.stars-section[data-v-571f3133]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:6px}.img-expert[data-v-571f3133]{border-radius:100%;height:68px;width:68px}.review-section[data-v-571f3133]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-left:16px}.media-consult-img[data-v-571f3133]{background-color:#604495;border-radius:100%;bottom:0;height:24px;padding:4px;position:absolute;right:0;width:24px}.step-icon-img[data-v-571f3133]{background-color:#fff;border-radius:8px;height:32px;padding:4px;width:32px}.explication-section[data-v-571f3133]{-webkit-box-flex:1;-webkit-padding-end:12px;-ms-flex:1 1 auto;flex:1 1 auto;margin:24px 16px 0;min-height:0;overflow-y:auto;padding-inline-end:12px;padding-bottom:24px;scrollbar-gutter:stable both-edges}@media only screen and (min-width:640px){.explication-section[data-v-571f3133]{margin-bottom:0!important;margin-left:24px;margin-right:24px;padding-bottom:32px}}@media (max-width:380px){.review-section[data-v-571f3133]{margin-left:10px!important}}.explication-section.media-phone[data-v-571f3133],.phone-loader[data-v-571f3133]{min-height:250px}.phone-loader[data-v-571f3133]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}
.spiriteo-footer{background:#392461}@media only screen and (max-width:960px){.spiriteo-footer{padding:0 15px}}.spiriteo-footer .spiriteo-footer-container{margin-top:15px!important;padding:15px 0}@media only screen and (min-width:990px){.spiriteo-footer .spiriteo-footer-container{margin-top:30px!important;padding:16px}}.spiriteo-footer .spiriteo-footer-container hr{margin-bottom:15px;margin-top:15px}@media only screen and (max-width:960px){.spiriteo-footer .spiriteo-social-links{display:block!important;margin-left:-6px}.spiriteo-footer .spiriteo-footer-column{padding:0 12px}}.spiriteo-footer .spiriteo-footer-column div.v-list{background:#392461}.spiriteo-footer .spiriteo-footer-column .spiriteo-footer-title{color:#fff!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal;min-height:0;text-align:center}@media only screen and (min-width:640px){.spiriteo-footer .spiriteo-footer-column .spiriteo-footer-title{color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}@media only screen and (max-width:960px){.spiriteo-footer .spiriteo-footer-column .spiriteo-footer-title{padding:0!important}}.spiriteo-footer .spiriteo-footer-column .spiriteo-sub-menu-link{opacity:1!important}@media only screen and (max-width:960px){.spiriteo-footer .spiriteo-footer-column .spiriteo-sub-menu-link{padding:4px 0!important}}.spiriteo-footer .spiriteo-footer-column .spiriteo-footer-link-2{color:#fff;cursor:pointer;font-size:14px;padding:10px 16px 8px}@media only screen and (max-width:990px){.spiriteo-footer .spiriteo-footer-column .spiriteo-footer-link-2{padding-bottom:4px;padding-left:0;padding-right:0}}.spiriteo-footer .spiriteo-footer-column .spiriteo-footer-link-2:hover{color:#8e57e2!important;-webkit-transition:.3s ease;transition:.3s ease}.spiriteo-footer .spiriteo-footer-column .spiriteo-footer-link{color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-footer .spiriteo-footer-column .spiriteo-footer-link{color:#fff!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}}@media only screen and (max-width:640px){.spiriteo-footer .spiriteo-footer-column .spiriteo-footer-link{color:#fff!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-footer .spiriteo-footer-column .spiriteo-footer-link .desk-flag{margin-right:8px}.spiriteo-footer .spiriteo-footer-column .spiriteo-footer-link .desk-flag img{height:13px;width:21px}.spiriteo-footer .spiriteo-footer-column .spiriteo-footer-link:hover{color:#8e57e2!important}.spiriteo-footer .spiriteo-footer-copyright{color:#fff!important;font-family:Lato!important;font-size:11px!important;font-style:normal;font-weight:400!important;line-height:normal;margin-top:15px;text-align:center}@media only screen and (min-width:640px){.spiriteo-footer .spiriteo-footer-copyright{color:#fff!important;font-family:Lato!important;font-size:15px!important;font-style:normal;font-weight:400!important;line-height:normal;margin-top:50px}}.spiriteo-footer .spiriteo-social-media-icons-title{color:#fff!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media only screen and (min-width:640px){.spiriteo-footer .spiriteo-social-media-icons-title{color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}
.alert-content[data-v-0608d676] ul{list-style-type:none}[data-v-0608d676] .v-overlay__content{max-height:100%;max-width:100%}
.cookie-title-h2[data-v-2f85866a]{color:#333;font-weight:900}[data-v-2f85866a] .v-overlay__content{position:relative;width:100%}[data-v-2f85866a] .v-overlay__content .cook-cs-popup{background-color:#fff;bottom:0;padding:15px 20px;position:fixed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100vw}[data-v-2f85866a] .v-overlay__content .cook-cs-popup .cook-cs-decline{color:#392461;cursor:pointer;font-size:12px;position:absolute;right:20px;text-decoration:underline;top:-30px}[data-v-2f85866a] .v-overlay__content .cook-cs-popup .cook-cs-decline:hover{color:#9e77d9}[data-v-2f85866a] .v-overlay__content .cook-cs-popup .cook-cs-popup-title{color:#333;float:left;font-size:16px;font-weight:900;margin-top:0;width:80%}[data-v-2f85866a] .v-overlay__content .cook-cs-popup .cook-cs-popup-content{clear:both;color:gray;font-size:12px;font-weight:400;line-height:16px;position:relative;text-align:justify}@media (max-width:768px){[data-v-2f85866a] .v-overlay__content .cook-cs-popup .cook-cs-popup-content .mobile-collapsed-text{height:60px;overflow:hidden;-webkit-transition:max-height .4s ease;transition:max-height .4s ease}}@media (max-width:768px){[data-v-2f85866a] .v-overlay__content .cook-cs-popup .cook-cs-popup-content .mobile-collapsed-text.is-expanded{height:auto!important;overflow:visible!important}}@media (max-width:768px){[data-v-2f85866a] .v-overlay__content .cook-cs-popup .cook-cs-popup-content .toggle-more{color:#392461;cursor:pointer;display:block;font-weight:700;margin-top:10px;text-decoration:underline}}[data-v-2f85866a] .v-overlay__content .cook-cs-popup .cook-cs-popup-action{text-align:right}[data-v-2f85866a] .v-overlay__content .cook-cs-popup .cook-cs-popup-action button{min-width:125px}.cook-cs-preference-dialog-wrapper .cook-cs-preference-content[data-v-2f85866a]{font-size:14px}@media only screen and (min-width:768px){.cook-cs-preference-dialog-wrapper .cook-cs-preference-content[data-v-2f85866a]{padding:0 20px}}@media only screen and (min-width:992px){.cook-cs-preference-dialog-wrapper .cook-cs-preference-content[data-v-2f85866a]{padding:0 60px}}.cook-cs-preference-dialog-wrapper .cook-cs-preference-accept-all[data-v-2f85866a]{text-align:center}.cook-cs-preference-dialog-wrapper .cook-cs-preference-form[data-v-2f85866a]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cook-cs-preference-dialog-wrapper .cook-cs-preference-form .cook-cs-preference-details-wrapper[data-v-2f85866a]{max-height:250px;overflow-y:auto}.cook-cs-preference-action[data-v-2f85866a]{padding:20px 0;text-align:center;width:100%}.ct-ultimate-gdpr-cookie-modal-slider-item.first-item[data-v-2f85866a]{margin-left:10px}[data-v-2f85866a] .v-card-title{white-space:normal!important}
.spiriteo-app-bar-promo[data-v-806ed028]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f4f2fb;color:#504958!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;height:30px;justify-content:center;left:0;line-height:normal;position:fixed;right:0;text-align:center;top:0;z-index:1000}@media (max-width:350px){.spiriteo-app-bar-promo[data-v-806ed028]{color:#504958!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}}
.main-container{margin-top:30px;position:relative}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#b0b0b0;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#555}
.sidebar-menu[data-v-364f9ac1] .v-list-item__spacer{width:16px}.sidebar-menu[data-v-364f9ac1] .v-list-item-title{font-size:.8em}.sidebar-menu[data-v-364f9ac1] .v-list-item{padding-left:8px;padding-right:8px}.sidebar-menu[data-v-364f9ac1] .v-list-group__items{--indent-padding:20px}.logout-button[data-v-364f9ac1]{margin-left:-1px}.logout-button[data-v-364f9ac1]:hover .v-btn__overlay{opacity:0}
.option-service-item[data-v-144675e3]{color:#c3c3c3;cursor:pointer;opacity:1}.option-service-item.active[data-v-144675e3]{color:#604495}.option-service-item.active .v-btn[data-v-144675e3]{background-color:#604495}.option-service-item[data-v-144675e3]:hover{opacity:.9}.option-phone-wrapper[data-v-144675e3] .v-list-item__spacer{width:10px}.option-phone-wrapper[data-v-144675e3] .v-list-item{color:#c3c3c3;padding-left:8px;padding-right:8px}.option-phone-wrapper[data-v-144675e3] .v-list-item--active{color:#604495}.option-phone-wrapper[data-v-144675e3] .v-list-item--active>.v-list-item__overlay{opacity:0}@media only screen and (min-width:640px) and ((max-width:960px)){.option-card[data-v-144675e3]{min-height:195px}}.consultation-title[data-v-144675e3]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.v-container.container-spiriteo .consultation-title .hint[data-v-144675e3]{font-size:13px!important;font-weight:400!important;line-height:normal!important}
.sponsorship-value[data-v-fd058912]{font-size:34px;font-weight:700;margin-bottom:20px;margin-top:20px}.bonus-value[data-v-fd058912]{text-wrap:nowrap;font-size:.9em;margin-bottom:10px;margin-top:10px}
.agent-legal-dialog[data-v-7ccdc35c] .v-overlay__content{max-height:90vh;overflow:hidden;width:min(900px,90vw)}.agent-legal-card[data-v-7ccdc35c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:90vh;overflow:hidden;position:relative;z-index:1}.agent-legal-card__title[data-v-7ccdc35c]{font-size:1.5rem;font-weight:600;padding:16px 24px 12px;text-align:center;white-space:normal}.agent-legal-card__text[data-v-7ccdc35c]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding:0;position:relative;z-index:2}.agent-legal-dialog[data-v-7ccdc35c] .v-overlay__content>.v-card>.v-card-text.pad-40,.agent-legal-dialog[data-v-7ccdc35c] .v-overlay__content>form>.v-card>.v-card-text.pad-40{padding:16px 24px 40px!important}.agent-legal-dialog[data-v-7ccdc35c] .v-overlay__content>.v-card>.v-card-text.pad-24,.agent-legal-dialog[data-v-7ccdc35c] .v-overlay__content>form>.v-card>.v-card-text.pad-24{padding:16px 24px 24px!important}.agent-legal-card__content[data-v-7ccdc35c]{-webkit-overflow-scrolling:touch;max-height:calc(90vh - 170px);overflow-x:hidden;overflow-y:auto;padding:16px 32px;position:relative;scrollbar-color:#604495 transparent;scrollbar-gutter:stable both-edges;scrollbar-width:thin;z-index:3}[data-v-7ccdc35c] .agent-legal-card__content::-webkit-scrollbar{height:6px;width:6px}[data-v-7ccdc35c] .agent-legal-card__content::-webkit-scrollbar-track{background:transparent}[data-v-7ccdc35c] .agent-legal-card__content::-webkit-scrollbar-thumb{background-color:#604495;border-radius:8px}.agent-legal-card__content[data-v-7ccdc35c] p{line-height:1.6}.sentinel[data-v-7ccdc35c]{height:1px}.scroll-to-bottom-btn[data-v-7ccdc35c]{background-color:#604495!important;border-radius:9999px;bottom:8px;-webkit-box-shadow:0 6px 16px rgba(0,0,0,.18);box-shadow:0 6px 16px rgba(0,0,0,.18);color:#fff!important;font-weight:600;letter-spacing:.2px;padding:6px 12px;position:absolute;right:10px;text-transform:none;z-index:5}.agent-legal-card__actions[data-v-7ccdc35c]{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;padding:16px 24px 24px;position:relative;z-index:1}.agent-legal-card__actions .v-btn[data-v-7ccdc35c]{background-color:#604495;color:#fff;min-width:180px}.agent-legal-card__actions .v-btn[data-v-7ccdc35c]:hover{background-color:#543b83}.agent-legal-card__actions .v-btn.v-btn--disabled[data-v-7ccdc35c]{background-color:#b9a8dd!important;color:hsla(0,0%,100%,.86)!important}@media (max-width:600px){.agent-legal-dialog[data-v-7ccdc35c] .v-card-text{padding:0!important}.scroll-to-bottom-btn[data-v-7ccdc35c]{bottom:6px;right:20px}}@media (max-width:600px){.agent-legal-dialog[data-v-7ccdc35c] .v-overlay__content>.v-card>.v-card-text.pad-40,.agent-legal-dialog[data-v-7ccdc35c] .v-overlay__content>form>.v-card>.v-card-text.pad-40{padding:16px 0 40px!important}.agent-legal-dialog[data-v-7ccdc35c] .v-overlay__content>.v-card>.v-card-text.pad-24,.agent-legal-dialog[data-v-7ccdc35c] .v-overlay__content>form>.v-card>.v-card-text.pad-24{padding:16px 0 24px!important}.agent-legal-card__content[data-v-7ccdc35c],.agent-legal-card__content[data-v-e0ef54c8][data-v-7ccdc35c]{padding:16px 20px}}
body.no-page-scroll,html.no-page-scroll{overflow:hidden!important}
.master-title{margin-bottom:25px}
.page-content-html ul{list-style-position:inside!important;list-style-type:disc!important}
.no-hover[data-v-53ed4c42]:hover{background-color:inherit!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:inherit!important;-webkit-transform:none!important;transform:none!important}
.table-custom-component[data-v-5e9342be] .v-table__wrapper:after{display:none}@media only screen and (max-width:640px){.table-custom-component thead tr[data-columns="2"] th[data-v-5e9342be]{width:50%}.table-custom-component thead tr[data-columns="3"] th[data-v-5e9342be]{width:33.3333333333%}.table-custom-component thead tr th[data-v-5e9342be]{text-align:left}.table-custom-component tbody td[data-v-5e9342be]{padding:10px 16px!important}}.table-custom-component_row-top[data-v-5e9342be]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;justify-content:flex-start;margin:0;width:100%}.table-custom-component_row-top[data-columns="2"] li[data-v-5e9342be]{-ms-flex-preferred-size:50%;flex-basis:50%}.table-custom-component_row-top[data-columns="3"] li[data-v-5e9342be]{-ms-flex-preferred-size:33%;flex-basis:33%}.table-custom-component_row-top li[data-v-5e9342be]{-ms-flex-negative:1;flex-shrink:1;list-style:none;padding:0}.table-custom-component_row-bottom[data-v-5e9342be]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.table-custom-component_row-bottom li[data-v-5e9342be]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;justify-content:flex-start;list-style:none;padding:0;text-align:left!important}.table-custom-component_row-bottom_content[data-v-5e9342be],.table-custom-component_row-bottom_name[data-v-5e9342be]{-ms-flex-negative:1;-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-preferred-size:50%;flex-basis:50%;flex-grow:1;flex-shrink:1}.table-custom-component_see-more[data-v-5e9342be]{margin-bottom:10px;width:100%}.table-custom-component_row-top[data-v-5e9342be]{gap:0!important}.table-element[data-v-5e9342be]{margin-right:32px}.table-element[data-v-5e9342be]:last-child{margin-right:0!important}[data-v-5e9342be] .v-table__wrapper{overflow:visible!important}.btn-spiriteo--seen[data-v-5e9342be]{background-color:#fff!important;color:#604495!important}.btn-spiriteo--seen[data-v-5e9342be]:hover{background-color:#f9f9f9!important}
[data-v-79aafbb2] .v-table .v-table__wrapper:after{display:none}.table-spiriteo th[data-v-79aafbb2]{text-wrap:wrap!important;max-width:200px}@media screen and (max-width:640px){.tableTotaux thead tr th[data-v-79aafbb2]{padding:0 8px!important}.tableTotaux thead tr th[data-v-79aafbb2]:nth-child(3){min-width:90px}.w-col-date[data-v-79aafbb2]{max-width:150px;min-width:150px;width:150px}}.actions-cell[data-v-79aafbb2]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.actions-cell[data-v-79aafbb2],.facture-link[data-v-79aafbb2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.facture-link[data-v-79aafbb2]{-webkit-box-pack:center;-ms-flex-pack:center;cursor:pointer!important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:36px;justify-content:center;width:64px}.not-factured[data-v-79aafbb2]{height:36px;padding:7px 15px;text-align:center;width:64px}@media screen and (max-width:640px){.table-element[data-v-79aafbb2]{margin-right:0!important}}.icone[data-v-79aafbb2]{min-width:24px!important;padding:0 8px!important}.disabled-row[data-v-79aafbb2]{color:#999!important;opacity:.5;pointer-events:none}
.note-wrapper[data-v-ff281e78]{min-height:175px}@media only screen and (min-width:450px){.note-wrapper[data-v-ff281e78]{min-height:190px;min-width:450px}}.form-agent-notes[data-v-ff281e78] .v-field__field,.form-agent-notes[data-v-ff281e78] .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;padding-right:8px}
.cb_pictures[data-v-3638b53a]{height:20px;margin:12px}.cb_pictures[data-v-3638b53a] span{background:url(/theme/default/img/icons/icon-photo2.png) no-repeat 0;background-size:contain;cursor:pointer;display:block;float:right;height:20px;margin-left:25px;width:20px}.chat-wrapper[data-v-3638b53a]{font-size:14px;max-height:500px;min-width:300px;overflow-y:auto;padding:5px;position:relative}.chat-wrapper .chat-agent-message[data-v-3638b53a],.chat-wrapper .chat-mine-message[data-v-3638b53a]{margin-bottom:10px;width:95%}.chat-wrapper .chat-message-detail[data-v-3638b53a]{color:#757575;font-size:.8em}.chat-wrapper .chat-message-content[data-v-3638b53a]{padding:20px}.chat-wrapper .chat-mine-message[data-v-3638b53a]{float:right}.chat-wrapper .chat-mine-message .chat-message-detail[data-v-3638b53a]{text-align:right}.chat-wrapper .chat-mine-message .chat-message-content[data-v-3638b53a]{background-color:#8e57e2;border-radius:15px 0 15px 15px;color:#fff}.chat-wrapper .chat-agent-message[data-v-3638b53a]{float:left}.chat-wrapper .chat-agent-message .chat-message-content[data-v-3638b53a]{background-color:#f4f2fb;border-radius:0 15px 15px 15px}[data-v-3638b53a] .v-overlay__content{max-height:100%;max-width:100%}
.cb_pictures[data-v-7e6a911b]{height:20px;margin:12px}.cb_pictures[data-v-7e6a911b] span{background:url(/theme/default/img/icons/icon-photo2.png) no-repeat 0;background-size:contain;cursor:pointer;display:block;float:right;height:20px;margin-left:25px;width:20px}.chat-wrapper[data-v-7e6a911b]{font-size:14px;max-height:500px;min-width:300px;overflow-y:auto;padding:5px;position:relative}.chat-wrapper .chat-agent-message[data-v-7e6a911b],.chat-wrapper .chat-mine-message[data-v-7e6a911b]{margin-bottom:10px;width:95%}.chat-wrapper .chat-message-detail[data-v-7e6a911b]{color:#757575;font-size:.8em}.chat-wrapper .chat-message-content[data-v-7e6a911b]{padding:20px}.chat-wrapper .chat-mine-message[data-v-7e6a911b]{float:right}.chat-wrapper .chat-mine-message .chat-message-detail[data-v-7e6a911b]{text-align:right}.chat-wrapper .chat-mine-message .chat-message-content[data-v-7e6a911b]{background-color:#8e57e2;border-radius:15px 0 15px 15px;color:#fff}.chat-wrapper .chat-mine-message .chat-attachments[data-v-7e6a911b]{text-align:right}.chat-wrapper .chat-agent-message[data-v-7e6a911b]{float:left}.chat-wrapper .chat-agent-message .chat-message-content[data-v-7e6a911b]{background-color:#f4f2fb;border-radius:0 15px 15px 15px}.chat-wrapper .chat-attachments[data-v-7e6a911b]{font-size:.75em;width:100%}[data-v-7e6a911b] .v-overlay__content{max-height:100%;max-width:100%}
.not-factured[data-v-269a6222]{height:36px;padding:7px 15px;text-align:center;width:64px}@media screen and (max-width:640px){.w-col-date[data-v-269a6222]{max-width:155px;min-width:155px;width:155px}}[data-v-269a6222] .v-field{border-radius:4px!important}[data-v-269a6222] .v-field__field,[data-v-269a6222] .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;padding-right:8px}
[data-v-bd4d07f8] .v-alert .v-alert__prepend{display:none}[data-v-bd4d07f8] .v-input__details{display:none}@media screen and (max-width:640px){.word-break-sm[data-v-bd4d07f8]{word-break:break-all}}.font-weight-bold[data-v-bd4d07f8]{font-weight:700!important}[data-v-bd4d07f8] .v-field{border-radius:25px!important}.spiriteo-client-subscription-form[data-v-bd4d07f8] .v-field__field,.spiriteo-client-subscription-form[data-v-bd4d07f8] .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;padding-right:8px}[data-v-bd4d07f8] .v-table__wrapper{overflow:visible!important}
[data-v-772571d6] .v-input__details{display:none}@media screen and (max-width:640px){.word-break-sm[data-v-772571d6]{word-break:break-all}}.font-weight-bold[data-v-772571d6]{font-weight:700!important}[data-v-772571d6] .v-field{border-radius:25px!important}[data-v-772571d6] .v-table__wrapper{overflow:visible!important}
[data-v-5a868f5b] .v-input__details{display:none}@media screen and (max-width:640px){.word-break-sm[data-v-5a868f5b]{word-break:break-all}}.font-weight-bold[data-v-5a868f5b]{font-weight:700!important}[data-v-5a868f5b] .v-field{border-radius:25px!important}[data-v-5a868f5b] .v-table__wrapper{overflow:visible!important}
[data-v-3491048a] .v-input__details{display:none}[data-v-3491048a] .v-field--center-affix .v-label.v-field-label{margin-left:8px}
@media only screen and (min-width:450px){.answer-wrapper[data-v-334e768c]{min-width:400px}.review-wrapper .review-details[data-v-334e768c]{font-size:.85em;text-align:right}.review-wrapper .review-content[data-v-334e768c]{background-color:#e3e79f;border-radius:15px 0 15px 15px;padding:20px}}
[data-v-42ebac44] .v-input__details{display:none}.answer-content[data-v-42ebac44],.review-content[data-v-42ebac44]{word-break:break-word}
.user-feedback-action-modal .modal-body[data-v-60faa2a6],.user-feedback-action-modal .modal-subtitle[data-v-60faa2a6],.user-feedback-action-modal .modal-title[data-v-60faa2a6]{text-align:center}.user-feedback-action-modal .modal-title>img[data-v-60faa2a6]{height:25px!important}@media only screen and (min-width:640px){.user-feedback-action-modal .modal-title>img[data-v-60faa2a6]{height:30px!important}}.user-feedback-action-modal .modal-close[data-v-60faa2a6]{color:#604495;cursor:pointer;font-size:1.5em;position:absolute;right:20px;top:6px}.user-feedback-action-modal .modal-subtitle[data-v-60faa2a6]{font-size:20px!important;font-weight:700!important;text-transform:uppercase}.user-feedback-action-modal .modal-body[data-v-60faa2a6],.user-feedback-action-modal .modal-subtitle[data-v-60faa2a6]{color:#504958!important;font-family:Lato!important;font-style:normal;line-height:normal}.user-feedback-action-modal .modal-body[data-v-60faa2a6]{font-size:14px!important;font-weight:400!important}.user-feedback-action-modal .modal-cancel[data-v-60faa2a6]{background-color:#fff!important;color:#8e57e2!important}.user-feedback-action-modal .modal-action[data-v-60faa2a6],.user-feedback-action-modal .modal-cancel[data-v-60faa2a6]{font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:unset!important}.user-feedback-action-modal .modal-action[data-v-60faa2a6]{background-color:#8e57e2!important;color:#fff!important;margin-bottom:12px;margin-left:auto;margin-right:auto;max-width:100px;width:100%}.chat-wrapper[data-v-60faa2a6]{font-size:14px;max-height:500px;min-width:300px;overflow-y:auto;padding:5px;position:relative}.chat-wrapper .chat-agent-message[data-v-60faa2a6],.chat-wrapper .chat-mine-message[data-v-60faa2a6]{margin-bottom:10px;width:95%}.chat-wrapper .chat-message-detail[data-v-60faa2a6]{color:#757575;font-size:.8em}.chat-wrapper .chat-message-content[data-v-60faa2a6]{padding:20px}.chat-wrapper .chat-mine-message[data-v-60faa2a6]{float:right}.chat-wrapper .chat-mine-message .chat-message-detail[data-v-60faa2a6]{text-align:right}.chat-wrapper .chat-mine-message .chat-message-content[data-v-60faa2a6]{background-color:#8e57e2;border-radius:15px 0 15px 15px;color:#fff}.chat-wrapper .chat-mine-message .chat-attachments[data-v-60faa2a6]{text-align:right}.chat-wrapper .chat-agent-message[data-v-60faa2a6]{float:left}.chat-wrapper .chat-agent-message .chat-message-content[data-v-60faa2a6]{background-color:#f4f2fb;border-radius:0 15px 15px 15px}.chat-wrapper .chat-attachments[data-v-60faa2a6]{font-size:.75em;width:100%}[data-v-60faa2a6] .v-overlay__content{max-height:100%;max-width:100%}.consult-title-wrapper[data-v-60faa2a6]{position:relative}.consult-title-wrapper .consult-title[data-v-60faa2a6]{background-color:#392461;color:#fff;min-height:100px;padding-top:10px}.consult-title-wrapper .consult-title-image[data-v-60faa2a6]{border:3px solid #8e57e2;border-radius:100%;bottom:0;height:auto;left:50%;max-width:90px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.spiriteo-app-bar-logo[data-v-60faa2a6]{height:40px;left:50%;position:absolute;top:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:200px}
.chat-dialog[data-v-3405e668] .v-overlay__content{max-width:100%;width:100%}@media only screen and (min-width:640px){.chat-dialog[data-v-3405e668] .v-overlay__content{max-width:auto;width:auto}}.chat-card-title[data-v-3405e668]{background-color:#fff;position:fixed;top:0;width:100%}.chat-container[data-v-3405e668]{font-size:14px;padding-top:40px}@media only screen and (min-width:640px){.chat-container[data-v-3405e668]{min-width:500px}}.chat-container .chat-agent-message[data-v-3405e668],.chat-container .chat-mine-message[data-v-3405e668]{margin-bottom:10px;width:95%}.chat-container .chat-message-detail[data-v-3405e668]{color:#757575;font-size:.7em}.chat-container .chat-message-content[data-v-3405e668]{padding:20px}.chat-container .chat-mine-message[data-v-3405e668]{float:right}.chat-container .chat-mine-message .chat-message-detail[data-v-3405e668]{text-align:right}.chat-container .chat-mine-message .chat-message-content[data-v-3405e668]{background-color:#604495;border-radius:15px 0 15px 15px;color:#fff}.chat-container .chat-agent-message[data-v-3405e668]{float:left}.chat-container .chat-agent-message .chat-message-content[data-v-3405e668]{background-color:#f4f2fb;border-radius:0 15px 15px 15px}.chat-container .chat-attachments[data-v-3405e668]{font-size:.75em;text-align:right;width:100%}
.message-wrap[data-v-5c23c6d0]{font-size:1em}.status-column[data-v-5c23c6d0]{width:125px}.action-column[data-v-5c23c6d0]{width:1px}.font-weight-bold[data-v-5c23c6d0]{font-weight:700!important}.btn-spiriteo--seen[data-v-5c23c6d0]{background-color:#fff!important;border:1px solid #604495!important;color:#604495!important}.btn-spiriteo--seen[data-v-5c23c6d0]:hover{background-color:#f9f9f9!important}
.product-name[data-v-2667dd74]{text-transform:capitalize}.w-col-price[data-v-2667dd74]{min-width:100px;width:100px}.text-nowrap[data-v-2667dd74]{white-space:nowrap}

.nested-tab_title[data-v-09e03bbe]{border:solid #8e57e2;border-width:1px 1px 0;color:#604495;cursor:pointer;padding:16px;position:relative}.nested-tab_title[data-v-09e03bbe]:after{color:#604495;content:"\f107";display:block;font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:900;height:16px;position:absolute;right:16px;top:calc(50% - 8px);width:16px;z-index:1}.nested-tab:first-child .nested-tab_title[data-v-09e03bbe]{border-top-left-radius:4px;border-top-right-radius:4px}.nested-tab:last-child .nested-tab_title[data-v-09e03bbe]{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom-width:1px}.nested-tab:is(.active) .nested-tab_title[data-v-09e03bbe]{background-color:#604495;border-bottom-width:1px;border-radius:4px;color:#fff;margin-bottom:12px}.nested-tab:is(.active) .nested-tab_title[data-v-09e03bbe]:after{color:#fff;content:"\f104"}
[data-v-7a24533d] .v-input__details{display:none}
.bearing_agent[data-v-55b50f0d]{border:1px solid #ccc;font-size:14px;height:30px;line-height:30px;margin-bottom:0;padding-left:10px}@media screen and (min-width:640px){.bearing_agent[data-v-55b50f0d]{font-size:12px}}.bearing_agent.active[data-v-55b50f0d]{background:#00891d;color:#fff;font-weight:700}
.v-container.container-spiriteo li.fz-14[data-v-9c610a88]{font-size:14px!important}@media only screen and (max-width:640px){[data-v-9c610a88] .table-informations-expert table tr th{text-wrap:initial!important;max-width:140px}}
.general-form[data-v-1f8fb3a0] .v-field__field,.general-form[data-v-1f8fb3a0] .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:12px;padding-right:12px}.general-form .whitespace-pre-line[data-v-1f8fb3a0]{white-space:pre-line}
[data-v-5d806f9c] .v-window{overflow:visible!important}
.table-spiriteo th[data-v-0b9e01be]{max-width:120px}@media screen and (max-width:640px){.table-spiriteo th[data-v-0b9e01be]{padding:7px 16px 6px!important}}.general-form[data-v-0b9e01be] .v-field__field,.general-form[data-v-0b9e01be] .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:12px;padding-right:12px}
.general-form[data-v-289a43b5] .v-field__field,.general-form[data-v-289a43b5] .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;padding-right:8px}
.svgicon[data-v-71b14156]{height:20px;opacity:1;width:20px}
[data-v-657c883d] .v-select__selection-text{font-size:14px}.country-select[data-v-657c883d]{border:none!important;position:absolute;z-index:1000}.country-select[data-v-657c883d] .v-field__field{border:none!important}.country-select[data-v-657c883d] .v-field__input{-ms-flex-line-pack:center;align-content:center}[data-v-657c883d] .v-field__input{margin-left:58px!important;padding-left:12px!important}[data-v-657c883d] .v-field-label{left:-8px}.country-field[data-v-657c883d] .v-field__input{margin-left:52px!important}[data-v-657c883d] .country-select{border:none!important;cursor:pointer;position:absolute;width:80px!important;z-index:1000}[data-v-657c883d] .country-select :deep(.v-field__field){border:none!important}[data-v-657c883d] .country-select :deep(.v-field__input){-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-657c883d] .flag-selection{-webkit-box-align:center!important;-ms-flex-align:center!important;-webkit-box-pack:start!important;-ms-flex-pack:start!important;align-items:center!important;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:100%;justify-content:flex-start!important;padding:0 12px 0 0;width:100%!important}[data-v-657c883d] .flag-image{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:8px}[data-v-657c883d] .chevron-icon{-webkit-box-flex:0;color:#5f6368;-ms-flex:0 0 10px;flex:0 0 10px;height:10px;pointer-events:none;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:10px}[data-v-657c883d] .chevron-icon.open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.country-field[data-v-657c883d] .v-field__input{min-height:48px}.country-field[data-v-657c883d] .v-field__input{border-left:1px solid #d3d3f0;margin-left:65px!important;padding-left:12px!important}[data-v-657c883d] .country-select .v-field__input,[data-v-657c883d] .country-select .v-field__overlay,[data-v-657c883d] .flag-selection{cursor:pointer!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-v-657c883d] .country-select .v-field{padding:0!important;width:80px!important}[data-v-657c883d] .client-profile .v-field__overlay{margin-left:25px}[data-v-657c883d] .client-profile .flag-selection{-webkit-transform:translateX(-53px);transform:translateX(-53px)}[data-v-657c883d] .flag-selection{-webkit-transform:translateX(-59px) translateY(5px);transform:translateX(-59px) translateY(5px)}[data-v-657c883d] .v-field__outline__start{display:none!important}[data-v-657c883d] .v-field__outline__end{display:none!important}
.radio-group[data-v-56a10471]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.radio-group[data-v-56a10471],.radio-group label[data-v-56a10471]{display:-webkit-box;display:-ms-flexbox;display:flex}.radio-group label[data-v-56a10471]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2e2e2e;font-size:16px}.radio-group input[type=radio][data-v-56a10471]{display:none}.custom-radio[data-v-56a10471]{border:2px solid #767676;border-radius:50%;display:inline-block;height:24px;margin-right:10px;position:relative;width:24px}.radio-group input[type=radio]:checked+.custom-radio[data-v-56a10471]{border:2px solid #604495!important}.radio-group input[type=radio]:checked+.custom-radio[data-v-56a10471]:after{background-color:#604495!important;border:#604495!important;border-radius:50%;content:"";height:10px;left:5px;position:absolute;top:5px;width:10px}.radio-group[data-v-56a10471]{margin-bottom:8px;margin-top:8px}.form-agent-profil[data-v-56a10471] .v-field__field,.form-agent-profil[data-v-56a10471] .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;padding-right:8px}.modified-label[data-v-56a10471]{color:#000!important;cursor:pointer;font-weight:700;opacity:1!important}@media only screen and (min-width:990px){.custom-radio[data-v-56a10471]{height:22px!important;width:22px!important}.radio-group input[type=radio]:checked+.custom-radio[data-v-56a10471]:after{left:4px!important;top:4px!important}}
@media only screen and (max-width:640px){[data-v-5483d1bd] .univers-list-expert{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}}.general-form[data-v-5483d1bd] .v-field__field,.general-form[data-v-5483d1bd] .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;padding-right:8px}.help-option[data-v-5483d1bd]{margin-left:8px}@media only screen and (max-width:881px){.help-option[data-v-5483d1bd]{margin-left:0}}.country_7[data-v-5483d1bd]{background-position:-128px 0!important}.country_15[data-v-5483d1bd]{background:url(/theme/default/img/flag/pologne.jpg) no-repeat!important;background-size:16px!important}
[data-v-0e491239] .v-window{overflow:visible!important}
th[data-v-62d04f02]{font-weight:700}[data-v-62d04f02] .v-window{overflow:visible!important}
[data-v-76477b8f] .v-window{overflow:visible!important}
.spiriteo-appointment-choice-rdv-form .spiriteo-comment-input[data-v-16549796] ::-webkit-input-placeholder{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;opacity:1}.spiriteo-appointment-choice-rdv-form .spiriteo-comment-input[data-v-16549796] ::-moz-placeholder{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;opacity:1}.spiriteo-appointment-choice-rdv-form .spiriteo-comment-input[data-v-16549796] :-ms-input-placeholder{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;opacity:1}.spiriteo-appointment-choice-rdv-form .spiriteo-comment-input[data-v-16549796] ::-ms-input-placeholder{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;opacity:1}.spiriteo-appointment-choice-rdv-form .spiriteo-choices-input[data-v-16549796] .v-label,.spiriteo-appointment-choice-rdv-form .spiriteo-comment-input[data-v-16549796] ::placeholder{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;opacity:1}@media only screen and (min-width:990px){.spiriteo-appointment-choice-rdv-form .spiriteo-comment-input[data-v-16549796] ::-webkit-input-placeholder{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-appointment-choice-rdv-form .spiriteo-comment-input[data-v-16549796] ::-moz-placeholder{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-appointment-choice-rdv-form .spiriteo-comment-input[data-v-16549796] :-ms-input-placeholder{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-appointment-choice-rdv-form .spiriteo-comment-input[data-v-16549796] ::-ms-input-placeholder{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-appointment-choice-rdv-form .spiriteo-choices-input[data-v-16549796] .v-label,.spiriteo-appointment-choice-rdv-form .spiriteo-comment-input[data-v-16549796] ::placeholder{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.radio-group[data-v-16549796]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.radio-group[data-v-16549796],.radio-group label[data-v-16549796]{display:-webkit-box;display:-ms-flexbox;display:flex}.radio-group label[data-v-16549796]{font-width:400!important;color:#2e2e2e;font-size:14px}.radio-group input[type=radio][data-v-16549796]{display:none}.custom-radio[data-v-16549796]{border:2px solid #767676;border-radius:50%;display:inline-block;height:24px;margin-right:10px;position:relative;width:24px}.radio-group input[type=radio]:checked+.custom-radio[data-v-16549796]{border:2px solid #604495!important}.radio-group input[type=radio]:checked+.custom-radio[data-v-16549796]:after{background-color:#604495!important;border:#604495!important;border-radius:50%;content:"";height:10px;left:5px;position:absolute;top:5px;width:10px}.radio-group[data-v-16549796]{margin-bottom:8px;margin-top:8px}@media only screen and (max-width:990px){.radio-group label[data-v-16549796]{font-size:12px}}
.appointment-status[data-v-8eef1ba4]{height:32px;padding:2px 8px}.v-btn.button-spiriteo-answer[data-v-8eef1ba4]{background-color:#604495!important;color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:unset!important;width:75%!important}@media only screen and (min-width:640px){.v-btn.button-spiriteo-answer[data-v-8eef1ba4]{color:#fff!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}}
.list-inline>li[data-v-69c3e614]{display:list-item}@media only screen and (min-width:990px){.list-inline>li[data-v-69c3e614]{display:inline-block}}
.last-messages[data-v-8dc1cc58]{min-width:350px}
.table-custom-component[data-v-fdc7d1a0] td,.table-custom-component[data-v-fdc7d1a0] th{padding:0 10px!important}.table-custom-component[data-v-fdc7d1a0] .v-switch__track{background-color:#d8c9f0;height:25px;opacity:1}.table-custom-component[data-v-fdc7d1a0] .v-input--reverse .v-selection-control{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:flex-end}.table-custom-component[data-v-fdc7d1a0] .v-input--reverse .v-selection-control .v-label{font-size:14px;font-weight:700;margin-right:5px;opacity:1}.table-custom-component[data-v-fdc7d1a0] .v-table__wrapper:after{display:none}@media only screen and (max-width:640px){.table-custom-component thead tr[data-columns="2"] th[data-v-fdc7d1a0]{width:50%}.table-custom-component thead tr[data-columns="3"] th[data-v-fdc7d1a0]{width:33.3333333333%}.table-custom-component thead tr th[data-v-fdc7d1a0]{text-align:left}.table-custom-component tbody td[data-v-fdc7d1a0]{padding:10px 16px!important}}.table-custom-component_row-top[data-v-fdc7d1a0]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;justify-content:flex-start;margin:0;width:100%}.table-custom-component_row-top[data-columns="2"] li[data-v-fdc7d1a0]{-ms-flex-preferred-size:50%;flex-basis:50%}.table-custom-component_row-top[data-columns="3"] li[data-v-fdc7d1a0]{-ms-flex-preferred-size:33%;flex-basis:33%}.table-custom-component_row-top li[data-v-fdc7d1a0]{-ms-flex-negative:1;flex-shrink:1;list-style:none;padding:0}.table-custom-component_row-bottom[data-v-fdc7d1a0]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.table-custom-component_row-bottom li[data-v-fdc7d1a0]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;justify-content:flex-start;list-style:none;padding:0;text-align:left!important}.table-custom-component_row-bottom_content[data-v-fdc7d1a0],.table-custom-component_row-bottom_name[data-v-fdc7d1a0]{-ms-flex-negative:1;-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-preferred-size:50%;flex-basis:50%;flex-grow:1;flex-shrink:1}.table-custom-component_see-more[data-v-fdc7d1a0]{background-color:#ddd;margin-bottom:10px;width:100%}.checkbox-container[data-v-fdc7d1a0]{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.checkbox-container input[type=checkbox][data-v-fdc7d1a0]{display:none}.checkbox-container label[data-v-fdc7d1a0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px}.checked-icon[data-v-fdc7d1a0]{caret-color:#604495;color:#604495;display:none;font-size:1.5rem}.unchecked-icon[data-v-fdc7d1a0]{caret-color:#b0b0b0;color:#b0b0b0;font-size:1.5rem}input[id^=checkbox-]:checked~label .checked-icon[data-v-fdc7d1a0]{display:inline}input[id^=checkbox-]:checked~label .unchecked-icon[data-v-fdc7d1a0]{display:none}input[id^=checkbox-alt-]:checked~label .checked-icon[data-v-fdc7d1a0]{display:inline}input[id^=checkbox-alt-]:checked~label .unchecked-icon[data-v-fdc7d1a0]{display:none}
.spiriteo-new-relance-form .spiriteo-input-textarea[data-v-69d29b95] ::-webkit-input-placeholder{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;opacity:1}.spiriteo-new-relance-form .spiriteo-input-textarea[data-v-69d29b95] ::-moz-placeholder{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;opacity:1}.spiriteo-new-relance-form .spiriteo-input-textarea[data-v-69d29b95] :-ms-input-placeholder{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;opacity:1}.spiriteo-new-relance-form .spiriteo-input-textarea[data-v-69d29b95] ::-ms-input-placeholder{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;opacity:1}.spiriteo-new-relance-form .spiriteo-input-textarea[data-v-69d29b95] ::placeholder{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;opacity:1}@media only screen and (min-width:990px){.spiriteo-new-relance-form .spiriteo-input-textarea[data-v-69d29b95] ::-webkit-input-placeholder{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-new-relance-form .spiriteo-input-textarea[data-v-69d29b95] ::-moz-placeholder{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-new-relance-form .spiriteo-input-textarea[data-v-69d29b95] :-ms-input-placeholder{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-new-relance-form .spiriteo-input-textarea[data-v-69d29b95] ::-ms-input-placeholder{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-new-relance-form .spiriteo-input-textarea[data-v-69d29b95] ::placeholder{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.border-radius-deep[data-v-69d29b95] .v-field{border-radius:4px!important}.spiriteo-filters-text-search[data-v-69d29b95]{max-width:98%}.spiriteo-filters-text-search.full-width[data-v-69d29b95]{max-width:100%}.spiriteo-filters-text-search.full-width[data-v-69d29b95] .v-input__append{-webkit-margin-start:0!important;margin-inline-start:0!important}.spiriteo-filters-text-search.full-width[data-v-69d29b95] .v-input__control{background-color:#f4f2fb;border-radius:25px}.spiriteo-filters-text-search.full-width[data-v-69d29b95] .v-field__input{padding-left:12px}.custom-switch-container[data-v-69d29b95]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.custom-switch-input[data-v-69d29b95]{display:none}.custom-switch-label[data-v-69d29b95]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.custom-switch-slider[data-v-69d29b95]{background-color:#d8c9f0;border-radius:20px;height:24px;margin-right:12px;position:relative;-webkit-transition:background-color .2s;transition:background-color .2s;width:42px}.custom-switch-slider[data-v-69d29b95]:before{background-color:#fff;border-radius:50%;content:"";height:18px;left:3px;position:absolute;top:3px;-webkit-transform:scale(.7);transform:scale(.7);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;width:18px}.custom-switch-input:checked+.custom-switch-label .custom-switch-slider[data-v-69d29b95]{background-color:#9e77d9}.custom-switch-input:checked+.custom-switch-label .custom-switch-slider[data-v-69d29b95]:before{-webkit-transform:translateX(18px) scale(1);transform:translateX(18px) scale(1)}.custom-switch-text[data-v-69d29b95]{color:#333;font-size:16px}.custom-switch-container[data-v-69d29b95]:not(:last-child){margin-bottom:28px}.spiriteo-new-relance-form[data-v-69d29b95] .v-field__field,.spiriteo-new-relance-form[data-v-69d29b95] .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;padding-right:8px}
.v-btn.button-spiriteo-action[data-v-5655ab84]{background-color:#604495;color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:unset!important;width:80%!important}.spiriteo-datatable[data-v-5655ab84] td,.spiriteo-datatable[data-v-5655ab84] th{padding:0 10px!important}.spiriteo-datatable[data-v-5655ab84] .v-table__wrapper::-webkit-scrollbar{height:8px}.note-wrapper[data-v-5655ab84]{background:#eee;border-radius:4px;padding:8px;text-align:justify;white-space:pre-wrap}@media only screen and (min-width:450px){.note-wrapper[data-v-5655ab84]{min-width:400px}}
.text-indent li[data-v-729f71e0]{padding-left:18px;text-indent:-18px}.MailsRelancePage[data-v-729f71e0] .v-card .text-align-list ul{list-style-position:outside;padding-left:18px}@media only screen and (max-width:640px){.MailsRelancePage[data-v-729f71e0] .v-card .text-align-list ul li{text-align:justify}}.MailsRelancePage[data-v-729f71e0] .v-table__wrapper:after{display:none}
.sponsor_slide_center[data-v-7172e4ee],.sponsor_slide_left[data-v-7172e4ee],.sponsor_slide_right[data-v-7172e4ee]{max-height:240px}.sponsor_slide_center[data-v-7172e4ee],.sponsor_slide_right[data-v-7172e4ee]{background:none;min-height:50px}@media only screen and (min-width:990px){.sponsor_slide_center[data-v-7172e4ee],.sponsor_slide_right[data-v-7172e4ee]{background:#f1f1f1;min-height:240px}}.gain-title[data-v-7172e4ee]{margin-bottom:20px;text-align:center}.gain-number[data-v-7172e4ee]{font-size:1.5em;text-align:center}[data-v-7172e4ee] .v-card{overflow:visible!important}
.sponsor-ship-header[data-v-26a7989b]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;background-image:url(/theme/default/img/sponsorShip/background.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:253px;position:relative;width:100%}@media only screen and (min-width:500px){.sponsor-ship-header[data-v-26a7989b]{margin-top:30px}}.sponsor-ship-header .sponsor-ship-header-text[data-v-26a7989b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:40px;font-weight:700;height:100%;justify-content:center;padding:20px;text-align:center;width:32%}.sponsor-ship-header .sponsor-ship-header-image[data-v-26a7989b]{-ms-flex-item-align:end;align-self:flex-end}.sponsor-ship-header .sponsor-ship-header-minutes[data-v-26a7989b],.sponsor-ship-header .sponsor-ship-header-price[data-v-26a7989b]{max-width:160px}.sponsor-ship-header .sponsor-ship-header-minutes .content[data-v-26a7989b],.sponsor-ship-header .sponsor-ship-header-price .content[data-v-26a7989b]{background-color:#a67ce0;border-radius:100%;color:#fff;font-weight:700;margin:30px auto 0;text-align:center}.sponsor-ship-header .sponsor-ship-header-minutes .description[data-v-26a7989b],.sponsor-ship-header .sponsor-ship-header-price .description[data-v-26a7989b]{color:#504958!important;font-size:14px;font-weight:700;line-height:18px;padding:10px;text-align:center}.sponsor-ship-header .sponsor-ship-header-minutes .subtitle[data-v-26a7989b],.sponsor-ship-header .sponsor-ship-header-price .subtitle[data-v-26a7989b]{color:#fff;font-size:18px;font-weight:700;margin-top:15px;text-align:center}.sponsor-ship-header .sponsor-ship-header-price .content[data-v-26a7989b]{font-size:50px;height:125px;line-height:125px;width:125px}.sponsor-ship-header .sponsor-ship-header-minutes .content[data-v-26a7989b]{font-size:34px;height:110px;line-height:110px;margin-top:15px;width:110px}.sponsor-ship-header.public-version .sponsor-ship-header-price[data-v-26a7989b]{margin:0}.sponsor-ship-header.mobile-version[data-v-26a7989b]{background-color:transparent;background-image:none;display:block;height:auto;margin-top:0}.sponsor-ship-header.mobile-version .sponsor-ship-header-imageMobile img[data-v-26a7989b]{display:block;height:auto;width:100%}.sponsor-ship-header.mobile-version .content-wrapper[data-v-26a7989b],.sponsor-ship-header.mobile-version .sponsor-ship-header-minutes[data-v-26a7989b],.sponsor-ship-header.mobile-version .sponsor-ship-header-price[data-v-26a7989b],.sponsor-ship-header.mobile-version .sponsor-ship-header-text[data-v-26a7989b]{display:none}.sponsor-ship-header.agent-version .sponsor-ship-header-text[data-v-26a7989b]{font-size:30px;width:210px}@media only screen and (min-width:501px) and (max-width:959px){.sponsor-ship-header.agent-version .sponsor-ship-header-text[data-v-26a7989b]{font-size:26px;width:250px}}@media only screen and (max-width:500px){.sponsor-ship-header.agent-version .sponsor-ship-header-text[data-v-26a7989b]{font-size:20px;line-height:30px}}.sponsor-ship-header.agent-version .sponsor-ship-header-price[data-v-26a7989b]{margin-bottom:10px;max-width:210px!important;width:210px}.sponsor-ship-header.agent-version .sponsor-ship-header-price .content[data-v-26a7989b]{font-size:45px}
.sponsorship-step-description .number[data-v-6d859880]{border-radius:100%;-webkit-box-shadow:6px 6px 26px 0 rgba(158,119,217,.4);box-shadow:6px 6px 26px 0 rgba(158,119,217,.4);color:#604495;font-size:20px;font-weight:700;height:40px;line-height:40px;margin:0 auto 30px;position:relative;text-align:center;width:40px}.sponsorship-step-description .icon[data-v-6d859880]{margin-bottom:20px;text-align:center}.sponsorship-step-description .icon svg[data-v-6d859880]{height:30px;width:30px}.sponsorship-step-description .content[data-v-6d859880]{text-align:center}.sponsorship-step-description .step[data-v-6d859880]{max-width:195px}.sponsorship-step-description .arrow[data-v-6d859880]{left:40px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sponsorship-step-description .arrow img[data-v-6d859880]{height:auto;margin-top:10px;width:100%}
.sponsor_slide_center[data-v-35e2a12f],.sponsor_slide_left[data-v-35e2a12f],.sponsor_slide_right[data-v-35e2a12f]{max-height:240px}.sponsor_slide_center[data-v-35e2a12f]{background:none;min-height:50px}@media only screen and (min-width:990px){.sponsor_slide_center[data-v-35e2a12f]{background:#f1f1f1;min-height:240px}}.sponsor_slide_center_titre[data-v-35e2a12f]{color:#7b70a6;font-size:1.5rem;font-weight:400;letter-spacing:2px;line-height:.8;padding-top:20px;text-align:center;text-transform:uppercase}@media only screen and (min-width:640px){.sponsor_slide_center_titre[data-v-35e2a12f]{padding-top:25px}}[data-v-35e2a12f] .v-field__input{padding-left:12px}.sponsor_slide_center_titre_bold[data-v-35e2a12f]{color:#7b70a6;font-family:AvenirLT-Book;font-size:1.8rem;font-weight:700;letter-spacing:0;letter-spacing:2px;line-height:1;text-align:center;text-transform:uppercase}span.box_sponsorship_share_content_sharebox_content[data-v-35e2a12f]{cursor:auto}.v-label[data-v-35e2a12f]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;white-space:normal}.btn-spiriteo[data-v-35e2a12f]{height:40px;text-transform:uppercase}
.banner[data-v-082e6488]{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;position:relative;width:100vw}.banner[data-v-082e6488] .v-responsive__content{display:-webkit-box;display:-ms-flexbox;display:flex}.banner[data-v-082e6488] .v-img__img{height:100%;left:auto!important;min-width:100%;-o-object-position:right center!important;object-position:right center!important;right:0;width:auto!important}.banner .spiriteo-main-slider-ssr-img[data-v-082e6488]{bottom:0;display:block;height:100%;left:auto;max-width:none;min-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right center!important;object-position:right center!important;position:absolute;right:0;top:0;width:auto}.banner-container[data-v-082e6488]{overflow:hidden}.banner-title[data-v-082e6488]{color:#fff!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;margin-bottom:20px;margin-top:20px;text-align:center;text-transform:unset!important}@media only screen and (min-width:990px){.banner-title[data-v-082e6488]{color:#fff!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}@media screen and (max-width:640px){.banner-title[data-v-082e6488]{margin-bottom:0;margin-top:0}}.banner-title--ssr[data-v-082e6488]{color:#604495!important}.banner-subtitle[data-v-082e6488]{color:#fff!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:400px){.banner-subtitle[data-v-082e6488]{color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}@media only screen and (min-width:640px){.banner-subtitle[data-v-082e6488]{color:#fff!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:400!important;line-height:normal}}.rounded[data-v-082e6488]{bottom:-1px;height:auto;position:absolute;width:100%}
.survey-section[data-v-51eb4f62]{margin-bottom:40px}.survey-section__title[data-v-51eb4f62]{font-size:1.5rem;font-weight:600;margin-bottom:16px}.survey-label[data-v-51eb4f62]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:600;gap:4px;margin-bottom:4px}.survey-required[data-v-51eb4f62]{color:#d93025}
.survey-section[data-v-13b6205a]{margin-bottom:40px}.survey-section__title[data-v-13b6205a]{font-size:1.5rem;font-weight:600;margin-bottom:24px}.survey-section__subtitle[data-v-13b6205a]{font-size:1.1rem;font-weight:600;margin-bottom:16px}.survey-label[data-v-13b6205a]{display:block;font-weight:600;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.35;margin-bottom:4px;max-width:100%;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.survey-required[data-v-13b6205a]{color:#d93025}.survey-subsection[data-v-13b6205a]{margin-bottom:32px}.survey-field[data-v-13b6205a]{min-width:0}@media (max-width:600px){.survey-section__title[data-v-13b6205a]{font-size:1.25rem}.survey-section__subtitle[data-v-13b6205a]{font-size:1rem}.survey-label[data-v-13b6205a]{font-size:.95rem}}[data-v-13b6205a] .v-label.survey-label{display:block;font-weight:600;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.35;margin-bottom:4px;max-width:100%;overflow-wrap:anywhere;white-space:normal!important;word-break:break-word}@media (max-width:600px){[data-v-13b6205a] .v-label.survey-label{font-size:.95rem}}
.survey-section[data-v-2a60138e]{margin-bottom:40px}.survey-section__title[data-v-2a60138e]{font-size:1.5rem;font-weight:600;margin-bottom:24px}.survey-section__subtitle[data-v-2a60138e]{font-size:1.1rem;font-weight:600;margin-bottom:16px}.survey-site[data-v-2a60138e]{margin-bottom:32px}.survey-site__title[data-v-2a60138e]{font-size:1rem;font-weight:600;margin-bottom:12px}.survey-label[data-v-2a60138e]{display:block;font-weight:600;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.35;margin-bottom:4px;overflow-wrap:anywhere;white-space:normal;word-break:break-word}[data-v-2a60138e] .v-label.survey-label{display:block;font-weight:600;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.35;margin-bottom:4px;overflow-wrap:anywhere;white-space:normal!important;word-break:break-word}
.survey-section[data-v-26d936f2]{margin-bottom:40px}.survey-section__title[data-v-26d936f2]{font-size:1.5rem;font-weight:600;margin-bottom:24px}.survey-section__subtitle[data-v-26d936f2]{font-size:1.1rem;font-weight:600;margin-bottom:16px}.survey-label[data-v-26d936f2]{font-weight:600;margin-bottom:4px}.survey-required[data-v-26d936f2]{color:#d93025}.survey-subsection[data-v-26d936f2]{margin-bottom:32px}
.survey-section[data-v-6ae4a994]{margin-bottom:40px}.survey-section__title[data-v-6ae4a994]{font-size:1.5rem;font-weight:600;margin-bottom:24px}.survey-section__subtitle[data-v-6ae4a994]{font-size:1.1rem;font-weight:600;margin-bottom:16px}.survey-label[data-v-6ae4a994]{font-weight:600;margin-bottom:4px}.survey-required[data-v-6ae4a994]{color:#d93025}.survey-subsection[data-v-6ae4a994]{margin-bottom:32px}
.survey-section[data-v-b69be978]{margin-bottom:40px}.survey-section__title[data-v-b69be978]{font-size:1.5rem;font-weight:600;margin-bottom:24px}.survey-section__subtitle[data-v-b69be978]{font-size:1.1rem;font-weight:600;margin-bottom:16px}.survey-label[data-v-b69be978]{display:block;font-weight:600;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.35;margin-bottom:4px;overflow-wrap:anywhere;white-space:normal;word-break:break-word}[data-v-b69be978] .v-label.survey-label{display:block;font-weight:600;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.35;margin-bottom:4px;overflow-wrap:anywhere;white-space:normal!important;word-break:break-word}.survey-required[data-v-b69be978]{color:#d93025}.survey-paragraph[data-v-b69be978]{line-height:1.6;margin-bottom:16px}.survey-note[data-v-b69be978]{font-style:italic;margin:8px 0}.survey-hint[data-v-b69be978]{color:#666;font-size:.85rem;margin-top:4px}.planning-wrapper[data-v-b69be978]{margin-top:16px}.planning-scroll[data-v-b69be978]{overflow-x:auto}.planning-table[data-v-b69be978]{border-collapse:collapse;min-width:720px;-ms-touch-action:none;touch-action:none;width:100%}.planning-table td[data-v-b69be978],.planning-table th[data-v-b69be978]{border:1px solid #ddd;padding:6px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.planning-hour[data-v-b69be978]{background-color:#f5f3fb;font-size:.85rem}.planning-day[data-v-b69be978],.planning-hour[data-v-b69be978]{cursor:pointer;font-weight:600}.planning-day[data-v-b69be978]{background-color:#f9f9f9;white-space:nowrap}.planning-slot[data-v-b69be978]{background-color:#fff;cursor:pointer;height:24px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;width:24px}.planning-slot--disabled[data-v-b69be978]{background-color:#f1f1f1;cursor:not-allowed}.planning-wrapper--error[data-v-b69be978]{border:1px solid #d93025;border-radius:12px;padding:12px}.planning-wrapper--error .planning-scroll[data-v-b69be978]{margin-top:8px}.planning-slot--selected[data-v-b69be978]{background-color:#2e7d32;color:#fff}.planning-row--alt .planning-slot[data-v-b69be978]{background-color:#fafafa}.planning-row--alt .planning-slot.planning-slot--selected[data-v-b69be978]{background-color:#2e7d32;color:#fff}
.survey-container[data-v-3aee36d9]{max-width:1080px}.survey-card[data-v-3aee36d9]{padding:24px}.survey-content[data-v-3aee36d9]{border-radius:16px;color:#3f3363;font-size:1rem;line-height:1.7;margin-bottom:32px;padding:24px}.survey-content[data-v-3aee36d9],.survey-content--tariff[data-v-3aee36d9]{background-color:#fbf9ff;border:1px solid rgba(96,68,149,.15)}.survey-content+.survey-content[data-v-3aee36d9]{margin-top:24px}[data-v-3aee36d9] .survey-content p{margin-bottom:16px}[data-v-3aee36d9] .survey-content--tariff table{border:1px solid #111}[data-v-3aee36d9] .survey-content ol,[data-v-3aee36d9] .survey-content ul{margin-bottom:16px;padding-left:20px}[data-v-3aee36d9] .survey-field--error .v-field{--v-field-border-color:#d93025;--v-field-border-opacity:1;--v-field-focus-border-color:#d93025;--v-field-focused-border-color:#d93025;--v-field-hover-border-color:#d93025}[data-v-3aee36d9] .survey-field--error .v-field__outline{border-color:#d93025!important}@media (max-width:960px){.survey-card[data-v-3aee36d9]{padding:16px}}@media (max-width:600px){.survey-card[data-v-3aee36d9]{padding:0}}[data-v-3aee36d9] .survey-content--tariff table{border:0;border-collapse:separate;border-radius:14px;border-spacing:0;-webkit-box-shadow:inset 0 0 0 1px #111;box-shadow:inset 0 0 0 1px #111;overflow:hidden}[data-v-3aee36d9] .survey-content--tariff td,[data-v-3aee36d9] .survey-content--tariff th{border:1px solid #111;padding:12px 16px}
.spiriteo-main-slider[data-v-45de807a]{font-family:Lato}.spiriteo-main-slider[data-v-45de807a] .v-img__img{-o-object-position:right!important;object-position:right!important}.spiriteo-main-slider .spiriteo-main-slider-ssr-img[data-v-45de807a]{-o-object-position:right!important;object-position:right!important}.spiriteo-main-slider .spiriteo-main-slider-title-1[data-v-45de807a]{font-size:20px!important;font-style:normal;font-weight:400;line-height:normal;margin-bottom:0!important;text-transform:uppercase}.spiriteo-main-slider .spiriteo-main-slider-title-2[data-v-45de807a]{font-size:16px!important;font-style:normal;font-weight:700}@media only screen and (min-width:640px){.spiriteo-main-slider .spiriteo-main-slider-title-2[data-v-45de807a]{font-size:30px!important}}.spiriteo-main-slider .spiriteo-main-slider-title-3[data-v-45de807a],.spiriteo-main-slider .spiriteo-main-slider-title-4[data-v-45de807a],.spiriteo-main-slider .spiriteo-main-slider-title-5[data-v-45de807a]{font-style:normal;font-weight:400;line-height:normal}.spiriteo-main-slider .spiriteo-main-slider-button-1[data-v-45de807a],.spiriteo-main-slider .spiriteo-main-slider-button-2[data-v-45de807a]{font-size:15px;font-style:normal;font-weight:700;height:40px;line-height:normal;text-transform:unset!important;width:250px}h1[data-v-45de807a]{margin-top:4px!important}@media (max-width:960px){.slider-buttons-row>.v-col-12[data-v-45de807a],.slider-buttons-row>.v-col-md-auto[data-v-45de807a]{-webkit-box-flex:0!important;-ms-flex:0 0 auto!important;flex:0 0 auto!important;max-width:none!important;width:auto!important}}@media (max-width:640px){[data-v-45de807a] .spiriteo-main-slider-title-3 p+p{margin-top:12px}[data-v-45de807a] .slider-buttons-row{margin-top:-12px!important}}.spiriteo-slider-img[data-v-45de807a] .v-img__img{-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:right center!important;object-position:right center!important}
.spiriteo-card-action-consult-text[data-v-305bff4e]{color:#604495!important;font-family:Lato!important;font-size:15px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-card-action-consult-text[data-v-305bff4e]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-agentcard-actions-row[data-v-305bff4e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;padding:0;width:100%}.mode-card .agentcard-timer-grow[data-v-305bff4e]{min-width:140px}.mode-row .agentcard-timer-grow[data-v-305bff4e]{min-width:151px}.agentcard-timer-grow[data-v-305bff4e]{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;justify-content:flex-start;min-width:0}.agentcard-timer-grow[data-v-305bff4e]>*{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:0}.spiriteo-card-action-consult-time[data-v-305bff4e]{-webkit-box-flex:1;background-color:rgba(251,140,0,.851)!important;color:#fff!important;-ms-flex:1 1 auto;flex:1 1 auto;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:700!important;line-height:normal;margin:0!important;max-width:100%;opacity:.8;padding-right:20px;text-align:center;width:100%!important}.spiriteo-card-action-button[data-v-305bff4e],.spiriteo-card-action-consult-time[data-v-305bff4e]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;min-height:40px;min-width:40px;width:40px}.spiriteo-card-action-button[data-v-305bff4e]{background-color:#604495!important;margin-left:12px}.spiriteo-card-action-button[data-v-305bff4e]:first-of-type{margin-left:0!important}.spiriteo-card-action-button.busy[data-v-305bff4e]{background-color:rgba(251,140,0,.851)!important;margin-left:-20px!important}.busy+.spiriteo-card-action-button[data-v-305bff4e]{margin-left:4px!important}.spiriteo-card-action-button-stacked[data-v-305bff4e]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#604495!important;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;min-height:40px;min-width:40px;text-transform:unset!important;width:40px}.spiriteo-card-action-button-stacked.busy[data-v-305bff4e]{margin-left:-20px!important}.spiriteo-card-action-button-label[data-v-305bff4e]{color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}.agentcard-actions-buttons[data-v-305bff4e]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-negative:0;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;gap:10px;justify-content:flex-end;margin:0!important;min-width:0;padding:0!important}.agentcard-actions-buttons[data-v-305bff4e]>*{margin:0!important}[data-v-305bff4e] .v-card-actions,[data-v-305bff4e] .v-card__actions{margin:0!important;padding:0!important}.spiriteo-card-action-consult-time .py-3[data-v-305bff4e]{font-size:12px!important}.price-rate-text[data-v-305bff4e]{color:#000;display:block;font-size:.75rem;margin-top:4px;text-align:center}.slider-mode .spiriteo-card-action-button[data-v-305bff4e],.slider-mode .spiriteo-card-action-consult-time[data-v-305bff4e]{height:35px!important;min-height:35px!important;min-width:35px!important;width:35px!important}
[data-v-6538b0ba] .global-consult-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#604495!important;color:#fff!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px!important;font-weight:700!important;height:40px!important;padding:8px 16px!important;width:100%!important}.v-btn.button-spiriteo.purple-btn.carousel-button[data-v-6538b0ba]{background-color:#604495!important;border:none!important;color:#fff!important}.price-rate-text[data-v-6538b0ba]{color:#000;display:block;font-size:.75rem;margin-top:4px;text-align:center}.global-consult-button .v-icon[data-v-6538b0ba]{color:#fff!important;height:24px;margin-left:8px;margin-right:5px;width:24px}[data-v-6538b0ba] .v-btn.global-consult-button.button-spiriteo{background-color:#604495!important;background-image:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#fff!important;opacity:1!important}.global-consult-button .v-icon[data-v-6538b0ba]:nth-child(3){margin-right:0!important}
.global-consult-button[data-v-0fdc2cf7]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#604495!important;color:#fff!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px!important;font-weight:700!important;height:40px!important;padding:8px 16px!important;width:100%!important}.v-btn.button-spiriteo.purple-btn.carousel-button[data-v-0fdc2cf7]{background-color:#604495!important;border:none!important;color:#fff!important}.price-rate-text[data-v-0fdc2cf7]{color:#000;display:block;font-size:.75rem;margin-top:4px;text-align:center}.global-consult-button .v-icon[data-v-0fdc2cf7]{color:#fff!important;height:24px;margin-left:8px;margin-right:5px;width:24px}[data-v-0fdc2cf7] .slider-mode{font-size:14px!important;height:35px!important;padding:4px 12px!important}[data-v-0fdc2cf7] .slider-mode .v-icon{height:20px!important;margin-left:4px!important;margin-right:4px!important;width:20px!important}
.spiriteo-card-agent-avatar .spiriteo-card-agent-toolbar[data-v-a09a1762]{height:100%}.spiriteo-card-agent-avatar .spiriteo-card-agent-toolbar[data-v-a09a1762] .v-toolbar__content{height:34px!important}.spiriteo-card-agent-avatar .spiriteo-card-agent-toolbar[data-v-a09a1762] .v-toolbar__prepend{margin-inline:0 auto}.spiriteo-card-agent-avatar .spiriteo-card-agent-toolbar[data-v-a09a1762] .v-toolbar__append{margin-inline:auto 0}.spiriteo-card-agent-avatar .spiriteo-card-agent-toolbar .spiriteo-card-agent-status[data-v-a09a1762]{background-color:#fff!important;color:#604495!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:4px 8px 4px 0!important}.spiriteo-card-agent-info[data-v-a09a1762]{overflow:visible!important;position:relative}.spiriteo-card-agent-info .spiriteo-card-agent-pseudo[data-v-a09a1762]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:capitalize!important}.spiriteo-card-agent-info .spiriteo-card-agent-new[data-v-a09a1762]{background-color:#604495!important;color:#fff!important}.spiriteo-card-agent-info .spiriteo-card-agent-category[data-v-a09a1762],.spiriteo-card-agent-info .spiriteo-card-agent-new[data-v-a09a1762]{font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-card-agent-info .spiriteo-card-agent-category[data-v-a09a1762]{background-color:#fff!important;color:#604495!important}.spiriteo-card-agent-info .spiriteo-card-agent-stats[data-v-a09a1762]{background-color:#fff!important;line-height:10px!important}.spiriteo-card-agent-info .spiriteo-card-agent-description[data-v-a09a1762]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-card-agent-info[data-v-a09a1762] .v-card-actions{padding:1rem}.spiriteo-card-agent-category[data-v-a09a1762]{pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.global-consult-button[data-v-a09a1762]{height:-webkit-min-content!important;height:-moz-min-content!important;height:min-content!important;padding:8px 16px!important;width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}.price-rate[data-v-a09a1762]{margin-top:4px}.price-rate__text[data-v-a09a1762]{color:#000;display:block;font-size:12px;line-height:1.2;text-align:center;width:100%}#categories-wrapper .v-chip[data-v-a09a1762]:first-child{margin-left:0!important}.spiriteo-card-agent-code[data-v-a09a1762]{background-color:#fff!important;color:#604495!important;font-family:Lato,sans-serif!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:12px!important}.spiriteo-categories-dropdown-wrapper[data-v-a09a1762]{display:inline-block;overflow:visible!important;position:relative;z-index:1}.spiriteo-categories-dropdown[data-v-a09a1762]{background:#fff;border:1px solid #e0e0e0;border-radius:8px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);color:#504958!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal;margin-top:4px;max-width:330px;min-width:330px;padding:8px 12px;position:absolute;right:0;top:100%;width:auto;z-index:9999}.spiriteo-categories-dropdown .category-line[data-v-a09a1762]{margin-bottom:2px}.spiriteo-categories-dropdown .category-line[data-v-a09a1762]:last-child{margin-bottom:0}#categories-wrapper[data-v-a09a1762]{overflow:visible!important}.spiriteo-card-agent-info .spiriteo-card-agent-stats[data-v-a09a1762]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent!important;color:#504958!important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;gap:6px;line-height:normal;line-height:1.2!important}[data-v-a09a1762] .spiriteo-card-agent-stats .v-icon{-webkit-margin-end:2px;margin-inline-end:2px;vertical-align:middle}
.spiriteo-card-action-consult-text[data-v-d0dd9038]{color:#604495!important;font-family:Lato!important;font-size:15px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-card-action-consult-text[data-v-d0dd9038]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-card-action-consult-time[data-v-d0dd9038]{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;background-color:rgba(251,140,0,.851)!important;color:#fff!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:row!important;flex-direction:row!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:700!important;height:30px;line-height:normal;opacity:.8;padding-right:20px;text-align:center;width:auto}@media only screen and (min-width:640px){.spiriteo-card-action-consult-time[data-v-d0dd9038]{-webkit-margin-start:.5rem;color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;height:35px;line-height:normal;margin-inline-start:.5rem}}.spiriteo-card-action-button[data-v-d0dd9038]{background-color:#604495!important;height:35px;margin-left:12px;width:35px}.spiriteo-card-action-button[data-v-d0dd9038]:first-of-type{margin-left:0!important}@media only screen and (min-width:640px){.spiriteo-card-action-button[data-v-d0dd9038]{height:35px;width:35px}}.spiriteo-card-action-button.busy[data-v-d0dd9038]{background-color:rgba(251,140,0,.851)!important;margin-left:-20px!important}.busy+.spiriteo-card-action-button[data-v-d0dd9038]{margin-left:4px!important}.spiriteo-card-action-button-stacked[data-v-d0dd9038]{background-color:#604495!important;height:45px;text-transform:unset!important;width:90px}.spiriteo-card-action-button-stacked.busy[data-v-d0dd9038]{margin-left:-20px!important}.spiriteo-card-action-button-label[data-v-d0dd9038]{color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}[data-v-d0dd9038] .v-btn__prepend{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto!important}.global-consult-button[data-v-d0dd9038]{height:-webkit-min-content!important;height:-moz-min-content!important;height:min-content!important;padding:8px 16px!important;width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}.price-rate-text[data-v-d0dd9038]{color:#000;display:block;font-size:.75rem;margin-top:4px;text-align:center}.link-button-spiriteo[data-v-d0dd9038]{height:auto!important}
.spiriteo-card-agent[data-v-25de5bec]{background-color:#f4f2fb;width:100%}.is-ssr .spiriteo-card-agent[data-v-25de5bec]{margin:auto;max-width:100%}.spiriteo-card-agent .spiriteo-card-agent-avatar[data-v-25de5bec]{height:auto;width:100%}.spiriteo-card-agent .spiriteo-card-agent-avatar .spiriteo-card-agent-toolbar[data-v-25de5bec]{height:100%}.is-ssr .spiriteo-card-agent .spiriteo-card-agent-avatar .spiriteo-card-agent-toolbar[data-v-25de5bec]{height:auto}.spiriteo-card-agent .spiriteo-card-agent-avatar .spiriteo-card-agent-toolbar[data-v-25de5bec] .v-toolbar__content{height:24px!important}.spiriteo-card-agent .spiriteo-card-agent-avatar .spiriteo-card-agent-toolbar[data-v-25de5bec] .v-toolbar__prepend{margin-inline:0 auto}.spiriteo-card-agent .spiriteo-card-agent-avatar .spiriteo-card-agent-toolbar[data-v-25de5bec] .v-toolbar__append{margin-inline:auto 0}.spiriteo-card-agent .spiriteo-card-agent-avatar .spiriteo-card-agent-toolbar .spiriteo-card-agent-status[data-v-25de5bec]{background-color:#fff!important;color:#604495!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:2px 6px 2px 0!important}.spiriteo-card-agent .spiriteo-card-agent-pseudo-container[data-v-25de5bec] .v-card-item__prepend{padding-right:0}.spiriteo-card-agent .spiriteo-card-agent-pseudo-container[data-v-25de5bec] .v-card-item__append{padding-left:0}.spiriteo-card-agent .spiriteo-card-agent-pseudo[data-v-25de5bec]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:capitalize!important}.spiriteo-card-agent .spiriteo-card-agent-new[data-v-25de5bec]{background-color:#604495!important;color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-card-agent .spiriteo-card-agent-stat.--rating[data-v-25de5bec]{background-color:#fff!important;color:#504958!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:1!important;line-height:normal}.spiriteo-card-agent .spiriteo-card-agent-stat.--code[data-v-25de5bec],.spiriteo-card-agent .spiriteo-card-agent-stat.--consult[data-v-25de5bec]{color:#504958!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-card-agent .spiriteo-card-agent-categories .spiriteo-card-agent-category[data-v-25de5bec]{background-color:#fff!important;color:#604495!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:0 8px}.spiriteo-card-agent .spiriteo-card-agent-description[data-v-25de5bec]{-webkit-box-orient:vertical;-webkit-line-clamp:2;-webkit-box-flex:0;-ms-flex-positive:0;color:#504958!important;display:-webkit-box;flex-grow:0;font-family:Lato!important;font-size:13px!important;font-style:normal;font-weight:400!important;line-height:normal;overflow:hidden}.spiriteo-card-agent .spiriteo-card-agent-category[data-v-25de5bec]{margin-right:4px!important;pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.spiriteo-card-agent .spiriteo-categories-dropdown-wrapper[data-v-25de5bec]{display:inline-block;overflow:visible!important;position:relative;z-index:1}.spiriteo-card-agent .spiriteo-categories-dropdown[data-v-25de5bec]{background:#fff;border:1px solid #e0e0e0;border-radius:8px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);color:#504958!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal;margin-top:4px;max-width:280px;min-width:200px;padding:8px 12px;position:absolute;right:0;top:100%;width:auto;z-index:9999}.spiriteo-card-agent .spiriteo-categories-dropdown .category-line[data-v-25de5bec]{line-height:1.3;margin-bottom:4px}.spiriteo-card-agent .spiriteo-categories-dropdown .category-line[data-v-25de5bec]:last-child{margin-bottom:0}.spiriteo-card-agent-stat-title[data-v-25de5bec]{font-size:13px!important}.spiriteo-card-agent-stats-row[data-v-25de5bec]{width:100%}.spiriteo-card-agent-stat-title[data-v-25de5bec]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;line-height:1.2}.spiriteo-card-agent-stat-subtitle[data-v-25de5bec]{color:#504958!important;font-family:Lato!important;font-size:13px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-card-agent-avatar-wrapper[data-v-25de5bec]{overflow:visible!important;position:relative}.spiriteo-card-agent-avatar[data-v-25de5bec]{border-radius:15px!important;overflow:hidden!important}.spiriteo-card-agent-status-badge[data-v-25de5bec]{background:transparent!important;left:0;padding:0!important;position:absolute;top:4px}.spiriteo-card-agent-status[data-v-25de5bec]{background-color:#fff!important;border:1px solid #fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 1px 3px rgba(0,0,0,.2);color:#604495!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:2px 6px 2px 0!important}.spiriteo-card-agent-avatar[data-v-25de5bec] .v-img__image,.spiriteo-card-agent-avatar[data-v-25de5bec] .v-img__image:before{border-radius:inherit!important}.spiriteo-card-agent-stats-row>.v-col:last-child .spiriteo-card-agent-stat-title[data-v-25de5bec]{background-color:#fff!important;border-radius:15px!important;padding:3px 7px!important}.spiriteo-card-agent-stats-row .spiriteo-card-agent-stat-title[data-v-25de5bec]{padding:3px 7px!important}
.spiriteo-card-action-consult-text[data-v-23cfd011]{color:#604495!important;font-family:Lato!important;font-size:15px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-card-action-consult-text[data-v-23cfd011]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-card-action-consult-time[data-v-23cfd011]{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;background-color:rgba(251,140,0,.851)!important;color:#fff!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:row!important;flex-direction:row!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:700!important;height:30px;line-height:normal;opacity:.8;padding-right:20px;text-align:center;width:auto}@media only screen and (min-width:640px){.spiriteo-card-action-consult-time[data-v-23cfd011]{-webkit-margin-start:.5rem;color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;height:35px;line-height:normal;margin-inline-start:.5rem}}[data-v-23cfd011] .v-btn__content{margin-bottom:2px}.spiriteo-card-action-button[data-v-23cfd011]{background-color:#604495!important;height:35px;margin-left:12px;width:35px}.spiriteo-card-action-button[data-v-23cfd011]:first-of-type{margin-left:0!important}@media only screen and (min-width:640px){.spiriteo-card-action-button[data-v-23cfd011]{height:35px;width:35px}}.spiriteo-card-action-button.busy[data-v-23cfd011]{background-color:rgba(251,140,0,.851)!important;margin-left:-20px!important}.busy+.spiriteo-card-action-button[data-v-23cfd011]{margin-left:4px!important}.spiriteo-card-action-button-stacked[data-v-23cfd011]{background-color:#604495!important;height:45px;text-transform:unset!important;width:90px}.spiriteo-card-action-button-stacked.busy[data-v-23cfd011]{margin-left:-20px!important}.spiriteo-card-action-button-label[data-v-23cfd011]{color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}[data-v-23cfd011] .v-btn__prepend{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto!important}.global-consult-button[data-v-23cfd011]{padding:8px 16px!important;width:100%!important}.v-btn.button-spiriteo.purple-btn.carousel-button[data-v-23cfd011]{background-color:transparent!important;border:1.5px solid #604495;color:#604495!important}.price-rate-text[data-v-23cfd011]{color:#000;display:block;font-size:.75rem;margin-top:4px;text-align:center}[data-v-23cfd011] .global-consult-button{background-color:transparent!important;border:1.5px solid #604495;color:#604495!important}[data-v-23cfd011] .v-btn.button-spiriteo.purple-btn{color:#604495!important}
.spiriteo-card-agent[data-v-315ec077]{background-color:#e6e6fc;border-radius:10px;width:100%}.spiriteo-card-agent .spiriteo-card-agent-toolbar[data-v-315ec077] .v-toolbar__content{height:45px!important}.spiriteo-card-agent .spiriteo-card-agent-toolbar[data-v-315ec077] .v-toolbar__prepend{margin-inline:0;margin-bottom:20px}.spiriteo-card-agent .spiriteo-card-agent-status[data-v-315ec077]{background-color:#fff!important;color:#604495!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:4px 8px 4px 0!important}.spiriteo-card-agent .spiriteo-card-agent-pseudo[data-v-315ec077]{font-size:20px!important;text-shadow:1px 1px #604495;text-transform:capitalize!important}.spiriteo-card-agent .spiriteo-card-agent-new[data-v-315ec077],.spiriteo-card-agent .spiriteo-card-agent-pseudo[data-v-315ec077]{color:#fff!important;font-family:Lato!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-card-agent .spiriteo-card-agent-new[data-v-315ec077]{background-color:#604495!important;font-size:12px!important}.spiriteo-card-agent .spiriteo-card-agent-code[data-v-315ec077]{background-color:#fff!important;color:#604495!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-card-agent .spiriteo-card-agent-stats[data-v-315ec077]{text-wrap:nowrap;color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal;line-height:10px!important;text-shadow:1px 1px #604495}.spiriteo-card-agent[data-v-315ec077] .v-card-actions{padding:1rem}.spiriteo-card-agent[data-v-315ec077] .v-icon--start{-webkit-margin-end:0;margin-inline-end:0}.spiriteo-card-agent .spiriteo-card-agent-categories[data-v-315ec077]{padding-bottom:4px}.spiriteo-card-agent .spiriteo-card-agent-categories .spiriteo-card-agent-category[data-v-315ec077]{background:#fff!important;color:#604495!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:700!important;line-height:normal;margin-right:4px;padding:0 8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.spiriteo-card-agent .spiriteo-card-agent-description[data-v-315ec077]{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#14152f!important;display:-webkit-box;font-family:Lato!important;font-size:14px!important;font-size:14px;font-style:normal;font-weight:400!important;height:2.8em;line-height:normal;line-height:1.4;overflow:hidden}.spiriteo-card-agent--directory[data-v-315ec077]{height:427px;max-width:272px;min-height:427px;min-width:272px}.spiriteo-card-agent-categories[data-v-315ec077]{padding-bottom:10px}.spiriteo-card-agent-categories .spiriteo-card-agent-category[data-v-315ec077]{background:#fff!important;border-radius:16px;color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;line-height:1.25;padding:4px 12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-v-315ec077] .spiriteo-card-agent .spiriteo-card-agent-categories .spiriteo-card-agent-category{font-size:12px}[data-v-315ec077] .spiriteo-card-agent-categories .v-chip__content{max-width:12ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.spiriteo-card-agent[data-v-99999400]{background-color:#fbf3ff;width:100%}.is-ssr .spiriteo-card-agent[data-v-99999400]{margin:auto;max-width:100%}.spiriteo-card-agent .spiriteo-card-agent-avatar[data-v-99999400]{height:auto;margin-left:16px;margin-top:16px;width:100%}.spiriteo-card-agent .spiriteo-card-agent-avatar .spiriteo-card-agent-toolbar[data-v-99999400]{height:100%}.is-ssr .spiriteo-card-agent .spiriteo-card-agent-avatar .spiriteo-card-agent-toolbar[data-v-99999400]{height:auto}.spiriteo-card-agent .spiriteo-card-agent-avatar .spiriteo-card-agent-toolbar[data-v-99999400] .v-toolbar__content{height:24px!important}.spiriteo-card-agent .spiriteo-card-agent-avatar .spiriteo-card-agent-toolbar[data-v-99999400] .v-toolbar__prepend{margin-inline:0 auto}.spiriteo-card-agent .spiriteo-card-agent-avatar .spiriteo-card-agent-toolbar[data-v-99999400] .v-toolbar__append{margin-inline:auto 0}.spiriteo-card-agent .spiriteo-card-agent-avatar .spiriteo-card-agent-toolbar .spiriteo-card-agent-status[data-v-99999400]{background-color:#fff!important;color:#604495!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:2px 6px 2px 0!important}.spiriteo-card-agent .spiriteo-card-agent-pseudo-container[data-v-99999400] .v-card-item__prepend{padding-right:0}.spiriteo-card-agent .spiriteo-card-agent-pseudo-container[data-v-99999400] .v-card-item__append{padding-left:0}.spiriteo-card-agent .spiriteo-card-agent-pseudo[data-v-99999400]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:capitalize!important}.spiriteo-card-agent .spiriteo-card-agent-new[data-v-99999400]{background-color:#604495!important;color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-card-agent .spiriteo-card-agent-stats.--rating[data-v-99999400]{background-color:#fff!important;color:#504958!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:1!important;line-height:normal}.spiriteo-card-agent .spiriteo-card-agent-stats.--consult[data-v-99999400]{color:#504958!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-card-agent .spiriteo-card-agent-categories .spiriteo-card-agent-category[data-v-99999400]{background-color:#fff!important;color:#604495!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:700!important;line-height:normal;margin-top:4px;padding:0 8px}.spiriteo-card-agent .spiriteo-card-agent-description[data-v-99999400]{-webkit-box-orient:vertical;-webkit-line-clamp:2;-webkit-box-flex:0;-ms-flex-positive:0;color:#504958!important;display:-webkit-box;flex-grow:0;font-family:Lato!important;font-size:13px!important;font-style:normal;font-weight:400!important;line-height:normal;overflow:hidden}.spiriteo-card-agent-category[data-v-99999400]{margin-right:4px!important;pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.right-head-section[data-v-99999400]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;justify-content:center;margin-left:4px;margin-top:16px}.global-consult-button[data-v-99999400]{width:100%!important}.spiriteo-card-agent-code[data-v-99999400]{background-color:transparent;color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;margin-left:auto;margin-right:auto;margin-top:8px;padding:0!important}[data-v-99999400] .v-btn__content{margin-bottom:2px}.consult-wrapper[data-v-99999400]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 auto;max-width:270px;width:100%}
.spiriteo-card-agent[data-v-af7af4ae]{background-color:#e6e6fc;border-radius:10px;width:100%}.spiriteo-card-agent .spiriteo-card-agent-toolbar[data-v-af7af4ae] .v-toolbar__content{height:45px!important}.spiriteo-card-agent .spiriteo-card-agent-toolbar[data-v-af7af4ae] .v-toolbar__prepend{margin-inline:0;margin-bottom:20px}.spiriteo-card-agent .spiriteo-card-agent-status[data-v-af7af4ae]{background-color:#fff!important;color:#604495!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:4px 8px 4px 0!important}.spiriteo-card-agent .spiriteo-card-agent-pseudo[data-v-af7af4ae]{font-size:20px!important;text-shadow:1px 1px #604495;text-transform:capitalize!important}.spiriteo-card-agent .spiriteo-card-agent-new[data-v-af7af4ae],.spiriteo-card-agent .spiriteo-card-agent-pseudo[data-v-af7af4ae]{color:#fff!important;font-family:Lato!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-card-agent .spiriteo-card-agent-new[data-v-af7af4ae]{background-color:#604495!important;font-size:12px!important}.spiriteo-card-agent .spiriteo-card-agent-code[data-v-af7af4ae]{background-color:#fff!important;color:#604495!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-card-agent .spiriteo-card-agent-stats[data-v-af7af4ae]{text-wrap:nowrap;color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal;line-height:10px!important;text-shadow:1px 1px #604495}.spiriteo-card-agent[data-v-af7af4ae] .v-card-actions{padding:1rem}.spiriteo-card-agent[data-v-af7af4ae] .v-icon--start{-webkit-margin-end:0;margin-inline-end:0}.spiriteo-card-agent .spiriteo-card-agent-categories[data-v-af7af4ae]{padding-bottom:4px}.spiriteo-card-agent .spiriteo-card-agent-categories .spiriteo-card-agent-category[data-v-af7af4ae]{background:#fff!important;color:#604495!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:700!important;line-height:normal;margin-right:4px;padding:0 8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.spiriteo-card-agent .spiriteo-card-agent-description[data-v-af7af4ae]{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#14152f!important;display:-webkit-box;font-family:Lato!important;font-size:14px!important;font-size:14px;font-style:normal;font-weight:400!important;height:2.8em;line-height:normal;line-height:1.4;overflow:hidden}.spiriteo-card-agent-categories[data-v-af7af4ae]{padding-bottom:10px}.spiriteo-card-agent-categories .spiriteo-card-agent-category[data-v-af7af4ae]{background:#fff!important;border-radius:16px;color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;line-height:1.25;padding:4px 12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-v-af7af4ae] .spiriteo-card-agent .spiriteo-card-agent-categories .spiriteo-card-agent-category{font-size:12px}[data-v-af7af4ae] .spiriteo-card-agent-categories .v-chip__content{max-width:12ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.spiriteo-agents-card-loader[data-v-325b6c96]{height:390px;margin:10px}.agent-grid[data-v-325b6c96]{-webkit-box-sizing:border-box;box-sizing:border-box;display:grid;gap:24px;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}@media (max-width:1420px){.agent-grid[data-v-325b6c96]{gap:24px;grid-template-columns:repeat(3,1fr)}}@media (max-width:1620px){.agent-grid[data-v-325b6c96]{gap:14px}}@media (max-width:959px){.agent-grid[data-v-325b6c96]{grid-template-columns:repeat(2,1fr)}}
.spiriteo-how-it-works-container[data-v-46dea378]{background-color:#dfd8f4;border-radius:10px;margin:0}@media only screen and (max-width:960px){.spiriteo-how-it-works-container[data-v-46dea378]{min-width:850px}}.spiriteo-how-it-works-container .spiriteo-how-it-works-title[data-v-46dea378]{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal;margin:10px;text-align:center}.spiriteo-how-it-works-container .spiriteo-how-it-works-arrow[data-v-46dea378]{font-size:calc(var(--v-icon-size-multiplier)*9em)!important}.spiriteo-how-it-works-container .spiriteo-how-it-works-step-circle[data-v-46dea378]{background:#fff;border-radius:20px;-webkit-box-shadow:6px 6px 26px rgba(158,119,217,.4);box-shadow:6px 6px 26px rgba(158,119,217,.4);height:40px;width:40px}.spiriteo-how-it-works-container .spiriteo-how-it-works-step-number[data-v-46dea378]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;padding-top:6px;text-align:center}.spiriteo-how-it-works-container .spiriteo-how-it-works-step-title[data-v-46dea378]{word-wrap:break-word;color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;margin:15px 0;text-align:center;width:140px}@media only screen and (min-width:1920px){.spiriteo-how-it-works-container .spiriteo-how-it-works-step-title[data-v-46dea378]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-how-it-works-container .spiriteo-how-it-works-step-subtitle[data-v-46dea378]{word-wrap:break-word;color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;text-align:center;width:160px}@media only screen and (min-width:1920px){.spiriteo-how-it-works-container .spiriteo-how-it-works-step-subtitle[data-v-46dea378]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-how-it-works-container .arrow-icon[data-v-46dea378]{margin-top:-20px}@media only screen and (min-width:990px){.spiriteo-how-it-works-container .arrow-icon[data-v-46dea378]{margin-top:-27px}}@media only screen and (max-width:960px){.scrollable[data-v-46dea378]{margin-bottom:12px;margin-top:16px;overflow-x:auto;overflow-y:hidden;padding-bottom:16px}.scrollable[data-v-46dea378]::-webkit-scrollbar{height:4px}.scrollable[data-v-46dea378]::-webkit-scrollbar-track{background:#b192e0;border-radius:4px}.scrollable[data-v-46dea378]::-webkit-scrollbar-thumb{background:#8e57e2;border-radius:4px}.scrollable[data-v-46dea378]::-webkit-scrollbar-thumb:hover{background:#8e57e2}}
.spiriteo-how-it-works-title[data-v-ad37d18c]{color:#604495!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}.left-card[data-v-ad37d18c]{padding-left:.5px}.right-card[data-v-ad37d18c]{padding-right:.5px}.spiriteo-how-it-works-step-card[data-v-ad37d18c]{background-color:#dfd8f4;height:170px;width:225px}.spiriteo-how-it-works-step-card .spiriteo-how-it-works-step-circle[data-v-ad37d18c]{background:#fff;border-radius:20px;-webkit-box-shadow:6px 6px 26px rgba(158,119,217,.4);box-shadow:6px 6px 26px rgba(158,119,217,.4);height:40px;width:40px}.spiriteo-how-it-works-step-card .spiriteo-how-it-works-step-number[data-v-ad37d18c]{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal;padding-top:8px;text-align:center}.spiriteo-how-it-works-step-card .spiriteo-how-it-works-step-title[data-v-ad37d18c]{font-weight:700!important;margin:10px 0;padding:4px;width:140px}.spiriteo-how-it-works-step-card .spiriteo-how-it-works-step-subtitle[data-v-ad37d18c],.spiriteo-how-it-works-step-card .spiriteo-how-it-works-step-title[data-v-ad37d18c]{word-wrap:break-word;color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;line-height:normal;text-align:center}.spiriteo-how-it-works-step-card .spiriteo-how-it-works-step-subtitle[data-v-ad37d18c]{font-weight:400!important;width:160px}
.spiriteo-expert-ratings-container[data-v-4c7f50e1]{background:linear-gradient(268deg,#604495 -30%,#e2dafb 69%,#f0ebff);border-radius:10px;height:380px;margin:20px 0}@media only screen and (min-width:640px){.spiriteo-expert-ratings-container[data-v-4c7f50e1]{height:200px}}.spiriteo-expert-ratings-title[data-v-4c7f50e1]{color:#604495!important;font-family:Lato!important;font-size:27px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media only screen and (max-width:960px){.spiriteo-expert-ratings-title[data-v-4c7f50e1]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-expert-ratings-subtitle[data-v-4c7f50e1]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;text-align:center}@media only screen and (max-width:960px){.spiriteo-expert-ratings-subtitle[data-v-4c7f50e1]{color:#604495!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-expert-ratings-agent-card[data-v-4c7f50e1]{background:#fff;border-radius:10px;-webkit-box-shadow:6px 6px 26px rgba(158,119,217,.4);box-shadow:6px 6px 26px rgba(158,119,217,.4);height:140px;width:190px}.spiriteo-expert-ratings-agent-card.card1[data-v-4c7f50e1]{margin:0 0 -55px}@media only screen and (min-width:640px){.spiriteo-expert-ratings-agent-card.card1[data-v-4c7f50e1]{margin:-40px}}.spiriteo-expert-ratings-agent-card.card2[data-v-4c7f50e1]{margin:0 0 0 115px}@media only screen and (min-width:640px){.spiriteo-expert-ratings-agent-card.card2[data-v-4c7f50e1]{margin:unset}}@media only screen and (max-width:640px){.spiriteo-expert-ratings-agent-card[data-v-4c7f50e1]{height:126px;width:170px}}.spiriteo-expert-ratings-agent-card .spiriteo-expert-ratings-agent-name[data-v-4c7f50e1]{word-wrap:break-word;color:#504958!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}.spiriteo-expert-ratings-agent-card .spiriteo-expert-ratings-agent-title[data-v-4c7f50e1]{word-wrap:break-word;color:#504958!important;font-family:Lato!important;font-size:9px!important;font-style:italic;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}.spiriteo-expert-ratings-agent-card .spiriteo-expert-ratings-agent-review[data-v-4c7f50e1]{word-wrap:break-word;color:#504958!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:400!important;line-height:normal;text-align:center;width:152px}.spiriteo-expert-ratings-button[data-v-4c7f50e1]{background-color:#fff;color:#604495!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;height:40px;line-height:normal;text-transform:unset;width:80%}@media only screen and (min-width:640px){.spiriteo-expert-ratings-button[data-v-4c7f50e1]{width:220px}}
.spiriteo-expert-ratings-title[data-v-721c799a]{font-size:22px!important;font-weight:700!important}.spiriteo-expert-ratings-subtitle[data-v-721c799a],.spiriteo-expert-ratings-title[data-v-721c799a]{color:#604495!important;font-family:Lato!important;font-style:normal;line-height:normal}.spiriteo-expert-ratings-subtitle[data-v-721c799a]{font-size:14px!important;font-weight:400!important}.left-card[data-v-721c799a]{padding-left:1px}.right-card[data-v-721c799a]{padding-right:1px}.spiriteo-expert-ratings-agent-card[data-v-721c799a]{background-color:#fff;height:190px;width:225px}.spiriteo-expert-ratings-agent-card .spiriteo-expert-ratings-agent-name[data-v-721c799a]{color:#504958!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}.spiriteo-expert-ratings-agent-card .spiriteo-expert-ratings-agent-title[data-v-721c799a]{word-wrap:break-word;color:#504958!important;font-family:Lato!important;font-size:9px!important;font-style:italic;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}.spiriteo-expert-ratings-agent-card .spiriteo-expert-ratings-agent-review[data-v-721c799a]{color:#504958!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal;text-align:justify;width:152px}.spiriteo-expert-ratings-button[data-v-721c799a]{background-color:#fff;color:#604495!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;height:40px;line-height:normal;text-transform:unset;width:100%}@media only screen and (min-width:640px){.spiriteo-expert-ratings-button[data-v-721c799a]{width:220px}}
.spiriteo-filters-card-float-parent[data-v-4adff67a]{height:100%;position:relative}.spiriteo-filters-card[data-v-4adff67a],.spiriteo-filters-card-float-parent[data-v-4adff67a]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.spiriteo-filters-card[data-v-4adff67a]{background:transparent;left:0;position:absolute;top:0;z-index:1}.spiriteo-filters-title[data-v-4adff67a]{font-size:20px!important}.spiriteo-filters-title[data-v-4adff67a],.spiriteo-filters-title-mobile[data-v-4adff67a]{color:#604495!important;font-family:Lato!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-filters-title-mobile[data-v-4adff67a]{font-size:28px!important}.spiriteo-filters-text-search-fixed[data-v-4adff67a]{background-color:#fff;left:0;overflow:hidden;position:fixed;top:48px;width:100%;z-index:1000}@media only screen and (min-width:990px){.spiriteo-filters-text-search-fixed[data-v-4adff67a]{top:64px}}.spiriteo-filters-text-search-fixed.user-authenticated[data-v-4adff67a]{top:116px}@media only screen and (min-width:640px){.spiriteo-filters-text-search-fixed.user-authenticated[data-v-4adff67a]{top:80px}}@media only screen and (min-width:990px){.spiriteo-filters-text-search-fixed.user-authenticated[data-v-4adff67a]{top:96px}}.spiriteo-filters-text-search[data-v-4adff67a]{max-width:98%}.spiriteo-filters-text-search.full-width[data-v-4adff67a]{max-width:100%}.spiriteo-filters-text-search.full-width[data-v-4adff67a] .v-input__append{-webkit-margin-start:0!important;margin-inline-start:0!important}.spiriteo-filters-text-search.full-width[data-v-4adff67a] .v-input__control{background-color:#f4f2fb;border-radius:25px}.spiriteo-filters-text-search.full-width[data-v-4adff67a] .v-field__input{padding-left:12px}.spiriteo-filters-text-search[data-v-4adff67a] .v-field-label{font-family:Lato;font-size:12px;font-weight:400}.spiriteo-filters-text-search[data-v-4adff67a] .v-icon{opacity:1}.spiriteo-filters-panels-container[data-v-4adff67a]{max-height:650px;overflow-y:scroll}@media only screen and (min-height:661px) and (max-height:850px){.spiriteo-filters-panels-container[data-v-4adff67a]{max-height:550px}}@media only screen and (max-height:660px){.spiriteo-filters-panels-container[data-v-4adff67a]{max-height:415px}}.spiriteo-filters-panel[data-v-4adff67a] .v-expansion-panel__shadow{-webkit-box-shadow:none;box-shadow:none}.spiriteo-filters-panel[data-v-4adff67a] .v-expansion-panel-text__wrapper{padding:0 24px 0 0!important}.spiriteo-filters-panel[data-v-4adff67a] .v-label{opacity:1}.spiriteo-filters-panel[data-v-4adff67a] .v-switch__track{background-color:#d8c9f0;height:25px;opacity:1}.spiriteo-filters-panel.consult-media-panel[data-v-4adff67a] .v-selection-control{min-height:25px}.spiriteo-filters-panel.consult-media-panel[data-v-4adff67a] .v-selection-control .v-switch__thumb{height:21px;width:21px}.spiriteo-filters-panel.sort-panel[data-v-4adff67a] .v-selection-control,.spiriteo-filters-panel.speciality-panel[data-v-4adff67a] .v-selection-control{min-height:35px}.spiriteo-filters-panel .spiriteo-filters-panel-title[data-v-4adff67a]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;margin-top:12px!important;padding:6px 16px 6px 0!important}.spiriteo-filters-panel .spiriteo-filters-panel-title[data-v-4adff67a] .v-expansion-panel-title__overlay{background-color:transparent!important;opacity:1}.spiriteo-filters-panel .spiriteo-filters-buttons-toggle-panel[data-v-4adff67a] .v-btn-group{display:inline;height:100%}.spiriteo-filters-panel .spiriteo-filters-buttons-toggle-panel .spiriteo-filters-buttons-toggle[data-v-4adff67a]{background-color:#ede8f4;color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;height:30px!important;line-height:normal;text-transform:unset!important}.spiriteo-filters-panel .spiriteo-filters-buttons-toggle-panel .spiriteo-filters-buttons-toggle-selected[data-v-4adff67a]{background-color:#9e77d9;color:#fff!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-filters-panel .spiriteo-filters-option-label[data-v-4adff67a]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-filters-panel .spiriteo-filters-agents-display-mode[data-v-4adff67a]{background-color:#ede8f4}.spiriteo-filters-panel .spiriteo-filters-agents-display-mode .v-icon[data-v-4adff67a],.spiriteo-filters-panel .spiriteo-filters-agents-display-mode svg[data-v-4adff67a]{color:#604495}.spiriteo-filters-panel .spiriteo-filters-agents-display-mode-selected[data-v-4adff67a]{background-color:#9e77d9}.spiriteo-filters-panel .spiriteo-filters-agents-display-mode-selected .v-icon[data-v-4adff67a],.spiriteo-filters-panel .spiriteo-filters-agents-display-mode-selected svg[data-v-4adff67a]{color:#ede8f4}.spiriteo-filters-panel .spiriteo-checkbox[data-v-4adff67a] .v-selection-control--density-compact{--v-selection-control-size:24px}.spiriteo-filters-panel[data-v-4adff67a]:after{margin-left:auto;margin-right:auto;text-align:center;width:80%}.spiriteo-filters-buttons[data-v-4adff67a]{height:40px!important;text-transform:unset!important;width:100%!important}.spiriteo-filters-buttons.purple-btn[data-v-4adff67a]{background-color:#604495;color:#fff!important}.spiriteo-filters-buttons.purple-btn[data-v-4adff67a],.spiriteo-filters-buttons.white-btn[data-v-4adff67a]{font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-filters-buttons.white-btn[data-v-4adff67a]{background-color:transparent;color:#604495!important}img[data-v-4adff67a]{max-height:200px}[data-v-4adff67a] .v-field__field{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.checkbox-container[data-v-4adff67a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.checkbox-container input[type=checkbox][data-v-4adff67a]{display:none}.checkbox-container label[data-v-4adff67a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;margin-bottom:16px}.checked-icon[data-v-4adff67a]{caret-color:#604495;color:#604495;display:none}.checked-icon[data-v-4adff67a],.unchecked-icon[data-v-4adff67a]{font-size:1.7rem;margin-right:8px}.unchecked-icon[data-v-4adff67a]{caret-color:#b0b0b0;color:#b0b0b0}[id^=category-]:checked+label .unchecked-icon[data-v-4adff67a]{display:none}[id^=category-]:checked+label .checked-icon[data-v-4adff67a]{display:inline}[id^=sort-type-]:checked+label .unchecked-icon[data-v-4adff67a]{display:none}[id^=sort-type-]:checked+label .checked-icon[data-v-4adff67a]{display:inline}.custom-switch-container[data-v-4adff67a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px}.custom-switch-input[data-v-4adff67a]{display:none}.custom-switch-label[data-v-4adff67a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.custom-switch-slider[data-v-4adff67a]{background-color:#d8c9f0;border-radius:20px;height:24px;margin-right:12px;position:relative;-webkit-transition:background-color .2s;transition:background-color .2s;width:50px}.custom-switch-slider[data-v-4adff67a]:before{background-color:#fff;border-radius:50%;content:"";height:18px;left:3px;position:absolute;top:3px;-webkit-transform:scale(.7);transform:scale(.7);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;width:18px}.custom-switch-input:checked+.custom-switch-label .custom-switch-slider[data-v-4adff67a]{background-color:#9e77d9}.custom-switch-input:checked+.custom-switch-label .custom-switch-slider[data-v-4adff67a]:before{-webkit-transform:translateX(18px) scale(1);transform:translateX(18px) scale(1)}.custom-switch-text[data-v-4adff67a]{color:#333;font-size:16px}.custom-switch-container[data-v-4adff67a]:not(:last-child){margin-bottom:20px}.custom-switch-container[data-v-4adff67a]:first-child{margin-top:20px}input[type=radio][data-v-4adff67a]{display:none}@media (max-width:1280px){.spiriteo-filters-agents-display-mode[data-v-4adff67a]{margin-right:8px}.spiriteo-filters-agents-display-mode[data-v-4adff67a]:last-child{margin-right:0}}
.spiriteo-description-title[data-v-4265f051]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-description-content[data-v-4265f051]{margin:0 auto;max-width:1280px}.spiriteo-description-content[data-v-4265f051] h1{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-description-content[data-v-4265f051] h1{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-description-content[data-v-4265f051] h2{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-description-content[data-v-4265f051] h2{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-description-content[data-v-4265f051] h3{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-description-content[data-v-4265f051] h3{color:#604495!important;font-family:Lato!important;font-size:17px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-description-content[data-v-4265f051] p{margin-bottom:10px;text-align:justify}.spiriteo-description-content[data-v-4265f051] a{color:#604495;text-decoration:none}.spiriteo-description-content[data-v-4265f051] ol,.spiriteo-description-content[data-v-4265f051] ul{margin-bottom:10px;padding-left:15px;text-align:justify}.spiriteo-description-content[data-v-4265f051] blockquote{border-left:5px solid #eee;font-size:17.5px;margin:0 0 20px;padding:10px 20px}@media only screen and (max-width:640px){.spiriteo-description-content[data-v-4265f051] img{height:100%!important;max-width:100%!important;width:100%!important}}.static-container-banner[data-v-4265f051]{padding:10px}.filter-page[data-v-4265f051]{margin-left:8px;margin-right:8px}
.userSubscribeLandingForm[data-v-019c3b4e]{background-color:#f4f2fb;border:1px solid #934cff;border-radius:8px}.userSubscribeLandingForm.-hasGiftImage[data-v-019c3b4e]{margin-top:-50px}.userSubscribeLandingForm-field[data-v-019c3b4e] .v-field__input{background-color:#fff;border:1px solid #f4f2fb;border-radius:8px;color:#934cff;padding:0 16px}.userSubscribeLandingForm .button-spiriteo[data-v-019c3b4e]{width:100%!important}.userSubscribeLandingForm-consent[data-v-019c3b4e]{color:#000;font-size:14px}
.subscribe-landing-modal-title[data-v-721194ec]{color:#5210b4;font-size:18px}@media screen and (max-width:990px){.subscribe-landing-modal-title[data-v-721194ec]{font-size:15px}}.subscribe-landing-modal-subtitle[data-v-721194ec]{color:#000;font-size:15px}@media screen and (max-width:990px){.subscribe-landing-modal-subtitle[data-v-721194ec]{font-size:14px}}.subscribe-landing-modal[data-v-721194ec] .userSubscribeLandingForm{background-color:#fff!important;border:none!important;padding-top:0!important}.subscribe-landing-modal[data-v-721194ec] .v-field__input{border-color:#d9d9d9}
.stats-icons-banner .stats-icons-title-wrapper[data-v-80ea6712]{margin-bottom:5px!important;margin-top:16px!important}.stats-icons-banner .spiriteo-banner-title[data-v-80ea6712]{color:#5f4492;font-family:Lato,sans-serif;font-size:20px;font-weight:700;line-height:normal;text-align:center}.stats-icons-banner .icons-list[data-v-80ea6712]{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:60px!important;justify-content:center}.stats-icons-banner .stat-img[data-v-80ea6712]{height:60px;margin-bottom:10px;-o-object-fit:contain;object-fit:contain;width:60px}.stats-icons-banner .stat-text[data-v-80ea6712]{color:#5f4492;font-family:Lato,sans-serif;font-size:14px!important;font-weight:400;line-height:normal;text-align:center}@media only screen and (max-width:1430px){.stats-icons-banner .icons-list[data-v-80ea6712]{gap:40px!important}}@media only screen and (min-width:989px){.stats-icons-banner .icon-item[data-v-80ea6712]{margin-left:0!important;margin-right:0!important}}@media only screen and (max-width:988px){.stats-icons-banner .icons-list[data-v-80ea6712]{gap:15px!important}.stats-icons-banner .stat-img[data-v-80ea6712]{height:55px;width:55px}}@media only screen and (max-width:799px){.stats-icons-banner .icons-list[data-v-80ea6712]{gap:5px!important}.stats-icons-banner .stat-text[data-v-80ea6712]{font-size:12px!important}}@media only screen and (max-width:699px){.stats-icons-banner .icon-item[data-v-80ea6712]{max-width:85px!important;width:85px!important}.stats-icons-banner .icons-list[data-v-80ea6712]{gap:15px!important}.stats-icons-banner .stat-img[data-v-80ea6712]{height:50px;width:50px}.stats-icons-banner .stat-text[data-v-80ea6712]{font-size:12px!important}}@media only screen and (max-width:499px){.stats-icons-banner .stat-img[data-v-80ea6712]{height:40px;width:40px}.stats-icons-banner .icons-list[data-v-80ea6712]{gap:8px!important}}@media only screen and (max-width:639px){.stats-icons-banner .icons-list[data-v-80ea6712]{margin-top:16px!important}}@media only screen and (max-width:550px){.stats-icons-banner .stat-text[data-v-80ea6712]{font-size:11px!important}.stats-icons-banner .stat-img[data-v-80ea6712]{height:45px!important;width:45px!important}.stats-icons-banner .stat-text[data-v-80ea6712]{word-wrap:break-word;line-height:1.25;padding:0 3px}}@media only screen and (max-width:450px){.stat-img[data-v-80ea6712]{height:50px!important;width:50px!important}.stats-icons-banner:not(.small-icon) .icons-list[data-v-80ea6712]{-webkit-box-pack:center;-ms-flex-pack:center;gap:0!important;justify-content:center;margin-bottom:-28px}.stats-icons-banner.tarot-enabled:not(.small-icon) .icons-list[data-v-80ea6712]{min-height:140px}.stats-icons-banner.small-icon .icons-list[data-v-80ea6712]{-webkit-box-pack:center;-ms-flex-pack:center;gap:0!important;justify-content:center;margin-bottom:0!important}.stats-icons-banner .icon-item[data-v-80ea6712]{margin-left:0!important;margin-right:0!important;max-width:24%!important}[data-v-80ea6712] .stat-text{margin-left:12px;margin-right:12px}}@media only screen and (min-width:985px) and (max-width:1280px){.stats-icons-banner.small-icon .icons-list[data-v-80ea6712]{gap:25px!important}.stats-icons-banner.small-icon .stat-text[data-v-80ea6712]{font-size:12px!important}.stats-icons-banner.small-icon .stat-img[data-v-80ea6712]{height:60px!important;width:60px!important}.stats-icons-banner.small-icon .stat-text[data-v-80ea6712]{word-wrap:break-word;line-height:1.25;padding:0 6px}}@media only screen and (min-width:1281px){.stats-icons-banner.small-icon .icon-item[data-v-80ea6712]{max-width:90px!important;width:90px!important}.stats-icons-banner.small-icon .stat-img[data-v-80ea6712]{height:65px!important;width:65px!important}.stats-icons-banner.small-icon .icons-list[data-v-80ea6712]{gap:45px!important}}@media only screen and (max-width:450px){.stats-icons-banner .dash[data-v-80ea6712]{display:none!important}}
.main-wrapper[data-v-1d257b68]{overflow-x:hidden}.main-wrapper[data-v-1d257b68] a{color:#392461}@media (min-width:1280px){[data-v-1d257b68] #mainContainer.container-spiriteo{max-width:none!important}}
[data-v-2b87a8eb] .v-overlay__content{max-height:100%;max-width:100%}.checkbox-container[data-v-2b87a8eb]{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.checkbox-container input[type=checkbox][data-v-2b87a8eb]{display:none}.checkbox-container label[data-v-2b87a8eb]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px}.checked-icon[data-v-2b87a8eb]{caret-color:#8e57e2;color:#8e57e2;display:none;font-size:1.5rem}.unchecked-icon[data-v-2b87a8eb]{caret-color:#b0b0b0;color:#b0b0b0;font-size:1.5rem}input[id^=media-]:checked+label .checked-icon[data-v-2b87a8eb]{display:inline}input[id^=media-]:checked+label .unchecked-icon[data-v-2b87a8eb]{display:none}[data-v-2b87a8eb] .v-card-title,[data-v-2b87a8eb] .v-card__title{line-height:1.3;overflow:visible!important;text-overflow:clip!important;white-space:normal!important}
.spiriteo-card-action-consult-text[data-v-56aaad30]{color:#604495!important;font-family:Lato!important;font-size:15px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-card-action-consult-text[data-v-56aaad30]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-card-action-consult-time[data-v-56aaad30]{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;background-color:rgba(251,140,0,.851)!important;color:#fff!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:row!important;flex-direction:row!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:700!important;height:30px;line-height:normal;opacity:.8;padding-right:20px;text-align:center;width:auto}@media only screen and (min-width:640px){.spiriteo-card-action-consult-time[data-v-56aaad30]{-webkit-margin-start:.5rem;color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;height:35px;line-height:normal;margin-inline-start:.5rem}}.spiriteo-card-action-button[data-v-56aaad30]:first-of-type{margin-left:0!important}@media only screen and (min-width:640px){.spiriteo-card-action-button[data-v-56aaad30]{height:35px;width:35px}}.spiriteo-card-action-button.busy[data-v-56aaad30]{background-color:rgba(251,140,0,.851)!important;margin-left:-20px!important}.busy+.spiriteo-card-action-button[data-v-56aaad30]{margin-left:4px!important}.spiriteo-card-action-button-stacked[data-v-56aaad30]{background-color:#604495!important;height:45px;text-transform:unset!important;width:90px}.spiriteo-card-action-button-stacked.busy[data-v-56aaad30]{margin-left:-20px!important}.spiriteo-card-action-button-label[data-v-56aaad30]{color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}[data-v-56aaad30] .v-btn__prepend{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto!important}.global-consult-button[data-v-56aaad30]{height:-webkit-min-content!important;height:-moz-min-content!important;height:min-content!important;padding:8px 16px!important;width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}.spiriteo-card-action-button[data-v-56aaad30]{background-color:#604495!important;height:35px;margin-left:12px;width:35px}.spiriteo-card-action-button[data-v-56aaad30]:first-of-type{margin-left:0}.agentcard-actions-buttons .spiriteo-card-action-button[data-v-56aaad30]{margin-right:8px}
.spiriteo-card-agent-float-parent[data-v-1b86b8e6]{height:100%;position:relative;width:100%}.spiriteo-card-agent[data-v-1b86b8e6]{background:#f4f2fb;border-radius:10px;position:fixed;top:130px;width:390px;z-index:1}@media only screen and (min-width:1870px){.spiriteo-card-agent[data-v-1b86b8e6]{width:590px}}@media only screen and (min-width:2560px){.spiriteo-card-agent[data-v-1b86b8e6]{width:790px}}.spiriteo-card-agent-pseudo[data-v-1b86b8e6]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:capitalize!important}.spiriteo-card-agent-code[data-v-1b86b8e6],.spiriteo-card-agent-status[data-v-1b86b8e6]{background-color:#fff!important}.spiriteo-card-agent-code[data-v-1b86b8e6],.spiriteo-card-agent-stats[data-v-1b86b8e6],.spiriteo-card-agent-status[data-v-1b86b8e6]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-card-agent-stats[data-v-1b86b8e6]{text-wrap:nowrap}.spiriteo-card-agent-stats.clickable[data-v-1b86b8e6]{cursor:pointer}
.spiriteo-card-action-consult-text[data-v-49fae6e9]{color:#604495!important;font-family:Lato!important;font-size:15px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-card-action-consult-text[data-v-49fae6e9]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-card-action-consult-time[data-v-49fae6e9]{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;background-color:rgba(251,140,0,.851)!important;color:#fff!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:row!important;flex-direction:row!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:700!important;height:30px;line-height:normal;opacity:.8;padding-right:20px;text-align:center;width:auto}@media only screen and (min-width:640px){.spiriteo-card-action-consult-time[data-v-49fae6e9]{-webkit-margin-start:.5rem;color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;height:35px;line-height:normal;margin-inline-start:.5rem}}.spiriteo-card-action-button[data-v-49fae6e9]{background-color:#604495!important;height:35px;margin-left:12px;width:35px}.spiriteo-card-action-button[data-v-49fae6e9]:first-of-type{margin-left:0!important}@media only screen and (min-width:640px){.spiriteo-card-action-button[data-v-49fae6e9]{height:35px;width:35px}}.spiriteo-card-action-button.busy[data-v-49fae6e9]{background-color:rgba(251,140,0,.851)!important;margin-left:-20px!important}.busy+.spiriteo-card-action-button[data-v-49fae6e9]{margin-left:4px!important}.spiriteo-card-action-button-stacked[data-v-49fae6e9]{background-color:#604495!important;height:45px;text-transform:unset!important;width:90px}.spiriteo-card-action-button-stacked.busy[data-v-49fae6e9]{margin-left:-20px!important}.spiriteo-card-action-button-label[data-v-49fae6e9]{color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}[data-v-49fae6e9] .v-btn__prepend{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto!important}.global-consult-button[data-v-49fae6e9]{height:-webkit-min-content!important;height:-moz-min-content!important;height:min-content!important;padding:8px 16px!important;width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}
.spiriteo-card-agent[data-v-934e9984]{width:100%}.spiriteo-card-agent .spiriteo-card-agent-avatar-mobile[data-v-934e9984]{position:relative;top:80px;z-index:1}.spiriteo-card-agent .avatar[data-v-934e9984]{border:2px solid #fff;left:50%;position:absolute;top:1.4em;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.spiriteo-card-agent .spiriteo-card-agent-profile[data-v-934e9984]{background:#fff;border-radius:10px;width:380px}.spiriteo-card-agent .spiriteo-card-agent-profile .spiriteo-card-agent-pseudo[data-v-934e9984]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:capitalize!important}.spiriteo-card-agent .spiriteo-card-agent-profile .spiriteo-card-agent-code[data-v-934e9984],.spiriteo-card-agent .spiriteo-card-agent-profile .spiriteo-card-agent-status[data-v-934e9984]{background-color:#fff!important;color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-card-agent .spiriteo-card-agent-profile .spiriteo-card-agent-stats[data-v-934e9984]{text-wrap:nowrap;color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-card-agent .spiriteo-card-agent-profile .spiriteo-card-agent-stats.clickable[data-v-934e9984]{cursor:pointer}
.spiriteo-profile-agent-pseudo[data-v-46ed3289]{font-size:30px!important}.spiriteo-profile-agent-category[data-v-46ed3289],.spiriteo-profile-agent-pseudo[data-v-46ed3289]{color:#604495!important;font-family:Lato!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-profile-agent-category[data-v-46ed3289]{background-color:#ede8f4;font-size:14px!important;height:20px!important;text-transform:unset!important}@media only screen and (min-width:990px){.spiriteo-profile-agent-category[data-v-46ed3289]{height:30px!important}}.spiriteo-profile-description-text[data-v-46ed3289]{font-weight:700!important;text-align:center}.spiriteo-profile-description-agent-text[data-v-46ed3289],.spiriteo-profile-description-text[data-v-46ed3289]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;line-height:normal}.spiriteo-profile-description-agent-text[data-v-46ed3289]{font-weight:400!important;text-align:justify;word-break:normal}@media only screen and (min-width:990px){.spiriteo-profile-description-agent-text[data-v-46ed3289]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}audio[data-v-46ed3289]{width:360px}@media (max-width:380px){audio[data-v-46ed3289]{width:100%}}audio[data-v-46ed3289]::-webkit-media-controls-enclosure{background-color:#f4f2fb;border-radius:0}
.review-card-action-wrapper .review-card-action-up-number[data-v-f56cecd2]{color:#9e77d9;font-size:16px;font-weight:700}
.spiriteo-profile-agent-review-card[data-v-a94923f0]{background:#f4f2fb;border-radius:4px;height:100%;width:100%}.spiriteo-profile-agent-review-card .v-card-text[data-v-a94923f0]{padding:.5rem 1rem}.spiriteo-profile-agent-review-card .v-card-actions[data-v-a94923f0]{min-height:34px;padding:0 1rem}.spiriteo-profile-agent-review-card .spiriteo-card-agent-pseudo[data-v-a94923f0]{color:#604495!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:capitalize!important}@media only screen and (min-width:640px){.spiriteo-profile-agent-review-card .spiriteo-card-agent-pseudo[data-v-a94923f0]{color:#604495!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}}@media only screen and (min-width:990px){.spiriteo-profile-agent-review-card .spiriteo-card-agent-pseudo[data-v-a94923f0]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-profile-agent-review-card .agent-review-card-pseudo[data-v-a94923f0]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-profile-agent-review-card .agent-review-card-pseudo[data-v-a94923f0]{color:#504958!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-profile-agent-review-card .agent-review-card-star-icon[data-v-a94923f0]{font-size:calc(var(--v-icon-size-multiplier)*.8em)!important}.spiriteo-profile-agent-review-card .agent-review-card-date-add[data-v-a94923f0]{color:#504958!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-style:italic!important;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-profile-agent-review-card .agent-review-card-date-add[data-v-a94923f0]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-profile-agent-review-card .agent-review-card-comment[data-v-a94923f0]{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-profile-agent-review-card .agent-review-card-comment[data-v-a94923f0]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-profile-agent-review-card .agent-review-card-comment-response-title[data-v-a94923f0]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-profile-agent-review-card .agent-review-content-wrapper[data-v-a94923f0]{position:relative}.spiriteo-profile-agent-review-card .agent-review-card-action[data-v-a94923f0]{bottom:0;position:absolute;right:8px}
.spiriteo-profile-review-agent-rating[data-v-287d5f97],.spiriteo-profile-review-agent-reviews-number[data-v-287d5f97],.spiriteo-profile-review-agent-reviews-text[data-v-287d5f97],.spiriteo-profile-review-agent-reviews-title[data-v-287d5f97]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-profile-review-agent-reviews-checkbox[data-v-287d5f97] .v-label{opacity:1}.spiriteo-profile-review-agent-reviews-checkbox .checkbox-label[data-v-287d5f97]{height:28px;margin-top:4px!important;width:500px}.radio-group[data-v-287d5f97]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.radio-group[data-v-287d5f97],.radio-group label[data-v-287d5f97]{display:-webkit-box;display:-ms-flexbox;display:flex}.radio-group label[data-v-287d5f97]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2e2e2e;cursor:pointer;font-size:16px}.radio-group input[type=radio][data-v-287d5f97]{display:none}.custom-radio[data-v-287d5f97]{border:2px solid #767676;border-radius:50%;cursor:pointer;display:inline-block;height:24px;margin-right:10px;max-height:24px;max-width:24px;position:relative;width:100%}.radio-group input[type=radio]:checked+.custom-radio[data-v-287d5f97]{border:2px solid #604495!important}.radio-group input[type=radio]:checked+.custom-radio[data-v-287d5f97]:after{background-color:#604495!important;border:#604495!important;border-radius:50%;content:"";height:10px;left:5px;position:absolute;top:5px;width:10px}
.rate-star[data-v-07bd9b7e]{font-size:18px;opacity:.4}.rate-star.active[data-v-07bd9b7e]{opacity:1}.spiriteo-client-review-form[data-v-07bd9b7e] .v-field__field,.spiriteo-client-review-form[data-v-07bd9b7e] .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;padding-right:8px}
.agent-schedule-full-modal[data-v-6bb5cfd2]{border-top:5px solid #604495}.agent-schedule-full-modal .modal-subtitle[data-v-6bb5cfd2],.agent-schedule-full-modal .modal-title[data-v-6bb5cfd2]{text-align:center}.agent-schedule-full-modal .modal-subtitle[data-v-6bb5cfd2]{font-size:14px;font-weight:700;letter-spacing:0;text-transform:uppercase}.agent-schedule-full-modal .modal-title>img[data-v-6bb5cfd2]{height:25px!important}@media only screen and (min-width:640px){.agent-schedule-full-modal .modal-title>img[data-v-6bb5cfd2]{height:30px!important}}.agent-schedule-full-modal .modal-close[data-v-6bb5cfd2]{color:#604495;cursor:pointer;font-size:1.5em;position:absolute;right:20px;top:6px}.agent-schedule-full-modal .availability-button[data-v-6bb5cfd2]{background-color:#604495!important;color:#fff!important;text-transform:unset!important}.consult-title-wrapper[data-v-6bb5cfd2]{min-height:144px;position:relative}.consult-title-wrapper .consult-title[data-v-6bb5cfd2]{background-color:#392461;color:#fff;min-height:100px;padding-top:10px}.consult-title-wrapper .consult-title-image[data-v-6bb5cfd2]{border:3px solid #8e57e2;border-radius:100%;bottom:0;height:auto;left:50%;max-width:90px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.close-modal[data-v-6bb5cfd2]{background-color:#392461;border-radius:100%;color:#fff;font-size:2em;height:31px;line-height:28px;opacity:1;position:absolute;right:-15px;text-align:center;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:31px;z-index:999}[data-v-6bb5cfd2] .v-btn__prepend{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto!important}
.spiriteo-profile-planning-agent-schedule-card[data-v-64a89ca4]{background:#f4f2fb;border-radius:4px;margin:10px;max-width:60px!important;width:60px!important}@media only screen and (min-width:500px){.spiriteo-profile-planning-agent-schedule-card[data-v-64a89ca4]{max-width:100px!important;width:100px!important}}@media only screen and (min-width:1280px){.spiriteo-profile-planning-agent-schedule-card[data-v-64a89ca4]{max-width:80px!important;width:80px!important}}@media only screen and (min-width:1920px){.spiriteo-profile-planning-agent-schedule-card[data-v-64a89ca4]{max-width:105px!important;width:105px!important}}@media only screen and (min-width:2560px){.spiriteo-profile-planning-agent-schedule-card[data-v-64a89ca4]{max-width:180px!important;width:180px!important}}.spiriteo-profile-planning-agent-schedule-card .day-name[data-v-64a89ca4]{color:#504958!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center;text-transform:capitalize}@media only screen and (min-width:640px){.spiriteo-profile-planning-agent-schedule-card .day-name[data-v-64a89ca4]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}}@media only screen and (min-width:990px){.spiriteo-profile-planning-agent-schedule-card .day-name[data-v-64a89ca4]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-profile-planning-agent-schedule-card .day-format[data-v-64a89ca4]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media only screen and (min-width:990px){.spiriteo-profile-planning-agent-schedule-card .day-format[data-v-64a89ca4]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-profile-planning-agent-schedule-card .see-more-button[data-v-64a89ca4]{--v-btn-size:0.5rem;--v-btn-height:10px;background-color:#604495!important;color:#fff!important}@media only screen and (min-width:500px){.spiriteo-profile-planning-agent-schedule-card .see-more-button[data-v-64a89ca4]{--v-btn-size:0.625rem;--v-btn-height:20px}}.spiriteo-profile-planning-agent-schedule-card .v-card-text[data-v-64a89ca4]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;padding:.2rem;text-align:center}@media only screen and (min-width:990px){.spiriteo-profile-planning-agent-schedule-card .v-card-text[data-v-64a89ca4]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}
.spiriteo-agent-alert-availability-form[data-v-5d0c54b2]{max-width:473px}.spiriteo-agent-alert-availability-form[data-v-5d0c54b2] .v-label{opacity:1}.spiriteo-agent-alert-availability-form .form-title[data-v-5d0c54b2]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}.spiriteo-agent-alert-availability-form .form-input .v-field[data-v-5d0c54b2]{--v-field-padding-bottom:2px!important;color:#767677!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-agent-alert-availability-form .form-input .v-input__append[data-v-5d0c54b2]{-webkit-margin-start:10px!important;margin-inline-start:10px!important}.spiriteo-agent-alert-availability-form .form-button[data-v-5d0c54b2]{background:var(--Violet_lighter,#604495);color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center;text-transform:unset!important}
.spiriteo-profile-planning-agent-schedule-card[data-v-2051fe66]{background:#f4f2fb;border-radius:4px;margin:10px}.spiriteo-profile-planning-agent-schedule-card .day-name[data-v-2051fe66]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center;text-transform:capitalize}@media only screen and (min-width:990px){.spiriteo-profile-planning-agent-schedule-card .day-name[data-v-2051fe66]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-profile-planning-agent-schedule-card .day-format[data-v-2051fe66]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media only screen and (min-width:990px){.spiriteo-profile-planning-agent-schedule-card .day-format[data-v-2051fe66]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-profile-planning-agent-schedule-card .see-more-button[data-v-2051fe66]{--v-btn-size:0.5rem;--v-btn-height:10px;background-color:#604495!important;color:#fff!important}@media only screen and (min-width:500px){.spiriteo-profile-planning-agent-schedule-card .see-more-button[data-v-2051fe66]{--v-btn-size:0.625rem;--v-btn-height:20px}}.spiriteo-profile-planning-agent-schedule-card .v-card-text[data-v-2051fe66]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;padding:.2rem;text-align:center}@media only screen and (min-width:990px){.spiriteo-profile-planning-agent-schedule-card .v-card-text[data-v-2051fe66]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}
.dialog-bottom-transition-enter-active[data-v-7ab39f62],.dialog-bottom-transition-leave-active[data-v-7ab39f62]{-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.agent-planning-full-modal[data-v-7ab39f62]{border-top:5px solid #604495}.agent-planning-full-modal .modal-title[data-v-7ab39f62]{text-align:center}.agent-planning-full-modal .modal-title>img[data-v-7ab39f62]{height:25px!important}@media only screen and (min-width:640px){.agent-planning-full-modal .modal-title>img[data-v-7ab39f62]{height:30px!important}}.agent-planning-full-modal .modal-close[data-v-7ab39f62]{color:#604495;cursor:pointer;font-size:1.5em;position:absolute;right:20px;top:6px}.agent-planning-full-modal .v-card-text[data-v-7ab39f62]{padding:.2rem!important}[data-v-7ab39f62] .v-overlay__content{max-height:100%;max-width:100%}
.spiriteo-profile-planning-agent-text[data-v-5915b90e]{font-size:14px!important}.spiriteo-profile-planning-agent-subtitle[data-v-5915b90e],.spiriteo-profile-planning-agent-text[data-v-5915b90e]{color:#504958!important;font-family:Lato!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-profile-planning-agent-subtitle[data-v-5915b90e]{font-size:16px!important}
.spiriteo-tarif-products-card-secondary{background:#f4f2fb;border-radius:4px;height:100%;min-height:148px;padding-right:8px}.spiriteo-tarif-products-card-secondary .tarifs-row{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;color:#504958!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;margin:2px 0;text-align:center}@media only screen and (min-width:1920px){.spiriteo-tarif-products-card-secondary .tarifs-row{color:#504958!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-tarif-products-card-secondary .tarifs-row .tarifs-pre-text{color:hsla(240,0%,46%,.35)!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;width:40px}@media only screen and (min-width:1920px){.spiriteo-tarif-products-card-secondary .tarifs-row .tarifs-pre-text{color:hsla(240,0%,46%,.35)!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-tarif-products-card-secondary .tarifs-row .tarifs-icon{height:28px;margin:4px 8px;width:28px}@media only screen and (min-width:1920px){.spiriteo-tarif-products-card-secondary .tarifs-row .tarifs-icon{height:38px;width:38px}}.spiriteo-tarif-products-card-secondary .tarifs-row .tarifs-unit{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;margin:0 4px}@media only screen and (min-width:1920px){.spiriteo-tarif-products-card-secondary .tarifs-row .tarifs-unit{color:#504958!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-tarif-products-card-secondary .tarifs-promo-label{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-tarif-products-card-secondary .tarifs-promo-label{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-tarif-products-card-secondary .tarifs-before-promo{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}@media only screen and (min-width:640px){.spiriteo-tarif-products-card-secondary .tarifs-before-promo{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-tarif-products-card-secondary .tarifs-total-price{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-tarif-products-card-secondary .tarifs-total-price{color:#604495!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-tarif-products-card-secondary .tarifs-button{background:#604495;border:1px solid #604495;border-radius:6px;text-transform:unset}.spiriteo-tarif-products-card-secondary .tarifs-button a:focus,.spiriteo-tarif-products-card-secondary .tarifs-button.v-btn--is-active,.spiriteo-tarif-products-card-secondary .tarifs-button:active,.spiriteo-tarif-products-card-secondary .tarifs-button:focus,.spiriteo-tarif-products-card-secondary .tarifs-button:hover{color:#fff!important}.spiriteo-tarif-products-card-secondary .tarifs-row .tarifs-pre-text{width:0!important}.spiriteo-tarif-products-card-secondary .v-row{height:auto!important}
@media (max-width:640px){[data-v-c9dc0478] .spiriteo-tarif-products-card-secondary{border:1px solid #604495}}
.spiriteo-profile-banner-card[data-v-38237503]{background:#f4f2fb;border-radius:6px;width:100%}.spiriteo-profile-banner-card .spiriteo-profile-banner-card-title[data-v-38237503]{color:#604495!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-profile-banner-card .spiriteo-how-to-create-account-step-text[data-v-38237503]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;text-align:center}@media only screen and (max-width:990px){.md-column[data-v-38237503]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}
.spiriteo-profile-login-card-form[data-v-3ef2b51c]{max-width:336px}.spiriteo-profile-login-card-form[data-v-3ef2b51c] .v-label{opacity:1}.spiriteo-profile-login-card-form .spiriteo-profile-login-card-label[data-v-3ef2b51c]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-profile-login-card-form .spiriteo-profile-login-card-label[data-v-3ef2b51c]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-profile-login-card-form .spiriteo-login-email-input[data-v-3ef2b51c] ::-webkit-input-placeholder,.spiriteo-profile-login-card-form .spiriteo-login-password-input[data-v-3ef2b51c] ::-webkit-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-profile-login-card-form .spiriteo-login-email-input[data-v-3ef2b51c] ::-moz-placeholder,.spiriteo-profile-login-card-form .spiriteo-login-password-input[data-v-3ef2b51c] ::-moz-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-profile-login-card-form .spiriteo-login-email-input[data-v-3ef2b51c] :-ms-input-placeholder,.spiriteo-profile-login-card-form .spiriteo-login-password-input[data-v-3ef2b51c] :-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-profile-login-card-form .spiriteo-login-email-input[data-v-3ef2b51c] ::-ms-input-placeholder,.spiriteo-profile-login-card-form .spiriteo-login-password-input[data-v-3ef2b51c] ::-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-profile-login-card-form .spiriteo-login-email-input[data-v-3ef2b51c] ::placeholder,.spiriteo-profile-login-card-form .spiriteo-login-password-input[data-v-3ef2b51c] ::placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-profile-login-card-form .spiriteo-login-email-input[data-v-3ef2b51c] ::-webkit-input-placeholder,.spiriteo-profile-login-card-form .spiriteo-login-password-input[data-v-3ef2b51c] ::-webkit-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-profile-login-card-form .spiriteo-login-email-input[data-v-3ef2b51c] ::-moz-placeholder,.spiriteo-profile-login-card-form .spiriteo-login-password-input[data-v-3ef2b51c] ::-moz-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-profile-login-card-form .spiriteo-login-email-input[data-v-3ef2b51c] :-ms-input-placeholder,.spiriteo-profile-login-card-form .spiriteo-login-password-input[data-v-3ef2b51c] :-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-profile-login-card-form .spiriteo-login-email-input[data-v-3ef2b51c] ::-ms-input-placeholder,.spiriteo-profile-login-card-form .spiriteo-login-password-input[data-v-3ef2b51c] ::-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-profile-login-card-form .spiriteo-login-email-input[data-v-3ef2b51c] ::placeholder,.spiriteo-profile-login-card-form .spiriteo-login-password-input[data-v-3ef2b51c] ::placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-profile-login-card-forget-password[data-v-3ef2b51c]{color:#504958!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal;text-decoration:underline}@media only screen and (min-width:990px){.spiriteo-profile-login-card-forget-password[data-v-3ef2b51c]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}
.spiriteo-profile-agent-send-message-content[data-v-00cd1fe8]{font-family:Lato!important}.spiriteo-profile-agent-send-message-form[data-v-00cd1fe8] .v-label{opacity:1}.spiriteo-profile-agent-send-message-form .spiriteo-profile-agent-send-message-label[data-v-00cd1fe8]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-profile-agent-send-message-form .spiriteo-profile-agent-send-message-textarea[data-v-00cd1fe8] ::-webkit-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-profile-agent-send-message-form .spiriteo-profile-agent-send-message-textarea[data-v-00cd1fe8] ::-moz-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-profile-agent-send-message-form .spiriteo-profile-agent-send-message-textarea[data-v-00cd1fe8] :-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-profile-agent-send-message-form .spiriteo-profile-agent-send-message-textarea[data-v-00cd1fe8] ::-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-profile-agent-send-message-form .spiriteo-profile-agent-send-message-attachments[data-v-00cd1fe8] .v-label,.spiriteo-profile-agent-send-message-form .spiriteo-profile-agent-send-message-textarea[data-v-00cd1fe8] ::placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-profile-agent-send-message-form .spiriteo-profile-agent-send-message-attachments[data-v-00cd1fe8] .v-field-label--floating{color:#767677!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-profile-agent-send-message-form[data-v-00cd1fe8] .v-field__field,.spiriteo-profile-agent-send-message-form[data-v-00cd1fe8] .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;padding-right:8px}
.spiriteo-profile-agent-report-form[data-v-f6150498] .v-label{opacity:1}.spiriteo-profile-agent-report-form .spiriteo-profile-agent-report-label[data-v-f6150498]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-profile-agent-report-form .spiriteo-profile-agent-report-textarea[data-v-f6150498] ::-webkit-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-profile-agent-report-form .spiriteo-profile-agent-report-textarea[data-v-f6150498] ::-moz-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-profile-agent-report-form .spiriteo-profile-agent-report-textarea[data-v-f6150498] :-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-profile-agent-report-form .spiriteo-profile-agent-report-textarea[data-v-f6150498] ::-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-profile-agent-report-form .spiriteo-profile-agent-report-attachments[data-v-f6150498] .v-label,.spiriteo-profile-agent-report-form .spiriteo-profile-agent-report-textarea[data-v-f6150498] ::placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-profile-agent-report-form .spiriteo-profile-agent-report-attachments[data-v-f6150498] .v-field-label--floating{color:#767677!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-profile-agent-report-form[data-v-f6150498] .v-field__field,.spiriteo-profile-agent-report-form[data-v-f6150498] .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;padding-right:8px}
.spiriteo-card-agent[data-v-0480b902]{background-color:#f4f2fb;height:100%;min-height:190px;width:330px}.spiriteo-card-agent.--full-width[data-v-0480b902]{width:100%}.spiriteo-card-agent .spiriteo-card-agent-avatar[data-v-0480b902]{height:auto;width:100%}.spiriteo-card-agent .spiriteo-card-agent-avatar .spiriteo-card-agent-toolbar[data-v-0480b902]{height:100%}.spiriteo-card-agent .spiriteo-card-agent-avatar .spiriteo-card-agent-toolbar[data-v-0480b902] .v-toolbar__content{height:24px!important}.spiriteo-card-agent .spiriteo-card-agent-avatar .spiriteo-card-agent-toolbar[data-v-0480b902] .v-toolbar__prepend{margin-inline:0 auto}.spiriteo-card-agent .spiriteo-card-agent-avatar .spiriteo-card-agent-toolbar[data-v-0480b902] .v-toolbar__append{margin-inline:auto 0}.spiriteo-card-agent .spiriteo-card-agent-avatar .spiriteo-card-agent-toolbar .spiriteo-card-agent-status[data-v-0480b902]{background-color:#fff!important;color:#604495!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:2px 6px 2px 0!important}.spiriteo-card-agent .spiriteo-card-agent-pseudo-container[data-v-0480b902] .v-card-item__prepend{padding-right:0}.spiriteo-card-agent .spiriteo-card-agent-pseudo-container[data-v-0480b902] .v-card-item__append{padding-left:0}.spiriteo-card-agent .spiriteo-card-agent-pseudo[data-v-0480b902]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:capitalize!important}@media only screen and (min-width:640px){.spiriteo-card-agent .spiriteo-card-agent-pseudo[data-v-0480b902]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-card-agent .spiriteo-card-agent-new[data-v-0480b902]{background-color:#604495!important;color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (max-width:500px){.spiriteo-card-agent .spiriteo-card-agent-new[data-v-0480b902]{color:#fff!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:700!important;height:16px!important;line-height:normal}}@media only screen and (min-width:640px){.spiriteo-card-agent .spiriteo-card-agent-new[data-v-0480b902]{color:#fff!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-card-agent .spiriteo-card-agent-stats.--rating[data-v-0480b902]{background-color:#fff!important;color:#504958!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:700!important;line-height:1!important;line-height:normal}@media only screen and (min-width:350px){.spiriteo-card-agent .spiriteo-card-agent-stats.--rating[data-v-0480b902]{color:#504958!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-card-agent .spiriteo-card-agent-stats.--consult[data-v-0480b902]{color:#504958!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:350px){.spiriteo-card-agent .spiriteo-card-agent-stats.--consult[data-v-0480b902]{color:#504958!important;font-family:Lato!important;font-size:11px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-card-agent .spiriteo-card-agent-categories .spiriteo-card-agent-category[data-v-0480b902]{background-color:#fff!important;color:#604495!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:0 8px}@media only screen and (min-width:640px){.spiriteo-card-agent .spiriteo-card-agent-categories .spiriteo-card-agent-category[data-v-0480b902]{color:#604495!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-card-agent .spiriteo-card-agent-description[data-v-0480b902]{-webkit-box-orient:vertical;-webkit-line-clamp:2;-webkit-box-flex:0;-ms-flex-positive:0;color:#504958!important;display:-webkit-box;flex-grow:0;font-family:Lato!important;font-size:13px!important;font-style:normal;font-weight:400!important;line-height:normal;overflow:hidden}@media only screen and (min-width:640px){.spiriteo-card-agent .spiriteo-card-agent-description[data-v-0480b902]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-card-agent-category[data-v-0480b902]{pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.spiriteo-card-agent-avatar-wrapper[data-v-0480b902]{margin-bottom:.5rem;overflow:visible!important;position:relative}.spiriteo-card-agent-avatar[data-v-0480b902]{border-radius:15px!important;overflow:hidden!important}.spiriteo-card-agent-avatar[data-v-0480b902] .v-img__image,.spiriteo-card-agent-avatar[data-v-0480b902] .v-img__image:before{border-radius:inherit!important}.spiriteo-card-agent-status-icon[data-v-0480b902]{background:#7ac098;border-radius:50%;bottom:0;-webkit-box-shadow:0 0 0 2px #219653;box-shadow:0 0 0 2px #219653;height:11px;position:absolute;right:0;-webkit-transform:translate(15%,15%);transform:translate(15%,15%);width:11px}.spiriteo-card-agent-status-icon.busy[data-v-0480b902]{background:orange;-webkit-box-shadow:0 0 0 2px #e59400;box-shadow:0 0 0 2px #e59400}.spiriteo-card-agent-description-wrapper[data-v-0480b902]{-ms-flex-negative:0;flex-shrink:0;line-height:1.4;min-height:2.8em!important;overflow:hidden}[data-v-0480b902] .spiriteo-card-agent-description.pa-0{padding-bottom:0!important;padding-top:0!important}[data-v-0480b902] .v-card-actions{margin-top:-8px!important}.agent-stats-container[data-v-0480b902]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;margin-top:12px!important;padding:0!important}.spiriteo-categories-dropdown-wrapper[data-v-0480b902]{display:inline-block;overflow:visible!important;position:relative;z-index:1}.spiriteo-categories-dropdown[data-v-0480b902]{background:#fff;border:1px solid #e0e0e0;border-radius:8px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);color:#504958!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal;margin-top:4px;max-width:260px;min-width:260px;padding:8px 12px;position:absolute;right:0;top:100%;width:auto;z-index:9999}.spiriteo-categories-dropdown .category-line[data-v-0480b902]{line-height:1.3;margin-bottom:4px}.spiriteo-categories-dropdown .category-line[data-v-0480b902]:last-child{margin-bottom:0}.spiriteo-card-agent-status-badge[data-v-0480b902]{background:transparent!important;left:0;padding:0!important;position:absolute;top:4px;z-index:1}.spiriteo-card-agent-status[data-v-0480b902]{background-color:#fff!important;border:1px solid #fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 1px 3px rgba(0,0,0,.2);color:#604495!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:2px 6px 2px 0!important}
.carousel-item[data-v-3f73b20c]{padding-left:5px;padding-right:5px}.carousel-item .agent-item[data-v-3f73b20c]{max-width:clamp(260px,260px + (100vw - 1420px) * .1825,296px)}.slider-mobile[data-v-3f73b20c]{overflow:hidden;position:relative;width:100%}.slider-mobile[data-v-3f73b20c] .v-slide-group__wrapper{-webkit-overflow-scrolling:touch;margin:0!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0!important;scroll-behavior:smooth}.slider-mobile[data-v-3f73b20c] .v-slide-group__content{gap:16px;padding:0 8px}.agents-grid--directory[data-v-3f73b20c]{-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:14px;margin:0 auto;max-width:1130px;width:100%}.agents-grid--directory[data-v-3f73b20c],.agents-grid--directory__item[data-v-3f73b20c]{-webkit-box-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.agents-grid--directory__item[data-v-3f73b20c]{-webkit-box-flex:0;-ms-flex-pack:center;-ms-flex:0 0 272px;flex:0 0 272px;max-width:272px;min-width:272px}@media screen and (min-width:1280px) and (max-width:1380px){.carousel-item[data-v-3f73b20c]:not(.flex-wrap){-webkit-overflow-scrolling:touch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:16px;margin:0 auto;overflow-x:auto;padding:0 12px 8px;scroll-behavior:smooth;width:80%}.carousel-item:not(.flex-wrap) .agent-item[data-v-3f73b20c]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:260px;width:48%}}.slider-container[data-v-3f73b20c]{overflow:visible;position:relative;width:98%}.slider-arrow[data-v-3f73b20c]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;border-radius:50%;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.15);box-shadow:0 2px 6px rgba(0,0,0,.15);color:var(--v-theme-primary);display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;justify-content:center;pointer-events:auto;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:32px;z-index:6}.slider-arrow--prev[data-v-3f73b20c]{left:-16px}.slider-arrow--next[data-v-3f73b20c]{right:-16px}
@media (min-width:1380px) and (max-width:1870px){.v-container.container-spiriteo[data-v-7c5edcc3]{max-width:1400px!important}}.card-action-fixed[data-v-7c5edcc3]{background-color:#fff;bottom:0;overflow:hidden;position:fixed;width:100%;z-index:999}.card-action-fixed .card-action-fixed-text[data-v-7c5edcc3]{color:#8e57e2!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media (min-width:1870px){.v-container[data-v-7c5edcc3]{max-width:1800px}}
.load-more-trigger[data-v-9cf2264e]{height:1px}.agents-list-skeleton[data-v-9cf2264e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.agents-list-skeleton[data-v-9cf2264e],.agents-list-skeleton__card[data-v-9cf2264e]{display:-webkit-box;display:-ms-flexbox;display:flex}.agents-list-skeleton__card[data-v-9cf2264e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:18px;-webkit-box-shadow:0 16px 32px rgba(96,68,149,.12);box-shadow:0 16px 32px rgba(96,68,149,.12);gap:16px;margin-bottom:24px;overflow:hidden;padding:16px;position:relative}.agents-list-skeleton__card[data-v-9cf2264e]:last-child{margin-bottom:0}.agents-list-skeleton__avatar[data-v-9cf2264e]{-webkit-box-flex:0;border-radius:16px;-ms-flex:0 0 96px;flex:0 0 96px;height:96px;width:96px}.agents-list-skeleton__bone[data-v-9cf2264e]{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;position:relative}.agents-list-skeleton__bone[data-v-9cf2264e] .v-skeleton-loader__bone{background-color:hsla(0,0%,100%,.85);border-radius:inherit;overflow:hidden}.agents-list-skeleton__card[data-v-9cf2264e] .v-skeleton-loader{--v-skeleton-loader-background:hsla(0,0%,100%,.5);--v-skeleton-loader-foreground:hsla(0,0%,100%,.9)}.agents-list-skeleton__content[data-v-9cf2264e]{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:column;flex-direction:column;gap:12px}.agents-list-skeleton__line[data-v-9cf2264e]{border-radius:999px;height:14px;overflow:hidden;width:60%}.agents-list-skeleton__line--primary[data-v-9cf2264e]{height:18px;width:75%}.agents-list-skeleton__footer[data-v-9cf2264e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.agents-list-skeleton__chip[data-v-9cf2264e]{-webkit-box-flex:0;border-radius:999px;-ms-flex:0 0 70px;flex:0 0 70px;height:16px;overflow:hidden}.agents-list-skeleton__cta[data-v-9cf2264e]{-webkit-box-flex:1;border-radius:14px;-ms-flex:1 1 auto;flex:1 1 auto;height:36px;overflow:hidden}.ssr-agents-list[data-v-9cf2264e]{display:grid;gap:12px;grid-template-columns:repeat(1,minmax(0,1fr));list-style:none;margin:16px 0 0;padding:0}.ssr-agents-list__item[data-v-9cf2264e]{background-color:rgba(96,68,149,.08);border-radius:12px;padding:16px 20px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.ssr-agents-list__link[data-v-9cf2264e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#604495;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:600;text-decoration:none}.ssr-agents-list__link[data-v-9cf2264e]:focus,.ssr-agents-list__link[data-v-9cf2264e]:hover{text-decoration:underline}.ssr-agents-list__name[data-v-9cf2264e]{font-size:1rem}.ssr-agents-list__empty[data-v-9cf2264e]{background-color:rgba(96,68,149,.08);border-radius:12px;color:rgba(0,0,0,.6);padding:16px 20px}.agents-page__container[data-v-9cf2264e]{max-width:1090px}.agents-page__cards-wrapper[data-v-9cf2264e]{margin:0 auto;max-width:1130px;width:100%}.agents-page__description[data-v-9cf2264e] .spiriteo-description-content{margin:0 auto;max-width:1280px;text-align:left}@media (min-width:750px) and (max-width:1279px){.agents-page__cards-wrapper[data-v-9cf2264e]{max-width:844px}}.agents-grid--skeleton[data-v-9cf2264e]{width:100%}.agents-grid__skeleton-card[data-v-9cf2264e]{height:427px;max-width:272px;min-width:272px;width:100%}.agents-grid[data-v-9cf2264e]{-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:14px;margin:0 auto}.agents-grid[data-v-9cf2264e],.agents-grid__item[data-v-9cf2264e]{-webkit-box-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.agents-grid__item[data-v-9cf2264e]{-webkit-box-flex:0;-ms-flex-pack:center;-ms-flex:0 0 272px;flex:0 0 272px;max-width:272px;min-width:272px}.agents-page__title-wrapper[data-v-9cf2264e]{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:24px}.agents-page__title-wrapper--ssr[data-v-9cf2264e]{margin-bottom:32px}.agents-page__title[data-v-9cf2264e]{color:#1f1e3d;font-size:clamp(1.75rem,1.3rem + 1vw,2.5rem);font-weight:700;margin:0;text-align:center}.agents-page__title--ssr[data-v-9cf2264e]{color:#604495!important}@media (min-width:1280px){.agents-page__container[data-v-9cf2264e]{max-width:none}}
.login-marge[data-v-84a65798]{margin-top:60px}@media only screen and (max-width:768px){.login-marge[data-v-84a65798]{margin-top:16px!important}}.link-agent-connection[data-v-84a65798]{font-weight:700;text-transform:unset}ul.list-spiriteo li[data-v-84a65798]{padding-left:18px;text-indent:-18px}[data-v-84a65798] .v-field__input{padding-left:12px}.margin-bot[data-v-84a65798]{margin-bottom:28px}@media only screen and (max-width:990px){.margin-bot[data-v-84a65798]{margin-bottom:0}}.spiriteo-subscription-password-input[data-v-84a65798]{position:relative}.spiriteo-subscription-password-input[data-v-84a65798] .v-input__append{caret-color:#604495;color:#604495;height:40px;opacity:1;position:absolute;right:0;width:30px}@media only screen and (max-width:990px){.v-container.my-4[data-v-84a65798]{margin-top:.5rem!important}.v-card-title.text-center[data-v-84a65798]{padding-top:.5rem!important}.title-spiriteo[data-v-84a65798]{margin-top:.5rem!important}}@media only screen and (max-width:768px){.link-agent-connection[data-v-84a65798]{margin-top:8px!important}}
[data-v-d21d8e22] .v-select__selection-text{font-size:14px}.country-select[data-v-d21d8e22]{border:none!important;left:-52px;position:absolute;width:-webkit-min-content;width:-moz-min-content;width:min-content;z-index:1000}.country-select[data-v-d21d8e22] .v-field__field{border:none!important}.country-select[data-v-d21d8e22] .v-field__input{-ms-flex-line-pack:center;align-content:center}[data-v-d21d8e22] .v-field__input{margin-left:50px!important;padding-left:12px!important}.country-field[data-v-d21d8e22] .v-field__input{border-left:1px solid #d3d3f0;margin-left:60px!important;min-height:48px}[data-v-d21d8e22] .v-btn__content{margin-bottom:2px}[data-v-d21d8e22] .v-field__field{background:transparent;border:1px solid #d3d3f0;border-radius:14px;height:48px;padding-left:0;padding-right:0}[data-v-d21d8e22] .v-field__overlay{background:transparent}[data-v-d21d8e22] .v-field-label{-ms-flex-line-pack:center;align-content:center;background:#fff;color:#14152f!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;opacity:1;padding:0 4px;text-align:left;top:-10px!important;-webkit-transform:translateY(0)!important;transform:translateY(0)!important}[data-v-d21d8e22] .v-field{background:transparent;padding-right:0}[data-v-d21d8e22] .v-field__append-inner{display:none!important}[data-v-d21d8e22] .v-field__outline__start{display:none!important}[data-v-d21d8e22] .v-field__outline__end{display:none!important}[data-v-d21d8e22] .chevron-icon{color:#5f6368;height:10px;pointer-events:none;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:10px}[data-v-d21d8e22] .chevron-icon.open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}[data-v-d21d8e22] .flag-selection{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;gap:8px}
.agent-sub-button[data-v-1e6a1079]{font-size:15px;font-style:normal;font-weight:700;height:40px;line-height:normal;text-transform:unset!important;width:250px}@media screen and (max-width:640px){.consults-col .row[data-v-1e6a1079]:after,.consults-col .row[data-v-1e6a1079]:before,.univers-col .row[data-v-1e6a1079]:after,.univers-col .row[data-v-1e6a1079]:before{display:none}.consults-col .checkbox[data-v-1e6a1079],.univers-col .checkbox[data-v-1e6a1079]{margin-bottom:5px;margin-top:5px}.univers-col[data-v-1e6a1079]{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.univers-col .checkbox[data-v-1e6a1079]{margin-bottom:0}}.spiriteo-agent-subscription-form[data-v-1e6a1079] .v-field__field,.spiriteo-agent-subscription-form[data-v-1e6a1079] .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;padding-right:8px}.radio-group[data-v-1e6a1079]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.radio-group[data-v-1e6a1079],.radio-group label[data-v-1e6a1079]{display:-webkit-box;display:-ms-flexbox;display:flex}.radio-group label[data-v-1e6a1079]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2e2e2e;font-size:16px}.radio-group input[type=radio][data-v-1e6a1079]{display:none}.custom-radio[data-v-1e6a1079]{border:2px solid #767676;border-radius:50%;display:inline-block;height:24px;margin-right:10px;position:relative;width:24px}.radio-group input[type=radio]:checked+.custom-radio[data-v-1e6a1079]{border:2px solid #604495!important}.radio-group input[type=radio]:checked+.custom-radio[data-v-1e6a1079]:after{background-color:#604495!important;border:#604495!important;border-radius:50%;content:"";height:10px;left:5px;position:absolute;top:5px;width:10px}.radio-group[data-v-1e6a1079]{margin-bottom:8px;margin-top:8px}.country_7[data-v-1e6a1079]{background-position:-128px 0!important}.country_15[data-v-1e6a1079]{background:url(/theme/default/img/flag/pologne.jpg) no-repeat!important;background-size:16px!important}
.v-card--variant-elevated[data-v-a57c91a4]{-webkit-box-shadow:none;box-shadow:none}
.spiriteo-banner-title[data-v-f42b6fd0]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media only screen and (min-width:500px){.spiriteo-banner-title[data-v-f42b6fd0]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-banner-icon-circle-purple[data-v-f42b6fd0]{background-color:#fff;border-radius:30px;-webkit-box-shadow:6px 6px 26px rgba(158,119,217,.4);box-shadow:6px 6px 26px rgba(158,119,217,.4);height:50px;margin:8px 0;width:50px}@media only screen and (min-width:500px){.spiriteo-banner-icon-circle-purple[data-v-f42b6fd0]{height:60px;width:60px}}.spiriteo-banner-icon-circle-white[data-v-f42b6fd0]{background-color:#b194d5;border-radius:30px;-webkit-box-shadow:2px 2px 7px rgba(0,0,0,.35);box-shadow:2px 2px 7px rgba(0,0,0,.35);height:50px;margin:8px 0;width:50px}@media only screen and (min-width:500px){.spiriteo-banner-icon-circle-white[data-v-f42b6fd0]{height:60px;width:60px}}.spiriteo-banner-icon[data-v-f42b6fd0]{font-size:calc(var(--v-icon-size-multiplier)*2.5em)}@media only screen and (min-width:500px){.spiriteo-banner-icon[data-v-f42b6fd0]{font-size:calc(var(--v-icon-size-multiplier)*3em)}}.spiriteo-banner-icon-text[data-v-f42b6fd0]{min-height:30px;text-align:center}.spiriteo-banner-icon-text.text-purple[data-v-f42b6fd0]{color:#504958!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-banner-icon-text.text-purple[data-v-f42b6fd0]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-banner-icon-text.text-white[data-v-f42b6fd0]{color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-banner-icon-text.text-white[data-v-f42b6fd0]{color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}
.reassurance-banner-wrapper[data-v-18a500fe]{color:#fff!important}.reassurance-banner-wrapper.-hasWhiteBackground[data-v-18a500fe]{color:#000}.reassurance-banner-wrapper.-hasWhiteBackground .reassurance-banner-item-text[data-v-18a500fe],.reassurance-banner-wrapper.-hasWhiteBackground .reassurance-banner-title[data-v-18a500fe]{color:#000!important}.reassurance-banner-wrapper .reassurance-banner-item-wrapper .reassurance-banner-item-icon[data-v-18a500fe],.reassurance-banner-wrapper .reassurance-banner-item-wrapper .reassurance-banner-item-text[data-v-18a500fe]{color:#fff!important;font-size:18px;font-weight:400;text-align:center}.reassurance-banner-wrapper .reassurance-banner-item-wrapper .reassurance-banner-item-icon[data-v-18a500fe] svg{height:61px;width:61px}
.spiriteo-category-description[data-v-9bc9917e]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-category-description[data-v-9bc9917e] h1{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-category-description[data-v-9bc9917e] h1{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-category-description[data-v-9bc9917e] h2{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-category-description[data-v-9bc9917e] h2{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-category-description[data-v-9bc9917e] h3{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-category-description[data-v-9bc9917e] h3{color:#604495!important;font-family:Lato!important;font-size:17px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-category-description[data-v-9bc9917e] p{margin-bottom:10px;text-align:justify}.spiriteo-category-description[data-v-9bc9917e] a{color:#604495;text-decoration:none}.spiriteo-category-description[data-v-9bc9917e] ol,.spiriteo-category-description[data-v-9bc9917e] ul{margin-bottom:10px;padding-left:15px;text-align:justify}.spiriteo-category-description[data-v-9bc9917e] blockquote{border-left:5px solid #eee;font-size:17.5px;margin:0 0 20px;padding:10px 20px}@media only screen and (max-width:640px){.spiriteo-category-description[data-v-9bc9917e] img{height:100%!important;max-width:100%!important;width:100%!important}}@media only screen and (min-width:990px){.spiriteo-category-description[data-v-9bc9917e]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-category-description[data-v-9bc9917e] a{color:#392461!important}
.v-field{border-radius:4px!important}.v-field .v-field__field,.v-field .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;padding-right:8px}
.contract-content[data-v-b601cc46]{margin:1rem 0}.contract-validation-text[data-v-b601cc46]{color:#462679;font-size:1.2rem;font-weight:500;margin-bottom:1rem}.button-spiriteo[data-v-b601cc46]{font-weight:600;min-width:200px}
.center-text-chart[data-v-68289d3c]{color:#14152f!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:600!important;line-height:normal}@media only screen and (min-width:640px){.center-text-chart[data-v-68289d3c]{color:#14152f!important;font-family:Lato!important;font-size:13px!important;font-style:normal;font-weight:600!important;line-height:normal}}.stat-info-chart[data-v-68289d3c]{color:#494a66!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:500!important;line-height:normal}@media only screen and (min-width:640px){.stat-info-chart[data-v-68289d3c]{color:#494a66!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:500!important;line-height:normal}}.chart-card[data-v-68289d3c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;align-items:center;-webkit-backdrop-filter:none;backdrop-filter:none;background:hsla(0,0%,100%,0);border-radius:24px;-webkit-box-shadow:none;box-shadow:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:0}@media only screen and (min-width:1080px){.chart-card[data-v-68289d3c]{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.92);border-radius:24px;padding:24px 32px 16px;transform:translateZ(0);-webkit-transform:translateZ(0)}}.stat-section[data-v-68289d3c]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;-ms-flex-direction:column;flex-direction:column}.chart-stats[data-v-68289d3c],.stat-section[data-v-68289d3c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%}.chart-stats[data-v-68289d3c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto;position:relative}.chart-container[data-v-68289d3c]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.chart-stats[data-v-68289d3c]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.stat-section[data-v-68289d3c]{-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px}.chart-container[data-v-68289d3c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}@media (min-width:551px){.global-chart-container[data-v-68289d3c]>*{-webkit-box-flex:0!important;-ms-flex:0 0 280px!important;flex:0 0 280px!important;max-width:280px!important}}.chart-container[data-v-68289d3c]{-webkit-box-flex:0!important;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important;overflow:visible}.chart-card[data-v-68289d3c],.chart-stats[data-v-68289d3c]{overflow:visible!important}
.global-chart-container[data-v-70f95f4f]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.92);border-radius:24px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:16px;padding:16px;width:100%}.global-chart-container[data-v-70f95f4f]>*{-webkit-box-flex:1;-ms-flex:1 1 280px;flex:1 1 280px;max-width:100%;min-width:0}@media only screen and (min-width:1080px){.global-chart-container[data-v-70f95f4f]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-backdrop-filter:none;backdrop-filter:none;background:transparent;-ms-flex-direction:row;flex-direction:row;gap:24px;padding:0}.global-chart-container[data-v-70f95f4f]>*{-webkit-box-flex:1;-ms-flex:1 1 300px;flex:1 1 300px}}@media only screen and (max-width:768px){.global-chart-container[data-v-70f95f4f]{-webkit-box-pack:center;-ms-flex-pack:center;gap:24px;justify-content:center}.global-chart-container[data-v-70f95f4f]>*{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:400px}}@media only screen and (max-width:550px){.global-chart-container[data-v-70f95f4f]{gap:8px;padding:12px}.global-chart-container[data-v-70f95f4f]>*{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}}@supports (-webkit-touch-callout:none){.global-chart-container[data-v-70f95f4f]{backdrop-filter:none;-webkit-backdrop-filter:none;background:hsla(0,0%,100%,.98);transform:none;-webkit-transform:none}}
.center-content[data-v-20338eee]{color:#494a66!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:500!important;line-height:normal}.center-title[data-v-20338eee]{font-size:18px!important;margin-bottom:8px}.center-title[data-v-20338eee],.profil-amoureux-heading[data-v-20338eee]{color:#462679!important;font-family:Lato!important;font-style:normal;font-weight:700!important;line-height:normal}.profil-amoureux-heading[data-v-20338eee]{font-size:22px!important;width:100%}.profil-amoureux-section[data-v-20338eee]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-preferred-size:50%;-ms-flex-item-align:stretch;align-items:center;align-self:stretch;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.92);border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-basis:50%;-ms-flex-direction:column;flex-direction:column;padding:24px 32px;position:relative;transform:translateZ(0);-webkit-transform:translateZ(0);width:100%}@media only screen and (min-width:1080px){.profil-amoureux-section[data-v-20338eee]{width:50%}}.profil-amoureux-card[data-v-20338eee]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;height:100%;justify-content:center;width:100%}@media only screen and (min-width:640px){.profil-amoureux-card[data-v-20338eee]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-direction:row;flex-direction:row;justify-content:start}}.profil-amoureux-content[data-v-20338eee]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;justify-content:center}.love-cup-img[data-v-20338eee]{height:164.73px;margin-left:auto;margin-right:auto;width:101.797px}@media only screen and (min-width:1080px){.love-cup-img[data-v-20338eee]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-left:0;margin-right:0}}h3[data-v-20338eee]{margin-bottom:0;margin-top:0}.photo-btn[data-v-20338eee]{background-color:transparent!important;border:1.5px solid #604495;-webkit-box-shadow:none;box-shadow:none;width:100%!important}@media only screen and (min-width:640px){.photo-btn[data-v-20338eee]{width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}}[data-v-20338eee] .v-btn__content{margin-bottom:2px}
.zodiac-heading[data-v-2280b080]{color:#462679!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.zodiac-heading[data-v-2280b080]{color:#462679!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}}.zodiac-title-row[data-v-2280b080]{gap:12px}.zodiac-client-card[data-v-2280b080],.zodiac-title-row[data-v-2280b080]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.zodiac-client-card[data-v-2280b080]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (min-width:640px){.zodiac-client-card[data-v-2280b080]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.zodiac-selector[data-v-2280b080]{border:1.5px solid #d3d3f0;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;height:43px;overflow:hidden;padding-bottom:4px;padding-top:4px;position:relative;width:100%}@media only screen and (min-width:640px){.zodiac-selector[data-v-2280b080]{height:51px}}h3[data-v-2280b080]{margin-bottom:0;margin-top:0}.photo-btn[data-v-2280b080]{background-color:transparent!important;border:1.5px solid #604495;-webkit-box-shadow:none;box-shadow:none;width:100%!important}@media only screen and (min-width:640px){.photo-btn[data-v-2280b080]{width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}}[data-v-2280b080] .v-btn__content{margin-bottom:2px}.tab[data-v-2280b080]{-webkit-box-flex:1;color:#14152f!important;cursor:pointer;-ms-flex:1;flex:1;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:600!important;line-height:normal;margin-bottom:auto;margin-top:auto;text-align:center;-webkit-transition:color .3s ease;transition:color .3s ease;z-index:1}@media only screen and (min-width:640px){.tab[data-v-2280b080]{color:#14152f!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:600!important;line-height:normal}}.tab.active[data-v-2280b080]{color:#fff!important}.tab-indicator[data-v-2280b080]{background-color:#604495;border-radius:10px;height:32px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:calc(25% - 8px);z-index:0}@media only screen and (min-width:640px){.tab-indicator[data-v-2280b080]{height:40px}}.tab-content[data-v-2280b080]{margin-top:1rem;text-align:center}.horoscope-section[data-v-2280b080],.zodiac-profil-content[data-v-2280b080]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;width:100%}.horoscope-section[data-v-2280b080]{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.92);border-radius:24px;padding:24px 16px;transform:translateZ(0);-webkit-transform:translateZ(0)}@media only screen and (min-width:640px){.horoscope-section[data-v-2280b080]{gap:32px;padding:32px}}@supports (-webkit-touch-callout:none){.horoscope-section[data-v-2280b080]{backdrop-filter:none;-webkit-backdrop-filter:none;background:hsla(0,0%,100%,.98)}}.center-title[data-v-2280b080]{color:#462679!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal;margin-bottom:8px}@media only screen and (min-width:640px){.center-title[data-v-2280b080]{color:#462679!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}}.center-content[data-v-2280b080]{color:#494a66!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:500!important;line-height:normal}@media only screen and (min-width:640px){.center-content[data-v-2280b080]{color:#494a66!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:500!important;line-height:normal}}.bullet-item[data-v-2280b080]{margin-bottom:16px}.bullet-item[data-v-2280b080]:last-child{margin-bottom:0}.bullet-title[data-v-2280b080]{color:#462679;color:#462679!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:600;font-weight:600!important;line-height:normal;margin-bottom:4px}@media only screen and (min-width:640px){.bullet-title[data-v-2280b080]{color:#462679!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:600!important;line-height:normal}}.bullet-description[data-v-2280b080]{color:#494a66!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:500!important;line-height:normal}@media only screen and (min-width:640px){.bullet-description[data-v-2280b080]{color:#494a66!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:500!important;line-height:normal}}.zodiac-img[data-v-2280b080]{-ms-flex-negative:0;aspect-ratio:1/1;display:none;flex-shrink:0;height:130px;max-width:none;-o-object-fit:contain;object-fit:contain;width:130px}@media (max-width:1280px){.zodiac-img[data-v-2280b080]{height:104px!important;width:104px!important}}@media (max-width:430px){.zodiac-selector[data-v-2280b080]{gap:0!important}.tab[data-v-2280b080]{font-size:12px!important}}.zodiac-img-mobile[data-v-2280b080]{-ms-flex-negative:0;flex-shrink:0;height:40px;-o-object-fit:contain;object-fit:contain;width:40px}@media only screen and (min-width:640px){.zodiac-img-mobile[data-v-2280b080]{display:none}.zodiac-img[data-v-2280b080]{display:block}}
.center-content[data-v-64bf4c5b]{color:#494a66!important;font-family:Lato!important;font-size:15px!important;font-style:normal;font-weight:500!important;line-height:normal}.center-title[data-v-64bf4c5b]{font-size:18px!important;margin-bottom:8px}.center-title[data-v-64bf4c5b],.profil-amoureux-heading[data-v-64bf4c5b]{color:#462679!important;font-family:Lato!important;font-style:normal;font-weight:700!important;line-height:normal}.profil-amoureux-heading[data-v-64bf4c5b]{font-size:22px!important;width:100%}@media only screen and (min-width:640px){.profil-amoureux-heading[data-v-64bf4c5b]{color:#462679!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}}.profil-section[data-v-64bf4c5b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:1;-ms-flex-item-align:stretch;align-items:center;align-self:stretch;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.92);border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-direction:column;flex-direction:column;gap:24px;justify-content:center;padding:24px;transform:translateZ(0);-webkit-transform:translateZ(0);width:100%}@media only screen and (min-width:640px){.profil-section[data-v-64bf4c5b]{padding:32px}}.profil-amoureux-card[data-v-64bf4c5b]{gap:12px;width:100%}.profil-amoureux-card[data-v-64bf4c5b],.profil-amoureux-content[data-v-64bf4c5b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.profil-amoureux-content[data-v-64bf4c5b]{gap:24px}.love-cup-img[data-v-64bf4c5b]{height:164.73px;margin-left:auto;margin-right:auto;width:101.797px}h3[data-v-64bf4c5b]{margin-bottom:0;margin-top:0}.photo-btn[data-v-64bf4c5b]{background-color:transparent!important;-webkit-box-shadow:none;box-shadow:none;margin-left:auto;margin-right:auto}.photo-btn-credit[data-v-64bf4c5b]{border:1.5px solid #604495}.photo-btn-parametre[data-v-64bf4c5b]{border:1.5px solid #d3d3f0}[data-v-64bf4c5b] .v-btn__content{margin-bottom:2px}.photo-client-connected[data-v-64bf4c5b]{-ms-flex-negative:0;aspect-ratio:1/1;border:4.5px solid #604495;border-radius:108px;flex-shrink:0;height:108px;width:108px}@media only screen and (max-width:1080px){.photo-client-connected[data-v-64bf4c5b]{border-radius:75.6px;height:75.6px;width:75.6px}}.photo-client-connected-default[data-v-64bf4c5b]{-ms-flex-negative:0;aspect-ratio:1/1;flex-shrink:0;height:56px;margin:auto;width:56px}.default-img-section[data-v-64bf4c5b]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:4.5px solid #604495;border-radius:108px;color:#604495;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:44px;font-weight:700;height:108px;justify-content:center;width:108px}@media only screen and (max-width:1080px){.default-img-section[data-v-64bf4c5b]{border-radius:75.6px;font-size:30.8px;height:75.6px;width:75.6px}}.circle-img[data-v-64bf4c5b]{-ms-flex-negative:0;border:1.5px solid #604495;border-radius:50%;flex-shrink:0;position:absolute}.circle-img.circle-1[data-v-64bf4c5b]{height:120px;left:-6px;opacity:.58;top:-6px;width:120px}@media only screen and (max-width:1080px){.circle-img.circle-1[data-v-64bf4c5b]{height:84px;left:-4.2px;top:-4.2px;width:84px}}.circle-img.circle-2[data-v-64bf4c5b]{height:150px;left:-21px;opacity:.18;top:-21px;width:150px}@media only screen and (max-width:1080px){.circle-img.circle-2[data-v-64bf4c5b]{height:105px;left:-14.7px;top:-14.7px;width:105px}}.circle-img.circle-3[data-v-64bf4c5b]{height:180px;left:-36px;opacity:.1;top:-36px;width:180px}.circle-img.circle-4[data-v-64bf4c5b]{height:210px;left:-51px;opacity:.04;top:-51px;width:210px}.client-profil-img-section[data-v-64bf4c5b]{margin-bottom:10px;margin-top:27px;position:relative}@media only screen and (min-width:640px){.client-profil-img-section[data-v-64bf4c5b]{margin-bottom:28px;margin-top:29px}}@media (max-width:1080px){.client-profil-img-section[data-v-64bf4c5b]{margin-top:16px}}@media only screen and (max-width:1080px){.hide-on-mobile[data-v-64bf4c5b]{display:none}}
.styled-button[data-v-12771e64]{margin-top:16px}.styled-button[data-v-12771e64],.unlock-button[data-v-12771e64]{padding:0;width:100%!important}.stat-header-section[data-v-12771e64]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;width:100%}.timer-stat[data-v-12771e64]{gap:12px;min-width:0}.timer-stat[data-v-12771e64],.timer-stat-content[data-v-12771e64]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.timer-stat-content[data-v-12771e64]{-ms-flex-negative:0;color:#14152f!important;flex-shrink:0;font-size:12px!important;font-weight:600!important;white-space:nowrap}.avantage-heading[data-v-12771e64],.timer-stat-content[data-v-12771e64]{font-family:Lato!important;font-style:normal;line-height:normal}.avantage-heading[data-v-12771e64]{color:#462679!important;font-size:22px!important;font-weight:700!important;margin-bottom:8px;width:100%}@media only screen and (min-width:640px){.avantage-heading[data-v-12771e64]{color:#462679!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}}.avantage-content-section[data-v-12771e64]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;width:100%}.avantage-content[data-v-12771e64]{color:#696a8a!important;font-size:14px!important;font-weight:500!important}.avantage-content[data-v-12771e64],.credit-heading[data-v-12771e64]{font-family:Lato!important;font-style:normal;line-height:normal}.credit-heading[data-v-12771e64]{color:#462679!important;font-size:22px!important;font-weight:700!important;width:100%}@media only screen and (min-width:640px){.credit-heading[data-v-12771e64]{color:#462679!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}}.profil-section[data-v-12771e64]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:1;-ms-flex-item-align:stretch;align-items:center;align-self:stretch;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.92);border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:24px;width:100%}@media only screen and (min-width:640px){.profil-section[data-v-12771e64]{padding:32px}}@supports (-webkit-touch-callout:none){.profil-section[data-v-12771e64]{backdrop-filter:none;-webkit-backdrop-filter:none;background:hsla(0,0%,100%,.98);transform:none;-webkit-transform:none}}h3[data-v-12771e64]{margin-bottom:0;margin-top:0}.divide-bar[data-v-12771e64]{background:#f5e7ff;height:1px;margin-bottom:24px;margin-top:24px;width:100%}[data-v-12771e64] .v-btn__content{margin-bottom:2px}.stat-icon[data-v-12771e64]{-ms-flex-negative:0;flex-shrink:0;height:24px;width:24px}.linear-bar[data-v-12771e64]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.linear-bar[data-v-12771e64] .v-progress-linear__determinate{-webkit-animation:stripesMove-12771e64 1s linear infinite;animation:stripesMove-12771e64 1s linear infinite;background:repeating-linear-gradient(-45deg,#6a27e9,#6a27e9 10px,#7f3ff0 0,#7f3ff0 20px)!important;background-blend-mode:overlay;background-size:40px 40px,auto;border-radius:50px}.linear-bar[data-v-12771e64] .v-progress-linear__background{background-color:#f7f7ff!important;border:1px solid #8400ff;border-radius:50px;opacity:1}@-webkit-keyframes stripesMove-12771e64{0%{background-position:0 0}to{background-position:40px 0}}@keyframes stripesMove-12771e64{0%{background-position:0 0}to{background-position:40px 0}}
.center-content[data-v-3bb79eb1]{color:#494a66!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:500!important;line-height:normal}.center-title[data-v-3bb79eb1]{font-size:18px!important;margin-bottom:8px}.center-title[data-v-3bb79eb1],.profil-amoureux-heading[data-v-3bb79eb1]{color:#462679!important;font-family:Lato!important;font-style:normal;font-weight:700!important;line-height:normal}.profil-amoureux-heading[data-v-3bb79eb1]{font-size:22px!important;width:100%}.profil-amoureux-section[data-v-3bb79eb1]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-preferred-size:50%;-ms-flex-item-align:stretch;align-items:flex-start;align-self:stretch;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.92);border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-basis:50%;-ms-flex-direction:column;flex-direction:column;gap:25px;max-width:100%;min-height:280px;padding:24px 32px;position:relative;transform:translateZ(0);-webkit-transform:translateZ(0);width:100%}@media only screen and (min-width:1080px){.profil-amoureux-section[data-v-3bb79eb1]{width:50%}}.profil-amoureux-card[data-v-3bb79eb1]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;justify-content:center}@media only screen and (min-width:640px){.profil-amoureux-card[data-v-3bb79eb1]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.profil-amoureux-content[data-v-3bb79eb1]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px;justify-content:center;margin-top:auto}.love-cup-img[data-v-3bb79eb1]{height:164.73px;margin-left:auto;margin-right:auto;width:101.797px}h3[data-v-3bb79eb1]{margin-bottom:0;margin-top:0}.photo-btn[data-v-3bb79eb1]{background-color:transparent!important;border:1.5px solid #604495;-webkit-box-shadow:none;box-shadow:none;width:100%!important}@media only screen and (min-width:640px){.photo-btn[data-v-3bb79eb1]{width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}}[data-v-3bb79eb1] .v-btn__content{margin-bottom:2px}.no-compatility-img[data-v-3bb79eb1]{aspect-ratio:200.22/150;height:130px;position:absolute;right:0;top:-5px;width:180.225px}.calcul-compatibility-section[data-v-3bb79eb1]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}
.horoscope-section[data-v-4656d8a8]{-webkit-box-orient:vertical;-webkit-box-direction:normal;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.92);border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:24px;transform:translateZ(0);-webkit-transform:translateZ(0);width:100%}@media only screen and (min-width:1080px){.horoscope-section[data-v-4656d8a8]{padding:32px}}@supports (-webkit-touch-callout:none){.horoscope-section[data-v-4656d8a8]{backdrop-filter:none;-webkit-backdrop-filter:none;background:hsla(0,0%,100%,.98)}}.zodiac-heading[data-v-4656d8a8]{color:#462679!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal;width:100%}@media only screen and (min-width:1080px){.zodiac-heading[data-v-4656d8a8]{color:#462679!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}}.zodiac-client-card[data-v-4656d8a8]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:1;-ms-flex-item-align:stretch;align-items:center;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-direction:column;flex-direction:column;gap:24px;justify-content:center;width:100%}@media only screen and (max-width:1080px){.zodiac-client-card[data-v-4656d8a8]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0;justify-content:space-between;padding:0}}@media only screen and (min-width:1080px){.zodiac-client-card[data-v-4656d8a8]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px;padding:0 5%}}.sign-grid-col[data-v-4656d8a8]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;width:100%}@media only screen and (max-width:1080px){.sign-grid-col[data-v-4656d8a8]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:12px;min-width:0;width:100%}}@media only screen and (min-width:1080px){.sign-grid-col[data-v-4656d8a8]{-webkit-box-flex:1;-ms-flex:1;flex:1;gap:24px}}.sign-grid-row[data-v-4656d8a8]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;width:100%}@media only screen and (max-width:1080px){.sign-grid-row[data-v-4656d8a8]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:1080px){.sign-grid-row[data-v-4656d8a8]{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px;justify-content:space-between}}.sign-icon[data-v-4656d8a8]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:8px;width:100%}@media only screen and (max-width:1080px){.sign-icon[data-v-4656d8a8]{-webkit-box-sizing:border-box;box-sizing:border-box;gap:8px;padding:4px}}.icon-img[data-v-4656d8a8]{aspect-ratio:1/1;height:40px;width:40px}@media only screen and (max-width:1080px){.icon-img[data-v-4656d8a8]{height:32px;width:32px}}@media only screen and (max-width:1080px) and (max-width:480px){.icon-img[data-v-4656d8a8]{height:28px;width:28px}}.solaire-sign-section[data-v-4656d8a8]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:auto;align-items:center;align-self:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px;justify-content:center;max-width:160px;width:100%}@media only screen and (max-width:1080px){.solaire-sign-section[data-v-4656d8a8]{-webkit-box-flex:1;-ms-flex-item-align:start;align-self:start;-ms-flex:1 1 auto;flex:1 1 auto;margin:0;max-width:none;min-width:0;width:100%}}.zodiac-img[data-v-4656d8a8]{margin-bottom:auto;margin-left:auto;margin-right:auto;max-width:160px;width:100%}@media only screen and (max-width:1080px){.zodiac-img[data-v-4656d8a8]{max-width:120px;width:80%}}.center-content[data-v-4656d8a8],.center-title[data-v-4656d8a8],.sign-content[data-v-4656d8a8],.sign-title[data-v-4656d8a8],.solaire-content[data-v-4656d8a8],.solaire-title[data-v-4656d8a8],.zodiac-heading[data-v-4656d8a8]{margin:0;padding:0}.solaire-content[data-v-4656d8a8]{color:#696a8a!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:600!important;line-height:normal}@media only screen and (max-width:1080px){.solaire-content[data-v-4656d8a8]{color:#696a8a!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}}@media only screen and (min-width:1080px){.solaire-content[data-v-4656d8a8]{color:#696a8a!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.solaire-title[data-v-4656d8a8]{color:#14152f!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:600!important;line-height:normal;margin-bottom:0}@media only screen and (max-width:1080px){.solaire-title[data-v-4656d8a8]{color:#14152f!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:600!important;line-height:normal;margin-bottom:16px}}@media only screen and (min-width:1080px){.solaire-title[data-v-4656d8a8]{color:#14152f!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:600!important;line-height:normal}}.sign-title[data-v-4656d8a8]{color:#14152f!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media only screen and (max-width:1080px){.sign-title[data-v-4656d8a8]{color:#14152f!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}}@media only screen and (min-width:1080px){.sign-title[data-v-4656d8a8]{color:#14152f!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.sign-content[data-v-4656d8a8]{color:#696a8a!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:600!important;line-height:normal;text-align:center}@media only screen and (max-width:1080px){.sign-content[data-v-4656d8a8]{color:#696a8a!important;font-family:Lato!important;font-size:9px!important;font-style:normal;font-weight:600!important;line-height:normal}}@media only screen and (min-width:1080px){.sign-content[data-v-4656d8a8]{color:#696a8a!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:600!important;line-height:normal}}.solaire-title[data-v-4656d8a8]:first-letter{text-transform:uppercase}h3[data-v-4656d8a8]{margin-bottom:0;margin-top:0}.photo-btn[data-v-4656d8a8]{background-color:transparent!important;border:1.5px solid #604495;-webkit-box-shadow:none;box-shadow:none;width:100%!important}@media only screen and (min-width:1080px){.photo-btn[data-v-4656d8a8]{width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}}[data-v-4656d8a8] .v-btn__content{margin-bottom:2px}.zodiac-profil-content[data-v-4656d8a8]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;width:100%}.center-title[data-v-4656d8a8]{color:#462679!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal;margin-bottom:8px}@media only screen and (min-width:1080px){.center-title[data-v-4656d8a8]{color:#462679!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}}.center-content[data-v-4656d8a8]{color:#494a66!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:500!important;line-height:normal}@media only screen and (min-width:1080px){.center-content[data-v-4656d8a8]{color:#494a66!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:500!important;line-height:normal}}@media only screen and (max-width:1080px){.mobile-hide-bloc[data-v-4656d8a8]{display:none}}@media only screen and (min-width:1080px){.desktop-hide-bloc[data-v-4656d8a8]{display:none}}.buy-button-container[data-v-4656d8a8]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.buy-button-container .styled-button[data-v-4656d8a8]{font-size:14px!important;height:40px!important;margin:0;min-width:auto!important;padding:8px 16px!important;white-space:nowrap;width:100%!important}@media only screen and (min-width:1080px){.buy-button-container .styled-button[data-v-4656d8a8]{margin-top:8px}}.horoscope-section-dashboard[data-v-4656d8a8]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-line-pack:justify;align-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:auto;justify-content:space-between}@media only screen and (max-width:1080px){.horoscope-section-dashboard[data-v-4656d8a8]{height:80%}}
.zodiac-heading[data-v-477b95ce]{color:#462679!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal;width:100%}@media only screen and (min-width:1080px){.zodiac-heading[data-v-477b95ce]{color:#462679!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}}.zodiac-client-card[data-v-477b95ce]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:1;-ms-flex-item-align:stretch;align-items:center;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-direction:column;flex-direction:column;gap:24px;justify-content:center;width:100%}@media only screen and (min-width:1080px){.zodiac-client-card[data-v-477b95ce]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px}}.sign-grid-col[data-v-477b95ce]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;width:100%}@media only screen and (max-width:1080px){.sign-grid-col[data-v-477b95ce]{-webkit-box-flex:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:row;flex-direction:row;gap:12px;min-width:0;width:90%}}@media only screen and (min-width:1080px){.sign-grid-col[data-v-477b95ce]{-webkit-box-flex:1;-ms-flex:1;flex:1;gap:24px}}.sign-grid-row[data-v-477b95ce]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;width:100%}@media only screen and (max-width:1080px){.sign-grid-row[data-v-477b95ce]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-direction:row;flex-direction:row;justify-content:space-between}}@media only screen and (min-width:1080px){.sign-grid-row[data-v-477b95ce]{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px;justify-content:space-between}}.sign-icon[data-v-477b95ce]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;width:100%}@media only screen and (max-width:1080px){.sign-icon[data-v-477b95ce]{-webkit-box-flex:1;-ms-flex:1;flex:1}}.icon-img[data-v-477b95ce]{aspect-ratio:1/1;height:40px;width:40px}h3[data-v-477b95ce]{margin-bottom:0;margin-top:0}.photo-btn[data-v-477b95ce]{margin-left:auto;margin-right:auto;width:100%!important}@media only screen and (min-width:1080px){.photo-btn[data-v-477b95ce]{width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}}[data-v-477b95ce] .v-btn__content{margin-bottom:2px}.horoscope-section[data-v-477b95ce]{-webkit-box-orient:vertical;-webkit-box-direction:normal;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.92);border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:24px;transform:translateZ(0);-webkit-transform:translateZ(0);width:100%}@media only screen and (min-width:1080px){.horoscope-section[data-v-477b95ce]{padding:32px}}.solaire-sign-section[data-v-477b95ce]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;justify-content:center;max-width:300px;width:100%}@media only screen and (min-width:1080px){.solaire-sign-section[data-v-477b95ce]{gap:32px}}.solaire-title[data-v-477b95ce]{color:#696a8a!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:600!important;line-height:normal;text-align:center}@media only screen and (min-width:1080px){.solaire-title[data-v-477b95ce]{color:#696a8a!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:600!important;line-height:normal}}.solaire-content[data-v-477b95ce]{color:#14152f!important;font-family:Lato!important;font-size:21px!important;font-style:normal;font-weight:700!important;line-height:normal;margin-bottom:8px;text-align:center}@media only screen and (min-width:1080px){.solaire-content[data-v-477b95ce]{color:#14152f!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}}.sign-title[data-v-477b95ce]{color:#14152f!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media only screen and (min-width:1080px){.sign-title[data-v-477b95ce]{color:#14152f!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.sign-content[data-v-477b95ce]{color:#696a8a!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:600!important;line-height:normal;text-align:center}@media only screen and (min-width:1080px){.sign-content[data-v-477b95ce]{color:#696a8a!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:600!important;line-height:normal}}@media only screen and (max-width:1080px){.mobile-hide-bloc[data-v-477b95ce]{display:none}}@media only screen and (min-width:1080px){.desktop-hide-bloc[data-v-477b95ce]{display:none}}
.experts-heading[data-v-49756f4b]{color:#462679!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal;width:100%}@media only screen and (min-width:640px){.experts-heading[data-v-49756f4b]{color:#462679!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}}.zodiac-client-card[data-v-49756f4b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;justify-content:center;width:100%}@media only screen and (min-width:640px){.zodiac-client-card[data-v-49756f4b]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.sign-grid-col[data-v-49756f4b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}@media only screen and (min-width:640px){.sign-grid-col[data-v-49756f4b]{gap:24px}}.sign-grid-row[data-v-49756f4b]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;width:100%}@media only screen and (min-width:640px){.sign-grid-row[data-v-49756f4b]{gap:24px}}.sign-icon[data-v-49756f4b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}.icon-img[data-v-49756f4b]{aspect-ratio:1/1;height:40px;width:40px}h3[data-v-49756f4b]{margin-bottom:0;margin-top:0}.photo-btn[data-v-49756f4b]{background-color:transparent!important;border:1.5px solid #604495;-webkit-box-shadow:none;box-shadow:none;width:100%!important}@media only screen and (min-width:640px){.photo-btn[data-v-49756f4b]{width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}}[data-v-49756f4b] .v-btn__content{margin-bottom:2px}.zodiac-profil-content[data-v-49756f4b]{gap:24px}.experts-section[data-v-49756f4b],.zodiac-profil-content[data-v-49756f4b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.experts-section[data-v-49756f4b]{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.92);border-radius:24px;gap:16px;padding:24px 32px;transform:translateZ(0);-webkit-transform:translateZ(0)}.center-title[data-v-49756f4b]{color:#462679!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal;margin-bottom:8px}@media only screen and (min-width:640px){.center-title[data-v-49756f4b]{color:#462679!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}}.center-content[data-v-49756f4b]{color:#494a66!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:500!important;line-height:normal}@media only screen and (min-width:640px){.center-content[data-v-49756f4b]{color:#494a66!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:500!important;line-height:normal}}.zodiac-img[data-v-49756f4b]{margin-bottom:auto;margin-left:auto;margin-right:auto;max-width:160px;width:100%}.solaire-sign-section[data-v-49756f4b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px;justify-content:center;max-width:160px;width:100%}.solaire-title[data-v-49756f4b]{color:#696a8a!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:600!important;line-height:normal}@media only screen and (min-width:640px){.solaire-title[data-v-49756f4b]{color:#696a8a!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:600!important;line-height:normal}}.solaire-content[data-v-49756f4b]{color:#14152f!important;font-family:Lato!important;font-size:21px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.solaire-content[data-v-49756f4b]{color:#14152f!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}}.sign-title[data-v-49756f4b]{color:#14152f!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media only screen and (min-width:640px){.sign-title[data-v-49756f4b]{color:#14152f!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.sign-content[data-v-49756f4b]{color:#696a8a!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:600!important;line-height:normal;text-align:center}@media only screen and (min-width:640px){.sign-content[data-v-49756f4b]{color:#696a8a!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:600!important;line-height:normal}}@media (max-width:640px){.slider-container[data-v-49756f4b]{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative;width:100%}.slider-mobile[data-v-49756f4b]{width:100%}.slider-mobile[data-v-49756f4b] .v-slide-group__wrapper{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow-x:auto!important;overflow-y:hidden!important;scroll-behavior:smooth;scrollbar-width:none}.slider-mobile[data-v-49756f4b] .v-slide-group__wrapper::-webkit-scrollbar{display:none}.slider-mobile[data-v-49756f4b] .v-slide-group__content{gap:0;padding:0}.slider-item-full-width[data-v-49756f4b]{-webkit-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important;min-width:100%!important;width:100%!important}.slider-item-wrapper[data-v-49756f4b]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px;width:100%}.slider-arrow[data-v-49756f4b]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;border-radius:50%;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.15);box-shadow:0 2px 6px rgba(0,0,0,.15);color:var(--v-theme-primary);display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;justify-content:center;pointer-events:auto;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:32px;z-index:6}.slider-arrow--prev[data-v-49756f4b]{left:-10px}.slider-arrow--next[data-v-49756f4b]{right:-10px}}@media (max-width:875px){.global-dashboard-section[data-v-49756f4b]{max-width:none!important;width:100%!important}.experts-section[data-v-49756f4b]{margin-bottom:16px!important;padding:24px 32px!important;width:100%!important}}@media (min-width:990px){.intertia-link-spiriteo[data-v-49756f4b]{margin:0 auto}}@media (max-width:440px){.experts-section[data-v-49756f4b]{padding:24px 16px!important}}@media (min-width:876px){.zodiac-client-card[data-v-49756f4b]{-ms-flex-wrap:wrap;flex-wrap:wrap}.zodiac-client-card[data-v-49756f4b]>*{-webkit-box-flex:0;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 calc(33.33333% - 10.66667px);flex:0 0 calc(33.33333% - 10.66667px)}}@media (min-width:640px) and (max-width:875px){.zodiac-client-card[data-v-49756f4b]{-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}.zodiac-client-card[data-v-49756f4b]>*{-webkit-box-flex:0;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 calc(50% - 8px);flex:0 0 calc(50% - 8px)}[data-v-49756f4b] .zodiac-client-card>:nth-child(n+3){display:none!important}}
.compatibilite-section[data-v-585d5b92]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-preferred-size:50%;-ms-flex-item-align:stretch;align-items:center;align-self:stretch;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.92);border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-basis:50%;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:24px 32px;position:relative;transform:translateZ(0);-webkit-transform:translateZ(0);width:100%}@media only screen and (min-width:1080px){.compatibilite-section[data-v-585d5b92]{width:50%}}.compatibilite-heading[data-v-585d5b92]{-ms-flex-item-align:start;align-self:flex-start;color:#462679!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal;margin:0;text-align:left}.compatibilite-card[data-v-585d5b92]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;justify-content:center}@media (min-width:1080px){.compatibilite-card[data-v-585d5b92]{gap:24px}}.zodiac-card[data-v-585d5b92]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.zodiac-img[data-v-585d5b92]{height:104px;width:104px}@media (min-width:640px){.zodiac-img[data-v-585d5b92]{height:110px;width:110px}}@media (min-width:1080px){.zodiac-img[data-v-585d5b92]{height:130px;width:130px}}.plus-icon[data-v-585d5b92]{-ms-flex-item-align:center;align-self:center;margin:0}@media (min-width:1280px){.plus-icon[data-v-585d5b92]{margin:0 10px}}.photo-btn[data-v-585d5b92]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent!important;border:1.5px solid #693bb3;border-radius:48px;-webkit-box-shadow:none;box-shadow:none;color:#604495!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Inter,sans-serif;font-size:16px;font-weight:600;gap:4px;height:40px;justify-content:center;line-height:125%;padding:0 16px;width:100%!important}@media (min-width:640px){.photo-btn[data-v-585d5b92]{width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}}@media (min-width:990px){.v-btn.button-spiriteo.photo-btn[data-v-585d5b92]{width:auto!important}}[data-v-585d5b92] .v-btn__content{margin-bottom:0}[data-v-585d5b92] .v-btn__content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}
div[data-v-6dc14040]{position:absolute;z-index:100}div.rectangle-1[data-v-6dc14040]{-ms-flex-negative:0;background:radial-gradient(52.33% 52.16% at 44.99% 59.52%,#f257a0 0,rgba(232,136,248,0) 100%);-webkit-filter:blur(67.5617675781px);filter:blur(67.5617675781px);flex-shrink:0;height:1992.899px;opacity:.15!important;-webkit-transform:rotate(28.812deg);transform:rotate(28.812deg);width:1834.214px}div.rectangle-2[data-v-6dc14040]{background:radial-gradient(46.54% 46.44% at 66% 27.65%,#f257a0 0,rgba(72,78,183,0) 100%,rgba(208,63,146,0) 0);height:1943.826px;width:1699.537px}div.rectangle-2[data-v-6dc14040],div.rectangle-3[data-v-6dc14040]{-ms-flex-negative:0;-webkit-filter:blur(60.3230056763px);filter:blur(60.3230056763px);flex-shrink:0;mix-blend-mode:color-dodge;-webkit-transform:rotate(-18.091deg);transform:rotate(-18.091deg)}div.rectangle-3[data-v-6dc14040],div.rectangle-4[data-v-6dc14040]{background:radial-gradient(47.37% 47.34% at 30.18% 57.01%,#444ce4 0,#037e82 100%);height:1562.642px;width:1366.257px}div.rectangle-4[data-v-6dc14040]{-ms-flex-negative:0;-webkit-filter:blur(60.3230056763px);filter:blur(60.3230056763px);flex-shrink:0;mix-blend-mode:color-dodge;-webkit-transform:rotate(-18.091deg);transform:rotate(-18.091deg)}@supports (-webkit-touch-callout:none){div.rectangle-1[data-v-6dc14040],div.rectangle-2[data-v-6dc14040],div.rectangle-3[data-v-6dc14040],div.rectangle-4[data-v-6dc14040]{-webkit-filter:none;filter:none;opacity:.1!important}}
.center-content[data-v-4057f902]{color:#494a66!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:500!important;line-height:normal}.center-title[data-v-4057f902]{font-size:18px!important;margin-bottom:8px}.center-title[data-v-4057f902],.profil-amoureux-heading[data-v-4057f902]{color:#462679!important;font-family:Lato!important;font-style:normal;font-weight:700!important;line-height:normal}.profil-amoureux-heading[data-v-4057f902]{font-size:22px!important;width:100%}.profil-amoureux-section[data-v-4057f902]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-preferred-size:50%;-ms-flex-item-align:stretch;align-items:flex-start;align-self:stretch;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.92);border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-basis:50%;-ms-flex-direction:column;flex-direction:column;gap:25px;max-width:100%;min-height:280px;padding:24px 32px;position:relative;transform:translateZ(0);-webkit-transform:translateZ(0);width:100%}@media only screen and (min-width:640px){.profil-amoureux-section[data-v-4057f902]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:1080px){.profil-amoureux-section[data-v-4057f902]{width:50%}}.profil-amoureux-card[data-v-4057f902]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;justify-content:center}@media only screen and (min-width:640px){.profil-amoureux-card[data-v-4057f902]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.profil-amoureux-content[data-v-4057f902]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px;justify-content:center;margin-top:auto}.love-cup-img[data-v-4057f902]{height:164.73px;margin-left:auto;margin-right:auto;width:101.797px}h3[data-v-4057f902]{margin-bottom:0;margin-top:0}.photo-btn[data-v-4057f902]{background-color:transparent!important;border:1.5px solid #604495;-webkit-box-shadow:none;box-shadow:none;width:100%!important}@media only screen and (min-width:640px){.photo-btn[data-v-4057f902]{width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}}[data-v-4057f902] .v-btn__content{margin-bottom:2px}.no-profil-img[data-v-4057f902]{height:159.622px;position:absolute;right:-45px;top:-20.612px;width:333.893px}@media only screen and (max-width:640px){.no-profil-img[data-v-4057f902]{height:100px;right:-60px;top:10px}}
.zodiac-heading[data-v-403f48a2]{color:#462679!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal;width:100%}@media only screen and (min-width:640px){.zodiac-heading[data-v-403f48a2]{color:#462679!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}}.zodiac-client-card[data-v-403f48a2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;-ms-flex-item-align:stretch;align-items:center;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-direction:column;flex-direction:column;gap:24px;width:100%}@media only screen and (min-width:640px){.zodiac-client-card[data-v-403f48a2]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.zodiac-selector[data-v-403f48a2]{border:1.5px solid #d3d3f0;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;height:32px;overflow:hidden;position:relative;width:100%}@media only screen and (min-width:640px){.zodiac-selector[data-v-403f48a2]{height:40px}}h3[data-v-403f48a2]{margin-bottom:0;margin-top:0}.photo-btn[data-v-403f48a2]{width:100%!important}@media only screen and (min-width:640px){.photo-btn[data-v-403f48a2]{margin-right:auto;width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}}[data-v-403f48a2] .v-btn__content{margin-bottom:2px}.tab[data-v-403f48a2]{-webkit-box-flex:1;color:#14152f!important;cursor:pointer;-ms-flex:1;flex:1;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:600!important;line-height:normal;text-align:center;-webkit-transition:color .3s ease;transition:color .3s ease;z-index:1}@media only screen and (min-width:640px){.tab[data-v-403f48a2]{color:#14152f!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:600!important;line-height:normal}}.tab.active[data-v-403f48a2]{color:#fff!important}.tab-indicator[data-v-403f48a2]{background-color:#8e49f8;border-radius:12px;bottom:0;margin-bottom:4px;margin-top:4px;position:absolute;top:0;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:20%;z-index:0}.tab-content[data-v-403f48a2]{margin-top:1rem;text-align:center}.zodiac-profil-content[data-v-403f48a2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;justify-content:center;width:100%}@media only screen and (min-width:640px){.zodiac-profil-content[data-v-403f48a2]{gap:32px}}.horoscope-section[data-v-403f48a2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.92);border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:24px 16px;transform:translateZ(0);-webkit-transform:translateZ(0);width:100%}@media only screen and (min-width:640px){.horoscope-section[data-v-403f48a2]{gap:32px;padding:32px}}.center-title[data-v-403f48a2]{color:#392461!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;margin-bottom:8px}@media only screen and (min-width:640px){.center-title[data-v-403f48a2]{color:#392461!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}}.center-content[data-v-403f48a2]{color:#494a66!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:500!important;line-height:normal}@media only screen and (min-width:640px){.center-content[data-v-403f48a2]{color:#494a66!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:500!important;line-height:normal}}.zodiac-img[data-v-403f48a2]{margin-bottom:auto;margin-left:auto;margin-right:auto;max-width:220px;width:100%}@media only screen and (max-width:640px){.zodiac-img[data-v-403f48a2]{max-width:160px}}
.sticky-minutes-bar[data-v-2a6faae4]{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-top:1px solid #e0e0e0;bottom:0;-webkit-box-shadow:0 -2px 8px rgba(0,0,0,.1);box-shadow:0 -2px 8px rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;left:0;padding:12px 24px;position:fixed;right:0;z-index:1000}.sticky-minutes-bar .minutes-display[data-v-2a6faae4]{-webkit-box-flex:1;-ms-flex:1;flex:1}.sticky-minutes-bar .minutes-display .minutes-text[data-v-2a6faae4]{color:#14152f;font-size:14px;font-weight:600}.sticky-minutes-bar .buy-button-container[data-v-2a6faae4]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.sticky-minutes-bar .buy-button-container .styled-button[data-v-2a6faae4]{font-size:14px!important;height:40px!important;margin:0!important;min-width:auto!important;padding:8px 16px!important;white-space:nowrap;width:100%!important}@media (min-width:1080px){.sticky-minutes-bar[data-v-2a6faae4]{display:none!important}}
.global-section[data-v-2d3274a1]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;margin:24px 16px;max-width:1264px;position:relative;width:auto;z-index:200}@media only screen and (min-width:1080px){.global-section[data-v-2d3274a1]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:row;flex-direction:row;gap:8px;margin:24px auto 40px;width:100%}}.global-dashboard-section[data-v-2d3274a1]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-left:0;margin-right:0;width:100%}@media only screen and (min-width:640px){.global-dashboard-section[data-v-2d3274a1]{gap:24px}}@media only screen and (min-width:1080px){.global-dashboard-section[data-v-2d3274a1]{margin-right:16px}}.zodiac-section[data-v-2d3274a1]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}@media only screen and (min-width:640px){.zodiac-section[data-v-2d3274a1]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}}.affirmation-jour[data-v-2d3274a1]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-item-align:stretch;align-items:flex-start;align-self:stretch;background:var(--Primary-Palette-3,#f5e7ff);border-radius:24px;display:none;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:24px;width:100%}@media only screen and (min-width:1080px){.affirmation-jour[data-v-2d3274a1]{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:640px){.affirmation-jour[data-v-2d3274a1]{padding:32px}}.affirmation-jour-mobile[data-v-2d3274a1]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-item-align:stretch;align-items:flex-start;align-self:stretch;background:var(--Primary-Palette-3,#f5e7ff);border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:24px;width:100%}@media only screen and (min-width:1080px){.affirmation-jour-mobile[data-v-2d3274a1]{display:none}}@media only screen and (min-width:640px){.affirmation-jour-mobile[data-v-2d3274a1]{padding:32px}}.affirmation-jour-title[data-v-2d3274a1]{color:#392461!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}.affirmation-jour-content[data-v-2d3274a1]{color:var(--Primary-Palette-11,#392461);font-size:16px;font-style:normal;font-weight:400;line-height:125%}@media only screen and (min-width:640px){.affirmation-jour-content[data-v-2d3274a1]{font-size:18px}}.affirmation-jour-content[data-v-2d3274a1]{font-family:Milonga,serif}.left-section[data-v-2d3274a1]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-left:0;margin-right:0;margin-top:16px;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;width:100%}@media only screen and (min-width:1080px){.left-section[data-v-2d3274a1]{margin-left:16px;margin-right:16px;margin-top:0;max-width:320px!important}}@media only screen and (min-width:640px) and (max-width:1080px){.left-section[data-v-2d3274a1]{gap:24px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}}@media only screen and (max-width:1080px){.mobile-hide-bloc[data-v-2d3274a1]{display:none}}@media (max-width:875px){article[data-v-2d3274a1]{overflow-x:hidden;width:100%}.global-section[data-v-2d3274a1]{margin:0 auto;overflow-x:hidden;width:calc(100% - 32px)!important}}
:deep(.v-field__field),:deep(.v-field__input){-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;padding-right:8px}
.chat-dialog[data-v-1647df8c] .v-overlay__content{max-width:100%}@media only screen and (min-width:640px){.chat-dialog[data-v-1647df8c] .v-overlay__content{max-width:auto;width:auto}}.chat-card-title[data-v-1647df8c]{background-color:#fff;position:fixed;top:0;width:100%}.chat-container[data-v-1647df8c]{font-size:14px;padding-top:40px}@media only screen and (min-width:640px){.chat-container[data-v-1647df8c]{min-width:500px}}.chat-container .chat-agent-message[data-v-1647df8c],.chat-container .chat-mine-message[data-v-1647df8c]{margin-bottom:10px;width:95%}.chat-container .chat-message-detail[data-v-1647df8c]{color:#757575;font-size:.7em}.chat-container .chat-message-content[data-v-1647df8c]{padding:20px}.chat-container .chat-mine-message[data-v-1647df8c]{float:right}.chat-container .chat-mine-message .chat-message-detail[data-v-1647df8c]{text-align:right}.chat-container .chat-mine-message .chat-message-content[data-v-1647df8c]{background-color:#8e57e2;border-radius:15px 0 15px 15px;color:#fff}.chat-container .chat-agent-message[data-v-1647df8c]{float:left}.chat-container .chat-agent-message .chat-message-content[data-v-1647df8c]{background-color:#604495;border-radius:0 15px 15px 15px;color:#fff}.chat-container .chat-attachments[data-v-1647df8c]{font-size:.75em;text-align:right;width:100%}.consult-title-wrapper[data-v-1647df8c]{position:relative}.consult-title-wrapper .consult-title[data-v-1647df8c]{background-color:#392461;color:#fff;min-height:100px;padding-top:10px}.consult-title-wrapper .consult-title-image[data-v-1647df8c]{border:3px solid #8e57e2;border-radius:100%;bottom:0;height:auto;left:50%;max-width:90px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.spiriteo-app-bar-logo[data-v-1647df8c]{height:40px;left:50%;position:absolute;top:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:200px}
.v-field[data-v-6af87700]{border-radius:4px!important}.container-spiriteo[data-v-6af87700] .v-field__field,.container-spiriteo[data-v-6af87700] .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;padding-right:8px}
@media only screen and (max-width:960px){.margin-top-negative[data-v-4309a906]{margin-top:-10px!important}}.spiriteo-client-available-times-media-card[data-v-4309a906]{background:#fff;border-radius:10px;-webkit-box-shadow:5px 5px 5px 0 rgba(158,119,217,.4)!important;box-shadow:5px 5px 5px 0 rgba(158,119,217,.4)!important;height:100%}.spiriteo-client-available-times-media-card .icon-card[data-v-4309a906]{font-size:22px}@media only screen and (min-width:640px){.spiriteo-client-available-times-media-card .icon-card[data-v-4309a906]{font-size:35px}}.spiriteo-client-available-times-media-card .icon-text[data-v-4309a906]{color:#604495!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-client-available-times-media-card .icon-text[data-v-4309a906]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-client-available-times-media-card .time-text[data-v-4309a906]{color:#b192e0!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-client-available-times-media-card .time-text[data-v-4309a906]{color:#b192e0!important;font-family:Lato!important;font-size:15px!important;font-style:normal;font-weight:700!important;line-height:normal}}
.spiriteo-client-available-times-card[data-v-643011ac]{background:#f4f2fb;border-radius:10px;height:100%}.spiriteo-client-available-times-card .spiriteo-client-available-times-title[data-v-643011ac]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:16px}@media only screen and (min-width:640px){.spiriteo-client-available-times-card .spiriteo-client-available-times-title[data-v-643011ac]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-client-available-times-card .spiriteo-client-available-times-text[data-v-643011ac]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media only screen and (min-width:640px){.spiriteo-client-available-times-card .spiriteo-client-available-times-text[data-v-643011ac]{color:#504958!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-client-available-times-card .spiriteo-client-available-times-consult-button[data-v-643011ac]{background-color:#604495;color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;height:40px;line-height:normal;text-transform:unset;width:100%}@media only screen and (min-width:990px){.spiriteo-client-available-times-card .spiriteo-client-available-times-consult-button[data-v-643011ac]{width:250px}}
.spiriteo-client-loyalty-card[data-v-5bd01bae]{background:#f4f2fb;border-radius:10px;height:100%}.spiriteo-client-loyalty-card .spiriteo-client-loyalty-title[data-v-5bd01bae]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:16px}@media only screen and (min-width:640px){.spiriteo-client-loyalty-card .spiriteo-client-loyalty-title[data-v-5bd01bae]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-client-loyalty-card .spiriteo-client-loyalty-text[data-v-5bd01bae]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;text-align:center}@media only screen and (min-width:640px){.spiriteo-client-loyalty-card .spiriteo-client-loyalty-text[data-v-5bd01bae]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-client-loyalty-card .spiriteo-client-loyalty-progress-bar-card[data-v-5bd01bae]{background:#fff;border-radius:10px;-webkit-box-shadow:6px 6px 26px 0 rgba(158,119,217,.4)!important;box-shadow:6px 6px 26px 0 rgba(158,119,217,.4)!important;height:95px;width:100%}.spiriteo-client-loyalty-card .spiriteo-client-loyalty-progress-bar-card .spiriteo-client-loyalty-progress-bar-card-text[data-v-5bd01bae]{-webkit-box-pack:center!important;-ms-flex-pack:center!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:100%;justify-content:center!important}.spiriteo-client-loyalty-card .spiriteo-client-loyalty-progress-bar-card .spiriteo-client-loyalty-progress-bar-text[data-v-5bd01bae]{color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-client-loyalty-card .spiriteo-client-loyalty-progress-bar-card .spiriteo-client-loyalty-progress-bar-text.text-dark[data-v-5bd01bae]{color:#604495!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}
.spiriteo-client-horoscope-card[data-v-617e380c]{background:#f4f2fb;border-radius:10px;height:100%}.spiriteo-client-horoscope-card .spiriteo-client-horoscope-title[data-v-617e380c]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:16px}@media only screen and (min-width:640px){.spiriteo-client-horoscope-card .spiriteo-client-horoscope-title[data-v-617e380c]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-client-horoscope-card .spiriteo-client-horoscope-date[data-v-617e380c]{color:#504958!important;font-family:Lato!important;font-size:12px!important;font-style:italic!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-client-horoscope-card .spiriteo-client-horoscope-date[data-v-617e380c]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-client-horoscope-card .spiriteo-client-horoscope-text[data-v-617e380c]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-client-horoscope-card .spiriteo-client-horoscope-text[data-v-617e380c]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-client-horoscope-card .spiriteo-client-horoscope-link[data-v-617e380c]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;text-decoration:underline!important}@media only screen and (min-width:640px){.spiriteo-client-horoscope-card .spiriteo-client-horoscope-link[data-v-617e380c]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-client-horoscope-card .spiriteo-client-horoscope-consult-button[data-v-617e380c]{background-color:#604495;color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;height:40px;line-height:normal;text-transform:unset;width:100%}@media only screen and (min-width:990px){.spiriteo-client-horoscope-card .spiriteo-client-horoscope-consult-button[data-v-617e380c]{width:250px}}
.spiriteo-client-profile-title[data-v-301b7b2f]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center!important}@media only screen and (min-width:640px){.spiriteo-client-profile-title[data-v-301b7b2f]{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-client-profile-subtitle[data-v-301b7b2f]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-client-profile-subtitle[data-v-301b7b2f]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-client-profile-text[data-v-301b7b2f]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;text-align:center}@media only screen and (min-width:640px){.spiriteo-client-profile-text[data-v-301b7b2f]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}
.second-title-grid[data-v-0eb11a22]{color:#000!important;font-size:14px!important;font-style:normal;font-weight:700!important;padding-left:16px}@media only screen and (max-width:640px){[data-v-0eb11a22] .v-card .loyalty-content img{height:auto;margin-top:20px;max-width:100%;width:116px}}.loyalty-content[data-v-0eb11a22] .loyalty-reward-img{float:unset!important;height:84px;width:90px}@media only screen and (min-width:640px){.loyalty-content[data-v-0eb11a22] .loyalty-reward-img{float:left!important;height:94px;margin-right:8px;width:100px}}.loyalty-content[data-v-0eb11a22] .list-spiriteo li{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:640px){.loyalty-content[data-v-0eb11a22] .list-spiriteo li{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.loyalty-current[data-v-0eb11a22]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loyalty-current .loyalty-current-title[data-v-0eb11a22]{text-align:center}.loyalty-current .loyalty-current-value[data-v-0eb11a22]{color:#504958;font-size:1.8rem;font-weight:700;text-align:center}.loyalty-table th[data-v-0eb11a22]{font-size:1.2em;font-weight:700!important}.loyalty-table .column-center[data-v-0eb11a22]{text-align:center}.loyalty-table .column-right[data-v-0eb11a22]{text-align:right}@media only screen and (min-width:640px){.loyalty-table .column-right[data-v-0eb11a22]{padding-right:50px}}.loyalty-table[data-v-0eb11a22] .v-table__wrapper:after{display:none}[data-v-0eb11a22] .container-spiriteo .v-table th{font-size:16px}[data-v-0eb11a22] .loyalty-table th{font-size:14px!important}.v-container.container-spiriteo p.second-title-grid[data-v-0eb11a22]{color:#000!important;font-family:Lato!important;font-size:16px!important;font-style:normal!important;font-weight:700!important}
.message-wrap[data-v-5b851484]{font-size:1em}.message-wrapped[data-v-5b851484]{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.font-weight-bold[data-v-5b851484]{font-weight:700!important}.btn-spiriteo--seen[data-v-5b851484]{background-color:#fff!important;border:1px solid #604495!important;color:#604495!important}.btn-spiriteo--seen[data-v-5b851484]:hover{background-color:#f9f9f9!important}
.btn-action[data-v-578e9e47]{text-transform:unset!important}.agent-pseudo[data-v-578e9e47]{color:#8e57e2;text-transform:uppercase}
.default-box[data-v-ddff98e6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:gray;display:-webkit-box;display:-ms-flexbox;display:flex;height:95px!important;max-width:95px;width:100%}.default-box-name[data-v-ddff98e6]{color:#fff;font-size:32px;margin-left:auto;margin-right:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}.title-spiriteo[data-v-ddff98e6]{color:#392461!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.title-spiriteo[data-v-ddff98e6]{color:#392461!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}}.subscribe-spiriteo[data-v-ddff98e6]{color:#494a66!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:500!important;line-height:normal}@media only screen and (min-width:990px){.subscribe-spiriteo[data-v-ddff98e6]{color:#494a66!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:500!important;line-height:normal}}.client-information[data-v-ddff98e6]{background:transparent}.client-information[data-v-ddff98e6],.form-text[data-v-ddff98e6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.form-text[data-v-ddff98e6]{margin-top:-8px}.radio-group[data-v-ddff98e6]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.radio-group[data-v-ddff98e6],.radio-group label[data-v-ddff98e6]{display:-webkit-box;display:-ms-flexbox;display:flex}.radio-group label[data-v-ddff98e6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2e2e2e;font-size:16px}.radio-group input[type=radio][data-v-ddff98e6]{display:none}.custom-radio[data-v-ddff98e6]{border:2px solid #767676;border-radius:50%;display:inline-block;height:24px;margin-right:10px;position:relative;width:24px}.radio-group input[type=radio]:checked+.custom-radio[data-v-ddff98e6]{border:2px solid #604495!important}.radio-group input[type=radio]:checked+.custom-radio[data-v-ddff98e6]:after{background-color:#604495!important;border:#604495!important;border-radius:50%;content:"";height:10px;left:5px;position:absolute;top:5px;width:10px}.radio-group[data-v-ddff98e6]{margin-top:12px}.v-field[data-v-ddff98e6]{background-color:red}h2[data-v-ddff98e6]{margin-bottom:0;margin-top:0}[data-v-ddff98e6] .v-btn__content{margin-bottom:2px}[data-v-ddff98e6] .v-field__field{background:transparent;border:1px solid #d3d3f0;border-radius:14px;height:48px;padding-left:0;padding-right:0}[data-v-ddff98e6] .v-field__overlay{background:transparent}[data-v-ddff98e6] .v-field__input{padding:0 16px}[data-v-ddff98e6] .v-field-label{-ms-flex-line-pack:center;align-content:center;background:#fff;color:#14152f!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;opacity:1;padding:0 4px;text-align:left;top:-10px!important;-webkit-transform:translateY(0)!important;transform:translateY(0)!important}[data-v-ddff98e6] .v-field{background:transparent;padding-right:0}[data-v-ddff98e6] .v-field__append-inner{display:none}.sexe-label[data-v-ddff98e6]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px;text-align:left}.button-parametre[data-v-ddff98e6]{color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;margin-right:auto;width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}@media only screen and (max-width:990px){.button-parametre[data-v-ddff98e6]{margin-left:auto;margin-right:auto}}.button-parametre-centered[data-v-ddff98e6]{margin-right:0!important}.card-action[data-v-ddff98e6]{min-height:48px}.checkbox-container[data-v-ddff98e6]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin-bottom:8px}.checkbox-container input[type=checkbox][data-v-ddff98e6]{display:none}.checkbox-container label[data-v-ddff98e6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px}.checked-icon[data-v-ddff98e6]{caret-color:#604495;color:#604495;display:none;font-size:1.5rem}.unchecked-icon[data-v-ddff98e6]{caret-color:#b0b0b0;color:#b0b0b0;font-size:1.5rem}#optin:checked~label .checked-icon[data-v-ddff98e6]{display:inline}#optin:checked~label .unchecked-icon[data-v-ddff98e6]{display:none}.photo-label[data-v-ddff98e6]{margin-bottom:0}@media only screen and (max-width:990px){.photo-label[data-v-ddff98e6]{margin-bottom:16px}}[data-v-ddff98e6] .v-card{overflow:visible}[data-v-ddff98e6] [data-v-092b3eb7] .v-field-label{background:transparent!important;color:inherit!important;padding:0!important;top:30%!important}[data-v-ddff98e6] [data-v-092b3eb7] .v-field-label{font-size:15px!important;opacity:.5!important;-webkit-transform:none!important;transform:none!important}.row-photo[data-v-ddff98e6]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.col-photo-label[data-v-ddff98e6]{padding-top:2px!important}.col-photo-preview[data-v-ddff98e6]{padding-top:16px!important}.col-photo-preview>.default-box[data-v-ddff98e6],.col-photo-preview>.photo_agent[data-v-ddff98e6]{display:block;margin-top:0!important}
[data-v-df0c468e] .v-field__field,[data-v-df0c468e] .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;padding-right:8px}.label-class[data-v-df0c468e]{margin-top:10px}@media only screen and (min-width:990px){.label-class[data-v-df0c468e]{margin-top:18px}}.checkbox-container[data-v-df0c468e]{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin-bottom:10px}.checkbox-container input[type=checkbox][data-v-df0c468e]{display:none}.checkbox-container label[data-v-df0c468e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}.checked-icon[data-v-df0c468e]{caret-color:#604495;color:#604495;display:none;font-size:1.5rem}.unchecked-icon[data-v-df0c468e]{caret-color:#b0b0b0;color:#b0b0b0;font-size:1.5rem}#optin:checked~label .checked-icon[data-v-df0c468e]{display:inline}#optin:checked~label .unchecked-icon[data-v-df0c468e]{display:none}.form-text[data-v-df0c468e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}[data-v-df0c468e] .v-btn__content{margin-bottom:2px}[data-v-df0c468e] .v-field__field{background:transparent;border:1px solid #d3d3f0;border-radius:14px;height:48px;padding-left:0;padding-right:0}[data-v-df0c468e] .v-field__overlay{background:transparent}[data-v-df0c468e] .v-field__input{padding:0 16px}[data-v-df0c468e] .v-field-label{-ms-flex-line-pack:center;align-content:center;background:#fff;color:#14152f!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;opacity:1;padding:0 4px;text-align:left;top:-10px!important;-webkit-transform:translateY(0)!important;transform:translateY(0)!important}[data-v-df0c468e] .v-field{background:transparent;padding-right:0}h2[data-v-df0c468e]{margin-bottom:0;margin-top:0}.card-action[data-v-df0c468e]{min-height:48px}.button-parametre[data-v-df0c468e]{color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;margin-right:auto;width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}@media only screen and (max-width:990px){.button-parametre[data-v-df0c468e]{margin-left:auto;margin-right:auto}}.button-parametre-centered[data-v-df0c468e]{margin-right:0!important}.city-section[data-v-df0c468e]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:8px}.city-postalcode[data-v-df0c468e]{max-width:30%;width:100%}@media only screen and (max-width:990px){.city-postalcode[data-v-df0c468e]{max-width:100%}}.city-ville[data-v-df0c468e]{max-width:70%;width:100%}@media only screen and (max-width:990px){.city-ville[data-v-df0c468e]{max-width:100%}}.client-information[data-v-df0c468e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px}[data-v-df0c468e] .v-card{overflow:visible}[data-v-df0c468e] .country-caret{color:#5f6368;opacity:1!important;pointer-events:none;position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}[data-v-df0c468e] .city-caret{color:#5f6368;opacity:1!important;pointer-events:none;position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}[data-v-df0c468e] .v-select.v-select--single .v-field__input{padding-right:22px}[data-v-df0c468e] .v-autocomplete .v-field__input{padding-right:22px}
@media screen and (max-width:768px){.hidden-xs[data-v-a53c5dc2]{display:none}}.hidden-xs[data-v-a53c5dc2]{display:block}h2[data-v-a53c5dc2],h3[data-v-a53c5dc2]{margin-bottom:0;margin-top:0}.title-spiriteo[data-v-a53c5dc2]{color:#392461!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.title-spiriteo[data-v-a53c5dc2]{color:#392461!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}}.sub-title-spiriteo[data-v-a53c5dc2]{color:#392461!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:600!important;line-height:normal;padding-bottom:12px}@media only screen and (min-width:990px){.sub-title-spiriteo[data-v-a53c5dc2]{color:#392461!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:600!important;line-height:normal}}.sub-content-spiriteo[data-v-a53c5dc2]{color:#494a66!important;font-family:Lato!important;font-size:14x!important;font-style:normal;font-weight:400!important;line-height:normal;padding-top:12px}@media only screen and (min-width:990px){.sub-content-spiriteo[data-v-a53c5dc2]{color:#494a66!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}}.client-information[data-v-a53c5dc2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px}.card-action[data-v-a53c5dc2]{min-height:48px}.button-parametre[data-v-a53c5dc2]{color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;margin-right:auto;width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}@media only screen and (max-width:990px){.button-parametre[data-v-a53c5dc2]{margin-left:auto;margin-right:auto}}.button-parametre-centered[data-v-a53c5dc2]{margin-right:0!important}.arrow[data-v-a53c5dc2]{backface-visibility:hidden;-webkit-backface-visibility:hidden;margin-bottom:auto;margin-left:auto;margin-top:10px;transform:rotate(0deg);-webkit-transform:rotate(0deg);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transition:transform .3s ease-out;width:16px!important;will-change:transform}.arrow.open[data-v-a53c5dc2]{transform:rotate(180deg);-webkit-transform:rotate(180deg)}.accordion-content[data-v-a53c5dc2]{-webkit-font-smoothing:antialiased;-webkit-backface-visibility:hidden;backface-visibility:hidden;height:0;opacity:0;overflow:hidden;-webkit-perspective:1000px;perspective:1000px;-webkit-transform:translateZ(0);transform:translateZ(0);transition:height .45s cubic-bezier(.25,.46,.45,.94),opacity .4s cubic-bezier(.25,.46,.45,.94);-webkit-transition:height .45s cubic-bezier(.25,.46,.45,.94),opacity .4s cubic-bezier(.25,.46,.45,.94);will-change:height,opacity}.accordion-content.is-open[data-v-a53c5dc2]{opacity:1}.accordion-inner[data-v-a53c5dc2]{-webkit-box-sizing:border-box;box-sizing:border-box;gap:16px;padding-top:4px;-webkit-transform:translateZ(0);transform:translateZ(0)}.accordion-inner[data-v-a53c5dc2],.stats-limit-section[data-v-a53c5dc2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.stats-limit-section[data-v-a53c5dc2]{gap:8px}.stats-limit-bloc[data-v-a53c5dc2]{-webkit-box-pack:center;-ms-flex-pack:center;background:#f5e7ff;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:8px 12px;width:100%}.stats-limit-content[data-v-a53c5dc2]{color:#14152f!important;font-family:Lato!important;font-size:16x!important;font-style:normal;font-weight:600!important;line-height:normal}@media only screen and (min-width:990px){.stats-limit-content[data-v-a53c5dc2]{color:#14152f!important;font-family:Lato!important;font-size:16x!important;font-style:normal;font-weight:600!important;line-height:normal}}.stats-limit-content-time[data-v-a53c5dc2]{color:#14152f!important;font-family:Lato!important;font-size:16x!important;font-style:normal;font-weight:500!important;line-height:normal}@media only screen and (min-width:990px){.stats-limit-content-time[data-v-a53c5dc2]{color:#14152f!important;font-family:Lato!important;font-size:16x!important;font-style:normal;font-weight:500!important;line-height:normal}}[data-v-a53c5dc2] .v-btn__content{margin-bottom:2px}[data-v-a53c5dc2] .v-field__field{background:transparent;border:1px solid #d3d3f0;border-radius:14px;height:48px;padding-left:0;padding-right:0}[data-v-a53c5dc2] .v-field__overlay{background:transparent}[data-v-a53c5dc2] .v-field__input{padding:0 16px}[data-v-a53c5dc2] .v-field-label{-ms-flex-line-pack:center;align-content:center;background:#fff;color:#14152f!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;opacity:1;padding:0 4px;text-align:left;top:-10px!important;-webkit-transform:translateY(0)!important;transform:translateY(0)!important}[data-v-a53c5dc2] .v-field{background:transparent;padding-right:0}[data-v-a53c5dc2] .v-field__field{border:none!important}[data-v-a53c5dc2] .v-field{border:1px solid #d3d3f0;border-radius:14px!important}[data-v-a53c5dc2] .v-field__append-inner{margin-right:16px}[data-v-a53c5dc2] .v-card.client-information{overflow:visible!important}[data-v-a53c5dc2] .v-card{overflow:visible!important}.long-devise-price[data-v-a53c5dc2]{margin-top:19px}@media only screen and (min-width:546px){.long-devise-price[data-v-a53c5dc2]{margin-top:0}}
[data-v-29f32a34] .v-field__field{border:none!important}[data-v-29f32a34] .v-field{border:1px solid #d3d3f0;border-radius:14px!important}[data-v-29f32a34] .v-field__prepend-inner{margin-left:4px}[data-v-29f32a34] .v-field__input{padding-left:8px!important}[data-v-29f32a34] .v-field-label{left:-26px}.svgicon[data-v-29f32a34]{height:20px;opacity:1;width:20px}
[data-v-47822f95] .v-field__field{border:none!important}[data-v-47822f95] .v-field{border:1px solid #d3d3f0;border-radius:14px!important}[data-v-47822f95] .v-field__prepend-inner{margin-left:4px}[data-v-47822f95] .v-field__input{padding-left:8px!important}[data-v-47822f95] .v-field-label{left:-26px}.svgicon[data-v-47822f95]{height:20px;opacity:1;width:20px}
.title-spiriteo[data-v-2b6cd672]{color:#392461!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.title-spiriteo[data-v-2b6cd672]{color:#392461!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}}.client-information[data-v-2b6cd672]{background:transparent;gap:32px}.client-information[data-v-2b6cd672],.form-text[data-v-2b6cd672]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.form-text[data-v-2b6cd672]{gap:16px}.radio-group[data-v-2b6cd672]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.radio-group[data-v-2b6cd672],.radio-group label[data-v-2b6cd672]{display:-webkit-box;display:-ms-flexbox;display:flex}.radio-group label[data-v-2b6cd672]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2e2e2e;font-size:16px}.radio-group input[type=radio][data-v-2b6cd672]{display:none}.custom-radio[data-v-2b6cd672]{border:2px solid #767676;border-radius:50%;display:inline-block;height:24px;margin-right:10px;position:relative;width:24px}.radio-group input[type=radio]:checked+.custom-radio[data-v-2b6cd672]{border:2px solid #604495!important}.radio-group input[type=radio]:checked+.custom-radio[data-v-2b6cd672]:after{background-color:#604495!important;border:#604495!important;border-radius:50%;content:"";height:10px;left:5px;position:absolute;top:5px;width:10px}.radio-group[data-v-2b6cd672]{margin-top:12px}.v-field[data-v-2b6cd672]{background-color:red}h2[data-v-2b6cd672]{margin-bottom:0;margin-top:0}[data-v-2b6cd672] .v-btn__content{margin-bottom:2px}[data-v-2b6cd672] .v-field__field{background:transparent;border:1px solid #d3d3f0;border-radius:14px;height:48px;padding-left:0;padding-right:0}[data-v-2b6cd672] .v-field__overlay{background:transparent}[data-v-2b6cd672] .v-field__input{padding:0 16px}[data-v-2b6cd672] .v-field-label{-ms-flex-line-pack:center;align-content:center;background:#fff;color:#14152f!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;opacity:1;padding:0 4px;text-align:left;top:-10px!important;-webkit-transform:translateY(0)!important;transform:translateY(0)!important}[data-v-2b6cd672] .v-field{background:transparent;padding-right:0}.birth-section[data-v-2b6cd672]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:8px}.card-action[data-v-2b6cd672]{min-height:48px}.button-parametre[data-v-2b6cd672]{color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;margin-right:auto;width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}@media only screen and (max-width:990px){.button-parametre[data-v-2b6cd672]{margin-left:auto;margin-right:auto}}[data-v-2b6cd672] .v-card{overflow:visible}
div[data-v-7ab988bd]{position:absolute;z-index:100}div.rectangle-1[data-v-7ab988bd]{-ms-flex-negative:0;background:radial-gradient(52.33% 52.16% at 44.99% 59.52%,#f257a0 0,rgba(232,136,248,0) 100%);-webkit-filter:blur(67.5617675781px);filter:blur(67.5617675781px);flex-shrink:0;height:1992.899px;opacity:.2!important;top:0;-webkit-transform:rotate(28.812deg);transform:rotate(28.812deg);width:1834.214px}div.rectangle-2[data-v-7ab988bd]{background:radial-gradient(46.54% 46.44% at 66% 27.65%,#f257a0 0,rgba(72,78,183,0) 100%,rgba(208,63,146,0) 0);height:1943.826px;width:1699.537px}div.rectangle-2[data-v-7ab988bd],div.rectangle-3[data-v-7ab988bd]{-ms-flex-negative:0;-webkit-filter:blur(60.3230056763px);filter:blur(60.3230056763px);flex-shrink:0;mix-blend-mode:color-dodge;-webkit-transform:rotate(-18.091deg);transform:rotate(-18.091deg)}div.rectangle-3[data-v-7ab988bd],div.rectangle-4[data-v-7ab988bd]{background:radial-gradient(47.37% 47.34% at 30.18% 57.01%,#444ce4 0,#037e82 100%);height:1562.642px;width:1366.257px}div.rectangle-4[data-v-7ab988bd]{-ms-flex-negative:0;-webkit-filter:blur(60.3230056763px);filter:blur(60.3230056763px);flex-shrink:0;mix-blend-mode:color-dodge;-webkit-transform:rotate(-18.091deg);transform:rotate(-18.091deg)}
.global-section[data-v-4dd47252]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;margin:24px 16px;max-width:1264px;position:relative;width:auto;z-index:200}@media only screen and (min-width:1080px){.global-section[data-v-4dd47252]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px;margin:24px auto 40px;width:100%}}.global-dashboard-section[data-v-4dd47252]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-left:0;margin-right:0;width:100%}@media only screen and (min-width:1080px){.global-dashboard-section[data-v-4dd47252]{gap:24px;margin-right:16px}}.left-section[data-v-4dd47252]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-left:0;margin-right:0;margin-top:16px;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;width:100%}@media only screen and (min-width:1080px){.left-section[data-v-4dd47252]{gap:24px;margin-left:16px;margin-right:16px;margin-top:0;max-width:320px!important;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}}.affirmation-jour-mobile[data-v-4dd47252]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-item-align:stretch;align-items:flex-start;align-self:stretch;background:var(--Primary-Palette-3,#f5e7ff);border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:24px;width:100%}@media only screen and (max-width:1080px){.affirmation-jour-mobile[data-v-4dd47252]{display:none}}@media only screen and (min-width:1080px){.affirmation-jour-mobile[data-v-4dd47252]{padding:32px}}.affirmation-jour-title[data-v-4dd47252]{color:#392461!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}.affirmation-jour-content[data-v-4dd47252]{color:var(--Primary-Palette-11,#392461);font-family:Milonga,serif;font-size:16px;font-style:normal;font-weight:400;line-height:125%}@media only screen and (min-width:1080px){.affirmation-jour-content[data-v-4dd47252]{font-size:16px}}.parametre-section[data-v-4dd47252]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;width:auto}@media only screen and (min-width:990px){.parametre-section[data-v-4dd47252]{gap:24px}}.row-parametre-section[data-v-4dd47252]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;width:100%}@media only screen and (min-width:990px){.row-parametre-section[data-v-4dd47252]{gap:24px}}.parametre-bloc[data-v-4dd47252]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:stretch;align-items:center;align-self:stretch;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.92);border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px;margin-left:auto;margin-right:auto;max-width:790px;padding:16px;transform:translateZ(0);-webkit-transform:translateZ(0);width:100%}@media only screen and (min-width:1080px){.parametre-bloc[data-v-4dd47252]{margin-left:360px;margin-right:0;max-width:-webkit-fill-available;padding:24px 32px}}.parametre-section-title[data-v-4dd47252]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#392461!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-family:Lato!important;font-size:26px!important;font-style:normal;font-weight:700!important;gap:8px;line-height:normal;margin-bottom:0;max-width:790px;padding-left:62px;width:100%}@media only screen and (min-width:1080px){.parametre-section-title[data-v-4dd47252]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:start;color:#392461!important;-ms-flex-direction:column;flex-direction:column;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;gap:40px;line-height:normal;margin-bottom:0;max-width:1264px;padding-left:62px}}.icon-back-button[data-v-4dd47252]{font-size:20px}.back-button[data-v-4dd47252]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#604495;border-radius:50%;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;left:10px;margin-top:0;position:fixed;top:110px;width:40px;z-index:300}@media only screen and (max-width:1080px){.back-button[data-v-4dd47252]{height:30px;margin-top:7px;top:100px;width:30px}.back-button .icon-back-button[data-v-4dd47252]{font-size:18px;margin-top:1px}}.back-button-inline[data-v-4dd47252]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#604495;border-radius:50%;color:#fff;cursor:pointer;display:none;font-size:16px;height:40px;justify-content:center;margin-left:8px;width:40px}@media only screen and (min-width:1080px){.back-button-inline[data-v-4dd47252]{display:none}}h1[data-v-4dd47252]{margin-bottom:0;margin-top:20px}@media only screen and (max-width:1080px){h1[data-v-4dd47252]{margin-top:28px}.mobile-hide-bloc[data-v-4dd47252]{display:none}}
[data-v-b411de0a] .v-field__input{padding-left:12px}
.v-container.container-spiriteo .v-alert__content p[data-v-03fe07d3]{color:inherit!important}
.alert-icon-spiriteo[data-v-59ba8d98]{left:10px;position:absolute}
.spiriteo-client-subscription-form[data-v-0ebc463e] .v-label{opacity:1}.spiriteo-client-subscription-form .spiriteo-subscription-countries-input[data-v-0ebc463e] ::-webkit-input-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-email-input[data-v-0ebc463e] ::-webkit-input-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-firstname-input[data-v-0ebc463e] ::-webkit-input-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-password-input[data-v-0ebc463e] ::-webkit-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-client-subscription-form .spiriteo-subscription-countries-input[data-v-0ebc463e] ::-moz-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-email-input[data-v-0ebc463e] ::-moz-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-firstname-input[data-v-0ebc463e] ::-moz-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-password-input[data-v-0ebc463e] ::-moz-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-client-subscription-form .spiriteo-subscription-countries-input[data-v-0ebc463e] :-ms-input-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-email-input[data-v-0ebc463e] :-ms-input-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-firstname-input[data-v-0ebc463e] :-ms-input-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-password-input[data-v-0ebc463e] :-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-client-subscription-form .spiriteo-subscription-countries-input[data-v-0ebc463e] ::-ms-input-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-email-input[data-v-0ebc463e] ::-ms-input-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-firstname-input[data-v-0ebc463e] ::-ms-input-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-password-input[data-v-0ebc463e] ::-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-client-subscription-form .spiriteo-subscription-countries-input[data-v-0ebc463e] ::placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-email-input[data-v-0ebc463e] ::placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-firstname-input[data-v-0ebc463e] ::placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-password-input[data-v-0ebc463e] ::placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-client-subscription-form .spiriteo-subscription-countries-input[data-v-0ebc463e] ::-webkit-input-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-email-input[data-v-0ebc463e] ::-webkit-input-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-firstname-input[data-v-0ebc463e] ::-webkit-input-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-password-input[data-v-0ebc463e] ::-webkit-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-client-subscription-form .spiriteo-subscription-countries-input[data-v-0ebc463e] ::-moz-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-email-input[data-v-0ebc463e] ::-moz-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-firstname-input[data-v-0ebc463e] ::-moz-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-password-input[data-v-0ebc463e] ::-moz-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-client-subscription-form .spiriteo-subscription-countries-input[data-v-0ebc463e] :-ms-input-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-email-input[data-v-0ebc463e] :-ms-input-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-firstname-input[data-v-0ebc463e] :-ms-input-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-password-input[data-v-0ebc463e] :-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-client-subscription-form .spiriteo-subscription-countries-input[data-v-0ebc463e] ::-ms-input-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-email-input[data-v-0ebc463e] ::-ms-input-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-firstname-input[data-v-0ebc463e] ::-ms-input-placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-password-input[data-v-0ebc463e] ::-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-client-subscription-form .spiriteo-subscription-countries-input[data-v-0ebc463e] ::placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-email-input[data-v-0ebc463e] ::placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-firstname-input[data-v-0ebc463e] ::placeholder,.spiriteo-client-subscription-form .spiriteo-subscription-password-input[data-v-0ebc463e] ::placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-client-subscription-form .spiriteo-subscription-cgu-label[data-v-0ebc463e],.spiriteo-client-subscription-form .spiriteo-subscription-optin-label[data-v-0ebc463e]{color:#504958!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-client-subscription-form .spiriteo-subscription-cgu-label[data-v-0ebc463e],.spiriteo-client-subscription-form .spiriteo-subscription-optin-label[data-v-0ebc463e]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-client-subscription-form .spiriteo-profile-subscription-submit-button[data-v-0ebc463e]{background-color:#604495;color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;height:40px;line-height:normal;text-transform:unset;width:100%}@media only screen and (min-width:990px){.spiriteo-client-subscription-form .spiriteo-profile-subscription-submit-button[data-v-0ebc463e]{width:250px}}.spiriteo-subscription-password-input[data-v-0ebc463e]{position:relative}.spiriteo-subscription-password-input[data-v-0ebc463e] .v-input__append{caret-color:#604495;color:#604495;height:40px;position:absolute;right:0;width:30px}.spiriteo-subscription-cgu-label[data-v-0ebc463e],.spiriteo-subscription-optin-label[data-v-0ebc463e]{cursor:pointer;display:inline-block;opacity:1!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.spiriteo-subscription-cgu-label a[data-v-0ebc463e],.spiriteo-subscription-optin-label a[data-v-0ebc463e]{color:#8e57e2;cursor:pointer;text-decoration:underline}.spiriteo-client-subscription-form[data-v-0ebc463e] .v-field__field,.spiriteo-client-subscription-form[data-v-0ebc463e] .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;padding-right:8px}.checkbox-container[data-v-0ebc463e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.checkbox-container input[type=checkbox][data-v-0ebc463e]{display:none}.checkbox-container label[data-v-0ebc463e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px}.checked-icon[data-v-0ebc463e]{caret-color:#604495;color:#604495;display:none;font-size:1.5rem}.unchecked-icon[data-v-0ebc463e]{caret-color:#b0b0b0;color:#b0b0b0;font-size:1.5rem}#cgu-checkbox:checked+label .checked-icon[data-v-0ebc463e]{display:inline}#cgu-checkbox:checked+label .unchecked-icon[data-v-0ebc463e]{display:none}#optin-checkbox:checked+label .checked-icon[data-v-0ebc463e]{display:inline}#optin-checkbox:checked+label .unchecked-icon[data-v-0ebc463e]{display:none}
.gain-title[data-v-22252be4]{margin-bottom:20px;text-align:center}.gain-number[data-v-22252be4]{font-size:1.5em;text-align:center}
.sponsor_slide_center[data-v-3f470678],.sponsor_slide_left[data-v-3f470678],.sponsor_slide_right[data-v-3f470678]{max-height:240px}.sponsor_slide_center[data-v-3f470678]{background:none;min-height:50px}@media only screen and (min-width:640px){.sponsor_slide_center[data-v-3f470678]{background:#f1f1f1;min-height:220px}}[data-v-3f470678] .v-field__input{padding-left:12px}.sponsor_slide_left[data-v-3f470678]{background-color:#f1f1f1;background-position:0}span.box_sponsorship_share_content_sharebox_content[data-v-3f470678]{cursor:auto}.v-label[data-v-3f470678]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;white-space:normal}.btn-spiriteo[data-v-3f470678]{height:40px}
.spiriteo-card-agent[data-v-ba643daa]{background-color:#f4f2fb}.spiriteo-card-agent[data-v-ba643daa] .v-card-text{padding:1rem 0 0 1rem!important}.spiriteo-card-agent .spiriteo-card-agent-pseudo[data-v-ba643daa]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:capitalize!important}@media only screen and (min-width:640px){.spiriteo-card-agent .spiriteo-card-agent-pseudo[data-v-ba643daa]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-card-agent .spiriteo-card-agent-status[data-v-ba643daa]{background-color:#fff!important;color:#604495!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-card-agent .spiriteo-card-agent-stats[data-v-ba643daa]{color:#504958!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal;line-height:10px!important}.margin-top-agent[data-v-ba643daa]{padding-bottom:0!important;padding-top:30px!important}
.spiriteo-phone-tarifs-primary-card[data-v-3d9f7ef5]{background-color:#f4f2fb;width:"100%"}.spiriteo-phone-tarifs-primary-card .primary-card-title[data-v-3d9f7ef5]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;line-height:24px!important}.spiriteo-phone-tarifs-primary-card .primary-card-text[data-v-3d9f7ef5]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-phone-tarifs-primary-card .primary-card-icon[data-v-3d9f7ef5]{font-size:calc(var(--v-icon-size-multiplier)*3em)}.spiriteo-phone-tarifs-primary-card .spiriteo-phone-tarifs-secondary-card[data-v-3d9f7ef5]{background-color:#b192e0;width:100%}.spiriteo-phone-tarifs-primary-card .spiriteo-phone-tarifs-secondary-card .secondary-card-title[data-v-3d9f7ef5]{color:#fff!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;line-height:24px!important}.spiriteo-phone-tarifs-primary-card .spiriteo-phone-tarifs-secondary-card .secondary-card-text[data-v-3d9f7ef5]{color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-phone-tarifs-primary-card .spiriteo-phone-tarifs-secondary-card .secondary-card-text-bold[data-v-3d9f7ef5]{color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}[data-v-3d9f7ef5] .v-card-text{padding:.5rem!important}
.spiriteo-banner-title[data-v-54358e82]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media only screen and (min-width:500px){.spiriteo-banner-title[data-v-54358e82]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-banner-icon-circle-purple[data-v-54358e82]{background-color:#fff;border-radius:30px;-webkit-box-shadow:6px 6px 26px rgba(158,119,217,.4);box-shadow:6px 6px 26px rgba(158,119,217,.4);height:50px;margin:8px 0;width:50px}@media only screen and (min-width:500px){.spiriteo-banner-icon-circle-purple[data-v-54358e82]{height:60px;width:60px}}.spiriteo-banner-icon-circle-white[data-v-54358e82]{background-color:#b194d5;border-radius:30px;-webkit-box-shadow:2px 2px 7px rgba(0,0,0,.35);box-shadow:2px 2px 7px rgba(0,0,0,.35);height:50px;margin:8px 0;width:50px}@media only screen and (min-width:500px){.spiriteo-banner-icon-circle-white[data-v-54358e82]{height:60px;width:60px}}.spiriteo-banner-icon[data-v-54358e82]{font-size:calc(var(--v-icon-size-multiplier)*2.5em)}@media only screen and (min-width:500px){.spiriteo-banner-icon[data-v-54358e82]{font-size:calc(var(--v-icon-size-multiplier)*3em)}}.spiriteo-banner-icon-text[data-v-54358e82]{min-height:30px;text-align:center}.spiriteo-banner-icon-text.text-purple[data-v-54358e82]{color:#504958!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-banner-icon-text.text-purple[data-v-54358e82]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-banner-icon-text.text-white[data-v-54358e82]{color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-banner-icon-text.text-white[data-v-54358e82]{color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}
.right-panel[data-v-77f75a73]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;min-height:100vh;width:100%}.overlap-card[data-v-77f75a73]{height:100%}.overlap-card .v-card-text.cart-title[data-v-77f75a73]{padding-bottom:0}.overlap-card .title-wrapper[data-v-77f75a73]{color:#fff!important;font-family:Lato!important;font-size:40px!important;font-style:normal;font-weight:700!important;letter-spacing:0;line-height:normal}.overlap-card .card-actions[data-v-77f75a73]{bottom:100px;position:absolute;right:25px}.right-content[data-v-77f75a73]{max-width:450px}.spiriteo-expert-ratings-agent-review[data-v-77f75a73]{word-wrap:break-word;color:#fff;font-size:19px;font-style:italic;font-weight:400;line-height:26px;margin-left:auto;margin-right:auto;max-width:300px;text-align:center}.spiriteo-expert-ratings-agent-name[data-v-77f75a73]{word-wrap:break-word;color:#fff!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:400!important;line-height:normal;text-align:center}.v-card-item[data-v-77f75a73],.v-card-text[data-v-77f75a73]{padding:0!important}.spiriteo-app-bar-logo[data-v-77f75a73]{font-size:calc(var(--v-icon-size-multiplier)*3em);width:100%}.overlap-card[data-v-77f75a73]{position:relative}.icon-back[data-v-77f75a73]{left:18px!important;position:absolute!important;top:18px!important;z-index:1000!important}
.icon-back[data-v-3003fb92]{color:#604495;cursor:pointer;left:18px;position:absolute;top:18px}.spiriteo-client-subscription-title[data-v-3003fb92]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media only screen and (min-width:640px){.spiriteo-client-subscription-title[data-v-3003fb92]{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}@media only screen and (min-width:1280px){.spiriteo-client-subscription-title[data-v-3003fb92]{text-align:left;width:420px}}.spiriteo-client-subscription-title.white[data-v-3003fb92]{color:#fff!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-client-subscription-title.white[data-v-3003fb92]{color:#fff!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-client-subscription-container[data-v-3003fb92]{padding:0 25px}@media only screen and (min-width:990px){.spiriteo-client-subscription-container[data-v-3003fb92]{padding:0 80px}}@media only screen and (min-width:1280px){.spiriteo-client-subscription-container[data-v-3003fb92]{max-width:580px!important}}.spiriteo-client-subscription-container .spiriteo-client-subscription-form-link[data-v-3003fb92],.spiriteo-client-subscription-container .spiriteo-client-subscription-form-title[data-v-3003fb92]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-client-subscription-container .spiriteo-client-subscription-form-link[data-v-3003fb92]{-webkit-text-decoration-line:underline;text-decoration-line:underline;text-underline-offset:2px}.slider-container[data-v-3003fb92]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100px;justify-content:center}.slider-connection[data-v-3003fb92],.slider-container[data-v-3003fb92]{display:-webkit-box;display:-ms-flexbox;display:flex}.slider-connection[data-v-3003fb92]{background:#e5e5e5;border-radius:20px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.2);height:40px;overflow:hidden;position:relative;width:400px}.slider-pill[data-v-3003fb92]{background:#604495;border-radius:20px;height:100%;position:absolute;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:50%}.slider-pill.right[data-v-3003fb92]{-webkit-transform:translateX(100%);transform:translateX(100%)}.slider-connection button[data-v-3003fb92]{-webkit-box-flex:1;background:transparent;border:none;cursor:pointer;-ms-flex:1;flex:1;font-size:16px;font-weight:700;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out;z-index:1}.active[data-v-3003fb92]{color:#fff}.inactive[data-v-3003fb92]{color:#555}.spiriteo-app-bar-logo[data-v-3003fb92]{display:block;margin-top:16px;max-width:100%;width:40%}@media only screen and (max-width:640px){.spiriteo-app-bar-logo[data-v-3003fb92]{height:35px;width:150px}}
.graphique-zodiac-section[data-v-4cf5f1ca]{-webkit-box-orient:vertical;-webkit-box-direction:normal;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.92);border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:24px;transform:translateZ(0);-webkit-transform:translateZ(0);width:100%}@media only screen and (min-width:640px){.graphique-zodiac-section[data-v-4cf5f1ca]{padding:32px}}.graphique-zodiac-content[data-v-4cf5f1ca]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;justify-content:center;width:100%}.graphique-zodiac-title[data-v-4cf5f1ca]{color:#462679!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal;margin:0;text-align:center}@media only screen and (min-width:640px){.graphique-zodiac-title[data-v-4cf5f1ca]{color:#462679!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}}.zodiac-chart-container[data-v-4cf5f1ca]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;position:relative;width:100%}.zodiac-background-image[data-v-4cf5f1ca]{cursor:pointer;height:auto;max-width:400px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:100%;z-index:1}@media only screen and (max-width:600px){.zodiac-background-image[data-v-4cf5f1ca]{max-width:280px}}.zodiac-background-image[data-v-4cf5f1ca]:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.zodiac-canvas[data-v-4cf5f1ca]{background:transparent;border-radius:50%;cursor:pointer;height:auto;left:50%;max-width:400px;pointer-events:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:2}@media only screen and (max-width:600px){.zodiac-canvas[data-v-4cf5f1ca]{max-width:280px}}.zodiac-icons-container[data-v-4cf5f1ca]{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.zodiac-icons-container[data-v-4cf5f1ca],.zodiac-sign-icon[data-v-4cf5f1ca]{pointer-events:none;position:absolute;z-index:3}.zodiac-sign-icon[data-v-4cf5f1ca]{height:12px;width:12px}.sign-svg[data-v-4cf5f1ca]{-webkit-filter:drop-shadow(0 1px 2px rgba(0,0,0,.2));filter:drop-shadow(0 1px 2px rgba(0,0,0,.2));height:100%;width:100%}.zodiac-popup-overlay[data-v-4cf5f1ca]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.8);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:9999}@media only screen and (max-width:600px){.zodiac-popup-overlay[data-v-4cf5f1ca]{padding:10px}}@media only screen and (max-width:400px){.zodiac-popup-overlay[data-v-4cf5f1ca]{padding:5px}}.zodiac-popup-content[data-v-4cf5f1ca]{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border-radius:16px;-webkit-box-shadow:0 20px 40px rgba(0,0,0,.3);box-shadow:0 20px 40px rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:95vh;max-width:95vw;padding:20px 0 0;position:relative}@media only screen and (max-width:600px){.zodiac-popup-content[data-v-4cf5f1ca]{border-radius:12px;max-height:98vh;max-width:98vw;padding:15px 0 0}}@media only screen and (max-width:400px){.zodiac-popup-content[data-v-4cf5f1ca]{border-radius:8px;max-height:100vh;max-width:100vw;padding:10px 0 0}}.zodiac-popup-header[data-v-4cf5f1ca]{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #eee;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:20px;padding:0 20px 15px}@media only screen and (max-width:600px){.zodiac-popup-header[data-v-4cf5f1ca]{margin-bottom:15px;padding:0 15px 10px}}@media only screen and (max-width:400px){.zodiac-popup-header[data-v-4cf5f1ca]{margin-bottom:10px;padding:0 10px 8px}}.zoom-controls[data-v-4cf5f1ca]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}@media only screen and (max-width:600px){.zoom-controls[data-v-4cf5f1ca]{gap:8px}}@media only screen and (max-width:400px){.zoom-controls[data-v-4cf5f1ca]{gap:6px}}.zoom-btn[data-v-4cf5f1ca]{background:#f5f5f5;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-size:22px;padding:8px 12px;-webkit-transition:all .2s ease;transition:all .2s ease}.zoom-btn[data-v-4cf5f1ca]:hover:not(:disabled){background:#e9e9e9;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.zoom-btn[data-v-4cf5f1ca]:disabled{cursor:not-allowed;opacity:.5}.zoom-btn.reset-btn[data-v-4cf5f1ca]{background:#462679;border-color:#462679;color:#fff;font-size:24px!important}.zoom-btn.reset-btn[data-v-4cf5f1ca]:hover:not(:disabled){background:#5a3189}@media only screen and (max-width:600px){.zoom-btn[data-v-4cf5f1ca]{border-radius:6px;font-size:20px;padding:6px 10px}}@media only screen and (max-width:400px){.zoom-btn[data-v-4cf5f1ca]{border-radius:4px;font-size:18px;padding:5px 8px}}.zoom-icon[data-v-4cf5f1ca]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;justify-content:center}.zoom-level[data-v-4cf5f1ca]{color:#462679;font-weight:600;min-width:50px;text-align:center}.close-btn[data-v-4cf5f1ca]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#ff4757;border:none;border-radius:50%;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:24px;height:40px;justify-content:center;-webkit-transition:all .2s ease;transition:all .2s ease;width:40px}.close-btn[data-v-4cf5f1ca]:hover{background:#ff3742;-webkit-transform:scale(1.1);transform:scale(1.1)}@media only screen and (max-width:600px){.close-btn[data-v-4cf5f1ca]{font-size:22px;height:36px;width:36px}}@media only screen and (max-width:400px){.close-btn[data-v-4cf5f1ca]{font-size:20px;height:32px;width:32px}}.zodiac-popup-canvas-container[data-v-4cf5f1ca]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;align-items:center;background:#f8f9fa;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;justify-content:center;margin:0 4px 4px;max-height:70vh;min-height:0;overflow:hidden;padding:20px;position:relative}@media only screen and (max-width:600px){.zodiac-popup-canvas-container[data-v-4cf5f1ca]{border-radius:8px;margin:0 15px 15px;max-height:75vh;padding:15px}}@media only screen and (max-width:400px){.zodiac-popup-canvas-container[data-v-4cf5f1ca]{border-radius:6px;margin:0 10px 10px;max-height:80vh;padding:10px}}.zodiac-popup-scroll-wrapper[data-v-4cf5f1ca]{border-radius:8px;height:100%;overflow:auto;width:100%}.zodiac-popup-content-wrapper[data-v-4cf5f1ca],.zodiac-popup-scroll-wrapper[data-v-4cf5f1ca]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.zodiac-popup-content-wrapper[data-v-4cf5f1ca]{-ms-flex-negative:0;flex-shrink:0;position:relative}.zodiac-popup-background-image[data-v-4cf5f1ca]{background:#fff;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.15);box-shadow:0 8px 24px rgba(0,0,0,.15);z-index:1}.zodiac-popup-background-image[data-v-4cf5f1ca],.zodiac-popup-canvas[data-v-4cf5f1ca]{border-radius:50%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.zodiac-popup-canvas[data-v-4cf5f1ca]{background:transparent;pointer-events:none;z-index:2}.zodiac-popup-icons-container[data-v-4cf5f1ca]{height:100%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.zodiac-popup-icons-container[data-v-4cf5f1ca],.zodiac-popup-sign-icon[data-v-4cf5f1ca]{pointer-events:none;position:absolute;z-index:3}@media only screen and (max-width:600px){.zodiac-popup-icons-container .sign-svg[data-v-4cf5f1ca]{-webkit-transform:scale(.92);transform:scale(.92);-webkit-transform-origin:center center;transform-origin:center center}}
.tableau-maisons-section[data-v-452486f3]{-webkit-box-orient:vertical;-webkit-box-direction:normal;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.92);border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;margin-bottom:24px;padding:24px 0 0;transform:translateZ(0);-webkit-transform:translateZ(0);width:100%}@media only screen and (min-width:640px){.tableau-maisons-section[data-v-452486f3]{margin-bottom:0;padding:32px}}.tableau-maisons-content[data-v-452486f3]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;justify-content:flex-start;width:100%}.tableau-maisons-title[data-v-452486f3]{color:#462679!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal;margin:0;text-align:center}@media only screen and (min-width:640px){.tableau-maisons-title[data-v-452486f3]{color:#462679!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}}.table-container[data-v-452486f3]{border-bottom-left-radius:12px;border-bottom-right-radius:12px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);overflow-x:auto;width:100%}.houses-table[data-v-452486f3]{background:#fff;border-collapse:collapse;border-radius:12px;overflow:hidden;width:100%}.table-header[data-v-452486f3]{background:#f8f9fa;border-bottom:2px solid #e9ecef;color:#14152f;color:#14152f!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:600;font-weight:600!important;line-height:normal;margin-left:20px;padding:12px 16px}.table-header[data-v-452486f3]:first-child,.table-header[data-v-452486f3]:nth-child(2){margin-left:0}.table-header[data-v-452486f3]:last-child,.table-header[data-v-452486f3]:nth-child(3){margin-left:0;width:60px}.table-row[data-v-452486f3]:nth-child(2n){background:#f8f9fa}.table-row[data-v-452486f3]:hover{background:#e3f2fd}.table-cell[data-v-452486f3]{border-bottom:1px solid #e9ecef;color:#494a66!important;font-family:Lato!important;font-size:13px!important;font-style:normal;font-weight:400!important;line-height:normal;padding:10px 16px}.table-cell.house-cell[data-v-452486f3]{color:#14152f;font-weight:600;text-align:center}.table-cell.planet-cell[data-v-452486f3]{font-weight:500}.table-cell.planet-cell[data-v-452486f3]:first-child{margin-left:0}.table-cell.planet-cell[data-v-452486f3]:not(:first-child){margin-left:20px}.table-cell.degree-cell[data-v-452486f3]{font-family:Courier New,monospace;font-size:12px;text-align:center}.table-cell.sign-cell[data-v-452486f3]{color:#462679;font-size:13px;font-weight:500;margin-left:20px}.sign-text[data-v-452486f3]{margin-left:5px}@media only screen and (max-width:640px){.table-container[data-v-452486f3]{font-size:12px}.table-cell[data-v-452486f3],.table-header[data-v-452486f3]{padding:8px 4px}.degree-cell[data-v-452486f3]{font-size:10px}.sign-cell[data-v-452486f3]{font-size:11px}}.default-icon[data-v-452486f3],.planet-icon[data-v-452486f3],.sign-icon[data-v-452486f3]{display:inline-block;height:20px;margin-right:5px;-o-object-fit:contain;object-fit:contain;vertical-align:middle;width:20px}@media only screen and (max-width:640px){.default-icon[data-v-452486f3],.planet-icon[data-v-452486f3],.sign-icon[data-v-452486f3]{height:16px;margin-right:3px;width:16px}}.houses-table td[data-v-452486f3]:first-child,.houses-table th[data-v-452486f3]:first-child{padding-left:12px}
.horoscope-section[data-v-71dd7c9e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.92);border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:24px;transform:translateZ(0);-webkit-transform:translateZ(0);width:100%}@media only screen and (min-width:1080px){.horoscope-section[data-v-71dd7c9e]{padding:32px}}.zodiac-heading[data-v-71dd7c9e]{color:#462679!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal;margin-bottom:4px}@media only screen and (min-width:1080px){.zodiac-heading[data-v-71dd7c9e]{color:#462679!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}}.sign-grid-container[data-v-71dd7c9e]{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));width:100%}@media only screen and (max-width:768px){.sign-grid-container[data-v-71dd7c9e]{gap:12px;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}.sign-icon[data-v-71dd7c9e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;width:100%}@media only screen and (max-width:768px){.sign-icon[data-v-71dd7c9e]{gap:8px}}.icon-img[data-v-71dd7c9e]{aspect-ratio:1/1;height:40px;width:40px}@media only screen and (max-width:768px){.icon-img[data-v-71dd7c9e]{height:32px;width:32px}}@media only screen and (max-width:768px) and (max-width:480px){.icon-img[data-v-71dd7c9e]{height:28px;width:28px}}.solaire-sign-section[data-v-71dd7c9e]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:0;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-direction:row;flex-direction:row;gap:8px;justify-content:flex-start;left:50%;max-width:none;position:absolute;top:-12px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:auto}.center-content[data-v-71dd7c9e],.center-title[data-v-71dd7c9e],.sign-content[data-v-71dd7c9e],.sign-title[data-v-71dd7c9e],.solaire-content[data-v-71dd7c9e],.solaire-title[data-v-71dd7c9e],.zodiac-heading[data-v-71dd7c9e]{margin:0;padding:0}.solaire-content[data-v-71dd7c9e]{color:#696a8a!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:600!important;line-height:normal}@media only screen and (max-width:1080px){.solaire-content[data-v-71dd7c9e]{color:#696a8a!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}}@media only screen and (min-width:1080px){.solaire-content[data-v-71dd7c9e]{color:#696a8a!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.solaire-title[data-v-71dd7c9e]{color:#14152f!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:600!important;line-height:normal}@media only screen and (max-width:1080px){.solaire-title[data-v-71dd7c9e]{color:#14152f!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:600!important;line-height:normal}}@media only screen and (min-width:1080px){.solaire-title[data-v-71dd7c9e]{color:#14152f!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:600!important;line-height:normal}}.sign-title[data-v-71dd7c9e]{color:#14152f!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media only screen and (max-width:1080px){.sign-title[data-v-71dd7c9e]{color:#14152f!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}}@media only screen and (min-width:1080px){.sign-title[data-v-71dd7c9e]{color:#14152f!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.sign-content[data-v-71dd7c9e]{color:#696a8a!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:600!important;line-height:normal;text-align:center}@media only screen and (max-width:1080px){.sign-content[data-v-71dd7c9e]{color:#696a8a!important;font-family:Lato!important;font-size:9px!important;font-style:normal;font-weight:600!important;line-height:normal}}@media only screen and (min-width:1080px){.sign-content[data-v-71dd7c9e]{color:#696a8a!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:600!important;line-height:normal}}.solaire-title[data-v-71dd7c9e]:first-letter{text-transform:uppercase}h3[data-v-71dd7c9e]{margin-bottom:0;margin-top:0}.photo-btn[data-v-71dd7c9e]{background-color:transparent!important;border:1.5px solid #604495;-webkit-box-shadow:none;box-shadow:none;width:100%!important}@media only screen and (min-width:1080px){.photo-btn[data-v-71dd7c9e]{width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}}[data-v-71dd7c9e] .v-btn__content{margin-bottom:2px}.zodiac-profil-content[data-v-71dd7c9e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;width:100%}.center-title[data-v-71dd7c9e]{color:#462679!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal;margin-bottom:8px}@media only screen and (min-width:1080px){.center-title[data-v-71dd7c9e]{color:#462679!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}}.center-content[data-v-71dd7c9e]{color:#494a66!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:500!important;line-height:normal}@media only screen and (min-width:1080px){.center-content[data-v-71dd7c9e]{color:#494a66!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:500!important;line-height:normal}}@media only screen and (max-width:1080px){.mobile-hide-bloc[data-v-71dd7c9e]{display:none}}.buy-button-container[data-v-71dd7c9e]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.buy-button-container .styled-button[data-v-71dd7c9e]{font-size:14px!important;height:40px!important;margin:0!important;min-width:auto!important;padding:8px 16px!important;white-space:nowrap;width:100%!important}.title-zodiac-section[data-v-71dd7c9e]{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:space-between;position:relative;width:100%}.solaire-sign-name[data-v-71dd7c9e]{color:#462679!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:capitalize}.sign-grid-container[data-v-71dd7c9e]{display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin-top:36px}@media (max-width:768px){.sign-grid-container[data-v-71dd7c9e]{gap:10px;margin-top:36px}.zodiac-heading[data-v-71dd7c9e]{display:none}}.title-zodiac-section .zodiac-heading[data-v-71dd7c9e]{margin:0}.zodiac-img[data-v-71dd7c9e]{-ms-flex-negative:0;flex-shrink:0;height:55px;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:55px}
.global-section[data-v-83bcc50e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;margin:24px 16px;max-width:1264px;position:relative;width:auto;z-index:200}@media only screen and (min-width:1080px){.global-section[data-v-83bcc50e]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px;margin:24px auto 40px;width:100%}}@media only screen and (min-width:640px) and (max-width:875px){.global-section[data-v-83bcc50e]{margin-top:60px}}.global-dashboard-section[data-v-83bcc50e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-left:0;margin-right:0;width:100%}@media only screen and (min-width:640px){.global-dashboard-section[data-v-83bcc50e]{gap:24px}}@media only screen and (min-width:1080px){.global-dashboard-section[data-v-83bcc50e]{margin-right:16px}}.left-section[data-v-83bcc50e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;height:-webkit-min-content;height:-moz-min-content;height:min-content;margin-left:0;margin-right:0;margin-top:60px;width:100%}@media only screen and (min-width:1080px){.left-section[data-v-83bcc50e]{margin-left:16px;margin-right:16px;margin-top:0;max-width:320px!important}}@media only screen and (min-width:640px) and (max-width:1080px){.left-section[data-v-83bcc50e]{gap:24px;margin-top:16px}}@media only screen and (max-width:1080px){.mobile-hide-bloc[data-v-83bcc50e]{display:none}}.back-button[data-v-83bcc50e]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#604495;border-radius:50%;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;left:10px;position:fixed;top:88px;width:40px;z-index:300}@media only screen and (min-width:875px){.back-button[data-v-83bcc50e]{top:105px}}.full-width-chart[data-v-83bcc50e]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%}@media (max-width:875px){article[data-v-83bcc50e]{overflow-x:hidden;width:100%}.global-section[data-v-83bcc50e]{margin:0 auto;overflow-x:hidden;width:calc(100% - 32px)!important}}
@media only screen and (max-width:960px){.favorite_experts[data-v-000c68b2]{margin-top:-25px!important}}
[data-v-33c23ad7] .v-field__input{padding-left:12px}
.spiriteo-faq-title[data-v-7bff0a8b]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-faq-title[data-v-7bff0a8b]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-faq-panel[data-v-7bff0a8b] .v-expansion-panel__shadow{-webkit-box-shadow:none;box-shadow:none}.spiriteo-faq-panel[data-v-7bff0a8b] .v-expansion-panel-text__wrapper{padding:0 24px 0 0!important}.spiriteo-faq-panel[data-v-7bff0a8b] .v-switch__track{background-color:#d8c9f0;opacity:1}.spiriteo-faq-panel[data-v-7bff0a8b] .v-label{opacity:1}.spiriteo-faq-panel .spiriteo-faq-panel-question[data-v-7bff0a8b]{padding:16px 16px 16px 0!important}.spiriteo-faq-panel .spiriteo-faq-panel-question[data-v-7bff0a8b] .v-expansion-panel-title__overlay{background-color:transparent!important;opacity:1}.spiriteo-faq-panel .spiriteo-faq-panel-question .question[data-v-7bff0a8b]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-faq-panel .spiriteo-faq-panel-question .question[data-v-7bff0a8b]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-faq-panel .spiriteo-faq-panel-question .question[data-v-7bff0a8b] :first-child{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;margin:0}@media only screen and (min-width:640px){.spiriteo-faq-panel .spiriteo-faq-panel-question .question[data-v-7bff0a8b] :first-child{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-faq-panel .spiriteo-faq-panel-answer .answer[data-v-7bff0a8b]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-faq-panel .spiriteo-faq-panel-answer .answer[data-v-7bff0a8b] h1{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-faq-panel .spiriteo-faq-panel-answer .answer[data-v-7bff0a8b] h1{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-faq-panel .spiriteo-faq-panel-answer .answer[data-v-7bff0a8b] h2{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-faq-panel .spiriteo-faq-panel-answer .answer[data-v-7bff0a8b] h2{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-faq-panel .spiriteo-faq-panel-answer .answer[data-v-7bff0a8b] h3{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-faq-panel .spiriteo-faq-panel-answer .answer[data-v-7bff0a8b] h3{color:#604495!important;font-family:Lato!important;font-size:17px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-faq-panel .spiriteo-faq-panel-answer .answer[data-v-7bff0a8b] p{margin-bottom:10px;text-align:justify}.spiriteo-faq-panel .spiriteo-faq-panel-answer .answer[data-v-7bff0a8b] a{color:#604495;text-decoration:none}.spiriteo-faq-panel .spiriteo-faq-panel-answer .answer[data-v-7bff0a8b] ol,.spiriteo-faq-panel .spiriteo-faq-panel-answer .answer[data-v-7bff0a8b] ul{margin-bottom:10px;padding-left:15px;text-align:justify}.spiriteo-faq-panel .spiriteo-faq-panel-answer .answer[data-v-7bff0a8b] blockquote{border-left:5px solid #eee;font-size:17.5px;margin:0 0 20px;padding:10px 20px}@media only screen and (max-width:640px){.spiriteo-faq-panel .spiriteo-faq-panel-answer .answer[data-v-7bff0a8b] img{height:100%!important;max-width:100%!important;width:100%!important}}@media only screen and (min-width:640px){.spiriteo-faq-panel .spiriteo-faq-panel-answer .answer[data-v-7bff0a8b]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}
@charset "UTF-8";.spiriteo-cms-description[data-v-3cfa9c31]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-cms-description[data-v-3cfa9c31] h1{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-cms-description[data-v-3cfa9c31] h1{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-cms-description[data-v-3cfa9c31] h2{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-cms-description[data-v-3cfa9c31] h2{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-cms-description[data-v-3cfa9c31] h3{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-cms-description[data-v-3cfa9c31] h3{color:#604495!important;font-family:Lato!important;font-size:17px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-cms-description[data-v-3cfa9c31] p{margin-bottom:10px;text-align:justify}.spiriteo-cms-description[data-v-3cfa9c31] a{color:#604495;text-decoration:none}.spiriteo-cms-description[data-v-3cfa9c31] ol,.spiriteo-cms-description[data-v-3cfa9c31] ul{margin-bottom:10px;padding-left:15px;text-align:justify}.spiriteo-cms-description[data-v-3cfa9c31] blockquote{border-left:5px solid #eee;font-size:17.5px;margin:0 0 20px;padding:10px 20px}@media only screen and (max-width:640px){.spiriteo-cms-description[data-v-3cfa9c31] img{height:100%!important;max-width:100%!important;width:100%!important}}@media only screen and (min-width:640px){.spiriteo-cms-description[data-v-3cfa9c31]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-cms-description[data-v-3cfa9c31] a:not(.btn){color:#392461!important}.spiriteo-cms-description[data-v-3cfa9c31] a.btn{background-color:#604495!important;font-size:16px!important}.spiriteo-cms-description[data-v-3cfa9c31] .cms-table-wrapper{-webkit-overflow-scrolling:touch;margin:16px 0;overflow-x:auto;padding-bottom:12px;position:relative;-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y;width:100%}.spiriteo-cms-description[data-v-3cfa9c31] .cms-table-wrapper.is-scrollable:after{background:hsla(0,0%,100%,.95);border-radius:999px;bottom:0;-webkit-box-shadow:0 4px 12px rgba(57,36,97,.12);box-shadow:0 4px 12px rgba(57,36,97,.12);color:#604495;content:"Glissez pour voir la suite →";font-size:12px;line-height:1.2;opacity:1;padding:6px 12px;pointer-events:none;position:absolute;right:12px;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.spiriteo-cms-description[data-v-3cfa9c31] .cms-table-wrapper.has-scrolled:after{opacity:0}.spiriteo-cms-description[data-v-3cfa9c31] .cms-table-wrapper table{border-collapse:collapse;min-width:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content}.spiriteo-cms-description[data-v-3cfa9c31] .cms-table-wrapper td,.spiriteo-cms-description[data-v-3cfa9c31] .cms-table-wrapper th{min-width:140px;padding:12px;word-break:break-word}.margin-top-nega[data-v-3cfa9c31]{margin-bottom:0}@media only screen and (max-width:640px){.margin-top-nega[data-v-3cfa9c31]{margin-bottom:-12px;margin-top:8px}}[data-v-3cfa9c31] th{text-align:center!important}
.spiriteo-tarot-other-game-card[data-v-0c01307a]{border-radius:4px;height:200px;width:100%}.spiriteo-tarot-other-game-card[data-v-0c01307a]:hover{background:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;cursor:pointer;-webkit-transform:none!important;transform:none!important}@media only screen and (min-width:990px){.spiriteo-tarot-other-game-card[data-v-0c01307a]{height:220px;height:270px;width:100%}}.spiriteo-tarot-other-game-card .spiriteo-tarot-other-game-card-title[data-v-0c01307a]{color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;min-height:60px;padding:.5rem 1.5rem;text-align:center}@media only screen and (min-width:400px){.spiriteo-tarot-other-game-card .spiriteo-tarot-other-game-card-title[data-v-0c01307a]{color:#fff!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:.5rem 1.5rem}}@media only screen and (min-width:640px){.spiriteo-tarot-other-game-card .spiriteo-tarot-other-game-card-title[data-v-0c01307a]{color:#fff!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:1rem}}@media only screen and (min-width:990px){.spiriteo-tarot-other-game-card .spiriteo-tarot-other-game-card-title[data-v-0c01307a]{color:#fff!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:2rem 1rem}}.spiriteo-tarot-other-game-card .spiriteo-tarot-other-game-card-description[data-v-0c01307a]{color:#fff!important;font-family:Lato!important;font-size:11px!important;font-style:normal;font-weight:400!important;line-height:normal;padding:0 .5rem;text-align:center}@media only screen and (min-width:400px){.spiriteo-tarot-other-game-card .spiriteo-tarot-other-game-card-description[data-v-0c01307a]{color:#fff!important;font-family:Lato!important;font-size:13px!important;font-style:normal;font-weight:400!important;line-height:normal}}@media only screen and (min-width:640px){.spiriteo-tarot-other-game-card .spiriteo-tarot-other-game-card-description[data-v-0c01307a]{color:#fff!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;padding:1rem}}@media only screen and (min-width:990px){.spiriteo-tarot-other-game-card .spiriteo-tarot-other-game-card-description[data-v-0c01307a]{color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-tarot-other-game-card .banner-button[data-v-0c01307a]:hover{background-color:#f2f2f2!important}
@charset "UTF-8";.v-container.container-spiriteo[data-v-f5fb4b62]{padding-top:0!important}.spiriteo-cms-title[data-v-f5fb4b62]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media only screen and (min-width:640px){.spiriteo-cms-title[data-v-f5fb4b62]{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-cms-description[data-v-f5fb4b62]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-cms-description[data-v-f5fb4b62] h1{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-cms-description[data-v-f5fb4b62] h1{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-cms-description[data-v-f5fb4b62] h2{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-cms-description[data-v-f5fb4b62] h2{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-cms-description[data-v-f5fb4b62] h3{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-cms-description[data-v-f5fb4b62] h3{color:#604495!important;font-family:Lato!important;font-size:17px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-cms-description[data-v-f5fb4b62] p{margin-bottom:10px;text-align:justify}.spiriteo-cms-description[data-v-f5fb4b62] a{color:#604495;text-decoration:none}.spiriteo-cms-description[data-v-f5fb4b62] ol,.spiriteo-cms-description[data-v-f5fb4b62] ul{margin-bottom:10px;padding-left:15px;text-align:justify}.spiriteo-cms-description[data-v-f5fb4b62] blockquote{border-left:5px solid #eee;font-size:17.5px;margin:0 0 20px;padding:10px 20px}@media only screen and (max-width:640px){.spiriteo-cms-description[data-v-f5fb4b62] img{height:100%!important;max-width:100%!important;width:100%!important}}@media only screen and (min-width:640px){.spiriteo-cms-description[data-v-f5fb4b62]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-cms-description[data-v-f5fb4b62] a:not(.btn){color:#392461!important}.spiriteo-cms-description[data-v-f5fb4b62] a.btn{background-color:#604495!important;font-size:16px!important}.spiriteo-cms-description[data-v-f5fb4b62] .cms-table-wrapper{-webkit-overflow-scrolling:touch;margin:16px 0;overflow-x:auto;padding-bottom:12px;position:relative;-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y;width:100%}.spiriteo-cms-description[data-v-f5fb4b62] .cms-table-wrapper.is-scrollable:after{background:hsla(0,0%,100%,.95);border-radius:999px;bottom:0;-webkit-box-shadow:0 4px 12px rgba(57,36,97,.12);box-shadow:0 4px 12px rgba(57,36,97,.12);color:#604495;content:"Glissez pour voir la suite →";font-size:12px;line-height:1.2;opacity:1;padding:6px 12px;pointer-events:none;position:absolute;right:12px;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.spiriteo-cms-description[data-v-f5fb4b62] .cms-table-wrapper.has-scrolled:after{opacity:0}.spiriteo-cms-description[data-v-f5fb4b62] .cms-table-wrapper table{border-collapse:collapse;min-width:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content}.spiriteo-cms-description[data-v-f5fb4b62] .cms-table-wrapper td,.spiriteo-cms-description[data-v-f5fb4b62] .cms-table-wrapper th{min-width:140px;padding:12px;word-break:break-word}.spiriteo-cms-related-agents-load-button[data-v-f5fb4b62]{background-color:transparent;color:#8e57e2!important;font-family:Lato!important;font-size:15px!important;font-style:normal;font-weight:700!important;height:40px;line-height:normal;text-transform:unset;width:100%}@media only screen and (min-width:990px){.spiriteo-cms-related-agents-load-button[data-v-f5fb4b62]{width:250px}}.spiriteo-cms-consult-button[data-v-f5fb4b62]{background-color:#604495;color:#fff!important;font-family:Lato!important;font-size:15px!important;font-style:normal;font-weight:700!important;height:40px;line-height:normal;text-transform:unset;width:100%}@media only screen and (min-width:990px){.spiriteo-cms-consult-button[data-v-f5fb4b62]{width:250px}}.spiriteo-tarot-cards-result-agents-section[data-v-f5fb4b62],.spiriteo-tarot-cards-result-others-card-games-section[data-v-f5fb4b62]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-tarot-cards-result-agents-section[data-v-f5fb4b62],.spiriteo-tarot-cards-result-others-card-games-section[data-v-f5fb4b62]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.margin-top-nega[data-v-f5fb4b62]{margin-bottom:0}@media only screen and (max-width:640px){.margin-top-nega[data-v-f5fb4b62]{margin-bottom:-12px;margin-top:8px}}[data-v-f5fb4b62] th{text-align:center!important}
@charset "UTF-8";.spiriteo-cms-description[data-v-13e3d13a]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-cms-description[data-v-13e3d13a] h1{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-cms-description[data-v-13e3d13a] h1{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-cms-description[data-v-13e3d13a] h2{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-cms-description[data-v-13e3d13a] h2{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-cms-description[data-v-13e3d13a] h3{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-cms-description[data-v-13e3d13a] h3{color:#604495!important;font-family:Lato!important;font-size:17px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-cms-description[data-v-13e3d13a] p{margin-bottom:10px;text-align:justify}.spiriteo-cms-description[data-v-13e3d13a] a{color:#604495;text-decoration:none}.spiriteo-cms-description[data-v-13e3d13a] ol,.spiriteo-cms-description[data-v-13e3d13a] ul{margin-bottom:10px;padding-left:15px;text-align:justify}.spiriteo-cms-description[data-v-13e3d13a] blockquote{border-left:5px solid #eee;font-size:17.5px;margin:0 0 20px;padding:10px 20px}@media only screen and (max-width:640px){.spiriteo-cms-description[data-v-13e3d13a] img{height:100%!important;max-width:100%!important;width:100%!important}}@media only screen and (min-width:640px){.spiriteo-cms-description[data-v-13e3d13a]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-cms-description[data-v-13e3d13a] a:not(.btn){color:#392461!important}.spiriteo-cms-description[data-v-13e3d13a] a.btn{background-color:#604495!important;font-size:16px!important}.spiriteo-cms-description[data-v-13e3d13a] .cms-table-wrapper{-webkit-overflow-scrolling:touch;margin:16px 0;overflow-x:auto;padding-bottom:12px;position:relative;-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y;width:100%}.spiriteo-cms-description[data-v-13e3d13a] .cms-table-wrapper.is-scrollable:after{background:hsla(0,0%,100%,.95);border-radius:999px;bottom:0;-webkit-box-shadow:0 4px 12px rgba(57,36,97,.12);box-shadow:0 4px 12px rgba(57,36,97,.12);color:#604495;content:"Glissez pour voir la suite →";font-size:12px;line-height:1.2;opacity:1;padding:6px 12px;pointer-events:none;position:absolute;right:12px;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.spiriteo-cms-description[data-v-13e3d13a] .cms-table-wrapper.has-scrolled:after{opacity:0}.spiriteo-cms-description[data-v-13e3d13a] .cms-table-wrapper table{border-collapse:collapse;min-width:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content}.spiriteo-cms-description[data-v-13e3d13a] .cms-table-wrapper td,.spiriteo-cms-description[data-v-13e3d13a] .cms-table-wrapper th{min-width:140px;padding:12px;word-break:break-word}.spiriteo-cms-description a[data-v-13e3d13a]{color:#fff!important}
@charset "UTF-8";.by-container[data-v-f63d9344]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:20px}@media (max-width:890px){.by-container[data-v-f63d9344]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.by-who[data-v-f63d9344]{text-align:end;width:25%}@media (max-width:890px){.by-who[data-v-f63d9344]{text-align:start}}@media (max-width:1280px){[data-v-f63d9344] .img-horo{max-width:50%}}@media only screen and (max-width:640px){[data-v-f63d9344] .img-horo{margin-left:auto;margin-right:auto;max-width:40%}}.spiriteo-cms-description[data-v-f63d9344]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-cms-description[data-v-f63d9344] h1{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-cms-description[data-v-f63d9344] h1{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-cms-description[data-v-f63d9344] h2{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-cms-description[data-v-f63d9344] h2{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-cms-description[data-v-f63d9344] h3{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-cms-description[data-v-f63d9344] h3{color:#604495!important;font-family:Lato!important;font-size:17px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-cms-description[data-v-f63d9344] p{margin-bottom:10px;text-align:justify}.spiriteo-cms-description[data-v-f63d9344] a{color:#604495;text-decoration:none}.spiriteo-cms-description[data-v-f63d9344] ol,.spiriteo-cms-description[data-v-f63d9344] ul{margin-bottom:10px;padding-left:15px;text-align:justify}.spiriteo-cms-description[data-v-f63d9344] blockquote{border-left:5px solid #eee;font-size:17.5px;margin:0 0 20px;padding:10px 20px}@media only screen and (max-width:640px){.spiriteo-cms-description[data-v-f63d9344] img{height:100%!important;max-width:100%!important;width:100%!important}}@media only screen and (min-width:640px){.spiriteo-cms-description[data-v-f63d9344]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-cms-description[data-v-f63d9344] .cms-table-wrapper{-webkit-overflow-scrolling:touch;margin:16px 0;overflow-x:auto;padding-bottom:12px;position:relative;-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y;width:100%}.spiriteo-cms-description[data-v-f63d9344] .cms-table-wrapper.is-scrollable:after{background:hsla(0,0%,100%,.95);border-radius:999px;bottom:0;-webkit-box-shadow:0 4px 12px rgba(57,36,97,.12);box-shadow:0 4px 12px rgba(57,36,97,.12);color:#604495;content:"Glissez pour voir la suite →";font-size:12px;line-height:1.2;opacity:1;padding:6px 12px;pointer-events:none;position:absolute;right:12px;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.spiriteo-cms-description[data-v-f63d9344] .cms-table-wrapper.has-scrolled:after{opacity:0}.spiriteo-cms-description[data-v-f63d9344] .cms-table-wrapper table{border-collapse:collapse;min-width:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content}.spiriteo-cms-description[data-v-f63d9344] .cms-table-wrapper td,.spiriteo-cms-description[data-v-f63d9344] .cms-table-wrapper th{min-width:140px;padding:12px;word-break:break-word}@media only screen and (max-width:640px){.margin-null[data-v-f63d9344]{margin-top:-60px!important}}[data-v-f63d9344] a:not(.btn){color:#392461!important}[data-v-f63d9344] th{text-align:center!important}.back-button[data-v-f63d9344]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#604495;border-radius:50%;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;left:10px;position:fixed;top:88px;width:40px;z-index:300}@media only screen and (min-width:990px){.back-button[data-v-f63d9344]{top:105px}}
.bloc[data-v-3b84ea48]{margin-top:50px}.bloc p.detail[data-v-3b84ea48]{padding:0 20px 20px}
.sponsorship-step-description .number[data-v-cd3f28fc]{border-radius:100%;-webkit-box-shadow:6px 6px 26px 0 rgba(158,119,217,.4);box-shadow:6px 6px 26px 0 rgba(158,119,217,.4);color:#604495;font-size:20px;font-weight:700;height:40px;line-height:40px;margin:0 auto 30px;position:relative;text-align:center;width:40px}.sponsorship-step-description .icon[data-v-cd3f28fc]{margin-bottom:20px;text-align:center}.sponsorship-step-description .icon svg[data-v-cd3f28fc]{height:30px;width:30px}.sponsorship-step-description .content[data-v-cd3f28fc]{text-align:center}.sponsorship-step-description .content .content-text[data-v-cd3f28fc]{margin:auto;max-width:150px;text-align:center}.sponsorship-step-description .step[data-v-cd3f28fc]{max-width:195px}.sponsorship-step-description .arrow[data-v-cd3f28fc]{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(20px,-50%);transform:translate(20px,-50%)}.sponsorship-step-description .arrow svg[data-v-cd3f28fc]{line-height:40px}
.spiriteo-how-it-works-title[data-v-2aebad68]{color:#604495!important;font-family:Lato!important;font-size:22px!important;font-style:normal;font-weight:700!important;line-height:normal}.left-card[data-v-2aebad68]{padding-left:.5px}.right-card[data-v-2aebad68]{padding-right:.5px}.spiriteo-how-it-works-step-card[data-v-2aebad68]{background-color:#dfd8f4;height:170px;width:225px}.spiriteo-how-it-works-step-card .spiriteo-how-it-works-step-circle[data-v-2aebad68]{background:#fff;border-radius:20px;-webkit-box-shadow:6px 6px 26px rgba(158,119,217,.4);box-shadow:6px 6px 26px rgba(158,119,217,.4);height:40px;width:40px}.spiriteo-how-it-works-step-card .spiriteo-how-it-works-step-number[data-v-2aebad68]{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal;padding-top:8px;text-align:center}.spiriteo-how-it-works-step-card .spiriteo-how-it-works-step-title[data-v-2aebad68]{font-weight:700!important;margin:10px 0;padding:4px;width:140px}.spiriteo-how-it-works-step-card .spiriteo-how-it-works-step-subtitle[data-v-2aebad68],.spiriteo-how-it-works-step-card .spiriteo-how-it-works-step-title[data-v-2aebad68]{word-wrap:break-word;color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;line-height:normal;text-align:center}.spiriteo-how-it-works-step-card .spiriteo-how-it-works-step-subtitle[data-v-2aebad68]{font-weight:400!important;width:160px}
.woman-offert-wrapper[data-v-81d74090]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:200px;justify-content:center;margin-top:63px;overflow:visible;position:relative}@media only screen and (max-width:500px){.woman-offert-wrapper[data-v-81d74090]{height:164px}}.woman-offert-wrapper .woman-offert-image[data-v-81d74090]{-ms-flex-item-align:end;align-self:flex-end}.woman-offert-wrapper .woman-offert-image img[data-v-81d74090]{height:260px;width:auto}@media only screen and (max-width:500px){.woman-offert-wrapper .woman-offert-image img[data-v-81d74090]{height:199px}}.woman-offert-wrapper .woman-offert-minutes[data-v-81d74090]{margin-top:-42px}@media only screen and (max-width:500px){.woman-offert-wrapper .woman-offert-minutes[data-v-81d74090]{margin-top:-20px}}.woman-offert-wrapper .woman-offert-minutes .content[data-v-81d74090]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#a67ce0;border-radius:100%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-weight:700;height:135px;justify-content:center;text-align:center;width:135px}@media only screen and (max-width:500px){.woman-offert-wrapper .woman-offert-minutes .content[data-v-81d74090]{height:95px;width:95px}}.woman-offert-wrapper .woman-offert-minutes .content .value[data-v-81d74090]{font-size:60px;line-height:55px}@media only screen and (max-width:500px){.woman-offert-wrapper .woman-offert-minutes .content .value[data-v-81d74090]{font-size:40px;line-height:40px}}.woman-offert-wrapper .woman-offert-minutes .content .description[data-v-81d74090]{font-size:18px}@media only screen and (max-width:500px){.woman-offert-wrapper .woman-offert-minutes .content .description[data-v-81d74090]{font-size:14px}}
.bloc[data-v-629ad4a6]{margin-top:30px}@media only screen and (min-width:640px){.bloc[data-v-629ad4a6]{padding-top:50px}.bloc.bloc-percent .v-card[data-v-629ad4a6]{padding-left:60px}}.bloc.bloc-percent p.detail[data-v-629ad4a6]{padding:0 20px 20px 30px}.bloc-action[data-v-629ad4a6]{background-color:#ede8f4}
.bloc[data-v-7607cefe]{margin-top:50px}@media screen and (max-width:640px){.bloc[data-v-7607cefe]{margin-top:30px}}.bloc p.detail[data-v-7607cefe]{padding:0 20px 20px}@media screen and (max-width:640px){[data-v-7607cefe] .card-spiriteo .title-spiriteo{font-size:18px!important}}
.spiriteo-cms-content[data-v-637b566a]{text-align:center}.spiriteo-cms-content[data-v-637b566a] h2{margin-bottom:25px;margin-top:4px}.spiriteo-cms-content[data-v-637b566a] a{text-decoration:underline}@media screen and (max-width:960px){[data-v-637b566a] .banner-container h1{margin-top:5px}}
.svgicon[data-v-09fc659c]{height:20px;opacity:1;width:20px}
.faq-modal .modal-body[data-v-b53c3fa0],.faq-modal .modal-title[data-v-b53c3fa0]{text-align:center}.faq-modal .modal-body>img[data-v-b53c3fa0]{max-width:100%!important}.faq-modal .modal-title>img[data-v-b53c3fa0]{height:25px!important}@media only screen and (min-width:640px){.faq-modal .modal-title>img[data-v-b53c3fa0]{height:30px!important}}.faq-modal .modal-close[data-v-b53c3fa0]{color:#604495;cursor:pointer;font-size:1.5em;position:absolute;right:20px;top:6px}.faq-modal .modal-close[data-v-b53c3fa0]:hover{color:#933c8f}.faq-modal .modal-body[data-v-b53c3fa0]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.faq-modal .modal-body[data-v-b53c3fa0] h1{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.faq-modal .modal-body[data-v-b53c3fa0] h1{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.faq-modal .modal-body[data-v-b53c3fa0] h2{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.faq-modal .modal-body[data-v-b53c3fa0] h2{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.faq-modal .modal-body[data-v-b53c3fa0] h3{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.faq-modal .modal-body[data-v-b53c3fa0] h3{color:#604495!important;font-family:Lato!important;font-size:17px!important;font-style:normal;font-weight:700!important;line-height:normal}}.faq-modal .modal-body[data-v-b53c3fa0] p{margin-bottom:10px;text-align:justify}.faq-modal .modal-body[data-v-b53c3fa0] a{color:#604495;text-decoration:none}.faq-modal .modal-body[data-v-b53c3fa0] ol,.faq-modal .modal-body[data-v-b53c3fa0] ul{margin-bottom:10px;padding-left:15px;text-align:justify}.faq-modal .modal-body[data-v-b53c3fa0] blockquote{border-left:5px solid #eee;font-size:17.5px;margin:0 0 20px;padding:10px 20px}@media only screen and (max-width:640px){.faq-modal .modal-body[data-v-b53c3fa0] img{height:100%!important;max-width:100%!important;width:100%!important}}@media only screen and (min-width:990px){.faq-modal .modal-body[data-v-b53c3fa0]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}[data-v-b53c3fa0] .v-overlay__content{max-height:100%;max-width:100%}
.faq-modal .modal-body[data-v-089cd9fa],.faq-modal .modal-title[data-v-089cd9fa]{text-align:center}.faq-modal .modal-body>img[data-v-089cd9fa]{max-width:100%!important}.faq-modal .modal-title>img[data-v-089cd9fa]{height:25px!important}@media only screen and (min-width:640px){.faq-modal .modal-title>img[data-v-089cd9fa]{height:30px!important}}.faq-modal .modal-close[data-v-089cd9fa]{color:#604495;cursor:pointer;font-size:1.5em;position:absolute;right:20px;top:6px}.faq-modal .modal-close[data-v-089cd9fa]:hover{color:#933c8f}.faq-modal .modal-body[data-v-089cd9fa]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.faq-modal .modal-body[data-v-089cd9fa] h1{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.faq-modal .modal-body[data-v-089cd9fa] h1{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.faq-modal .modal-body[data-v-089cd9fa] h2{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.faq-modal .modal-body[data-v-089cd9fa] h2{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.faq-modal .modal-body[data-v-089cd9fa] h3{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.faq-modal .modal-body[data-v-089cd9fa] h3{color:#604495!important;font-family:Lato!important;font-size:17px!important;font-style:normal;font-weight:700!important;line-height:normal}}.faq-modal .modal-body[data-v-089cd9fa] p{margin-bottom:10px;text-align:justify}.faq-modal .modal-body[data-v-089cd9fa] a{color:#604495;text-decoration:none}.faq-modal .modal-body[data-v-089cd9fa] ol,.faq-modal .modal-body[data-v-089cd9fa] ul{margin-bottom:10px;padding-left:15px;text-align:justify}.faq-modal .modal-body[data-v-089cd9fa] blockquote{border-left:5px solid #eee;font-size:17.5px;margin:0 0 20px;padding:10px 20px}@media only screen and (max-width:640px){.faq-modal .modal-body[data-v-089cd9fa] img{height:100%!important;max-width:100%!important;width:100%!important}}@media only screen and (min-width:990px){.faq-modal .modal-body[data-v-089cd9fa]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}[data-v-089cd9fa] .v-overlay__content{max-height:100%;max-width:100%}@media screen and (max-width:640px){[data-v-089cd9fa] .v-overlay__content{margin:0;width:100%}}
.spiriteo-gift-title[data-v-eeaf63c4]{color:#7b70a6!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:uppercase}@media only screen and (min-width:990px){.spiriteo-gift-title[data-v-eeaf63c4]{color:#7b70a6!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.giftcard-present[data-v-eeaf63c4]{display:block;height:auto;margin:20px auto;width:100%}@media (min-width:640px){.giftcard-present[data-v-eeaf63c4]{clear:both;display:block;height:auto;margin:20px auto;width:550px}}.spiriteo-preview-button[data-v-eeaf63c4]{background-color:#d8c05a;color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:unset;width:150px}@media only screen and (min-width:640px){.spiriteo-preview-button[data-v-eeaf63c4]{color:#fff!important;font-family:Lato!important;font-size:15px!important;font-style:normal;font-weight:700!important;line-height:normal;width:180px}}.spiriteo-next-button[data-v-eeaf63c4]{background-color:#604495;color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:unset;width:150px}@media only screen and (min-width:640px){.spiriteo-next-button[data-v-eeaf63c4]{color:#fff!important;font-family:Lato!important;font-size:15px!important;font-style:normal;font-weight:700!important;line-height:normal;width:180px}}.who-help[data-v-eeaf63c4]{font-size:.8em;text-align:left}.v-select[data-v-eeaf63c4] .v-field__input{padding:16px 6px 16px 16px}[data-v-eeaf63c4] .custom-v-radio{margin-right:8px;margin-top:4px}.radio-option[data-v-eeaf63c4]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer;padding:8px 0}.radio-option[data-v-eeaf63c4],.radio-text[data-v-eeaf63c4]{display:-webkit-box;display:-ms-flexbox;display:flex}.radio-text[data-v-eeaf63c4]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.radio-label[data-v-eeaf63c4]{font-size:14px;font-weight:600;margin-bottom:4px}.radio-desc[data-v-eeaf63c4]{color:#444;font-size:13px}
.spiriteo-product-promo-input{margin:auto;max-width:270px!important}@media only screen and (min-width:1920px){.spiriteo-product-promo-input{margin:auto;max-width:420px!important;width:420px!important}}@media only screen and (min-width:2560px){.spiriteo-product-promo-input{margin:auto;max-width:565px!important;width:565px!important}}.spiriteo-product-promo-input .v-field{--v-field-padding-bottom:2px!important;color:#767677!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-product-promo-input .v-input__append{margin-left:0!important}.spiriteo-product-promo-input .v-field__field,.spiriteo-product-promo-input .v-field__input{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;padding-right:8px!important}.spiriteo-product-promo-input input{font-size:16px!important}.spiriteo-product-promo-input:focus-within input{background:var(--Neutrals-White,#fff);border:2px solid #8c56de;-webkit-box-shadow:0 0 8px 0 rgba(151,71,255,.24);box-shadow:0 0 8px 0 rgba(151,71,255,.24)}.spiriteo-product-promo-button{background:#604495;border-radius:0!important;color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal}.product-promo-form{margin-left:0;margin-right:0;padding-bottom:0;width:100%}.product-promo-form .v-row{padding-left:8px;padding-right:12px}.spiriteo-product-promo-button{height:22px;min-width:22px;padding:0;width:22px}.product-promo-form .v-row{display:-webkit-box;display:-ms-flexbox;display:flex}.spiriteo-product-promo-input{-ms-flex:1!important;flex:1!important;max-width:none!important}.spiriteo-product-promo-button{height:40px!important;padding:0 16px!important;width:40px!important}.spiriteo-product-promo-input input{padding-left:8px!important}:deep(.spiriteo-product-promo-input .v-field__field),:deep(.spiriteo-product-promo-input .v-field__input){-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.spiriteo-product-promo-input input{height:100%;line-height:1.2;padding-bottom:0;padding-top:0}.spiriteo-product-promo-input{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important;margin:0!important;max-width:100%!important;min-width:0!important;width:auto!important}.spiriteo-product-promo-input .v-field{margin-bottom:0!important}.product-promo-form .v-row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
@charset "UTF-8";.order-summary-wrapper[data-v-aa5a0b14]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-left:auto;width:364px}.order-summary-card[data-v-aa5a0b14]{background:#fff;border-radius:24px;padding:32px;width:100%}.summary-title[data-v-aa5a0b14]{-ms-flex-item-align:stretch;align-self:stretch;color:#14152f;font-family:Inter,sans-serif;font-size:22px;font-weight:700;line-height:125%;margin-bottom:16px}.pack-details-block[data-v-aa5a0b14]{gap:8px}.pack-header[data-v-aa5a0b14]{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.pack-name strong[data-v-aa5a0b14]:before{content:" "}.pack-price[data-v-aa5a0b14]{color:#080813;font-family:Inter,sans-serif;font-size:22px;font-weight:700;line-height:125%}.old-price[data-v-aa5a0b14]{margin-right:4px;opacity:.6;text-decoration:line-through}.new-price[data-v-aa5a0b14]{color:#462679;font-weight:700}.description[data-v-aa5a0b14],.subtitle[data-v-aa5a0b14]{color:#504958}.primary-separator[data-v-aa5a0b14]{background:#f5e7ff;height:1px;margin:16px 0;width:300px}.promo-block[data-v-aa5a0b14]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.promo-title[data-v-aa5a0b14]{color:#14152f;font-size:18px;font-weight:700;line-height:125%}.promo-form[data-v-aa5a0b14]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-left:0!important;margin-top:16px;width:100%}[data-v-aa5a0b14] .promo-form .v-text-field{-webkit-box-flex:1;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important;-ms-flex:1;flex:1}[data-v-aa5a0b14] .promo-form .v-text-field .v-field__details,[data-v-aa5a0b14] .promo-form .v-text-field .v-field__outline{display:none!important}[data-v-aa5a0b14] .promo-form input{border:1px solid #d3d3f0!important;border-radius:12px!important;width:100%!important}[data-v-aa5a0b14] .promo-form .v-btn{-webkit-box-pack:center!important;-ms-flex-pack:center!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;border-radius:14px!important;color:#fff!important;justify-content:center!important;padding:0 16px!important}.pack-name[data-v-aa5a0b14]{color:#14152f;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:125%;text-transform:uppercase}[data-v-aa5a0b14] .description .tarifs-row{margin-bottom:4px}.pack-details-block[data-v-aa5a0b14]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-item-align:stretch;align-items:flex-start;align-self:stretch;background:var(--Neutrals-Palette-2,#f2f2ff);border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:0;padding:12px}.pack-details-separator[data-v-aa5a0b14]{background:#d3d3f0;height:1px;margin:8px 0;width:276px}.subtitle[data-v-aa5a0b14]{font-weight:600}.description[data-v-aa5a0b14],.subtitle[data-v-aa5a0b14]{color:var(--Neutrals-Dark,#14152f);font-family:Inter,sans-serif;font-size:14px;line-height:125%}.description[data-v-aa5a0b14]{font-weight:500}.pack-price[data-v-aa5a0b14]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;-ms-flex-item-align:start!important;align-items:flex-end;align-self:flex-start!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.pack-price .new-price[data-v-aa5a0b14]{color:#080813;font-size:22px;font-weight:700}.pack-price .old-price[data-v-aa5a0b14]{color:#e7344f;font-size:14px;margin-bottom:-4px;margin-top:-4px;opacity:1;text-decoration:line-through}.pack-details-block[data-v-aa5a0b14]>*+*{margin-top:8px}.bonus-minutes[data-v-aa5a0b14]{background:#fff4c1;border-left:4px solid gold;border-radius:4px;color:#cab22c;display:inline-block;font-size:14px;font-weight:600;line-height:1.2;margin:16px 0 0 12px;padding:8px 12px}@media (max-width:600px){.order-summary-wrapper[data-v-aa5a0b14]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;margin:0;width:100%}.order-summary-card[data-v-aa5a0b14]{border-radius:16px;max-width:400px;min-width:0;padding:20px;width:100%}.summary-title[data-v-aa5a0b14]{font-size:18px;margin-bottom:12px}.pack-details-block[data-v-aa5a0b14]{border-radius:10px;gap:6px;padding:10px}.pack-header[data-v-aa5a0b14]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;gap:6px}.pack-name[data-v-aa5a0b14]{font-size:15px;font-weight:600}.pack-price[data-v-aa5a0b14],.pack-price .new-price[data-v-aa5a0b14]{font-size:18px}.pack-price .old-price[data-v-aa5a0b14]{font-size:13px}.pack-details-separator[data-v-aa5a0b14],.primary-separator[data-v-aa5a0b14]{margin:10px 0;min-width:0;width:100%}.description[data-v-aa5a0b14],.subtitle[data-v-aa5a0b14]{font-size:13.5px;line-height:130%}.promo-block[data-v-aa5a0b14]{gap:8px}.promo-title[data-v-aa5a0b14]{font-size:15px;margin-bottom:6px}.promo-form[data-v-aa5a0b14]{gap:8px;margin-top:10px}.bonus-minutes[data-v-aa5a0b14]{border-left-width:3px;border-radius:4px;font-size:13.5px;margin:12px 0 0 8px;padding:7px 12px}}[data-v-aa5a0b14] .description .tarifs-icon{height:20px;width:20px}
.spiriteo-client-subscription-form-title[data-v-1069fcea]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}
.payment-card[data-v-9022453a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--Neutrals-White,#fff);border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:32px}.payment-title[data-v-9022453a]{color:var(--Neutrals-Dark,#14152f);font-family:Inter,sans-serif;font-size:22px;font-weight:700;line-height:125%;margin-bottom:24px}.option-block[data-v-9022453a]{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:2px solid var(--Neutrals-Palette-4,#d3d3f0);border-radius:12px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;height:64px;justify-content:space-between;margin-bottom:16px;padding:0 16px;-webkit-transition:background-color .2s,border-color .2s;transition:background-color .2s,border-color .2s;width:100%}.option-block.active[data-v-9022453a]{background-color:transparent;border-color:var(--Primary-Palette-9,#693bb3)}.option-img[data-v-9022453a],.option-radio[data-v-9022453a]{-ms-flex-negative:0;flex-shrink:0}.option-img[data-v-9022453a]{height:36px}.text-container[data-v-9022453a]{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}.option-title[data-v-9022453a]{color:var(--Neutrals-Dark,#14152f);font-family:Inter,sans-serif;font-size:16px;font-weight:500}.option-subtitle[data-v-9022453a]{color:var(--Neutrals-Palette-7,#696a8a);font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:125%}.actions[data-v-9022453a]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}.actions[data-v-9022453a],.payment-button[data-v-9022453a]{display:-webkit-box;display:-ms-flexbox;display:flex}.payment-button[data-v-9022453a]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--Primary-Palette-9,#604495)!important;border-radius:48px;gap:8px;height:44px;justify-content:center;padding:0 20px;-webkit-transition:background-color .2s,-webkit-box-shadow .2s,-webkit-transform .1s;transition:background-color .2s,-webkit-box-shadow .2s,-webkit-transform .1s;transition:background-color .2s,box-shadow .2s,transform .1s;transition:background-color .2s,box-shadow .2s,transform .1s,-webkit-box-shadow .2s,-webkit-transform .1s}.payment-button[data-v-9022453a]:hover{background-color:#61408f;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.2);box-shadow:0 4px 12px rgba(0,0,0,.2);-webkit-transform:translateY(-1px);transform:translateY(-1px)}[data-v-9022453a] .payment-button .v-btn__content{color:var(--Neutrals-White,#fff);font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:150%}.card-staircase[data-v-9022453a]{height:31.169px;min-height:31.169px;min-width:81px;position:relative;width:81px}.card-staircase__img[data-v-9022453a]{border-radius:6px;-webkit-box-shadow:0 1px 70px 0 #fff;box-shadow:0 1px 70px 0 #fff;height:31.169px;left:0;position:absolute;top:0;-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s;width:45.455px}.card-staircase__img--klarna[data-v-9022453a]{left:18px;z-index:2}.card-staircase__img--mastercard[data-v-9022453a]{left:36px;top:10px;z-index:3}.card-staircase__img--visa[data-v-9022453a]{top:-10px;z-index:1}@media (max-width:600px){.payment-card[data-v-9022453a]{border-radius:16px;padding:14px}.payment-title[data-v-9022453a]{font-size:18px;line-height:125%;margin-bottom:14px;white-space:normal;word-break:break-word}.option-block[data-v-9022453a]{border-radius:8px;font-size:15px;gap:8px;height:48px;padding:0 8px}.text-container[data-v-9022453a]{font-size:14px}.option-title[data-v-9022453a]{font-size:15px}.option-subtitle[data-v-9022453a]{font-size:13px}.card-staircase[data-v-9022453a]{height:17px;min-height:17px;min-width:48px;width:48px}.card-staircase__img[data-v-9022453a]{border-radius:4px;height:17px;width:27px}.card-staircase__img--klarna[data-v-9022453a]{left:10px;top:1px}.card-staircase__img--mastercard[data-v-9022453a]{left:20px;top:5px}.card-staircase__img--visa[data-v-9022453a]{top:-5px}.actions[data-v-9022453a]{margin-top:12px}.payment-button[data-v-9022453a]{border-radius:32px;font-size:14px;height:36px;padding:0 10px}}@media (max-width:375px){.option-block[data-v-9022453a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;padding:8px}.text-container[data-v-9022453a]{min-width:0}.option-title[data-v-9022453a]{font-size:14px;line-height:1.2}.option-subtitle[data-v-9022453a]{font-size:12px;line-height:1.2;white-space:normal;word-break:break-word}.card-staircase[data-v-9022453a]{height:15px;min-height:15px;min-width:40px;width:40px}.card-staircase__img[data-v-9022453a]{border-radius:3px;height:15px;width:22px}.card-staircase__img--klarna[data-v-9022453a]{left:9px;top:1px}.card-staircase__img--mastercard[data-v-9022453a]{left:18px;top:4px}.card-staircase__img--visa[data-v-9022453a]{top:-4px}}@media (max-width:340px){.option-subtitle[data-v-9022453a]{display:none}}
.spiriteo-payment-modes-card[data-v-105d2c1c]{padding-bottom:40px}.payment-row[data-v-105d2c1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}.payment-method-col[data-v-105d2c1c]{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:550px}.cart-col[data-v-105d2c1c]{-webkit-box-flex:0;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 364px;flex:0 0 364px;justify-content:flex-end;min-width:364px}@media (max-width:1100px){.cart-col[data-v-105d2c1c],.payment-method-col[data-v-105d2c1c]{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;min-width:100%}.payment-row>.v-col[data-v-105d2c1c],.payment-row>[class*=v-col-][data-v-105d2c1c]{padding:3px}.cart-col[data-v-105d2c1c]{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}}@media (max-width:1280px) and (min-width:1101px){.payment-method-col[data-v-105d2c1c]{min-width:420px}.cart-col[data-v-105d2c1c]{min-width:280px}}@media (max-width:600px){.payment-row[data-v-105d2c1c]{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.cart-col[data-v-105d2c1c]{-webkit-box-pack:center!important;-ms-flex-pack:center!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center!important}.cart-col[data-v-105d2c1c],.payment-method-col[data-v-105d2c1c]{min-width:0;width:100%}}
.slider-gift[data-v-e308e2ce]{background:url(/theme/default/img/bg-slidegift.jpg) no-repeat 50%;height:auto;width:100%}@media only screen and (min-width:990px){.slider-gift[data-v-e308e2ce]{height:490px}}.slider-gift .slider-gift-img[data-v-e308e2ce]{background:url(/theme/default/img/slidergift.png) no-repeat 50%;height:312px;margin-top:75px;width:500px}.slider-gift .slider-gift-text[data-v-e308e2ce]{color:#7b70a6!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;padding:15px;text-align:center}@media only screen and (min-width:990px){.slider-gift .slider-gift-text[data-v-e308e2ce]{padding:75px 0 0 50px;text-align:left}}.slider-gift .slider-gift-text[data-v-e308e2ce] h1{color:#7b70a6!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:uppercase}.slider-gift .slider-gift-text[data-v-e308e2ce] h2{color:#7b70a6!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:uppercase}.slider-gift .slider-gift-text[data-v-e308e2ce] h3{color:#7b70a6!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:uppercase}.slider-gift .slider-gift-text[data-v-e308e2ce] p{margin-bottom:10px}@media only screen and (max-width:500px){.slider-gift .slider-gift-text[data-v-e308e2ce] p:last-child{text-align:start}}[data-v-e308e2ce] .giftinfo_sep{background-color:#e2cc88;display:block;height:4px;margin:15px auto;width:100px}@media only screen and (min-width:990px){[data-v-e308e2ce] .giftinfo_sep{margin:20px 0}}.spiriteo-gift-cards-title[data-v-e308e2ce]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center!important}@media only screen and (min-width:990px){.spiriteo-gift-cards-title[data-v-e308e2ce]{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-gift-cards-stepper[data-v-e308e2ce] .v-stepper-item{opacity:1!important}.spiriteo-gift-cards-stepper[data-v-e308e2ce] .v-stepper-window{margin:0!important}.spiriteo-gift-cards-stepper[data-v-e308e2ce] .v-stepper-item__avatar{display:none!important}.spiriteo-gift-cards-stepper .spiriteo-gift-cards-step[data-v-e308e2ce]{color:#b192e0!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-gift-cards-stepper .spiriteo-gift-cards-step[data-v-e308e2ce]{color:#b192e0!important;font-family:Lato!important;font-size:25px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-gift-cards-stepper .spiriteo-gift-cards-step-selected[data-v-e308e2ce]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-gift-cards-stepper .spiriteo-gift-cards-step-selected[data-v-e308e2ce]{color:#604495!important;font-family:Lato!important;font-size:25px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-gift-cards-stepper .spiriteo-gift-cards-step-separator[data-v-e308e2ce]{background-color:#b192e0;height:1px;width:24px}
@media only screen and (min-width:980px){.spiriteo-horoscope-sign-detail-card[data-v-d0f248f6]{min-height:150px}}.spiriteo-horoscope-sign-detail-card .spiriteo-horoscope-sign-detail-title[data-v-d0f248f6]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:uppercase}.spiriteo-horoscope-sign-detail-card .spiriteo-horoscope-sign-detail-description[data-v-d0f248f6]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal;text-align:justify}@media only screen and (min-width:990px){.spiriteo-horoscope-sign-detail-card .spiriteo-horoscope-sign-detail-description[data-v-d0f248f6]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-horoscope-sign-detail-card .spiriteo-horoscope-sign-detail-star-rating[data-v-d0f248f6]{font-size:calc(var(--v-icon-size-multiplier)*.5em)}
.spiriteo-horoscope-subscription-form .spiriteo-subscription-email-input[data-v-d725c8c6] ::-webkit-input-placeholder,.spiriteo-horoscope-subscription-form .spiriteo-subscription-firstname-input[data-v-d725c8c6] ::-webkit-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;opacity:1}.spiriteo-horoscope-subscription-form .spiriteo-subscription-email-input[data-v-d725c8c6] ::-moz-placeholder,.spiriteo-horoscope-subscription-form .spiriteo-subscription-firstname-input[data-v-d725c8c6] ::-moz-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;opacity:1}.spiriteo-horoscope-subscription-form .spiriteo-subscription-email-input[data-v-d725c8c6] :-ms-input-placeholder,.spiriteo-horoscope-subscription-form .spiriteo-subscription-firstname-input[data-v-d725c8c6] :-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;opacity:1}.spiriteo-horoscope-subscription-form .spiriteo-subscription-email-input[data-v-d725c8c6] ::-ms-input-placeholder,.spiriteo-horoscope-subscription-form .spiriteo-subscription-firstname-input[data-v-d725c8c6] ::-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;opacity:1}.spiriteo-horoscope-subscription-form .spiriteo-subscription-email-input[data-v-d725c8c6] ::placeholder,.spiriteo-horoscope-subscription-form .spiriteo-subscription-firstname-input[data-v-d725c8c6] ::placeholder,.spiriteo-horoscope-subscription-form .spiriteo-subscription-horoscope-sign-input[data-v-d725c8c6] .v-label{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;opacity:1}@media only screen and (min-width:990px){.spiriteo-horoscope-subscription-form .spiriteo-subscription-email-input[data-v-d725c8c6] ::-webkit-input-placeholder,.spiriteo-horoscope-subscription-form .spiriteo-subscription-firstname-input[data-v-d725c8c6] ::-webkit-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-horoscope-subscription-form .spiriteo-subscription-email-input[data-v-d725c8c6] ::-moz-placeholder,.spiriteo-horoscope-subscription-form .spiriteo-subscription-firstname-input[data-v-d725c8c6] ::-moz-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-horoscope-subscription-form .spiriteo-subscription-email-input[data-v-d725c8c6] :-ms-input-placeholder,.spiriteo-horoscope-subscription-form .spiriteo-subscription-firstname-input[data-v-d725c8c6] :-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-horoscope-subscription-form .spiriteo-subscription-email-input[data-v-d725c8c6] ::-ms-input-placeholder,.spiriteo-horoscope-subscription-form .spiriteo-subscription-firstname-input[data-v-d725c8c6] ::-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-horoscope-subscription-form .spiriteo-subscription-email-input[data-v-d725c8c6] ::placeholder,.spiriteo-horoscope-subscription-form .spiriteo-subscription-firstname-input[data-v-d725c8c6] ::placeholder,.spiriteo-horoscope-subscription-form .spiriteo-subscription-horoscope-sign-input[data-v-d725c8c6] .v-label{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-horoscope-subscription-form .spiriteo-subscription-horoscope-sign-input[data-v-d725c8c6] .v-field-label--floating{color:#767677!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-horoscope-subscription-form .spiriteo-horoscope-subscription-submit-button[data-v-d725c8c6]{background-color:transparent;color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;height:40px;line-height:normal;text-transform:unset;width:100%}.spiriteo-horoscope-subscription-form[data-v-d725c8c6] .v-field__field,.spiriteo-horoscope-subscription-form[data-v-d725c8c6] .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;padding-right:8px}
.spiriteo-horoscope-banner-card{background:#f4f2fb;border-radius:10px;width:100%}.spiriteo-horoscope-banner-card :deep(.v-card-item){padding:1rem}@media only screen and (min-width:640px){.spiriteo-horoscope-banner-card :deep(.v-card-item){padding:2rem 2rem 1rem}}.spiriteo-horoscope-banner-card .spiriteo-horoscope-banner-card-title{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media only screen and (min-width:640px){.spiriteo-horoscope-banner-card .spiriteo-horoscope-banner-card-title{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-horoscope-banner-card .spiriteo-horoscope-banner-card-subtitle{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-horoscope-banner-card .spiriteo-horoscope-banner-card-subtitle{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-horoscope-banner-card .spiriteo-horoscope-banner-card-social-text{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (max-width:640px){.spiriteo-horoscope-banner-card .spiriteo-social-links{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:6px}}
.spiriteo-agents-card[data-v-7e1dc81c]{background:#f4f2fb;border-radius:10px;height:100%}
.spiriteo-horoscope-sign-button[data-v-5f2283fc]{background-color:#fff;-webkit-box-shadow:6px 6px 26px rgba(158,119,217,.4);box-shadow:6px 6px 26px rgba(158,119,217,.4);height:60px;width:60px}@media only screen and (min-width:1260px){.spiriteo-horoscope-sign-button[data-v-5f2283fc]{height:75px;width:75px}}@media only screen and (min-width:640px){.spiriteo-horoscope-sign-button[data-v-5f2283fc]:hover{-webkit-animation:spin 1s linear 1;animation:spin 1s linear 1}}.spiriteo-horoscope-sign-icon[data-v-5f2283fc]{font-size:calc(var(--v-icon-size-multiplier)*1.5em)}@media only screen and (min-width:1260px){.spiriteo-horoscope-sign-icon[data-v-5f2283fc]{font-size:calc(var(--v-icon-size-multiplier)*2em)}}.spiriteo-horoscope-sign-name[data-v-5f2283fc]{color:#604495!important;font-family:Lato!important;font-size:11px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center;text-transform:uppercase}@media only screen and (min-width:1260px){.spiriteo-horoscope-sign-name[data-v-5f2283fc]{color:#604495!important;font-family:Lato!important;font-size:15px!important;font-style:normal;font-weight:700!important;line-height:normal}}
.spiriteo-horoscope-sign-icon[data-v-af7d7938]{font-size:24px;margin-left:10px;margin-top:-6px}.spiriteo-horoscope-sign-icon-mobile[data-v-af7d7938]{font-size:20px;margin-left:8px}.spiriteo-horoscope-sign-details-title[data-v-af7d7938]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:uppercase}@media only screen and (min-width:640px){.spiriteo-horoscope-sign-details-title[data-v-af7d7938]{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-horoscope-sign-details-section-text[data-v-af7d7938]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal;text-align:justify!important}@media only screen and (min-width:990px){.spiriteo-horoscope-sign-details-section-text[data-v-af7d7938]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-horoscope-sign-details-agents-avatars-card-title[data-v-af7d7938]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:8px;text-align:center!important;white-space:normal!important}@media only screen and (min-width:640px){.spiriteo-horoscope-sign-details-agents-avatars-card-title[data-v-af7d7938]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-horoscope-sign-details-description[data-v-af7d7938] h1{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-horoscope-sign-details-description[data-v-af7d7938] h1{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-horoscope-sign-details-description[data-v-af7d7938] h2{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-horoscope-sign-details-description[data-v-af7d7938] h2{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-horoscope-sign-details-description[data-v-af7d7938] h3{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-horoscope-sign-details-description[data-v-af7d7938] h3{color:#604495!important;font-family:Lato!important;font-size:17px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-horoscope-sign-details-description[data-v-af7d7938] p{margin-bottom:10px;text-align:justify}.spiriteo-horoscope-sign-details-description[data-v-af7d7938] a{color:#604495;text-decoration:none}.spiriteo-horoscope-sign-details-description[data-v-af7d7938] ol,.spiriteo-horoscope-sign-details-description[data-v-af7d7938] ul{margin-bottom:10px;padding-left:15px;text-align:justify}.spiriteo-horoscope-sign-details-description[data-v-af7d7938] blockquote{border-left:5px solid #eee;font-size:17.5px;margin:0 0 20px;padding:10px 20px}@media only screen and (max-width:640px){.spiriteo-horoscope-sign-details-description[data-v-af7d7938] img{height:100%!important;max-width:100%!important;width:100%!important}}.back-button[data-v-af7d7938]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#604495;border-radius:50%;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;left:10px;position:fixed;top:88px;width:40px;z-index:300}@media only screen and (min-width:990px){.back-button[data-v-af7d7938]{top:105px}}@media only screen and (max-width:640px){h1[data-v-af7d7938]{margin-top:-12px}}
.spiriteo-horoscope-signs-title[data-v-4a5a7cfb]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center!important;text-transform:uppercase}@media only screen and (min-width:640px){.spiriteo-horoscope-signs-title[data-v-4a5a7cfb]{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:left!important}}@media only screen and (max-width:640px){.spiriteo-horoscope-signs-title[data-v-4a5a7cfb]{margin-top:5px!important}}.spiriteo-horoscope-signs-subtitle[data-v-4a5a7cfb]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-horoscope-signs-subtitle[data-v-4a5a7cfb]{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-horoscope-signs-reviews-subtitle[data-v-4a5a7cfb]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-horoscope-signs-reviews-subtitle[data-v-4a5a7cfb]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-horoscope-signs-reviews-subtitle-link[data-v-4a5a7cfb]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-horoscope-signs-reviews-subtitle-link[data-v-4a5a7cfb]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-horoscope-signs-reviews-subtitle-link[data-v-4a5a7cfb]:hover{color:#8e57e2!important}.spiriteo-horoscope-signs-description[data-v-4a5a7cfb] h1{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-horoscope-signs-description[data-v-4a5a7cfb] h1{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-horoscope-signs-description[data-v-4a5a7cfb] h2{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-horoscope-signs-description[data-v-4a5a7cfb] h2{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-horoscope-signs-description[data-v-4a5a7cfb] h3{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-horoscope-signs-description[data-v-4a5a7cfb] h3{color:#604495!important;font-family:Lato!important;font-size:17px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-horoscope-signs-description[data-v-4a5a7cfb] p{margin-bottom:10px;text-align:justify}.spiriteo-horoscope-signs-description[data-v-4a5a7cfb] a{color:#604495;text-decoration:none}.spiriteo-horoscope-signs-description[data-v-4a5a7cfb] ol,.spiriteo-horoscope-signs-description[data-v-4a5a7cfb] ul{margin-bottom:10px;padding-left:15px;text-align:justify}.spiriteo-horoscope-signs-description[data-v-4a5a7cfb] blockquote{border-left:5px solid #eee;font-size:17.5px;margin:0 0 20px;padding:10px 20px}@media only screen and (max-width:640px){.spiriteo-horoscope-signs-description[data-v-4a5a7cfb] img{height:100%!important;max-width:100%!important;width:100%!important}}.spiriteo-horoscope-signs-card-title[data-v-4a5a7cfb]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media only screen and (min-width:640px){.spiriteo-horoscope-signs-card-title[data-v-4a5a7cfb]{color:#504958!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-horoscope-signs-agents-avatars-card-title[data-v-4a5a7cfb]{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:15px 0;text-align:center!important;white-space:normal!important}@media only screen and (min-width:640px){.spiriteo-horoscope-signs-agents-avatars-card-title[data-v-4a5a7cfb]{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:20px 0}}.spiriteo-horoscope-signs-agents-avatars-card-description[data-v-4a5a7cfb]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal;padding:12px 40px;text-align:justify!important}@media only screen and (min-width:990px){.spiriteo-horoscope-signs-agents-avatars-card-description[data-v-4a5a7cfb]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal;padding:24px 40px;text-align:center!important}}.spiriteo-horoscope-signs-section-text[data-v-4a5a7cfb]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal;text-align:justify!important}@media only screen and (min-width:990px){.spiriteo-horoscope-signs-section-text[data-v-4a5a7cfb]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.ssr-white[data-v-4a5a7cfb]{color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.25)}.back-button[data-v-4a5a7cfb]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#604495;border-radius:50%;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;left:10px;position:fixed;top:88px;width:40px;z-index:300}@media only screen and (min-width:990px){.back-button[data-v-4a5a7cfb]{top:105px}}
.banner-section[data-v-099157c2]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-image:url(/media/slide/92-slide-1.jpg);background-position:100% 0;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:32px;padding-top:32px;position:relative;width:100%}.banner-content[data-v-099157c2]{margin-left:32px;max-width:600px;position:relative;z-index:1}.banner-title[data-v-099157c2]{font-size:30px;font-weight:700;line-height:1.2;margin-bottom:2rem;text-align:left}.banner-paragraph[data-v-099157c2],.banner-title[data-v-099157c2]{color:#fff;font-family:Lato,sans-serif}.banner-paragraph[data-v-099157c2]{font-size:16px;font-weight:400;line-height:1.5;margin-bottom:1.5rem}.banner-highlight[data-v-099157c2]{font-weight:700}@media (max-width:768px){.banner-section[data-v-099157c2]{background-image:url(/media/slidemobile/66-slidemobile-1.jpg);background-position:100% 0;background-size:cover}.banner-content[data-v-099157c2]{margin-right:32px;max-width:90%;padding:0;text-align:left}.banner-title[data-v-099157c2]{font-size:24px}.banner-paragraph[data-v-099157c2]{font-size:14px}}.banner-paragraph[data-v-099157c2]:last-of-type{margin-bottom:0}.banner-title[data-v-099157c2]{margin-top:0}
.step-one[data-v-3e1c5a0b]{padding:1rem 0;position:relative}.step-one-title[data-v-3e1c5a0b]{color:#604495;font-style:normal;font-weight:700;line-height:normal;margin-bottom:16px;margin-top:0;text-align:center}.step-one-container[data-v-3e1c5a0b]{padding:0 100px;position:relative;z-index:1}.step-one-columns[data-v-3e1c5a0b]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:100px}.step-one-text[data-v-3e1c5a0b]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:Lato,sans-serif;padding-top:40px;position:relative;text-align:left}.logo-icon[data-v-3e1c5a0b]{color:#604495;font-size:32px;height:54px;left:0;position:absolute;top:0;width:52px}.step-one-text h3[data-v-3e1c5a0b]{color:#604495;font-family:Lato,serif;font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:16px;margin-top:16px}.step-one-text p[data-v-3e1c5a0b]{font-size:16px;line-height:1.5;margin-top:0}.step-one-text p[data-v-3e1c5a0b],.step-one-text p[data-v-3e1c5a0b]:last-of-type{margin-bottom:16px}.step-one-text ul[data-v-3e1c5a0b]{list-style:none;margin:0 0 1rem;padding:0}.step-one-text ul li[data-v-3e1c5a0b]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.step-one-text ul li[data-v-3e1c5a0b]:last-child{margin-bottom:0}.list-icon[data-v-3e1c5a0b]{color:#604495;font-size:20px;margin-right:12px}.step-one-image[data-v-3e1c5a0b]{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;justify-content:center}.step-one-image img[data-v-3e1c5a0b]{border-radius:8px;display:block;height:auto;max-width:550px}.social-options-container[data-v-3e1c5a0b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;margin-top:1rem}.social-options-container[data-v-3e1c5a0b],.social-row[data-v-3e1c5a0b]{display:-webkit-box;display:-ms-flexbox;display:flex}.social-row[data-v-3e1c5a0b]{height:180px;max-width:1000px;width:100%}.image-col[data-v-3e1c5a0b]{-webkit-box-flex:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 40%;flex:0 0 40%;justify-content:center}.image-col img[data-v-3e1c5a0b]{display:block;height:auto;max-height:159px;max-width:341px;-o-object-fit:contain;object-fit:contain;width:100%}.text-col[data-v-3e1c5a0b]{-webkit-box-flex:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 60%;flex:0 0 60%;font-family:Lato,sans-serif;font-size:16px;justify-content:flex-start;line-height:1.5;padding-left:20px;text-align:left}.signup-button[data-v-3e1c5a0b],.signup-button-container[data-v-3e1c5a0b]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.signup-button[data-v-3e1c5a0b]{background:#604495;border:none;border-radius:25px;color:#fff;cursor:pointer;font-family:Lato!important;height:45px;line-height:normal;width:270px}.highlight-line[data-v-3e1c5a0b],.signup-button[data-v-3e1c5a0b]{font-size:16px;font-style:normal;font-weight:700}.highlight-line[data-v-3e1c5a0b]{color:#504958;font-family:Lato,sans-serif;line-height:25px;margin-bottom:4px}.highlight-subline[data-v-3e1c5a0b]{color:#604495;font-size:18px;line-height:normal;margin-bottom:16px;margin-top:0}.highlight-subline[data-v-3e1c5a0b],.social-strong[data-v-3e1c5a0b]{font-family:Lato,sans-serif;font-style:normal;font-weight:900}.social-strong[data-v-3e1c5a0b]{color:#504958;font-size:16px}@media (max-width:1024px){.step-one-container[data-v-3e1c5a0b]{padding:0 2rem}.step-one-columns[data-v-3e1c5a0b]{gap:2rem}.social-row[data-v-3e1c5a0b],.step-one-columns[data-v-3e1c5a0b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.social-row[data-v-3e1c5a0b]{height:auto}.image-col[data-v-3e1c5a0b],.text-col[data-v-3e1c5a0b]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.text-col[data-v-3e1c5a0b]{padding-left:0}.signup-button[data-v-3e1c5a0b]{height:40px}}.side-decorator[data-v-3e1c5a0b]{-ms-flex-negative:0;bottom:0;flex-shrink:0;pointer-events:none;position:absolute;z-index:-1}.side-decorator.left[data-v-3e1c5a0b]{left:0}.side-decorator.right[data-v-3e1c5a0b]{right:0}@media (max-width:1380px){.side-decorator[data-v-3e1c5a0b],.side-decorator svg[data-v-3e1c5a0b]{width:100px}}@media (max-width:1280px){.side-decorator[data-v-3e1c5a0b],.side-decorator svg[data-v-3e1c5a0b]{width:75px}}@media (max-width:1024px){.step-one-container[data-v-3e1c5a0b]{padding:0 2rem}.step-one-columns[data-v-3e1c5a0b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;gap:1rem}.step-one-image[data-v-3e1c5a0b],.step-one-text[data-v-3e1c5a0b]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1.5rem;width:100%}.step-one-text[data-v-3e1c5a0b]{text-align:center}.step-one-image[data-v-3e1c5a0b]{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.social-row[data-v-3e1c5a0b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;height:auto;padding:0 1rem}.image-col[data-v-3e1c5a0b],.text-col[data-v-3e1c5a0b]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.5rem 0;text-align:center;width:100%}.text-col[data-v-3e1c5a0b]{padding-left:0}.signup-button[data-v-3e1c5a0b]{height:40px}.step-one-text ul[data-v-3e1c5a0b]{display:inline-block;margin:0 auto 1rem;padding:0;text-align:center}.logo-icon[data-v-3e1c5a0b]{position:relative}}@media (max-width:580px){.side-decorator[data-v-3e1c5a0b],.side-decorator svg[data-v-3e1c5a0b]{width:25px}}@media (max-width:750px){.step-one-image img[data-v-3e1c5a0b]{height:auto!important;max-width:none!important;width:100%!important}}
.step-two[data-v-17418211]{padding:0 0 2px;position:relative}.step-two-container[data-v-17418211]{padding:0 100px}.step-two-columns[data-v-17418211]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:100px;margin-bottom:1rem}.step-two-columns[data-v-17418211],.step-two-image[data-v-17418211]{display:-webkit-box;display:-ms-flexbox;display:flex}.step-two-image[data-v-17418211]{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex:1;flex:1;justify-content:center}.step-two-image img[data-v-17418211]{border-radius:8px;height:auto;max-width:550px;width:100%}.step-two-text[data-v-17418211]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:Lato,sans-serif;padding-top:40px;position:relative}.step-two-text .logo-icon[data-v-17418211]{height:54px;left:0;position:absolute;top:0;width:52px}.step-two-text h3[data-v-17418211]{color:#604495;font-size:20px;font-weight:700;margin:45px 0 16px}.step-two-text p[data-v-17418211]{font-size:16px;line-height:1.5;margin-bottom:16px}.highlight-emphasis[data-v-17418211]{color:#504958;font-family:Lato,sans-serif;font-size:16px;font-weight:700;line-height:25px}.step-two-text .highlight-subline[data-v-17418211]{color:#604495;font-size:18px;font-weight:700;margin:0 0 16px;white-space:normal}.payment-text[data-v-17418211]{margin:1rem 0}.contact-modes[data-v-17418211]{-webkit-box-pack:start;-ms-flex-pack:start;gap:3rem;justify-content:flex-start;margin-top:1rem}.contact-modes[data-v-17418211],.mode-item[data-v-17418211]{display:-webkit-box;display:-ms-flexbox;display:flex}.mode-item[data-v-17418211]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.mode-item img[data-v-17418211]{height:30px;width:30px}.promo-code-section[data-v-17418211]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#f8f1ff;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:1rem;max-width:550px;padding:.5rem 1rem;width:100%}.promo-code-section img[data-v-17418211]{height:24px;margin-right:.5rem;width:24px}.promo-code-section span[data-v-17418211]{color:#504958;font-family:Lato,sans-serif;font-size:14px;font-weight:500;line-height:1.5}.promo-code-section .promo-code[data-v-17418211]{color:#604495}.signup-button-container[data-v-17418211]{margin-bottom:1rem;margin-top:1rem}.select-pack-button[data-v-17418211],.signup-button-container[data-v-17418211]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.select-pack-button[data-v-17418211]{background:#604495;border:none;border-radius:25px;color:#fff;cursor:pointer;font-family:Lato!important;font-size:16px;font-style:normal;font-weight:700;height:45px;line-height:normal;width:270px}@media (max-width:1024px){.step-two-container[data-v-17418211]{padding:0 2rem}.step-two-columns[data-v-17418211]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;margin-bottom:1rem}.step-two-image[data-v-17418211],.step-two-text[data-v-17418211]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1rem;text-align:center;width:100%}.step-two-text .logo-icon[data-v-17418211]{position:relative}.contact-modes[data-v-17418211]{gap:1rem}.contact-modes[data-v-17418211],.promo-code-section[data-v-17418211]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.promo-code-section[data-v-17418211],.select-pack-button[data-v-17418211]{margin:0 auto}.step-two-text h3[data-v-17418211]{margin:16px}}@media (max-width:576px){.step-two-container[data-v-17418211]{padding:0 1rem}.step-two-text h3[data-v-17418211]{font-size:18px}.promo-code-section span[data-v-17418211],.step-two-text p[data-v-17418211]{font-size:14px}.contact-modes[data-v-17418211]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:1rem;justify-content:center}.contact-modes[data-v-17418211],.mode-item[data-v-17418211]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.mode-item img[data-v-17418211]{height:24px;width:24px}}
.payment-methods[data-v-544c7884]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f8f1ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0}.banner-top[data-v-544c7884]{height:18px;-o-object-fit:cover;object-fit:cover;width:100%}.methods-title[data-v-544c7884]{color:#604495;font-family:Lato,sans-serif;font-size:16px;font-weight:900;line-height:normal;margin:1rem 0;text-align:center}.methods-row[data-v-544c7884]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:.5rem 0;max-width:100%;width:100%}.main-methods[data-v-544c7884],.methods-row[data-v-544c7884]{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.main-methods[data-v-544c7884]{gap:2rem;padding:1rem 2rem}.main-methods .method-item[data-v-544c7884]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.main-methods .method-item span[data-v-544c7884]{color:#604495;font-family:Lato,sans-serif;font-size:16px;font-weight:400;line-height:normal;text-align:center}.main-methods .method-item img[data-v-544c7884]{height:24px;width:24px}.logos[data-v-544c7884]{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:2rem;justify-content:space-between;padding:0 2rem}.logos img[data-v-544c7884]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:auto;max-width:60px;width:100%}@media (max-width:768px){.methods-title[data-v-544c7884]{font-size:14px;margin:.75rem 0}.main-methods[data-v-544c7884]{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;padding:.5rem 1rem}.main-methods .method-item span[data-v-544c7884]{font-size:14px}.logos[data-v-544c7884]{gap:1rem;padding:0 1rem}.logos img[data-v-544c7884]{max-width:50px}}.logos[data-v-544c7884]{overflow:hidden;position:relative}.logos[data-v-544c7884]:after,.logos[data-v-544c7884]:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:100px;z-index:1}.logos[data-v-544c7884]:before{background:-webkit-gradient(linear,left top,right top,from(#f8f1ff),to(rgba(248,241,255,0)));background:linear-gradient(90deg,#f8f1ff 0,rgba(248,241,255,0));left:0}.logos[data-v-544c7884]:after{background:-webkit-gradient(linear,right top,left top,from(#f8f1ff),to(rgba(248,241,255,0)));background:linear-gradient(270deg,#f8f1ff 0,rgba(248,241,255,0));right:0}.installment-banner[data-v-544c7884]{background:#392461;border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:1rem auto;padding:10px;width:464px}.installment-banner[data-v-544c7884],.installment-message[data-v-544c7884]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.installment-message[data-v-544c7884]{color:#fff;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:Lato,sans-serif;font-size:16px;font-weight:400;line-height:1.4;margin:0;text-align:center}.inline-logo[data-v-544c7884]{height:38px;margin-left:.35rem;width:auto}@media (max-width:500px){.installment-banner[data-v-544c7884]{padding:10px;width:80%}.installment-message[data-v-544c7884]{font-size:14px}.inline-logo[data-v-544c7884]{height:32px}}
.confirmation-section[data-v-084bf71e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#2d0f4d;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:1rem;text-align:center}.confirmation-text[data-v-084bf71e]{color:#fff;font-family:Lato,sans-serif;font-size:16px;line-height:1.5;margin-bottom:1rem}.confirmation-text strong[data-v-084bf71e]{font-weight:700}.confirmation-button[data-v-084bf71e]{-ms-flex-negative:0;background-color:#f4f2fb;border:none;border-radius:25px;color:#604495;cursor:pointer;flex-shrink:0;font-family:Lato!important;font-size:16px;font-style:normal;font-weight:700;height:44px;line-height:normal;text-align:center;text-transform:none;width:229px}@media (max-width:576px){.confirmation-text[data-v-084bf71e]{font-size:14px;margin-bottom:1.5rem}.confirmation-button[data-v-084bf71e]{height:44px;max-width:229px;width:80%}}
.step-three[data-v-069eebc2]{background:#fff;padding:1rem 0 0;position:relative}.step-three-container[data-v-069eebc2]{padding:0 100px}.step-three-columns[data-v-069eebc2]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:100px}.step-three-text[data-v-069eebc2]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:Lato,sans-serif;padding-top:40px;position:relative;text-align:left}.logo-icon[data-v-069eebc2]{height:54px;left:0;position:absolute;top:0;width:52px}.step-three-title[data-v-069eebc2]{color:#604495;font-size:20px;font-weight:700;line-height:1.2;margin-bottom:16px;margin-top:40px}.highlight-box[data-v-069eebc2]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#f8f1ff;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;padding:1rem}.check-icon[data-v-069eebc2]{-ms-flex-negative:0;flex-shrink:0;height:40px;margin-right:1rem;width:40px}.highlight-box p[data-v-069eebc2]{font-size:16px;line-height:1.5;margin:0 0 .75rem}.highlight-box p[data-v-069eebc2]:last-child{margin-bottom:0}.step-three-text p[data-v-069eebc2]{font-size:16px;line-height:1.5}.highlight-subline[data-v-069eebc2]{color:#604495;font-size:18px;font-weight:900;margin:1rem 0 0}.step-three-image[data-v-069eebc2]{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;justify-content:center}.step-three-image img[data-v-069eebc2]{border-radius:8px;height:auto;max-width:550px;width:100%}.disciplines-section[data-v-069eebc2]{gap:1rem;justify-items:center;margin:1.5rem auto 1rem;padding:0 100px}.discipline-item[data-v-069eebc2]{color:#604495;font-family:Lato,sans-serif;font-size:14px;gap:.5rem}.discipline-item[data-v-069eebc2],.icon-wrapper[data-v-069eebc2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.icon-wrapper[data-v-069eebc2]{-webkit-box-pack:center;-ms-flex-pack:center;background:#f8f1ff;border:1px solid #604495;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;height:51px;justify-content:center;padding:5px;width:51px}.icon-wrapper img[data-v-069eebc2]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media (max-width:1024px){.step-three-container[data-v-069eebc2]{padding:0 2rem}.step-three-columns[data-v-069eebc2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;gap:1rem}.step-three-image[data-v-069eebc2],.step-three-text[data-v-069eebc2]{width:100%}.highlight-subline[data-v-069eebc2],.step-three-title[data-v-069eebc2]{text-align:center}.disciplines-section[data-v-069eebc2]{gap:1rem;grid-template-columns:repeat(3,1fr);padding:0 2rem}.discipline-item[data-v-069eebc2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}}@media (max-width:768px){.disciplines-section[data-v-069eebc2]{gap:1rem;grid-template-columns:repeat(3,1fr)!important;padding:0 1rem}}@media (max-width:576px){.disciplines-section[data-v-069eebc2]{gap:.75rem;padding:0 12px}.discipline-item[data-v-069eebc2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}@media (max-width:576px){.step-three-text[data-v-069eebc2]{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;padding-left:0!important;padding-right:0!important;text-align:justify;text-justify:inter-word;word-break:normal}}}.side-decorator[data-v-069eebc2]{bottom:0;pointer-events:none;position:absolute;z-index:-1}.side-decorator.left[data-v-069eebc2]{left:0}.side-decorator.right[data-v-069eebc2]{right:0}.disciplines-section[data-v-069eebc2]{display:grid;gap:2rem;grid-template-columns:repeat(5,1fr);justify-items:start}.discipline-item[data-v-069eebc2]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start;text-align:left}@media (max-width:1024px){.disciplines-section[data-v-069eebc2]{grid-template-columns:repeat(3,1fr);justify-items:center}.discipline-item[data-v-069eebc2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:column;flex-direction:column;justify-content:center;text-align:center}}@media (max-width:768px){.disciplines-section[data-v-069eebc2]{gap:1rem;grid-template-columns:repeat(2,1fr);justify-items:center}}@media (max-width:1024px){.logo-icon[data-v-069eebc2]{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.step-three-title[data-v-069eebc2]{margin-top:40px}}
.step-three-part2[data-v-107032ae]{-webkit-box-orient:vertical;-webkit-box-direction:normal;color:#333;-ms-flex-direction:column;flex-direction:column;font-family:Lato,sans-serif;margin-bottom:32px;padding:0 70px}.row[data-v-107032ae],.step-three-part2[data-v-107032ae]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}.row[data-v-107032ae]{-ms-flex-wrap:wrap;flex-wrap:wrap}.col[data-v-107032ae]{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:280px}.illustration img[data-v-107032ae]{border-radius:8px;width:100%}.detail-box[data-v-107032ae]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:column;flex-direction:column;justify-content:center}.availability-head[data-v-107032ae],.detail-box[data-v-107032ae]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;padding:1.5rem 2rem}.availability-head[data-v-107032ae]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f8f1ff;border-radius:12px}.icon-availability[data-v-107032ae]{-ms-flex-negative:0;flex-shrink:0;height:48px;width:48px}.detail-box p[data-v-107032ae]{font-size:16px;line-height:1.4;margin:0}.highlight[data-v-107032ae]{color:#604495;font-weight:700}.secondary[data-v-107032ae]{font-size:15px;line-height:1.5}.profile-list[data-v-107032ae]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.profile-list p[data-v-107032ae]{font-size:16px;line-height:1.5;margin-bottom:1.5rem}.profile-list ul[data-v-107032ae]{list-style:none;margin:0;padding:0}.profile-list li[data-v-107032ae]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;gap:.75rem;line-height:1.4;margin-bottom:.75rem}.profile-list li img[data-v-107032ae]{height:20px;margin-top:0;width:20px}.profile-image img[data-v-107032ae]{border-radius:8px;width:100%}@media (max-width:1024px){.step-three-part2[data-v-107032ae]{gap:2rem;padding:0 2rem}.row[data-v-107032ae]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.illustration[data-v-107032ae],.profile-image[data-v-107032ae]{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}}@media (max-width:768px){.step-three-part2[data-v-107032ae]{gap:0;padding:0 1.5rem}.row[data-v-107032ae]{gap:0}.availability-head[data-v-107032ae],.detail-box[data-v-107032ae]{padding:1rem}.availability-head img[data-v-107032ae]{height:40px;width:40px}.profile-list li[data-v-107032ae],.profile-list p[data-v-107032ae]{font-size:14px;line-height:1.4}.profile-list p[data-v-107032ae]{margin-bottom:2rem}.profile-list li img[data-v-107032ae]{height:18px;width:18px}}@media (max-width:576px){.step-three-part2[data-v-107032ae]{gap:0;padding:0 1rem}.detail-box[data-v-107032ae],.profile-list[data-v-107032ae]{padding:.75rem}.availability-head[data-v-107032ae]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;padding:.75rem;text-align:center}.availability-head img[data-v-107032ae]{height:32px;width:32px}.profile-list p[data-v-107032ae]{font-size:14px;margin-bottom:2rem}.profile-list li[data-v-107032ae]{font-size:14px;margin-bottom:.5rem}.profile-list li img[data-v-107032ae]{height:16px;width:16px}.illustration img[data-v-107032ae],.profile-image img[data-v-107032ae]{border-radius:8px;height:auto;max-width:100%}}@media (max-width:768px){.illustration img[data-v-107032ae],.profile-image img[data-v-107032ae]{height:auto;margin:0 auto;max-width:400px;width:100%}}@media (max-width:576px){.illustration img[data-v-107032ae],.profile-image img[data-v-107032ae]{height:auto;margin:0 auto;max-width:300px;width:100%}}@media (max-width:1024px){.detail-box[data-v-107032ae],.profile-list[data-v-107032ae]{text-align:center}.availability-head[data-v-107032ae]{text-align:center}.availability-head[data-v-107032ae],.profile-list ul[data-v-107032ae]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.profile-list ul[data-v-107032ae]{display:-webkit-box;display:-ms-flexbox;display:flex}.profile-list li[data-v-107032ae]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:576px){.profile-list ul[data-v-107032ae]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.profile-list li[data-v-107032ae],.profile-list ul[data-v-107032ae]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.profile-list li[data-v-107032ae]{-webkit-box-pack:start;-ms-flex-pack:start;gap:.75rem;justify-content:flex-start;margin-bottom:.75rem;text-align:left}}
.step-four[data-v-3aa3de2c]{padding:0 0 1rem;position:relative}.step-four-container[data-v-3aa3de2c]{margin:0 auto;max-width:1200px;padding:0 2rem}.step-four-columns[data-v-3aa3de2c]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4rem}.step-four-columns[data-v-3aa3de2c],.step-four-image[data-v-3aa3de2c]{display:-webkit-box;display:-ms-flexbox;display:flex}.step-four-image[data-v-3aa3de2c]{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex:1;flex:1;justify-content:center}.step-four-image img[data-v-3aa3de2c]{border-radius:8px;height:auto;max-width:100%}.step-four-text[data-v-3aa3de2c]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:Lato,sans-serif;position:relative}.icon-top[data-v-3aa3de2c]{height:48px;width:48px}.step-four-text h3[data-v-3aa3de2c]{color:#604495;font-size:20px;font-weight:700;margin:1rem 0}.step-four-text p[data-v-3aa3de2c]{color:#333;font-size:16px;line-height:1.5;margin-bottom:1rem}.mode-list[data-v-3aa3de2c],.option-list[data-v-3aa3de2c]{list-style:none;margin:0 0 1rem;padding:0}.mode-list li[data-v-3aa3de2c],.option-list li[data-v-3aa3de2c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;margin-bottom:1rem}.mode-list li img[data-v-3aa3de2c],.option-list li img[data-v-3aa3de2c]{-ms-flex-negative:0;flex-shrink:0;height:24px;width:24px}.mode-name[data-v-3aa3de2c]{-webkit-box-flex:0;color:#604495;-ms-flex:0 0 120px;flex:0 0 120px;font-weight:700;min-width:120px}.mode-desc[data-v-3aa3de2c]{-webkit-box-flex:1;color:#504958;-ms-flex:1;flex:1;font-weight:400}.mode-list li[data-v-3aa3de2c]{background:#f8f1ff;border-radius:10px;padding:.75rem 1rem}.option-list li[data-v-3aa3de2c]{background:#fff;border:1px solid #604495;border-radius:20px;-webkit-box-shadow:0 4px 0 0 #604495;box-shadow:0 4px 0 0 #604495;padding:.75rem 1rem}.subheading[data-v-3aa3de2c]{color:#604495;font-size:16px;font-weight:900;margin-bottom:1rem}.action-button[data-v-3aa3de2c]{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:2rem;text-align:center}.action-button button[data-v-3aa3de2c]{background:#604495;border:none;border-radius:25px;color:#fff;cursor:pointer;font-family:Lato,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:normal;padding:.75rem 2rem;text-align:center}@media (max-width:1024px){.step-four-image img[data-v-3aa3de2c]{max-width:350px}.step-four-columns[data-v-3aa3de2c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.step-four-image[data-v-3aa3de2c],.step-four-text[data-v-3aa3de2c]{text-align:center;width:100%}.mode-list li[data-v-3aa3de2c],.option-list li[data-v-3aa3de2c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.action-button[data-v-3aa3de2c]{margin-top:1rem}}@media (max-width:576px){.step-four-text h3[data-v-3aa3de2c]{font-size:20px}.mode-desc[data-v-3aa3de2c],.mode-name[data-v-3aa3de2c],.option-list li span[data-v-3aa3de2c],.step-four-text p[data-v-3aa3de2c]{font-size:14px}.step-four-image img[data-v-3aa3de2c]{margin:0 auto}}.consultation-highlight[data-v-3aa3de2c]{color:#504958;font-family:Lato,sans-serif;line-height:25px}.confirmation-button[data-v-3aa3de2c],.consultation-highlight[data-v-3aa3de2c]{font-size:16px;font-style:normal;font-weight:700}.confirmation-button[data-v-3aa3de2c]{-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#604495;border:none;border-radius:25px;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;font-family:Lato!important;height:44px;justify-content:center;line-height:normal;text-align:center;text-transform:none;width:355px}
.step[data-v-4b444a40]{margin-bottom:1.5rem}
.advent-preview-cell[data-v-5d721260]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:-webkit-gradient(linear,left top,left bottom,from(#f7f1e8),to(hsla(36,48%,94%,0)));background:linear-gradient(180deg,#f7f1e8,hsla(36,48%,94%,0));border:1px solid #e8cd97;border-radius:10px;-webkit-box-shadow:0 2px 0 0 #e8cd97;box-shadow:0 2px 0 0 #e8cd97;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;height:133px;justify-content:center;padding:16px;text-align:center;-webkit-transition:border .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:border .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,border .2s ease;transition:transform .2s ease,box-shadow .2s ease,border .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;width:140px}.advent-preview-cell--active[data-v-5d721260]{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(hsla(36,48%,94%,0)));background:linear-gradient(180deg,#fff,hsla(36,48%,94%,0));border:2px solid #d4a548;-webkit-box-shadow:0 2px 0 0 #d4a548;box-shadow:0 2px 0 0 #d4a548;-webkit-transform:translateY(-4px);transform:translateY(-4px)}.advent-preview-cell--clickable[data-v-5d721260]{cursor:pointer}.advent-preview-cell--disabled[data-v-5d721260]{cursor:default;opacity:.75}@media (max-width:640px){.advent-preview-cell--active[data-v-5d721260]{padding:0}}.advent-preview-cell__number[data-v-5d721260]{-webkit-text-fill-color:transparent;background:radial-gradient(50% 50% at 50% 50%,#d4a548 0,#d4a548 100%);background-clip:text;-webkit-background-clip:text;font-family:Playfair Display SC,serif;font-size:32px;font-style:normal;font-weight:400;line-height:1.15407;margin:0;text-align:center}.advent-preview-cell__icon[data-v-5d721260]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;justify-content:center;width:64px}.advent-preview-cell__icon img[data-v-5d721260]{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}
.advent-preview-mobile[data-v-54c6073a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;width:100%}.advent-preview-mobile__slider[data-v-54c6073a]{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;outline:none;padding:8px 8px 0;position:relative;width:100%}.advent-preview-mobile__slider[data-v-54c6073a]:focus-visible{border-radius:12px;outline:2px solid #8c7545;outline-offset:4px}.advent-preview-mobile__viewport[data-v-54c6073a]{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;padding-bottom:16px;-ms-touch-action:pan-y;touch-action:pan-y;width:100%}.advent-preview-mobile__pages[data-v-54c6073a]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.advent-preview-mobile__pages--animate[data-v-54c6073a]{-webkit-transition:-webkit-transform .45s ease;transition:-webkit-transform .45s ease;transition:transform .45s ease;transition:transform .45s ease,-webkit-transform .45s ease}.advent-preview-mobile__page[data-v-54c6073a]{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 100%;flex:0 0 100%;padding:0 12px}.advent-preview-mobile__grid[data-v-54c6073a],.advent-preview-mobile__page[data-v-54c6073a]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-sizing:border-box;box-sizing:border-box;justify-content:center}.advent-preview-mobile__grid[data-v-54c6073a]{display:grid;gap:10px;grid-auto-rows:133px;grid-template-columns:repeat(2,140px);padding-top:5px}.advent-preview-mobile__placeholder[data-v-54c6073a]{height:133px;visibility:hidden;width:140px}.advent-preview-mobile__nav[data-v-54c6073a]{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin:0 auto;max-width:290px;padding:0 8px;width:100%}.advent-preview-mobile__control[data-v-54c6073a],.advent-preview-mobile__nav[data-v-54c6073a]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center}.advent-preview-mobile__control[data-v-54c6073a]{background:transparent;border:none;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:52px;padding:0;width:52px}.advent-preview-mobile__control[data-v-54c6073a]:disabled{cursor:not-allowed;opacity:.4}.advent-preview-mobile__control[data-v-54c6073a]:focus-visible{outline:2px solid #8c7545;outline-offset:2px}.advent-preview-mobile__control-icon[data-v-54c6073a]{height:44px;width:44px}.advent-preview-mobile__bullets[data-v-54c6073a]{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;gap:12px;justify-content:center}.advent-preview-mobile__bullet[data-v-54c6073a]{background:transparent;border:1px solid #8c7545;border-radius:50%;cursor:pointer;height:12px;padding:0;width:12px}.advent-preview-mobile__bullet[aria-selected=true][data-v-54c6073a]{background:#8c7545}.advent-preview-mobile__bullet[data-v-54c6073a]:focus-visible{outline:2px solid #8c7545;outline-offset:2px}.visually-hidden[data-v-54c6073a]{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (max-width:1023px){.advent-preview-mobile__control[data-v-54c6073a]{height:52px;width:52px}}
.advent-preview[data-v-b56ce7a0]{-webkit-box-pack:center;-ms-flex-pack:center;background:#fff8ed;justify-content:center;padding:32px 24px}.advent-preview[data-v-b56ce7a0],.advent-preview__container[data-v-b56ce7a0]{display:-webkit-box;display:-ms-flexbox;display:flex}.advent-preview__container[data-v-b56ce7a0]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;gap:32px;max-width:980px;width:100%}.advent-preview__title[data-v-b56ce7a0]{color:#8c7545;font-family:Lato,sans-serif;font-size:35px;font-style:normal;font-weight:900;line-height:1.25;margin:0;text-align:center}.advent-preview__board[data-v-b56ce7a0]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff8ed;border:1px solid #d4a548;border-radius:17px;-webkit-box-shadow:0 4px 21.7px 0 rgba(212,165,72,.45);box-shadow:0 4px 21.7px 0 rgba(212,165,72,.45);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px;padding:40px 32px 32px;width:100%}.advent-preview__grid[data-v-b56ce7a0]{-webkit-box-pack:center;-ms-flex-pack:center;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(140px,140px));justify-content:center;margin:0 auto;max-width:740px;width:100%}.advent-preview__slider-wrapper[data-v-b56ce7a0]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:8px 0 12px;width:100%}.advent-preview__hint[data-v-b56ce7a0]{color:#8c7545;font-family:Inter,sans-serif;font-size:20px;font-style:italic;font-weight:500;line-height:1.44;margin:0;text-align:center}@media (max-width:960px){.advent-preview[data-v-b56ce7a0]{padding-top:32px}.advent-preview__board[data-v-b56ce7a0]{gap:24px;padding:32px 24px 24px}}@media (max-width:768px){.advent-preview__title[data-v-b56ce7a0]{font-size:32px}.advent-preview__hint[data-v-b56ce7a0]{font-size:18px}}@media (max-width:640px){.advent-preview[data-v-b56ce7a0]{padding:24px 16px}.advent-preview__board[data-v-b56ce7a0]{gap:24px;padding:8px 0 16px}.advent-preview__controls[data-v-b56ce7a0]{padding:0 16px}}
.advent-late-section[data-v-abdf5ce2]{padding:32px 0}.advent-late-bg[data-v-abdf5ce2]{background:linear-gradient(3deg,hsla(43,64%,98%,0) 37.71%,rgba(255,248,237,.4) 77.06%),url(/img/promo-advent/awaits/bg-texture.png);background-color:#fdfbf6;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.advent-late__header[data-v-abdf5ce2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#8c7545;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center}.advent-late__title[data-v-abdf5ce2]{font-family:Lato,sans-serif;font-size:35px;line-height:1.25;margin:0}.advent-late__title--strong[data-v-abdf5ce2]{font-weight:900}.advent-late__title--light[data-v-abdf5ce2]{font-weight:400;margin-top:8px}.advent-late__slider[data-v-abdf5ce2]{margin-top:30px;outline:none;position:relative}.advent-late__viewport[data-v-abdf5ce2]{overflow:hidden}.advent-late__pages[data-v-abdf5ce2]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.advent-late__pages--animate[data-v-abdf5ce2]{-webkit-transition:-webkit-transform .45s ease;transition:-webkit-transform .45s ease;transition:transform .45s ease;transition:transform .45s ease,-webkit-transform .45s ease}.advent-late__page[data-v-abdf5ce2]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.advent-late__cards[data-v-abdf5ce2]{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;justify-content:center;padding:8px 0 4px}.advent-late__card[data-v-abdf5ce2]{-ms-flex-negative:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border-radius:20px;-webkit-box-shadow:0 8px 30px rgba(140,117,69,.08);box-shadow:0 8px 30px rgba(140,117,69,.08);color:#8c7545;-ms-flex-direction:column;flex-direction:column;flex-shrink:0;font-family:Lato,sans-serif;height:296px;padding:20px;text-align:center;width:184px}.advent-late__card[data-v-abdf5ce2],.advent-late__case-title[data-v-abdf5ce2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.advent-late__case-title[data-v-abdf5ce2]{-webkit-box-pack:center;-ms-flex-pack:center;font-family:Playfair Display SC,serif;font-size:27px;font-weight:400;height:37px;justify-content:center;line-height:1.15407;margin-bottom:8px;width:104px}.advent-late__modal .advent-late__case-title[data-v-abdf5ce2]{border-radius:14px;color:#d4a548;min-width:126px;padding:6px 18px;width:auto}.advent-late__image-wrapper[data-v-abdf5ce2]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:16px;width:100%}.advent-late__image[data-v-abdf5ce2]{height:70px;-o-object-fit:contain;object-fit:contain;width:80px}.advent-late__description[data-v-abdf5ce2]{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-line-clamp:4;-webkit-box-orient:vertical;color:#8c7545;display:-webkit-box;flex-grow:1;font-size:14px;font-weight:400;line-height:1.15407;margin-bottom:16px;max-height:4.61628em;overflow:hidden;text-overflow:ellipsis}.advent-late__status[data-v-abdf5ce2]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:none;border-radius:10px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Lato,sans-serif;font-size:14px;font-weight:700;height:36px;justify-content:center;margin-top:auto;text-transform:uppercase;width:147px}.advent-late__status[data-v-abdf5ce2]:disabled{cursor:not-allowed}.advent-late__status--available[data-v-abdf5ce2]{background:#d4a548;color:#fff}.advent-late__status--expired[data-v-abdf5ce2]{background:#e8cd97;color:#d4a548}.advent-late__control[data-v-abdf5ce2]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:transparent;border:none;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:56px;justify-content:center;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:56px;z-index:2}.advent-late__control-icon[data-v-abdf5ce2]{height:44px;width:44px}.advent-late__control[data-v-abdf5ce2]:focus-visible{outline:2px solid #8c7545;outline-offset:2px}.advent-late__control[data-v-abdf5ce2]:disabled{cursor:not-allowed;opacity:.4}.advent-late__control--prev[data-v-abdf5ce2]{left:12px}.advent-late__control--next[data-v-abdf5ce2]{right:12px}.advent-late__bullets[data-v-abdf5ce2]{-webkit-box-pack:center;-ms-flex-pack:center;gap:12px;justify-content:center;margin-top:24px}@media (max-width:624px){.advent-late__pages[data-v-abdf5ce2]{gap:12px}.advent-late__page[data-v-abdf5ce2]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 6px);flex:0 0 calc(50% - 6px)}.advent-late__viewport[data-v-abdf5ce2]{padding-left:12px;padding-right:24px}.advent-late__cards[data-v-abdf5ce2]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:8px 8px 4px}.advent-late__control[data-v-abdf5ce2]{bottom:-65px;top:auto;-webkit-transform:none;transform:none}.advent-late__control--prev[data-v-abdf5ce2]{left:20%}.advent-late__control--next[data-v-abdf5ce2]{right:20%}.advent-late-section[data-v-abdf5ce2]{padding-bottom:8px}}.advent-late__bullet[data-v-abdf5ce2]{background:transparent;border:1px solid #8c7545;border-radius:50%;cursor:pointer;height:12px;padding:0;position:relative;width:12px}.advent-late__bullet[aria-selected=true][data-v-abdf5ce2]{background:#8c7545}@media (max-width:625px){.advent-late__bullets[data-v-abdf5ce2]{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.advent-late__bullet[data-v-abdf5ce2]{height:10px;width:10px}}.visually-hidden[data-v-abdf5ce2]{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (max-width:1279px){.advent-late__control--prev[data-v-abdf5ce2]{left:8px}.advent-late__control--next[data-v-abdf5ce2]{right:8px}}@media (max-width:1023px){.advent-late__slider[data-v-abdf5ce2]{margin-top:32px}.advent-late__control[data-v-abdf5ce2]{height:52px;width:52px}.advent-late__control-icon[data-v-abdf5ce2]{height:40px;width:40px}}@media (max-width:767px){.advent-late__control--prev[data-v-abdf5ce2]{left:0}.advent-late__control--next[data-v-abdf5ce2]{right:0}}@media (max-width:639px){.advent-late__title[data-v-abdf5ce2]{font-size:30px}.advent-late__cards[data-v-abdf5ce2]{gap:16px}.advent-late__card[data-v-abdf5ce2]{margin:0 auto}}.advent-late__bottom[data-v-abdf5ce2]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:16px}.advent-late__bottom[data-v-abdf5ce2],.advent-late__bottom-controls[data-v-abdf5ce2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.advent-late__bottom-controls[data-v-abdf5ce2]{gap:12px}.advent-late__bullets[data-v-abdf5ce2]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-top:0}@media (max-width:1023px){.advent-late__bottom[data-v-abdf5ce2]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.advent-late__bullets[data-v-abdf5ce2]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.advent-late__bottom-controls .advent-late__control[data-v-abdf5ce2]{position:static;-webkit-transform:none;transform:none}}@media (min-width:1024px){.advent-late__bottom[data-v-abdf5ce2],.advent-late__bullets[data-v-abdf5ce2]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:625px){.advent-late__bottom[data-v-abdf5ce2]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;justify-content:center;margin-top:24px}.advent-late__bullets[data-v-abdf5ce2]{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.advent-late__bottom-controls[data-v-abdf5ce2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}}@media (min-width:1024px){.advent-late__control--prev[data-v-abdf5ce2]{left:80px}.advent-late__control--next[data-v-abdf5ce2]{right:80px}}.advent-late__modal-overlay[data-v-abdf5ce2]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(0,0,0,.45);display:-webkit-box;display:-ms-flexbox;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:50}.advent-late__modal[data-v-abdf5ce2]{background:-webkit-gradient(linear,left top,left bottom,color-stop(26.92%,#fff8ed),to(#f7e7c9));background:linear-gradient(180deg,#fff8ed 26.92%,#f7e7c9);border-radius:20px;-webkit-box-shadow:0 16px 40px rgba(0,0,0,.15);box-shadow:0 16px 40px rgba(0,0,0,.15);color:#8c7545;font-family:Lato,sans-serif;overflow:hidden;padding:32px 24px 28px;position:relative;text-align:center;width:min(520px,100%)}.advent-late__modal-close[data-v-abdf5ce2]{background:none;border:none;cursor:pointer;padding:4px;position:absolute;right:12px;top:12px}.advent-late__modal-close img[data-v-abdf5ce2]{height:14px;width:14px}.advent-late__modal-star[data-v-abdf5ce2]{height:auto;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px}.advent-late__modal-star--left[data-v-abdf5ce2]{left:135px}.advent-late__modal-star--right[data-v-abdf5ce2]{right:135px}.advent-late__modal-header[data-v-abdf5ce2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-bottom:0}.advent-late__modal-title[data-v-abdf5ce2]{font-size:20px;font-weight:700;line-height:1.25;margin:0}.advent-late__modal-title[data-v-abdf5ce2]:last-of-type{margin-top:8px}.advent-late__modal-body[data-v-abdf5ce2]{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:12px 42px;position:relative}.advent-late__modal-image[data-v-abdf5ce2]{height:80px;-o-object-fit:contain;object-fit:contain;width:auto}@media (max-width:639px){.advent-late__modal[data-v-abdf5ce2]{padding:24px 18px 22px;width:min(520px,80%)}.advent-late__modal-star[data-v-abdf5ce2]{position:static;top:auto;-webkit-transform:none;transform:none;width:34px}.advent-late__modal-body[data-v-abdf5ce2]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;justify-content:center;padding-inline:32px}}@media (min-width:1024px){.advent-late__control--prev[data-v-abdf5ce2]{left:72px}.advent-late__control--next[data-v-abdf5ce2]{right:72px}}
.advent-mission[data-v-f64ccb48]{background-color:#f7f4ef;background-image:url(/img/promo-advent/awaits/mission-bg-texture.png),radial-gradient(52% 155% at 50% 50%,hsla(38,75%,72%,0) 0,#edc783 100%);background-position:50%;background-repeat:no-repeat,no-repeat;background-size:cover,cover}.advent-mission__inner[data-v-f64ccb48]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;margin:0 auto;max-width:960px;padding:30px 65px;text-align:center}.advent-mission__deco[data-v-f64ccb48]{height:auto;max-width:100%;width:390px}.advent-mission__title[data-v-f64ccb48]{color:#8c7545;font-family:Lato,sans-serif;font-size:32px;font-weight:400;line-height:115.407%}@media (min-width:768px){.advent-mission__title[data-v-f64ccb48]{font-size:40px}}.advent-mission__mission[data-v-f64ccb48]{-webkit-box-pack:center;-ms-flex-pack:center;color:#8c7545;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:Lato,sans-serif;font-size:18px;font-weight:400;gap:6px;justify-content:center;line-height:115.407%;max-width:720px}@media (min-width:768px){.advent-mission__mission[data-v-f64ccb48]{font-size:20px}}.advent-mission__mission-strong[data-v-f64ccb48]{font-weight:700}.advent-mission__mission-text[data-v-f64ccb48]{font-weight:400}.advent-mission__closing[data-v-f64ccb48]{color:#8c7545;font-family:Lato,sans-serif;font-size:18px;font-weight:700;line-height:115.407%;max-width:680px}@media (min-width:768px){.advent-mission__closing[data-v-f64ccb48]{font-size:20px}}@media (max-width:767px){.advent-mission[data-v-f64ccb48]{background-image:url(/img/promo-advent/awaits/mission-bg-texture-mobile.png),radial-gradient(52% 155% at 50% 50%,hsla(38,75%,72%,0) 0,#edc783 100%)}.advent-mission__deco[data-v-f64ccb48]{width:260px}}
.advent-social[data-v-7cece582]{background:#fff8ed;border-bottom:1px solid #d4a548;overflow:hidden;padding:0 20px;position:relative}@media (min-width:768px){.advent-social[data-v-7cece582]{padding:8px 24px 0}}@media (min-width:1024px){.advent-social[data-v-7cece582]{padding:40px 24px 0}}.advent-social__container[data-v-7cece582]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:40px;justify-content:flex-start;margin:0 auto;max-width:1200px;position:relative;z-index:1}@media (min-width:1024px){.advent-social__container[data-v-7cece582]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:row;flex-direction:row;gap:40px}}.advent-social__content[data-v-7cece582]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;max-width:520px;padding-left:8px;width:100%}@media (min-width:1024px){.advent-social__content[data-v-7cece582]{padding-left:32px}}.advent-social__title[data-v-7cece582]{color:#8c7545;font-family:Lato,sans-serif;font-size:32px;font-weight:400;line-height:115.407%;text-align:left}@media (min-width:768px){.advent-social__title[data-v-7cece582]{font-size:36px}}@media (min-width:1024px){.advent-social__title[data-v-7cece582]{font-size:40px}}.advent-social__subtitle[data-v-7cece582]{color:#8c7545;font-family:Lato,sans-serif;font-size:18px;font-weight:400;line-height:115.407%;max-width:480px;text-align:left}@media (min-width:768px){.advent-social__subtitle[data-v-7cece582]{font-size:20px}}.advent-social__icons[data-v-7cece582]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.advent-social__icon img[data-v-7cece582]{display:block;height:44px;-o-object-fit:contain;object-fit:contain;width:44px}.advent-social__visual[data-v-7cece582]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:end;-ms-flex-align:end;-ms-flex-item-align:stretch;align-items:flex-end;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;width:100%}@media (min-width:1024px){.advent-social__visual[data-v-7cece582]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.advent-social__phone[data-v-7cece582]{-ms-flex-item-align:end;align-self:flex-end;max-width:460px;width:100%}.advent-social__branch[data-v-7cece582],.advent-social__phone[data-v-7cece582]{height:auto;-o-object-fit:contain;object-fit:contain}.advent-social__branch[data-v-7cece582]{bottom:-60px;left:-120px;pointer-events:none;position:absolute;width:320px;z-index:0}@media (min-width:768px){.advent-social__branch[data-v-7cece582]{bottom:-80px;left:-80px;width:340px}}@media (min-width:1024px){.advent-social__branch[data-v-7cece582]{bottom:-140px;left:26px;width:420px}}.advent-social__gift[data-v-7cece582]{bottom:-70px;height:auto;left:-50px;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute;width:180px;z-index:0}@media (min-width:768px){.advent-social__gift[data-v-7cece582]{bottom:-90px;left:-10px;width:200px}}@media (min-width:1024px){.advent-social__gift[data-v-7cece582]{bottom:-88px;left:288px;width:316px}}@media (max-width:767px){.advent-social__branch[data-v-7cece582]{bottom:223px;left:-131px;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:209px}.advent-social__gift[data-v-7cece582]{bottom:-35px;left:-53px;width:214px}}
.advent-hashtag[data-v-976b7934]{background:linear-gradient(91deg,#f7f1e8 42.1%,#f2deba 97.66%);border:1px solid #d4a548;overflow:hidden;padding:24px 16px 32px;position:relative}@media (min-width:768px){.advent-hashtag[data-v-976b7934]{padding:0 20px 24px}}.advent-hashtag__inner[data-v-976b7934]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;margin:0 auto;max-width:640px;text-align:center}.advent-hashtag__inner[data-v-976b7934],.advent-hashtag__title-row[data-v-976b7934]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.advent-hashtag__title-row[data-v-976b7934]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.advent-hashtag__title-row[data-v-976b7934]{gap:50px}}.advent-hashtag__title[data-v-976b7934]{font-size:22px;font-weight:700}.advent-hashtag__subtitle[data-v-976b7934],.advent-hashtag__title[data-v-976b7934]{color:#8c7545;font-family:Lato,sans-serif;line-height:115.407%}.advent-hashtag__subtitle[data-v-976b7934]{font-size:16px;font-weight:400}.advent-hashtag__star[data-v-976b7934]{height:48px;-o-object-fit:contain;object-fit:contain;position:absolute;width:48px}.advent-hashtag__star--mobile[data-v-976b7934]{display:block}.advent-hashtag__star--left[data-v-976b7934]{left:16px;top:16px}.advent-hashtag__star--right[data-v-976b7934]{right:16px;top:16px}@media (min-width:768px){.advent-hashtag__star--mobile[data-v-976b7934]{display:none}}.advent-hashtag__star-title[data-v-976b7934]{display:none;height:48px;-o-object-fit:contain;object-fit:contain;width:48px}@media (min-width:768px){.advent-hashtag__star-title[data-v-976b7934]{display:block}}
.advent-hero[data-v-4e4df6a0]{background-image:url(/img/promo-advent/hero-december-1920x500.png);background-position:top;background-repeat:no-repeat;background-size:cover;display:block;height:auto;min-height:425px;position:relative}@media (min-width:1024px){.advent-hero[data-v-4e4df6a0]{background-image:url(/img/promo-advent/hero-december-1920x500.png)}}@media (min-width:1536px){.advent-hero[data-v-4e4df6a0]{background-position:50% 10%}}.advent-hero.has-errors[data-v-4e4df6a0]{min-height:460px}.advent-hero__overlay[data-v-4e4df6a0]{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;background:transparent;inset:auto;justify-content:flex-start;padding:0}.advent-hero__container[data-v-4e4df6a0],.advent-hero__overlay[data-v-4e4df6a0]{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.advent-hero__container[data-v-4e4df6a0]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;gap:16px;margin:24px auto 0;max-width:1200px;padding:0 24px 24px;text-align:center;width:100%;z-index:1}.advent-hero__title[data-v-4e4df6a0]{font-size:50px}.advent-hero__subtitle[data-v-4e4df6a0],.advent-hero__title[data-v-4e4df6a0]{color:#8c7545;font-family:Lato,sans-serif;font-weight:400;line-height:1.15407;margin:0}.advent-hero__subtitle[data-v-4e4df6a0]{font-size:24px}.advent-hero__form[data-v-4e4df6a0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin-bottom:0;max-width:420px}.advent-hero__form[data-v-4e4df6a0],.advent-hero__inputs[data-v-4e4df6a0]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.advent-hero__inputs[data-v-4e4df6a0]{gap:8px}.advent-hero__field[data-v-4e4df6a0]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.advent-hero__inputs input[data-v-4e4df6a0]{-webkit-backdrop-filter:blur(48.5px);backdrop-filter:blur(48.5px);background:hsla(0,0%,85%,.04);border:2px solid #fff;border-radius:10px;color:#8c7545;font-family:Lato,sans-serif;font-size:24px;font-weight:400;height:56px;line-height:3.46;outline:none;padding:0 20px;-webkit-transition:border-color .2s ease;transition:border-color .2s ease;width:100%}.advent-hero__inputs input[data-v-4e4df6a0]::-webkit-input-placeholder{color:#8c7545;opacity:.8}.advent-hero__inputs input[data-v-4e4df6a0]::-moz-placeholder{color:#8c7545;opacity:.8}.advent-hero__inputs input[data-v-4e4df6a0]:-ms-input-placeholder{color:#8c7545;opacity:.8}.advent-hero__inputs input[data-v-4e4df6a0]::-ms-input-placeholder{color:#8c7545;opacity:.8}.advent-hero__inputs input[data-v-4e4df6a0]::placeholder{color:#8c7545;opacity:.8}.advent-hero__inputs input[data-v-4e4df6a0]:focus{border-color:#fff}.advent-hero__inputs input[aria-invalid=true][data-v-4e4df6a0]{border-color:#f5b7b1}.advent-hero__error[data-v-4e4df6a0]{color:#c84141;font-family:Lato,sans-serif;font-size:14px;margin-top:4px;padding-left:4px;text-align:left}.advent-hero__submit[data-v-4e4df6a0]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-backdrop-filter:blur(48.5px);backdrop-filter:blur(48.5px);background:#8c7545;border:2px solid #fff;border-radius:10px;color:#fff;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Inter,sans-serif;font-size:15px;font-weight:400;height:56px;justify-content:center;letter-spacing:.08em;text-transform:uppercase;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;width:100%}.advent-hero__submit[data-v-4e4df6a0]:hover:enabled{-webkit-box-shadow:0 12px 24px rgba(140,117,69,.3);box-shadow:0 12px 24px rgba(140,117,69,.3);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.advent-hero__submit[data-v-4e4df6a0]:disabled{cursor:not-allowed;opacity:.7}.advent-hero__status[data-v-4e4df6a0]{color:#fff;font-family:Lato,sans-serif;font-size:16px;margin:0}.visually-hidden[data-v-4e4df6a0]{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (max-width:960px){.advent-hero__title[data-v-4e4df6a0]{font-size:40px}.advent-hero__subtitle[data-v-4e4df6a0]{font-size:20px}.advent-hero__form[data-v-4e4df6a0]{max-width:100%}}@media (max-width:768px){.advent-hero[data-v-4e4df6a0]{min-height:450px}.advent-hero__container[data-v-4e4df6a0]{padding-bottom:12px}}@media (max-width:600px){.advent-hero__title[data-v-4e4df6a0]{font-size:32px}.advent-hero__subtitle[data-v-4e4df6a0]{font-size:18px}.advent-hero__inputs input[data-v-4e4df6a0]{font-size:20px;line-height:2.8}}
.why-subscribe[data-v-631a2aef]{background:#fff8ed;padding:0 0 16px}.why-subscribe__container[data-v-631a2aef]{margin:0 auto;max-width:1200px;padding:0 24px}.why-subscribe__heading[data-v-631a2aef]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:16px;justify-content:center;margin:16px 0;width:100%}.why-subscribe__title[data-v-631a2aef]{color:#8c7545;font-family:Lato,sans-serif;font-size:40px;font-weight:400;line-height:1.15407;margin:0;text-align:center}.why-subscribe__star[data-v-631a2aef]{-ms-flex-negative:0;flex-shrink:0;height:auto;width:70px}.why-subscribe__grid[data-v-631a2aef]{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.why-subscribe__item[data-v-631a2aef]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#8c7545;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;text-align:center}.why-subscribe__icon[data-v-631a2aef]{-ms-flex-negative:0;display:block;flex-shrink:0;margin:0 auto}.why-subscribe__text[data-v-631a2aef]{color:#8c7545;font-family:Lato,sans-serif;font-size:20px;font-weight:400;line-height:1.15407;margin:0;text-align:center}@media (max-width:640px){.why-subscribe__grid[data-v-631a2aef]{grid-template-columns:1fr}}.why-subscribe__star--left[data-v-631a2aef]{margin-right:24px;-webkit-transform:translateX(-120px);transform:translateX(-120px)}.why-subscribe__star--right[data-v-631a2aef]{margin-left:24px;-webkit-transform:translateX(120px);transform:translateX(120px)}@media (max-width:900px){.why-subscribe__star--left[data-v-631a2aef]{-webkit-transform:translateX(-20px);transform:translateX(-20px)}.why-subscribe__star--right[data-v-631a2aef]{-webkit-transform:translateX(20px);transform:translateX(20px)}}@media (max-width:640px){.why-subscribe__star--left[data-v-631a2aef]{margin-left:0}.why-subscribe__star--left[data-v-631a2aef],.why-subscribe__star--right[data-v-631a2aef]{-webkit-transform:translateX(0);transform:translateX(0)}.why-subscribe__star--right[data-v-631a2aef]{margin-right:0}}
.what-awaits[data-v-cce1bfd2]{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff8ed),to(hsla(43,64%,98%,0))),url(/img/promo-advent/awaits/bg-texture.png);background-image:linear-gradient(180deg,#fff8ed 0,hsla(43,64%,98%,0)),url(/img/promo-advent/awaits/bg-texture.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:48px 0}.what-awaits__container[data-v-cce1bfd2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;margin:0 auto;max-width:1200px;padding:0 24px}.what-awaits__title[data-v-cce1bfd2]{color:#8c7545;font-family:Lato,sans-serif;font-size:40px;font-weight:400;line-height:1.15407;margin:0;text-align:center}.what-awaits__slider[data-v-cce1bfd2]{margin-top:24px;outline:none;position:relative;width:100%}.what-awaits__viewport[data-v-cce1bfd2]{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:274px;overflow:hidden;padding-bottom:16px;-ms-touch-action:pan-y;touch-action:pan-y}.what-awaits__pages[data-v-cce1bfd2]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.what-awaits__pages--animate[data-v-cce1bfd2]{-webkit-transition:-webkit-transform .45s ease;transition:-webkit-transform .45s ease;transition:transform .45s ease;transition:transform .45s ease,-webkit-transform .45s ease}.what-awaits__page[data-v-cce1bfd2]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.what-awaits__grid[data-v-cce1bfd2]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;display:grid;justify-content:center}.what-awaits__column[data-v-cce1bfd2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;justify-content:flex-start;width:100%}.what-awaits__column--pattern[data-v-cce1bfd2]{height:274px;width:143px}.what-awaits__card[data-v-cce1bfd2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:start;align-items:center;align-self:start;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f7f1e8));background:linear-gradient(180deg,#fff,#f7f1e8);border:1px solid #e8cd97;border-radius:10px;-webkit-box-shadow:0 2px 0 0 #e8cd97;box-shadow:0 2px 0 0 #e8cd97;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:12px 12px 14px;-webkit-transition:border-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease,-webkit-box-shadow .2s ease;width:100%}.what-awaits__card[data-v-cce1bfd2]:focus-within,.what-awaits__card[data-v-cce1bfd2]:hover{border-color:#d5b371;-webkit-box-shadow:0 6px 16px rgba(0,0,0,.08);box-shadow:0 6px 16px rgba(0,0,0,.08)}.what-awaits__card--petite[data-v-cce1bfd2]{height:58px}.what-awaits__card--normale[data-v-cce1bfd2]{height:133px}.what-awaits__card--grande[data-v-cce1bfd2]{height:208px}.what-awaits__day[data-v-cce1bfd2]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-text-fill-color:transparent;align-items:center;background:radial-gradient(50% 50% at 50% 50%,#e9ce8a 0,#d4a548 100%);-webkit-background-clip:text;background-clip:text;color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Playfair Display SC,serif;font-size:32px;font-weight:400;height:29px;justify-content:center;line-height:1.15407;margin:0;width:33px}.what-awaits__icon[data-v-cce1bfd2]{-ms-flex-negative:0;display:block;flex-shrink:0;margin:0 auto;max-height:52px;max-width:52px}.what-awaits__icon[data-v-cce1bfd2],.what-awaits__icon--default[data-v-cce1bfd2]{height:auto;width:auto}.what-awaits__icon--day-1[data-v-cce1bfd2],.what-awaits__icon--day-8[data-v-cce1bfd2]{height:auto;width:52px}.what-awaits__icon--day-12[data-v-cce1bfd2]{height:58px;max-height:none;max-width:none;width:35.255px}.what-awaits__label[data-v-cce1bfd2]{color:#8c7545;font-family:Lato,sans-serif;font-size:16px;font-weight:400;line-height:1.15407;margin:8px 0 0;text-align:center}.what-awaits__control[data-v-cce1bfd2]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:transparent;border:none;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:56px;justify-content:center;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:56px;z-index:2}.what-awaits__control-icon[data-v-cce1bfd2]{height:44px;width:44px}.what-awaits__control[data-v-cce1bfd2]:focus-visible{outline:2px solid #8c7545;outline-offset:2px}.what-awaits__control[data-v-cce1bfd2]:disabled{cursor:not-allowed;opacity:.4}.what-awaits__control--prev[data-v-cce1bfd2]{left:-6px}.what-awaits__control--next[data-v-cce1bfd2]{right:-6px}.what-awaits__bullets[data-v-cce1bfd2]{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;justify-content:center}.what-awaits__bullet[data-v-cce1bfd2]{background:transparent;border:1px solid #8c7545;border-radius:50%;cursor:pointer;height:12px;padding:0;position:relative;width:12px}.what-awaits__bullet[aria-selected=true][data-v-cce1bfd2]{background:#8c7545}.visually-hidden[data-v-cce1bfd2]{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (max-width:1279px){.what-awaits__control--prev[data-v-cce1bfd2]{left:-4px}.what-awaits__control--next[data-v-cce1bfd2]{right:-4px}}@media (max-width:1023px){.what-awaits__slider[data-v-cce1bfd2]{margin-top:20px}.what-awaits__control[data-v-cce1bfd2]{height:52px;width:52px}}@media (max-width:767px){.what-awaits__control--prev[data-v-cce1bfd2]{left:0}.what-awaits__control--next[data-v-cce1bfd2]{right:0}}@media (max-width:639px){.what-awaits[data-v-cce1bfd2]{padding:32px 0}.what-awaits__viewport[data-v-cce1bfd2]{min-height:0}.what-awaits__card[data-v-cce1bfd2]{max-width:none}.what-awaits__card--petite[data-v-cce1bfd2]{height:48px}.what-awaits__card--normale[data-v-cce1bfd2]{height:120px}.what-awaits__card--grande[data-v-cce1bfd2]{height:180px}.what-awaits__grid[data-v-cce1bfd2]{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}}
.why-subscribe-quote[data-v-e9921c4a]{background-color:#fff8ed;background-image:url(/img/promo-advent/icons/star-small-left.svg),url(/img/promo-advent/icons/star-right.svg),url(/img/promo-advent/icons/star-right.svg),url(/img/promo-advent/icons/star-small-right.svg),url(/img/promo-advent/decor/leaf-top-right.png),url(/img/promo-advent/decor/leaf-bottom-left.png);background-position:left 40px bottom 212px,left 236px top 108px,right 252px bottom 144px,right 48px bottom 68px,right 0 top 0,left 0 bottom 0;background-repeat:no-repeat;background-size:54px auto,108px auto,108px auto,54px auto,204px auto,214px auto;padding:48px 0}.why-subscribe-quote__container[data-v-e9921c4a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;margin:0 auto;max-width:1200px;padding:0 24px;text-align:center;width:100%}.why-subscribe-quote__title[data-v-e9921c4a]{color:#8c7545;font-family:Lato,sans-serif;font-size:40px;font-weight:400;line-height:1.15407;margin:16px 0}.why-subscribe-quote__card[data-v-e9921c4a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:linear-gradient(98deg,#fff 7.1%,#fff8ed 70.71%);border:.5px solid #8c7545;border-radius:10px;-webkit-box-shadow:0 4px 0 0 #edc783;box-shadow:0 4px 0 0 #edc783;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;justify-content:center;max-width:522px;min-height:159px;padding:24px;width:100%}.why-subscribe-quote__quote[data-v-e9921c4a]{border:0!important;color:#8c7545;font-family:Lato,sans-serif;font-size:20px;font-weight:400;line-height:1.15407;margin:0;padding:0}.why-subscribe-quote__quote[data-v-e9921c4a]:after,.why-subscribe-quote__quote[data-v-e9921c4a]:before{content:none!important}.why-subscribe-quote__author[data-v-e9921c4a]{color:#8c7545;font-family:Lato,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:1.15407;margin:0}@media (max-width:1279px){.why-subscribe-quote[data-v-e9921c4a]{background-image:url(/img/promo-advent/icons/star-small-left.svg),url(/img/promo-advent/icons/star-small-right.svg),url(/img/promo-advent/decor/leaf-top-right.png),url(/img/promo-advent/decor/leaf-bottom-left.png);background-position:left 40px bottom 212px,right 48px bottom 68px,right 0 top 0,left 0 bottom 0;background-size:54px auto,54px auto,188px auto,198px auto}}@media (max-width:1023px){.why-subscribe-quote[data-v-e9921c4a]{padding:40px 0}.why-subscribe-quote__card[data-v-e9921c4a]{width:min(90%,522px)}}@media (max-width:779px){.why-subscribe-quote[data-v-e9921c4a]{background-image:url(/img/promo-advent/decor/leaf-top-right.png),url(/img/promo-advent/decor/leaf-bottom-left.png);background-position:right 0 top 0,left 0 bottom 0;background-size:172px auto,182px auto}}@media (max-width:599px){.why-subscribe-quote[data-v-e9921c4a]{background-image:url(/img/promo-advent/icons/star-small-left.svg),url(/img/promo-advent/icons/star-right.svg),url(/img/promo-advent/icons/star-right.svg),url(/img/promo-advent/icons/star-small-right.svg),url(/img/promo-advent/decor/leaf-top-right.png),url(/img/promo-advent/decor/leaf-bottom-left.png);background-position:left 18px top 84px,left 124px top 16px,right 120px bottom -12px,right 24px bottom 140px,right -12px top 0,left -12px bottom 0;background-size:36px auto,92px auto,92px auto,36px auto,164px auto,174px auto;padding:104px 0 120px}.why-subscribe-quote__title[data-v-e9921c4a]{font-size:34px}.why-subscribe-quote__card[data-v-e9921c4a]{width:100%}}@media (max-width:415px){.why-subscribe-quote[data-v-e9921c4a]{background-image:url(/img/promo-advent/icons/star-small-left.svg),url(/img/promo-advent/icons/star-right.svg),url(/img/promo-advent/decor/leaf-top-right.png),url(/img/promo-advent/decor/leaf-bottom-left.png);background-position:left 18px top 84px,left 124px top 16px,right -12px top 0,left -12px bottom 0;background-size:36px auto,92px auto,164px auto,174px auto}}@media (max-width:1000px) and (min-width:598px){.why-subscribe-quote[data-v-e9921c4a]{padding:96px 0 120px}}
.advent-cta-banner[data-v-a46cf7f2]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#c8a75e;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:336px;overflow:hidden;position:relative}.advent-cta-banner[data-v-a46cf7f2]:before{background:hsla(37,66%,70%,.3);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.advent-cta-banner__container[data-v-a46cf7f2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;margin:0 auto;max-width:1200px;padding:32px 24px;position:relative;text-align:center;width:100%;z-index:1}.advent-cta-banner__title[data-v-a46cf7f2]{color:#fff;font-family:Lato,sans-serif;font-size:40px;font-weight:400;line-height:1.15407;margin:16px 0}.advent-cta-banner__countdown[data-v-a46cf7f2]{font-family:Lato,sans-serif;gap:16px}.advent-cta-banner__badge[data-v-a46cf7f2],.advent-cta-banner__countdown[data-v-a46cf7f2]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-content:center}.advent-cta-banner__badge[data-v-a46cf7f2]{-webkit-backdrop-filter:blur(52.6px);backdrop-filter:blur(52.6px);background:#d4a548;border:1px solid #fff;border-radius:10px;-webkit-box-shadow:0 4px 0 0 #d4a548;box-shadow:0 4px 0 0 #d4a548;color:#fff;font-size:28px;font-weight:600;letter-spacing:.2px;padding:8px 20px}.advent-cta-banner__label[data-v-a46cf7f2]{color:#fff;font-size:30px;font-weight:400;line-height:1.15407}@media (max-width:1023px){.advent-cta-banner[data-v-a46cf7f2]{min-height:312px}.advent-cta-banner__title[data-v-a46cf7f2]{font-size:36px}.advent-cta-banner__badge[data-v-a46cf7f2],.advent-cta-banner__label[data-v-a46cf7f2]{font-size:26px}}@media (max-width:639px){.advent-cta-banner[data-v-a46cf7f2]{min-height:276px}.advent-cta-banner__container[data-v-a46cf7f2]{gap:16px;padding:32px 20px}.advent-cta-banner__title[data-v-a46cf7f2]{font-size:30px}.advent-cta-banner__countdown[data-v-a46cf7f2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.advent-cta-banner__badge[data-v-a46cf7f2]{font-size:22px;padding:8px 16px}.advent-cta-banner__label[data-v-a46cf7f2]{font-size:22px}}
.advent-hero[data-v-85785474]{background-image:url(/img/promo-advent/hero-1200x652.png);background-position:top;background-repeat:no-repeat;background-size:cover;display:block;height:auto;min-height:425px;position:relative}@media (min-width:1024px){.advent-hero[data-v-85785474]{background-image:url(/img/promo-advent/hero-1920x500.png)}}@media (min-width:1536px){.advent-hero[data-v-85785474]{background-position:50% 10%}}.advent-hero.has-errors[data-v-85785474]{min-height:460px}.advent-hero__overlay[data-v-85785474]{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;background:transparent;inset:auto;justify-content:flex-start;padding:0}.advent-hero__container[data-v-85785474],.advent-hero__overlay[data-v-85785474]{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.advent-hero__container[data-v-85785474]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;gap:16px;margin:24px auto 0;max-width:1200px;padding:0 24px 24px;text-align:center;width:100%;z-index:1}.advent-hero__title[data-v-85785474]{font-size:50px}.advent-hero__subtitle[data-v-85785474],.advent-hero__title[data-v-85785474]{color:#8c7545;font-family:Lato,sans-serif;font-weight:400;line-height:1.15407;margin:0}.advent-hero__subtitle[data-v-85785474]{font-size:24px}.advent-hero__form[data-v-85785474]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin-bottom:0;max-width:420px}.advent-hero__form[data-v-85785474],.advent-hero__inputs[data-v-85785474]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.advent-hero__inputs[data-v-85785474]{gap:8px}.advent-hero__field[data-v-85785474]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.advent-hero__inputs input[data-v-85785474]{-webkit-backdrop-filter:blur(48.5px);backdrop-filter:blur(48.5px);background:hsla(0,0%,85%,.04);border:2px solid #fff;border-radius:10px;color:#8c7545;font-family:Lato,sans-serif;font-size:24px;font-weight:400;height:56px;line-height:3.46;outline:none;padding:0 20px;-webkit-transition:border-color .2s ease;transition:border-color .2s ease;width:100%}.advent-hero__inputs input[data-v-85785474]::-webkit-input-placeholder{color:#8c7545;opacity:.8}.advent-hero__inputs input[data-v-85785474]::-moz-placeholder{color:#8c7545;opacity:.8}.advent-hero__inputs input[data-v-85785474]:-ms-input-placeholder{color:#8c7545;opacity:.8}.advent-hero__inputs input[data-v-85785474]::-ms-input-placeholder{color:#8c7545;opacity:.8}.advent-hero__inputs input[data-v-85785474]::placeholder{color:#8c7545;opacity:.8}.advent-hero__inputs input[data-v-85785474]:focus{border-color:#fff}.advent-hero__inputs input[aria-invalid=true][data-v-85785474]{border-color:#f5b7b1}.advent-hero__error[data-v-85785474]{color:#c84141;font-family:Lato,sans-serif;font-size:14px;margin-top:4px;padding-left:4px;text-align:left}.advent-hero__submit[data-v-85785474]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-backdrop-filter:blur(48.5px);backdrop-filter:blur(48.5px);background:#8c7545;border:2px solid #fff;border-radius:10px;color:#fff;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Inter,sans-serif;font-size:15px;font-weight:400;height:56px;justify-content:center;letter-spacing:.08em;text-transform:uppercase;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;width:100%}.advent-hero__submit[data-v-85785474]:hover:enabled{-webkit-box-shadow:0 12px 24px rgba(140,117,69,.3);box-shadow:0 12px 24px rgba(140,117,69,.3);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.advent-hero__submit[data-v-85785474]:disabled{cursor:not-allowed;opacity:.7}.advent-hero__status[data-v-85785474]{color:#fff;font-family:Lato,sans-serif;font-size:16px;margin:0}.visually-hidden[data-v-85785474]{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (max-width:960px){.advent-hero__title[data-v-85785474]{font-size:40px}.advent-hero__subtitle[data-v-85785474]{font-size:20px}.advent-hero__form[data-v-85785474]{max-width:100%}}@media (max-width:768px){.advent-hero[data-v-85785474]{min-height:450px}.advent-hero__container[data-v-85785474]{padding-bottom:12px}}@media (max-width:600px){.advent-hero__title[data-v-85785474]{font-size:32px}.advent-hero__subtitle[data-v-85785474]{font-size:18px}.advent-hero__inputs input[data-v-85785474]{font-size:20px;line-height:2.8}}
.landing-banner[data-v-906c4d96] .v-responsive__content{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-banner-title[data-v-906c4d96]{-webkit-animation-delay:.5s;animation-delay:.5s;font-size:30px;font-weight:700;margin:0}.landing-banner-subtitle[data-v-906c4d96]{font-size:18px;font-weight:400}.search-result-anchor[data-v-906c4d96]{height:0;margin-bottom:40px;margin-top:-40px;overflow:visible;position:relative}.search-result-anchor .search-result-wrapper[data-v-906c4d96]{background-color:#fff;-webkit-box-shadow:0 2px 5px 0 #bdbdbd;box-shadow:0 2px 5px 0 #bdbdbd;left:0;position:absolute;top:0;width:100%;z-index:9999}.search-result-anchor .search-result-wrapper .search-result-item[data-v-906c4d96]{cursor:pointer}.search-result-anchor .search-result-wrapper .search-result-item[data-v-906c4d96]:hover{background-color:#f7f7f7}.search-result-anchor .search-result-wrapper .agent-pseudo[data-v-906c4d96]{color:#604495;font-size:18px;font-weight:300}.search-result-anchor .search-result-wrapper .agent-pseudo[data-v-906c4d96] .search-string{font-weight:700}.search-result-anchor .search-result-wrapper .agent-category-item[data-v-906c4d96]{margin-bottom:5px;margin-right:8px}.search-result-anchor .search-result-wrapper[data-v-906c4d96] .v-badge__wrapper{margin-left:0;margin-right:8px}.search-result-anchor .search-result-wrapper .no-result[data-v-906c4d96]{font-size:18px}
.container-spiriteo[data-v-6106e94a]{margin-left:auto;margin-right:auto;max-width:100%}@media (min-width:960px){.container-spiriteo[data-v-6106e94a]{max-width:900px}}@media (min-width:1280px){.container-spiriteo[data-v-6106e94a]{max-width:1200px}}@media (min-width:1380px) and (max-width:1919px){.container-spiriteo[data-v-6106e94a]{max-width:1280px}}.retro[data-v-6106e94a]{padding-top:60px}@media (max-width:1620px){.retro[data-v-6106e94a]{padding-top:40px}}@media (max-width:991px){.retro[data-v-6106e94a]{padding-top:20px}}.landing-title[data-v-6106e94a]{color:#000;font-size:32px;font-weight:800;margin-bottom:90px!important}@media screen and (max-width:990px){.landing-title[data-v-6106e94a]{font-size:20px;margin-bottom:40px!important}}.landing-title.-hasSmallMargin[data-v-6106e94a]{margin-bottom:40px!important}.landing-subtitle[data-v-6106e94a]{color:#000;font-size:20px}@media screen and (max-width:990px){.landing-subtitle[data-v-6106e94a]{font-size:16px}.landing-banner[data-v-6106e94a]{height:350px!important}}.landing-banner-title[data-v-6106e94a]{font-weight:800}@media screen and (max-width:990px){.landing-banner-title[data-v-6106e94a]{font-size:22px!important}.landing-banner-subtitle[data-v-6106e94a]{font-size:15px!important}}.landing-banner-icon[data-v-6106e94a]{height:auto;width:153px}@media screen and (max-width:990px){.landing-banner-icon[data-v-6106e94a]{width:106px}}.landing-banner-form p[data-v-6106e94a]{color:#000;font-size:20px;font-weight:700}@media screen and (max-width:990px){.landing-banner-form p[data-v-6106e94a]{font-size:20px;font-weight:800}}.landing-banner-form-card[data-v-6106e94a]{padding:20px}.landing-customerSatisfaction[data-v-6106e94a]{background-color:#f4f2fb}.landing-customerSatisfaction-card[data-v-6106e94a]{border-radius:19px;overflow:initial}.landing-customerSatisfaction-card-photo[data-v-6106e94a]{left:50%;position:absolute;top:-36px;-webkit-transform:translate(-50%);transform:translate(-50%)}.landing-customerSatisfaction-card-text[data-v-6106e94a]{color:#2c2c2c;font-size:16px}.landing-customerSatisfaction-card-name[data-v-6106e94a]{color:#2c2c2c;font-size:20px}.landing-customerSatisfaction-bottom p[data-v-6106e94a]{color:#8e57e2;font-size:20px}@media screen and (max-width:990px){.landing-customerSatisfaction-bottom p[data-v-6106e94a]{font-size:16px}.landing-howItWorks-item img[data-v-6106e94a]{display:none}.landing-howItWorks-item:nth-child(2) .landing-howItWorks-item-step[data-v-6106e94a]{background-color:#8e57e2}.landing-howItWorks-item:nth-child(3) .landing-howItWorks-item-step[data-v-6106e94a]{background-color:#9e77d9}.landing-howItWorks-item:nth-child(4) .landing-howItWorks-item-step[data-v-6106e94a]{background-color:#ceb6fd}}.landing-howItWorks-item-step[data-v-6106e94a]{background-color:#604495;border-bottom-left-radius:16px;border-top-right-radius:16px;color:#fff;font-size:26px;font-weight:800;padding:6px 0;width:49px}.landing-howItWorks-item-text[data-v-6106e94a]{color:#000;font-size:20px;font-weight:600}@media screen and (max-width:990px){.landing-howItWorks-item-text[data-v-6106e94a]{font-size:16px}}.landing-services[data-v-6106e94a] .v-container{border-top:1px solid rgba(0,0,0,.25)}.landing-services-item-text[data-v-6106e94a]{color:#000;font-size:20px}@media screen and (max-width:990px){.landing-services-item-text[data-v-6106e94a]{font-size:16px}}.landing-joinUs[data-v-6106e94a]{background-color:#f4f2fb}.carousel-spiriteo[data-v-6106e94a]{padding-bottom:60px}.carousel-spiriteo[data-v-6106e94a] .v-carousel__controls .v-btn{border:2px solid #49454f;height:15px;width:15px}.carousel-spiriteo[data-v-6106e94a] .v-carousel__controls .v-btn.v-btn--active{height:20px;width:20px}.carousel-spiriteo[data-v-6106e94a] .v-carousel__controls .v-btn.v-btn--active .v-btn__content{left:50%;opacity:1;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.carousel-spiriteo[data-v-6106e94a] .v-carousel__controls .v-btn.v-btn--active .v-btn__content i{color:#49454f;opacity:1;-webkit-transform:scale(.7);transform:scale(.7)}.carousel-spiriteo[data-v-6106e94a] .v-carousel__controls .v-btn .v-btn__content{opacity:0}[data-v-6106e94a] .reassurance-banner-title{font-size:32px!important;font-weight:800!important}@media screen and (max-width:990px){[data-v-6106e94a] .reassurance-banner-title{font-size:20px!important}}
.agent-card-wrapper[data-v-3cb5d6a1]{padding-top:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.agent-card-wrapper .agent-card-avatar[data-v-3cb5d6a1]{border:5px solid #604495;cursor:pointer;margin-top:-40px!important;margin:auto}.agent-card-wrapper .agent-card-pseudo[data-v-3cb5d6a1]{cursor:pointer}.agent-card-wrapper .spiriteo-card-agent-new[data-v-3cb5d6a1]{background-color:#604495!important;color:#fff!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:700!important;line-height:normal}.agent-card-wrapper .agent-card-presentation[data-v-3cb5d6a1]{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;height:41px;overflow:hidden;text-overflow:ellipsis}.agent-card-wrapper .agent-card-number[data-v-3cb5d6a1]{color:#604495;font-size:14px;font-weight:700}.agent-card-wrapper .v-card-actions[data-v-3cb5d6a1]{min-height:34px;padding:.5rem 1rem}
.landing-reassurance[data-v-b1a5f226] .v-card{min-height:295px}.landing-reassurance[data-v-b1a5f226] img{height:131px;width:auto}.landing-reassurance[data-v-b1a5f226] h2{color:#604495;font-size:17px}
.letter-spacing-6[data-v-574a5498]{letter-spacing:.6px}.button-spiriteo-initial[data-v-574a5498]{width:auto!important}.landing-title[data-v-574a5498]{color:#6f32ca;font-size:40px;font-weight:800;margin-bottom:30px!important}@media screen and (max-width:990px){.landing-title[data-v-574a5498]{font-size:24px;margin-bottom:20px!important}}.landing-subtitle[data-v-574a5498]{color:#000;font-size:18px}@media screen and (max-width:990px){.landing-subtitle[data-v-574a5498]{font-size:16px}.landing-banner[data-v-574a5498]{height:350px!important}}.landing-banner-title[data-v-574a5498]{font-weight:800}@media screen and (max-width:990px){.landing-banner-title[data-v-574a5498]{font-size:22px!important}.landing-banner-subtitle[data-v-574a5498]{font-size:15px!important;text-shadow:0 0 0 #000}}.landing-banner-form-mobile p[data-v-574a5498]{color:#000!important}.landing-banner-form-mobile[data-v-574a5498] .userSubscribeLandingForm{background-color:#fff!important}.landing-banner-form-mobile[data-v-574a5498] .v-field__input{border-color:#d9d9d9}.landing-banner-form p[data-v-574a5498]{color:#fff;font-size:20px;font-weight:700}.landing-banner-form[data-v-574a5498] .userSubscribeLandingForm{background-color:rgba(244,242,251,.9)}.landing-calendarChristmas[data-v-574a5498]{background-image:url(/media/landings/template8/backgroundCalendar.png);background-position:100%;background-size:contain}@media screen and (max-width:990px){.landing-calendarChristmas[data-v-574a5498]{background-color:#f4f2fb;background-image:none}}.landing-calendarChristmas-subtitle[data-v-574a5498]{color:#16128c;font-size:18px;font-style:italic}.landing-calendarChristmas-items p[data-v-574a5498]{color:#000;font-size:18px}.landing-calendarChristmas-image[data-v-574a5498]{height:auto;max-width:100%}@media screen and (max-width:990px){.landing-calendarChristmas-imageCol[data-v-574a5498]{background-image:url(/media/landings/template8/backgroundCalendar-mobile.png);background-position:50%;background-size:cover}}.landing-partners-item-title[data-v-574a5498]{color:#6f32ca;font-size:23px;font-weight:800}@media screen and (max-width:990px){.landing-partners-item-title[data-v-574a5498]{font-size:20px}}.landing-partners-item-text[data-v-574a5498]{color:#000;font-size:19px}@media screen and (max-width:990px){.landing-partners-item-text[data-v-574a5498]{font-size:16px}}.landing-freeBanner-text[data-v-574a5498]{font-size:20px}.landing-freeBanner-button[data-v-574a5498]{width:auto!important}.landing-formRegister[data-v-574a5498]{background-image:url(/media/landings/template8/formRegisterBackground.jpg);background-size:cover}.landing-formRegister-title[data-v-574a5498]{font-size:32px!important}@media screen and (max-width:990px){.landing-formRegister-title[data-v-574a5498]{font-size:24px!important}}.landing-formRegister-subtitle[data-v-574a5498]{color:#000;font-size:19px}@media screen and (max-width:990px){.landing-formRegister[data-v-574a5498] .userSubscribeLandingForm{width:auto!important}}.reassurance-banner-icon[data-v-574a5498]{height:auto;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:317px}@media screen and (max-width:990px){.reassurance-banner-icon[data-v-574a5498]{top:100px;-webkit-transform:translateY(0);transform:translateY(0);width:146px}}.reassurance-banner-icon-before[data-v-574a5498]{left:0}.reassurance-banner-icon-after[data-v-574a5498]{right:0;-webkit-transform:scaleX(-1) translateY(-50%);transform:scaleX(-1) translateY(-50%)}@media screen and (max-width:990px){.reassurance-banner-icon-after[data-v-574a5498]{-webkit-transform:scaleX(-1) translateY(0);transform:scaleX(-1) translateY(0)}}[data-v-574a5498] .reassurance-banner-wrapper.-hasWhiteBackground .reassurance-banner-title{color:#5210b4!important;font-size:30px!important;font-weight:800!important}@media screen and (max-width:990px){[data-v-574a5498] .reassurance-banner-wrapper.-hasWhiteBackground .reassurance-banner-title{font-size:20px!important}}[data-v-574a5498] .reassurance-banner-wrapper.-hasWhiteBackground .reassurance-banner-item-text{color:#16128c!important}[data-v-574a5498] .reassurance-banner-wrapper.-hasWhiteBackground .reassurance-banner-item-icon .v-icon{height:89px;width:89px}@media screen and (max-width:990px){[data-v-574a5498] .reassurance-banner-wrapper.-hasWhiteBackground .reassurance-banner-item-icon .v-icon{height:76px;width:76px}}
.button[data-v-53384b85]{border-radius:16px!important;max-width:400px;width:100%}@media (max-width:990px){.button[data-v-53384b85]{border-radius:24px!important}.section-offres[data-v-53384b85]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.heart-img[data-v-53384b85]{height:25px!important;left:0!important;top:40px!important;width:25px!important}.arrow-img[data-v-53384b85]{height:80px!important;left:0!important;top:0!important;width:80px!important}.letter-img[data-v-53384b85]{height:70px!important;width:70px!important}.heart-img-arrow[data-v-53384b85]{bottom:50px!important;height:80px!important;top:auto!important;width:80px!important}.heart-img-tampon[data-v-53384b85]{bottom:10px!important;height:120px!important;top:auto!important;width:120px!important}.red-heart-img[data-v-53384b85]{top:-20px!important}.heart-img-bottom[data-v-53384b85],.red-heart-img[data-v-53384b85]{height:45px!important;width:45px!important}.heart-img-bottom[data-v-53384b85]{bottom:60px!important;top:auto!important}.section[data-v-53384b85]{padding-bottom:40px!important}.small-sub-title[data-v-53384b85]{font-size:18px!important}.small-title[data-v-53384b85]{font-size:24px!important}.small-text[data-v-53384b85]{font-size:16px!important}.section-title[data-v-53384b85]{gap:20px!important}.section-title-bottom[data-v-53384b85]{gap:20px!important;padding-bottom:60px!important;padding-top:20px!important}}button[data-v-53384b85]{font-size:16px!important}
button[data-v-0d9a7a03]{font-size:16px!important}.ios[data-v-0d9a7a03]{margin-bottom:32px!important}.ios-big[data-v-0d9a7a03]{margin-bottom:40px!important}.ios-very-big[data-v-0d9a7a03]{margin-bottom:44px!important}@media (max-width:990px){.ios[data-v-0d9a7a03]{margin-bottom:20px!important}.ios-big[data-v-0d9a7a03]{margin-bottom:32px!important}.ios-very-big[data-v-0d9a7a03]{margin-bottom:40px!important}.section-main[data-v-0d9a7a03],.section-main-you[data-v-0d9a7a03]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-ms-flex-direction:column!important;flex-direction:column!important}.section-main-you[data-v-0d9a7a03]{gap:20px!important}.section-main-2[data-v-0d9a7a03]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-ms-flex-direction:column!important;flex-direction:column!important}.button[data-v-0d9a7a03],.button-small[data-v-0d9a7a03]{border-radius:40px!important}.middle-text[data-v-0d9a7a03]{font-size:20px!important}.heart-img[data-v-0d9a7a03]{display:none}.heart-img-mobile[data-v-0d9a7a03]{bottom:0!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:25px!important;right:0!important;width:25px!important}.section[data-v-0d9a7a03]{padding-bottom:40px!important}.small-sub-title[data-v-0d9a7a03]{font-size:22px!important}.small-title[data-v-0d9a7a03]{font-size:24px!important}.small-text[data-v-0d9a7a03]{font-size:18px!important}.section-title[data-v-0d9a7a03]{gap:20px!important}.section-title[data-v-0d9a7a03],.section-title-main[data-v-0d9a7a03]{padding-bottom:24px!important;padding-top:24px!important}.text-align[data-v-0d9a7a03]{text-align:center!important}.hidden-d-md[data-v-0d9a7a03]{display:none!important}}@media (max-width:660px){.heart-img-logo[data-v-0d9a7a03]{max-width:85px!important}.margin-bottom-null[data-v-0d9a7a03]{margin-bottom:24px!important}.dot[data-v-0d9a7a03]{background-color:#d3d3d3;border-radius:50%;cursor:pointer;height:12px;margin:0 5px;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;width:12px}.dot.active[data-v-0d9a7a03]{background-color:#604495}.gap-10[data-v-0d9a7a03]{gap:10px!important}.margin-left-12[data-v-0d9a7a03]{margin-left:12px!important;margin-right:10px!important}.width-90[data-v-0d9a7a03]{width:90%!important}.width-180[data-v-0d9a7a03]{width:180%!important}.overflow-hidden[data-v-0d9a7a03]{overflow:hidden!important}.visible-d-md[data-v-0d9a7a03]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.slides[data-v-0d9a7a03]{-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}}
.checkbox-container[data-v-544ae586]{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin:15px 0 40px 36px}.checkbox-container input[type=checkbox][data-v-544ae586]{display:none}.checkbox-container label[data-v-544ae586]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px}.checked-icon[data-v-544ae586]{caret-color:#604495;color:#604495;display:none;font-size:1.5rem}.unchecked-icon[data-v-544ae586]{caret-color:#b0b0b0;color:#b0b0b0;font-size:1.5rem}#accept-emails:checked+label .checked-icon[data-v-544ae586]{display:inline}#accept-emails:checked+label .unchecked-icon[data-v-544ae586]{display:none}.quiz-container[data-v-544ae586]{background:#fff;border:1px solid #604495;border-radius:12px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);max-width:800px;padding:20px;text-align:center;width:90%}h2[data-v-544ae586]{color:#000;font-weight:700;margin-bottom:40px}[data-v-544ae586] .option{background:#fcf3ff;border:none;border-radius:25px;cursor:pointer;font-size:18px;margin:10px 0;padding:16px 16px 16px 32px;text-align:start;-webkit-transition:background .3s;transition:background .3s;width:100%}[data-v-544ae586] .selected{background-color:#d0a8ff;color:#fff}.option[data-v-544ae586]{display:block!important}.option[data-v-544ae586]:hover:not(.selected){background:#e0c2ff!important}input.option[data-v-544ae586]:focus{-webkit-box-shadow:none;box-shadow:none;outline:none}.navigation-buttons[data-v-544ae586]{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:40px}.question-number[data-v-544ae586]{color:#000;font-size:18px;margin-bottom:20px;margin-top:20px}.nav-button[data-v-544ae586]{background:#ff4a4c;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:18px;padding:12px 28px;-webkit-transition:background .3s;transition:background .3s}.nav-button[data-v-544ae586]:disabled{display:none}.nav-button[data-v-544ae586]:hover:not(:disabled){display:block}.nav-button-back[data-v-544ae586]:disabled{display:none}.nav-button-back[data-v-544ae586]:hover:not(:disabled){display:block}[data-v-544ae586] .btn-spiriteo:disabled{cursor:not-allowed;opacity:.6}.result[data-v-544ae586]{color:#4a148c;font-size:1.2em;margin-top:20px}a[data-v-544ae586]:hover,a[data-v-544ae586]:visited{color:inherit}@media (max-width:990px){.second-heart-img[data-v-544ae586],.second-heart-img-second[data-v-544ae586]{height:70px!important;left:60px!important;width:70px!important}.section[data-v-544ae586]{padding-bottom:40px!important}.heart-img[data-v-544ae586]{height:70px!important;right:0!important;top:0!important;-webkit-transform:translateY(0)!important;transform:translateY(0)!important;-webkit-transform:translate(30%,-50%)!important;transform:translate(30%,-50%)!important;width:70px!important}.final-title[data-v-544ae586]{font-size:22px!important}.checkbox-container[data-v-544ae586]{margin-left:20px!important}.visible-d-md[data-v-544ae586]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}
.button-small[data-v-51609eb1]{border-radius:16px!important;max-width:600px;width:100%}a[data-v-51609eb1]:hover,a[data-v-51609eb1]:visited{color:inherit}@media (max-width:990px){.margin-top-null[data-v-51609eb1]{margin-top:0!important}.gap-null[data-v-51609eb1]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:0!important}.instagram-img[data-v-51609eb1]{height:55px!important;width:55px!important}.middle-title[data-v-51609eb1]{font-size:34px!important}.width-full[data-v-51609eb1]{max-width:100%!important;width:100%!important}.visible-text-md[data-v-51609eb1]{border-radius:32px;display:block!important}.hidden-text-md[data-v-51609eb1]{display:none!important}.width-semi[data-v-51609eb1]{max-width:80%!important;width:100%!important}.margin-bottom-null[data-v-51609eb1]{margin-bottom:0!important}.section-main[data-v-51609eb1]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:60px!important}.button[data-v-51609eb1],.button-small[data-v-51609eb1],.first-button[data-v-51609eb1]{border-radius:40px!important}.section[data-v-51609eb1]{padding-bottom:40px!important}.small-sub-title[data-v-51609eb1]{font-size:22px!important}.final-title[data-v-51609eb1]{font-size:24px!important}.small-text[data-v-51609eb1]{font-size:18px!important}.section-title[data-v-51609eb1]{gap:0!important}.section-sub[data-v-51609eb1],.section-title[data-v-51609eb1]{padding-bottom:24px!important;padding-top:24px!important}.section-sub-2[data-v-51609eb1]{gap:20px!important;padding-bottom:40px!important;padding-top:24px!important}.copy-img[data-v-51609eb1]{height:32px!important;overflow:hidden!important;padding:6px!important;width:32px!important}.text-align[data-v-51609eb1]{text-align:center!important}.gratuit-img[data-v-51609eb1]{height:50px!important;left:-10px!important;top:0!important;width:50px!important}.trait-heart-img[data-v-51609eb1]{height:60px!important;right:0!important;rotate:-45deg!important;top:20px!important;width:60px!important}.link-section[data-v-51609eb1]{padding-bottom:40px!important;padding-top:30px!important}.flying-heart-img[data-v-51609eb1]{bottom:-5px!important;height:75px!important;left:0!important;width:75px!important}.margin-top-gross[data-v-51609eb1]{margin-top:-52px!important}.huge-margin-bottom[data-v-51609eb1]{margin-bottom:40px!important}.no-end[data-v-51609eb1]{-webkit-box-pack:normal!important;-ms-flex-pack:normal!important;justify-content:normal!important}}.ios[data-v-51609eb1]{margin-bottom:32px!important}.ios-big[data-v-51609eb1]{margin-bottom:40px!important}.ios-very-big[data-v-51609eb1]{margin-bottom:44px!important}@media (max-width:990px){.ios[data-v-51609eb1]{margin-bottom:20px!important}.ios-big[data-v-51609eb1]{margin-bottom:32px!important}.ios-very-big[data-v-51609eb1]{margin-bottom:40px!important}}.copy-wrap[data-v-51609eb1]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;overflow:visible;position:relative}.copy-message[data-v-51609eb1]{background:#111;border-radius:9999px;bottom:calc(100% + 8px);color:#fff;font-size:12px;padding:6px 10px;pointer-events:none;white-space:nowrap;z-index:10}.copy-message[data-v-51609eb1],.copy-message[data-v-51609eb1]:after{left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.copy-message[data-v-51609eb1]:after{border-color:#111 transparent transparent;border-style:solid;border-width:6px 6px 0;content:"";top:100%}
.redirect-success[data-v-d56bddec]{background:#f7f4fa;border-radius:16px;-webkit-box-shadow:0 2px 16px rgba(127,63,191,.06);box-shadow:0 2px 16px rgba(127,63,191,.06);font-family:Montserrat,Roboto,Arial,sans-serif;margin:2rem auto;max-width:420px;padding:2rem;text-align:center}.icon[data-v-d56bddec]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;justify-content:center;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;width:54px}.text1[data-v-d56bddec]{color:#572f84;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.text2[data-v-d56bddec]{color:#9473ba;font-size:1rem;font-weight:500;letter-spacing:.01em}
.spiriteo-payment-order-title[data-v-d3f5d5dc]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center!important}@media only screen and (min-width:990px){.spiriteo-payment-order-title[data-v-d3f5d5dc]{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-payment-order-stepper[data-v-d3f5d5dc] .v-stepper-item{opacity:1!important}.spiriteo-payment-order-stepper[data-v-d3f5d5dc] .v-stepper-window{margin:0!important}.spiriteo-payment-order-stepper[data-v-d3f5d5dc] .v-stepper-item__avatar{display:none!important}.spiriteo-payment-order-stepper .spiriteo-payment-order-step[data-v-d3f5d5dc]{color:#b192e0!important;font-family:Lato!important;font-size:15px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-payment-order-stepper .spiriteo-payment-order-step[data-v-d3f5d5dc]{color:#b192e0!important;font-family:Lato!important;font-size:25px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-payment-order-stepper .spiriteo-payment-order-step-selected[data-v-d3f5d5dc]{color:#604495!important;font-family:Lato!important;font-size:15px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-payment-order-stepper .spiriteo-payment-order-step-selected[data-v-d3f5d5dc]{color:#604495!important;font-family:Lato!important;font-size:25px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-payment-order-stepper .spiriteo-payment-order-step-clickable[data-v-d3f5d5dc]{cursor:pointer}.spiriteo-payment-order-stepper .spiriteo-payment-order-step-separator[data-v-d3f5d5dc]{background-color:#b192e0;height:1px;width:24px}
.request-card .title[data-v-394a40df]{color:#604495!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center;text-transform:uppercase}@media only screen and (min-width:640px){.request-card .title[data-v-394a40df]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}}.request-card .error[data-v-394a40df]{color:red!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media only screen and (min-width:640px){.request-card .error[data-v-394a40df]{color:red!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}}
.request-card .title[data-v-153f15e7]{color:#604495!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center;text-transform:uppercase}@media only screen and (min-width:640px){.request-card .title[data-v-153f15e7]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}}.request-card .error[data-v-153f15e7]{color:red!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media only screen and (min-width:640px){.request-card .error[data-v-153f15e7]{color:red!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}}.request-card #payment-request-button[data-v-153f15e7]{width:100%}@media only screen and (min-width:640px){.request-card #payment-request-button[data-v-153f15e7]{width:250px}}.request-card #payment-request-button .action-disabled[data-v-153f15e7]{pointer-events:none}
.sepa-card[data-v-2f12dfc5]{background:rgba(18,91,152,.05);border-radius:8px;padding:30px;width:100%}@media only screen and (min-width:640px){.sepa-card[data-v-2f12dfc5]{width:80%}}@media only screen and (min-width:990px){.sepa-card[data-v-2f12dfc5]{width:60%}}.sepa-card .sepa-form[data-v-2f12dfc5] .v-label{opacity:1}.sepa-card .sepa-form .sepa-form-label[data-v-2f12dfc5]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.sepa-card .sepa-form .sepa-form-label[data-v-2f12dfc5]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.sepa-card .sepa-form .sepa-form-input[data-v-2f12dfc5]{width:100%}.sepa-card .sepa-form .sepa-form-input[data-v-2f12dfc5] .v-field__input{background-color:#fff!important}.sepa-card .sepa-form .sepa-form-input[data-v-2f12dfc5] ::-webkit-input-placeholder{color:#32325d!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.sepa-card .sepa-form .sepa-form-input[data-v-2f12dfc5] ::-moz-placeholder{color:#32325d!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.sepa-card .sepa-form .sepa-form-input[data-v-2f12dfc5] :-ms-input-placeholder{color:#32325d!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.sepa-card .sepa-form .sepa-form-input[data-v-2f12dfc5] ::-ms-input-placeholder{color:#32325d!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.sepa-card .sepa-form .sepa-form-input[data-v-2f12dfc5] ::placeholder{color:#32325d!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.sepa-card .StripeElement[data-v-2f12dfc5]{background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 3px 0 #e6ebf1;box-shadow:0 1px 3px 0 #e6ebf1;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;padding:10px 12px;-webkit-transition:box-shadow .15s ease;-webkit-transition:-webkit-box-shadow .15s ease;transition:-webkit-box-shadow .15s ease;transition:box-shadow .15s ease;transition:box-shadow .15s ease,-webkit-box-shadow .15s ease}.sepa-card .StripeElement--focus[data-v-2f12dfc5]{-webkit-box-shadow:0 1px 3px 0 #cfd7df;box-shadow:0 1px 3px 0 #cfd7df}.sepa-card .StripeElement--invalid[data-v-2f12dfc5]{border-color:#fa755a}.sepa-card .StripeElement--webkit-autofill[data-v-2f12dfc5]{background-color:#fefde5!important}.sepa-card .sepa-card-errors[data-v-2f12dfc5]{color:red!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal}
.stripe-card[data-v-8f042e42]{background:rgba(18,91,152,.05);border-radius:8px;padding:30px;width:100%}@media only screen and (min-width:640px){.stripe-card[data-v-8f042e42]{width:80%}}@media only screen and (min-width:990px){.stripe-card[data-v-8f042e42]{width:60%}}.stripe-card .stripe-card-row[data-v-8f042e42]{padding:12px;width:100%}.stripe-card .stripe-card-row .title[data-v-8f042e42]{color:#604495!important;float:left;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;line-height:normal;text-transform:uppercase}@media only screen and (min-width:640px){.stripe-card .stripe-card-row .title[data-v-8f042e42]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}}.stripe-card .stripe-card-row .action[data-v-8f042e42]{color:#8479b1!important;cursor:pointer;float:right;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:640px){.stripe-card .stripe-card-row .action[data-v-8f042e42]{color:#8479b1!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}}.stripe-card .stripe-checkbox[data-v-8f042e42]{background:#f3f3f3;cursor:pointer;padding:10px 30px}.stripe-card .stripe-checkbox[data-v-8f042e42] .v-label{margin-left:14px;opacity:1;width:100%}.stripe-card .stripe-checkbox .logo[data-v-8f042e42]{margin-top:8px;max-height:40px}.stripe-card .stripe-checkbox .logo .logoImg[data-v-8f042e42]{height:40px;width:auto}.stripe-card .stripe-checkbox .description[data-v-8f042e42]{color:#504958!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:400!important;line-height:normal;margin-top:8px}.stripe-card .stripe-input[data-v-8f042e42]{width:100%}.stripe-card .stripe-input[data-v-8f042e42] .v-field__input{background-color:#fff!important}.stripe-card .stripe-input[data-v-8f042e42] ::-webkit-input-placeholder{color:#32325d!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.stripe-card .stripe-input[data-v-8f042e42] ::-moz-placeholder{color:#32325d!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.stripe-card .stripe-input[data-v-8f042e42] :-ms-input-placeholder{color:#32325d!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.stripe-card .stripe-input[data-v-8f042e42] ::-ms-input-placeholder{color:#32325d!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.stripe-card .stripe-input[data-v-8f042e42] ::placeholder{color:#32325d!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.stripe-card .StripeElement[data-v-8f042e42]{background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 3px 0 #e6ebf1;box-shadow:0 1px 3px 0 #e6ebf1;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;padding:10px 12px;-webkit-transition:box-shadow .15s ease;-webkit-transition:-webkit-box-shadow .15s ease;transition:-webkit-box-shadow .15s ease;transition:box-shadow .15s ease;transition:box-shadow .15s ease,-webkit-box-shadow .15s ease}.stripe-card .StripeElement--focus[data-v-8f042e42]{-webkit-box-shadow:0 1px 3px 0 #cfd7df;box-shadow:0 1px 3px 0 #cfd7df}.stripe-card .StripeElement--invalid[data-v-8f042e42]{border-color:#fa755a}.stripe-card .StripeElement--webkit-autofill[data-v-8f042e42]{background-color:#fefde5!important}.stripe-card .stripe-card-errors[data-v-8f042e42]{font-weight:400!important}.stripe-card .error[data-v-8f042e42],.stripe-card .stripe-card-errors[data-v-8f042e42]{color:red!important;font-family:Lato!important;font-size:12px!important;font-style:normal;line-height:normal}.stripe-card .error[data-v-8f042e42]{font-weight:700!important;text-align:center}@media only screen and (min-width:640px){.stripe-card .error[data-v-8f042e42]{color:red!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}}.stripe-card .paiement-button[data-v-8f042e42]{background-color:#604495;border-radius:6px;color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;height:40px;line-height:normal;text-transform:unset;width:100%}@media only screen and (min-width:640px){.stripe-card .paiement-button[data-v-8f042e42]{width:350px}}
.spiriteo-payment-redirect-container[data-v-2b3e4914]{-webkit-box-pack:center!important;-ms-flex-pack:center!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:100vh;justify-content:center!important}.spiriteo-payment-redirect-container .spiriteo-payment-redirect-title[data-v-2b3e4914]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center!important}@media only screen and (min-width:640px){.spiriteo-payment-redirect-container .spiriteo-payment-redirect-title[data-v-2b3e4914]{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}
.card-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.card-content{gap:8px}.spiriteo-tarif-products-card-primary{background:#fff;border:none;border-radius:24px;padding:32px;position:relative;width:341px}.spiriteo-tarif-products-card-primary.bestseller-deal{overflow:visible}.info-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;text-align:left}.info-block .product-tagline{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.info-block .product-pricing{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.info-block .badges-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-bottom:8px}.info-block .badges-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;row-gap:4px}.card-separator{border:none;border-top:1px solid #dcdcdc;height:0;margin:0 auto;width:277px}.description-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;gap:8px;text-align:left}.action-block,.description-block{display:-webkit-box;display:-ms-flexbox;display:flex}.action-block{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.action-block .tarifs-button{max-width:277px;width:100%}.tarifs-banner{pointer-events:none}.tarifs-banner,.tarifs-banner:before{height:89px;position:absolute;right:0;top:0;width:112px}.tarifs-banner:before{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='112' height='89' viewBox='0 0 112 89'><path d='M0.0444836 0.0883174L39 0.0883173L110 54.6205L111.463 88.573L0.0444836 0.0883174Z' fill='%23FEC749'/></svg>") no-repeat;background-size:contain;content:""}.product-name strong:before{content:" "}.full-description{gap:8px;padding-top:4px}.card-content,.full-description{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-content{gap:16px;height:100%}.action-block{margin-top:auto}.product-name{color:var(--Neutrals-Dark,#14152f);font-family:Inter,sans-serif;font-size:22px;font-style:normal;font-weight:500;line-height:125%;text-transform:uppercase}.info-block .product-tagline{margin-bottom:8px}.info-block .product-pricing .price-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.info-block .product-pricing .original-price{color:#462679;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:125%;margin-bottom:4px;margin-left:auto;margin-right:auto;text-decoration:line-through}.info-block .product-pricing .price{color:var(--Primary-Palette-10,#462679);font-family:Inter,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:125%}.minutes-badge{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;align-items:center;background:var(--Primary-Palette-3,#f5e7ff);border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;gap:8px;height:24px;margin-top:6px;padding:0 8px}.minutes{color:var(--Neutrals-Dark,#14152f);font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:125%}.percent-badge{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;align-items:center;background:#349f64;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;gap:8px;height:24px;margin-top:6px;padding:0 8px}.percent{color:var(--Neutrals-White,#fff);font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:125%}.promo-badge{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;height:24px;padding:0 8px}.promo-label{color:var(--Neutrals-Dark,#14152f);font-size:13px;font-weight:400}.promo-label,.tarifs-button{font-family:Inter,sans-serif;font-style:normal;line-height:125%}.tarifs-button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:stretch;align-items:center;align-self:stretch;background:var(--Primary-Palette-9,#604495);border-radius:48px;color:var(--Neutrals-White,#fff);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:500;gap:8px;height:40px;justify-content:center;padding:0 16px;text-transform:none}.description-block .full-description .tarifs-row>*+*{margin-right:4px}.description-block .intro-text{color:var(--Neutrals-Dark,#14152f);font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:125%}.description-block .full-description .tarifs-row>*{color:var(--Neutrals-Dark,#14152f);font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:150%}.tarifs-button{-webkit-transition:-webkit-filter .2s ease,-webkit-box-shadow .2s ease;transition:-webkit-filter .2s ease,-webkit-box-shadow .2s ease;transition:filter .2s ease,box-shadow .2s ease;transition:filter .2s ease,box-shadow .2s ease,-webkit-filter .2s ease,-webkit-box-shadow .2s ease}.tarifs-button:hover:not(:disabled){-webkit-box-shadow:0 8px 16px rgba(0,0,0,.1);box-shadow:0 8px 16px rgba(0,0,0,.1);-webkit-filter:brightness(1.1);filter:brightness(1.1)}.tarifs-button:active:not(:disabled){-webkit-box-shadow:0 4px 8px rgba(0,0,0,.15);box-shadow:0 4px 8px rgba(0,0,0,.15);-webkit-filter:brightness(.9);filter:brightness(.9)}.ribbon{--f:.5em;background-color:#fec749;-o-border-image:conic-gradient(rgba(0,0,0,.533) 0 0) 51%/var(--f);border-image:conic-gradient(rgba(0,0,0,.533) 0 0) 51%/var(--f);-webkit-clip-path:polygon(100% calc(100% - var(--f)),100% 100%,calc(100% - var(--f)) calc(100% - var(--f)),var(--f) calc(100% - var(--f)),0 100%,0 calc(100% - var(--f)),999px calc(100% - var(--f) - 999px),calc(100% - 999px) calc(100% - var(--f) - 999px));clip-path:polygon(100% calc(100% - var(--f)),100% 100%,calc(100% - var(--f)) calc(100% - var(--f)),var(--f) calc(100% - var(--f)),0 100%,0 calc(100% - var(--f)),999px calc(100% - var(--f) - 999px),calc(100% - 999px) calc(100% - var(--f) - 999px));color:#462679;font-size:29px;font-weight:700;height:29px;line-height:1.1;padding-inline:1lh;position:absolute;right:0;text-transform:uppercase;top:0;-webkit-transform:translate(149%,-100%) rotate(45deg);transform:translate(149%,-100%) rotate(45deg);-webkit-transform-origin:0 100%;transform-origin:0 100%;width:160px}@media (max-width:600px){.info-block .product-pricing .minutes,.info-block .product-pricing .percent,.info-block .product-pricing .promo-label{font-size:13px;line-height:1.15}.spiriteo-tarif-products-card-primary{padding:24px;width:280px}.spiriteo-tarif-products-card-primary .product-name{font-size:18px}.spiriteo-tarif-products-card-primary .price{font-size:28px}.spiriteo-tarif-products-card-primary .tarifs-button{border-radius:40px;font-size:14px;height:36px}.info-block .product-pricing{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;display:grid;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;width:100%}.info-block .product-pricing .price-container{grid-column:1;justify-self:start}.info-block .product-pricing .badges-container{display:block;grid-column:2;min-width:0}.info-block .product-pricing .badges-row{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;justify-content:flex-end}.info-block .product-pricing .original-price{font-size:16px;margin-bottom:2px}.info-block .product-pricing .price{font-size:24px}.info-block .product-pricing .minutes-badge,.info-block .product-pricing .percent-badge,.info-block .product-pricing .promo-badge{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:0;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex:0 0 auto;flex:0 0 auto;height:24px;justify-content:center;justify-self:end;padding:0 8px;white-space:nowrap}.ribbon{width:133px}.card-separator{width:230px}.info-block .product-pricing .minutes-badge,.info-block .product-pricing .percent-badge{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-top:2px;max-width:100%}}.full-description .tarifs-icon{height:22px;margin-right:6px;vertical-align:middle;width:22px}
.klarna-payment-wrapper[data-v-b3e29a6c]{background-color:#392461;border-radius:10px;display:inline-block;margin:32px auto;padding:12px 16px}@media (max-width:640px){.klarna-payment-wrapper[data-v-b3e29a6c]{margin:16px 0}}.klarna-payment[data-v-b3e29a6c]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#fff!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;gap:6px;justify-content:center;text-align:center}@media (max-width:768px){.klarna-payment[data-v-b3e29a6c]{display:block;text-align:center}}.klarna-payment img[data-v-b3e29a6c]{height:50px;width:73px}
.spiriteo-tarif-products-banner-title[data-v-4ad38730],.spiriteo-tarif-products-packs-title[data-v-4ad38730]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-tarif-products-banner-title.text-center[data-v-4ad38730],.spiriteo-tarif-products-packs-title.text-center[data-v-4ad38730]{text-align:center}@media only screen and (min-width:990px){.spiriteo-tarif-products-banner-title[data-v-4ad38730],.spiriteo-tarif-products-packs-title[data-v-4ad38730]{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.products-carousel-desktop[data-v-4ad38730]{margin:0 auto!important;max-width:1500px!important}.products-carousel-desktop[data-v-4ad38730] .carousel__viewport{clip-path:inset(-60px 30px 0 30px)!important;-webkit-clip-path:inset(-60px 30px 0 30px)!important;overflow:visible!important}.products-carousel-desktop[data-v-4ad38730] .carousel__slide--active:not(.carousel__slide--clone){-webkit-transform:translateY(-13px) scale(1.07);transform:translateY(-13px) scale(1.07);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.products-carousel-desktop.wrap-transition[data-v-4ad38730] .carousel__slide--active:not(.carousel__slide--clone){-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.products-carousel-desktop.wrap-transition[data-v-4ad38730] .carousel__slide{-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.products-carousel-desktop.wrap-transition[data-v-4ad38730] .carousel__slide--clone{-webkit-transition:-webkit-transform .15s ease-in-out!important;transition:-webkit-transform .15s ease-in-out!important;transition:transform .15s ease-in-out!important;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out!important}.products-carousel-desktop[data-v-4ad38730] .carousel__slide .spiriteo-tarif-products-card-primary{min-height:390px}@media (max-width:1380px){.products-carousel-desktop[data-v-4ad38730] .carousel__viewport{clip-path:inset(-60px 20px 0 20px)!important;-webkit-clip-path:inset(-60px 20px 0 20px)!important}.products-carousel-desktop[data-v-4ad38730] .carousel__slide{padding:0}}.products-carousel-desktop[data-v-4ad38730]{position:relative}[data-v-4ad38730] .carousel__prev{height:40px;left:-30px!important;width:40px}[data-v-4ad38730] .carousel__next{height:40px;right:-30px!important;width:40px}@media (max-width:1280px){[data-v-4ad38730] .carousel__prev{left:30px!important;right:auto!important}[data-v-4ad38730] .carousel__next{left:auto!important;right:30px!important}}@media (max-width:520px){[data-v-4ad38730] .carousel__prev{left:-15px!important;right:auto!important}[data-v-4ad38730] .carousel__next{left:auto!important;right:-15px!important}}@media (max-width:420px){[data-v-4ad38730] .carousel__prev{left:-25px!important;right:auto!important}[data-v-4ad38730] .carousel__next{left:auto!important;right:-25px!important}}@media (max-width:500px){.carousel-wrapper[data-v-4ad38730]{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;position:relative}.carousel-wrapper[data-v-4ad38730]:before{background:#f5e7ff!important;border-radius:24px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.05);box-shadow:0 4px 12px rgba(0,0,0,.05);content:"";height:70%;left:50%;opacity:1!important;position:absolute;top:8%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:85%;z-index:0}[data-v-4ad38730] .carousel__slide{position:relative;z-index:1}}@media (max-width:420px){.carousel-wrapper[data-v-4ad38730]:before{width:90%}}.klarna-container[data-v-4ad38730]{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%}@media (max-width:380px){.carousel-wrapper[data-v-4ad38730]:before{border-radius:28px;-webkit-box-shadow:0 6px 16px rgba(0,0,0,.06);box-shadow:0 6px 16px rgba(0,0,0,.06);height:78%;top:6%;width:96%}.products-carousel-desktop[data-v-4ad38730]{margin-left:-12px!important;margin-right:-12px!important}.products-carousel-desktop[data-v-4ad38730] .carousel__viewport{clip-path:none!important;-webkit-clip-path:none!important;overflow:visible!important}.products-carousel-desktop[data-v-4ad38730] .carousel__slide{padding:0 4px}[data-v-4ad38730] .carousel__next,[data-v-4ad38730] .carousel__prev{height:48px;width:48px;z-index:2}[data-v-4ad38730] .carousel__prev{left:-24px!important;right:auto!important}[data-v-4ad38730] .carousel__next{left:auto!important;right:-24px!important}}.products-carousel-desktop.booting[data-v-4ad38730] .carousel__slide,.products-carousel-desktop.booting[data-v-4ad38730] .carousel__track,.products-carousel-desktop.booting[data-v-4ad38730] .carousel__viewport{-webkit-transition:none!important;transition:none!important}.products-carousel-desktop.booting[data-v-4ad38730] .carousel__slide--active:not(.carousel__slide--clone){-webkit-transform:none!important;transform:none!important}
.spiriteo-tarif-products-title[data-v-64d7e4ad]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center!important}@media only screen and (min-width:990px){.spiriteo-tarif-products-title[data-v-64d7e4ad]{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-tarif-products-stepper[data-v-64d7e4ad] .v-stepper-item{opacity:1!important}.spiriteo-tarif-products-stepper[data-v-64d7e4ad] .v-stepper-window{margin:0!important}.spiriteo-tarif-products-stepper[data-v-64d7e4ad] .v-stepper-item__avatar{display:none!important}.spiriteo-tarif-products-stepper .spiriteo-tarif-products-step[data-v-64d7e4ad]{-webkit-box-pack:center;-ms-flex-pack:center;color:#b192e0!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;justify-content:center;line-height:normal}@media only screen and (min-width:990px){.spiriteo-tarif-products-stepper .spiriteo-tarif-products-step[data-v-64d7e4ad]{color:#b192e0!important;font-family:Lato!important;font-size:25px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-tarif-products-stepper .spiriteo-tarif-products-step-selected[data-v-64d7e4ad]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-tarif-products-stepper .spiriteo-tarif-products-step-selected[data-v-64d7e4ad]{color:#604495!important;font-family:Lato!important;font-size:25px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-tarif-products-stepper .spiriteo-tarif-products-step-separator[data-v-64d7e4ad]{background-color:#b192e0;height:1px;width:24px}[data-v-64d7e4ad] .v-stepper-header{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;overflow-x:hidden!important}.spiriteo-tarif-products-step[data-v-64d7e4ad]{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important;max-width:100%!important;min-width:unset!important}.spiriteo-tarif-products-step-separator[data-v-64d7e4ad]{-ms-flex-negative:0;background-color:#ccc;flex-shrink:0;height:2px;width:10px}.custom-breadcrumb[data-v-64d7e4ad]{-webkit-box-pack:center;-ms-flex-pack:center;gap:0;justify-content:center;margin-top:1rem}.custom-breadcrumb[data-v-64d7e4ad],.custom-breadcrumb .step[data-v-64d7e4ad]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.custom-breadcrumb .step[data-v-64d7e4ad]{background:transparent;border-radius:12px;gap:2px;padding:10px;-webkit-transition:background .15s,padding .15s;transition:background .15s,padding .15s}.custom-breadcrumb .step.active[data-v-64d7e4ad]{background:#fff;-webkit-box-shadow:0 1px 8px 0 rgba(160,120,240,.06);box-shadow:0 1px 8px 0 rgba(160,120,240,.06);padding:10px}.custom-breadcrumb .step .step-number[data-v-64d7e4ad]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;align-items:center;background:#fff;border:1px solid #ecd3ff;border-radius:8px;color:#462679;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:400;height:32px;justify-content:center;line-height:150%;margin-right:8px;-webkit-transition:background .15s,border .15s,color .15s;transition:background .15s,border .15s,color .15s;width:32px}.custom-breadcrumb .step .step-number.active[data-v-64d7e4ad]{background:#ecd3ff;border:none;color:#462679;font-weight:600}.custom-breadcrumb .step .step-label[data-v-64d7e4ad]{color:#14152f;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:125%;margin:0;padding:0;text-align:left}.custom-breadcrumb .arrow-separator[data-v-64d7e4ad]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;justify-content:center;margin:0 16px;padding:7.75px 4.25px;width:24px}.custom-breadcrumb .arrow-separator svg[data-v-64d7e4ad]{background:none;display:block;height:14.5px;width:20px}.v-container.container-spiriteo h1.custom-title[data-v-64d7e4ad]{color:var(--Neutrals-Dark,#14152f)!important;font-family:Inter,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:125%;margin-bottom:50px;margin-top:40px;text-align:center}.gradient-bg[data-v-64d7e4ad]{background:#fff;position:relative}.gradient-blob[data-v-64d7e4ad]{pointer-events:none;position:absolute;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:0}.blob-4[data-v-64d7e4ad]{background:radial-gradient(60% 70% at 50% 30%,#f257a0 0,rgba(72,78,183,0) 100%);-webkit-filter:blur(110px);filter:blur(110px);height:400px;left:50%;mix-blend-mode:color-dodge;opacity:.28;top:-180px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:800px}.blob-1[data-v-64d7e4ad]{background:radial-gradient(55% 55% at 50% 50%,#bb56f6 0,rgba(72,78,183,0) 100%);-webkit-filter:blur(92px);filter:blur(92px);height:1500px;left:50%;opacity:.35;top:13%;-webkit-transform:translate(-50%,-30%);transform:translate(-50%,-30%);width:2200px}.blob-2[data-v-64d7e4ad]{background:radial-gradient(65% 70% at 50% 55%,#444ce4 0,#037e82 100%);bottom:-220px;-webkit-filter:blur(100px);filter:blur(100px);height:420px;left:50%;opacity:.28;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:560px}.blob-2[data-v-64d7e4ad],.blob-3[data-v-64d7e4ad]{mix-blend-mode:color-dodge}.blob-3[data-v-64d7e4ad]{background:radial-gradient(55% 50% at 80% 40%,#f257a0 0,rgba(208,63,146,0) 100%);-webkit-filter:blur(54px);filter:blur(54px);height:290px;opacity:.18;right:-60px;top:45%;width:210px}.gradient-bg[data-v-64d7e4ad]>:not(.gradient-blob){position:relative;z-index:1}.step.clickable[data-v-64d7e4ad]{cursor:pointer}.step.clickable[data-v-64d7e4ad]:hover{background:#faf7ff;-webkit-box-shadow:0 2px 12px 0 rgba(122,90,248,.07);box-shadow:0 2px 12px 0 rgba(122,90,248,.07);padding:10px}@media only screen and (max-width:600px){.custom-breadcrumb[data-v-64d7e4ad]{gap:12px}.custom-breadcrumb .step[data-v-64d7e4ad]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;padding:6px 8px}.custom-breadcrumb .step-number[data-v-64d7e4ad]{font-size:16px;height:28px;margin-bottom:4px;margin-right:0;width:28px}.custom-breadcrumb .step-label[data-v-64d7e4ad]{font-size:14px;margin:0;text-align:center}.custom-breadcrumb .arrow-separator[data-v-64d7e4ad]{margin:0 8px}}@media only screen and (max-width:990px){.v-container.container-spiriteo h1.custom-title[data-v-64d7e4ad]{font-size:30px!important;line-height:1.2}}@media only screen and (max-width:600px){.v-container.container-spiriteo h1.custom-title[data-v-64d7e4ad]{font-size:28px!important}.blob-1[data-v-64d7e4ad]{height:1550px}}@supports (-webkit-touch-callout:none){.gradient-blob[data-v-64d7e4ad]{display:none!important}.gradient-bg[data-v-64d7e4ad]{background-color:rgba(187,86,246,.1)!important}}
.spiriteo-tarif-products-title[data-v-749001c7]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center!important}@media only screen and (min-width:990px){.spiriteo-tarif-products-title[data-v-749001c7]{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-tarif-products-stepper[data-v-749001c7] .v-stepper-item{opacity:1!important}.spiriteo-tarif-products-stepper[data-v-749001c7] .v-stepper-window{margin:0!important}.spiriteo-tarif-products-stepper[data-v-749001c7] .v-stepper-item__avatar{display:none!important}.spiriteo-tarif-products-stepper .spiriteo-tarif-products-step[data-v-749001c7]{-webkit-box-pack:center;-ms-flex-pack:center;color:#b192e0!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;justify-content:center;line-height:normal}@media only screen and (min-width:990px){.spiriteo-tarif-products-stepper .spiriteo-tarif-products-step[data-v-749001c7]{color:#b192e0!important;font-family:Lato!important;font-size:25px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-tarif-products-stepper .spiriteo-tarif-products-step-selected[data-v-749001c7]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-tarif-products-stepper .spiriteo-tarif-products-step-selected[data-v-749001c7]{color:#604495!important;font-family:Lato!important;font-size:25px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-tarif-products-stepper .spiriteo-tarif-products-step-separator[data-v-749001c7]{background-color:#b192e0;height:1px;width:24px}[data-v-749001c7] .v-stepper-header{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;overflow-x:hidden!important}.spiriteo-tarif-products-step[data-v-749001c7]{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important;max-width:100%!important;min-width:unset!important}.spiriteo-tarif-products-step-separator[data-v-749001c7]{-ms-flex-negative:0;background-color:#ccc;flex-shrink:0;height:2px;width:10px}
.reviews-global-wrapper .reviews-global-note-value[data-v-6a395098],.reviews-global-wrapper .reviews-total-notes-value[data-v-6a395098]{color:#8e57e2;font-size:18px;font-weight:700;text-align:center}.reviews-global-wrapper .reviews-global-note-text[data-v-6a395098],.reviews-global-wrapper .reviews-total-notes[data-v-6a395098]{color:#504958;font-size:16px;text-align:center}@media only screen and (max-width:640px){.reviews-global-wrapper .reviews-global-note-text[data-v-6a395098],.reviews-global-wrapper .reviews-total-notes[data-v-6a395098]{font-size:16px}}.reviews-global-wrapper .reviews-global-stars[data-v-6a395098]{text-wrap:nowrap;text-align:center}.reviews-global-wrapper .reviews-certificate[data-v-6a395098]{max-width:185px}.reviews-global-wrapper .reviews-star-wrapper[data-v-6a395098]{margin:auto;min-width:300px}@media only screen and (max-width:640px){.reviews-global-wrapper .reviews-star-wrapper[data-v-6a395098]{min-width:100%}}.reviews-global-wrapper .reviews-star-wrapper .reviews-star-item[data-v-6a395098]{cursor:pointer;margin:10px 0}.reviews-global-wrapper .reviews-star-wrapper .reviews-star-item .reviews-star-number[data-v-6a395098]{color:#504958;font-size:16px;font-weight:700;width:8%}@media only screen and (max-width:640px){.reviews-global-wrapper .reviews-star-wrapper .reviews-star-item .reviews-star-number[data-v-6a395098]{font-size:16px}}.reviews-global-wrapper .reviews-star-wrapper .reviews-star-item .reviews-star-icon[data-v-6a395098]{width:8%}.reviews-global-wrapper .reviews-star-wrapper .reviews-star-item .reviews-star-percent[data-v-6a395098]{width:63%}.reviews-global-wrapper .reviews-star-wrapper .reviews-star-item .reviews-star-stat[data-v-6a395098]{text-wrap:nowrap;color:#504958;font-size:14px;font-weight:700;text-align:right;width:21%}@media only screen and (max-width:640px){.reviews-global-wrapper .reviews-star-wrapper .reviews-star-item .reviews-star-stat[data-v-6a395098]{font-size:16px}}
.reviews-filters-wrapper[data-v-40dd261b]{height:100%;position:relative}@media only screen and (min-width:990px){.reviews-filters-wrapper[data-v-40dd261b]{min-height:500px}}.reviews-filters-wrapper .rate-wrapper[data-v-40dd261b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;margin-left:8px}.reviews-filters-wrapper .rate-wrapper[data-v-40dd261b],.reviews-filters-wrapper .rate-wrapper .rate-item[data-v-40dd261b]{display:-webkit-box;display:-ms-flexbox;display:flex}.reviews-filters-wrapper .rate-wrapper .rate-item .rate-item-star[data-v-40dd261b]{text-wrap:nowrap}.reviews-filters-wrapper .rate-wrapper .rate-item[data-v-40dd261b] .v-selection-control{min-height:32px}.reviews-filters-wrapper .rate-order-wrapper .radio-spiriteo[data-v-40dd261b] .v-selection-control__wrapper{margin-right:4px}@media only screen and (min-width:640px){.reviews-filters-wrapper .rate-order-wrapper .radio-spiriteo[data-v-40dd261b] .v-selection-control__wrapper{margin-right:8px}}.reviews-filters-wrapper .rate-order-wrapper[data-v-40dd261b] .v-label{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;height:35px;line-height:normal}@media only screen and (min-width:400px){.reviews-filters-wrapper .rate-order-wrapper[data-v-40dd261b] .v-label{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}[data-v-40dd261b] .custom-v-radio{margin-right:8px}.radio-option[data-v-40dd261b]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.radio-option[data-v-40dd261b],.radio-text[data-v-40dd261b]{display:-webkit-box;display:-ms-flexbox;display:flex}.radio-text[data-v-40dd261b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.radio-label[data-v-40dd261b]{font-size:14px;font-weight:600}.checkbox-container[data-v-40dd261b]{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin:5.5px}.rate-radio-container input[type=checkbox][data-v-40dd261b],.rate-radio-container input[type=radio][data-v-40dd261b]{display:none}.rate-radio-container label[data-v-40dd261b]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#504958;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}.custom-radio[data-v-40dd261b]{border:2px solid #767676;border-radius:50%;display:inline-block;height:24px;margin-right:8px;max-height:24px;max-width:24px;position:relative;width:24px}input[id^=rate-][type=checkbox]:checked+label .custom-radio[data-v-40dd261b],input[id^=rate-][type=radio]:checked+label .custom-radio[data-v-40dd261b]{border:2px solid #604495!important}input[id^=rate-][type=checkbox]:checked+label .custom-radio[data-v-40dd261b]:after,input[id^=rate-][type=radio]:checked+label .custom-radio[data-v-40dd261b]:after{background-color:#604495!important;border-radius:50%;content:"";height:10px;left:5px;position:absolute;top:5px;width:10px}.reviews-filters-wrapper[data-v-40dd261b] .v-field__field,.reviews-filters-wrapper[data-v-40dd261b] .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;padding-right:8px}@media only screen and (min-width:1280px){[data-v-40dd261b] .spiriteo-options-text-search{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:365px!important;width:365px!important}}@media only screen and (max-width:1280px){[data-v-40dd261b] .spiriteo-options-text-search{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:260px!important;width:260px!important}}@media only screen and (max-width:959px){[data-v-40dd261b] .spiriteo-options-text-search{max-width:100%!important;width:100%!important}}
.review-card-action-wrapper .review-card-action-up-number[data-v-a34de97a]{color:#9e77d9;font-size:16px;font-weight:700}
.review-card-wrapper .review-avatar-column[data-v-257ec50d]{padding-bottom:0}@media only screen and (max-width:500px){.review-card-wrapper .review-avatar-column[data-v-257ec50d]{padding-right:0}}.review-card-wrapper .review-avatar-column .review-card-agent-wrapper[data-v-257ec50d]{cursor:pointer}.review-card-wrapper .review-avatar-column .review-card-agent-avatar .v-img[data-v-257ec50d]{border-radius:10px}.review-card-wrapper .review-comment-column[data-v-257ec50d]{padding-bottom:0}@media only screen and (max-width:500px){.review-card-wrapper .review-comment-column[data-v-257ec50d]{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;padding-left:0}}.review-card-wrapper .review-comment-column .review-card-client-wrapper[data-v-257ec50d]{padding-bottom:26px}.review-card-wrapper .review-comment-column .review-card-client-date[data-v-257ec50d]{color:#767677;font-size:14px;font-weight:400}.review-card-wrapper .review-comment-column .review-card-client-stars[data-v-257ec50d]{text-wrap:nowrap}.review-card-wrapper .review-card-agent-name[data-v-257ec50d],.review-card-wrapper .review-card-client-name[data-v-257ec50d]{color:#604495;font-size:16px;font-weight:700}.ssr-mode[data-v-257ec50d]{-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:959px){.ssr-mode[data-v-257ec50d]{-ms-flex-wrap:wrap;flex-wrap:wrap}}.ssr-mode .ssr-avatar-column[data-v-257ec50d]{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}@media only screen and (max-width:959px){.ssr-mode .ssr-avatar-column[data-v-257ec50d]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.ssr-mode .ssr-avatar-placeholder[data-v-257ec50d]{min-height:140px}.ssr-mode .ssr-comment-column[data-v-257ec50d]{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}@media only screen and (max-width:959px){.ssr-mode .ssr-comment-column[data-v-257ec50d]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.ssr-mode .ssr-text[data-v-257ec50d]{font-size:22px;line-height:1.9}.review-card-action[data-v-257ec50d]{padding:20px 0 0}.review-card-debug[data-v-257ec50d]{background:#fafafa;border:1px dashed #c2c2c2;border-radius:6px;color:#333;font-size:12px;margin-top:12px;padding:12px}.review-card-debug .debug-title[data-v-257ec50d]{font-weight:700;margin-bottom:4px}.review-card-debug .debug-line[data-v-257ec50d]{line-height:1.4}.star-half[data-v-257ec50d]{display:inline-block;height:1em;position:relative;width:1em}.star-half .empty[data-v-257ec50d]{color:#e0e0e0;display:none}.star-half .full[data-v-257ec50d]{clip-path:inset(0 50% 0 0);-webkit-clip-path:inset(0 50% 0 0);color:#f9cf2f;left:0;position:absolute;top:0}
.review-card-wrapper .review-avatar-column[data-v-bdd2ddba]{padding-bottom:0;padding-right:16px;padding-top:16px}@media only screen and (max-width:500px){.review-card-wrapper .review-avatar-column[data-v-bdd2ddba]{padding-left:0}}.review-card-wrapper .review-avatar-column .review-card-agent-wrapper[data-v-bdd2ddba]{cursor:pointer}.review-card-wrapper .review-avatar-column .review-card-agent-avatar .v-img[data-v-bdd2ddba]{border-radius:10px}.review-card-wrapper .review-comment-column[data-v-bdd2ddba]{padding-bottom:0;padding-left:16px;padding-top:16px}@media only screen and (max-width:500px){.review-card-wrapper .review-comment-column[data-v-bdd2ddba]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;padding-right:0}}.review-card-wrapper .review-comment-column .review-card-client-wrapper[data-v-bdd2ddba]{padding-bottom:26px}.review-card-wrapper .review-comment-column .review-card-client-date[data-v-bdd2ddba]{color:#767677;font-size:14px;font-weight:400}.review-card-wrapper .review-comment-column .review-card-client-stars[data-v-bdd2ddba]{text-wrap:nowrap}.review-card-wrapper .review-card-agent-name[data-v-bdd2ddba],.review-card-wrapper .review-card-client-name[data-v-bdd2ddba]{color:#604495;font-size:16px;font-weight:700}.review-card-action[data-v-bdd2ddba]{padding:20px 0 0}.star-half[data-v-bdd2ddba]{display:inline-block;height:1em;position:relative;width:1em}.star-half .empty[data-v-bdd2ddba]{color:#e0e0e0;display:none}.star-half .full[data-v-bdd2ddba]{clip-path:inset(0 50% 0 0);-webkit-clip-path:inset(0 50% 0 0);color:#f9cf2f;left:0;position:absolute;top:0}
.scroll-top-btn[data-v-274a5ce1]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#604495;bottom:40px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;height:40px;justify-content:center;min-width:auto;position:fixed;right:40px;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;width:40px;z-index:10000}@media only screen and (max-width:640px){.scroll-top-btn[data-v-274a5ce1]{bottom:20px;right:20px}}
.spiriteo-tarot-cards-title[data-v-023a9016]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center!important;text-transform:uppercase}@media only screen and (min-width:640px){.spiriteo-tarot-cards-title[data-v-023a9016]{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-tarot-cards-subtitle[data-v-023a9016]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}.spiriteo-tarot-cards-subtitle.subtitle-center[data-v-023a9016]{text-align:center!important}@media only screen and (min-width:640px){.spiriteo-tarot-cards-subtitle[data-v-023a9016]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-tarot-cards-delay-info[data-v-023a9016]{background-color:#f4f2fb!important;color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-tarot-cards-delay-info[data-v-023a9016]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;height:30px;line-height:normal;position:absolute;right:0}}.spiriteo-tarot-cards-description[data-v-023a9016]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-tarot-cards-description[data-v-023a9016]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-tarot-cards-description-top[data-v-023a9016]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal;text-align:justify!important}@media only screen and (min-width:990px){.spiriteo-tarot-cards-description-top[data-v-023a9016]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-tarot-cards-description-bottom[data-v-023a9016] h1{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-tarot-cards-description-bottom[data-v-023a9016] h1{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-tarot-cards-description-bottom[data-v-023a9016] h2{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-tarot-cards-description-bottom[data-v-023a9016] h2{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-tarot-cards-description-bottom[data-v-023a9016] h3{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-tarot-cards-description-bottom[data-v-023a9016] h3{color:#604495!important;font-family:Lato!important;font-size:17px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-tarot-cards-description-bottom[data-v-023a9016] p{margin-bottom:10px;text-align:justify}.spiriteo-tarot-cards-description-bottom[data-v-023a9016] a{color:#604495;text-decoration:none}.spiriteo-tarot-cards-description-bottom[data-v-023a9016] ol,.spiriteo-tarot-cards-description-bottom[data-v-023a9016] ul{margin-bottom:10px;padding-left:15px;text-align:justify}.spiriteo-tarot-cards-description-bottom[data-v-023a9016] blockquote{border-left:5px solid #eee;font-size:17.5px;margin:0 0 20px;padding:10px 20px}@media only screen and (max-width:640px){.spiriteo-tarot-cards-description-bottom[data-v-023a9016] img{height:100%!important;max-width:100%!important;width:100%!important}}.tarot-game.tarot-ready[data-v-023a9016]{min-height:350px!important}.tarot-game.tarot-not-ready[data-v-023a9016]{min-height:300px!important}@media only screen and (min-width:640px){.tarot-game.tarot-ready[data-v-023a9016]{min-height:650px!important}.tarot-game.tarot-not-ready[data-v-023a9016]{min-height:500px!important}.tarot-game-love .tarot-game-step-desc[data-v-023a9016],.tarot-game-single .tarot-game-step-desc[data-v-023a9016],.tarot-game-yesno .tarot-game-step-desc[data-v-023a9016]{min-height:50px!important}}.tarot-game-step-title[data-v-023a9016]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media only screen and (min-width:640px){.tarot-game-step-title[data-v-023a9016]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.tarot-game-step-desc[data-v-023a9016]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:640px){.tarot-game-step-desc[data-v-023a9016]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}[data-v-023a9016] .tarot-game-interpretation-no-text,[data-v-023a9016] .tarot-game-interpretation-yes-text{color:#604495!important;font-family:Lato!important;font-style:normal;font-weight:700;line-height:normal}[data-v-023a9016] .tarot-game-interpretation-no-text.big,[data-v-023a9016] .tarot-game-interpretation-yes-text.big{color:#604495!important;font-family:Lato!important;font-style:normal;font-weight:700;line-height:normal}.tarot-game .tarot-btn[data-v-023a9016]{background-color:#604495!important}.margin-top-mob[data-v-023a9016]{margin-top:10px}@media only screen and (min-width:640px){.margin-top-mob[data-v-023a9016]{margin-top:0}}.cta-center[data-v-023a9016]{-webkit-box-pack:center!important;-ms-flex-pack:center!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;justify-content:center!important;width:100%!important}
.spiriteo-tarot-result-card[data-v-74b65e1e]{background-color:#f4f2fb;border-radius:10px;height:100%}@media only screen and (min-width:1280px){.spiriteo-tarot-result-card[data-v-74b65e1e]{min-height:220px}}.spiriteo-tarot-result-card .spiriteo-tarot-result-card-title[data-v-74b65e1e]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:1280px){.spiriteo-tarot-result-card .spiriteo-tarot-result-card-title[data-v-74b65e1e]{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-tarot-result-card .spiriteo-tarot-result-card-column-image[data-v-74b65e1e]{padding:12px 4px 12px 12px}.spiriteo-tarot-result-card .spiriteo-tarot-result-card-column-image .spiriteo-tarot-result-card-image[data-v-74b65e1e]{height:140px;width:70px}@media only screen and (min-width:1280px){.spiriteo-tarot-result-card .spiriteo-tarot-result-card-column-image .spiriteo-tarot-result-card-image[data-v-74b65e1e]{height:160px;width:90px}}.spiriteo-tarot-result-card .spiriteo-tarot-result-card-column-description[data-v-74b65e1e]{padding:12px 12px 12px 4px}.spiriteo-tarot-result-card .spiriteo-tarot-result-card-column-description .spiriteo-tarot-result-card-description[data-v-74b65e1e]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal;text-align:justify;word-spacing:-.05em}@media only screen and (min-width:990px){.spiriteo-tarot-result-card .spiriteo-tarot-result-card-column-description .spiriteo-tarot-result-card-description[data-v-74b65e1e]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}
.spiriteo-tarot-subscription-form :deep(.v-label){opacity:1}.spiriteo-tarot-subscription-form .spiriteo-subscription-email-input ::-webkit-input-placeholder,.spiriteo-tarot-subscription-form .spiriteo-subscription-firstname-input ::-webkit-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-tarot-subscription-form .spiriteo-subscription-email-input ::-moz-placeholder,.spiriteo-tarot-subscription-form .spiriteo-subscription-firstname-input ::-moz-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-tarot-subscription-form .spiriteo-subscription-email-input :-ms-input-placeholder,.spiriteo-tarot-subscription-form .spiriteo-subscription-firstname-input :-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-tarot-subscription-form .spiriteo-subscription-email-input ::-ms-input-placeholder,.spiriteo-tarot-subscription-form .spiriteo-subscription-firstname-input ::-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-tarot-subscription-form .spiriteo-subscription-email-input ::placeholder,.spiriteo-tarot-subscription-form .spiriteo-subscription-firstname-input ::placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-tarot-subscription-form .spiriteo-subscription-email-input ::-webkit-input-placeholder,.spiriteo-tarot-subscription-form .spiriteo-subscription-firstname-input ::-webkit-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-tarot-subscription-form .spiriteo-subscription-email-input ::-moz-placeholder,.spiriteo-tarot-subscription-form .spiriteo-subscription-firstname-input ::-moz-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-tarot-subscription-form .spiriteo-subscription-email-input :-ms-input-placeholder,.spiriteo-tarot-subscription-form .spiriteo-subscription-firstname-input :-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-tarot-subscription-form .spiriteo-subscription-email-input ::-ms-input-placeholder,.spiriteo-tarot-subscription-form .spiriteo-subscription-firstname-input ::-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-tarot-subscription-form .spiriteo-subscription-email-input ::placeholder,.spiriteo-tarot-subscription-form .spiriteo-subscription-firstname-input ::placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-tarot-subscription-form .spiriteo-subscription-email-input .v-field__input,.spiriteo-tarot-subscription-form .spiriteo-subscription-firstname-input .v-field__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:12px!important;padding-right:12px!important}.spiriteo-tarot-subscription-form .spiriteo-subscription-rgpd-label{color:#767677!important;font-family:Lato!important;font-size:8px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-tarot-subscription-form .spiriteo-subscription-rgpd-label{color:#767677!important;font-family:Lato!important;font-size:10px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-tarot-subscription-form .spiriteo-tarot-subscription-submit-button{background-color:#604495;color:#fff!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:700!important;height:40px;line-height:normal;text-transform:unset;width:100%}@media only screen and (min-width:360px){.spiriteo-tarot-subscription-form .spiriteo-tarot-subscription-submit-button{color:#fff!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}}@media only screen and (min-width:400px){.spiriteo-tarot-subscription-form .spiriteo-tarot-subscription-submit-button{color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.checkbox-container{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.checkbox-container input[type=checkbox]{display:none}.checkbox-container label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px}.checked-icon{caret-color:#604495;color:#604495;display:none;font-size:1.5rem}.unchecked-icon{caret-color:#b0b0b0;color:#b0b0b0;font-size:1.5rem}#tarot-rgpd-checkbox:checked+label .checked-icon{display:inline}#tarot-rgpd-checkbox:checked+label .unchecked-icon{display:none}
@media only screen and (max-width:640px){.padding-null[data-v-e774bcf8]{padding:0!important}}.spiriteo-tarot-subscribe-card[data-v-e774bcf8]{background-color:#f4f2fb;border-radius:10px;height:100%;padding:12px}.spiriteo-tarot-subscribe-card .spiriteo-tarot-subscribe-card-title[data-v-e774bcf8]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-tarot-subscribe-card .spiriteo-tarot-subscribe-card-title[data-v-e774bcf8]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-tarot-subscribe-card .spiriteo-tarot-subscribe-card-description[data-v-e774bcf8]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;height:8em;line-height:normal;-webkit-mask-image:linear-gradient(0deg,transparent 20px,#fff 150px);mask-image:linear-gradient(0deg,transparent 20px,#fff 150px);overflow:hidden;position:relative;text-align:center}@media only screen and (min-width:990px){.spiriteo-tarot-subscribe-card .spiriteo-tarot-subscribe-card-description[data-v-e774bcf8]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-tarot-subscribe-card .spiriteo-tarot-subscribe-card-description-connected[data-v-e774bcf8]{-webkit-box-orient:vertical;-webkit-box-direction:normal;color:#504958!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;gap:15px;line-height:normal}@media only screen and (min-width:990px){.spiriteo-tarot-subscribe-card .spiriteo-tarot-subscribe-card-description-connected[data-v-e774bcf8]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-tarot-subscribe-card .spiriteo-tarot-subscribe-card-description-connected p[data-v-e774bcf8]{margin-bottom:15px!important}.spiriteo-tarot-subscribe-card .spiriteo-tarot-subscribe-card-description-connected p[data-v-e774bcf8]:last-child{margin-bottom:0!important}.spiriteo-tarot-subscribe-card .spiriteo-tarot-subscribe-card-form[data-v-e774bcf8]{background-color:#fff;margin-top:-100px;padding:20px;width:100%}@media only screen and (min-width:500px){.spiriteo-tarot-subscribe-card .spiriteo-tarot-subscribe-card-form[data-v-e774bcf8]{width:80%}}@media only screen and (min-width:990px){.spiriteo-tarot-subscribe-card .spiriteo-tarot-subscribe-card-form[data-v-e774bcf8]{padding:20px 100px;width:70%}}.spiriteo-tarot-subscribe-card .spiriteo-tarot-subscribe-card-form .spiriteo-tarot-subscribe-card-form-subtitle[data-v-e774bcf8]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media only screen and (min-width:990px){.spiriteo-tarot-subscribe-card .spiriteo-tarot-subscribe-card-form .spiriteo-tarot-subscribe-card-form-subtitle[data-v-e774bcf8]{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}}
.stat-card[data-v-254765c6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.button-expert-link[data-v-254765c6]{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal}@media only screen and (max-width:1380px){.button-expert-link[data-v-254765c6]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.spiriteo-tarot-cards-result-title[data-v-254765c6]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center!important;text-transform:uppercase}@media only screen and (min-width:990px){.spiriteo-tarot-cards-result-title[data-v-254765c6]{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-tarot-cards-result-subtitle[data-v-254765c6]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center!important}@media only screen and (min-width:990px){.spiriteo-tarot-cards-result-subtitle[data-v-254765c6]{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-tarot-cards-result-card-items-section[data-v-254765c6]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-tarot-cards-result-card-items-section[data-v-254765c6]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-tarot-cards-result-agents-section[data-v-254765c6],.spiriteo-tarot-cards-result-others-card-games-section[data-v-254765c6]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-tarot-cards-result-agents-section[data-v-254765c6],.spiriteo-tarot-cards-result-others-card-games-section[data-v-254765c6]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-tarot-cards-result-description[data-v-254765c6]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal;margin-bottom:16px!important}@media only screen and (min-width:990px){.spiriteo-tarot-cards-result-description[data-v-254765c6]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.small-stats-banner[data-v-254765c6] .icons-list{gap:0!important}.small-stats-banner[data-v-254765c6] .stat-img{height:50px!important;margin-bottom:10px!important;width:50px!important}.small-stats-banner[data-v-254765c6] .stat-text{font-size:12px!important;margin-bottom:12px!important;padding:0 10px!important}@media (max-width:1380px){.small-stats-banner[data-v-254765c6] .icon-item{width:105px!important}}.agents-banner-row[data-v-254765c6]{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.agents-column[data-v-254765c6]{width:100%}@media only screen and (min-width:1280px){.agents-column[data-v-254765c6]{-webkit-box-flex:1;-ms-flex-negative:0;-ms-flex-positive:1;-ms-flex:1;flex:1;flex-grow:1;flex-shrink:0;overflow:hidden;width:auto}}.banner-column[data-v-254765c6]{width:100%}@media only screen and (min-width:1280px){.banner-column[data-v-254765c6]{-ms-flex-negative:0;flex-shrink:0;margin-left:20px;width:auto}}.yesno-plain[data-v-254765c6]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;margin:6px 0 10px;text-align:center!important}@media only screen and (min-width:640px){.yesno-plain[data-v-254765c6]{color:#604495!important;font-family:Lato!important;font-size:26px!important;font-style:normal;font-weight:700!important;line-height:normal}}@media only screen and (min-width:990px){.yesno-plain[data-v-254765c6]{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}
.svgicon[data-v-5870c9f2]{height:20px;opacity:1;width:20px}
[data-v-7b41cb3c] .v-selection-control__input{color:#604495!important}.spiriteo-zodiac-form[data-v-7b41cb3c] .v-label{opacity:1}.spiriteo-zodiac-form .spiriteo-zodiac-input-label[data-v-7b41cb3c]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-form .spiriteo-zodiac-input-label[data-v-7b41cb3c]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-form .spiriteo-subscription-email-input[data-v-7b41cb3c] ::-webkit-input-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-city-input[data-v-7b41cb3c] ::-webkit-input-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-date-time-input[data-v-7b41cb3c] ::-webkit-input-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-firstname-input[data-v-7b41cb3c] ::-webkit-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-zodiac-form .spiriteo-subscription-email-input[data-v-7b41cb3c] ::-moz-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-city-input[data-v-7b41cb3c] ::-moz-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-date-time-input[data-v-7b41cb3c] ::-moz-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-firstname-input[data-v-7b41cb3c] ::-moz-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-zodiac-form .spiriteo-subscription-email-input[data-v-7b41cb3c] :-ms-input-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-city-input[data-v-7b41cb3c] :-ms-input-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-date-time-input[data-v-7b41cb3c] :-ms-input-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-firstname-input[data-v-7b41cb3c] :-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-zodiac-form .spiriteo-subscription-email-input[data-v-7b41cb3c] ::-ms-input-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-city-input[data-v-7b41cb3c] ::-ms-input-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-date-time-input[data-v-7b41cb3c] ::-ms-input-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-firstname-input[data-v-7b41cb3c] ::-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-zodiac-form .spiriteo-subscription-email-input[data-v-7b41cb3c] ::placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-city-input[data-v-7b41cb3c] ::placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-date-time-input[data-v-7b41cb3c] ::placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-firstname-input[data-v-7b41cb3c] ::placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-form .spiriteo-subscription-email-input[data-v-7b41cb3c] ::-webkit-input-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-city-input[data-v-7b41cb3c] ::-webkit-input-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-date-time-input[data-v-7b41cb3c] ::-webkit-input-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-firstname-input[data-v-7b41cb3c] ::-webkit-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-zodiac-form .spiriteo-subscription-email-input[data-v-7b41cb3c] ::-moz-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-city-input[data-v-7b41cb3c] ::-moz-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-date-time-input[data-v-7b41cb3c] ::-moz-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-firstname-input[data-v-7b41cb3c] ::-moz-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-zodiac-form .spiriteo-subscription-email-input[data-v-7b41cb3c] :-ms-input-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-city-input[data-v-7b41cb3c] :-ms-input-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-date-time-input[data-v-7b41cb3c] :-ms-input-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-firstname-input[data-v-7b41cb3c] :-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-zodiac-form .spiriteo-subscription-email-input[data-v-7b41cb3c] ::-ms-input-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-city-input[data-v-7b41cb3c] ::-ms-input-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-date-time-input[data-v-7b41cb3c] ::-ms-input-placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-firstname-input[data-v-7b41cb3c] ::-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-zodiac-form .spiriteo-subscription-email-input[data-v-7b41cb3c] ::placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-city-input[data-v-7b41cb3c] ::placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-date-time-input[data-v-7b41cb3c] ::placeholder,.spiriteo-zodiac-form .spiriteo-zodiac-birth-firstname-input[data-v-7b41cb3c] ::placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-zodiac-form .spiriteo-zodiac-checkbox-label[data-v-7b41cb3c]{color:#504958!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-form .spiriteo-zodiac-checkbox-label[data-v-7b41cb3c]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-zodiac-form .spiriteo-zodiac-submit-button[data-v-7b41cb3c]{background-color:#604495;color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;height:40px;line-height:normal;text-transform:unset;width:100%}.spiriteo-zodiac-form .spiriteo-zodiac-text[data-v-7b41cb3c]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-form .spiriteo-zodiac-text[data-v-7b41cb3c]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.checkbox-container[data-v-7b41cb3c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin-bottom:8px}[data-v-7b41cb3c] .v-field__field{padding-left:12px}.checkbox-container input[type=checkbox][data-v-7b41cb3c]{display:none}.checkbox-container label[data-v-7b41cb3c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px}.checked-icon[data-v-7b41cb3c]{caret-color:#604495;color:#604495;display:none;font-size:1.5rem}.unchecked-icon[data-v-7b41cb3c]{caret-color:#b0b0b0;color:#b0b0b0;font-size:1.5rem}#zodiac-cgu-checkbox:checked~label .checked-icon[data-v-7b41cb3c]{display:inline}#zodiac-cgu-checkbox:checked~label .unchecked-icon[data-v-7b41cb3c]{display:none}#no-birth-datetime:checked~label .checked-icon[data-v-7b41cb3c]{display:inline}#no-birth-datetime:checked~label .unchecked-icon[data-v-7b41cb3c]{display:none}
.spiriteo-zodiac-form-natal-header[data-v-0df7fd58] h1{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-form-natal-header[data-v-0df7fd58] h1{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-form-natal-header[data-v-0df7fd58] h2{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-form-natal-header[data-v-0df7fd58] h2{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-form-natal-header[data-v-0df7fd58] h3{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-form-natal-header[data-v-0df7fd58] h3{color:#604495!important;font-family:Lato!important;font-size:17px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-form-natal-header[data-v-0df7fd58] p{margin-bottom:10px;text-align:justify}.spiriteo-zodiac-form-natal-header[data-v-0df7fd58] a{color:#604495;text-decoration:none}.spiriteo-zodiac-form-natal-header[data-v-0df7fd58] ol,.spiriteo-zodiac-form-natal-header[data-v-0df7fd58] ul{margin-bottom:10px;padding-left:15px;text-align:justify}.spiriteo-zodiac-form-natal-header[data-v-0df7fd58] blockquote{border-left:5px solid #eee;font-size:17.5px;margin:0 0 20px;padding:10px 20px}@media only screen and (max-width:640px){.spiriteo-zodiac-form-natal-header[data-v-0df7fd58] img{height:100%!important;max-width:100%!important;width:100%!important}}.spiriteo-zodiac-form-natal-header[data-v-0df7fd58] h1:first-child{text-align:center}.spiriteo-zodiac-form-natal-title[data-v-0df7fd58]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-zodiac-form-natal-title[data-v-0df7fd58]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-form-natal-card[data-v-0df7fd58]{background-color:#f4f2fb;border-radius:10px;height:100%;padding:12px;width:100%}@media only screen and (min-width:640px){.spiriteo-zodiac-form-natal-card[data-v-0df7fd58]{width:600px}}.spiriteo-zodiac-form-natal-footer[data-v-0df7fd58] h1{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-form-natal-footer[data-v-0df7fd58] h1{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-form-natal-footer[data-v-0df7fd58] h2{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-form-natal-footer[data-v-0df7fd58] h2{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-form-natal-footer[data-v-0df7fd58] h3{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-form-natal-footer[data-v-0df7fd58] h3{color:#604495!important;font-family:Lato!important;font-size:17px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-form-natal-footer[data-v-0df7fd58] p{margin-bottom:10px;text-align:justify}.spiriteo-zodiac-form-natal-footer[data-v-0df7fd58] a{color:#604495;text-decoration:none}.spiriteo-zodiac-form-natal-footer[data-v-0df7fd58] ol,.spiriteo-zodiac-form-natal-footer[data-v-0df7fd58] ul{margin-bottom:10px;padding-left:15px;text-align:justify}.spiriteo-zodiac-form-natal-footer[data-v-0df7fd58] blockquote{border-left:5px solid #eee;font-size:17.5px;margin:0 0 20px;padding:10px 20px}@media only screen and (max-width:640px){.spiriteo-zodiac-form-natal-footer[data-v-0df7fd58] img{height:100%!important;max-width:100%!important;width:100%!important}}
.v-btn--icon[data-v-5b8a2916]{border-radius:50%!important}.spiriteo-zodiac-sign-button[data-v-5b8a2916]{background-color:#fff;-webkit-box-shadow:6px 6px 26px rgba(158,119,217,.4);box-shadow:6px 6px 26px rgba(158,119,217,.4);height:70px;width:70px}@media only screen and (min-width:400px){.spiriteo-zodiac-sign-button[data-v-5b8a2916]{height:85px;width:85px}}@media only screen and (min-width:640px){.spiriteo-zodiac-sign-button[data-v-5b8a2916]{height:100px;width:100px}}.spiriteo-zodiac-sign-icon[data-v-5b8a2916]{font-size:calc(var(--v-icon-size-multiplier)*2em)}@media only screen and (min-width:400px){.spiriteo-zodiac-sign-icon[data-v-5b8a2916]{font-size:calc(var(--v-icon-size-multiplier)*2.5em)}}@media only screen and (min-width:640px){.spiriteo-zodiac-sign-icon[data-v-5b8a2916]{font-size:calc(var(--v-icon-size-multiplier)*3em)}}.spiriteo-zodiac-sign-label[data-v-5b8a2916]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media only screen and (min-width:400px){.spiriteo-zodiac-sign-label[data-v-5b8a2916]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}@media only screen and (min-width:1280px){.spiriteo-zodiac-sign-label[data-v-5b8a2916]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}
.spiriteo-zodiac-card[data-v-e68eecf4]{background:#f4f2fb;border-radius:10px;height:100%}.spiriteo-zodiac-card .spiriteo-zodiac-title[data-v-e68eecf4]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:24px;text-align:center}@media only screen and (min-width:640px){.spiriteo-zodiac-card .spiriteo-zodiac-title[data-v-e68eecf4]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-card .spiriteo-zodiac-text[data-v-e68eecf4]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal;padding:0 20px;text-align:center}@media only screen and (min-width:990px){.spiriteo-zodiac-card .spiriteo-zodiac-text[data-v-e68eecf4]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}@media only screen and (min-width:640px){.spiriteo-zodiac-card .spiriteo-zodiac-text[data-v-e68eecf4]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal;padding:20px}}
.spiriteo-zodiac-result-natal-title[data-v-051c4440]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-zodiac-result-natal-title[data-v-051c4440]{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}@media (min-width:1380px) and (max-width:1919px){.v-container.container-spiriteo[data-v-051c4440]{max-width:1480px}}@media (min-width:960px){.v-container[data-v-051c4440]{max-width:1100px}}.spiriteo-zodiac-result-natal-card[data-v-051c4440]{background-color:transparent;height:100%;padding:12px;width:100%}@media only screen and (min-width:640px){.spiriteo-zodiac-result-natal-card[data-v-051c4440]{width:600px}}.spiriteo-zodiac-result-natal-text[data-v-051c4440] h1{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-result-natal-text[data-v-051c4440] h1{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-result-natal-text[data-v-051c4440] h2{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-result-natal-text[data-v-051c4440] h2{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-result-natal-text[data-v-051c4440] h3{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-result-natal-text[data-v-051c4440] h3{color:#604495!important;font-family:Lato!important;font-size:17px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-result-natal-text[data-v-051c4440] p{margin-bottom:10px;text-align:justify}.spiriteo-zodiac-result-natal-text[data-v-051c4440] a{color:#604495;text-decoration:none}.spiriteo-zodiac-result-natal-text[data-v-051c4440] ol,.spiriteo-zodiac-result-natal-text[data-v-051c4440] ul{margin-bottom:10px;padding-left:15px;text-align:justify}.spiriteo-zodiac-result-natal-text[data-v-051c4440] blockquote{border-left:5px solid #eee;font-size:17.5px;margin:0 0 20px;padding:10px 20px}@media only screen and (max-width:640px){.spiriteo-zodiac-result-natal-text[data-v-051c4440] img{height:100%!important;max-width:100%!important;width:100%!important}}.spiriteo-zodiac-related-agents-title[data-v-051c4440]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-related-agents-title[data-v-051c4440]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-related-agents-description[data-v-051c4440]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal;text-align:justify}@media only screen and (min-width:990px){.spiriteo-zodiac-related-agents-description[data-v-051c4440]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}[data-v-051c4440] .stats-icons-banner .stats-icons-title-wrapper{margin-top:0!important}
[data-v-5b01e988] .v-label{opacity:1}.radio-group[data-v-5b01e988]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.radio-group[data-v-5b01e988],.radio-group label[data-v-5b01e988]{display:-webkit-box;display:-ms-flexbox;display:flex}.radio-group label[data-v-5b01e988]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2e2e2e;font-size:16px}.radio-group input[type=radio][data-v-5b01e988]{display:none}.custom-radio[data-v-5b01e988]{border:2px solid #767676;border-radius:50%;display:inline-block;height:24px;margin-right:10px;position:relative;width:24px}.radio-group input[type=radio]:checked+.custom-radio[data-v-5b01e988]{border:2px solid #604495!important}.radio-group input[type=radio]:checked+.custom-radio[data-v-5b01e988]:after{background-color:#604495!important;border:#604495!important;border-radius:50%;content:"";height:10px;left:5px;position:absolute;top:5px;width:10px}.radio-group[data-v-5b01e988]{margin-bottom:8px;margin-top:8px}.spiriteo-zodiac-input-label[data-v-5b01e988]{color:#604495!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-input-label[data-v-5b01e988]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-subscription-email-input[data-v-5b01e988] ::-webkit-input-placeholder,.spiriteo-zodiac-birth-city-input[data-v-5b01e988] ::-webkit-input-placeholder,.spiriteo-zodiac-birth-date-time-input[data-v-5b01e988] ::-webkit-input-placeholder,.spiriteo-zodiac-birth-firstname-input[data-v-5b01e988] ::-webkit-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-subscription-email-input[data-v-5b01e988] ::-moz-placeholder,.spiriteo-zodiac-birth-city-input[data-v-5b01e988] ::-moz-placeholder,.spiriteo-zodiac-birth-date-time-input[data-v-5b01e988] ::-moz-placeholder,.spiriteo-zodiac-birth-firstname-input[data-v-5b01e988] ::-moz-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-subscription-email-input[data-v-5b01e988] :-ms-input-placeholder,.spiriteo-zodiac-birth-city-input[data-v-5b01e988] :-ms-input-placeholder,.spiriteo-zodiac-birth-date-time-input[data-v-5b01e988] :-ms-input-placeholder,.spiriteo-zodiac-birth-firstname-input[data-v-5b01e988] :-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-subscription-email-input[data-v-5b01e988] ::-ms-input-placeholder,.spiriteo-zodiac-birth-city-input[data-v-5b01e988] ::-ms-input-placeholder,.spiriteo-zodiac-birth-date-time-input[data-v-5b01e988] ::-ms-input-placeholder,.spiriteo-zodiac-birth-firstname-input[data-v-5b01e988] ::-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-subscription-email-input[data-v-5b01e988] ::placeholder,.spiriteo-zodiac-birth-city-input[data-v-5b01e988] ::placeholder,.spiriteo-zodiac-birth-date-time-input[data-v-5b01e988] ::placeholder,.spiriteo-zodiac-birth-firstname-input[data-v-5b01e988] ::placeholder{color:#767677!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-subscription-email-input[data-v-5b01e988] ::-webkit-input-placeholder,.spiriteo-zodiac-birth-city-input[data-v-5b01e988] ::-webkit-input-placeholder,.spiriteo-zodiac-birth-date-time-input[data-v-5b01e988] ::-webkit-input-placeholder,.spiriteo-zodiac-birth-firstname-input[data-v-5b01e988] ::-webkit-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-subscription-email-input[data-v-5b01e988] ::-moz-placeholder,.spiriteo-zodiac-birth-city-input[data-v-5b01e988] ::-moz-placeholder,.spiriteo-zodiac-birth-date-time-input[data-v-5b01e988] ::-moz-placeholder,.spiriteo-zodiac-birth-firstname-input[data-v-5b01e988] ::-moz-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-subscription-email-input[data-v-5b01e988] :-ms-input-placeholder,.spiriteo-zodiac-birth-city-input[data-v-5b01e988] :-ms-input-placeholder,.spiriteo-zodiac-birth-date-time-input[data-v-5b01e988] :-ms-input-placeholder,.spiriteo-zodiac-birth-firstname-input[data-v-5b01e988] :-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-subscription-email-input[data-v-5b01e988] ::-ms-input-placeholder,.spiriteo-zodiac-birth-city-input[data-v-5b01e988] ::-ms-input-placeholder,.spiriteo-zodiac-birth-date-time-input[data-v-5b01e988] ::-ms-input-placeholder,.spiriteo-zodiac-birth-firstname-input[data-v-5b01e988] ::-ms-input-placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}.spiriteo-subscription-email-input[data-v-5b01e988] ::placeholder,.spiriteo-zodiac-birth-city-input[data-v-5b01e988] ::placeholder,.spiriteo-zodiac-birth-date-time-input[data-v-5b01e988] ::placeholder,.spiriteo-zodiac-birth-firstname-input[data-v-5b01e988] ::placeholder{color:#767677!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-zodiac-checkbox-label[data-v-5b01e988]{color:#504958!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-checkbox-label[data-v-5b01e988]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}}[data-v-5b01e988] .v-field__field{padding-left:12px}[data-v-5b01e988] .v-field__input{padding-left:0!important}@media only screen and (min-width:990px){.custom-radio[data-v-5b01e988]{height:22px!important;width:22px!important}.radio-group input[type=radio]:checked+.custom-radio[data-v-5b01e988]:after{left:4px!important;top:4px!important}}.checkbox-container[data-v-5b01e988]{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.checkbox-container input[type=checkbox][data-v-5b01e988]{display:none}.checkbox-container label[data-v-5b01e988]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px}.checked-icon[data-v-5b01e988]{caret-color:#604495;color:#604495;display:none;font-size:1.5rem}.unchecked-icon[data-v-5b01e988]{caret-color:#b0b0b0;color:#b0b0b0;font-size:1.5rem}[id$=-no-birth-datetime]:checked+label .checked-icon[data-v-5b01e988]{display:inline}[id$=-no-birth-datetime]:checked+label .unchecked-icon[data-v-5b01e988]{display:none}
[data-v-7782fede] .v-selection-control__input{color:#604495!important}.spiriteo-zodiac-form[data-v-7782fede] .v-label{opacity:1}.spiriteo-zodiac-form .spiriteo-zodiac-title[data-v-7782fede]{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-zodiac-form .spiriteo-zodiac-title[data-v-7782fede]{color:#604495!important;font-family:Lato!important;font-size:28px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-form .spiriteo-zodiac-checkbox-label[data-v-7782fede]{color:#504958!important;font-family:Lato!important;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-form .spiriteo-zodiac-checkbox-label[data-v-7782fede]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}}.spiriteo-zodiac-form .spiriteo-zodiac-submit-button[data-v-7782fede]{background-color:#604495;color:#fff!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;height:40px;line-height:normal;text-transform:unset;width:100%}@media only screen and (min-width:990px){.spiriteo-zodiac-form .spiriteo-zodiac-submit-button[data-v-7782fede]{width:400px}}.spiriteo-zodiac-form .spiriteo-zodiac-text[data-v-7782fede]{color:#504958!important;font-family:Lato!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-form .spiriteo-zodiac-text[data-v-7782fede]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}.checkbox-container[data-v-7782fede]{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.checkbox-container input[type=checkbox][data-v-7782fede]{display:none}.checkbox-container label[data-v-7782fede]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px}.checked-icon[data-v-7782fede]{caret-color:#604495;color:#604495;display:none;font-size:1.5rem}.unchecked-icon[data-v-7782fede]{caret-color:#b0b0b0;color:#b0b0b0;font-size:1.5rem}#accept-cgu:checked~label .checked-icon[data-v-7782fede]{display:inline}#accept-cgu:checked~label .unchecked-icon[data-v-7782fede]{display:none}
.spiriteo-zodiac-form-synastry-header[data-v-24c35932] h1{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-form-synastry-header[data-v-24c35932] h1{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-form-synastry-header[data-v-24c35932] h2{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-form-synastry-header[data-v-24c35932] h2{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-form-synastry-header[data-v-24c35932] h3{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-form-synastry-header[data-v-24c35932] h3{color:#604495!important;font-family:Lato!important;font-size:17px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-form-synastry-header[data-v-24c35932] p{margin-bottom:10px;text-align:justify}.spiriteo-zodiac-form-synastry-header[data-v-24c35932] a{color:#604495;text-decoration:none}.spiriteo-zodiac-form-synastry-header[data-v-24c35932] ol,.spiriteo-zodiac-form-synastry-header[data-v-24c35932] ul{margin-bottom:10px;padding-left:15px;text-align:justify}.spiriteo-zodiac-form-synastry-header[data-v-24c35932] blockquote{border-left:5px solid #eee;font-size:17.5px;margin:0 0 20px;padding:10px 20px}@media only screen and (max-width:640px){.spiriteo-zodiac-form-synastry-header[data-v-24c35932] img{height:100%!important;max-width:100%!important;width:100%!important}}.spiriteo-zodiac-form-synastry-header[data-v-24c35932] h1:first-child{text-align:center}@media only screen and (max-width:990px){.spiriteo-zodiac-form-synastry-header.show-back-arrow-mobile[data-v-24c35932] h1{margin-top:40px!important}}.spiriteo-zodiac-form-synastry-title[data-v-24c35932]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-zodiac-form-synastry-title[data-v-24c35932]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-form-synastry-card[data-v-24c35932]{background-color:#f4f2fb;border-radius:10px;height:100%;padding:16px 28px;width:100%}.spiriteo-zodiac-form-synastry-footer[data-v-24c35932] h1{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-form-synastry-footer[data-v-24c35932] h1{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-form-synastry-footer[data-v-24c35932] h2{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-form-synastry-footer[data-v-24c35932] h2{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-form-synastry-footer[data-v-24c35932] h3{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-form-synastry-footer[data-v-24c35932] h3{color:#604495!important;font-family:Lato!important;font-size:17px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-form-synastry-footer[data-v-24c35932] p{margin-bottom:10px;text-align:justify}.spiriteo-zodiac-form-synastry-footer[data-v-24c35932] a{color:#604495;text-decoration:none}.spiriteo-zodiac-form-synastry-footer[data-v-24c35932] ol,.spiriteo-zodiac-form-synastry-footer[data-v-24c35932] ul{margin-bottom:10px;padding-left:15px;text-align:justify}.spiriteo-zodiac-form-synastry-footer[data-v-24c35932] blockquote{border-left:5px solid #eee;font-size:17.5px;margin:0 0 20px;padding:10px 20px}@media only screen and (max-width:640px){.spiriteo-zodiac-form-synastry-footer[data-v-24c35932] img{height:100%!important;max-width:100%!important;width:100%!important}}.back-button[data-v-24c35932]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#604495;border-radius:50%;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;left:10px;position:fixed;top:88px;width:40px;z-index:300}@media only screen and (min-width:990px){.back-button[data-v-24c35932]{top:105px}}
.spiriteo-zodiac-result-synastry-title[data-v-5a6c67bb]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:640px){.spiriteo-zodiac-result-synastry-title[data-v-5a6c67bb]{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-result-synastry-card[data-v-5a6c67bb]{background-color:transparent;height:100%;padding:12px;width:100%}.spiriteo-zodiac-result-synastry-label[data-v-5a6c67bb]{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media only screen and (min-width:990px){.spiriteo-zodiac-result-synastry-label[data-v-5a6c67bb]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-result-synastry-harmony[data-v-5a6c67bb]{color:#fff!important;font-family:Lato!important;font-size:25px!important;font-style:normal;font-weight:700!important;line-height:normal;text-align:center}@media only screen and (min-width:990px){.spiriteo-zodiac-result-synastry-harmony[data-v-5a6c67bb]{color:#fff!important;font-family:Lato!important;font-size:35px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-result-synastry-text[data-v-5a6c67bb] h1{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-result-synastry-text[data-v-5a6c67bb] h1{color:#604495!important;font-family:Lato!important;font-size:30px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-result-synastry-text[data-v-5a6c67bb] h2{color:#604495!important;font-family:Lato!important;font-size:18px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-result-synastry-text[data-v-5a6c67bb] h2{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-result-synastry-text[data-v-5a6c67bb] h3{color:#604495!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-result-synastry-text[data-v-5a6c67bb] h3{color:#604495!important;font-family:Lato!important;font-size:17px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-result-synastry-text[data-v-5a6c67bb] p{margin-bottom:10px;text-align:justify}.spiriteo-zodiac-result-synastry-text[data-v-5a6c67bb] a{color:#604495;text-decoration:none}.spiriteo-zodiac-result-synastry-text[data-v-5a6c67bb] ol,.spiriteo-zodiac-result-synastry-text[data-v-5a6c67bb] ul{margin-bottom:10px;padding-left:15px;text-align:justify}.spiriteo-zodiac-result-synastry-text[data-v-5a6c67bb] blockquote{border-left:5px solid #eee;font-size:17.5px;margin:0 0 20px;padding:10px 20px}@media only screen and (max-width:640px){.spiriteo-zodiac-result-synastry-text[data-v-5a6c67bb] img{height:100%!important;max-width:100%!important;width:100%!important}}@media only screen and (max-width:990px){.spiriteo-zodiac-result-synastry-text.show-back-arrow-mobile[data-v-5a6c67bb] h1{margin-top:40px!important}}.spiriteo-zodiac-related-agents-title[data-v-5a6c67bb]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}@media only screen and (min-width:990px){.spiriteo-zodiac-related-agents-title[data-v-5a6c67bb]{color:#604495!important;font-family:Lato!important;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}}.spiriteo-zodiac-related-agents-description[data-v-5a6c67bb]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal;text-align:justify}@media only screen and (min-width:990px){.spiriteo-zodiac-related-agents-description[data-v-5a6c67bb]{color:#504958!important;font-family:Lato!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal}}@media (min-width:1380px) and (max-width:1919px){.v-container.container-spiriteo[data-v-5a6c67bb]{max-width:1480px}}@media (min-width:960px){.v-container[data-v-5a6c67bb]{max-width:1100px}}@media only screen and (max-width:990px){.v-container.container-spiriteo.show-back-arrow-mobile[data-v-5a6c67bb] h1{margin-top:40px!important}}@media (min-width:990px) and (max-width:1280px){.stats-icons-banner .icons-list[data-v-5a6c67bb]{gap:0!important}}[data-v-5a6c67bb] .stats-icons-banner .stats-icons-title-wrapper{margin-top:0!important}.back-button[data-v-5a6c67bb]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#604495;border-radius:50%;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;left:10px;position:fixed;top:88px;width:40px;z-index:300}@media only screen and (min-width:990px){.back-button[data-v-5a6c67bb]{top:105px}}.spiriteo-zodiac-result-synastry-title-mobile[data-v-5a6c67bb]{margin-top:8px!important}@media only screen and (max-width:990px){.spiriteo-zodiac-result-synastry-title-mobile[data-v-5a6c67bb]{margin-top:40px!important}.spiriteo-zodiac-result-synastry-card .d-flex.justify-space-around[data-v-5a6c67bb]{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;display:grid!important;grid-template-columns:repeat(2,1fr);justify-items:center}.spiriteo-zodiac-result-synastry-card .d-flex.justify-space-around[data-v-5a6c67bb]>*{text-align:center;width:clamp(120px,40vw,160px)}.spiriteo-zodiac-result-synastry-card .d-flex.justify-space-around[data-v-5a6c67bb]>* *{max-width:100%;white-space:normal;word-break:break-word}}.heart-meter[data-v-5a6c67bb]{--heart-ratio:1.03;aspect-ratio:calc(1/var(--heart-ratio));background:url(/theme/default/img/coeur_empty_real.png) 50%/100% 100% no-repeat;overflow:hidden;position:relative;width:200px}.heart-fill[data-v-5a6c67bb]{inset:0;mask-image:url(/theme/default/img/coeur_empty_real.png);-webkit-mask-image:url(/theme/default/img/coeur_empty_real.png);mask-mode:alpha;mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100% 100%;-webkit-mask-size:100% 100%;position:absolute;z-index:1}.heart-fill[data-v-5a6c67bb]:before{background:#604495;content:"";inset:0;position:absolute}.compat-score[data-v-5a6c67bb]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#604495;border-radius:50%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:clamp(14px,5.2vw,22px);font-weight:700;height:56px;justify-content:center;left:51%;line-height:1;position:absolute;top:43%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:56px;z-index:2}@media (max-width:360px){.heart-meter[data-v-5a6c67bb]{width:160px}.compat-score[data-v-5a6c67bb]{font-size:clamp(13px,5vw,20px);height:50px;width:50px}}

/*# sourceMappingURL=vue-styles.css.map*/